[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260709 13:05:01.977384 10968 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.182.62:40727
I20260709 13:05:01.979009 10968 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260709 13:05:01.980177 10968 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:01.997684 10974 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:05:01.997663 10975 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:05:01.997677 10977 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:05:01.999413 10968 server_base.cc:1061] running on GCE node
I20260709 13:05:03.195971 10968 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:03.196218 10968 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:05:03.196468 10968 hybrid_clock.cc:648] HybridClock initialized: now 1783602303196442 us; error 0 us; skew 500 ppm
I20260709 13:05:03.197372 10968 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:03.203980 10968 webserver.cc:533] Webserver started at http://127.10.182.62:46555/ using document root <none> and password file <none>
I20260709 13:05:03.204967 10968 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:03.205210 10968 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:03.205691 10968 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:03.211576 10968 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602301807890-10968-0/minicluster-data/master-0-root/instance:
uuid: "436d87bc3eaf4b4cb834ede2e01df655"
format_stamp: "Formatted at 2026-07-09 13:05:03 on dist-test-slave-hmwv"
I20260709 13:05:03.219628 10968 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.004s
I20260709 13:05:03.225303 10983 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:03.226506 10968 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:05:03.226912 10968 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602301807890-10968-0/minicluster-data/master-0-root
uuid: "436d87bc3eaf4b4cb834ede2e01df655"
format_stamp: "Formatted at 2026-07-09 13:05:03 on dist-test-slave-hmwv"
I20260709 13:05:03.227260 10968 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602301807890-10968-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602301807890-10968-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602301807890-10968-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:05:03.279064 10968 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:03.280692 10968 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260709 13:05:03.281168 10968 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:03.352603 10968 rpc_server.cc:307] RPC server started. Bound to: 127.10.182.62:40727
I20260709 13:05:03.352648 11034 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.182.62:40727 every 8 connection(s)
I20260709 13:05:03.360493 11035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:03.382297 11035 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 436d87bc3eaf4b4cb834ede2e01df655: Bootstrap starting.
I20260709 13:05:03.388368 11035 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 436d87bc3eaf4b4cb834ede2e01df655: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:03.390321 11035 log.cc:826] T 00000000000000000000000000000000 P 436d87bc3eaf4b4cb834ede2e01df655: Log is configured to *not* fsync() on all Append() calls
I20260709 13:05:03.395010 11035 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 436d87bc3eaf4b4cb834ede2e01df655: No bootstrap required, opened a new log
I20260709 13:05:03.415890 11035 raft_consensus.cc:359] T 00000000000000000000000000000000 P 436d87bc3eaf4b4cb834ede2e01df655 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "436d87bc3eaf4b4cb834ede2e01df655" member_type: VOTER }
I20260709 13:05:03.416536 11035 raft_consensus.cc:385] T 00000000000000000000000000000000 P 436d87bc3eaf4b4cb834ede2e01df655 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:03.416846 11035 raft_consensus.cc:740] T 00000000000000000000000000000000 P 436d87bc3eaf4b4cb834ede2e01df655 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 436d87bc3eaf4b4cb834ede2e01df655, State: Initialized, Role: FOLLOWER
I20260709 13:05:03.417878 11035 consensus_queue.cc:260] T 00000000000000000000000000000000 P 436d87bc3eaf4b4cb834ede2e01df655 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "436d87bc3eaf4b4cb834ede2e01df655" member_type: VOTER }
I20260709 13:05:03.418385 11035 raft_consensus.cc:399] T 00000000000000000000000000000000 P 436d87bc3eaf4b4cb834ede2e01df655 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:05:03.418696 11035 raft_consensus.cc:493] T 00000000000000000000000000000000 P 436d87bc3eaf4b4cb834ede2e01df655 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:05:03.419068 11035 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 436d87bc3eaf4b4cb834ede2e01df655 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:03.423275 11035 raft_consensus.cc:515] T 00000000000000000000000000000000 P 436d87bc3eaf4b4cb834ede2e01df655 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "436d87bc3eaf4b4cb834ede2e01df655" member_type: VOTER }
I20260709 13:05:03.424109 11035 leader_election.cc:304] T 00000000000000000000000000000000 P 436d87bc3eaf4b4cb834ede2e01df655 [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: 436d87bc3eaf4b4cb834ede2e01df655; no voters: 
I20260709 13:05:03.425925 11035 leader_election.cc:290] T 00000000000000000000000000000000 P 436d87bc3eaf4b4cb834ede2e01df655 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:05:03.426277 11038 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 436d87bc3eaf4b4cb834ede2e01df655 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:03.428735 11038 raft_consensus.cc:697] T 00000000000000000000000000000000 P 436d87bc3eaf4b4cb834ede2e01df655 [term 1 LEADER]: Becoming Leader. State: Replica: 436d87bc3eaf4b4cb834ede2e01df655, State: Running, Role: LEADER
I20260709 13:05:03.429785 11038 consensus_queue.cc:237] T 00000000000000000000000000000000 P 436d87bc3eaf4b4cb834ede2e01df655 [LEADER]: Queue going to LEADER mode. State: All 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: "436d87bc3eaf4b4cb834ede2e01df655" member_type: VOTER }
I20260709 13:05:03.430822 11035 sys_catalog.cc:565] T 00000000000000000000000000000000 P 436d87bc3eaf4b4cb834ede2e01df655 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:05:03.441026 11040 sys_catalog.cc:455] T 00000000000000000000000000000000 P 436d87bc3eaf4b4cb834ede2e01df655 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 436d87bc3eaf4b4cb834ede2e01df655. Latest consensus state: current_term: 1 leader_uuid: "436d87bc3eaf4b4cb834ede2e01df655" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "436d87bc3eaf4b4cb834ede2e01df655" member_type: VOTER } }
I20260709 13:05:03.440914 11039 sys_catalog.cc:455] T 00000000000000000000000000000000 P 436d87bc3eaf4b4cb834ede2e01df655 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "436d87bc3eaf4b4cb834ede2e01df655" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "436d87bc3eaf4b4cb834ede2e01df655" member_type: VOTER } }
I20260709 13:05:03.441792 11040 sys_catalog.cc:458] T 00000000000000000000000000000000 P 436d87bc3eaf4b4cb834ede2e01df655 [sys.catalog]: This master's current role is: LEADER
I20260709 13:05:03.441829 11039 sys_catalog.cc:458] T 00000000000000000000000000000000 P 436d87bc3eaf4b4cb834ede2e01df655 [sys.catalog]: This master's current role is: LEADER
I20260709 13:05:03.445075 11047 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:05:03.468118 11047 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:05:03.470479 10968 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:05:03.487618 11047 catalog_manager.cc:1383] Generated new cluster ID: bb03005eff7b465694a48cfec9418bcb
I20260709 13:05:03.487937 11047 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:05:03.510068 11047 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:05:03.511669 11047 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:05:03.530200 11047 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 436d87bc3eaf4b4cb834ede2e01df655: Generated new TSK 0
I20260709 13:05:03.531275 11047 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:05:03.538584 10968 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:03.548039 11057 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:05:03.551590 11058 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:05:03.558889 10968 server_base.cc:1061] running on GCE node
W20260709 13:05:03.559435 11060 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:05:03.560428 10968 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:03.560734 10968 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:05:03.560935 10968 hybrid_clock.cc:648] HybridClock initialized: now 1783602303560911 us; error 0 us; skew 500 ppm
I20260709 13:05:03.561596 10968 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:03.565346 10968 webserver.cc:533] Webserver started at http://127.10.182.1:46875/ using document root <none> and password file <none>
I20260709 13:05:03.565888 10968 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:03.566115 10968 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:03.566414 10968 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:03.567538 10968 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602301807890-10968-0/minicluster-data/ts-0-root/instance:
uuid: "269f603d1112423a8a6d5fe3541e6a7d"
format_stamp: "Formatted at 2026-07-09 13:05:03 on dist-test-slave-hmwv"
I20260709 13:05:03.573700 10968 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.000s	sys 0.007s
I20260709 13:05:03.578279 11065 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:03.579226 10968 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 13:05:03.579556 10968 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602301807890-10968-0/minicluster-data/ts-0-root
uuid: "269f603d1112423a8a6d5fe3541e6a7d"
format_stamp: "Formatted at 2026-07-09 13:05:03 on dist-test-slave-hmwv"
I20260709 13:05:03.579872 10968 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602301807890-10968-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602301807890-10968-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602301807890-10968-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:05:03.603271 10968 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:03.604722 10968 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:03.607040 10968 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:05:03.611302 10968 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:05:03.611577 10968 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:03.611857 10968 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:05:03.612047 10968 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:03.708467 10968 rpc_server.cc:307] RPC server started. Bound to: 127.10.182.1:36107
I20260709 13:05:03.708561 11127 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.182.1:36107 every 8 connection(s)
I20260709 13:05:03.715760 10968 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:03.724721 11132 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:05:03.726754 11133 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:05:03.739522 10968 server_base.cc:1061] running on GCE node
I20260709 13:05:03.739728 11128 heartbeater.cc:344] Connected to a master server at 127.10.182.62:40727
I20260709 13:05:03.740171 11128 heartbeater.cc:461] Registering TS with master...
W20260709 13:05:03.740694 11135 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:05:03.741422 11128 heartbeater.cc:507] Master 127.10.182.62:40727 requested a full tablet report, sending...
I20260709 13:05:03.741883 10968 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:03.742157 10968 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:05:03.742370 10968 hybrid_clock.cc:648] HybridClock initialized: now 1783602303742350 us; error 0 us; skew 500 ppm
I20260709 13:05:03.743033 10968 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:03.745028 11000 ts_manager.cc:194] Registered new tserver with Master: 269f603d1112423a8a6d5fe3541e6a7d (127.10.182.1:36107)
I20260709 13:05:03.746522 10968 webserver.cc:533] Webserver started at http://127.10.182.2:40123/ using document root <none> and password file <none>
I20260709 13:05:03.747237 10968 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:03.747570 10968 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:03.747908 10968 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:03.748189 11000 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35322
I20260709 13:05:03.749488 10968 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602301807890-10968-0/minicluster-data/ts-1-root/instance:
uuid: "0bee581f899d403bb5ee5161d384e107"
format_stamp: "Formatted at 2026-07-09 13:05:03 on dist-test-slave-hmwv"
I20260709 13:05:03.755175 10968 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.003s
I20260709 13:05:03.759856 11140 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:03.760779 10968 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.000s
I20260709 13:05:03.761080 10968 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602301807890-10968-0/minicluster-data/ts-1-root
uuid: "0bee581f899d403bb5ee5161d384e107"
format_stamp: "Formatted at 2026-07-09 13:05:03 on dist-test-slave-hmwv"
I20260709 13:05:03.761379 10968 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602301807890-10968-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602301807890-10968-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602301807890-10968-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:05:03.775291 10968 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:03.776685 10968 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:03.778826 10968 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:05:03.781817 10968 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:05:03.782061 10968 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:03.782336 10968 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:05:03.782529 10968 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:03.879246 10968 rpc_server.cc:307] RPC server started. Bound to: 127.10.182.2:41451
I20260709 13:05:03.879396 11202 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.182.2:41451 every 8 connection(s)
I20260709 13:05:03.886768 10968 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:03.896471 11206 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:05:03.898093 11207 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:05:03.901000 11203 heartbeater.cc:344] Connected to a master server at 127.10.182.62:40727
I20260709 13:05:03.901398 11203 heartbeater.cc:461] Registering TS with master...
I20260709 13:05:03.902338 11203 heartbeater.cc:507] Master 127.10.182.62:40727 requested a full tablet report, sending...
I20260709 13:05:03.904121 10968 server_base.cc:1061] running on GCE node
I20260709 13:05:03.905058 11000 ts_manager.cc:194] Registered new tserver with Master: 0bee581f899d403bb5ee5161d384e107 (127.10.182.2:41451)
I20260709 13:05:03.906527 11000 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35332
W20260709 13:05:03.908449 11209 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:05:03.909682 10968 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:03.909948 10968 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:05:03.910146 10968 hybrid_clock.cc:648] HybridClock initialized: now 1783602303910128 us; error 0 us; skew 500 ppm
I20260709 13:05:03.910877 10968 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:03.913730 10968 webserver.cc:533] Webserver started at http://127.10.182.3:38759/ using document root <none> and password file <none>
I20260709 13:05:03.914330 10968 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:03.914561 10968 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:03.914884 10968 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:03.916371 10968 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602301807890-10968-0/minicluster-data/ts-2-root/instance:
uuid: "7e5a6bd92fad4307aa160a163814ffd8"
format_stamp: "Formatted at 2026-07-09 13:05:03 on dist-test-slave-hmwv"
I20260709 13:05:03.922369 10968 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.003s
I20260709 13:05:03.926823 11214 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:03.927757 10968 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 13:05:03.928094 10968 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602301807890-10968-0/minicluster-data/ts-2-root
uuid: "7e5a6bd92fad4307aa160a163814ffd8"
format_stamp: "Formatted at 2026-07-09 13:05:03 on dist-test-slave-hmwv"
I20260709 13:05:03.928457 10968 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602301807890-10968-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602301807890-10968-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602301807890-10968-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:05:03.957445 10968 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:03.959230 10968 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:03.960934 10968 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:05:03.963913 10968 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:05:03.964178 10968 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:03.964458 10968 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:05:03.964737 10968 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.001s
I20260709 13:05:04.053143 10968 rpc_server.cc:307] RPC server started. Bound to: 127.10.182.3:38181
I20260709 13:05:04.053252 11276 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.182.3:38181 every 8 connection(s)
I20260709 13:05:04.070413 11277 heartbeater.cc:344] Connected to a master server at 127.10.182.62:40727
I20260709 13:05:04.070796 11277 heartbeater.cc:461] Registering TS with master...
I20260709 13:05:04.071570 11277 heartbeater.cc:507] Master 127.10.182.62:40727 requested a full tablet report, sending...
I20260709 13:05:04.073704 11000 ts_manager.cc:194] Registered new tserver with Master: 7e5a6bd92fad4307aa160a163814ffd8 (127.10.182.3:38181)
I20260709 13:05:04.073865 10968 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015425271s
I20260709 13:05:04.075512 11000 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35334
I20260709 13:05:04.125768 11000 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35348:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:05:04.129602 11000 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:05:04.233287 11167 tablet_service.cc:1511] Processing CreateTablet for tablet e64c8157570d423b892f37bb3b77317d (DEFAULT_TABLE table=test-workload [id=b4616ad352984b7aa689f440c875672d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:05:04.234004 11168 tablet_service.cc:1511] Processing CreateTablet for tablet b4ab0a66add7470698339843bb6b51d6 (DEFAULT_TABLE table=test-workload [id=b4616ad352984b7aa689f440c875672d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:05:04.234449 11093 tablet_service.cc:1511] Processing CreateTablet for tablet b4ab0a66add7470698339843bb6b51d6 (DEFAULT_TABLE table=test-workload [id=b4616ad352984b7aa689f440c875672d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:05:04.235105 11167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e64c8157570d423b892f37bb3b77317d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:04.235775 11093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4ab0a66add7470698339843bb6b51d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:04.237546 11088 tablet_service.cc:1511] Processing CreateTablet for tablet ba37bf5c0fcc4e42a6dd9a41d43259ab (DEFAULT_TABLE table=test-workload [id=b4616ad352984b7aa689f440c875672d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:05:04.238884 11088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba37bf5c0fcc4e42a6dd9a41d43259ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:04.238725 11166 tablet_service.cc:1511] Processing CreateTablet for tablet 42f399676d274f1b92e5c3abe0c2b348 (DEFAULT_TABLE table=test-workload [id=b4616ad352984b7aa689f440c875672d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:05:04.235764 11168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4ab0a66add7470698339843bb6b51d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:04.243675 11092 tablet_service.cc:1511] Processing CreateTablet for tablet e64c8157570d423b892f37bb3b77317d (DEFAULT_TABLE table=test-workload [id=b4616ad352984b7aa689f440c875672d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:05:04.245368 11092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e64c8157570d423b892f37bb3b77317d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:04.251823 11166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42f399676d274f1b92e5c3abe0c2b348. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:04.260164 11165 tablet_service.cc:1511] Processing CreateTablet for tablet b599dc2cc69c4c65b7d3d6a8143150c5 (DEFAULT_TABLE table=test-workload [id=b4616ad352984b7aa689f440c875672d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:05:04.257241 11089 tablet_service.cc:1511] Processing CreateTablet for tablet d7b00139afa747b8a4029c242c9ead87 (DEFAULT_TABLE table=test-workload [id=b4616ad352984b7aa689f440c875672d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:05:04.257233 11090 tablet_service.cc:1511] Processing CreateTablet for tablet b599dc2cc69c4c65b7d3d6a8143150c5 (DEFAULT_TABLE table=test-workload [id=b4616ad352984b7aa689f440c875672d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:05:04.265066 11091 tablet_service.cc:1511] Processing CreateTablet for tablet 42f399676d274f1b92e5c3abe0c2b348 (DEFAULT_TABLE table=test-workload [id=b4616ad352984b7aa689f440c875672d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:05:04.266391 11089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7b00139afa747b8a4029c242c9ead87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:04.266168 11163 tablet_service.cc:1511] Processing CreateTablet for tablet ba37bf5c0fcc4e42a6dd9a41d43259ab (DEFAULT_TABLE table=test-workload [id=b4616ad352984b7aa689f440c875672d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:05:04.270857 11165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b599dc2cc69c4c65b7d3d6a8143150c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:04.270902 11090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b599dc2cc69c4c65b7d3d6a8143150c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:04.268899 11164 tablet_service.cc:1511] Processing CreateTablet for tablet d7b00139afa747b8a4029c242c9ead87 (DEFAULT_TABLE table=test-workload [id=b4616ad352984b7aa689f440c875672d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:05:04.274011 11087 tablet_service.cc:1511] Processing CreateTablet for tablet 04b34d450b294f6eb2e29d2a7515e73a (DEFAULT_TABLE table=test-workload [id=b4616ad352984b7aa689f440c875672d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:05:04.280007 11162 tablet_service.cc:1511] Processing CreateTablet for tablet 04b34d450b294f6eb2e29d2a7515e73a (DEFAULT_TABLE table=test-workload [id=b4616ad352984b7aa689f440c875672d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:05:04.283672 11091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42f399676d274f1b92e5c3abe0c2b348. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:04.287482 11164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7b00139afa747b8a4029c242c9ead87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:04.287732 11087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04b34d450b294f6eb2e29d2a7515e73a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:04.291004 11162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04b34d450b294f6eb2e29d2a7515e73a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:04.303783 11086 tablet_service.cc:1511] Processing CreateTablet for tablet 81b1baf43f484fe4b2ab79a6695103e2 (DEFAULT_TABLE table=test-workload [id=b4616ad352984b7aa689f440c875672d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:05:04.300415 11163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba37bf5c0fcc4e42a6dd9a41d43259ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:04.309686 11086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81b1baf43f484fe4b2ab79a6695103e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:04.374373 11161 tablet_service.cc:1511] Processing CreateTablet for tablet 81b1baf43f484fe4b2ab79a6695103e2 (DEFAULT_TABLE table=test-workload [id=b4616ad352984b7aa689f440c875672d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:05:04.377295 11161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81b1baf43f484fe4b2ab79a6695103e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:04.428036 11242 tablet_service.cc:1511] Processing CreateTablet for tablet b4ab0a66add7470698339843bb6b51d6 (DEFAULT_TABLE table=test-workload [id=b4616ad352984b7aa689f440c875672d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:05:04.433178 11242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4ab0a66add7470698339843bb6b51d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:04.433017 11241 tablet_service.cc:1511] Processing CreateTablet for tablet e64c8157570d423b892f37bb3b77317d (DEFAULT_TABLE table=test-workload [id=b4616ad352984b7aa689f440c875672d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:05:04.441612 11240 tablet_service.cc:1511] Processing CreateTablet for tablet 42f399676d274f1b92e5c3abe0c2b348 (DEFAULT_TABLE table=test-workload [id=b4616ad352984b7aa689f440c875672d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:05:04.450001 11236 tablet_service.cc:1511] Processing CreateTablet for tablet 04b34d450b294f6eb2e29d2a7515e73a (DEFAULT_TABLE table=test-workload [id=b4616ad352984b7aa689f440c875672d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:05:04.451417 11236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04b34d450b294f6eb2e29d2a7515e73a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:04.453670 11235 tablet_service.cc:1511] Processing CreateTablet for tablet 81b1baf43f484fe4b2ab79a6695103e2 (DEFAULT_TABLE table=test-workload [id=b4616ad352984b7aa689f440c875672d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:05:04.454972 11235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81b1baf43f484fe4b2ab79a6695103e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:04.456975 11241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e64c8157570d423b892f37bb3b77317d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:04.459394 11295 tablet_bootstrap.cc:492] T b4ab0a66add7470698339843bb6b51d6 P 0bee581f899d403bb5ee5161d384e107: Bootstrap starting.
W20260709 13:05:04.467559 11048 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:05:04.467491 11085 tablet_service.cc:1511] Processing CreateTablet for tablet ac180745f43c4e0e8fb7332344d15945 (DEFAULT_TABLE table=test-workload [id=b4616ad352984b7aa689f440c875672d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:05:04.471475 11239 tablet_service.cc:1511] Processing CreateTablet for tablet b599dc2cc69c4c65b7d3d6a8143150c5 (DEFAULT_TABLE table=test-workload [id=b4616ad352984b7aa689f440c875672d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:05:04.470433 11237 tablet_service.cc:1511] Processing CreateTablet for tablet ba37bf5c0fcc4e42a6dd9a41d43259ab (DEFAULT_TABLE table=test-workload [id=b4616ad352984b7aa689f440c875672d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:05:04.484265 11239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b599dc2cc69c4c65b7d3d6a8143150c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:04.478861 11238 tablet_service.cc:1511] Processing CreateTablet for tablet d7b00139afa747b8a4029c242c9ead87 (DEFAULT_TABLE table=test-workload [id=b4616ad352984b7aa689f440c875672d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:05:04.486826 11085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac180745f43c4e0e8fb7332344d15945. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:04.496416 11162 tablet_service.cc:1511] Processing CreateTablet for tablet ac180745f43c4e0e8fb7332344d15945 (DEFAULT_TABLE table=test-workload [id=b4616ad352984b7aa689f440c875672d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:05:04.500607 11162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac180745f43c4e0e8fb7332344d15945. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:04.506847 11237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba37bf5c0fcc4e42a6dd9a41d43259ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:04.516968 11238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7b00139afa747b8a4029c242c9ead87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:04.522330 11295 tablet_bootstrap.cc:654] T b4ab0a66add7470698339843bb6b51d6 P 0bee581f899d403bb5ee5161d384e107: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:04.523906 11240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42f399676d274f1b92e5c3abe0c2b348. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:04.532809 11234 tablet_service.cc:1511] Processing CreateTablet for tablet ac180745f43c4e0e8fb7332344d15945 (DEFAULT_TABLE table=test-workload [id=b4616ad352984b7aa689f440c875672d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:05:04.534814 11234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac180745f43c4e0e8fb7332344d15945. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:04.574245 11296 tablet_bootstrap.cc:492] T d7b00139afa747b8a4029c242c9ead87 P 269f603d1112423a8a6d5fe3541e6a7d: Bootstrap starting.
I20260709 13:05:04.669891 11296 tablet_bootstrap.cc:654] T d7b00139afa747b8a4029c242c9ead87 P 269f603d1112423a8a6d5fe3541e6a7d: Neither blocks nor log segments found. Creating new log.
W20260709 13:05:04.673007 11284 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.IsCreateTableDone -> {remote=127.10.182.62:40727, user_credentials={real_user=slave}} blocked reactor thread for 72255us
I20260709 13:05:04.681785 11295 tablet_bootstrap.cc:492] T b4ab0a66add7470698339843bb6b51d6 P 0bee581f899d403bb5ee5161d384e107: No bootstrap required, opened a new log
I20260709 13:05:04.683143 11297 tablet_bootstrap.cc:492] T ac180745f43c4e0e8fb7332344d15945 P 7e5a6bd92fad4307aa160a163814ffd8: Bootstrap starting.
I20260709 13:05:04.682816 11295 ts_tablet_manager.cc:1403] T b4ab0a66add7470698339843bb6b51d6 P 0bee581f899d403bb5ee5161d384e107: Time spent bootstrapping tablet: real 0.257s	user 0.034s	sys 0.082s
I20260709 13:05:04.685050 11296 tablet_bootstrap.cc:492] T d7b00139afa747b8a4029c242c9ead87 P 269f603d1112423a8a6d5fe3541e6a7d: No bootstrap required, opened a new log
I20260709 13:05:04.685562 11296 ts_tablet_manager.cc:1403] T d7b00139afa747b8a4029c242c9ead87 P 269f603d1112423a8a6d5fe3541e6a7d: Time spent bootstrapping tablet: real 0.116s	user 0.008s	sys 0.008s
I20260709 13:05:04.686687 11295 raft_consensus.cc:359] T b4ab0a66add7470698339843bb6b51d6 P 0bee581f899d403bb5ee5161d384e107 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:04.687595 11295 raft_consensus.cc:385] T b4ab0a66add7470698339843bb6b51d6 P 0bee581f899d403bb5ee5161d384e107 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:04.687917 11295 raft_consensus.cc:740] T b4ab0a66add7470698339843bb6b51d6 P 0bee581f899d403bb5ee5161d384e107 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bee581f899d403bb5ee5161d384e107, State: Initialized, Role: FOLLOWER
I20260709 13:05:04.688827 11295 consensus_queue.cc:260] T b4ab0a66add7470698339843bb6b51d6 P 0bee581f899d403bb5ee5161d384e107 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:04.688735 11296 raft_consensus.cc:359] T d7b00139afa747b8a4029c242c9ead87 P 269f603d1112423a8a6d5fe3541e6a7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:04.689906 11296 raft_consensus.cc:385] T d7b00139afa747b8a4029c242c9ead87 P 269f603d1112423a8a6d5fe3541e6a7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:04.690217 11296 raft_consensus.cc:740] T d7b00139afa747b8a4029c242c9ead87 P 269f603d1112423a8a6d5fe3541e6a7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 269f603d1112423a8a6d5fe3541e6a7d, State: Initialized, Role: FOLLOWER
I20260709 13:05:04.690950 11296 consensus_queue.cc:260] T d7b00139afa747b8a4029c242c9ead87 P 269f603d1112423a8a6d5fe3541e6a7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:04.692581 11297 tablet_bootstrap.cc:654] T ac180745f43c4e0e8fb7332344d15945 P 7e5a6bd92fad4307aa160a163814ffd8: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:04.698299 11295 ts_tablet_manager.cc:1434] T b4ab0a66add7470698339843bb6b51d6 P 0bee581f899d403bb5ee5161d384e107: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.002s
I20260709 13:05:04.699458 11203 heartbeater.cc:499] Master 127.10.182.62:40727 was elected leader, sending a full tablet report...
I20260709 13:05:04.699818 11295 tablet_bootstrap.cc:492] T 42f399676d274f1b92e5c3abe0c2b348 P 0bee581f899d403bb5ee5161d384e107: Bootstrap starting.
I20260709 13:05:04.708922 11295 tablet_bootstrap.cc:654] T 42f399676d274f1b92e5c3abe0c2b348 P 0bee581f899d403bb5ee5161d384e107: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:04.714282 11297 tablet_bootstrap.cc:492] T ac180745f43c4e0e8fb7332344d15945 P 7e5a6bd92fad4307aa160a163814ffd8: No bootstrap required, opened a new log
I20260709 13:05:04.714923 11297 ts_tablet_manager.cc:1403] T ac180745f43c4e0e8fb7332344d15945 P 7e5a6bd92fad4307aa160a163814ffd8: Time spent bootstrapping tablet: real 0.039s	user 0.014s	sys 0.015s
I20260709 13:05:04.717196 11128 heartbeater.cc:499] Master 127.10.182.62:40727 was elected leader, sending a full tablet report...
I20260709 13:05:04.718259 11296 ts_tablet_manager.cc:1434] T d7b00139afa747b8a4029c242c9ead87 P 269f603d1112423a8a6d5fe3541e6a7d: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.007s
I20260709 13:05:04.719277 11296 tablet_bootstrap.cc:492] T 04b34d450b294f6eb2e29d2a7515e73a P 269f603d1112423a8a6d5fe3541e6a7d: Bootstrap starting.
I20260709 13:05:04.718052 11297 raft_consensus.cc:359] T ac180745f43c4e0e8fb7332344d15945 P 7e5a6bd92fad4307aa160a163814ffd8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:04.720026 11297 raft_consensus.cc:385] T ac180745f43c4e0e8fb7332344d15945 P 7e5a6bd92fad4307aa160a163814ffd8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:04.720392 11297 raft_consensus.cc:740] T ac180745f43c4e0e8fb7332344d15945 P 7e5a6bd92fad4307aa160a163814ffd8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e5a6bd92fad4307aa160a163814ffd8, State: Initialized, Role: FOLLOWER
I20260709 13:05:04.721328 11297 consensus_queue.cc:260] T ac180745f43c4e0e8fb7332344d15945 P 7e5a6bd92fad4307aa160a163814ffd8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:04.725770 11296 tablet_bootstrap.cc:654] T 04b34d450b294f6eb2e29d2a7515e73a P 269f603d1112423a8a6d5fe3541e6a7d: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:04.731326 11297 ts_tablet_manager.cc:1434] T ac180745f43c4e0e8fb7332344d15945 P 7e5a6bd92fad4307aa160a163814ffd8: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.006s
I20260709 13:05:04.732188 11277 heartbeater.cc:499] Master 127.10.182.62:40727 was elected leader, sending a full tablet report...
I20260709 13:05:04.740185 11297 tablet_bootstrap.cc:492] T b4ab0a66add7470698339843bb6b51d6 P 7e5a6bd92fad4307aa160a163814ffd8: Bootstrap starting.
I20260709 13:05:04.747867 11297 tablet_bootstrap.cc:654] T b4ab0a66add7470698339843bb6b51d6 P 7e5a6bd92fad4307aa160a163814ffd8: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:04.751492 11295 tablet_bootstrap.cc:492] T 42f399676d274f1b92e5c3abe0c2b348 P 0bee581f899d403bb5ee5161d384e107: No bootstrap required, opened a new log
I20260709 13:05:04.752106 11295 ts_tablet_manager.cc:1403] T 42f399676d274f1b92e5c3abe0c2b348 P 0bee581f899d403bb5ee5161d384e107: Time spent bootstrapping tablet: real 0.053s	user 0.017s	sys 0.010s
I20260709 13:05:04.756023 11295 raft_consensus.cc:359] T 42f399676d274f1b92e5c3abe0c2b348 P 0bee581f899d403bb5ee5161d384e107 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:04.770864 11295 raft_consensus.cc:385] T 42f399676d274f1b92e5c3abe0c2b348 P 0bee581f899d403bb5ee5161d384e107 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:04.771231 11295 raft_consensus.cc:740] T 42f399676d274f1b92e5c3abe0c2b348 P 0bee581f899d403bb5ee5161d384e107 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bee581f899d403bb5ee5161d384e107, State: Initialized, Role: FOLLOWER
I20260709 13:05:04.771956 11295 consensus_queue.cc:260] T 42f399676d274f1b92e5c3abe0c2b348 P 0bee581f899d403bb5ee5161d384e107 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:04.772619 11297 tablet_bootstrap.cc:492] T b4ab0a66add7470698339843bb6b51d6 P 7e5a6bd92fad4307aa160a163814ffd8: No bootstrap required, opened a new log
I20260709 13:05:04.773197 11297 ts_tablet_manager.cc:1403] T b4ab0a66add7470698339843bb6b51d6 P 7e5a6bd92fad4307aa160a163814ffd8: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.012s
I20260709 13:05:04.774170 11295 ts_tablet_manager.cc:1434] T 42f399676d274f1b92e5c3abe0c2b348 P 0bee581f899d403bb5ee5161d384e107: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 13:05:04.775972 11295 tablet_bootstrap.cc:492] T e64c8157570d423b892f37bb3b77317d P 0bee581f899d403bb5ee5161d384e107: Bootstrap starting.
I20260709 13:05:04.776142 11297 raft_consensus.cc:359] T b4ab0a66add7470698339843bb6b51d6 P 7e5a6bd92fad4307aa160a163814ffd8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:04.776985 11297 raft_consensus.cc:385] T b4ab0a66add7470698339843bb6b51d6 P 7e5a6bd92fad4307aa160a163814ffd8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:04.777318 11297 raft_consensus.cc:740] T b4ab0a66add7470698339843bb6b51d6 P 7e5a6bd92fad4307aa160a163814ffd8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e5a6bd92fad4307aa160a163814ffd8, State: Initialized, Role: FOLLOWER
I20260709 13:05:04.778206 11297 consensus_queue.cc:260] T b4ab0a66add7470698339843bb6b51d6 P 7e5a6bd92fad4307aa160a163814ffd8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:04.783284 11296 tablet_bootstrap.cc:492] T 04b34d450b294f6eb2e29d2a7515e73a P 269f603d1112423a8a6d5fe3541e6a7d: No bootstrap required, opened a new log
I20260709 13:05:04.783795 11296 ts_tablet_manager.cc:1403] T 04b34d450b294f6eb2e29d2a7515e73a P 269f603d1112423a8a6d5fe3541e6a7d: Time spent bootstrapping tablet: real 0.065s	user 0.014s	sys 0.022s
I20260709 13:05:04.787300 11297 ts_tablet_manager.cc:1434] T b4ab0a66add7470698339843bb6b51d6 P 7e5a6bd92fad4307aa160a163814ffd8: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 13:05:04.787403 11300 raft_consensus.cc:493] T b4ab0a66add7470698339843bb6b51d6 P 0bee581f899d403bb5ee5161d384e107 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:04.788312 11297 tablet_bootstrap.cc:492] T e64c8157570d423b892f37bb3b77317d P 7e5a6bd92fad4307aa160a163814ffd8: Bootstrap starting.
I20260709 13:05:04.787961 11300 raft_consensus.cc:515] T b4ab0a66add7470698339843bb6b51d6 P 0bee581f899d403bb5ee5161d384e107 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:04.792766 11300 leader_election.cc:290] T b4ab0a66add7470698339843bb6b51d6 P 0bee581f899d403bb5ee5161d384e107 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 269f603d1112423a8a6d5fe3541e6a7d (127.10.182.1:36107), 7e5a6bd92fad4307aa160a163814ffd8 (127.10.182.3:38181)
I20260709 13:05:04.796509 11297 tablet_bootstrap.cc:654] T e64c8157570d423b892f37bb3b77317d P 7e5a6bd92fad4307aa160a163814ffd8: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:04.798945 11304 raft_consensus.cc:493] T ac180745f43c4e0e8fb7332344d15945 P 7e5a6bd92fad4307aa160a163814ffd8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:04.799559 11304 raft_consensus.cc:515] T ac180745f43c4e0e8fb7332344d15945 P 7e5a6bd92fad4307aa160a163814ffd8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:04.802249 11295 tablet_bootstrap.cc:654] T e64c8157570d423b892f37bb3b77317d P 0bee581f899d403bb5ee5161d384e107: Neither blocks nor log segments found. Creating new log.
W20260709 13:05:04.809984 11278 tablet.cc:2406] T ac180745f43c4e0e8fb7332344d15945 P 7e5a6bd92fad4307aa160a163814ffd8: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:05:04.786659 11296 raft_consensus.cc:359] T 04b34d450b294f6eb2e29d2a7515e73a P 269f603d1112423a8a6d5fe3541e6a7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:04.814232 11296 raft_consensus.cc:385] T 04b34d450b294f6eb2e29d2a7515e73a P 269f603d1112423a8a6d5fe3541e6a7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:04.814658 11296 raft_consensus.cc:740] T 04b34d450b294f6eb2e29d2a7515e73a P 269f603d1112423a8a6d5fe3541e6a7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 269f603d1112423a8a6d5fe3541e6a7d, State: Initialized, Role: FOLLOWER
I20260709 13:05:04.816737 11304 leader_election.cc:290] T ac180745f43c4e0e8fb7332344d15945 P 7e5a6bd92fad4307aa160a163814ffd8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 269f603d1112423a8a6d5fe3541e6a7d (127.10.182.1:36107), 0bee581f899d403bb5ee5161d384e107 (127.10.182.2:41451)
I20260709 13:05:04.825745 11296 consensus_queue.cc:260] T 04b34d450b294f6eb2e29d2a7515e73a P 269f603d1112423a8a6d5fe3541e6a7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:04.835472 11296 ts_tablet_manager.cc:1434] T 04b34d450b294f6eb2e29d2a7515e73a P 269f603d1112423a8a6d5fe3541e6a7d: Time spent starting tablet: real 0.051s	user 0.003s	sys 0.008s
I20260709 13:05:04.836588 11296 tablet_bootstrap.cc:492] T b4ab0a66add7470698339843bb6b51d6 P 269f603d1112423a8a6d5fe3541e6a7d: Bootstrap starting.
I20260709 13:05:04.859759 11296 tablet_bootstrap.cc:654] T b4ab0a66add7470698339843bb6b51d6 P 269f603d1112423a8a6d5fe3541e6a7d: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:04.864969 11295 tablet_bootstrap.cc:492] T e64c8157570d423b892f37bb3b77317d P 0bee581f899d403bb5ee5161d384e107: No bootstrap required, opened a new log
I20260709 13:05:04.864398 11297 tablet_bootstrap.cc:492] T e64c8157570d423b892f37bb3b77317d P 7e5a6bd92fad4307aa160a163814ffd8: No bootstrap required, opened a new log
I20260709 13:05:04.865630 11295 ts_tablet_manager.cc:1403] T e64c8157570d423b892f37bb3b77317d P 0bee581f899d403bb5ee5161d384e107: Time spent bootstrapping tablet: real 0.091s	user 0.016s	sys 0.013s
I20260709 13:05:04.866928 11297 ts_tablet_manager.cc:1403] T e64c8157570d423b892f37bb3b77317d P 7e5a6bd92fad4307aa160a163814ffd8: Time spent bootstrapping tablet: real 0.079s	user 0.021s	sys 0.003s
I20260709 13:05:04.874222 11297 raft_consensus.cc:359] T e64c8157570d423b892f37bb3b77317d P 7e5a6bd92fad4307aa160a163814ffd8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:04.874992 11301 raft_consensus.cc:493] T d7b00139afa747b8a4029c242c9ead87 P 269f603d1112423a8a6d5fe3541e6a7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:04.875228 11297 raft_consensus.cc:385] T e64c8157570d423b892f37bb3b77317d P 7e5a6bd92fad4307aa160a163814ffd8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:04.875728 11297 raft_consensus.cc:740] T e64c8157570d423b892f37bb3b77317d P 7e5a6bd92fad4307aa160a163814ffd8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e5a6bd92fad4307aa160a163814ffd8, State: Initialized, Role: FOLLOWER
I20260709 13:05:04.873950 11295 raft_consensus.cc:359] T e64c8157570d423b892f37bb3b77317d P 0bee581f899d403bb5ee5161d384e107 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:04.875725 11301 raft_consensus.cc:515] T d7b00139afa747b8a4029c242c9ead87 P 269f603d1112423a8a6d5fe3541e6a7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:04.876502 11295 raft_consensus.cc:385] T e64c8157570d423b892f37bb3b77317d P 0bee581f899d403bb5ee5161d384e107 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:04.876834 11295 raft_consensus.cc:740] T e64c8157570d423b892f37bb3b77317d P 0bee581f899d403bb5ee5161d384e107 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bee581f899d403bb5ee5161d384e107, State: Initialized, Role: FOLLOWER
I20260709 13:05:04.877036 11297 consensus_queue.cc:260] T e64c8157570d423b892f37bb3b77317d P 7e5a6bd92fad4307aa160a163814ffd8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:04.879384 11301 leader_election.cc:290] T d7b00139afa747b8a4029c242c9ead87 P 269f603d1112423a8a6d5fe3541e6a7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0bee581f899d403bb5ee5161d384e107 (127.10.182.2:41451), 7e5a6bd92fad4307aa160a163814ffd8 (127.10.182.3:38181)
I20260709 13:05:04.878906 11295 consensus_queue.cc:260] T e64c8157570d423b892f37bb3b77317d P 0bee581f899d403bb5ee5161d384e107 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:04.885634 11252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4ab0a66add7470698339843bb6b51d6" candidate_uuid: "0bee581f899d403bb5ee5161d384e107" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e5a6bd92fad4307aa160a163814ffd8" is_pre_election: true
I20260709 13:05:04.896133 11297 ts_tablet_manager.cc:1434] T e64c8157570d423b892f37bb3b77317d P 7e5a6bd92fad4307aa160a163814ffd8: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.004s
I20260709 13:05:04.899886 11297 tablet_bootstrap.cc:492] T 81b1baf43f484fe4b2ab79a6695103e2 P 7e5a6bd92fad4307aa160a163814ffd8: Bootstrap starting.
I20260709 13:05:04.898676 11252 raft_consensus.cc:2468] T b4ab0a66add7470698339843bb6b51d6 P 7e5a6bd92fad4307aa160a163814ffd8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bee581f899d403bb5ee5161d384e107 in term 0.
I20260709 13:05:04.903128 11141 leader_election.cc:304] T b4ab0a66add7470698339843bb6b51d6 P 0bee581f899d403bb5ee5161d384e107 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bee581f899d403bb5ee5161d384e107, 7e5a6bd92fad4307aa160a163814ffd8; no voters: 
I20260709 13:05:04.903690 11295 ts_tablet_manager.cc:1434] T e64c8157570d423b892f37bb3b77317d P 0bee581f899d403bb5ee5161d384e107: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.002s
I20260709 13:05:04.904197 11300 raft_consensus.cc:2804] T b4ab0a66add7470698339843bb6b51d6 P 0bee581f899d403bb5ee5161d384e107 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:04.904577 11300 raft_consensus.cc:493] T b4ab0a66add7470698339843bb6b51d6 P 0bee581f899d403bb5ee5161d384e107 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:04.905334 11300 raft_consensus.cc:3060] T b4ab0a66add7470698339843bb6b51d6 P 0bee581f899d403bb5ee5161d384e107 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:04.904640 11296 tablet_bootstrap.cc:492] T b4ab0a66add7470698339843bb6b51d6 P 269f603d1112423a8a6d5fe3541e6a7d: No bootstrap required, opened a new log
I20260709 13:05:04.911417 11296 ts_tablet_manager.cc:1403] T b4ab0a66add7470698339843bb6b51d6 P 269f603d1112423a8a6d5fe3541e6a7d: Time spent bootstrapping tablet: real 0.075s	user 0.007s	sys 0.012s
I20260709 13:05:04.911907 11295 tablet_bootstrap.cc:492] T 04b34d450b294f6eb2e29d2a7515e73a P 0bee581f899d403bb5ee5161d384e107: Bootstrap starting.
I20260709 13:05:04.931404 11300 raft_consensus.cc:515] T b4ab0a66add7470698339843bb6b51d6 P 0bee581f899d403bb5ee5161d384e107 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:04.938661 11252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4ab0a66add7470698339843bb6b51d6" candidate_uuid: "0bee581f899d403bb5ee5161d384e107" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e5a6bd92fad4307aa160a163814ffd8"
I20260709 13:05:04.939281 11252 raft_consensus.cc:3060] T b4ab0a66add7470698339843bb6b51d6 P 7e5a6bd92fad4307aa160a163814ffd8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:04.937862 11300 leader_election.cc:290] T b4ab0a66add7470698339843bb6b51d6 P 0bee581f899d403bb5ee5161d384e107 [CANDIDATE]: Term 1 election: Requested vote from peers 269f603d1112423a8a6d5fe3541e6a7d (127.10.182.1:36107), 7e5a6bd92fad4307aa160a163814ffd8 (127.10.182.3:38181)
I20260709 13:05:04.942016 11103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4ab0a66add7470698339843bb6b51d6" candidate_uuid: "0bee581f899d403bb5ee5161d384e107" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "269f603d1112423a8a6d5fe3541e6a7d" is_pre_election: true
W20260709 13:05:04.947575 11142 leader_election.cc:343] T b4ab0a66add7470698339843bb6b51d6 P 0bee581f899d403bb5ee5161d384e107 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 269f603d1112423a8a6d5fe3541e6a7d (127.10.182.1:36107): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:04.947769 11296 raft_consensus.cc:359] T b4ab0a66add7470698339843bb6b51d6 P 269f603d1112423a8a6d5fe3541e6a7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:04.948565 11296 raft_consensus.cc:385] T b4ab0a66add7470698339843bb6b51d6 P 269f603d1112423a8a6d5fe3541e6a7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:04.948873 11296 raft_consensus.cc:740] T b4ab0a66add7470698339843bb6b51d6 P 269f603d1112423a8a6d5fe3541e6a7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 269f603d1112423a8a6d5fe3541e6a7d, State: Initialized, Role: FOLLOWER
I20260709 13:05:04.949393 11297 tablet_bootstrap.cc:654] T 81b1baf43f484fe4b2ab79a6695103e2 P 7e5a6bd92fad4307aa160a163814ffd8: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:04.949807 11296 consensus_queue.cc:260] T b4ab0a66add7470698339843bb6b51d6 P 269f603d1112423a8a6d5fe3541e6a7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:04.945078 11102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4ab0a66add7470698339843bb6b51d6" candidate_uuid: "0bee581f899d403bb5ee5161d384e107" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "269f603d1112423a8a6d5fe3541e6a7d"
I20260709 13:05:04.951452 11102 raft_consensus.cc:3060] T b4ab0a66add7470698339843bb6b51d6 P 269f603d1112423a8a6d5fe3541e6a7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:04.956043 11296 ts_tablet_manager.cc:1434] T b4ab0a66add7470698339843bb6b51d6 P 269f603d1112423a8a6d5fe3541e6a7d: Time spent starting tablet: real 0.041s	user 0.005s	sys 0.003s
I20260709 13:05:04.957037 11178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac180745f43c4e0e8fb7332344d15945" candidate_uuid: "7e5a6bd92fad4307aa160a163814ffd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bee581f899d403bb5ee5161d384e107" is_pre_election: true
I20260709 13:05:04.957754 11296 tablet_bootstrap.cc:492] T ba37bf5c0fcc4e42a6dd9a41d43259ab P 269f603d1112423a8a6d5fe3541e6a7d: Bootstrap starting.
W20260709 13:05:04.959797 11215 leader_election.cc:343] T ac180745f43c4e0e8fb7332344d15945 P 7e5a6bd92fad4307aa160a163814ffd8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0bee581f899d403bb5ee5161d384e107 (127.10.182.2:41451): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:04.968986 11102 raft_consensus.cc:2468] T b4ab0a66add7470698339843bb6b51d6 P 269f603d1112423a8a6d5fe3541e6a7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bee581f899d403bb5ee5161d384e107 in term 1.
I20260709 13:05:04.976498 11142 leader_election.cc:304] T b4ab0a66add7470698339843bb6b51d6 P 0bee581f899d403bb5ee5161d384e107 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bee581f899d403bb5ee5161d384e107, 269f603d1112423a8a6d5fe3541e6a7d; no voters: 
I20260709 13:05:04.978084 11300 raft_consensus.cc:2804] T b4ab0a66add7470698339843bb6b51d6 P 0bee581f899d403bb5ee5161d384e107 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:04.986994 11252 raft_consensus.cc:2468] T b4ab0a66add7470698339843bb6b51d6 P 7e5a6bd92fad4307aa160a163814ffd8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bee581f899d403bb5ee5161d384e107 in term 1.
I20260709 13:05:04.986176 11300 raft_consensus.cc:697] T b4ab0a66add7470698339843bb6b51d6 P 0bee581f899d403bb5ee5161d384e107 [term 1 LEADER]: Becoming Leader. State: Replica: 0bee581f899d403bb5ee5161d384e107, State: Running, Role: LEADER
I20260709 13:05:04.989114 11300 consensus_queue.cc:237] T b4ab0a66add7470698339843bb6b51d6 P 0bee581f899d403bb5ee5161d384e107 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:04.993543 11102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac180745f43c4e0e8fb7332344d15945" candidate_uuid: "7e5a6bd92fad4307aa160a163814ffd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "269f603d1112423a8a6d5fe3541e6a7d" is_pre_election: true
W20260709 13:05:04.995275 11216 leader_election.cc:343] T ac180745f43c4e0e8fb7332344d15945 P 7e5a6bd92fad4307aa160a163814ffd8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 269f603d1112423a8a6d5fe3541e6a7d (127.10.182.1:36107): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:04.995723 11295 tablet_bootstrap.cc:654] T 04b34d450b294f6eb2e29d2a7515e73a P 0bee581f899d403bb5ee5161d384e107: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:04.997779 11216 leader_election.cc:304] T ac180745f43c4e0e8fb7332344d15945 P 7e5a6bd92fad4307aa160a163814ffd8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7e5a6bd92fad4307aa160a163814ffd8; no voters: 0bee581f899d403bb5ee5161d384e107, 269f603d1112423a8a6d5fe3541e6a7d
I20260709 13:05:04.998589 11297 tablet_bootstrap.cc:492] T 81b1baf43f484fe4b2ab79a6695103e2 P 7e5a6bd92fad4307aa160a163814ffd8: No bootstrap required, opened a new log
I20260709 13:05:04.998515 11304 raft_consensus.cc:2749] T ac180745f43c4e0e8fb7332344d15945 P 7e5a6bd92fad4307aa160a163814ffd8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:05.001456 11297 ts_tablet_manager.cc:1403] T 81b1baf43f484fe4b2ab79a6695103e2 P 7e5a6bd92fad4307aa160a163814ffd8: Time spent bootstrapping tablet: real 0.102s	user 0.010s	sys 0.009s
I20260709 13:05:05.011790 11297 raft_consensus.cc:359] T 81b1baf43f484fe4b2ab79a6695103e2 P 7e5a6bd92fad4307aa160a163814ffd8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:05.012784 11297 raft_consensus.cc:385] T 81b1baf43f484fe4b2ab79a6695103e2 P 7e5a6bd92fad4307aa160a163814ffd8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:05.013224 11297 raft_consensus.cc:740] T 81b1baf43f484fe4b2ab79a6695103e2 P 7e5a6bd92fad4307aa160a163814ffd8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e5a6bd92fad4307aa160a163814ffd8, State: Initialized, Role: FOLLOWER
I20260709 13:05:05.014489 11178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7b00139afa747b8a4029c242c9ead87" candidate_uuid: "269f603d1112423a8a6d5fe3541e6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bee581f899d403bb5ee5161d384e107" is_pre_election: true
I20260709 13:05:05.016824 11000 catalog_manager.cc:5697] T b4ab0a66add7470698339843bb6b51d6 P 0bee581f899d403bb5ee5161d384e107 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0bee581f899d403bb5ee5161d384e107 (127.10.182.2). New cstate: current_term: 1 leader_uuid: "0bee581f899d403bb5ee5161d384e107" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:05.013433 11296 tablet_bootstrap.cc:654] T ba37bf5c0fcc4e42a6dd9a41d43259ab P 269f603d1112423a8a6d5fe3541e6a7d: Neither blocks nor log segments found. Creating new log.
W20260709 13:05:05.018456 11066 leader_election.cc:343] T d7b00139afa747b8a4029c242c9ead87 P 269f603d1112423a8a6d5fe3541e6a7d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0bee581f899d403bb5ee5161d384e107 (127.10.182.2:41451): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:05.019621 11297 consensus_queue.cc:260] T 81b1baf43f484fe4b2ab79a6695103e2 P 7e5a6bd92fad4307aa160a163814ffd8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:05.020287 11252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7b00139afa747b8a4029c242c9ead87" candidate_uuid: "269f603d1112423a8a6d5fe3541e6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e5a6bd92fad4307aa160a163814ffd8" is_pre_election: true
W20260709 13:05:05.021659 11066 leader_election.cc:343] T d7b00139afa747b8a4029c242c9ead87 P 269f603d1112423a8a6d5fe3541e6a7d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7e5a6bd92fad4307aa160a163814ffd8 (127.10.182.3:38181): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:05.021835 11297 ts_tablet_manager.cc:1434] T 81b1baf43f484fe4b2ab79a6695103e2 P 7e5a6bd92fad4307aa160a163814ffd8: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 13:05:05.022100 11066 leader_election.cc:304] T d7b00139afa747b8a4029c242c9ead87 P 269f603d1112423a8a6d5fe3541e6a7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 269f603d1112423a8a6d5fe3541e6a7d; no voters: 0bee581f899d403bb5ee5161d384e107, 7e5a6bd92fad4307aa160a163814ffd8
I20260709 13:05:05.022910 11297 tablet_bootstrap.cc:492] T d7b00139afa747b8a4029c242c9ead87 P 7e5a6bd92fad4307aa160a163814ffd8: Bootstrap starting.
I20260709 13:05:05.022872 11301 raft_consensus.cc:2749] T d7b00139afa747b8a4029c242c9ead87 P 269f603d1112423a8a6d5fe3541e6a7d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:05.036079 11295 tablet_bootstrap.cc:492] T 04b34d450b294f6eb2e29d2a7515e73a P 0bee581f899d403bb5ee5161d384e107: No bootstrap required, opened a new log
I20260709 13:05:05.036854 11295 ts_tablet_manager.cc:1403] T 04b34d450b294f6eb2e29d2a7515e73a P 0bee581f899d403bb5ee5161d384e107: Time spent bootstrapping tablet: real 0.132s	user 0.005s	sys 0.012s
I20260709 13:05:05.040566 11295 raft_consensus.cc:359] T 04b34d450b294f6eb2e29d2a7515e73a P 0bee581f899d403bb5ee5161d384e107 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:05.041728 11295 raft_consensus.cc:385] T 04b34d450b294f6eb2e29d2a7515e73a P 0bee581f899d403bb5ee5161d384e107 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:05.042182 11295 raft_consensus.cc:740] T 04b34d450b294f6eb2e29d2a7515e73a P 0bee581f899d403bb5ee5161d384e107 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bee581f899d403bb5ee5161d384e107, State: Initialized, Role: FOLLOWER
I20260709 13:05:05.043239 11295 consensus_queue.cc:260] T 04b34d450b294f6eb2e29d2a7515e73a P 0bee581f899d403bb5ee5161d384e107 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:05.044550 11297 tablet_bootstrap.cc:654] T d7b00139afa747b8a4029c242c9ead87 P 7e5a6bd92fad4307aa160a163814ffd8: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:05.045349 11296 tablet_bootstrap.cc:492] T ba37bf5c0fcc4e42a6dd9a41d43259ab P 269f603d1112423a8a6d5fe3541e6a7d: No bootstrap required, opened a new log
I20260709 13:05:05.045862 11296 ts_tablet_manager.cc:1403] T ba37bf5c0fcc4e42a6dd9a41d43259ab P 269f603d1112423a8a6d5fe3541e6a7d: Time spent bootstrapping tablet: real 0.088s	user 0.010s	sys 0.008s
I20260709 13:05:05.047164 11295 ts_tablet_manager.cc:1434] T 04b34d450b294f6eb2e29d2a7515e73a P 0bee581f899d403bb5ee5161d384e107: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260709 13:05:05.048563 11295 tablet_bootstrap.cc:492] T b599dc2cc69c4c65b7d3d6a8143150c5 P 0bee581f899d403bb5ee5161d384e107: Bootstrap starting.
I20260709 13:05:05.049088 11296 raft_consensus.cc:359] T ba37bf5c0fcc4e42a6dd9a41d43259ab P 269f603d1112423a8a6d5fe3541e6a7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:05.049826 11296 raft_consensus.cc:385] T ba37bf5c0fcc4e42a6dd9a41d43259ab P 269f603d1112423a8a6d5fe3541e6a7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:05.050112 11296 raft_consensus.cc:740] T ba37bf5c0fcc4e42a6dd9a41d43259ab P 269f603d1112423a8a6d5fe3541e6a7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 269f603d1112423a8a6d5fe3541e6a7d, State: Initialized, Role: FOLLOWER
I20260709 13:05:05.050887 11296 consensus_queue.cc:260] T ba37bf5c0fcc4e42a6dd9a41d43259ab P 269f603d1112423a8a6d5fe3541e6a7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:05.052490 11300 raft_consensus.cc:493] T 42f399676d274f1b92e5c3abe0c2b348 P 0bee581f899d403bb5ee5161d384e107 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:05.053004 11300 raft_consensus.cc:515] T 42f399676d274f1b92e5c3abe0c2b348 P 0bee581f899d403bb5ee5161d384e107 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:05.055199 11300 leader_election.cc:290] T 42f399676d274f1b92e5c3abe0c2b348 P 0bee581f899d403bb5ee5161d384e107 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 269f603d1112423a8a6d5fe3541e6a7d (127.10.182.1:36107), 7e5a6bd92fad4307aa160a163814ffd8 (127.10.182.3:38181)
I20260709 13:05:05.057406 11295 tablet_bootstrap.cc:654] T b599dc2cc69c4c65b7d3d6a8143150c5 P 0bee581f899d403bb5ee5161d384e107: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:05.057753 11102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42f399676d274f1b92e5c3abe0c2b348" candidate_uuid: "0bee581f899d403bb5ee5161d384e107" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "269f603d1112423a8a6d5fe3541e6a7d" is_pre_election: true
I20260709 13:05:05.058977 11252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42f399676d274f1b92e5c3abe0c2b348" candidate_uuid: "0bee581f899d403bb5ee5161d384e107" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e5a6bd92fad4307aa160a163814ffd8" is_pre_election: true
W20260709 13:05:05.060396 11141 leader_election.cc:343] T 42f399676d274f1b92e5c3abe0c2b348 P 0bee581f899d403bb5ee5161d384e107 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7e5a6bd92fad4307aa160a163814ffd8 (127.10.182.3:38181): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:05.061694 11142 leader_election.cc:343] T 42f399676d274f1b92e5c3abe0c2b348 P 0bee581f899d403bb5ee5161d384e107 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 269f603d1112423a8a6d5fe3541e6a7d (127.10.182.1:36107): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:05.062268 11142 leader_election.cc:304] T 42f399676d274f1b92e5c3abe0c2b348 P 0bee581f899d403bb5ee5161d384e107 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0bee581f899d403bb5ee5161d384e107; no voters: 269f603d1112423a8a6d5fe3541e6a7d, 7e5a6bd92fad4307aa160a163814ffd8
I20260709 13:05:05.063925 11300 raft_consensus.cc:2749] T 42f399676d274f1b92e5c3abe0c2b348 P 0bee581f899d403bb5ee5161d384e107 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:05.067008 11296 ts_tablet_manager.cc:1434] T ba37bf5c0fcc4e42a6dd9a41d43259ab P 269f603d1112423a8a6d5fe3541e6a7d: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 13:05:05.068043 11296 tablet_bootstrap.cc:492] T e64c8157570d423b892f37bb3b77317d P 269f603d1112423a8a6d5fe3541e6a7d: Bootstrap starting.
I20260709 13:05:05.069708 11295 tablet_bootstrap.cc:492] T b599dc2cc69c4c65b7d3d6a8143150c5 P 0bee581f899d403bb5ee5161d384e107: No bootstrap required, opened a new log
I20260709 13:05:05.070212 11295 ts_tablet_manager.cc:1403] T b599dc2cc69c4c65b7d3d6a8143150c5 P 0bee581f899d403bb5ee5161d384e107: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.007s
I20260709 13:05:05.073860 11295 raft_consensus.cc:359] T b599dc2cc69c4c65b7d3d6a8143150c5 P 0bee581f899d403bb5ee5161d384e107 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:05.074599 11295 raft_consensus.cc:385] T b599dc2cc69c4c65b7d3d6a8143150c5 P 0bee581f899d403bb5ee5161d384e107 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:05.074800 11296 tablet_bootstrap.cc:654] T e64c8157570d423b892f37bb3b77317d P 269f603d1112423a8a6d5fe3541e6a7d: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:05.075009 11295 raft_consensus.cc:740] T b599dc2cc69c4c65b7d3d6a8143150c5 P 0bee581f899d403bb5ee5161d384e107 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bee581f899d403bb5ee5161d384e107, State: Initialized, Role: FOLLOWER
I20260709 13:05:05.075912 11295 consensus_queue.cc:260] T b599dc2cc69c4c65b7d3d6a8143150c5 P 0bee581f899d403bb5ee5161d384e107 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:05.078598 11295 ts_tablet_manager.cc:1434] T b599dc2cc69c4c65b7d3d6a8143150c5 P 0bee581f899d403bb5ee5161d384e107: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:05:05.079241 11297 tablet_bootstrap.cc:492] T d7b00139afa747b8a4029c242c9ead87 P 7e5a6bd92fad4307aa160a163814ffd8: No bootstrap required, opened a new log
I20260709 13:05:05.079648 11295 tablet_bootstrap.cc:492] T 81b1baf43f484fe4b2ab79a6695103e2 P 0bee581f899d403bb5ee5161d384e107: Bootstrap starting.
I20260709 13:05:05.079711 11297 ts_tablet_manager.cc:1403] T d7b00139afa747b8a4029c242c9ead87 P 7e5a6bd92fad4307aa160a163814ffd8: Time spent bootstrapping tablet: real 0.057s	user 0.014s	sys 0.009s
I20260709 13:05:05.083055 11297 raft_consensus.cc:359] T d7b00139afa747b8a4029c242c9ead87 P 7e5a6bd92fad4307aa160a163814ffd8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:05.083840 11297 raft_consensus.cc:385] T d7b00139afa747b8a4029c242c9ead87 P 7e5a6bd92fad4307aa160a163814ffd8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:05.084136 11297 raft_consensus.cc:740] T d7b00139afa747b8a4029c242c9ead87 P 7e5a6bd92fad4307aa160a163814ffd8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e5a6bd92fad4307aa160a163814ffd8, State: Initialized, Role: FOLLOWER
I20260709 13:05:05.084977 11297 consensus_queue.cc:260] T d7b00139afa747b8a4029c242c9ead87 P 7e5a6bd92fad4307aa160a163814ffd8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:05.088696 11295 tablet_bootstrap.cc:654] T 81b1baf43f484fe4b2ab79a6695103e2 P 0bee581f899d403bb5ee5161d384e107: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:05.089568 11297 ts_tablet_manager.cc:1434] T d7b00139afa747b8a4029c242c9ead87 P 7e5a6bd92fad4307aa160a163814ffd8: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:05:05.090467 11296 tablet_bootstrap.cc:492] T e64c8157570d423b892f37bb3b77317d P 269f603d1112423a8a6d5fe3541e6a7d: No bootstrap required, opened a new log
I20260709 13:05:05.091022 11296 ts_tablet_manager.cc:1403] T e64c8157570d423b892f37bb3b77317d P 269f603d1112423a8a6d5fe3541e6a7d: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.004s
I20260709 13:05:05.090560 11297 tablet_bootstrap.cc:492] T ba37bf5c0fcc4e42a6dd9a41d43259ab P 7e5a6bd92fad4307aa160a163814ffd8: Bootstrap starting.
I20260709 13:05:05.099491 11297 tablet_bootstrap.cc:654] T ba37bf5c0fcc4e42a6dd9a41d43259ab P 7e5a6bd92fad4307aa160a163814ffd8: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:05.101253 11296 raft_consensus.cc:359] T e64c8157570d423b892f37bb3b77317d P 269f603d1112423a8a6d5fe3541e6a7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:05.102197 11296 raft_consensus.cc:385] T e64c8157570d423b892f37bb3b77317d P 269f603d1112423a8a6d5fe3541e6a7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:05.102550 11296 raft_consensus.cc:740] T e64c8157570d423b892f37bb3b77317d P 269f603d1112423a8a6d5fe3541e6a7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 269f603d1112423a8a6d5fe3541e6a7d, State: Initialized, Role: FOLLOWER
I20260709 13:05:05.103329 11296 consensus_queue.cc:260] T e64c8157570d423b892f37bb3b77317d P 269f603d1112423a8a6d5fe3541e6a7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:05.107828 11296 ts_tablet_manager.cc:1434] T e64c8157570d423b892f37bb3b77317d P 269f603d1112423a8a6d5fe3541e6a7d: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 13:05:05.108894 11296 tablet_bootstrap.cc:492] T 81b1baf43f484fe4b2ab79a6695103e2 P 269f603d1112423a8a6d5fe3541e6a7d: Bootstrap starting.
I20260709 13:05:05.109051 11300 raft_consensus.cc:493] T e64c8157570d423b892f37bb3b77317d P 0bee581f899d403bb5ee5161d384e107 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:05.109678 11300 raft_consensus.cc:515] T e64c8157570d423b892f37bb3b77317d P 0bee581f899d403bb5ee5161d384e107 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:05.113803 11301 raft_consensus.cc:493] T 04b34d450b294f6eb2e29d2a7515e73a P 269f603d1112423a8a6d5fe3541e6a7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:05.114464 11301 raft_consensus.cc:515] T 04b34d450b294f6eb2e29d2a7515e73a P 269f603d1112423a8a6d5fe3541e6a7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:05.116092 11296 tablet_bootstrap.cc:654] T 81b1baf43f484fe4b2ab79a6695103e2 P 269f603d1112423a8a6d5fe3541e6a7d: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:05.116981 11252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e64c8157570d423b892f37bb3b77317d" candidate_uuid: "0bee581f899d403bb5ee5161d384e107" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e5a6bd92fad4307aa160a163814ffd8" is_pre_election: true
I20260709 13:05:05.117818 11252 raft_consensus.cc:2468] T e64c8157570d423b892f37bb3b77317d P 7e5a6bd92fad4307aa160a163814ffd8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bee581f899d403bb5ee5161d384e107 in term 0.
I20260709 13:05:05.122495 11301 leader_election.cc:290] T 04b34d450b294f6eb2e29d2a7515e73a P 269f603d1112423a8a6d5fe3541e6a7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0bee581f899d403bb5ee5161d384e107 (127.10.182.2:41451), 7e5a6bd92fad4307aa160a163814ffd8 (127.10.182.3:38181)
I20260709 13:05:05.122634 11102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e64c8157570d423b892f37bb3b77317d" candidate_uuid: "0bee581f899d403bb5ee5161d384e107" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "269f603d1112423a8a6d5fe3541e6a7d" is_pre_election: true
I20260709 13:05:05.123005 11300 leader_election.cc:290] T e64c8157570d423b892f37bb3b77317d P 0bee581f899d403bb5ee5161d384e107 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 269f603d1112423a8a6d5fe3541e6a7d (127.10.182.1:36107), 7e5a6bd92fad4307aa160a163814ffd8 (127.10.182.3:38181)
I20260709 13:05:05.123250 11102 raft_consensus.cc:2468] T e64c8157570d423b892f37bb3b77317d P 269f603d1112423a8a6d5fe3541e6a7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bee581f899d403bb5ee5161d384e107 in term 0.
I20260709 13:05:05.124593 11295 tablet_bootstrap.cc:492] T 81b1baf43f484fe4b2ab79a6695103e2 P 0bee581f899d403bb5ee5161d384e107: No bootstrap required, opened a new log
I20260709 13:05:05.125200 11295 ts_tablet_manager.cc:1403] T 81b1baf43f484fe4b2ab79a6695103e2 P 0bee581f899d403bb5ee5161d384e107: Time spent bootstrapping tablet: real 0.046s	user 0.020s	sys 0.022s
I20260709 13:05:05.125512 11178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04b34d450b294f6eb2e29d2a7515e73a" candidate_uuid: "269f603d1112423a8a6d5fe3541e6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bee581f899d403bb5ee5161d384e107" is_pre_election: true
I20260709 13:05:05.126358 11178 raft_consensus.cc:2468] T 04b34d450b294f6eb2e29d2a7515e73a P 0bee581f899d403bb5ee5161d384e107 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 269f603d1112423a8a6d5fe3541e6a7d in term 0.
I20260709 13:05:05.128063 11142 leader_election.cc:304] T e64c8157570d423b892f37bb3b77317d P 0bee581f899d403bb5ee5161d384e107 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bee581f899d403bb5ee5161d384e107, 269f603d1112423a8a6d5fe3541e6a7d; no voters: 
I20260709 13:05:05.128547 11296 tablet_bootstrap.cc:492] T 81b1baf43f484fe4b2ab79a6695103e2 P 269f603d1112423a8a6d5fe3541e6a7d: No bootstrap required, opened a new log
I20260709 13:05:05.128310 11295 raft_consensus.cc:359] T 81b1baf43f484fe4b2ab79a6695103e2 P 0bee581f899d403bb5ee5161d384e107 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:05.129070 11295 raft_consensus.cc:385] T 81b1baf43f484fe4b2ab79a6695103e2 P 0bee581f899d403bb5ee5161d384e107 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:05.129092 11300 raft_consensus.cc:2804] T e64c8157570d423b892f37bb3b77317d P 0bee581f899d403bb5ee5161d384e107 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:05.129199 11296 ts_tablet_manager.cc:1403] T 81b1baf43f484fe4b2ab79a6695103e2 P 269f603d1112423a8a6d5fe3541e6a7d: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.008s
I20260709 13:05:05.129700 11300 raft_consensus.cc:493] T e64c8157570d423b892f37bb3b77317d P 0bee581f899d403bb5ee5161d384e107 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:05.130100 11300 raft_consensus.cc:3060] T e64c8157570d423b892f37bb3b77317d P 0bee581f899d403bb5ee5161d384e107 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:05.130605 11066 leader_election.cc:304] T 04b34d450b294f6eb2e29d2a7515e73a P 269f603d1112423a8a6d5fe3541e6a7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bee581f899d403bb5ee5161d384e107, 269f603d1112423a8a6d5fe3541e6a7d; no voters: 
I20260709 13:05:05.132062 11301 raft_consensus.cc:2804] T 04b34d450b294f6eb2e29d2a7515e73a P 269f603d1112423a8a6d5fe3541e6a7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:05.132440 11301 raft_consensus.cc:493] T 04b34d450b294f6eb2e29d2a7515e73a P 269f603d1112423a8a6d5fe3541e6a7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:05.132983 11301 raft_consensus.cc:3060] T 04b34d450b294f6eb2e29d2a7515e73a P 269f603d1112423a8a6d5fe3541e6a7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:05.132800 11296 raft_consensus.cc:359] T 81b1baf43f484fe4b2ab79a6695103e2 P 269f603d1112423a8a6d5fe3541e6a7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:05.133742 11296 raft_consensus.cc:385] T 81b1baf43f484fe4b2ab79a6695103e2 P 269f603d1112423a8a6d5fe3541e6a7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:05.134115 11296 raft_consensus.cc:740] T 81b1baf43f484fe4b2ab79a6695103e2 P 269f603d1112423a8a6d5fe3541e6a7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 269f603d1112423a8a6d5fe3541e6a7d, State: Initialized, Role: FOLLOWER
I20260709 13:05:05.134922 11296 consensus_queue.cc:260] T 81b1baf43f484fe4b2ab79a6695103e2 P 269f603d1112423a8a6d5fe3541e6a7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:05.129523 11295 raft_consensus.cc:740] T 81b1baf43f484fe4b2ab79a6695103e2 P 0bee581f899d403bb5ee5161d384e107 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bee581f899d403bb5ee5161d384e107, State: Initialized, Role: FOLLOWER
I20260709 13:05:05.137142 11300 raft_consensus.cc:515] T e64c8157570d423b892f37bb3b77317d P 0bee581f899d403bb5ee5161d384e107 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:05.137847 11252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04b34d450b294f6eb2e29d2a7515e73a" candidate_uuid: "269f603d1112423a8a6d5fe3541e6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e5a6bd92fad4307aa160a163814ffd8" is_pre_election: true
I20260709 13:05:05.137614 11295 consensus_queue.cc:260] T 81b1baf43f484fe4b2ab79a6695103e2 P 0bee581f899d403bb5ee5161d384e107 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:05.139202 11300 leader_election.cc:290] T e64c8157570d423b892f37bb3b77317d P 0bee581f899d403bb5ee5161d384e107 [CANDIDATE]: Term 1 election: Requested vote from peers 269f603d1112423a8a6d5fe3541e6a7d (127.10.182.1:36107), 7e5a6bd92fad4307aa160a163814ffd8 (127.10.182.3:38181)
I20260709 13:05:05.141104 11102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e64c8157570d423b892f37bb3b77317d" candidate_uuid: "0bee581f899d403bb5ee5161d384e107" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "269f603d1112423a8a6d5fe3541e6a7d"
I20260709 13:05:05.141661 11102 raft_consensus.cc:3060] T e64c8157570d423b892f37bb3b77317d P 269f603d1112423a8a6d5fe3541e6a7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:05.141855 11297 tablet_bootstrap.cc:492] T ba37bf5c0fcc4e42a6dd9a41d43259ab P 7e5a6bd92fad4307aa160a163814ffd8: No bootstrap required, opened a new log
I20260709 13:05:05.142325 11297 ts_tablet_manager.cc:1403] T ba37bf5c0fcc4e42a6dd9a41d43259ab P 7e5a6bd92fad4307aa160a163814ffd8: Time spent bootstrapping tablet: real 0.052s	user 0.006s	sys 0.013s
I20260709 13:05:05.142760 11295 ts_tablet_manager.cc:1434] T 81b1baf43f484fe4b2ab79a6695103e2 P 0bee581f899d403bb5ee5161d384e107: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.001s
I20260709 13:05:05.143780 11295 tablet_bootstrap.cc:492] T ba37bf5c0fcc4e42a6dd9a41d43259ab P 0bee581f899d403bb5ee5161d384e107: Bootstrap starting.
I20260709 13:05:05.145635 11297 raft_consensus.cc:359] T ba37bf5c0fcc4e42a6dd9a41d43259ab P 7e5a6bd92fad4307aa160a163814ffd8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:05.146339 11297 raft_consensus.cc:385] T ba37bf5c0fcc4e42a6dd9a41d43259ab P 7e5a6bd92fad4307aa160a163814ffd8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:05:05.146445 11066 leader_election.cc:343] T 04b34d450b294f6eb2e29d2a7515e73a P 269f603d1112423a8a6d5fe3541e6a7d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7e5a6bd92fad4307aa160a163814ffd8 (127.10.182.3:38181): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:05.146646 11297 raft_consensus.cc:740] T ba37bf5c0fcc4e42a6dd9a41d43259ab P 7e5a6bd92fad4307aa160a163814ffd8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e5a6bd92fad4307aa160a163814ffd8, State: Initialized, Role: FOLLOWER
I20260709 13:05:05.147369 11297 consensus_queue.cc:260] T ba37bf5c0fcc4e42a6dd9a41d43259ab P 7e5a6bd92fad4307aa160a163814ffd8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:05.149646 11334 raft_consensus.cc:493] T ba37bf5c0fcc4e42a6dd9a41d43259ab P 269f603d1112423a8a6d5fe3541e6a7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:05.150123 11334 raft_consensus.cc:515] T ba37bf5c0fcc4e42a6dd9a41d43259ab P 269f603d1112423a8a6d5fe3541e6a7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:05.151611 11296 ts_tablet_manager.cc:1434] T 81b1baf43f484fe4b2ab79a6695103e2 P 269f603d1112423a8a6d5fe3541e6a7d: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.003s
I20260709 13:05:05.152384 11334 leader_election.cc:290] T ba37bf5c0fcc4e42a6dd9a41d43259ab P 269f603d1112423a8a6d5fe3541e6a7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0bee581f899d403bb5ee5161d384e107 (127.10.182.2:41451), 7e5a6bd92fad4307aa160a163814ffd8 (127.10.182.3:38181)
I20260709 13:05:05.152693 11296 tablet_bootstrap.cc:492] T 42f399676d274f1b92e5c3abe0c2b348 P 269f603d1112423a8a6d5fe3541e6a7d: Bootstrap starting.
I20260709 13:05:05.153947 11297 ts_tablet_manager.cc:1434] T ba37bf5c0fcc4e42a6dd9a41d43259ab P 7e5a6bd92fad4307aa160a163814ffd8: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 13:05:05.154889 11297 tablet_bootstrap.cc:492] T b599dc2cc69c4c65b7d3d6a8143150c5 P 7e5a6bd92fad4307aa160a163814ffd8: Bootstrap starting.
I20260709 13:05:05.158190 11295 tablet_bootstrap.cc:654] T ba37bf5c0fcc4e42a6dd9a41d43259ab P 0bee581f899d403bb5ee5161d384e107: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:05.159191 11178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba37bf5c0fcc4e42a6dd9a41d43259ab" candidate_uuid: "269f603d1112423a8a6d5fe3541e6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bee581f899d403bb5ee5161d384e107" is_pre_election: true
I20260709 13:05:05.159997 11252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e64c8157570d423b892f37bb3b77317d" candidate_uuid: "0bee581f899d403bb5ee5161d384e107" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e5a6bd92fad4307aa160a163814ffd8"
I20260709 13:05:05.158263 11251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba37bf5c0fcc4e42a6dd9a41d43259ab" candidate_uuid: "269f603d1112423a8a6d5fe3541e6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e5a6bd92fad4307aa160a163814ffd8" is_pre_election: true
I20260709 13:05:05.165380 11301 raft_consensus.cc:515] T 04b34d450b294f6eb2e29d2a7515e73a P 269f603d1112423a8a6d5fe3541e6a7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
W20260709 13:05:05.165385 11066 leader_election.cc:343] T ba37bf5c0fcc4e42a6dd9a41d43259ab P 269f603d1112423a8a6d5fe3541e6a7d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0bee581f899d403bb5ee5161d384e107 (127.10.182.2:41451): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:05.166663 11252 raft_consensus.cc:3060] T e64c8157570d423b892f37bb3b77317d P 7e5a6bd92fad4307aa160a163814ffd8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:05.167495 11301 leader_election.cc:290] T 04b34d450b294f6eb2e29d2a7515e73a P 269f603d1112423a8a6d5fe3541e6a7d [CANDIDATE]: Term 1 election: Requested vote from peers 0bee581f899d403bb5ee5161d384e107 (127.10.182.2:41451), 7e5a6bd92fad4307aa160a163814ffd8 (127.10.182.3:38181)
I20260709 13:05:05.163833 11296 tablet_bootstrap.cc:654] T 42f399676d274f1b92e5c3abe0c2b348 P 269f603d1112423a8a6d5fe3541e6a7d: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:05.165742 11251 raft_consensus.cc:2468] T ba37bf5c0fcc4e42a6dd9a41d43259ab P 7e5a6bd92fad4307aa160a163814ffd8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 269f603d1112423a8a6d5fe3541e6a7d in term 0.
I20260709 13:05:05.169489 11066 leader_election.cc:304] T ba37bf5c0fcc4e42a6dd9a41d43259ab P 269f603d1112423a8a6d5fe3541e6a7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 269f603d1112423a8a6d5fe3541e6a7d, 7e5a6bd92fad4307aa160a163814ffd8; no voters: 0bee581f899d403bb5ee5161d384e107
I20260709 13:05:05.171599 11102 raft_consensus.cc:2468] T e64c8157570d423b892f37bb3b77317d P 269f603d1112423a8a6d5fe3541e6a7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bee581f899d403bb5ee5161d384e107 in term 1.
I20260709 13:05:05.171846 11251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04b34d450b294f6eb2e29d2a7515e73a" candidate_uuid: "269f603d1112423a8a6d5fe3541e6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e5a6bd92fad4307aa160a163814ffd8"
I20260709 13:05:05.172775 11142 leader_election.cc:304] T e64c8157570d423b892f37bb3b77317d P 0bee581f899d403bb5ee5161d384e107 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bee581f899d403bb5ee5161d384e107, 269f603d1112423a8a6d5fe3541e6a7d; no voters: 
I20260709 13:05:05.173305 11178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04b34d450b294f6eb2e29d2a7515e73a" candidate_uuid: "269f603d1112423a8a6d5fe3541e6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bee581f899d403bb5ee5161d384e107"
I20260709 13:05:05.173604 11300 raft_consensus.cc:2804] T e64c8157570d423b892f37bb3b77317d P 0bee581f899d403bb5ee5161d384e107 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:05.173859 11178 raft_consensus.cc:3060] T 04b34d450b294f6eb2e29d2a7515e73a P 0bee581f899d403bb5ee5161d384e107 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:05.174075 11300 raft_consensus.cc:697] T e64c8157570d423b892f37bb3b77317d P 0bee581f899d403bb5ee5161d384e107 [term 1 LEADER]: Becoming Leader. State: Replica: 0bee581f899d403bb5ee5161d384e107, State: Running, Role: LEADER
I20260709 13:05:05.174934 11300 consensus_queue.cc:237] T e64c8157570d423b892f37bb3b77317d P 0bee581f899d403bb5ee5161d384e107 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:05.180371 11301 raft_consensus.cc:2804] T ba37bf5c0fcc4e42a6dd9a41d43259ab P 269f603d1112423a8a6d5fe3541e6a7d [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:05:05.180675 11066 leader_election.cc:343] T 04b34d450b294f6eb2e29d2a7515e73a P 269f603d1112423a8a6d5fe3541e6a7d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7e5a6bd92fad4307aa160a163814ffd8 (127.10.182.3:38181): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:05.181751 11296 tablet_bootstrap.cc:492] T 42f399676d274f1b92e5c3abe0c2b348 P 269f603d1112423a8a6d5fe3541e6a7d: No bootstrap required, opened a new log
I20260709 13:05:05.182291 11296 ts_tablet_manager.cc:1403] T 42f399676d274f1b92e5c3abe0c2b348 P 269f603d1112423a8a6d5fe3541e6a7d: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.008s
I20260709 13:05:05.161453 11297 tablet_bootstrap.cc:654] T b599dc2cc69c4c65b7d3d6a8143150c5 P 7e5a6bd92fad4307aa160a163814ffd8: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:05.180788 11301 raft_consensus.cc:493] T ba37bf5c0fcc4e42a6dd9a41d43259ab P 269f603d1112423a8a6d5fe3541e6a7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:05.185391 11296 raft_consensus.cc:359] T 42f399676d274f1b92e5c3abe0c2b348 P 269f603d1112423a8a6d5fe3541e6a7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:05.186414 11296 raft_consensus.cc:385] T 42f399676d274f1b92e5c3abe0c2b348 P 269f603d1112423a8a6d5fe3541e6a7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:05.186676 11295 tablet_bootstrap.cc:492] T ba37bf5c0fcc4e42a6dd9a41d43259ab P 0bee581f899d403bb5ee5161d384e107: No bootstrap required, opened a new log
I20260709 13:05:05.187573 11295 ts_tablet_manager.cc:1403] T ba37bf5c0fcc4e42a6dd9a41d43259ab P 0bee581f899d403bb5ee5161d384e107: Time spent bootstrapping tablet: real 0.044s	user 0.012s	sys 0.004s
I20260709 13:05:05.188829 11178 raft_consensus.cc:2468] T 04b34d450b294f6eb2e29d2a7515e73a P 0bee581f899d403bb5ee5161d384e107 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 269f603d1112423a8a6d5fe3541e6a7d in term 1.
I20260709 13:05:05.186818 11301 raft_consensus.cc:3060] T ba37bf5c0fcc4e42a6dd9a41d43259ab P 269f603d1112423a8a6d5fe3541e6a7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:05.190232 11066 leader_election.cc:304] T 04b34d450b294f6eb2e29d2a7515e73a P 269f603d1112423a8a6d5fe3541e6a7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0bee581f899d403bb5ee5161d384e107, 269f603d1112423a8a6d5fe3541e6a7d; no voters: 7e5a6bd92fad4307aa160a163814ffd8
I20260709 13:05:05.191069 11334 raft_consensus.cc:2804] T 04b34d450b294f6eb2e29d2a7515e73a P 269f603d1112423a8a6d5fe3541e6a7d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:05.191505 11334 raft_consensus.cc:697] T 04b34d450b294f6eb2e29d2a7515e73a P 269f603d1112423a8a6d5fe3541e6a7d [term 1 LEADER]: Becoming Leader. State: Replica: 269f603d1112423a8a6d5fe3541e6a7d, State: Running, Role: LEADER
I20260709 13:05:05.192492 11334 consensus_queue.cc:237] T 04b34d450b294f6eb2e29d2a7515e73a P 269f603d1112423a8a6d5fe3541e6a7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:05.199304 11301 raft_consensus.cc:515] T ba37bf5c0fcc4e42a6dd9a41d43259ab P 269f603d1112423a8a6d5fe3541e6a7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:05.200340 11296 raft_consensus.cc:740] T 42f399676d274f1b92e5c3abe0c2b348 P 269f603d1112423a8a6d5fe3541e6a7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 269f603d1112423a8a6d5fe3541e6a7d, State: Initialized, Role: FOLLOWER
I20260709 13:05:05.201699 11296 consensus_queue.cc:260] T 42f399676d274f1b92e5c3abe0c2b348 P 269f603d1112423a8a6d5fe3541e6a7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:05.192946 11295 raft_consensus.cc:359] T ba37bf5c0fcc4e42a6dd9a41d43259ab P 0bee581f899d403bb5ee5161d384e107 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:05.204106 11295 raft_consensus.cc:385] T ba37bf5c0fcc4e42a6dd9a41d43259ab P 0bee581f899d403bb5ee5161d384e107 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:05.204633 11295 raft_consensus.cc:740] T ba37bf5c0fcc4e42a6dd9a41d43259ab P 0bee581f899d403bb5ee5161d384e107 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bee581f899d403bb5ee5161d384e107, State: Initialized, Role: FOLLOWER
I20260709 13:05:05.205425 11295 consensus_queue.cc:260] T ba37bf5c0fcc4e42a6dd9a41d43259ab P 0bee581f899d403bb5ee5161d384e107 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:05.207703 11295 ts_tablet_manager.cc:1434] T ba37bf5c0fcc4e42a6dd9a41d43259ab P 0bee581f899d403bb5ee5161d384e107: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 13:05:05.208727 11295 tablet_bootstrap.cc:492] T d7b00139afa747b8a4029c242c9ead87 P 0bee581f899d403bb5ee5161d384e107: Bootstrap starting.
I20260709 13:05:05.203969 10999 catalog_manager.cc:5697] T e64c8157570d423b892f37bb3b77317d P 0bee581f899d403bb5ee5161d384e107 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0bee581f899d403bb5ee5161d384e107 (127.10.182.2). New cstate: current_term: 1 leader_uuid: "0bee581f899d403bb5ee5161d384e107" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:05.213336 11301 leader_election.cc:290] T ba37bf5c0fcc4e42a6dd9a41d43259ab P 269f603d1112423a8a6d5fe3541e6a7d [CANDIDATE]: Term 1 election: Requested vote from peers 0bee581f899d403bb5ee5161d384e107 (127.10.182.2:41451), 7e5a6bd92fad4307aa160a163814ffd8 (127.10.182.3:38181)
I20260709 13:05:05.214493 11177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba37bf5c0fcc4e42a6dd9a41d43259ab" candidate_uuid: "269f603d1112423a8a6d5fe3541e6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bee581f899d403bb5ee5161d384e107"
I20260709 13:05:05.220528 11177 raft_consensus.cc:3060] T ba37bf5c0fcc4e42a6dd9a41d43259ab P 0bee581f899d403bb5ee5161d384e107 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:05.220687 11300 raft_consensus.cc:493] T b599dc2cc69c4c65b7d3d6a8143150c5 P 0bee581f899d403bb5ee5161d384e107 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:05.221388 11252 raft_consensus.cc:2468] T e64c8157570d423b892f37bb3b77317d P 7e5a6bd92fad4307aa160a163814ffd8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bee581f899d403bb5ee5161d384e107 in term 1.
I20260709 13:05:05.221232 11300 raft_consensus.cc:515] T b599dc2cc69c4c65b7d3d6a8143150c5 P 0bee581f899d403bb5ee5161d384e107 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:05.223316 11300 leader_election.cc:290] T b599dc2cc69c4c65b7d3d6a8143150c5 P 0bee581f899d403bb5ee5161d384e107 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 269f603d1112423a8a6d5fe3541e6a7d (127.10.182.1:36107), 7e5a6bd92fad4307aa160a163814ffd8 (127.10.182.3:38181)
I20260709 13:05:05.224996 11250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b599dc2cc69c4c65b7d3d6a8143150c5" candidate_uuid: "0bee581f899d403bb5ee5161d384e107" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e5a6bd92fad4307aa160a163814ffd8" is_pre_election: true
I20260709 13:05:05.226429 11102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b599dc2cc69c4c65b7d3d6a8143150c5" candidate_uuid: "0bee581f899d403bb5ee5161d384e107" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "269f603d1112423a8a6d5fe3541e6a7d" is_pre_election: true
I20260709 13:05:05.215315 11251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba37bf5c0fcc4e42a6dd9a41d43259ab" candidate_uuid: "269f603d1112423a8a6d5fe3541e6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e5a6bd92fad4307aa160a163814ffd8"
I20260709 13:05:05.227277 11304 raft_consensus.cc:493] T d7b00139afa747b8a4029c242c9ead87 P 7e5a6bd92fad4307aa160a163814ffd8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:05.227500 11251 raft_consensus.cc:3060] T ba37bf5c0fcc4e42a6dd9a41d43259ab P 7e5a6bd92fad4307aa160a163814ffd8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:05.227759 11304 raft_consensus.cc:515] T d7b00139afa747b8a4029c242c9ead87 P 7e5a6bd92fad4307aa160a163814ffd8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
W20260709 13:05:05.227998 11142 leader_election.cc:343] T b599dc2cc69c4c65b7d3d6a8143150c5 P 0bee581f899d403bb5ee5161d384e107 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 269f603d1112423a8a6d5fe3541e6a7d (127.10.182.1:36107): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:05.229813 11304 leader_election.cc:290] T d7b00139afa747b8a4029c242c9ead87 P 7e5a6bd92fad4307aa160a163814ffd8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 269f603d1112423a8a6d5fe3541e6a7d (127.10.182.1:36107), 0bee581f899d403bb5ee5161d384e107 (127.10.182.2:41451)
I20260709 13:05:05.227247 11296 ts_tablet_manager.cc:1434] T 42f399676d274f1b92e5c3abe0c2b348 P 269f603d1112423a8a6d5fe3541e6a7d: Time spent starting tablet: real 0.045s	user 0.012s	sys 0.001s
I20260709 13:05:05.231567 11178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7b00139afa747b8a4029c242c9ead87" candidate_uuid: "7e5a6bd92fad4307aa160a163814ffd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bee581f899d403bb5ee5161d384e107" is_pre_election: true
I20260709 13:05:05.231853 11296 tablet_bootstrap.cc:492] T b599dc2cc69c4c65b7d3d6a8143150c5 P 269f603d1112423a8a6d5fe3541e6a7d: Bootstrap starting.
W20260709 13:05:05.232795 11215 leader_election.cc:343] T d7b00139afa747b8a4029c242c9ead87 P 7e5a6bd92fad4307aa160a163814ffd8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0bee581f899d403bb5ee5161d384e107 (127.10.182.2:41451): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:05.233286 11141 leader_election.cc:343] T b599dc2cc69c4c65b7d3d6a8143150c5 P 0bee581f899d403bb5ee5161d384e107 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7e5a6bd92fad4307aa160a163814ffd8 (127.10.182.3:38181): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:05.233721 11141 leader_election.cc:304] T b599dc2cc69c4c65b7d3d6a8143150c5 P 0bee581f899d403bb5ee5161d384e107 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0bee581f899d403bb5ee5161d384e107; no voters: 269f603d1112423a8a6d5fe3541e6a7d, 7e5a6bd92fad4307aa160a163814ffd8
I20260709 13:05:05.234108 11102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7b00139afa747b8a4029c242c9ead87" candidate_uuid: "7e5a6bd92fad4307aa160a163814ffd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "269f603d1112423a8a6d5fe3541e6a7d" is_pre_election: true
I20260709 13:05:05.234236 11251 raft_consensus.cc:2468] T ba37bf5c0fcc4e42a6dd9a41d43259ab P 7e5a6bd92fad4307aa160a163814ffd8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 269f603d1112423a8a6d5fe3541e6a7d in term 1.
I20260709 13:05:05.234732 11102 raft_consensus.cc:2468] T d7b00139afa747b8a4029c242c9ead87 P 269f603d1112423a8a6d5fe3541e6a7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e5a6bd92fad4307aa160a163814ffd8 in term 0.
I20260709 13:05:05.235517 11300 raft_consensus.cc:2749] T b599dc2cc69c4c65b7d3d6a8143150c5 P 0bee581f899d403bb5ee5161d384e107 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:05.235445 11066 leader_election.cc:304] T ba37bf5c0fcc4e42a6dd9a41d43259ab P 269f603d1112423a8a6d5fe3541e6a7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 269f603d1112423a8a6d5fe3541e6a7d, 7e5a6bd92fad4307aa160a163814ffd8; no voters: 
I20260709 13:05:05.236440 11177 raft_consensus.cc:2468] T ba37bf5c0fcc4e42a6dd9a41d43259ab P 0bee581f899d403bb5ee5161d384e107 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 269f603d1112423a8a6d5fe3541e6a7d in term 1.
I20260709 13:05:05.236673 11216 leader_election.cc:304] T d7b00139afa747b8a4029c242c9ead87 P 7e5a6bd92fad4307aa160a163814ffd8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 269f603d1112423a8a6d5fe3541e6a7d, 7e5a6bd92fad4307aa160a163814ffd8; no voters: 0bee581f899d403bb5ee5161d384e107
I20260709 13:05:05.236955 11295 tablet_bootstrap.cc:654] T d7b00139afa747b8a4029c242c9ead87 P 0bee581f899d403bb5ee5161d384e107: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:05.237453 11304 raft_consensus.cc:2804] T d7b00139afa747b8a4029c242c9ead87 P 7e5a6bd92fad4307aa160a163814ffd8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:05.237818 11304 raft_consensus.cc:493] T d7b00139afa747b8a4029c242c9ead87 P 7e5a6bd92fad4307aa160a163814ffd8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:05.238126 11304 raft_consensus.cc:3060] T d7b00139afa747b8a4029c242c9ead87 P 7e5a6bd92fad4307aa160a163814ffd8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:05.238514 11341 raft_consensus.cc:2804] T ba37bf5c0fcc4e42a6dd9a41d43259ab P 269f603d1112423a8a6d5fe3541e6a7d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:05.239115 11301 raft_consensus.cc:493] T 81b1baf43f484fe4b2ab79a6695103e2 P 269f603d1112423a8a6d5fe3541e6a7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:05.239516 11301 raft_consensus.cc:515] T 81b1baf43f484fe4b2ab79a6695103e2 P 269f603d1112423a8a6d5fe3541e6a7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:05.241556 11301 leader_election.cc:290] T 81b1baf43f484fe4b2ab79a6695103e2 P 269f603d1112423a8a6d5fe3541e6a7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0bee581f899d403bb5ee5161d384e107 (127.10.182.2:41451), 7e5a6bd92fad4307aa160a163814ffd8 (127.10.182.3:38181)
I20260709 13:05:05.242416 11341 raft_consensus.cc:697] T ba37bf5c0fcc4e42a6dd9a41d43259ab P 269f603d1112423a8a6d5fe3541e6a7d [term 1 LEADER]: Becoming Leader. State: Replica: 269f603d1112423a8a6d5fe3541e6a7d, State: Running, Role: LEADER
I20260709 13:05:05.243176 11341 consensus_queue.cc:237] T ba37bf5c0fcc4e42a6dd9a41d43259ab P 269f603d1112423a8a6d5fe3541e6a7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:05.244771 11177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b1baf43f484fe4b2ab79a6695103e2" candidate_uuid: "269f603d1112423a8a6d5fe3541e6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bee581f899d403bb5ee5161d384e107" is_pre_election: true
I20260709 13:05:05.245404 11177 raft_consensus.cc:2468] T 81b1baf43f484fe4b2ab79a6695103e2 P 0bee581f899d403bb5ee5161d384e107 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 269f603d1112423a8a6d5fe3541e6a7d in term 0.
I20260709 13:05:05.246644 11066 leader_election.cc:304] T 81b1baf43f484fe4b2ab79a6695103e2 P 269f603d1112423a8a6d5fe3541e6a7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bee581f899d403bb5ee5161d384e107, 269f603d1112423a8a6d5fe3541e6a7d; no voters: 
I20260709 13:05:05.247627 11335 raft_consensus.cc:2804] T 81b1baf43f484fe4b2ab79a6695103e2 P 269f603d1112423a8a6d5fe3541e6a7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:05.247773 11297 tablet_bootstrap.cc:492] T b599dc2cc69c4c65b7d3d6a8143150c5 P 7e5a6bd92fad4307aa160a163814ffd8: No bootstrap required, opened a new log
I20260709 13:05:05.248155 11335 raft_consensus.cc:493] T 81b1baf43f484fe4b2ab79a6695103e2 P 269f603d1112423a8a6d5fe3541e6a7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:05.248340 11297 ts_tablet_manager.cc:1403] T b599dc2cc69c4c65b7d3d6a8143150c5 P 7e5a6bd92fad4307aa160a163814ffd8: Time spent bootstrapping tablet: real 0.094s	user 0.017s	sys 0.023s
I20260709 13:05:05.248660 11335 raft_consensus.cc:3060] T 81b1baf43f484fe4b2ab79a6695103e2 P 269f603d1112423a8a6d5fe3541e6a7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:05.250382 11000 catalog_manager.cc:5697] T 04b34d450b294f6eb2e29d2a7515e73a P 269f603d1112423a8a6d5fe3541e6a7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 269f603d1112423a8a6d5fe3541e6a7d (127.10.182.1). New cstate: current_term: 1 leader_uuid: "269f603d1112423a8a6d5fe3541e6a7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:05.245164 11304 raft_consensus.cc:515] T d7b00139afa747b8a4029c242c9ead87 P 7e5a6bd92fad4307aa160a163814ffd8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:05.251971 11297 raft_consensus.cc:359] T b599dc2cc69c4c65b7d3d6a8143150c5 P 7e5a6bd92fad4307aa160a163814ffd8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:05.252792 11297 raft_consensus.cc:385] T b599dc2cc69c4c65b7d3d6a8143150c5 P 7e5a6bd92fad4307aa160a163814ffd8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:05.253094 11297 raft_consensus.cc:740] T b599dc2cc69c4c65b7d3d6a8143150c5 P 7e5a6bd92fad4307aa160a163814ffd8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e5a6bd92fad4307aa160a163814ffd8, State: Initialized, Role: FOLLOWER
I20260709 13:05:05.254753 11304 leader_election.cc:290] T d7b00139afa747b8a4029c242c9ead87 P 7e5a6bd92fad4307aa160a163814ffd8 [CANDIDATE]: Term 1 election: Requested vote from peers 269f603d1112423a8a6d5fe3541e6a7d (127.10.182.1:36107), 0bee581f899d403bb5ee5161d384e107 (127.10.182.2:41451)
I20260709 13:05:05.255005 11102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7b00139afa747b8a4029c242c9ead87" candidate_uuid: "7e5a6bd92fad4307aa160a163814ffd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "269f603d1112423a8a6d5fe3541e6a7d"
I20260709 13:05:05.255573 11102 raft_consensus.cc:3060] T d7b00139afa747b8a4029c242c9ead87 P 269f603d1112423a8a6d5fe3541e6a7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:05.256989 11296 tablet_bootstrap.cc:654] T b599dc2cc69c4c65b7d3d6a8143150c5 P 269f603d1112423a8a6d5fe3541e6a7d: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:05.264081 11177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7b00139afa747b8a4029c242c9ead87" candidate_uuid: "7e5a6bd92fad4307aa160a163814ffd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bee581f899d403bb5ee5161d384e107"
W20260709 13:05:05.265344 11215 leader_election.cc:343] T d7b00139afa747b8a4029c242c9ead87 P 7e5a6bd92fad4307aa160a163814ffd8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0bee581f899d403bb5ee5161d384e107 (127.10.182.2:41451): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:05.265793 11295 tablet_bootstrap.cc:492] T d7b00139afa747b8a4029c242c9ead87 P 0bee581f899d403bb5ee5161d384e107: No bootstrap required, opened a new log
I20260709 13:05:05.266209 11295 ts_tablet_manager.cc:1403] T d7b00139afa747b8a4029c242c9ead87 P 0bee581f899d403bb5ee5161d384e107: Time spent bootstrapping tablet: real 0.058s	user 0.012s	sys 0.000s
I20260709 13:05:05.266242 11251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b1baf43f484fe4b2ab79a6695103e2" candidate_uuid: "269f603d1112423a8a6d5fe3541e6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e5a6bd92fad4307aa160a163814ffd8" is_pre_election: true
I20260709 13:05:05.266922 11251 raft_consensus.cc:2468] T 81b1baf43f484fe4b2ab79a6695103e2 P 7e5a6bd92fad4307aa160a163814ffd8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 269f603d1112423a8a6d5fe3541e6a7d in term 0.
I20260709 13:05:05.267800 11102 raft_consensus.cc:2468] T d7b00139afa747b8a4029c242c9ead87 P 269f603d1112423a8a6d5fe3541e6a7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e5a6bd92fad4307aa160a163814ffd8 in term 1.
I20260709 13:05:05.269889 11216 leader_election.cc:304] T d7b00139afa747b8a4029c242c9ead87 P 7e5a6bd92fad4307aa160a163814ffd8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 269f603d1112423a8a6d5fe3541e6a7d, 7e5a6bd92fad4307aa160a163814ffd8; no voters: 0bee581f899d403bb5ee5161d384e107
I20260709 13:05:05.255198 11297 consensus_queue.cc:260] T b599dc2cc69c4c65b7d3d6a8143150c5 P 7e5a6bd92fad4307aa160a163814ffd8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:05.270763 11304 raft_consensus.cc:2804] T d7b00139afa747b8a4029c242c9ead87 P 7e5a6bd92fad4307aa160a163814ffd8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:05.270680 11335 raft_consensus.cc:515] T 81b1baf43f484fe4b2ab79a6695103e2 P 269f603d1112423a8a6d5fe3541e6a7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:05.273504 11335 leader_election.cc:290] T 81b1baf43f484fe4b2ab79a6695103e2 P 269f603d1112423a8a6d5fe3541e6a7d [CANDIDATE]: Term 1 election: Requested vote from peers 0bee581f899d403bb5ee5161d384e107 (127.10.182.2:41451), 7e5a6bd92fad4307aa160a163814ffd8 (127.10.182.3:38181)
I20260709 13:05:05.274376 11295 raft_consensus.cc:359] T d7b00139afa747b8a4029c242c9ead87 P 0bee581f899d403bb5ee5161d384e107 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:05.275015 11295 raft_consensus.cc:385] T d7b00139afa747b8a4029c242c9ead87 P 0bee581f899d403bb5ee5161d384e107 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:05.275278 11295 raft_consensus.cc:740] T d7b00139afa747b8a4029c242c9ead87 P 0bee581f899d403bb5ee5161d384e107 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bee581f899d403bb5ee5161d384e107, State: Initialized, Role: FOLLOWER
I20260709 13:05:05.275116 11250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b1baf43f484fe4b2ab79a6695103e2" candidate_uuid: "269f603d1112423a8a6d5fe3541e6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e5a6bd92fad4307aa160a163814ffd8"
I20260709 13:05:05.275985 11250 raft_consensus.cc:3060] T 81b1baf43f484fe4b2ab79a6695103e2 P 7e5a6bd92fad4307aa160a163814ffd8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:05.276862 11177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b1baf43f484fe4b2ab79a6695103e2" candidate_uuid: "269f603d1112423a8a6d5fe3541e6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bee581f899d403bb5ee5161d384e107"
I20260709 13:05:05.277504 11177 raft_consensus.cc:3060] T 81b1baf43f484fe4b2ab79a6695103e2 P 0bee581f899d403bb5ee5161d384e107 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:05.281267 11304 raft_consensus.cc:697] T d7b00139afa747b8a4029c242c9ead87 P 7e5a6bd92fad4307aa160a163814ffd8 [term 1 LEADER]: Becoming Leader. State: Replica: 7e5a6bd92fad4307aa160a163814ffd8, State: Running, Role: LEADER
I20260709 13:05:05.282188 11304 consensus_queue.cc:237] T d7b00139afa747b8a4029c242c9ead87 P 7e5a6bd92fad4307aa160a163814ffd8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:05.281991 11000 catalog_manager.cc:5697] T ba37bf5c0fcc4e42a6dd9a41d43259ab P 269f603d1112423a8a6d5fe3541e6a7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 269f603d1112423a8a6d5fe3541e6a7d (127.10.182.1). New cstate: current_term: 1 leader_uuid: "269f603d1112423a8a6d5fe3541e6a7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:05.285354 11296 tablet_bootstrap.cc:492] T b599dc2cc69c4c65b7d3d6a8143150c5 P 269f603d1112423a8a6d5fe3541e6a7d: No bootstrap required, opened a new log
I20260709 13:05:05.285797 11296 ts_tablet_manager.cc:1403] T b599dc2cc69c4c65b7d3d6a8143150c5 P 269f603d1112423a8a6d5fe3541e6a7d: Time spent bootstrapping tablet: real 0.054s	user 0.012s	sys 0.000s
I20260709 13:05:05.286669 11250 raft_consensus.cc:2468] T 81b1baf43f484fe4b2ab79a6695103e2 P 7e5a6bd92fad4307aa160a163814ffd8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 269f603d1112423a8a6d5fe3541e6a7d in term 1.
I20260709 13:05:05.288297 11066 leader_election.cc:304] T 81b1baf43f484fe4b2ab79a6695103e2 P 269f603d1112423a8a6d5fe3541e6a7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 269f603d1112423a8a6d5fe3541e6a7d, 7e5a6bd92fad4307aa160a163814ffd8; no voters: 
I20260709 13:05:05.276005 11295 consensus_queue.cc:260] T d7b00139afa747b8a4029c242c9ead87 P 0bee581f899d403bb5ee5161d384e107 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:05.310115 11335 raft_consensus.cc:2804] T 81b1baf43f484fe4b2ab79a6695103e2 P 269f603d1112423a8a6d5fe3541e6a7d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:05.310775 11335 raft_consensus.cc:697] T 81b1baf43f484fe4b2ab79a6695103e2 P 269f603d1112423a8a6d5fe3541e6a7d [term 1 LEADER]: Becoming Leader. State: Replica: 269f603d1112423a8a6d5fe3541e6a7d, State: Running, Role: LEADER
I20260709 13:05:05.306449 10999 catalog_manager.cc:5697] T d7b00139afa747b8a4029c242c9ead87 P 7e5a6bd92fad4307aa160a163814ffd8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7e5a6bd92fad4307aa160a163814ffd8 (127.10.182.3). New cstate: current_term: 1 leader_uuid: "7e5a6bd92fad4307aa160a163814ffd8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:05.289053 11177 raft_consensus.cc:2468] T 81b1baf43f484fe4b2ab79a6695103e2 P 0bee581f899d403bb5ee5161d384e107 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 269f603d1112423a8a6d5fe3541e6a7d in term 1.
I20260709 13:05:05.288341 11296 raft_consensus.cc:359] T b599dc2cc69c4c65b7d3d6a8143150c5 P 269f603d1112423a8a6d5fe3541e6a7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:05.311806 11335 consensus_queue.cc:237] T 81b1baf43f484fe4b2ab79a6695103e2 P 269f603d1112423a8a6d5fe3541e6a7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:05.312676 11296 raft_consensus.cc:385] T b599dc2cc69c4c65b7d3d6a8143150c5 P 269f603d1112423a8a6d5fe3541e6a7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:05.312963 11296 raft_consensus.cc:740] T b599dc2cc69c4c65b7d3d6a8143150c5 P 269f603d1112423a8a6d5fe3541e6a7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 269f603d1112423a8a6d5fe3541e6a7d, State: Initialized, Role: FOLLOWER
I20260709 13:05:05.313599 11296 consensus_queue.cc:260] T b599dc2cc69c4c65b7d3d6a8143150c5 P 269f603d1112423a8a6d5fe3541e6a7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:05.316497 11296 ts_tablet_manager.cc:1434] T b599dc2cc69c4c65b7d3d6a8143150c5 P 269f603d1112423a8a6d5fe3541e6a7d: Time spent starting tablet: real 0.030s	user 0.001s	sys 0.006s
I20260709 13:05:05.317401 11296 tablet_bootstrap.cc:492] T ac180745f43c4e0e8fb7332344d15945 P 269f603d1112423a8a6d5fe3541e6a7d: Bootstrap starting.
I20260709 13:05:05.319126 11295 ts_tablet_manager.cc:1434] T d7b00139afa747b8a4029c242c9ead87 P 0bee581f899d403bb5ee5161d384e107: Time spent starting tablet: real 0.053s	user 0.007s	sys 0.002s
I20260709 13:05:05.319979 11295 tablet_bootstrap.cc:492] T ac180745f43c4e0e8fb7332344d15945 P 0bee581f899d403bb5ee5161d384e107: Bootstrap starting.
I20260709 13:05:05.324587 11297 ts_tablet_manager.cc:1434] T b599dc2cc69c4c65b7d3d6a8143150c5 P 7e5a6bd92fad4307aa160a163814ffd8: Time spent starting tablet: real 0.076s	user 0.026s	sys 0.024s
I20260709 13:05:05.325594 11297 tablet_bootstrap.cc:492] T 04b34d450b294f6eb2e29d2a7515e73a P 7e5a6bd92fad4307aa160a163814ffd8: Bootstrap starting.
I20260709 13:05:05.332445 11297 tablet_bootstrap.cc:654] T 04b34d450b294f6eb2e29d2a7515e73a P 7e5a6bd92fad4307aa160a163814ffd8: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:05.334947 11295 tablet_bootstrap.cc:654] T ac180745f43c4e0e8fb7332344d15945 P 0bee581f899d403bb5ee5161d384e107: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:05.338138 11296 tablet_bootstrap.cc:654] T ac180745f43c4e0e8fb7332344d15945 P 269f603d1112423a8a6d5fe3541e6a7d: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:05.343410 10999 catalog_manager.cc:5697] T 81b1baf43f484fe4b2ab79a6695103e2 P 269f603d1112423a8a6d5fe3541e6a7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 269f603d1112423a8a6d5fe3541e6a7d (127.10.182.1). New cstate: current_term: 1 leader_uuid: "269f603d1112423a8a6d5fe3541e6a7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:05.350675 11297 tablet_bootstrap.cc:492] T 04b34d450b294f6eb2e29d2a7515e73a P 7e5a6bd92fad4307aa160a163814ffd8: No bootstrap required, opened a new log
I20260709 13:05:05.351239 11297 ts_tablet_manager.cc:1403] T 04b34d450b294f6eb2e29d2a7515e73a P 7e5a6bd92fad4307aa160a163814ffd8: Time spent bootstrapping tablet: real 0.026s	user 0.000s	sys 0.011s
I20260709 13:05:05.352510 11295 tablet_bootstrap.cc:492] T ac180745f43c4e0e8fb7332344d15945 P 0bee581f899d403bb5ee5161d384e107: No bootstrap required, opened a new log
I20260709 13:05:05.353025 11295 ts_tablet_manager.cc:1403] T ac180745f43c4e0e8fb7332344d15945 P 0bee581f899d403bb5ee5161d384e107: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.002s
I20260709 13:05:05.354301 11297 raft_consensus.cc:359] T 04b34d450b294f6eb2e29d2a7515e73a P 7e5a6bd92fad4307aa160a163814ffd8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:05.354940 11297 raft_consensus.cc:385] T 04b34d450b294f6eb2e29d2a7515e73a P 7e5a6bd92fad4307aa160a163814ffd8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:05.355206 11297 raft_consensus.cc:740] T 04b34d450b294f6eb2e29d2a7515e73a P 7e5a6bd92fad4307aa160a163814ffd8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e5a6bd92fad4307aa160a163814ffd8, State: Initialized, Role: FOLLOWER
I20260709 13:05:05.355895 11297 consensus_queue.cc:260] T 04b34d450b294f6eb2e29d2a7515e73a P 7e5a6bd92fad4307aa160a163814ffd8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:05.356513 11295 raft_consensus.cc:359] T ac180745f43c4e0e8fb7332344d15945 P 0bee581f899d403bb5ee5161d384e107 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:05.357343 11295 raft_consensus.cc:385] T ac180745f43c4e0e8fb7332344d15945 P 0bee581f899d403bb5ee5161d384e107 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:05.357649 11295 raft_consensus.cc:740] T ac180745f43c4e0e8fb7332344d15945 P 0bee581f899d403bb5ee5161d384e107 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bee581f899d403bb5ee5161d384e107, State: Initialized, Role: FOLLOWER
I20260709 13:05:05.357810 11297 ts_tablet_manager.cc:1434] T 04b34d450b294f6eb2e29d2a7515e73a P 7e5a6bd92fad4307aa160a163814ffd8: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260709 13:05:05.358819 11297 tablet_bootstrap.cc:492] T 42f399676d274f1b92e5c3abe0c2b348 P 7e5a6bd92fad4307aa160a163814ffd8: Bootstrap starting.
I20260709 13:05:05.358526 11295 consensus_queue.cc:260] T ac180745f43c4e0e8fb7332344d15945 P 0bee581f899d403bb5ee5161d384e107 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:05.367933 11297 tablet_bootstrap.cc:654] T 42f399676d274f1b92e5c3abe0c2b348 P 7e5a6bd92fad4307aa160a163814ffd8: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:05.369612 11295 ts_tablet_manager.cc:1434] T ac180745f43c4e0e8fb7332344d15945 P 0bee581f899d403bb5ee5161d384e107: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 13:05:05.371668 11296 tablet_bootstrap.cc:492] T ac180745f43c4e0e8fb7332344d15945 P 269f603d1112423a8a6d5fe3541e6a7d: No bootstrap required, opened a new log
I20260709 13:05:05.372128 11296 ts_tablet_manager.cc:1403] T ac180745f43c4e0e8fb7332344d15945 P 269f603d1112423a8a6d5fe3541e6a7d: Time spent bootstrapping tablet: real 0.055s	user 0.018s	sys 0.004s
I20260709 13:05:05.375075 11296 raft_consensus.cc:359] T ac180745f43c4e0e8fb7332344d15945 P 269f603d1112423a8a6d5fe3541e6a7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:05.375931 11296 raft_consensus.cc:385] T ac180745f43c4e0e8fb7332344d15945 P 269f603d1112423a8a6d5fe3541e6a7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:05.376271 11296 raft_consensus.cc:740] T ac180745f43c4e0e8fb7332344d15945 P 269f603d1112423a8a6d5fe3541e6a7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 269f603d1112423a8a6d5fe3541e6a7d, State: Initialized, Role: FOLLOWER
I20260709 13:05:05.377177 11296 consensus_queue.cc:260] T ac180745f43c4e0e8fb7332344d15945 P 269f603d1112423a8a6d5fe3541e6a7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:05.379853 11296 ts_tablet_manager.cc:1434] T ac180745f43c4e0e8fb7332344d15945 P 269f603d1112423a8a6d5fe3541e6a7d: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 13:05:05.386690 11297 tablet_bootstrap.cc:492] T 42f399676d274f1b92e5c3abe0c2b348 P 7e5a6bd92fad4307aa160a163814ffd8: No bootstrap required, opened a new log
I20260709 13:05:05.387140 11297 ts_tablet_manager.cc:1403] T 42f399676d274f1b92e5c3abe0c2b348 P 7e5a6bd92fad4307aa160a163814ffd8: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.008s
I20260709 13:05:05.389526 11335 raft_consensus.cc:493] T ac180745f43c4e0e8fb7332344d15945 P 269f603d1112423a8a6d5fe3541e6a7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:05.389969 11335 raft_consensus.cc:515] T ac180745f43c4e0e8fb7332344d15945 P 269f603d1112423a8a6d5fe3541e6a7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:05.390055 11297 raft_consensus.cc:359] T 42f399676d274f1b92e5c3abe0c2b348 P 7e5a6bd92fad4307aa160a163814ffd8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:05.390723 11297 raft_consensus.cc:385] T 42f399676d274f1b92e5c3abe0c2b348 P 7e5a6bd92fad4307aa160a163814ffd8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:05.390976 11297 raft_consensus.cc:740] T 42f399676d274f1b92e5c3abe0c2b348 P 7e5a6bd92fad4307aa160a163814ffd8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e5a6bd92fad4307aa160a163814ffd8, State: Initialized, Role: FOLLOWER
I20260709 13:05:05.391776 11335 leader_election.cc:290] T ac180745f43c4e0e8fb7332344d15945 P 269f603d1112423a8a6d5fe3541e6a7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0bee581f899d403bb5ee5161d384e107 (127.10.182.2:41451), 7e5a6bd92fad4307aa160a163814ffd8 (127.10.182.3:38181)
I20260709 13:05:05.391594 11297 consensus_queue.cc:260] T 42f399676d274f1b92e5c3abe0c2b348 P 7e5a6bd92fad4307aa160a163814ffd8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:05.393453 11297 ts_tablet_manager.cc:1434] T 42f399676d274f1b92e5c3abe0c2b348 P 7e5a6bd92fad4307aa160a163814ffd8: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 13:05:05.393437 11177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac180745f43c4e0e8fb7332344d15945" candidate_uuid: "269f603d1112423a8a6d5fe3541e6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bee581f899d403bb5ee5161d384e107" is_pre_election: true
I20260709 13:05:05.394187 11177 raft_consensus.cc:2468] T ac180745f43c4e0e8fb7332344d15945 P 0bee581f899d403bb5ee5161d384e107 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 269f603d1112423a8a6d5fe3541e6a7d in term 0.
I20260709 13:05:05.395138 11066 leader_election.cc:304] T ac180745f43c4e0e8fb7332344d15945 P 269f603d1112423a8a6d5fe3541e6a7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bee581f899d403bb5ee5161d384e107, 269f603d1112423a8a6d5fe3541e6a7d; no voters: 
I20260709 13:05:05.395120 11250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac180745f43c4e0e8fb7332344d15945" candidate_uuid: "269f603d1112423a8a6d5fe3541e6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e5a6bd92fad4307aa160a163814ffd8" is_pre_election: true
I20260709 13:05:05.396251 11250 raft_consensus.cc:2468] T ac180745f43c4e0e8fb7332344d15945 P 7e5a6bd92fad4307aa160a163814ffd8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 269f603d1112423a8a6d5fe3541e6a7d in term 0.
I20260709 13:05:05.397152 11335 raft_consensus.cc:2804] T ac180745f43c4e0e8fb7332344d15945 P 269f603d1112423a8a6d5fe3541e6a7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:05.397521 11335 raft_consensus.cc:493] T ac180745f43c4e0e8fb7332344d15945 P 269f603d1112423a8a6d5fe3541e6a7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:05.397876 11335 raft_consensus.cc:3060] T ac180745f43c4e0e8fb7332344d15945 P 269f603d1112423a8a6d5fe3541e6a7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:05.404367 11335 raft_consensus.cc:515] T ac180745f43c4e0e8fb7332344d15945 P 269f603d1112423a8a6d5fe3541e6a7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:05.406280 11335 leader_election.cc:290] T ac180745f43c4e0e8fb7332344d15945 P 269f603d1112423a8a6d5fe3541e6a7d [CANDIDATE]: Term 1 election: Requested vote from peers 0bee581f899d403bb5ee5161d384e107 (127.10.182.2:41451), 7e5a6bd92fad4307aa160a163814ffd8 (127.10.182.3:38181)
I20260709 13:05:05.407374 11177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac180745f43c4e0e8fb7332344d15945" candidate_uuid: "269f603d1112423a8a6d5fe3541e6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bee581f899d403bb5ee5161d384e107"
I20260709 13:05:05.407920 11177 raft_consensus.cc:3060] T ac180745f43c4e0e8fb7332344d15945 P 0bee581f899d403bb5ee5161d384e107 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:05.408208 11250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac180745f43c4e0e8fb7332344d15945" candidate_uuid: "269f603d1112423a8a6d5fe3541e6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e5a6bd92fad4307aa160a163814ffd8"
I20260709 13:05:05.408735 11250 raft_consensus.cc:3060] T ac180745f43c4e0e8fb7332344d15945 P 7e5a6bd92fad4307aa160a163814ffd8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:05.414805 11250 raft_consensus.cc:2468] T ac180745f43c4e0e8fb7332344d15945 P 7e5a6bd92fad4307aa160a163814ffd8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 269f603d1112423a8a6d5fe3541e6a7d in term 1.
I20260709 13:05:05.415078 11177 raft_consensus.cc:2468] T ac180745f43c4e0e8fb7332344d15945 P 0bee581f899d403bb5ee5161d384e107 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 269f603d1112423a8a6d5fe3541e6a7d in term 1.
I20260709 13:05:05.416018 11066 leader_election.cc:304] T ac180745f43c4e0e8fb7332344d15945 P 269f603d1112423a8a6d5fe3541e6a7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 269f603d1112423a8a6d5fe3541e6a7d, 7e5a6bd92fad4307aa160a163814ffd8; no voters: 
I20260709 13:05:05.416774 11335 raft_consensus.cc:2804] T ac180745f43c4e0e8fb7332344d15945 P 269f603d1112423a8a6d5fe3541e6a7d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:05.417223 11335 raft_consensus.cc:697] T ac180745f43c4e0e8fb7332344d15945 P 269f603d1112423a8a6d5fe3541e6a7d [term 1 LEADER]: Becoming Leader. State: Replica: 269f603d1112423a8a6d5fe3541e6a7d, State: Running, Role: LEADER
I20260709 13:05:05.417971 11335 consensus_queue.cc:237] T ac180745f43c4e0e8fb7332344d15945 P 269f603d1112423a8a6d5fe3541e6a7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:05.425326 11000 catalog_manager.cc:5697] T ac180745f43c4e0e8fb7332344d15945 P 269f603d1112423a8a6d5fe3541e6a7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 269f603d1112423a8a6d5fe3541e6a7d (127.10.182.1). New cstate: current_term: 1 leader_uuid: "269f603d1112423a8a6d5fe3541e6a7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:05.435153 11345 raft_consensus.cc:493] T b599dc2cc69c4c65b7d3d6a8143150c5 P 7e5a6bd92fad4307aa160a163814ffd8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:05.435649 11345 raft_consensus.cc:515] T b599dc2cc69c4c65b7d3d6a8143150c5 P 7e5a6bd92fad4307aa160a163814ffd8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:05.437745 11345 leader_election.cc:290] T b599dc2cc69c4c65b7d3d6a8143150c5 P 7e5a6bd92fad4307aa160a163814ffd8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 269f603d1112423a8a6d5fe3541e6a7d (127.10.182.1:36107), 0bee581f899d403bb5ee5161d384e107 (127.10.182.2:41451)
I20260709 13:05:05.438546 11335 raft_consensus.cc:493] T 42f399676d274f1b92e5c3abe0c2b348 P 269f603d1112423a8a6d5fe3541e6a7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:05.438601 11102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b599dc2cc69c4c65b7d3d6a8143150c5" candidate_uuid: "7e5a6bd92fad4307aa160a163814ffd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "269f603d1112423a8a6d5fe3541e6a7d" is_pre_election: true
I20260709 13:05:05.439251 11177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b599dc2cc69c4c65b7d3d6a8143150c5" candidate_uuid: "7e5a6bd92fad4307aa160a163814ffd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bee581f899d403bb5ee5161d384e107" is_pre_election: true
I20260709 13:05:05.439397 11102 raft_consensus.cc:2468] T b599dc2cc69c4c65b7d3d6a8143150c5 P 269f603d1112423a8a6d5fe3541e6a7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e5a6bd92fad4307aa160a163814ffd8 in term 0.
I20260709 13:05:05.440006 11177 raft_consensus.cc:2468] T b599dc2cc69c4c65b7d3d6a8143150c5 P 0bee581f899d403bb5ee5161d384e107 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e5a6bd92fad4307aa160a163814ffd8 in term 0.
I20260709 13:05:05.439317 11335 raft_consensus.cc:515] T 42f399676d274f1b92e5c3abe0c2b348 P 269f603d1112423a8a6d5fe3541e6a7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:05.440802 11216 leader_election.cc:304] T b599dc2cc69c4c65b7d3d6a8143150c5 P 7e5a6bd92fad4307aa160a163814ffd8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 269f603d1112423a8a6d5fe3541e6a7d, 7e5a6bd92fad4307aa160a163814ffd8; no voters: 
I20260709 13:05:05.442054 11345 raft_consensus.cc:2804] T b599dc2cc69c4c65b7d3d6a8143150c5 P 7e5a6bd92fad4307aa160a163814ffd8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:05.442456 11345 raft_consensus.cc:493] T b599dc2cc69c4c65b7d3d6a8143150c5 P 7e5a6bd92fad4307aa160a163814ffd8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:05.442780 11345 raft_consensus.cc:3060] T b599dc2cc69c4c65b7d3d6a8143150c5 P 7e5a6bd92fad4307aa160a163814ffd8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:05.443064 11335 leader_election.cc:290] T 42f399676d274f1b92e5c3abe0c2b348 P 269f603d1112423a8a6d5fe3541e6a7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0bee581f899d403bb5ee5161d384e107 (127.10.182.2:41451), 7e5a6bd92fad4307aa160a163814ffd8 (127.10.182.3:38181)
I20260709 13:05:05.443861 11177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42f399676d274f1b92e5c3abe0c2b348" candidate_uuid: "269f603d1112423a8a6d5fe3541e6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bee581f899d403bb5ee5161d384e107" is_pre_election: true
I20260709 13:05:05.443431 11250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42f399676d274f1b92e5c3abe0c2b348" candidate_uuid: "269f603d1112423a8a6d5fe3541e6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e5a6bd92fad4307aa160a163814ffd8" is_pre_election: true
I20260709 13:05:05.444674 11250 raft_consensus.cc:2468] T 42f399676d274f1b92e5c3abe0c2b348 P 7e5a6bd92fad4307aa160a163814ffd8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 269f603d1112423a8a6d5fe3541e6a7d in term 0.
I20260709 13:05:05.444650 11177 raft_consensus.cc:2468] T 42f399676d274f1b92e5c3abe0c2b348 P 0bee581f899d403bb5ee5161d384e107 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 269f603d1112423a8a6d5fe3541e6a7d in term 0.
I20260709 13:05:05.445938 11066 leader_election.cc:304] T 42f399676d274f1b92e5c3abe0c2b348 P 269f603d1112423a8a6d5fe3541e6a7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 269f603d1112423a8a6d5fe3541e6a7d, 7e5a6bd92fad4307aa160a163814ffd8; no voters: 
I20260709 13:05:05.447237 11335 raft_consensus.cc:2804] T 42f399676d274f1b92e5c3abe0c2b348 P 269f603d1112423a8a6d5fe3541e6a7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:05.447587 11335 raft_consensus.cc:493] T 42f399676d274f1b92e5c3abe0c2b348 P 269f603d1112423a8a6d5fe3541e6a7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:05.447893 11335 raft_consensus.cc:3060] T 42f399676d274f1b92e5c3abe0c2b348 P 269f603d1112423a8a6d5fe3541e6a7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:05.449545 11345 raft_consensus.cc:515] T b599dc2cc69c4c65b7d3d6a8143150c5 P 7e5a6bd92fad4307aa160a163814ffd8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:05.452523 11177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b599dc2cc69c4c65b7d3d6a8143150c5" candidate_uuid: "7e5a6bd92fad4307aa160a163814ffd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bee581f899d403bb5ee5161d384e107"
I20260709 13:05:05.453054 11177 raft_consensus.cc:3060] T b599dc2cc69c4c65b7d3d6a8143150c5 P 0bee581f899d403bb5ee5161d384e107 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:05.456696 11335 raft_consensus.cc:515] T 42f399676d274f1b92e5c3abe0c2b348 P 269f603d1112423a8a6d5fe3541e6a7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:05.458923 11177 raft_consensus.cc:2468] T b599dc2cc69c4c65b7d3d6a8143150c5 P 0bee581f899d403bb5ee5161d384e107 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e5a6bd92fad4307aa160a163814ffd8 in term 1.
I20260709 13:05:05.459054 11335 leader_election.cc:290] T 42f399676d274f1b92e5c3abe0c2b348 P 269f603d1112423a8a6d5fe3541e6a7d [CANDIDATE]: Term 1 election: Requested vote from peers 0bee581f899d403bb5ee5161d384e107 (127.10.182.2:41451), 7e5a6bd92fad4307aa160a163814ffd8 (127.10.182.3:38181)
I20260709 13:05:05.459637 11102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b599dc2cc69c4c65b7d3d6a8143150c5" candidate_uuid: "7e5a6bd92fad4307aa160a163814ffd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "269f603d1112423a8a6d5fe3541e6a7d"
I20260709 13:05:05.459836 11345 leader_election.cc:290] T b599dc2cc69c4c65b7d3d6a8143150c5 P 7e5a6bd92fad4307aa160a163814ffd8 [CANDIDATE]: Term 1 election: Requested vote from peers 269f603d1112423a8a6d5fe3541e6a7d (127.10.182.1:36107), 0bee581f899d403bb5ee5161d384e107 (127.10.182.2:41451)
I20260709 13:05:05.459936 11215 leader_election.cc:304] T b599dc2cc69c4c65b7d3d6a8143150c5 P 7e5a6bd92fad4307aa160a163814ffd8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bee581f899d403bb5ee5161d384e107, 7e5a6bd92fad4307aa160a163814ffd8; no voters: 
I20260709 13:05:05.460335 11102 raft_consensus.cc:3060] T b599dc2cc69c4c65b7d3d6a8143150c5 P 269f603d1112423a8a6d5fe3541e6a7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:05.461251 11345 raft_consensus.cc:2804] T b599dc2cc69c4c65b7d3d6a8143150c5 P 7e5a6bd92fad4307aa160a163814ffd8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:05.461393 11177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42f399676d274f1b92e5c3abe0c2b348" candidate_uuid: "269f603d1112423a8a6d5fe3541e6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bee581f899d403bb5ee5161d384e107"
I20260709 13:05:05.462011 11177 raft_consensus.cc:3060] T 42f399676d274f1b92e5c3abe0c2b348 P 0bee581f899d403bb5ee5161d384e107 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:05.462567 11250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42f399676d274f1b92e5c3abe0c2b348" candidate_uuid: "269f603d1112423a8a6d5fe3541e6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e5a6bd92fad4307aa160a163814ffd8"
I20260709 13:05:05.463110 11250 raft_consensus.cc:3060] T 42f399676d274f1b92e5c3abe0c2b348 P 7e5a6bd92fad4307aa160a163814ffd8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:05.468622 11102 raft_consensus.cc:2468] T b599dc2cc69c4c65b7d3d6a8143150c5 P 269f603d1112423a8a6d5fe3541e6a7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e5a6bd92fad4307aa160a163814ffd8 in term 1.
I20260709 13:05:05.469297 11345 raft_consensus.cc:697] T b599dc2cc69c4c65b7d3d6a8143150c5 P 7e5a6bd92fad4307aa160a163814ffd8 [term 1 LEADER]: Becoming Leader. State: Replica: 7e5a6bd92fad4307aa160a163814ffd8, State: Running, Role: LEADER
I20260709 13:05:05.470198 11345 consensus_queue.cc:237] T b599dc2cc69c4c65b7d3d6a8143150c5 P 7e5a6bd92fad4307aa160a163814ffd8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:05.470628 11177 raft_consensus.cc:2468] T 42f399676d274f1b92e5c3abe0c2b348 P 0bee581f899d403bb5ee5161d384e107 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 269f603d1112423a8a6d5fe3541e6a7d in term 1.
I20260709 13:05:05.470839 11250 raft_consensus.cc:2468] T 42f399676d274f1b92e5c3abe0c2b348 P 7e5a6bd92fad4307aa160a163814ffd8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 269f603d1112423a8a6d5fe3541e6a7d in term 1.
I20260709 13:05:05.475446 11066 leader_election.cc:304] T 42f399676d274f1b92e5c3abe0c2b348 P 269f603d1112423a8a6d5fe3541e6a7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 269f603d1112423a8a6d5fe3541e6a7d, 7e5a6bd92fad4307aa160a163814ffd8; no voters: 
I20260709 13:05:05.477164 11335 raft_consensus.cc:2804] T 42f399676d274f1b92e5c3abe0c2b348 P 269f603d1112423a8a6d5fe3541e6a7d [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:05:05.477361 11048 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:05:05.477669 11335 raft_consensus.cc:697] T 42f399676d274f1b92e5c3abe0c2b348 P 269f603d1112423a8a6d5fe3541e6a7d [term 1 LEADER]: Becoming Leader. State: Replica: 269f603d1112423a8a6d5fe3541e6a7d, State: Running, Role: LEADER
I20260709 13:05:05.478394 11335 consensus_queue.cc:237] T 42f399676d274f1b92e5c3abe0c2b348 P 269f603d1112423a8a6d5fe3541e6a7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:05.481165 11000 catalog_manager.cc:5697] T b599dc2cc69c4c65b7d3d6a8143150c5 P 7e5a6bd92fad4307aa160a163814ffd8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7e5a6bd92fad4307aa160a163814ffd8 (127.10.182.3). New cstate: current_term: 1 leader_uuid: "7e5a6bd92fad4307aa160a163814ffd8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:05.484414 11300 raft_consensus.cc:493] T d7b00139afa747b8a4029c242c9ead87 P 0bee581f899d403bb5ee5161d384e107 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:05.484992 11300 raft_consensus.cc:515] T d7b00139afa747b8a4029c242c9ead87 P 0bee581f899d403bb5ee5161d384e107 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:05.486938 11300 leader_election.cc:290] T d7b00139afa747b8a4029c242c9ead87 P 0bee581f899d403bb5ee5161d384e107 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 269f603d1112423a8a6d5fe3541e6a7d (127.10.182.1:36107), 7e5a6bd92fad4307aa160a163814ffd8 (127.10.182.3:38181)
I20260709 13:05:05.488058 11103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7b00139afa747b8a4029c242c9ead87" candidate_uuid: "0bee581f899d403bb5ee5161d384e107" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "269f603d1112423a8a6d5fe3541e6a7d" is_pre_election: true
I20260709 13:05:05.489174 11103 raft_consensus.cc:2393] T d7b00139afa747b8a4029c242c9ead87 P 269f603d1112423a8a6d5fe3541e6a7d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0bee581f899d403bb5ee5161d384e107 in current term 1: Already voted for candidate 7e5a6bd92fad4307aa160a163814ffd8 in this term.
I20260709 13:05:05.490867 11250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7b00139afa747b8a4029c242c9ead87" candidate_uuid: "0bee581f899d403bb5ee5161d384e107" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e5a6bd92fad4307aa160a163814ffd8" is_pre_election: true
I20260709 13:05:05.494383 11141 leader_election.cc:304] T d7b00139afa747b8a4029c242c9ead87 P 0bee581f899d403bb5ee5161d384e107 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0bee581f899d403bb5ee5161d384e107; no voters: 269f603d1112423a8a6d5fe3541e6a7d, 7e5a6bd92fad4307aa160a163814ffd8
I20260709 13:05:05.494683 11300 consensus_queue.cc:1048] T b4ab0a66add7470698339843bb6b51d6 P 0bee581f899d403bb5ee5161d384e107 [LEADER]: Connected to new peer: Peer: permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:05.495442 11321 raft_consensus.cc:3060] T d7b00139afa747b8a4029c242c9ead87 P 0bee581f899d403bb5ee5161d384e107 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:05.503141 11321 raft_consensus.cc:2749] T d7b00139afa747b8a4029c242c9ead87 P 0bee581f899d403bb5ee5161d384e107 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:05.502871 11000 catalog_manager.cc:5697] T 42f399676d274f1b92e5c3abe0c2b348 P 269f603d1112423a8a6d5fe3541e6a7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 269f603d1112423a8a6d5fe3541e6a7d (127.10.182.1). New cstate: current_term: 1 leader_uuid: "269f603d1112423a8a6d5fe3541e6a7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:05.515847 11321 consensus_queue.cc:1048] T b4ab0a66add7470698339843bb6b51d6 P 0bee581f899d403bb5ee5161d384e107 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:05.641315 11250 raft_consensus.cc:3060] T 04b34d450b294f6eb2e29d2a7515e73a P 7e5a6bd92fad4307aa160a163814ffd8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:05.647035 11335 consensus_queue.cc:1048] T 04b34d450b294f6eb2e29d2a7515e73a P 269f603d1112423a8a6d5fe3541e6a7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:05.662642 11335 consensus_queue.cc:1048] T 04b34d450b294f6eb2e29d2a7515e73a P 269f603d1112423a8a6d5fe3541e6a7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:05.687554 11321 consensus_queue.cc:1048] T e64c8157570d423b892f37bb3b77317d P 0bee581f899d403bb5ee5161d384e107 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:05.699846 11357 consensus_queue.cc:1048] T e64c8157570d423b892f37bb3b77317d P 0bee581f899d403bb5ee5161d384e107 [LEADER]: Connected to new peer: Peer: permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:05.703172 11301 consensus_queue.cc:1048] T 81b1baf43f484fe4b2ab79a6695103e2 P 269f603d1112423a8a6d5fe3541e6a7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:05.717033 11335 consensus_queue.cc:1048] T 81b1baf43f484fe4b2ab79a6695103e2 P 269f603d1112423a8a6d5fe3541e6a7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:05.725540 11301 consensus_queue.cc:1048] T ba37bf5c0fcc4e42a6dd9a41d43259ab P 269f603d1112423a8a6d5fe3541e6a7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:05.739238 11335 consensus_queue.cc:1048] T ba37bf5c0fcc4e42a6dd9a41d43259ab P 269f603d1112423a8a6d5fe3541e6a7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:05.755558 11345 consensus_queue.cc:1048] T d7b00139afa747b8a4029c242c9ead87 P 7e5a6bd92fad4307aa160a163814ffd8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:05.811412 11304 consensus_queue.cc:1048] T d7b00139afa747b8a4029c242c9ead87 P 7e5a6bd92fad4307aa160a163814ffd8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:05.813457 11176 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b4ab0a66add7470698339843bb6b51d6"
dest_uuid: "0bee581f899d403bb5ee5161d384e107"
mode: GRACEFUL
new_leader_uuid: "269f603d1112423a8a6d5fe3541e6a7d"
 from {username='slave'} at 127.0.0.1:43248
I20260709 13:05:05.814193 11176 raft_consensus.cc:606] T b4ab0a66add7470698339843bb6b51d6 P 0bee581f899d403bb5ee5161d384e107 [term 1 LEADER]: Received request to transfer leadership to TS 269f603d1112423a8a6d5fe3541e6a7d
I20260709 13:05:05.828073 11176 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e64c8157570d423b892f37bb3b77317d"
dest_uuid: "0bee581f899d403bb5ee5161d384e107"
mode: GRACEFUL
new_leader_uuid: "269f603d1112423a8a6d5fe3541e6a7d"
 from {username='slave'} at 127.0.0.1:43248
I20260709 13:05:05.828732 11176 raft_consensus.cc:606] T e64c8157570d423b892f37bb3b77317d P 0bee581f899d403bb5ee5161d384e107 [term 1 LEADER]: Received request to transfer leadership to TS 269f603d1112423a8a6d5fe3541e6a7d
I20260709 13:05:05.840952 11341 consensus_queue.cc:1048] T ac180745f43c4e0e8fb7332344d15945 P 269f603d1112423a8a6d5fe3541e6a7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:05.850404 11250 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b599dc2cc69c4c65b7d3d6a8143150c5"
dest_uuid: "7e5a6bd92fad4307aa160a163814ffd8"
mode: GRACEFUL
new_leader_uuid: "269f603d1112423a8a6d5fe3541e6a7d"
 from {username='slave'} at 127.0.0.1:56682
I20260709 13:05:05.851003 11250 raft_consensus.cc:606] T b599dc2cc69c4c65b7d3d6a8143150c5 P 7e5a6bd92fad4307aa160a163814ffd8 [term 1 LEADER]: Received request to transfer leadership to TS 269f603d1112423a8a6d5fe3541e6a7d
I20260709 13:05:05.856607 11251 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d7b00139afa747b8a4029c242c9ead87"
dest_uuid: "7e5a6bd92fad4307aa160a163814ffd8"
mode: GRACEFUL
new_leader_uuid: "0bee581f899d403bb5ee5161d384e107"
 from {username='slave'} at 127.0.0.1:56682
I20260709 13:05:05.857545 11251 raft_consensus.cc:606] T d7b00139afa747b8a4029c242c9ead87 P 7e5a6bd92fad4307aa160a163814ffd8 [term 1 LEADER]: Received request to transfer leadership to TS 0bee581f899d403bb5ee5161d384e107
I20260709 13:05:05.857920 11341 consensus_queue.cc:1048] T ac180745f43c4e0e8fb7332344d15945 P 269f603d1112423a8a6d5fe3541e6a7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:05.878788 11102 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ba37bf5c0fcc4e42a6dd9a41d43259ab"
dest_uuid: "269f603d1112423a8a6d5fe3541e6a7d"
mode: GRACEFUL
new_leader_uuid: "0bee581f899d403bb5ee5161d384e107"
 from {username='slave'} at 127.0.0.1:50424
I20260709 13:05:05.879316 11102 raft_consensus.cc:606] T ba37bf5c0fcc4e42a6dd9a41d43259ab P 269f603d1112423a8a6d5fe3541e6a7d [term 1 LEADER]: Received request to transfer leadership to TS 0bee581f899d403bb5ee5161d384e107
I20260709 13:05:05.884838 11102 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "04b34d450b294f6eb2e29d2a7515e73a"
dest_uuid: "269f603d1112423a8a6d5fe3541e6a7d"
mode: GRACEFUL
new_leader_uuid: "0bee581f899d403bb5ee5161d384e107"
 from {username='slave'} at 127.0.0.1:50424
I20260709 13:05:05.885407 11102 raft_consensus.cc:606] T 04b34d450b294f6eb2e29d2a7515e73a P 269f603d1112423a8a6d5fe3541e6a7d [term 1 LEADER]: Received request to transfer leadership to TS 0bee581f899d403bb5ee5161d384e107
I20260709 13:05:05.890813 11102 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "81b1baf43f484fe4b2ab79a6695103e2"
dest_uuid: "269f603d1112423a8a6d5fe3541e6a7d"
mode: GRACEFUL
new_leader_uuid: "0bee581f899d403bb5ee5161d384e107"
 from {username='slave'} at 127.0.0.1:50424
I20260709 13:05:05.891328 11102 raft_consensus.cc:606] T 81b1baf43f484fe4b2ab79a6695103e2 P 269f603d1112423a8a6d5fe3541e6a7d [term 1 LEADER]: Received request to transfer leadership to TS 0bee581f899d403bb5ee5161d384e107
I20260709 13:05:05.896669 11102 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ac180745f43c4e0e8fb7332344d15945"
dest_uuid: "269f603d1112423a8a6d5fe3541e6a7d"
mode: GRACEFUL
new_leader_uuid: "7e5a6bd92fad4307aa160a163814ffd8"
 from {username='slave'} at 127.0.0.1:50424
I20260709 13:05:05.897199 11102 raft_consensus.cc:606] T ac180745f43c4e0e8fb7332344d15945 P 269f603d1112423a8a6d5fe3541e6a7d [term 1 LEADER]: Received request to transfer leadership to TS 7e5a6bd92fad4307aa160a163814ffd8
I20260709 13:05:05.915340 11304 consensus_queue.cc:1048] T b599dc2cc69c4c65b7d3d6a8143150c5 P 7e5a6bd92fad4307aa160a163814ffd8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:05.922320 11345 raft_consensus.cc:993] T b599dc2cc69c4c65b7d3d6a8143150c5 P 7e5a6bd92fad4307aa160a163814ffd8: : Instructing follower 269f603d1112423a8a6d5fe3541e6a7d to start an election
I20260709 13:05:05.923167 11304 raft_consensus.cc:1081] T b599dc2cc69c4c65b7d3d6a8143150c5 P 7e5a6bd92fad4307aa160a163814ffd8 [term 1 LEADER]: Signalling peer 269f603d1112423a8a6d5fe3541e6a7d to start an election
I20260709 13:05:05.926343 11103 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b599dc2cc69c4c65b7d3d6a8143150c5"
dest_uuid: "269f603d1112423a8a6d5fe3541e6a7d"
 from {username='slave'} at 127.0.0.1:50416
I20260709 13:05:05.927850 11103 raft_consensus.cc:493] T b599dc2cc69c4c65b7d3d6a8143150c5 P 269f603d1112423a8a6d5fe3541e6a7d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:05.928258 11103 raft_consensus.cc:3060] T b599dc2cc69c4c65b7d3d6a8143150c5 P 269f603d1112423a8a6d5fe3541e6a7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:05.933972 11345 consensus_queue.cc:1048] T b599dc2cc69c4c65b7d3d6a8143150c5 P 7e5a6bd92fad4307aa160a163814ffd8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:05.936363 11103 raft_consensus.cc:515] T b599dc2cc69c4c65b7d3d6a8143150c5 P 269f603d1112423a8a6d5fe3541e6a7d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:05.940356 11177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b599dc2cc69c4c65b7d3d6a8143150c5" candidate_uuid: "269f603d1112423a8a6d5fe3541e6a7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0bee581f899d403bb5ee5161d384e107"
I20260709 13:05:05.941488 11250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b599dc2cc69c4c65b7d3d6a8143150c5" candidate_uuid: "269f603d1112423a8a6d5fe3541e6a7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7e5a6bd92fad4307aa160a163814ffd8"
I20260709 13:05:05.941879 11103 leader_election.cc:290] T b599dc2cc69c4c65b7d3d6a8143150c5 P 269f603d1112423a8a6d5fe3541e6a7d [CANDIDATE]: Term 2 election: Requested vote from peers 0bee581f899d403bb5ee5161d384e107 (127.10.182.2:41451), 7e5a6bd92fad4307aa160a163814ffd8 (127.10.182.3:38181)
I20260709 13:05:05.942106 11250 raft_consensus.cc:3055] T b599dc2cc69c4c65b7d3d6a8143150c5 P 7e5a6bd92fad4307aa160a163814ffd8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:05.942421 11250 raft_consensus.cc:740] T b599dc2cc69c4c65b7d3d6a8143150c5 P 7e5a6bd92fad4307aa160a163814ffd8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7e5a6bd92fad4307aa160a163814ffd8, State: Running, Role: LEADER
I20260709 13:05:05.943295 11250 consensus_queue.cc:260] T b599dc2cc69c4c65b7d3d6a8143150c5 P 7e5a6bd92fad4307aa160a163814ffd8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:05.944459 11250 raft_consensus.cc:3060] T b599dc2cc69c4c65b7d3d6a8143150c5 P 7e5a6bd92fad4307aa160a163814ffd8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:05.950322 11250 raft_consensus.cc:2468] T b599dc2cc69c4c65b7d3d6a8143150c5 P 7e5a6bd92fad4307aa160a163814ffd8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 269f603d1112423a8a6d5fe3541e6a7d in term 2.
I20260709 13:05:05.951426 11066 leader_election.cc:304] T b599dc2cc69c4c65b7d3d6a8143150c5 P 269f603d1112423a8a6d5fe3541e6a7d [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: 269f603d1112423a8a6d5fe3541e6a7d, 7e5a6bd92fad4307aa160a163814ffd8; no voters: 0bee581f899d403bb5ee5161d384e107
I20260709 13:05:05.952381 11341 raft_consensus.cc:2804] T b599dc2cc69c4c65b7d3d6a8143150c5 P 269f603d1112423a8a6d5fe3541e6a7d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:05.953022 11341 raft_consensus.cc:697] T b599dc2cc69c4c65b7d3d6a8143150c5 P 269f603d1112423a8a6d5fe3541e6a7d [term 2 LEADER]: Becoming Leader. State: Replica: 269f603d1112423a8a6d5fe3541e6a7d, State: Running, Role: LEADER
I20260709 13:05:05.953848 11341 consensus_queue.cc:237] T b599dc2cc69c4c65b7d3d6a8143150c5 P 269f603d1112423a8a6d5fe3541e6a7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:05.960805 10999 catalog_manager.cc:5697] T b599dc2cc69c4c65b7d3d6a8143150c5 P 269f603d1112423a8a6d5fe3541e6a7d reported cstate change: term changed from 1 to 2, leader changed from 7e5a6bd92fad4307aa160a163814ffd8 (127.10.182.3) to 269f603d1112423a8a6d5fe3541e6a7d (127.10.182.1). New cstate: current_term: 2 leader_uuid: "269f603d1112423a8a6d5fe3541e6a7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:05.973448 11300 raft_consensus.cc:993] T b4ab0a66add7470698339843bb6b51d6 P 0bee581f899d403bb5ee5161d384e107: : Instructing follower 269f603d1112423a8a6d5fe3541e6a7d to start an election
I20260709 13:05:05.973893 11357 raft_consensus.cc:1081] T b4ab0a66add7470698339843bb6b51d6 P 0bee581f899d403bb5ee5161d384e107 [term 1 LEADER]: Signalling peer 269f603d1112423a8a6d5fe3541e6a7d to start an election
I20260709 13:05:05.975422 11103 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b4ab0a66add7470698339843bb6b51d6"
dest_uuid: "269f603d1112423a8a6d5fe3541e6a7d"
 from {username='slave'} at 127.0.0.1:50402
I20260709 13:05:05.976001 11103 raft_consensus.cc:493] T b4ab0a66add7470698339843bb6b51d6 P 269f603d1112423a8a6d5fe3541e6a7d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:05.976404 11103 raft_consensus.cc:3060] T b4ab0a66add7470698339843bb6b51d6 P 269f603d1112423a8a6d5fe3541e6a7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:05.983179 11103 raft_consensus.cc:515] T b4ab0a66add7470698339843bb6b51d6 P 269f603d1112423a8a6d5fe3541e6a7d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:05.985270 11103 leader_election.cc:290] T b4ab0a66add7470698339843bb6b51d6 P 269f603d1112423a8a6d5fe3541e6a7d [CANDIDATE]: Term 2 election: Requested vote from peers 0bee581f899d403bb5ee5161d384e107 (127.10.182.2:41451), 7e5a6bd92fad4307aa160a163814ffd8 (127.10.182.3:38181)
I20260709 13:05:05.986016 11176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4ab0a66add7470698339843bb6b51d6" candidate_uuid: "269f603d1112423a8a6d5fe3541e6a7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0bee581f899d403bb5ee5161d384e107"
I20260709 13:05:05.986301 11250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4ab0a66add7470698339843bb6b51d6" candidate_uuid: "269f603d1112423a8a6d5fe3541e6a7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7e5a6bd92fad4307aa160a163814ffd8"
I20260709 13:05:05.986634 11176 raft_consensus.cc:3055] T b4ab0a66add7470698339843bb6b51d6 P 0bee581f899d403bb5ee5161d384e107 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:05.986893 11250 raft_consensus.cc:3060] T b4ab0a66add7470698339843bb6b51d6 P 7e5a6bd92fad4307aa160a163814ffd8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:05.986967 11176 raft_consensus.cc:740] T b4ab0a66add7470698339843bb6b51d6 P 0bee581f899d403bb5ee5161d384e107 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0bee581f899d403bb5ee5161d384e107, State: Running, Role: LEADER
I20260709 13:05:05.987839 11176 consensus_queue.cc:260] T b4ab0a66add7470698339843bb6b51d6 P 0bee581f899d403bb5ee5161d384e107 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:05.989043 11176 raft_consensus.cc:3060] T b4ab0a66add7470698339843bb6b51d6 P 0bee581f899d403bb5ee5161d384e107 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:05.991631 11250 raft_consensus.cc:2468] T b4ab0a66add7470698339843bb6b51d6 P 7e5a6bd92fad4307aa160a163814ffd8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 269f603d1112423a8a6d5fe3541e6a7d in term 2.
I20260709 13:05:05.992694 11066 leader_election.cc:304] T b4ab0a66add7470698339843bb6b51d6 P 269f603d1112423a8a6d5fe3541e6a7d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 269f603d1112423a8a6d5fe3541e6a7d, 7e5a6bd92fad4307aa160a163814ffd8; no voters: 
I20260709 13:05:05.993371 11341 raft_consensus.cc:2804] T b4ab0a66add7470698339843bb6b51d6 P 269f603d1112423a8a6d5fe3541e6a7d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:05.993795 11341 raft_consensus.cc:697] T b4ab0a66add7470698339843bb6b51d6 P 269f603d1112423a8a6d5fe3541e6a7d [term 2 LEADER]: Becoming Leader. State: Replica: 269f603d1112423a8a6d5fe3541e6a7d, State: Running, Role: LEADER
I20260709 13:05:05.994585 11341 consensus_queue.cc:237] T b4ab0a66add7470698339843bb6b51d6 P 269f603d1112423a8a6d5fe3541e6a7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:05.995647 11176 raft_consensus.cc:2468] T b4ab0a66add7470698339843bb6b51d6 P 0bee581f899d403bb5ee5161d384e107 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 269f603d1112423a8a6d5fe3541e6a7d in term 2.
I20260709 13:05:06.001072 10999 catalog_manager.cc:5697] T b4ab0a66add7470698339843bb6b51d6 P 269f603d1112423a8a6d5fe3541e6a7d reported cstate change: term changed from 1 to 2, leader changed from 0bee581f899d403bb5ee5161d384e107 (127.10.182.2) to 269f603d1112423a8a6d5fe3541e6a7d (127.10.182.1). New cstate: current_term: 2 leader_uuid: "269f603d1112423a8a6d5fe3541e6a7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:06.064833 11341 consensus_queue.cc:1048] T 42f399676d274f1b92e5c3abe0c2b348 P 269f603d1112423a8a6d5fe3541e6a7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:06.079155 11341 consensus_queue.cc:1048] T 42f399676d274f1b92e5c3abe0c2b348 P 269f603d1112423a8a6d5fe3541e6a7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:06.154994 11300 raft_consensus.cc:993] T e64c8157570d423b892f37bb3b77317d P 0bee581f899d403bb5ee5161d384e107: : Instructing follower 269f603d1112423a8a6d5fe3541e6a7d to start an election
I20260709 13:05:06.155448 11357 raft_consensus.cc:1081] T e64c8157570d423b892f37bb3b77317d P 0bee581f899d403bb5ee5161d384e107 [term 1 LEADER]: Signalling peer 269f603d1112423a8a6d5fe3541e6a7d to start an election
I20260709 13:05:06.156934 11103 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e64c8157570d423b892f37bb3b77317d"
dest_uuid: "269f603d1112423a8a6d5fe3541e6a7d"
 from {username='slave'} at 127.0.0.1:50402
I20260709 13:05:06.157438 11103 raft_consensus.cc:493] T e64c8157570d423b892f37bb3b77317d P 269f603d1112423a8a6d5fe3541e6a7d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:06.157760 11103 raft_consensus.cc:3060] T e64c8157570d423b892f37bb3b77317d P 269f603d1112423a8a6d5fe3541e6a7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:06.162379 11103 raft_consensus.cc:515] T e64c8157570d423b892f37bb3b77317d P 269f603d1112423a8a6d5fe3541e6a7d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:06.164222 11103 leader_election.cc:290] T e64c8157570d423b892f37bb3b77317d P 269f603d1112423a8a6d5fe3541e6a7d [CANDIDATE]: Term 2 election: Requested vote from peers 0bee581f899d403bb5ee5161d384e107 (127.10.182.2:41451), 7e5a6bd92fad4307aa160a163814ffd8 (127.10.182.3:38181)
I20260709 13:05:06.165894 11176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e64c8157570d423b892f37bb3b77317d" candidate_uuid: "269f603d1112423a8a6d5fe3541e6a7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0bee581f899d403bb5ee5161d384e107"
I20260709 13:05:06.165916 11250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e64c8157570d423b892f37bb3b77317d" candidate_uuid: "269f603d1112423a8a6d5fe3541e6a7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7e5a6bd92fad4307aa160a163814ffd8"
I20260709 13:05:06.166689 11176 raft_consensus.cc:3055] T e64c8157570d423b892f37bb3b77317d P 0bee581f899d403bb5ee5161d384e107 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:06.166796 11250 raft_consensus.cc:3060] T e64c8157570d423b892f37bb3b77317d P 7e5a6bd92fad4307aa160a163814ffd8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:06.167068 11176 raft_consensus.cc:740] T e64c8157570d423b892f37bb3b77317d P 0bee581f899d403bb5ee5161d384e107 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0bee581f899d403bb5ee5161d384e107, State: Running, Role: LEADER
I20260709 13:05:06.168015 11176 consensus_queue.cc:260] T e64c8157570d423b892f37bb3b77317d P 0bee581f899d403bb5ee5161d384e107 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:06.169288 11176 raft_consensus.cc:3060] T e64c8157570d423b892f37bb3b77317d P 0bee581f899d403bb5ee5161d384e107 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:06.171923 11250 raft_consensus.cc:2468] T e64c8157570d423b892f37bb3b77317d P 7e5a6bd92fad4307aa160a163814ffd8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 269f603d1112423a8a6d5fe3541e6a7d in term 2.
I20260709 13:05:06.173151 11066 leader_election.cc:304] T e64c8157570d423b892f37bb3b77317d P 269f603d1112423a8a6d5fe3541e6a7d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 269f603d1112423a8a6d5fe3541e6a7d, 7e5a6bd92fad4307aa160a163814ffd8; no voters: 
I20260709 13:05:06.173846 11341 raft_consensus.cc:2804] T e64c8157570d423b892f37bb3b77317d P 269f603d1112423a8a6d5fe3541e6a7d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:06.174356 11341 raft_consensus.cc:697] T e64c8157570d423b892f37bb3b77317d P 269f603d1112423a8a6d5fe3541e6a7d [term 2 LEADER]: Becoming Leader. State: Replica: 269f603d1112423a8a6d5fe3541e6a7d, State: Running, Role: LEADER
I20260709 13:05:06.175550 11341 consensus_queue.cc:237] T e64c8157570d423b892f37bb3b77317d P 269f603d1112423a8a6d5fe3541e6a7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:06.175971 11176 raft_consensus.cc:2468] T e64c8157570d423b892f37bb3b77317d P 0bee581f899d403bb5ee5161d384e107 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 269f603d1112423a8a6d5fe3541e6a7d in term 2.
I20260709 13:05:06.182264 10998 catalog_manager.cc:5697] T e64c8157570d423b892f37bb3b77317d P 269f603d1112423a8a6d5fe3541e6a7d reported cstate change: term changed from 1 to 2, leader changed from 0bee581f899d403bb5ee5161d384e107 (127.10.182.2) to 269f603d1112423a8a6d5fe3541e6a7d (127.10.182.1). New cstate: current_term: 2 leader_uuid: "269f603d1112423a8a6d5fe3541e6a7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:06.201489 11341 raft_consensus.cc:993] T 81b1baf43f484fe4b2ab79a6695103e2 P 269f603d1112423a8a6d5fe3541e6a7d: : Instructing follower 0bee581f899d403bb5ee5161d384e107 to start an election
I20260709 13:05:06.202018 11341 raft_consensus.cc:1081] T 81b1baf43f484fe4b2ab79a6695103e2 P 269f603d1112423a8a6d5fe3541e6a7d [term 1 LEADER]: Signalling peer 0bee581f899d403bb5ee5161d384e107 to start an election
I20260709 13:05:06.203655 11177 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "81b1baf43f484fe4b2ab79a6695103e2"
dest_uuid: "0bee581f899d403bb5ee5161d384e107"
 from {username='slave'} at 127.0.0.1:43242
I20260709 13:05:06.204205 11177 raft_consensus.cc:493] T 81b1baf43f484fe4b2ab79a6695103e2 P 0bee581f899d403bb5ee5161d384e107 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:06.204592 11177 raft_consensus.cc:3060] T 81b1baf43f484fe4b2ab79a6695103e2 P 0bee581f899d403bb5ee5161d384e107 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:06.205874 11367 raft_consensus.cc:993] T 04b34d450b294f6eb2e29d2a7515e73a P 269f603d1112423a8a6d5fe3541e6a7d: : Instructing follower 0bee581f899d403bb5ee5161d384e107 to start an election
I20260709 13:05:06.206285 11367 raft_consensus.cc:1081] T 04b34d450b294f6eb2e29d2a7515e73a P 269f603d1112423a8a6d5fe3541e6a7d [term 1 LEADER]: Signalling peer 0bee581f899d403bb5ee5161d384e107 to start an election
I20260709 13:05:06.208070 11176 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "04b34d450b294f6eb2e29d2a7515e73a"
dest_uuid: "0bee581f899d403bb5ee5161d384e107"
 from {username='slave'} at 127.0.0.1:43242
I20260709 13:05:06.208668 11176 raft_consensus.cc:493] T 04b34d450b294f6eb2e29d2a7515e73a P 0bee581f899d403bb5ee5161d384e107 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:06.208995 11176 raft_consensus.cc:3060] T 04b34d450b294f6eb2e29d2a7515e73a P 0bee581f899d403bb5ee5161d384e107 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:06.211229 11177 raft_consensus.cc:515] T 81b1baf43f484fe4b2ab79a6695103e2 P 0bee581f899d403bb5ee5161d384e107 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:06.213429 11176 raft_consensus.cc:515] T 04b34d450b294f6eb2e29d2a7515e73a P 0bee581f899d403bb5ee5161d384e107 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:06.214254 11103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b1baf43f484fe4b2ab79a6695103e2" candidate_uuid: "0bee581f899d403bb5ee5161d384e107" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "269f603d1112423a8a6d5fe3541e6a7d"
I20260709 13:05:06.214462 11250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b1baf43f484fe4b2ab79a6695103e2" candidate_uuid: "0bee581f899d403bb5ee5161d384e107" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7e5a6bd92fad4307aa160a163814ffd8"
I20260709 13:05:06.214823 11103 raft_consensus.cc:3055] T 81b1baf43f484fe4b2ab79a6695103e2 P 269f603d1112423a8a6d5fe3541e6a7d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:06.215039 11250 raft_consensus.cc:3060] T 81b1baf43f484fe4b2ab79a6695103e2 P 7e5a6bd92fad4307aa160a163814ffd8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:06.215196 11103 raft_consensus.cc:740] T 81b1baf43f484fe4b2ab79a6695103e2 P 269f603d1112423a8a6d5fe3541e6a7d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 269f603d1112423a8a6d5fe3541e6a7d, State: Running, Role: LEADER
I20260709 13:05:06.215747 11176 leader_election.cc:290] T 04b34d450b294f6eb2e29d2a7515e73a P 0bee581f899d403bb5ee5161d384e107 [CANDIDATE]: Term 2 election: Requested vote from peers 269f603d1112423a8a6d5fe3541e6a7d (127.10.182.1:36107), 7e5a6bd92fad4307aa160a163814ffd8 (127.10.182.3:38181)
I20260709 13:05:06.216024 11103 consensus_queue.cc:260] T 81b1baf43f484fe4b2ab79a6695103e2 P 269f603d1112423a8a6d5fe3541e6a7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:06.217147 11103 raft_consensus.cc:3060] T 81b1baf43f484fe4b2ab79a6695103e2 P 269f603d1112423a8a6d5fe3541e6a7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:06.217675 11251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04b34d450b294f6eb2e29d2a7515e73a" candidate_uuid: "0bee581f899d403bb5ee5161d384e107" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7e5a6bd92fad4307aa160a163814ffd8"
I20260709 13:05:06.218264 11102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04b34d450b294f6eb2e29d2a7515e73a" candidate_uuid: "0bee581f899d403bb5ee5161d384e107" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "269f603d1112423a8a6d5fe3541e6a7d"
I20260709 13:05:06.218871 11102 raft_consensus.cc:3055] T 04b34d450b294f6eb2e29d2a7515e73a P 269f603d1112423a8a6d5fe3541e6a7d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:06.219210 11102 raft_consensus.cc:740] T 04b34d450b294f6eb2e29d2a7515e73a P 269f603d1112423a8a6d5fe3541e6a7d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 269f603d1112423a8a6d5fe3541e6a7d, State: Running, Role: LEADER
I20260709 13:05:06.218262 11251 raft_consensus.cc:3060] T 04b34d450b294f6eb2e29d2a7515e73a P 7e5a6bd92fad4307aa160a163814ffd8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:06.219973 11102 consensus_queue.cc:260] T 04b34d450b294f6eb2e29d2a7515e73a P 269f603d1112423a8a6d5fe3541e6a7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:06.221351 11102 raft_consensus.cc:3060] T 04b34d450b294f6eb2e29d2a7515e73a P 269f603d1112423a8a6d5fe3541e6a7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:06.223924 11250 raft_consensus.cc:2468] T 81b1baf43f484fe4b2ab79a6695103e2 P 7e5a6bd92fad4307aa160a163814ffd8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bee581f899d403bb5ee5161d384e107 in term 2.
I20260709 13:05:06.225688 11141 leader_election.cc:304] T 81b1baf43f484fe4b2ab79a6695103e2 P 0bee581f899d403bb5ee5161d384e107 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bee581f899d403bb5ee5161d384e107, 7e5a6bd92fad4307aa160a163814ffd8; no voters: 
I20260709 13:05:06.224416 11177 leader_election.cc:290] T 81b1baf43f484fe4b2ab79a6695103e2 P 0bee581f899d403bb5ee5161d384e107 [CANDIDATE]: Term 2 election: Requested vote from peers 269f603d1112423a8a6d5fe3541e6a7d (127.10.182.1:36107), 7e5a6bd92fad4307aa160a163814ffd8 (127.10.182.3:38181)
I20260709 13:05:06.226297 11251 raft_consensus.cc:2468] T 04b34d450b294f6eb2e29d2a7515e73a P 7e5a6bd92fad4307aa160a163814ffd8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bee581f899d403bb5ee5161d384e107 in term 2.
I20260709 13:05:06.226436 11357 raft_consensus.cc:2804] T 81b1baf43f484fe4b2ab79a6695103e2 P 0bee581f899d403bb5ee5161d384e107 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:06.226924 11357 raft_consensus.cc:697] T 81b1baf43f484fe4b2ab79a6695103e2 P 0bee581f899d403bb5ee5161d384e107 [term 2 LEADER]: Becoming Leader. State: Replica: 0bee581f899d403bb5ee5161d384e107, State: Running, Role: LEADER
I20260709 13:05:06.227798 11357 consensus_queue.cc:237] T 81b1baf43f484fe4b2ab79a6695103e2 P 0bee581f899d403bb5ee5161d384e107 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:06.228282 11141 leader_election.cc:304] T 04b34d450b294f6eb2e29d2a7515e73a P 0bee581f899d403bb5ee5161d384e107 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bee581f899d403bb5ee5161d384e107, 7e5a6bd92fad4307aa160a163814ffd8; no voters: 
I20260709 13:05:06.229796 11300 raft_consensus.cc:2804] T 04b34d450b294f6eb2e29d2a7515e73a P 0bee581f899d403bb5ee5161d384e107 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:06.230260 11300 raft_consensus.cc:697] T 04b34d450b294f6eb2e29d2a7515e73a P 0bee581f899d403bb5ee5161d384e107 [term 2 LEADER]: Becoming Leader. State: Replica: 0bee581f899d403bb5ee5161d384e107, State: Running, Role: LEADER
I20260709 13:05:06.231103 11300 consensus_queue.cc:237] T 04b34d450b294f6eb2e29d2a7515e73a P 0bee581f899d403bb5ee5161d384e107 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:06.235193 11103 raft_consensus.cc:2468] T 81b1baf43f484fe4b2ab79a6695103e2 P 269f603d1112423a8a6d5fe3541e6a7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bee581f899d403bb5ee5161d384e107 in term 2.
I20260709 13:05:06.235966 11102 raft_consensus.cc:2468] T 04b34d450b294f6eb2e29d2a7515e73a P 269f603d1112423a8a6d5fe3541e6a7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bee581f899d403bb5ee5161d384e107 in term 2.
I20260709 13:05:06.239899 10998 catalog_manager.cc:5697] T 81b1baf43f484fe4b2ab79a6695103e2 P 0bee581f899d403bb5ee5161d384e107 reported cstate change: term changed from 1 to 2, leader changed from 269f603d1112423a8a6d5fe3541e6a7d (127.10.182.1) to 0bee581f899d403bb5ee5161d384e107 (127.10.182.2). New cstate: current_term: 2 leader_uuid: "0bee581f899d403bb5ee5161d384e107" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:06.253933 10998 catalog_manager.cc:5697] T 04b34d450b294f6eb2e29d2a7515e73a P 0bee581f899d403bb5ee5161d384e107 reported cstate change: term changed from 1 to 2, leader changed from 269f603d1112423a8a6d5fe3541e6a7d (127.10.182.1) to 0bee581f899d403bb5ee5161d384e107 (127.10.182.2). New cstate: current_term: 2 leader_uuid: "0bee581f899d403bb5ee5161d384e107" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:06.297012 11367 raft_consensus.cc:993] T ac180745f43c4e0e8fb7332344d15945 P 269f603d1112423a8a6d5fe3541e6a7d: : Instructing follower 7e5a6bd92fad4307aa160a163814ffd8 to start an election
I20260709 13:05:06.297520 11335 raft_consensus.cc:1081] T ac180745f43c4e0e8fb7332344d15945 P 269f603d1112423a8a6d5fe3541e6a7d [term 1 LEADER]: Signalling peer 7e5a6bd92fad4307aa160a163814ffd8 to start an election
I20260709 13:05:06.298949 11250 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ac180745f43c4e0e8fb7332344d15945"
dest_uuid: "7e5a6bd92fad4307aa160a163814ffd8"
 from {username='slave'} at 127.0.0.1:56672
I20260709 13:05:06.299422 11250 raft_consensus.cc:493] T ac180745f43c4e0e8fb7332344d15945 P 7e5a6bd92fad4307aa160a163814ffd8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:06.299733 11250 raft_consensus.cc:3060] T ac180745f43c4e0e8fb7332344d15945 P 7e5a6bd92fad4307aa160a163814ffd8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:06.304085 11250 raft_consensus.cc:515] T ac180745f43c4e0e8fb7332344d15945 P 7e5a6bd92fad4307aa160a163814ffd8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:06.305732 11250 leader_election.cc:290] T ac180745f43c4e0e8fb7332344d15945 P 7e5a6bd92fad4307aa160a163814ffd8 [CANDIDATE]: Term 2 election: Requested vote from peers 269f603d1112423a8a6d5fe3541e6a7d (127.10.182.1:36107), 0bee581f899d403bb5ee5161d384e107 (127.10.182.2:41451)
I20260709 13:05:06.306645 11102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac180745f43c4e0e8fb7332344d15945" candidate_uuid: "7e5a6bd92fad4307aa160a163814ffd8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "269f603d1112423a8a6d5fe3541e6a7d"
I20260709 13:05:06.306836 11177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac180745f43c4e0e8fb7332344d15945" candidate_uuid: "7e5a6bd92fad4307aa160a163814ffd8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0bee581f899d403bb5ee5161d384e107"
I20260709 13:05:06.307225 11102 raft_consensus.cc:3055] T ac180745f43c4e0e8fb7332344d15945 P 269f603d1112423a8a6d5fe3541e6a7d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:06.307406 11177 raft_consensus.cc:3060] T ac180745f43c4e0e8fb7332344d15945 P 0bee581f899d403bb5ee5161d384e107 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:06.307585 11102 raft_consensus.cc:740] T ac180745f43c4e0e8fb7332344d15945 P 269f603d1112423a8a6d5fe3541e6a7d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 269f603d1112423a8a6d5fe3541e6a7d, State: Running, Role: LEADER
I20260709 13:05:06.308393 11102 consensus_queue.cc:260] T ac180745f43c4e0e8fb7332344d15945 P 269f603d1112423a8a6d5fe3541e6a7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:06.309559 11102 raft_consensus.cc:3060] T ac180745f43c4e0e8fb7332344d15945 P 269f603d1112423a8a6d5fe3541e6a7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:06.312330 11177 raft_consensus.cc:2468] T ac180745f43c4e0e8fb7332344d15945 P 0bee581f899d403bb5ee5161d384e107 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e5a6bd92fad4307aa160a163814ffd8 in term 2.
I20260709 13:05:06.313491 11215 leader_election.cc:304] T ac180745f43c4e0e8fb7332344d15945 P 7e5a6bd92fad4307aa160a163814ffd8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bee581f899d403bb5ee5161d384e107, 7e5a6bd92fad4307aa160a163814ffd8; no voters: 
I20260709 13:05:06.314145 11345 raft_consensus.cc:2804] T ac180745f43c4e0e8fb7332344d15945 P 7e5a6bd92fad4307aa160a163814ffd8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:06.314563 11345 raft_consensus.cc:697] T ac180745f43c4e0e8fb7332344d15945 P 7e5a6bd92fad4307aa160a163814ffd8 [term 2 LEADER]: Becoming Leader. State: Replica: 7e5a6bd92fad4307aa160a163814ffd8, State: Running, Role: LEADER
I20260709 13:05:06.315363 11345 consensus_queue.cc:237] T ac180745f43c4e0e8fb7332344d15945 P 7e5a6bd92fad4307aa160a163814ffd8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:06.315979 11102 raft_consensus.cc:2468] T ac180745f43c4e0e8fb7332344d15945 P 269f603d1112423a8a6d5fe3541e6a7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e5a6bd92fad4307aa160a163814ffd8 in term 2.
I20260709 13:05:06.322314 10998 catalog_manager.cc:5697] T ac180745f43c4e0e8fb7332344d15945 P 7e5a6bd92fad4307aa160a163814ffd8 reported cstate change: term changed from 1 to 2, leader changed from 269f603d1112423a8a6d5fe3541e6a7d (127.10.182.1) to 7e5a6bd92fad4307aa160a163814ffd8 (127.10.182.3). New cstate: current_term: 2 leader_uuid: "7e5a6bd92fad4307aa160a163814ffd8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:06.345731 11250 raft_consensus.cc:1275] T b599dc2cc69c4c65b7d3d6a8143150c5 P 7e5a6bd92fad4307aa160a163814ffd8 [term 2 FOLLOWER]: Refusing update from remote peer 269f603d1112423a8a6d5fe3541e6a7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:06.346549 11177 raft_consensus.cc:3060] T b599dc2cc69c4c65b7d3d6a8143150c5 P 0bee581f899d403bb5ee5161d384e107 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:06.347945 11335 consensus_queue.cc:1048] T b599dc2cc69c4c65b7d3d6a8143150c5 P 269f603d1112423a8a6d5fe3541e6a7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:06.352962 11177 raft_consensus.cc:1275] T b599dc2cc69c4c65b7d3d6a8143150c5 P 0bee581f899d403bb5ee5161d384e107 [term 2 FOLLOWER]: Refusing update from remote peer 269f603d1112423a8a6d5fe3541e6a7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:06.354491 11335 consensus_queue.cc:1048] T b599dc2cc69c4c65b7d3d6a8143150c5 P 269f603d1112423a8a6d5fe3541e6a7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:06.405648 11250 raft_consensus.cc:1275] T b4ab0a66add7470698339843bb6b51d6 P 7e5a6bd92fad4307aa160a163814ffd8 [term 2 FOLLOWER]: Refusing update from remote peer 269f603d1112423a8a6d5fe3541e6a7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:06.407226 11341 consensus_queue.cc:1048] T b4ab0a66add7470698339843bb6b51d6 P 269f603d1112423a8a6d5fe3541e6a7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:06.410286 11341 raft_consensus.cc:993] T ba37bf5c0fcc4e42a6dd9a41d43259ab P 269f603d1112423a8a6d5fe3541e6a7d: : Instructing follower 0bee581f899d403bb5ee5161d384e107 to start an election
I20260709 13:05:06.410761 11301 raft_consensus.cc:1081] T ba37bf5c0fcc4e42a6dd9a41d43259ab P 269f603d1112423a8a6d5fe3541e6a7d [term 1 LEADER]: Signalling peer 0bee581f899d403bb5ee5161d384e107 to start an election
I20260709 13:05:06.412314 11177 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ba37bf5c0fcc4e42a6dd9a41d43259ab"
dest_uuid: "0bee581f899d403bb5ee5161d384e107"
 from {username='slave'} at 127.0.0.1:43242
I20260709 13:05:06.412892 11177 raft_consensus.cc:493] T ba37bf5c0fcc4e42a6dd9a41d43259ab P 0bee581f899d403bb5ee5161d384e107 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:06.413225 11177 raft_consensus.cc:3060] T ba37bf5c0fcc4e42a6dd9a41d43259ab P 0bee581f899d403bb5ee5161d384e107 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:06.422195 11176 raft_consensus.cc:1275] T b4ab0a66add7470698339843bb6b51d6 P 0bee581f899d403bb5ee5161d384e107 [term 2 FOLLOWER]: Refusing update from remote peer 269f603d1112423a8a6d5fe3541e6a7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:06.424837 11177 raft_consensus.cc:515] T ba37bf5c0fcc4e42a6dd9a41d43259ab P 0bee581f899d403bb5ee5161d384e107 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:06.427263 11341 consensus_queue.cc:1048] T b4ab0a66add7470698339843bb6b51d6 P 269f603d1112423a8a6d5fe3541e6a7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:06.428017 11177 leader_election.cc:290] T ba37bf5c0fcc4e42a6dd9a41d43259ab P 0bee581f899d403bb5ee5161d384e107 [CANDIDATE]: Term 2 election: Requested vote from peers 269f603d1112423a8a6d5fe3541e6a7d (127.10.182.1:36107), 7e5a6bd92fad4307aa160a163814ffd8 (127.10.182.3:38181)
I20260709 13:05:06.430080 11251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba37bf5c0fcc4e42a6dd9a41d43259ab" candidate_uuid: "0bee581f899d403bb5ee5161d384e107" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7e5a6bd92fad4307aa160a163814ffd8"
I20260709 13:05:06.430330 11345 raft_consensus.cc:993] T d7b00139afa747b8a4029c242c9ead87 P 7e5a6bd92fad4307aa160a163814ffd8: : Instructing follower 0bee581f899d403bb5ee5161d384e107 to start an election
I20260709 13:05:06.430745 11251 raft_consensus.cc:3060] T ba37bf5c0fcc4e42a6dd9a41d43259ab P 7e5a6bd92fad4307aa160a163814ffd8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:06.430830 11345 raft_consensus.cc:1081] T d7b00139afa747b8a4029c242c9ead87 P 7e5a6bd92fad4307aa160a163814ffd8 [term 1 LEADER]: Signalling peer 0bee581f899d403bb5ee5161d384e107 to start an election
I20260709 13:05:06.433521 11176 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d7b00139afa747b8a4029c242c9ead87"
dest_uuid: "0bee581f899d403bb5ee5161d384e107"
 from {username='slave'} at 127.0.0.1:43236
I20260709 13:05:06.434158 11176 raft_consensus.cc:493] T d7b00139afa747b8a4029c242c9ead87 P 0bee581f899d403bb5ee5161d384e107 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:06.434594 11176 raft_consensus.cc:3060] T d7b00139afa747b8a4029c242c9ead87 P 0bee581f899d403bb5ee5161d384e107 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:06.435336 11102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba37bf5c0fcc4e42a6dd9a41d43259ab" candidate_uuid: "0bee581f899d403bb5ee5161d384e107" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "269f603d1112423a8a6d5fe3541e6a7d"
I20260709 13:05:06.435981 11102 raft_consensus.cc:3055] T ba37bf5c0fcc4e42a6dd9a41d43259ab P 269f603d1112423a8a6d5fe3541e6a7d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:06.436365 11102 raft_consensus.cc:740] T ba37bf5c0fcc4e42a6dd9a41d43259ab P 269f603d1112423a8a6d5fe3541e6a7d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 269f603d1112423a8a6d5fe3541e6a7d, State: Running, Role: LEADER
I20260709 13:05:06.439245 11102 consensus_queue.cc:260] T ba37bf5c0fcc4e42a6dd9a41d43259ab P 269f603d1112423a8a6d5fe3541e6a7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:06.440555 11102 raft_consensus.cc:3060] T ba37bf5c0fcc4e42a6dd9a41d43259ab P 269f603d1112423a8a6d5fe3541e6a7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:06.448504 11102 raft_consensus.cc:2468] T ba37bf5c0fcc4e42a6dd9a41d43259ab P 269f603d1112423a8a6d5fe3541e6a7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bee581f899d403bb5ee5161d384e107 in term 2.
I20260709 13:05:06.449995 11142 leader_election.cc:304] T ba37bf5c0fcc4e42a6dd9a41d43259ab P 0bee581f899d403bb5ee5161d384e107 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bee581f899d403bb5ee5161d384e107, 269f603d1112423a8a6d5fe3541e6a7d; no voters: 
I20260709 13:05:06.451002 11300 raft_consensus.cc:2804] T ba37bf5c0fcc4e42a6dd9a41d43259ab P 0bee581f899d403bb5ee5161d384e107 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:06.451568 11300 raft_consensus.cc:697] T ba37bf5c0fcc4e42a6dd9a41d43259ab P 0bee581f899d403bb5ee5161d384e107 [term 2 LEADER]: Becoming Leader. State: Replica: 0bee581f899d403bb5ee5161d384e107, State: Running, Role: LEADER
I20260709 13:05:06.452309 11251 raft_consensus.cc:2468] T ba37bf5c0fcc4e42a6dd9a41d43259ab P 7e5a6bd92fad4307aa160a163814ffd8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bee581f899d403bb5ee5161d384e107 in term 2.
I20260709 13:05:06.452524 11300 consensus_queue.cc:237] T ba37bf5c0fcc4e42a6dd9a41d43259ab P 0bee581f899d403bb5ee5161d384e107 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:06.457674 11176 raft_consensus.cc:515] T d7b00139afa747b8a4029c242c9ead87 P 0bee581f899d403bb5ee5161d384e107 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:06.460057 11176 leader_election.cc:290] T d7b00139afa747b8a4029c242c9ead87 P 0bee581f899d403bb5ee5161d384e107 [CANDIDATE]: Term 2 election: Requested vote from peers 269f603d1112423a8a6d5fe3541e6a7d (127.10.182.1:36107), 7e5a6bd92fad4307aa160a163814ffd8 (127.10.182.3:38181)
I20260709 13:05:06.460923 11103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7b00139afa747b8a4029c242c9ead87" candidate_uuid: "0bee581f899d403bb5ee5161d384e107" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "269f603d1112423a8a6d5fe3541e6a7d"
I20260709 13:05:06.461583 11103 raft_consensus.cc:3060] T d7b00139afa747b8a4029c242c9ead87 P 269f603d1112423a8a6d5fe3541e6a7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:06.461841 11251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7b00139afa747b8a4029c242c9ead87" candidate_uuid: "0bee581f899d403bb5ee5161d384e107" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7e5a6bd92fad4307aa160a163814ffd8"
I20260709 13:05:06.462491 11251 raft_consensus.cc:3055] T d7b00139afa747b8a4029c242c9ead87 P 7e5a6bd92fad4307aa160a163814ffd8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:06.462862 11251 raft_consensus.cc:740] T d7b00139afa747b8a4029c242c9ead87 P 7e5a6bd92fad4307aa160a163814ffd8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7e5a6bd92fad4307aa160a163814ffd8, State: Running, Role: LEADER
I20260709 13:05:06.463064 10999 catalog_manager.cc:5697] T ba37bf5c0fcc4e42a6dd9a41d43259ab P 0bee581f899d403bb5ee5161d384e107 reported cstate change: term changed from 1 to 2, leader changed from 269f603d1112423a8a6d5fe3541e6a7d (127.10.182.1) to 0bee581f899d403bb5ee5161d384e107 (127.10.182.2). New cstate: current_term: 2 leader_uuid: "0bee581f899d403bb5ee5161d384e107" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:06.464114 11251 consensus_queue.cc:260] T d7b00139afa747b8a4029c242c9ead87 P 7e5a6bd92fad4307aa160a163814ffd8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:06.465581 11251 raft_consensus.cc:3060] T d7b00139afa747b8a4029c242c9ead87 P 7e5a6bd92fad4307aa160a163814ffd8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:06.468863 11103 raft_consensus.cc:2468] T d7b00139afa747b8a4029c242c9ead87 P 269f603d1112423a8a6d5fe3541e6a7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bee581f899d403bb5ee5161d384e107 in term 2.
I20260709 13:05:06.471343 11142 leader_election.cc:304] T d7b00139afa747b8a4029c242c9ead87 P 0bee581f899d403bb5ee5161d384e107 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bee581f899d403bb5ee5161d384e107, 269f603d1112423a8a6d5fe3541e6a7d; no voters: 
I20260709 13:05:06.473019 11357 raft_consensus.cc:2804] T d7b00139afa747b8a4029c242c9ead87 P 0bee581f899d403bb5ee5161d384e107 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:06.473524 11357 raft_consensus.cc:697] T d7b00139afa747b8a4029c242c9ead87 P 0bee581f899d403bb5ee5161d384e107 [term 2 LEADER]: Becoming Leader. State: Replica: 0bee581f899d403bb5ee5161d384e107, State: Running, Role: LEADER
I20260709 13:05:06.474421 11357 consensus_queue.cc:237] T d7b00139afa747b8a4029c242c9ead87 P 0bee581f899d403bb5ee5161d384e107 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:06.477352 11251 raft_consensus.cc:2468] T d7b00139afa747b8a4029c242c9ead87 P 7e5a6bd92fad4307aa160a163814ffd8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bee581f899d403bb5ee5161d384e107 in term 2.
I20260709 13:05:06.487402 10999 catalog_manager.cc:5697] T d7b00139afa747b8a4029c242c9ead87 P 0bee581f899d403bb5ee5161d384e107 reported cstate change: term changed from 1 to 2, leader changed from 7e5a6bd92fad4307aa160a163814ffd8 (127.10.182.3) to 0bee581f899d403bb5ee5161d384e107 (127.10.182.2). New cstate: current_term: 2 leader_uuid: "0bee581f899d403bb5ee5161d384e107" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:06.658775 11251 raft_consensus.cc:1275] T 04b34d450b294f6eb2e29d2a7515e73a P 7e5a6bd92fad4307aa160a163814ffd8 [term 2 FOLLOWER]: Refusing update from remote peer 0bee581f899d403bb5ee5161d384e107: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:06.660125 11357 consensus_queue.cc:1048] T 04b34d450b294f6eb2e29d2a7515e73a P 0bee581f899d403bb5ee5161d384e107 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:06.670310 11103 raft_consensus.cc:1275] T 04b34d450b294f6eb2e29d2a7515e73a P 269f603d1112423a8a6d5fe3541e6a7d [term 2 FOLLOWER]: Refusing update from remote peer 0bee581f899d403bb5ee5161d384e107: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:06.671903 11300 consensus_queue.cc:1048] T 04b34d450b294f6eb2e29d2a7515e73a P 0bee581f899d403bb5ee5161d384e107 [LEADER]: Connected to new peer: Peer: permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:06.698295 11176 raft_consensus.cc:1275] T e64c8157570d423b892f37bb3b77317d P 0bee581f899d403bb5ee5161d384e107 [term 2 FOLLOWER]: Refusing update from remote peer 269f603d1112423a8a6d5fe3541e6a7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:06.699590 11301 consensus_queue.cc:1048] T e64c8157570d423b892f37bb3b77317d P 269f603d1112423a8a6d5fe3541e6a7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:06.708743 11251 raft_consensus.cc:1275] T e64c8157570d423b892f37bb3b77317d P 7e5a6bd92fad4307aa160a163814ffd8 [term 2 FOLLOWER]: Refusing update from remote peer 269f603d1112423a8a6d5fe3541e6a7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:06.711272 11102 raft_consensus.cc:1275] T ac180745f43c4e0e8fb7332344d15945 P 269f603d1112423a8a6d5fe3541e6a7d [term 2 FOLLOWER]: Refusing update from remote peer 7e5a6bd92fad4307aa160a163814ffd8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:06.711643 11367 consensus_queue.cc:1048] T e64c8157570d423b892f37bb3b77317d P 269f603d1112423a8a6d5fe3541e6a7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:06.712772 11380 consensus_queue.cc:1048] T ac180745f43c4e0e8fb7332344d15945 P 7e5a6bd92fad4307aa160a163814ffd8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:06.723441 11176 raft_consensus.cc:1275] T ac180745f43c4e0e8fb7332344d15945 P 0bee581f899d403bb5ee5161d384e107 [term 2 FOLLOWER]: Refusing update from remote peer 7e5a6bd92fad4307aa160a163814ffd8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:06.725924 11304 consensus_queue.cc:1048] T ac180745f43c4e0e8fb7332344d15945 P 7e5a6bd92fad4307aa160a163814ffd8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:06.742681 11251 raft_consensus.cc:1275] T 81b1baf43f484fe4b2ab79a6695103e2 P 7e5a6bd92fad4307aa160a163814ffd8 [term 2 FOLLOWER]: Refusing update from remote peer 0bee581f899d403bb5ee5161d384e107: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:06.744107 11300 consensus_queue.cc:1048] T 81b1baf43f484fe4b2ab79a6695103e2 P 0bee581f899d403bb5ee5161d384e107 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:06.751223 11102 raft_consensus.cc:1275] T 81b1baf43f484fe4b2ab79a6695103e2 P 269f603d1112423a8a6d5fe3541e6a7d [term 2 FOLLOWER]: Refusing update from remote peer 0bee581f899d403bb5ee5161d384e107: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:06.752576 11357 consensus_queue.cc:1048] T 81b1baf43f484fe4b2ab79a6695103e2 P 0bee581f899d403bb5ee5161d384e107 [LEADER]: Connected to new peer: Peer: permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:06.844447 11251 raft_consensus.cc:1275] T ba37bf5c0fcc4e42a6dd9a41d43259ab P 7e5a6bd92fad4307aa160a163814ffd8 [term 2 FOLLOWER]: Refusing update from remote peer 0bee581f899d403bb5ee5161d384e107: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:06.845779 11357 consensus_queue.cc:1048] T ba37bf5c0fcc4e42a6dd9a41d43259ab P 0bee581f899d403bb5ee5161d384e107 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:06.854393 11102 raft_consensus.cc:1275] T ba37bf5c0fcc4e42a6dd9a41d43259ab P 269f603d1112423a8a6d5fe3541e6a7d [term 2 FOLLOWER]: Refusing update from remote peer 0bee581f899d403bb5ee5161d384e107: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:06.856777 11321 consensus_queue.cc:1048] T ba37bf5c0fcc4e42a6dd9a41d43259ab P 0bee581f899d403bb5ee5161d384e107 [LEADER]: Connected to new peer: Peer: permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:06.857784 11251 raft_consensus.cc:1275] T d7b00139afa747b8a4029c242c9ead87 P 7e5a6bd92fad4307aa160a163814ffd8 [term 2 FOLLOWER]: Refusing update from remote peer 0bee581f899d403bb5ee5161d384e107: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:06.859615 11357 consensus_queue.cc:1048] T d7b00139afa747b8a4029c242c9ead87 P 0bee581f899d403bb5ee5161d384e107 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:06.870450 11103 raft_consensus.cc:1275] T d7b00139afa747b8a4029c242c9ead87 P 269f603d1112423a8a6d5fe3541e6a7d [term 2 FOLLOWER]: Refusing update from remote peer 0bee581f899d403bb5ee5161d384e107: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:06.872792 11321 consensus_queue.cc:1048] T d7b00139afa747b8a4029c242c9ead87 P 0bee581f899d403bb5ee5161d384e107 [LEADER]: Connected to new peer: Peer: permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:05:08.927740 10968 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260709 13:05:08.928579 10968 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:08.949162 11176 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "04b34d450b294f6eb2e29d2a7515e73a"
dest_uuid: "0bee581f899d403bb5ee5161d384e107"
mode: GRACEFUL
new_leader_uuid: "7e5a6bd92fad4307aa160a163814ffd8"
 from {username='slave'} at 127.0.0.1:43262
I20260709 13:05:08.949801 11176 raft_consensus.cc:606] T 04b34d450b294f6eb2e29d2a7515e73a P 0bee581f899d403bb5ee5161d384e107 [term 2 LEADER]: Received request to transfer leadership to TS 7e5a6bd92fad4307aa160a163814ffd8
I20260709 13:05:08.961282 11103 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "42f399676d274f1b92e5c3abe0c2b348"
dest_uuid: "269f603d1112423a8a6d5fe3541e6a7d"
mode: GRACEFUL
new_leader_uuid: "7e5a6bd92fad4307aa160a163814ffd8"
 from {username='slave'} at 127.0.0.1:50438
I20260709 13:05:08.961862 11103 raft_consensus.cc:606] T 42f399676d274f1b92e5c3abe0c2b348 P 269f603d1112423a8a6d5fe3541e6a7d [term 1 LEADER]: Received request to transfer leadership to TS 7e5a6bd92fad4307aa160a163814ffd8
I20260709 13:05:08.963099 10968 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:05:08.963673 10968 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:05:09.119859 11357 raft_consensus.cc:993] T 04b34d450b294f6eb2e29d2a7515e73a P 0bee581f899d403bb5ee5161d384e107: : Instructing follower 7e5a6bd92fad4307aa160a163814ffd8 to start an election
I20260709 13:05:09.120349 11396 raft_consensus.cc:1081] T 04b34d450b294f6eb2e29d2a7515e73a P 0bee581f899d403bb5ee5161d384e107 [term 2 LEADER]: Signalling peer 7e5a6bd92fad4307aa160a163814ffd8 to start an election
I20260709 13:05:09.122119 11251 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "04b34d450b294f6eb2e29d2a7515e73a"
dest_uuid: "7e5a6bd92fad4307aa160a163814ffd8"
 from {username='slave'} at 127.0.0.1:56668
I20260709 13:05:09.122608 11251 raft_consensus.cc:493] T 04b34d450b294f6eb2e29d2a7515e73a P 7e5a6bd92fad4307aa160a163814ffd8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:09.122920 11251 raft_consensus.cc:3060] T 04b34d450b294f6eb2e29d2a7515e73a P 7e5a6bd92fad4307aa160a163814ffd8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:09.127425 11251 raft_consensus.cc:515] T 04b34d450b294f6eb2e29d2a7515e73a P 7e5a6bd92fad4307aa160a163814ffd8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:09.129196 11251 leader_election.cc:290] T 04b34d450b294f6eb2e29d2a7515e73a P 7e5a6bd92fad4307aa160a163814ffd8 [CANDIDATE]: Term 3 election: Requested vote from peers 269f603d1112423a8a6d5fe3541e6a7d (127.10.182.1:36107), 0bee581f899d403bb5ee5161d384e107 (127.10.182.2:41451)
I20260709 13:05:09.130045 11103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04b34d450b294f6eb2e29d2a7515e73a" candidate_uuid: "7e5a6bd92fad4307aa160a163814ffd8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "269f603d1112423a8a6d5fe3541e6a7d"
I20260709 13:05:09.130266 11176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04b34d450b294f6eb2e29d2a7515e73a" candidate_uuid: "7e5a6bd92fad4307aa160a163814ffd8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0bee581f899d403bb5ee5161d384e107"
I20260709 13:05:09.130748 11103 raft_consensus.cc:3060] T 04b34d450b294f6eb2e29d2a7515e73a P 269f603d1112423a8a6d5fe3541e6a7d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:09.130837 11176 raft_consensus.cc:3055] T 04b34d450b294f6eb2e29d2a7515e73a P 0bee581f899d403bb5ee5161d384e107 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:09.131224 11176 raft_consensus.cc:740] T 04b34d450b294f6eb2e29d2a7515e73a P 0bee581f899d403bb5ee5161d384e107 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0bee581f899d403bb5ee5161d384e107, State: Running, Role: LEADER
I20260709 13:05:09.131949 11176 consensus_queue.cc:260] T 04b34d450b294f6eb2e29d2a7515e73a P 0bee581f899d403bb5ee5161d384e107 [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: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:09.132869 11176 raft_consensus.cc:3060] T 04b34d450b294f6eb2e29d2a7515e73a P 0bee581f899d403bb5ee5161d384e107 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:09.135542 11103 raft_consensus.cc:2468] T 04b34d450b294f6eb2e29d2a7515e73a P 269f603d1112423a8a6d5fe3541e6a7d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e5a6bd92fad4307aa160a163814ffd8 in term 3.
I20260709 13:05:09.136694 11216 leader_election.cc:304] T 04b34d450b294f6eb2e29d2a7515e73a P 7e5a6bd92fad4307aa160a163814ffd8 [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: 269f603d1112423a8a6d5fe3541e6a7d, 7e5a6bd92fad4307aa160a163814ffd8; no voters: 
I20260709 13:05:09.137511 11304 raft_consensus.cc:2804] T 04b34d450b294f6eb2e29d2a7515e73a P 7e5a6bd92fad4307aa160a163814ffd8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:09.137599 11176 raft_consensus.cc:2468] T 04b34d450b294f6eb2e29d2a7515e73a P 0bee581f899d403bb5ee5161d384e107 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e5a6bd92fad4307aa160a163814ffd8 in term 3.
I20260709 13:05:09.138811 11304 raft_consensus.cc:697] T 04b34d450b294f6eb2e29d2a7515e73a P 7e5a6bd92fad4307aa160a163814ffd8 [term 3 LEADER]: Becoming Leader. State: Replica: 7e5a6bd92fad4307aa160a163814ffd8, State: Running, Role: LEADER
I20260709 13:05:09.139618 11304 consensus_queue.cc:237] T 04b34d450b294f6eb2e29d2a7515e73a P 7e5a6bd92fad4307aa160a163814ffd8 [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: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:09.149056 10999 catalog_manager.cc:5697] T 04b34d450b294f6eb2e29d2a7515e73a P 7e5a6bd92fad4307aa160a163814ffd8 reported cstate change: term changed from 2 to 3, leader changed from 0bee581f899d403bb5ee5161d384e107 (127.10.182.2) to 7e5a6bd92fad4307aa160a163814ffd8 (127.10.182.3). New cstate: current_term: 3 leader_uuid: "7e5a6bd92fad4307aa160a163814ffd8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:09.259810 11341 raft_consensus.cc:993] T 42f399676d274f1b92e5c3abe0c2b348 P 269f603d1112423a8a6d5fe3541e6a7d: : Instructing follower 7e5a6bd92fad4307aa160a163814ffd8 to start an election
I20260709 13:05:09.260342 11403 raft_consensus.cc:1081] T 42f399676d274f1b92e5c3abe0c2b348 P 269f603d1112423a8a6d5fe3541e6a7d [term 1 LEADER]: Signalling peer 7e5a6bd92fad4307aa160a163814ffd8 to start an election
I20260709 13:05:09.262046 11251 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "42f399676d274f1b92e5c3abe0c2b348"
dest_uuid: "7e5a6bd92fad4307aa160a163814ffd8"
 from {username='slave'} at 127.0.0.1:56672
I20260709 13:05:09.262548 11251 raft_consensus.cc:493] T 42f399676d274f1b92e5c3abe0c2b348 P 7e5a6bd92fad4307aa160a163814ffd8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:09.262874 11251 raft_consensus.cc:3060] T 42f399676d274f1b92e5c3abe0c2b348 P 7e5a6bd92fad4307aa160a163814ffd8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:09.267539 11251 raft_consensus.cc:515] T 42f399676d274f1b92e5c3abe0c2b348 P 7e5a6bd92fad4307aa160a163814ffd8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:09.269389 11251 leader_election.cc:290] T 42f399676d274f1b92e5c3abe0c2b348 P 7e5a6bd92fad4307aa160a163814ffd8 [CANDIDATE]: Term 2 election: Requested vote from peers 269f603d1112423a8a6d5fe3541e6a7d (127.10.182.1:36107), 0bee581f899d403bb5ee5161d384e107 (127.10.182.2:41451)
I20260709 13:05:09.270318 11103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42f399676d274f1b92e5c3abe0c2b348" candidate_uuid: "7e5a6bd92fad4307aa160a163814ffd8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "269f603d1112423a8a6d5fe3541e6a7d"
I20260709 13:05:09.270511 11176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42f399676d274f1b92e5c3abe0c2b348" candidate_uuid: "7e5a6bd92fad4307aa160a163814ffd8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0bee581f899d403bb5ee5161d384e107"
I20260709 13:05:09.270916 11103 raft_consensus.cc:3055] T 42f399676d274f1b92e5c3abe0c2b348 P 269f603d1112423a8a6d5fe3541e6a7d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:09.271029 11176 raft_consensus.cc:3060] T 42f399676d274f1b92e5c3abe0c2b348 P 0bee581f899d403bb5ee5161d384e107 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:09.271265 11103 raft_consensus.cc:740] T 42f399676d274f1b92e5c3abe0c2b348 P 269f603d1112423a8a6d5fe3541e6a7d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 269f603d1112423a8a6d5fe3541e6a7d, State: Running, Role: LEADER
I20260709 13:05:09.272114 11103 consensus_queue.cc:260] T 42f399676d274f1b92e5c3abe0c2b348 P 269f603d1112423a8a6d5fe3541e6a7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:09.273270 11103 raft_consensus.cc:3060] T 42f399676d274f1b92e5c3abe0c2b348 P 269f603d1112423a8a6d5fe3541e6a7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:09.276279 11176 raft_consensus.cc:2468] T 42f399676d274f1b92e5c3abe0c2b348 P 0bee581f899d403bb5ee5161d384e107 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e5a6bd92fad4307aa160a163814ffd8 in term 2.
I20260709 13:05:09.277452 11215 leader_election.cc:304] T 42f399676d274f1b92e5c3abe0c2b348 P 7e5a6bd92fad4307aa160a163814ffd8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bee581f899d403bb5ee5161d384e107, 7e5a6bd92fad4307aa160a163814ffd8; no voters: 
I20260709 13:05:09.278255 11304 raft_consensus.cc:2804] T 42f399676d274f1b92e5c3abe0c2b348 P 7e5a6bd92fad4307aa160a163814ffd8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:09.278666 11103 raft_consensus.cc:2468] T 42f399676d274f1b92e5c3abe0c2b348 P 269f603d1112423a8a6d5fe3541e6a7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e5a6bd92fad4307aa160a163814ffd8 in term 2.
I20260709 13:05:09.278816 11304 raft_consensus.cc:697] T 42f399676d274f1b92e5c3abe0c2b348 P 7e5a6bd92fad4307aa160a163814ffd8 [term 2 LEADER]: Becoming Leader. State: Replica: 7e5a6bd92fad4307aa160a163814ffd8, State: Running, Role: LEADER
I20260709 13:05:09.279748 11304 consensus_queue.cc:237] T 42f399676d274f1b92e5c3abe0c2b348 P 7e5a6bd92fad4307aa160a163814ffd8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:09.287366 10999 catalog_manager.cc:5697] T 42f399676d274f1b92e5c3abe0c2b348 P 7e5a6bd92fad4307aa160a163814ffd8 reported cstate change: term changed from 1 to 2, leader changed from 269f603d1112423a8a6d5fe3541e6a7d (127.10.182.1) to 7e5a6bd92fad4307aa160a163814ffd8 (127.10.182.3). New cstate: current_term: 2 leader_uuid: "7e5a6bd92fad4307aa160a163814ffd8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:09.599124 11176 raft_consensus.cc:1275] T 04b34d450b294f6eb2e29d2a7515e73a P 0bee581f899d403bb5ee5161d384e107 [term 3 FOLLOWER]: Refusing update from remote peer 7e5a6bd92fad4307aa160a163814ffd8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:09.600528 11304 consensus_queue.cc:1048] T 04b34d450b294f6eb2e29d2a7515e73a P 7e5a6bd92fad4307aa160a163814ffd8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:09.611208 11103 raft_consensus.cc:1275] T 04b34d450b294f6eb2e29d2a7515e73a P 269f603d1112423a8a6d5fe3541e6a7d [term 3 FOLLOWER]: Refusing update from remote peer 7e5a6bd92fad4307aa160a163814ffd8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:09.612738 11304 consensus_queue.cc:1048] T 04b34d450b294f6eb2e29d2a7515e73a P 7e5a6bd92fad4307aa160a163814ffd8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:09.859328 11176 raft_consensus.cc:1275] T 42f399676d274f1b92e5c3abe0c2b348 P 0bee581f899d403bb5ee5161d384e107 [term 2 FOLLOWER]: Refusing update from remote peer 7e5a6bd92fad4307aa160a163814ffd8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:09.860772 11304 consensus_queue.cc:1048] T 42f399676d274f1b92e5c3abe0c2b348 P 7e5a6bd92fad4307aa160a163814ffd8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:09.869824 11103 raft_consensus.cc:1275] T 42f399676d274f1b92e5c3abe0c2b348 P 269f603d1112423a8a6d5fe3541e6a7d [term 2 FOLLOWER]: Refusing update from remote peer 7e5a6bd92fad4307aa160a163814ffd8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:09.871351 11411 consensus_queue.cc:1048] T 42f399676d274f1b92e5c3abe0c2b348 P 7e5a6bd92fad4307aa160a163814ffd8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:09.964579 10968 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:09.974998 11103 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b4ab0a66add7470698339843bb6b51d6"
dest_uuid: "269f603d1112423a8a6d5fe3541e6a7d"
mode: GRACEFUL
new_leader_uuid: "0bee581f899d403bb5ee5161d384e107"
 from {username='slave'} at 127.0.0.1:50424
I20260709 13:05:09.975595 11103 raft_consensus.cc:606] T b4ab0a66add7470698339843bb6b51d6 P 269f603d1112423a8a6d5fe3541e6a7d [term 2 LEADER]: Received request to transfer leadership to TS 0bee581f899d403bb5ee5161d384e107
I20260709 13:05:09.981395 11103 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e64c8157570d423b892f37bb3b77317d"
dest_uuid: "269f603d1112423a8a6d5fe3541e6a7d"
mode: GRACEFUL
new_leader_uuid: "0bee581f899d403bb5ee5161d384e107"
 from {username='slave'} at 127.0.0.1:50424
I20260709 13:05:09.982062 11103 raft_consensus.cc:606] T e64c8157570d423b892f37bb3b77317d P 269f603d1112423a8a6d5fe3541e6a7d [term 2 LEADER]: Received request to transfer leadership to TS 0bee581f899d403bb5ee5161d384e107
I20260709 13:05:09.987351 11251 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "42f399676d274f1b92e5c3abe0c2b348"
dest_uuid: "7e5a6bd92fad4307aa160a163814ffd8"
mode: GRACEFUL
new_leader_uuid: "0bee581f899d403bb5ee5161d384e107"
 from {username='slave'} at 127.0.0.1:56682
I20260709 13:05:09.987852 11251 raft_consensus.cc:606] T 42f399676d274f1b92e5c3abe0c2b348 P 7e5a6bd92fad4307aa160a163814ffd8 [term 2 LEADER]: Received request to transfer leadership to TS 0bee581f899d403bb5ee5161d384e107
I20260709 13:05:09.993436 11103 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b599dc2cc69c4c65b7d3d6a8143150c5"
dest_uuid: "269f603d1112423a8a6d5fe3541e6a7d"
mode: GRACEFUL
new_leader_uuid: "0bee581f899d403bb5ee5161d384e107"
 from {username='slave'} at 127.0.0.1:50424
I20260709 13:05:09.993949 11103 raft_consensus.cc:606] T b599dc2cc69c4c65b7d3d6a8143150c5 P 269f603d1112423a8a6d5fe3541e6a7d [term 2 LEADER]: Received request to transfer leadership to TS 0bee581f899d403bb5ee5161d384e107
I20260709 13:05:10.004809 11251 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "04b34d450b294f6eb2e29d2a7515e73a"
dest_uuid: "7e5a6bd92fad4307aa160a163814ffd8"
mode: GRACEFUL
new_leader_uuid: "0bee581f899d403bb5ee5161d384e107"
 from {username='slave'} at 127.0.0.1:56682
I20260709 13:05:10.005316 11251 raft_consensus.cc:606] T 04b34d450b294f6eb2e29d2a7515e73a P 7e5a6bd92fad4307aa160a163814ffd8 [term 3 LEADER]: Received request to transfer leadership to TS 0bee581f899d403bb5ee5161d384e107
I20260709 13:05:10.146173 11403 raft_consensus.cc:993] T e64c8157570d423b892f37bb3b77317d P 269f603d1112423a8a6d5fe3541e6a7d: : Instructing follower 0bee581f899d403bb5ee5161d384e107 to start an election
I20260709 13:05:10.146677 11413 raft_consensus.cc:1081] T e64c8157570d423b892f37bb3b77317d P 269f603d1112423a8a6d5fe3541e6a7d [term 2 LEADER]: Signalling peer 0bee581f899d403bb5ee5161d384e107 to start an election
I20260709 13:05:10.148281 11176 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e64c8157570d423b892f37bb3b77317d"
dest_uuid: "0bee581f899d403bb5ee5161d384e107"
 from {username='slave'} at 127.0.0.1:43242
I20260709 13:05:10.148816 11176 raft_consensus.cc:493] T e64c8157570d423b892f37bb3b77317d P 0bee581f899d403bb5ee5161d384e107 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:10.149096 11176 raft_consensus.cc:3060] T e64c8157570d423b892f37bb3b77317d P 0bee581f899d403bb5ee5161d384e107 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:10.153766 11176 raft_consensus.cc:515] T e64c8157570d423b892f37bb3b77317d P 0bee581f899d403bb5ee5161d384e107 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:10.155704 11176 leader_election.cc:290] T e64c8157570d423b892f37bb3b77317d P 0bee581f899d403bb5ee5161d384e107 [CANDIDATE]: Term 3 election: Requested vote from peers 269f603d1112423a8a6d5fe3541e6a7d (127.10.182.1:36107), 7e5a6bd92fad4307aa160a163814ffd8 (127.10.182.3:38181)
I20260709 13:05:10.156440 11103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e64c8157570d423b892f37bb3b77317d" candidate_uuid: "0bee581f899d403bb5ee5161d384e107" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "269f603d1112423a8a6d5fe3541e6a7d"
I20260709 13:05:10.156818 11251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e64c8157570d423b892f37bb3b77317d" candidate_uuid: "0bee581f899d403bb5ee5161d384e107" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7e5a6bd92fad4307aa160a163814ffd8"
I20260709 13:05:10.157156 11103 raft_consensus.cc:3055] T e64c8157570d423b892f37bb3b77317d P 269f603d1112423a8a6d5fe3541e6a7d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:10.157455 11413 raft_consensus.cc:993] T b599dc2cc69c4c65b7d3d6a8143150c5 P 269f603d1112423a8a6d5fe3541e6a7d: : Instructing follower 0bee581f899d403bb5ee5161d384e107 to start an election
I20260709 13:05:10.157462 11251 raft_consensus.cc:3060] T e64c8157570d423b892f37bb3b77317d P 7e5a6bd92fad4307aa160a163814ffd8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:10.157536 11103 raft_consensus.cc:740] T e64c8157570d423b892f37bb3b77317d P 269f603d1112423a8a6d5fe3541e6a7d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 269f603d1112423a8a6d5fe3541e6a7d, State: Running, Role: LEADER
I20260709 13:05:10.158313 11403 raft_consensus.cc:1081] T b599dc2cc69c4c65b7d3d6a8143150c5 P 269f603d1112423a8a6d5fe3541e6a7d [term 2 LEADER]: Signalling peer 0bee581f899d403bb5ee5161d384e107 to start an election
I20260709 13:05:10.158650 11103 consensus_queue.cc:260] T e64c8157570d423b892f37bb3b77317d P 269f603d1112423a8a6d5fe3541e6a7d [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: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:10.159806 11103 raft_consensus.cc:3060] T e64c8157570d423b892f37bb3b77317d P 269f603d1112423a8a6d5fe3541e6a7d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:10.160192 11176 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b599dc2cc69c4c65b7d3d6a8143150c5"
dest_uuid: "0bee581f899d403bb5ee5161d384e107"
 from {username='slave'} at 127.0.0.1:43242
I20260709 13:05:10.160786 11176 raft_consensus.cc:493] T b599dc2cc69c4c65b7d3d6a8143150c5 P 0bee581f899d403bb5ee5161d384e107 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:10.161145 11176 raft_consensus.cc:3060] T b599dc2cc69c4c65b7d3d6a8143150c5 P 0bee581f899d403bb5ee5161d384e107 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:10.163491 11251 raft_consensus.cc:2468] T e64c8157570d423b892f37bb3b77317d P 7e5a6bd92fad4307aa160a163814ffd8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bee581f899d403bb5ee5161d384e107 in term 3.
I20260709 13:05:10.164661 11141 leader_election.cc:304] T e64c8157570d423b892f37bb3b77317d P 0bee581f899d403bb5ee5161d384e107 [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: 0bee581f899d403bb5ee5161d384e107, 7e5a6bd92fad4307aa160a163814ffd8; no voters: 
I20260709 13:05:10.165386 11396 raft_consensus.cc:2804] T e64c8157570d423b892f37bb3b77317d P 0bee581f899d403bb5ee5161d384e107 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:10.166802 11103 raft_consensus.cc:2468] T e64c8157570d423b892f37bb3b77317d P 269f603d1112423a8a6d5fe3541e6a7d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bee581f899d403bb5ee5161d384e107 in term 3.
I20260709 13:05:10.167770 11396 raft_consensus.cc:697] T e64c8157570d423b892f37bb3b77317d P 0bee581f899d403bb5ee5161d384e107 [term 3 LEADER]: Becoming Leader. State: Replica: 0bee581f899d403bb5ee5161d384e107, State: Running, Role: LEADER
I20260709 13:05:10.167554 11176 raft_consensus.cc:515] T b599dc2cc69c4c65b7d3d6a8143150c5 P 0bee581f899d403bb5ee5161d384e107 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:10.168682 11396 consensus_queue.cc:237] T e64c8157570d423b892f37bb3b77317d P 0bee581f899d403bb5ee5161d384e107 [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: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:10.170333 11176 leader_election.cc:290] T b599dc2cc69c4c65b7d3d6a8143150c5 P 0bee581f899d403bb5ee5161d384e107 [CANDIDATE]: Term 3 election: Requested vote from peers 269f603d1112423a8a6d5fe3541e6a7d (127.10.182.1:36107), 7e5a6bd92fad4307aa160a163814ffd8 (127.10.182.3:38181)
I20260709 13:05:10.170706 11103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b599dc2cc69c4c65b7d3d6a8143150c5" candidate_uuid: "0bee581f899d403bb5ee5161d384e107" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "269f603d1112423a8a6d5fe3541e6a7d"
I20260709 13:05:10.171046 11251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b599dc2cc69c4c65b7d3d6a8143150c5" candidate_uuid: "0bee581f899d403bb5ee5161d384e107" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7e5a6bd92fad4307aa160a163814ffd8"
I20260709 13:05:10.171320 11103 raft_consensus.cc:3055] T b599dc2cc69c4c65b7d3d6a8143150c5 P 269f603d1112423a8a6d5fe3541e6a7d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:10.171747 11251 raft_consensus.cc:3060] T b599dc2cc69c4c65b7d3d6a8143150c5 P 7e5a6bd92fad4307aa160a163814ffd8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:10.171806 11103 raft_consensus.cc:740] T b599dc2cc69c4c65b7d3d6a8143150c5 P 269f603d1112423a8a6d5fe3541e6a7d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 269f603d1112423a8a6d5fe3541e6a7d, State: Running, Role: LEADER
I20260709 13:05:10.173009 11103 consensus_queue.cc:260] T b599dc2cc69c4c65b7d3d6a8143150c5 P 269f603d1112423a8a6d5fe3541e6a7d [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: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:10.174837 11103 raft_consensus.cc:3060] T b599dc2cc69c4c65b7d3d6a8143150c5 P 269f603d1112423a8a6d5fe3541e6a7d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:10.176391 11251 raft_consensus.cc:2468] T b599dc2cc69c4c65b7d3d6a8143150c5 P 7e5a6bd92fad4307aa160a163814ffd8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bee581f899d403bb5ee5161d384e107 in term 3.
I20260709 13:05:10.177469 11141 leader_election.cc:304] T b599dc2cc69c4c65b7d3d6a8143150c5 P 0bee581f899d403bb5ee5161d384e107 [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: 0bee581f899d403bb5ee5161d384e107, 7e5a6bd92fad4307aa160a163814ffd8; no voters: 
I20260709 13:05:10.178315 11396 raft_consensus.cc:2804] T b599dc2cc69c4c65b7d3d6a8143150c5 P 0bee581f899d403bb5ee5161d384e107 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:10.178857 11396 raft_consensus.cc:697] T b599dc2cc69c4c65b7d3d6a8143150c5 P 0bee581f899d403bb5ee5161d384e107 [term 3 LEADER]: Becoming Leader. State: Replica: 0bee581f899d403bb5ee5161d384e107, State: Running, Role: LEADER
I20260709 13:05:10.179664 11396 consensus_queue.cc:237] T b599dc2cc69c4c65b7d3d6a8143150c5 P 0bee581f899d403bb5ee5161d384e107 [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: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:10.182467 10999 catalog_manager.cc:5697] T e64c8157570d423b892f37bb3b77317d P 0bee581f899d403bb5ee5161d384e107 reported cstate change: term changed from 2 to 3, leader changed from 269f603d1112423a8a6d5fe3541e6a7d (127.10.182.1) to 0bee581f899d403bb5ee5161d384e107 (127.10.182.2). New cstate: current_term: 3 leader_uuid: "0bee581f899d403bb5ee5161d384e107" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:10.183270 11103 raft_consensus.cc:2468] T b599dc2cc69c4c65b7d3d6a8143150c5 P 269f603d1112423a8a6d5fe3541e6a7d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bee581f899d403bb5ee5161d384e107 in term 3.
I20260709 13:05:10.196401 10999 catalog_manager.cc:5697] T b599dc2cc69c4c65b7d3d6a8143150c5 P 0bee581f899d403bb5ee5161d384e107 reported cstate change: term changed from 2 to 3, leader changed from 269f603d1112423a8a6d5fe3541e6a7d (127.10.182.1) to 0bee581f899d403bb5ee5161d384e107 (127.10.182.2). New cstate: current_term: 3 leader_uuid: "0bee581f899d403bb5ee5161d384e107" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:10.222489 11397 raft_consensus.cc:993] T 04b34d450b294f6eb2e29d2a7515e73a P 7e5a6bd92fad4307aa160a163814ffd8: : Instructing follower 0bee581f899d403bb5ee5161d384e107 to start an election
I20260709 13:05:10.222937 11411 raft_consensus.cc:1081] T 04b34d450b294f6eb2e29d2a7515e73a P 7e5a6bd92fad4307aa160a163814ffd8 [term 3 LEADER]: Signalling peer 0bee581f899d403bb5ee5161d384e107 to start an election
I20260709 13:05:10.224460 11176 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "04b34d450b294f6eb2e29d2a7515e73a"
dest_uuid: "0bee581f899d403bb5ee5161d384e107"
 from {username='slave'} at 127.0.0.1:43236
I20260709 13:05:10.224984 11176 raft_consensus.cc:493] T 04b34d450b294f6eb2e29d2a7515e73a P 0bee581f899d403bb5ee5161d384e107 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:10.225281 11176 raft_consensus.cc:3060] T 04b34d450b294f6eb2e29d2a7515e73a P 0bee581f899d403bb5ee5161d384e107 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:10.229210 11176 raft_consensus.cc:515] T 04b34d450b294f6eb2e29d2a7515e73a P 0bee581f899d403bb5ee5161d384e107 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:10.230707 11176 leader_election.cc:290] T 04b34d450b294f6eb2e29d2a7515e73a P 0bee581f899d403bb5ee5161d384e107 [CANDIDATE]: Term 4 election: Requested vote from peers 269f603d1112423a8a6d5fe3541e6a7d (127.10.182.1:36107), 7e5a6bd92fad4307aa160a163814ffd8 (127.10.182.3:38181)
I20260709 13:05:10.231509 11103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04b34d450b294f6eb2e29d2a7515e73a" candidate_uuid: "0bee581f899d403bb5ee5161d384e107" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "269f603d1112423a8a6d5fe3541e6a7d"
I20260709 13:05:10.231748 11251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04b34d450b294f6eb2e29d2a7515e73a" candidate_uuid: "0bee581f899d403bb5ee5161d384e107" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7e5a6bd92fad4307aa160a163814ffd8"
I20260709 13:05:10.232014 11103 raft_consensus.cc:3060] T 04b34d450b294f6eb2e29d2a7515e73a P 269f603d1112423a8a6d5fe3541e6a7d [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:10.232281 11251 raft_consensus.cc:3055] T 04b34d450b294f6eb2e29d2a7515e73a P 7e5a6bd92fad4307aa160a163814ffd8 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:05:10.232669 11251 raft_consensus.cc:740] T 04b34d450b294f6eb2e29d2a7515e73a P 7e5a6bd92fad4307aa160a163814ffd8 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7e5a6bd92fad4307aa160a163814ffd8, State: Running, Role: LEADER
I20260709 13:05:10.233283 11251 consensus_queue.cc:260] T 04b34d450b294f6eb2e29d2a7515e73a P 7e5a6bd92fad4307aa160a163814ffd8 [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: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:10.234069 11251 raft_consensus.cc:3060] T 04b34d450b294f6eb2e29d2a7515e73a P 7e5a6bd92fad4307aa160a163814ffd8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:10.236637 11103 raft_consensus.cc:2468] T 04b34d450b294f6eb2e29d2a7515e73a P 269f603d1112423a8a6d5fe3541e6a7d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bee581f899d403bb5ee5161d384e107 in term 4.
I20260709 13:05:10.237793 11142 leader_election.cc:304] T 04b34d450b294f6eb2e29d2a7515e73a P 0bee581f899d403bb5ee5161d384e107 [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: 0bee581f899d403bb5ee5161d384e107, 269f603d1112423a8a6d5fe3541e6a7d; no voters: 
I20260709 13:05:10.238314 11251 raft_consensus.cc:2468] T 04b34d450b294f6eb2e29d2a7515e73a P 7e5a6bd92fad4307aa160a163814ffd8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bee581f899d403bb5ee5161d384e107 in term 4.
I20260709 13:05:10.238751 11396 raft_consensus.cc:2804] T 04b34d450b294f6eb2e29d2a7515e73a P 0bee581f899d403bb5ee5161d384e107 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:05:10.239259 11396 raft_consensus.cc:697] T 04b34d450b294f6eb2e29d2a7515e73a P 0bee581f899d403bb5ee5161d384e107 [term 4 LEADER]: Becoming Leader. State: Replica: 0bee581f899d403bb5ee5161d384e107, State: Running, Role: LEADER
I20260709 13:05:10.239991 11396 consensus_queue.cc:237] T 04b34d450b294f6eb2e29d2a7515e73a P 0bee581f899d403bb5ee5161d384e107 [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: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:10.245733 10999 catalog_manager.cc:5697] T 04b34d450b294f6eb2e29d2a7515e73a P 0bee581f899d403bb5ee5161d384e107 reported cstate change: term changed from 3 to 4, leader changed from 7e5a6bd92fad4307aa160a163814ffd8 (127.10.182.3) to 0bee581f899d403bb5ee5161d384e107 (127.10.182.2). New cstate: current_term: 4 leader_uuid: "0bee581f899d403bb5ee5161d384e107" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:10.259734 11413 raft_consensus.cc:993] T b4ab0a66add7470698339843bb6b51d6 P 269f603d1112423a8a6d5fe3541e6a7d: : Instructing follower 0bee581f899d403bb5ee5161d384e107 to start an election
I20260709 13:05:10.260224 11403 raft_consensus.cc:1081] T b4ab0a66add7470698339843bb6b51d6 P 269f603d1112423a8a6d5fe3541e6a7d [term 2 LEADER]: Signalling peer 0bee581f899d403bb5ee5161d384e107 to start an election
I20260709 13:05:10.261787 11176 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b4ab0a66add7470698339843bb6b51d6"
dest_uuid: "0bee581f899d403bb5ee5161d384e107"
 from {username='slave'} at 127.0.0.1:43242
I20260709 13:05:10.262260 11176 raft_consensus.cc:493] T b4ab0a66add7470698339843bb6b51d6 P 0bee581f899d403bb5ee5161d384e107 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:10.262564 11176 raft_consensus.cc:3060] T b4ab0a66add7470698339843bb6b51d6 P 0bee581f899d403bb5ee5161d384e107 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:10.266647 11176 raft_consensus.cc:515] T b4ab0a66add7470698339843bb6b51d6 P 0bee581f899d403bb5ee5161d384e107 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:10.268101 11176 leader_election.cc:290] T b4ab0a66add7470698339843bb6b51d6 P 0bee581f899d403bb5ee5161d384e107 [CANDIDATE]: Term 3 election: Requested vote from peers 269f603d1112423a8a6d5fe3541e6a7d (127.10.182.1:36107), 7e5a6bd92fad4307aa160a163814ffd8 (127.10.182.3:38181)
I20260709 13:05:10.269102 11103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4ab0a66add7470698339843bb6b51d6" candidate_uuid: "0bee581f899d403bb5ee5161d384e107" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "269f603d1112423a8a6d5fe3541e6a7d"
I20260709 13:05:10.269187 11251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4ab0a66add7470698339843bb6b51d6" candidate_uuid: "0bee581f899d403bb5ee5161d384e107" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7e5a6bd92fad4307aa160a163814ffd8"
I20260709 13:05:10.269740 11251 raft_consensus.cc:3060] T b4ab0a66add7470698339843bb6b51d6 P 7e5a6bd92fad4307aa160a163814ffd8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:10.269702 11103 raft_consensus.cc:3055] T b4ab0a66add7470698339843bb6b51d6 P 269f603d1112423a8a6d5fe3541e6a7d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:10.270229 11103 raft_consensus.cc:740] T b4ab0a66add7470698339843bb6b51d6 P 269f603d1112423a8a6d5fe3541e6a7d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 269f603d1112423a8a6d5fe3541e6a7d, State: Running, Role: LEADER
I20260709 13:05:10.270954 11103 consensus_queue.cc:260] T b4ab0a66add7470698339843bb6b51d6 P 269f603d1112423a8a6d5fe3541e6a7d [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: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:10.272044 11103 raft_consensus.cc:3060] T b4ab0a66add7470698339843bb6b51d6 P 269f603d1112423a8a6d5fe3541e6a7d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:10.276001 11251 raft_consensus.cc:2468] T b4ab0a66add7470698339843bb6b51d6 P 7e5a6bd92fad4307aa160a163814ffd8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bee581f899d403bb5ee5161d384e107 in term 3.
I20260709 13:05:10.277251 11141 leader_election.cc:304] T b4ab0a66add7470698339843bb6b51d6 P 0bee581f899d403bb5ee5161d384e107 [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: 0bee581f899d403bb5ee5161d384e107, 7e5a6bd92fad4307aa160a163814ffd8; no voters: 
I20260709 13:05:10.278026 11103 raft_consensus.cc:2468] T b4ab0a66add7470698339843bb6b51d6 P 269f603d1112423a8a6d5fe3541e6a7d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bee581f899d403bb5ee5161d384e107 in term 3.
I20260709 13:05:10.278087 11396 raft_consensus.cc:2804] T b4ab0a66add7470698339843bb6b51d6 P 0bee581f899d403bb5ee5161d384e107 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:10.278744 11396 raft_consensus.cc:697] T b4ab0a66add7470698339843bb6b51d6 P 0bee581f899d403bb5ee5161d384e107 [term 3 LEADER]: Becoming Leader. State: Replica: 0bee581f899d403bb5ee5161d384e107, State: Running, Role: LEADER
I20260709 13:05:10.279492 11396 consensus_queue.cc:237] T b4ab0a66add7470698339843bb6b51d6 P 0bee581f899d403bb5ee5161d384e107 [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: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:10.286903 10999 catalog_manager.cc:5697] T b4ab0a66add7470698339843bb6b51d6 P 0bee581f899d403bb5ee5161d384e107 reported cstate change: term changed from 2 to 3, leader changed from 269f603d1112423a8a6d5fe3541e6a7d (127.10.182.1) to 0bee581f899d403bb5ee5161d384e107 (127.10.182.2). New cstate: current_term: 3 leader_uuid: "0bee581f899d403bb5ee5161d384e107" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:10.458022 11397 raft_consensus.cc:993] T 42f399676d274f1b92e5c3abe0c2b348 P 7e5a6bd92fad4307aa160a163814ffd8: : Instructing follower 0bee581f899d403bb5ee5161d384e107 to start an election
I20260709 13:05:10.458472 11411 raft_consensus.cc:1081] T 42f399676d274f1b92e5c3abe0c2b348 P 7e5a6bd92fad4307aa160a163814ffd8 [term 2 LEADER]: Signalling peer 0bee581f899d403bb5ee5161d384e107 to start an election
I20260709 13:05:10.459875 11176 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "42f399676d274f1b92e5c3abe0c2b348"
dest_uuid: "0bee581f899d403bb5ee5161d384e107"
 from {username='slave'} at 127.0.0.1:43236
I20260709 13:05:10.460383 11176 raft_consensus.cc:493] T 42f399676d274f1b92e5c3abe0c2b348 P 0bee581f899d403bb5ee5161d384e107 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:10.460791 11176 raft_consensus.cc:3060] T 42f399676d274f1b92e5c3abe0c2b348 P 0bee581f899d403bb5ee5161d384e107 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:10.466084 11176 raft_consensus.cc:515] T 42f399676d274f1b92e5c3abe0c2b348 P 0bee581f899d403bb5ee5161d384e107 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:10.467561 11176 leader_election.cc:290] T 42f399676d274f1b92e5c3abe0c2b348 P 0bee581f899d403bb5ee5161d384e107 [CANDIDATE]: Term 3 election: Requested vote from peers 269f603d1112423a8a6d5fe3541e6a7d (127.10.182.1:36107), 7e5a6bd92fad4307aa160a163814ffd8 (127.10.182.3:38181)
I20260709 13:05:10.468469 11103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42f399676d274f1b92e5c3abe0c2b348" candidate_uuid: "0bee581f899d403bb5ee5161d384e107" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "269f603d1112423a8a6d5fe3541e6a7d"
I20260709 13:05:10.468710 11251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42f399676d274f1b92e5c3abe0c2b348" candidate_uuid: "0bee581f899d403bb5ee5161d384e107" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7e5a6bd92fad4307aa160a163814ffd8"
I20260709 13:05:10.469182 11103 raft_consensus.cc:3060] T 42f399676d274f1b92e5c3abe0c2b348 P 269f603d1112423a8a6d5fe3541e6a7d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:10.469298 11251 raft_consensus.cc:3055] T 42f399676d274f1b92e5c3abe0c2b348 P 7e5a6bd92fad4307aa160a163814ffd8 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:10.469710 11251 raft_consensus.cc:740] T 42f399676d274f1b92e5c3abe0c2b348 P 7e5a6bd92fad4307aa160a163814ffd8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7e5a6bd92fad4307aa160a163814ffd8, State: Running, Role: LEADER
I20260709 13:05:10.470381 11251 consensus_queue.cc:260] T 42f399676d274f1b92e5c3abe0c2b348 P 7e5a6bd92fad4307aa160a163814ffd8 [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: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:10.471328 11251 raft_consensus.cc:3060] T 42f399676d274f1b92e5c3abe0c2b348 P 7e5a6bd92fad4307aa160a163814ffd8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:10.474126 11103 raft_consensus.cc:2468] T 42f399676d274f1b92e5c3abe0c2b348 P 269f603d1112423a8a6d5fe3541e6a7d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bee581f899d403bb5ee5161d384e107 in term 3.
I20260709 13:05:10.475085 11142 leader_election.cc:304] T 42f399676d274f1b92e5c3abe0c2b348 P 0bee581f899d403bb5ee5161d384e107 [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: 0bee581f899d403bb5ee5161d384e107, 269f603d1112423a8a6d5fe3541e6a7d; no voters: 
I20260709 13:05:10.475908 11396 raft_consensus.cc:2804] T 42f399676d274f1b92e5c3abe0c2b348 P 0bee581f899d403bb5ee5161d384e107 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:10.475971 11251 raft_consensus.cc:2468] T 42f399676d274f1b92e5c3abe0c2b348 P 7e5a6bd92fad4307aa160a163814ffd8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bee581f899d403bb5ee5161d384e107 in term 3.
I20260709 13:05:10.476384 11396 raft_consensus.cc:697] T 42f399676d274f1b92e5c3abe0c2b348 P 0bee581f899d403bb5ee5161d384e107 [term 3 LEADER]: Becoming Leader. State: Replica: 0bee581f899d403bb5ee5161d384e107, State: Running, Role: LEADER
I20260709 13:05:10.477241 11396 consensus_queue.cc:237] T 42f399676d274f1b92e5c3abe0c2b348 P 0bee581f899d403bb5ee5161d384e107 [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: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:10.483417 10999 catalog_manager.cc:5697] T 42f399676d274f1b92e5c3abe0c2b348 P 0bee581f899d403bb5ee5161d384e107 reported cstate change: term changed from 2 to 3, leader changed from 7e5a6bd92fad4307aa160a163814ffd8 (127.10.182.3) to 0bee581f899d403bb5ee5161d384e107 (127.10.182.2). New cstate: current_term: 3 leader_uuid: "0bee581f899d403bb5ee5161d384e107" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:10.666020 11103 raft_consensus.cc:1275] T b599dc2cc69c4c65b7d3d6a8143150c5 P 269f603d1112423a8a6d5fe3541e6a7d [term 3 FOLLOWER]: Refusing update from remote peer 0bee581f899d403bb5ee5161d384e107: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:10.667217 11396 consensus_queue.cc:1048] T b599dc2cc69c4c65b7d3d6a8143150c5 P 0bee581f899d403bb5ee5161d384e107 [LEADER]: Connected to new peer: Peer: permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:10.671757 11102 raft_consensus.cc:1275] T 04b34d450b294f6eb2e29d2a7515e73a P 269f603d1112423a8a6d5fe3541e6a7d [term 4 FOLLOWER]: Refusing update from remote peer 0bee581f899d403bb5ee5161d384e107: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:05:10.674048 11396 consensus_queue.cc:1048] T 04b34d450b294f6eb2e29d2a7515e73a P 0bee581f899d403bb5ee5161d384e107 [LEADER]: Connected to new peer: Peer: permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:05:10.685662 11251 raft_consensus.cc:1275] T b599dc2cc69c4c65b7d3d6a8143150c5 P 7e5a6bd92fad4307aa160a163814ffd8 [term 3 FOLLOWER]: Refusing update from remote peer 0bee581f899d403bb5ee5161d384e107: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:10.692292 11396 consensus_queue.cc:1048] T b599dc2cc69c4c65b7d3d6a8143150c5 P 0bee581f899d403bb5ee5161d384e107 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:05:10.705302 11251 raft_consensus.cc:1275] T 04b34d450b294f6eb2e29d2a7515e73a P 7e5a6bd92fad4307aa160a163814ffd8 [term 4 FOLLOWER]: Refusing update from remote peer 0bee581f899d403bb5ee5161d384e107: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:05:10.706995 11103 raft_consensus.cc:1275] T e64c8157570d423b892f37bb3b77317d P 269f603d1112423a8a6d5fe3541e6a7d [term 3 FOLLOWER]: Refusing update from remote peer 0bee581f899d403bb5ee5161d384e107: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:10.709472 11396 consensus_queue.cc:1048] T 04b34d450b294f6eb2e29d2a7515e73a P 0bee581f899d403bb5ee5161d384e107 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:10.710466 11422 consensus_queue.cc:1048] T e64c8157570d423b892f37bb3b77317d P 0bee581f899d403bb5ee5161d384e107 [LEADER]: Connected to new peer: Peer: permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:10.724057 11252 raft_consensus.cc:1275] T e64c8157570d423b892f37bb3b77317d P 7e5a6bd92fad4307aa160a163814ffd8 [term 3 FOLLOWER]: Refusing update from remote peer 0bee581f899d403bb5ee5161d384e107: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:10.729153 11396 consensus_queue.cc:1048] T e64c8157570d423b892f37bb3b77317d P 0bee581f899d403bb5ee5161d384e107 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:05:10.790032 11103 raft_consensus.cc:1275] T b4ab0a66add7470698339843bb6b51d6 P 269f603d1112423a8a6d5fe3541e6a7d [term 3 FOLLOWER]: Refusing update from remote peer 0bee581f899d403bb5ee5161d384e107: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:10.791294 11428 consensus_queue.cc:1048] T b4ab0a66add7470698339843bb6b51d6 P 0bee581f899d403bb5ee5161d384e107 [LEADER]: Connected to new peer: Peer: permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:10.801731 11250 raft_consensus.cc:1275] T b4ab0a66add7470698339843bb6b51d6 P 7e5a6bd92fad4307aa160a163814ffd8 [term 3 FOLLOWER]: Refusing update from remote peer 0bee581f899d403bb5ee5161d384e107: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:10.803668 11428 consensus_queue.cc:1048] T b4ab0a66add7470698339843bb6b51d6 P 0bee581f899d403bb5ee5161d384e107 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:10.918752 11103 raft_consensus.cc:1275] T 42f399676d274f1b92e5c3abe0c2b348 P 269f603d1112423a8a6d5fe3541e6a7d [term 3 FOLLOWER]: Refusing update from remote peer 0bee581f899d403bb5ee5161d384e107: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:10.920130 11428 consensus_queue.cc:1048] T 42f399676d274f1b92e5c3abe0c2b348 P 0bee581f899d403bb5ee5161d384e107 [LEADER]: Connected to new peer: Peer: permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:10.928958 11251 raft_consensus.cc:1275] T 42f399676d274f1b92e5c3abe0c2b348 P 7e5a6bd92fad4307aa160a163814ffd8 [term 3 FOLLOWER]: Refusing update from remote peer 0bee581f899d403bb5ee5161d384e107: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:10.931089 11426 consensus_queue.cc:1048] T 42f399676d274f1b92e5c3abe0c2b348 P 0bee581f899d403bb5ee5161d384e107 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:13.013414 10968 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:13.021919 11176 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "04b34d450b294f6eb2e29d2a7515e73a"
dest_uuid: "0bee581f899d403bb5ee5161d384e107"
mode: GRACEFUL
new_leader_uuid: "7e5a6bd92fad4307aa160a163814ffd8"
 from {username='slave'} at 127.0.0.1:43262
I20260709 13:05:13.022511 11176 raft_consensus.cc:606] T 04b34d450b294f6eb2e29d2a7515e73a P 0bee581f899d403bb5ee5161d384e107 [term 4 LEADER]: Received request to transfer leadership to TS 7e5a6bd92fad4307aa160a163814ffd8
I20260709 13:05:13.025154 11176 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "81b1baf43f484fe4b2ab79a6695103e2"
dest_uuid: "0bee581f899d403bb5ee5161d384e107"
mode: GRACEFUL
new_leader_uuid: "7e5a6bd92fad4307aa160a163814ffd8"
 from {username='slave'} at 127.0.0.1:43262
I20260709 13:05:13.025547 11176 raft_consensus.cc:606] T 81b1baf43f484fe4b2ab79a6695103e2 P 0bee581f899d403bb5ee5161d384e107 [term 2 LEADER]: Received request to transfer leadership to TS 7e5a6bd92fad4307aa160a163814ffd8
I20260709 13:05:13.027813 11176 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ba37bf5c0fcc4e42a6dd9a41d43259ab"
dest_uuid: "0bee581f899d403bb5ee5161d384e107"
mode: GRACEFUL
new_leader_uuid: "269f603d1112423a8a6d5fe3541e6a7d"
 from {username='slave'} at 127.0.0.1:43262
I20260709 13:05:13.028262 11176 raft_consensus.cc:606] T ba37bf5c0fcc4e42a6dd9a41d43259ab P 0bee581f899d403bb5ee5161d384e107 [term 2 LEADER]: Received request to transfer leadership to TS 269f603d1112423a8a6d5fe3541e6a7d
I20260709 13:05:13.030571 11176 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d7b00139afa747b8a4029c242c9ead87"
dest_uuid: "0bee581f899d403bb5ee5161d384e107"
mode: GRACEFUL
new_leader_uuid: "269f603d1112423a8a6d5fe3541e6a7d"
 from {username='slave'} at 127.0.0.1:43262
I20260709 13:05:13.030929 11176 raft_consensus.cc:606] T d7b00139afa747b8a4029c242c9ead87 P 0bee581f899d403bb5ee5161d384e107 [term 2 LEADER]: Received request to transfer leadership to TS 269f603d1112423a8a6d5fe3541e6a7d
I20260709 13:05:13.033283 11176 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e64c8157570d423b892f37bb3b77317d"
dest_uuid: "0bee581f899d403bb5ee5161d384e107"
mode: GRACEFUL
new_leader_uuid: "269f603d1112423a8a6d5fe3541e6a7d"
 from {username='slave'} at 127.0.0.1:43262
I20260709 13:05:13.033653 11176 raft_consensus.cc:606] T e64c8157570d423b892f37bb3b77317d P 0bee581f899d403bb5ee5161d384e107 [term 3 LEADER]: Received request to transfer leadership to TS 269f603d1112423a8a6d5fe3541e6a7d
I20260709 13:05:13.034619 10968 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:05:13.034988 10968 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:05:13.055037 11426 raft_consensus.cc:993] T 81b1baf43f484fe4b2ab79a6695103e2 P 0bee581f899d403bb5ee5161d384e107: : Instructing follower 7e5a6bd92fad4307aa160a163814ffd8 to start an election
I20260709 13:05:13.055625 11428 raft_consensus.cc:1081] T 81b1baf43f484fe4b2ab79a6695103e2 P 0bee581f899d403bb5ee5161d384e107 [term 2 LEADER]: Signalling peer 7e5a6bd92fad4307aa160a163814ffd8 to start an election
I20260709 13:05:13.057174 11250 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "81b1baf43f484fe4b2ab79a6695103e2"
dest_uuid: "7e5a6bd92fad4307aa160a163814ffd8"
 from {username='slave'} at 127.0.0.1:56668
I20260709 13:05:13.057682 11250 raft_consensus.cc:493] T 81b1baf43f484fe4b2ab79a6695103e2 P 7e5a6bd92fad4307aa160a163814ffd8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:13.058023 11250 raft_consensus.cc:3060] T 81b1baf43f484fe4b2ab79a6695103e2 P 7e5a6bd92fad4307aa160a163814ffd8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:13.062790 11250 raft_consensus.cc:515] T 81b1baf43f484fe4b2ab79a6695103e2 P 7e5a6bd92fad4307aa160a163814ffd8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:13.064999 11250 leader_election.cc:290] T 81b1baf43f484fe4b2ab79a6695103e2 P 7e5a6bd92fad4307aa160a163814ffd8 [CANDIDATE]: Term 3 election: Requested vote from peers 269f603d1112423a8a6d5fe3541e6a7d (127.10.182.1:36107), 0bee581f899d403bb5ee5161d384e107 (127.10.182.2:41451)
I20260709 13:05:13.066076 11103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b1baf43f484fe4b2ab79a6695103e2" candidate_uuid: "7e5a6bd92fad4307aa160a163814ffd8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "269f603d1112423a8a6d5fe3541e6a7d"
I20260709 13:05:13.066094 11176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b1baf43f484fe4b2ab79a6695103e2" candidate_uuid: "7e5a6bd92fad4307aa160a163814ffd8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0bee581f899d403bb5ee5161d384e107"
I20260709 13:05:13.066831 11103 raft_consensus.cc:3060] T 81b1baf43f484fe4b2ab79a6695103e2 P 269f603d1112423a8a6d5fe3541e6a7d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:13.066881 11176 raft_consensus.cc:3055] T 81b1baf43f484fe4b2ab79a6695103e2 P 0bee581f899d403bb5ee5161d384e107 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:13.067234 11176 raft_consensus.cc:740] T 81b1baf43f484fe4b2ab79a6695103e2 P 0bee581f899d403bb5ee5161d384e107 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0bee581f899d403bb5ee5161d384e107, State: Running, Role: LEADER
I20260709 13:05:13.067899 11176 consensus_queue.cc:260] T 81b1baf43f484fe4b2ab79a6695103e2 P 0bee581f899d403bb5ee5161d384e107 [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: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:13.068867 11176 raft_consensus.cc:3060] T 81b1baf43f484fe4b2ab79a6695103e2 P 0bee581f899d403bb5ee5161d384e107 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:13.071281 11103 raft_consensus.cc:2468] T 81b1baf43f484fe4b2ab79a6695103e2 P 269f603d1112423a8a6d5fe3541e6a7d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e5a6bd92fad4307aa160a163814ffd8 in term 3.
I20260709 13:05:13.072468 11216 leader_election.cc:304] T 81b1baf43f484fe4b2ab79a6695103e2 P 7e5a6bd92fad4307aa160a163814ffd8 [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: 269f603d1112423a8a6d5fe3541e6a7d, 7e5a6bd92fad4307aa160a163814ffd8; no voters: 
I20260709 13:05:13.073459 11440 raft_consensus.cc:2804] T 81b1baf43f484fe4b2ab79a6695103e2 P 7e5a6bd92fad4307aa160a163814ffd8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:13.073629 11176 raft_consensus.cc:2468] T 81b1baf43f484fe4b2ab79a6695103e2 P 0bee581f899d403bb5ee5161d384e107 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e5a6bd92fad4307aa160a163814ffd8 in term 3.
I20260709 13:05:13.074730 11440 raft_consensus.cc:697] T 81b1baf43f484fe4b2ab79a6695103e2 P 7e5a6bd92fad4307aa160a163814ffd8 [term 3 LEADER]: Becoming Leader. State: Replica: 7e5a6bd92fad4307aa160a163814ffd8, State: Running, Role: LEADER
I20260709 13:05:13.075686 11440 consensus_queue.cc:237] T 81b1baf43f484fe4b2ab79a6695103e2 P 7e5a6bd92fad4307aa160a163814ffd8 [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: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:13.082828 11000 catalog_manager.cc:5697] T 81b1baf43f484fe4b2ab79a6695103e2 P 7e5a6bd92fad4307aa160a163814ffd8 reported cstate change: term changed from 2 to 3, leader changed from 0bee581f899d403bb5ee5161d384e107 (127.10.182.2) to 7e5a6bd92fad4307aa160a163814ffd8 (127.10.182.3). New cstate: current_term: 3 leader_uuid: "7e5a6bd92fad4307aa160a163814ffd8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:13.098146 11447 raft_consensus.cc:993] T ba37bf5c0fcc4e42a6dd9a41d43259ab P 0bee581f899d403bb5ee5161d384e107: : Instructing follower 269f603d1112423a8a6d5fe3541e6a7d to start an election
I20260709 13:05:13.098565 11426 raft_consensus.cc:993] T d7b00139afa747b8a4029c242c9ead87 P 0bee581f899d403bb5ee5161d384e107: : Instructing follower 269f603d1112423a8a6d5fe3541e6a7d to start an election
I20260709 13:05:13.098680 11428 raft_consensus.cc:1081] T ba37bf5c0fcc4e42a6dd9a41d43259ab P 0bee581f899d403bb5ee5161d384e107 [term 2 LEADER]: Signalling peer 269f603d1112423a8a6d5fe3541e6a7d to start an election
I20260709 13:05:13.099094 11447 raft_consensus.cc:1081] T d7b00139afa747b8a4029c242c9ead87 P 0bee581f899d403bb5ee5161d384e107 [term 2 LEADER]: Signalling peer 269f603d1112423a8a6d5fe3541e6a7d to start an election
I20260709 13:05:13.100536 11102 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ba37bf5c0fcc4e42a6dd9a41d43259ab"
dest_uuid: "269f603d1112423a8a6d5fe3541e6a7d"
 from {username='slave'} at 127.0.0.1:50402
I20260709 13:05:13.100689 11103 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d7b00139afa747b8a4029c242c9ead87"
dest_uuid: "269f603d1112423a8a6d5fe3541e6a7d"
 from {username='slave'} at 127.0.0.1:50402
I20260709 13:05:13.101076 11102 raft_consensus.cc:493] T ba37bf5c0fcc4e42a6dd9a41d43259ab P 269f603d1112423a8a6d5fe3541e6a7d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:13.101143 11103 raft_consensus.cc:493] T d7b00139afa747b8a4029c242c9ead87 P 269f603d1112423a8a6d5fe3541e6a7d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:13.101476 11102 raft_consensus.cc:3060] T ba37bf5c0fcc4e42a6dd9a41d43259ab P 269f603d1112423a8a6d5fe3541e6a7d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:13.101553 11103 raft_consensus.cc:3060] T d7b00139afa747b8a4029c242c9ead87 P 269f603d1112423a8a6d5fe3541e6a7d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:13.108096 11103 raft_consensus.cc:515] T d7b00139afa747b8a4029c242c9ead87 P 269f603d1112423a8a6d5fe3541e6a7d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:13.108336 11102 raft_consensus.cc:515] T ba37bf5c0fcc4e42a6dd9a41d43259ab P 269f603d1112423a8a6d5fe3541e6a7d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:13.110410 11103 leader_election.cc:290] T d7b00139afa747b8a4029c242c9ead87 P 269f603d1112423a8a6d5fe3541e6a7d [CANDIDATE]: Term 3 election: Requested vote from peers 0bee581f899d403bb5ee5161d384e107 (127.10.182.2:41451), 7e5a6bd92fad4307aa160a163814ffd8 (127.10.182.3:38181)
I20260709 13:05:13.110423 11102 leader_election.cc:290] T ba37bf5c0fcc4e42a6dd9a41d43259ab P 269f603d1112423a8a6d5fe3541e6a7d [CANDIDATE]: Term 3 election: Requested vote from peers 0bee581f899d403bb5ee5161d384e107 (127.10.182.2:41451), 7e5a6bd92fad4307aa160a163814ffd8 (127.10.182.3:38181)
I20260709 13:05:13.112205 11176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba37bf5c0fcc4e42a6dd9a41d43259ab" candidate_uuid: "269f603d1112423a8a6d5fe3541e6a7d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0bee581f899d403bb5ee5161d384e107"
I20260709 13:05:13.112803 11176 raft_consensus.cc:3055] T ba37bf5c0fcc4e42a6dd9a41d43259ab P 0bee581f899d403bb5ee5161d384e107 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:13.113111 11176 raft_consensus.cc:740] T ba37bf5c0fcc4e42a6dd9a41d43259ab P 0bee581f899d403bb5ee5161d384e107 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0bee581f899d403bb5ee5161d384e107, State: Running, Role: LEADER
I20260709 13:05:13.113991 11250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7b00139afa747b8a4029c242c9ead87" candidate_uuid: "269f603d1112423a8a6d5fe3541e6a7d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7e5a6bd92fad4307aa160a163814ffd8"
I20260709 13:05:13.113837 11176 consensus_queue.cc:260] T ba37bf5c0fcc4e42a6dd9a41d43259ab P 0bee581f899d403bb5ee5161d384e107 [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: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:13.114465 11250 raft_consensus.cc:3060] T d7b00139afa747b8a4029c242c9ead87 P 7e5a6bd92fad4307aa160a163814ffd8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:13.113498 11177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7b00139afa747b8a4029c242c9ead87" candidate_uuid: "269f603d1112423a8a6d5fe3541e6a7d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0bee581f899d403bb5ee5161d384e107"
I20260709 13:05:13.114946 11176 raft_consensus.cc:3060] T ba37bf5c0fcc4e42a6dd9a41d43259ab P 0bee581f899d403bb5ee5161d384e107 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:13.115151 11251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba37bf5c0fcc4e42a6dd9a41d43259ab" candidate_uuid: "269f603d1112423a8a6d5fe3541e6a7d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7e5a6bd92fad4307aa160a163814ffd8"
I20260709 13:05:13.115657 11251 raft_consensus.cc:3060] T ba37bf5c0fcc4e42a6dd9a41d43259ab P 7e5a6bd92fad4307aa160a163814ffd8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:13.115222 11177 raft_consensus.cc:3055] T d7b00139afa747b8a4029c242c9ead87 P 0bee581f899d403bb5ee5161d384e107 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:13.116766 11177 raft_consensus.cc:740] T d7b00139afa747b8a4029c242c9ead87 P 0bee581f899d403bb5ee5161d384e107 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0bee581f899d403bb5ee5161d384e107, State: Running, Role: LEADER
I20260709 13:05:13.117673 11177 consensus_queue.cc:260] T d7b00139afa747b8a4029c242c9ead87 P 0bee581f899d403bb5ee5161d384e107 [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: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:13.119105 11177 raft_consensus.cc:3060] T d7b00139afa747b8a4029c242c9ead87 P 0bee581f899d403bb5ee5161d384e107 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:13.120841 11250 raft_consensus.cc:2468] T d7b00139afa747b8a4029c242c9ead87 P 7e5a6bd92fad4307aa160a163814ffd8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 269f603d1112423a8a6d5fe3541e6a7d in term 3.
I20260709 13:05:13.120841 11176 raft_consensus.cc:2468] T ba37bf5c0fcc4e42a6dd9a41d43259ab P 0bee581f899d403bb5ee5161d384e107 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 269f603d1112423a8a6d5fe3541e6a7d in term 3.
I20260709 13:05:13.122349 11251 raft_consensus.cc:2468] T ba37bf5c0fcc4e42a6dd9a41d43259ab P 7e5a6bd92fad4307aa160a163814ffd8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 269f603d1112423a8a6d5fe3541e6a7d in term 3.
I20260709 13:05:13.122486 11066 leader_election.cc:304] T ba37bf5c0fcc4e42a6dd9a41d43259ab P 269f603d1112423a8a6d5fe3541e6a7d [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: 0bee581f899d403bb5ee5161d384e107, 269f603d1112423a8a6d5fe3541e6a7d; no voters: 
I20260709 13:05:13.124567 11449 raft_consensus.cc:2804] T ba37bf5c0fcc4e42a6dd9a41d43259ab P 269f603d1112423a8a6d5fe3541e6a7d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:13.124400 11066 leader_election.cc:304] T d7b00139afa747b8a4029c242c9ead87 P 269f603d1112423a8a6d5fe3541e6a7d [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: 269f603d1112423a8a6d5fe3541e6a7d, 7e5a6bd92fad4307aa160a163814ffd8; no voters: 
I20260709 13:05:13.125671 11177 raft_consensus.cc:2468] T d7b00139afa747b8a4029c242c9ead87 P 0bee581f899d403bb5ee5161d384e107 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 269f603d1112423a8a6d5fe3541e6a7d in term 3.
I20260709 13:05:13.126652 11450 raft_consensus.cc:2804] T d7b00139afa747b8a4029c242c9ead87 P 269f603d1112423a8a6d5fe3541e6a7d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:13.127118 11450 raft_consensus.cc:697] T d7b00139afa747b8a4029c242c9ead87 P 269f603d1112423a8a6d5fe3541e6a7d [term 3 LEADER]: Becoming Leader. State: Replica: 269f603d1112423a8a6d5fe3541e6a7d, State: Running, Role: LEADER
I20260709 13:05:13.125999 11449 raft_consensus.cc:697] T ba37bf5c0fcc4e42a6dd9a41d43259ab P 269f603d1112423a8a6d5fe3541e6a7d [term 3 LEADER]: Becoming Leader. State: Replica: 269f603d1112423a8a6d5fe3541e6a7d, State: Running, Role: LEADER
I20260709 13:05:13.127823 11450 consensus_queue.cc:237] T d7b00139afa747b8a4029c242c9ead87 P 269f603d1112423a8a6d5fe3541e6a7d [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: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:13.129048 11449 consensus_queue.cc:237] T ba37bf5c0fcc4e42a6dd9a41d43259ab P 269f603d1112423a8a6d5fe3541e6a7d [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: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:13.141379 11000 catalog_manager.cc:5697] T ba37bf5c0fcc4e42a6dd9a41d43259ab P 269f603d1112423a8a6d5fe3541e6a7d reported cstate change: term changed from 2 to 3, leader changed from 0bee581f899d403bb5ee5161d384e107 (127.10.182.2) to 269f603d1112423a8a6d5fe3541e6a7d (127.10.182.1). New cstate: current_term: 3 leader_uuid: "269f603d1112423a8a6d5fe3541e6a7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:13.152698 11000 catalog_manager.cc:5697] T d7b00139afa747b8a4029c242c9ead87 P 269f603d1112423a8a6d5fe3541e6a7d reported cstate change: term changed from 2 to 3, leader changed from 0bee581f899d403bb5ee5161d384e107 (127.10.182.2) to 269f603d1112423a8a6d5fe3541e6a7d (127.10.182.1). New cstate: current_term: 3 leader_uuid: "269f603d1112423a8a6d5fe3541e6a7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:13.359932 11428 raft_consensus.cc:993] T e64c8157570d423b892f37bb3b77317d P 0bee581f899d403bb5ee5161d384e107: : Instructing follower 269f603d1112423a8a6d5fe3541e6a7d to start an election
I20260709 13:05:13.360415 11428 raft_consensus.cc:1081] T e64c8157570d423b892f37bb3b77317d P 0bee581f899d403bb5ee5161d384e107 [term 3 LEADER]: Signalling peer 269f603d1112423a8a6d5fe3541e6a7d to start an election
I20260709 13:05:13.361840 11103 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e64c8157570d423b892f37bb3b77317d"
dest_uuid: "269f603d1112423a8a6d5fe3541e6a7d"
 from {username='slave'} at 127.0.0.1:50402
I20260709 13:05:13.362223 11103 raft_consensus.cc:493] T e64c8157570d423b892f37bb3b77317d P 269f603d1112423a8a6d5fe3541e6a7d [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:13.362439 11103 raft_consensus.cc:3060] T e64c8157570d423b892f37bb3b77317d P 269f603d1112423a8a6d5fe3541e6a7d [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:13.366566 11103 raft_consensus.cc:515] T e64c8157570d423b892f37bb3b77317d P 269f603d1112423a8a6d5fe3541e6a7d [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:13.367962 11103 leader_election.cc:290] T e64c8157570d423b892f37bb3b77317d P 269f603d1112423a8a6d5fe3541e6a7d [CANDIDATE]: Term 4 election: Requested vote from peers 0bee581f899d403bb5ee5161d384e107 (127.10.182.2:41451), 7e5a6bd92fad4307aa160a163814ffd8 (127.10.182.3:38181)
I20260709 13:05:13.368891 11177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e64c8157570d423b892f37bb3b77317d" candidate_uuid: "269f603d1112423a8a6d5fe3541e6a7d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0bee581f899d403bb5ee5161d384e107"
I20260709 13:05:13.369166 11250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e64c8157570d423b892f37bb3b77317d" candidate_uuid: "269f603d1112423a8a6d5fe3541e6a7d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7e5a6bd92fad4307aa160a163814ffd8"
I20260709 13:05:13.369524 11177 raft_consensus.cc:3055] T e64c8157570d423b892f37bb3b77317d P 0bee581f899d403bb5ee5161d384e107 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:05:13.369624 11250 raft_consensus.cc:3060] T e64c8157570d423b892f37bb3b77317d P 7e5a6bd92fad4307aa160a163814ffd8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:13.369866 11177 raft_consensus.cc:740] T e64c8157570d423b892f37bb3b77317d P 0bee581f899d403bb5ee5161d384e107 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 0bee581f899d403bb5ee5161d384e107, State: Running, Role: LEADER
I20260709 13:05:13.370623 11177 consensus_queue.cc:260] T e64c8157570d423b892f37bb3b77317d P 0bee581f899d403bb5ee5161d384e107 [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: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:13.371507 11177 raft_consensus.cc:3060] T e64c8157570d423b892f37bb3b77317d P 0bee581f899d403bb5ee5161d384e107 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:13.373718 11250 raft_consensus.cc:2468] T e64c8157570d423b892f37bb3b77317d P 7e5a6bd92fad4307aa160a163814ffd8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 269f603d1112423a8a6d5fe3541e6a7d in term 4.
I20260709 13:05:13.374708 11066 leader_election.cc:304] T e64c8157570d423b892f37bb3b77317d P 269f603d1112423a8a6d5fe3541e6a7d [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: 269f603d1112423a8a6d5fe3541e6a7d, 7e5a6bd92fad4307aa160a163814ffd8; no voters: 
I20260709 13:05:13.375384 11450 raft_consensus.cc:2804] T e64c8157570d423b892f37bb3b77317d P 269f603d1112423a8a6d5fe3541e6a7d [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:05:13.375797 11450 raft_consensus.cc:697] T e64c8157570d423b892f37bb3b77317d P 269f603d1112423a8a6d5fe3541e6a7d [term 4 LEADER]: Becoming Leader. State: Replica: 269f603d1112423a8a6d5fe3541e6a7d, State: Running, Role: LEADER
I20260709 13:05:13.376417 11177 raft_consensus.cc:2468] T e64c8157570d423b892f37bb3b77317d P 0bee581f899d403bb5ee5161d384e107 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 269f603d1112423a8a6d5fe3541e6a7d in term 4.
I20260709 13:05:13.376698 11450 consensus_queue.cc:237] T e64c8157570d423b892f37bb3b77317d P 269f603d1112423a8a6d5fe3541e6a7d [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: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:13.383800 11000 catalog_manager.cc:5697] T e64c8157570d423b892f37bb3b77317d P 269f603d1112423a8a6d5fe3541e6a7d reported cstate change: term changed from 3 to 4, leader changed from 0bee581f899d403bb5ee5161d384e107 (127.10.182.2) to 269f603d1112423a8a6d5fe3541e6a7d (127.10.182.1). New cstate: current_term: 4 leader_uuid: "269f603d1112423a8a6d5fe3541e6a7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:13.416344 11447 raft_consensus.cc:993] T 04b34d450b294f6eb2e29d2a7515e73a P 0bee581f899d403bb5ee5161d384e107: : Instructing follower 7e5a6bd92fad4307aa160a163814ffd8 to start an election
I20260709 13:05:13.416846 11428 raft_consensus.cc:1081] T 04b34d450b294f6eb2e29d2a7515e73a P 0bee581f899d403bb5ee5161d384e107 [term 4 LEADER]: Signalling peer 7e5a6bd92fad4307aa160a163814ffd8 to start an election
I20260709 13:05:13.418318 11250 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "04b34d450b294f6eb2e29d2a7515e73a"
dest_uuid: "7e5a6bd92fad4307aa160a163814ffd8"
 from {username='slave'} at 127.0.0.1:56668
I20260709 13:05:13.418795 11250 raft_consensus.cc:493] T 04b34d450b294f6eb2e29d2a7515e73a P 7e5a6bd92fad4307aa160a163814ffd8 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:13.419035 11250 raft_consensus.cc:3060] T 04b34d450b294f6eb2e29d2a7515e73a P 7e5a6bd92fad4307aa160a163814ffd8 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:05:13.423156 11250 raft_consensus.cc:515] T 04b34d450b294f6eb2e29d2a7515e73a P 7e5a6bd92fad4307aa160a163814ffd8 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:13.424594 11250 leader_election.cc:290] T 04b34d450b294f6eb2e29d2a7515e73a P 7e5a6bd92fad4307aa160a163814ffd8 [CANDIDATE]: Term 5 election: Requested vote from peers 269f603d1112423a8a6d5fe3541e6a7d (127.10.182.1:36107), 0bee581f899d403bb5ee5161d384e107 (127.10.182.2:41451)
I20260709 13:05:13.425688 11103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04b34d450b294f6eb2e29d2a7515e73a" candidate_uuid: "7e5a6bd92fad4307aa160a163814ffd8" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "269f603d1112423a8a6d5fe3541e6a7d"
I20260709 13:05:13.425770 11177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04b34d450b294f6eb2e29d2a7515e73a" candidate_uuid: "7e5a6bd92fad4307aa160a163814ffd8" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "0bee581f899d403bb5ee5161d384e107"
I20260709 13:05:13.426306 11103 raft_consensus.cc:3060] T 04b34d450b294f6eb2e29d2a7515e73a P 269f603d1112423a8a6d5fe3541e6a7d [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:05:13.426370 11177 raft_consensus.cc:3055] T 04b34d450b294f6eb2e29d2a7515e73a P 0bee581f899d403bb5ee5161d384e107 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:05:13.426766 11177 raft_consensus.cc:740] T 04b34d450b294f6eb2e29d2a7515e73a P 0bee581f899d403bb5ee5161d384e107 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 0bee581f899d403bb5ee5161d384e107, State: Running, Role: LEADER
I20260709 13:05:13.427495 11177 consensus_queue.cc:260] T 04b34d450b294f6eb2e29d2a7515e73a P 0bee581f899d403bb5ee5161d384e107 [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: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:13.428436 11177 raft_consensus.cc:3060] T 04b34d450b294f6eb2e29d2a7515e73a P 0bee581f899d403bb5ee5161d384e107 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:05:13.431082 11103 raft_consensus.cc:2468] T 04b34d450b294f6eb2e29d2a7515e73a P 269f603d1112423a8a6d5fe3541e6a7d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e5a6bd92fad4307aa160a163814ffd8 in term 5.
I20260709 13:05:13.432538 11216 leader_election.cc:304] T 04b34d450b294f6eb2e29d2a7515e73a P 7e5a6bd92fad4307aa160a163814ffd8 [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: 269f603d1112423a8a6d5fe3541e6a7d, 7e5a6bd92fad4307aa160a163814ffd8; no voters: 
I20260709 13:05:13.433374 11440 raft_consensus.cc:2804] T 04b34d450b294f6eb2e29d2a7515e73a P 7e5a6bd92fad4307aa160a163814ffd8 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:05:13.434343 11177 raft_consensus.cc:2468] T 04b34d450b294f6eb2e29d2a7515e73a P 0bee581f899d403bb5ee5161d384e107 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e5a6bd92fad4307aa160a163814ffd8 in term 5.
I20260709 13:05:13.434835 11440 raft_consensus.cc:697] T 04b34d450b294f6eb2e29d2a7515e73a P 7e5a6bd92fad4307aa160a163814ffd8 [term 5 LEADER]: Becoming Leader. State: Replica: 7e5a6bd92fad4307aa160a163814ffd8, State: Running, Role: LEADER
I20260709 13:05:13.435690 11440 consensus_queue.cc:237] T 04b34d450b294f6eb2e29d2a7515e73a P 7e5a6bd92fad4307aa160a163814ffd8 [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: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } }
I20260709 13:05:13.442253 11000 catalog_manager.cc:5697] T 04b34d450b294f6eb2e29d2a7515e73a P 7e5a6bd92fad4307aa160a163814ffd8 reported cstate change: term changed from 4 to 5, leader changed from 0bee581f899d403bb5ee5161d384e107 (127.10.182.2) to 7e5a6bd92fad4307aa160a163814ffd8 (127.10.182.3). New cstate: current_term: 5 leader_uuid: "7e5a6bd92fad4307aa160a163814ffd8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:13.488459 11103 raft_consensus.cc:1275] T 81b1baf43f484fe4b2ab79a6695103e2 P 269f603d1112423a8a6d5fe3541e6a7d [term 3 FOLLOWER]: Refusing update from remote peer 7e5a6bd92fad4307aa160a163814ffd8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:13.489722 11440 consensus_queue.cc:1048] T 81b1baf43f484fe4b2ab79a6695103e2 P 7e5a6bd92fad4307aa160a163814ffd8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:13.502494 11177 raft_consensus.cc:1275] T 81b1baf43f484fe4b2ab79a6695103e2 P 0bee581f899d403bb5ee5161d384e107 [term 3 FOLLOWER]: Refusing update from remote peer 7e5a6bd92fad4307aa160a163814ffd8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:13.504163 11455 consensus_queue.cc:1048] T 81b1baf43f484fe4b2ab79a6695103e2 P 7e5a6bd92fad4307aa160a163814ffd8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:05:13.552983 11250 raft_consensus.cc:1275] T d7b00139afa747b8a4029c242c9ead87 P 7e5a6bd92fad4307aa160a163814ffd8 [term 3 FOLLOWER]: Refusing update from remote peer 269f603d1112423a8a6d5fe3541e6a7d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:13.554252 11450 consensus_queue.cc:1048] T d7b00139afa747b8a4029c242c9ead87 P 269f603d1112423a8a6d5fe3541e6a7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:13.563153 11177 raft_consensus.cc:1275] T d7b00139afa747b8a4029c242c9ead87 P 0bee581f899d403bb5ee5161d384e107 [term 3 FOLLOWER]: Refusing update from remote peer 269f603d1112423a8a6d5fe3541e6a7d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:13.565158 11450 consensus_queue.cc:1048] T d7b00139afa747b8a4029c242c9ead87 P 269f603d1112423a8a6d5fe3541e6a7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:13.669097 11177 raft_consensus.cc:1275] T ba37bf5c0fcc4e42a6dd9a41d43259ab P 0bee581f899d403bb5ee5161d384e107 [term 3 FOLLOWER]: Refusing update from remote peer 269f603d1112423a8a6d5fe3541e6a7d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:13.670396 11450 consensus_queue.cc:1048] T ba37bf5c0fcc4e42a6dd9a41d43259ab P 269f603d1112423a8a6d5fe3541e6a7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:13.679322 11250 raft_consensus.cc:1275] T ba37bf5c0fcc4e42a6dd9a41d43259ab P 7e5a6bd92fad4307aa160a163814ffd8 [term 3 FOLLOWER]: Refusing update from remote peer 269f603d1112423a8a6d5fe3541e6a7d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:13.681641 11449 consensus_queue.cc:1048] T ba37bf5c0fcc4e42a6dd9a41d43259ab P 269f603d1112423a8a6d5fe3541e6a7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:13.899489 11250 raft_consensus.cc:1275] T e64c8157570d423b892f37bb3b77317d P 7e5a6bd92fad4307aa160a163814ffd8 [term 4 FOLLOWER]: Refusing update from remote peer 269f603d1112423a8a6d5fe3541e6a7d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:05:13.900985 11449 consensus_queue.cc:1048] T e64c8157570d423b892f37bb3b77317d P 269f603d1112423a8a6d5fe3541e6a7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e5a6bd92fad4307aa160a163814ffd8" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 38181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:13.906175 11103 raft_consensus.cc:1275] T 04b34d450b294f6eb2e29d2a7515e73a P 269f603d1112423a8a6d5fe3541e6a7d [term 5 FOLLOWER]: Refusing update from remote peer 7e5a6bd92fad4307aa160a163814ffd8: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:05:13.908200 11455 consensus_queue.cc:1048] T 04b34d450b294f6eb2e29d2a7515e73a P 7e5a6bd92fad4307aa160a163814ffd8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "269f603d1112423a8a6d5fe3541e6a7d" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:05:13.919885 11176 raft_consensus.cc:1275] T 04b34d450b294f6eb2e29d2a7515e73a P 0bee581f899d403bb5ee5161d384e107 [term 5 FOLLOWER]: Refusing update from remote peer 7e5a6bd92fad4307aa160a163814ffd8: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:05:13.912750 11177 raft_consensus.cc:1275] T e64c8157570d423b892f37bb3b77317d P 0bee581f899d403bb5ee5161d384e107 [term 4 FOLLOWER]: Refusing update from remote peer 269f603d1112423a8a6d5fe3541e6a7d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:05:13.922741 11440 consensus_queue.cc:1048] T 04b34d450b294f6eb2e29d2a7515e73a P 7e5a6bd92fad4307aa160a163814ffd8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:05:13.924955 11449 consensus_queue.cc:1048] T e64c8157570d423b892f37bb3b77317d P 269f603d1112423a8a6d5fe3541e6a7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bee581f899d403bb5ee5161d384e107" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:14.035743 10968 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:14.041463 10968 tablet_server.cc:179] TabletServer@127.10.182.1:0 shutting down...
W20260709 13:05:14.058228 11142 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 13:05:14.065271 11142 consensus_peers.cc:597] T 42f399676d274f1b92e5c3abe0c2b348 P 0bee581f899d403bb5ee5161d384e107 -> Peer 269f603d1112423a8a6d5fe3541e6a7d (127.10.182.1:36107): Couldn't send request to peer 269f603d1112423a8a6d5fe3541e6a7d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:14.075228 10968 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:05:14.076198 10968 tablet_replica.cc:333] T 42f399676d274f1b92e5c3abe0c2b348 P 269f603d1112423a8a6d5fe3541e6a7d: stopping tablet replica
I20260709 13:05:14.077270 10968 raft_consensus.cc:2243] T 42f399676d274f1b92e5c3abe0c2b348 P 269f603d1112423a8a6d5fe3541e6a7d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:14.077904 10968 raft_consensus.cc:2272] T 42f399676d274f1b92e5c3abe0c2b348 P 269f603d1112423a8a6d5fe3541e6a7d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:14.080737 10968 tablet_replica.cc:333] T 81b1baf43f484fe4b2ab79a6695103e2 P 269f603d1112423a8a6d5fe3541e6a7d: stopping tablet replica
I20260709 13:05:14.081276 10968 raft_consensus.cc:2243] T 81b1baf43f484fe4b2ab79a6695103e2 P 269f603d1112423a8a6d5fe3541e6a7d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:14.081785 10968 raft_consensus.cc:2272] T 81b1baf43f484fe4b2ab79a6695103e2 P 269f603d1112423a8a6d5fe3541e6a7d [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:14.082962 11142 consensus_peers.cc:597] T b4ab0a66add7470698339843bb6b51d6 P 0bee581f899d403bb5ee5161d384e107 -> Peer 269f603d1112423a8a6d5fe3541e6a7d (127.10.182.1:36107): Couldn't send request to peer 269f603d1112423a8a6d5fe3541e6a7d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:14.084074 10968 tablet_replica.cc:333] T b599dc2cc69c4c65b7d3d6a8143150c5 P 269f603d1112423a8a6d5fe3541e6a7d: stopping tablet replica
I20260709 13:05:14.084686 10968 raft_consensus.cc:2243] T b599dc2cc69c4c65b7d3d6a8143150c5 P 269f603d1112423a8a6d5fe3541e6a7d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:14.085085 10968 raft_consensus.cc:2272] T b599dc2cc69c4c65b7d3d6a8143150c5 P 269f603d1112423a8a6d5fe3541e6a7d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:14.086640 10968 tablet_replica.cc:333] T 04b34d450b294f6eb2e29d2a7515e73a P 269f603d1112423a8a6d5fe3541e6a7d: stopping tablet replica
I20260709 13:05:14.087154 10968 raft_consensus.cc:2243] T 04b34d450b294f6eb2e29d2a7515e73a P 269f603d1112423a8a6d5fe3541e6a7d [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:14.087666 10968 raft_consensus.cc:2272] T 04b34d450b294f6eb2e29d2a7515e73a P 269f603d1112423a8a6d5fe3541e6a7d [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:14.089679 10968 tablet_replica.cc:333] T ba37bf5c0fcc4e42a6dd9a41d43259ab P 269f603d1112423a8a6d5fe3541e6a7d: stopping tablet replica
I20260709 13:05:14.090163 10968 raft_consensus.cc:2243] T ba37bf5c0fcc4e42a6dd9a41d43259ab P 269f603d1112423a8a6d5fe3541e6a7d [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:05:14.090816 10968 raft_consensus.cc:2272] T ba37bf5c0fcc4e42a6dd9a41d43259ab P 269f603d1112423a8a6d5fe3541e6a7d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:14.092774 10968 tablet_replica.cc:333] T d7b00139afa747b8a4029c242c9ead87 P 269f603d1112423a8a6d5fe3541e6a7d: stopping tablet replica
I20260709 13:05:14.093263 10968 raft_consensus.cc:2243] T d7b00139afa747b8a4029c242c9ead87 P 269f603d1112423a8a6d5fe3541e6a7d [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:05:14.093917 10968 raft_consensus.cc:2272] T d7b00139afa747b8a4029c242c9ead87 P 269f603d1112423a8a6d5fe3541e6a7d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:14.095688 10968 tablet_replica.cc:333] T b4ab0a66add7470698339843bb6b51d6 P 269f603d1112423a8a6d5fe3541e6a7d: stopping tablet replica
I20260709 13:05:14.096165 10968 raft_consensus.cc:2243] T b4ab0a66add7470698339843bb6b51d6 P 269f603d1112423a8a6d5fe3541e6a7d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:14.096642 10968 raft_consensus.cc:2272] T b4ab0a66add7470698339843bb6b51d6 P 269f603d1112423a8a6d5fe3541e6a7d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:14.098225 10968 tablet_replica.cc:333] T ac180745f43c4e0e8fb7332344d15945 P 269f603d1112423a8a6d5fe3541e6a7d: stopping tablet replica
I20260709 13:05:14.098665 10968 raft_consensus.cc:2243] T ac180745f43c4e0e8fb7332344d15945 P 269f603d1112423a8a6d5fe3541e6a7d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:14.099058 10968 raft_consensus.cc:2272] T ac180745f43c4e0e8fb7332344d15945 P 269f603d1112423a8a6d5fe3541e6a7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:14.100564 10968 tablet_replica.cc:333] T e64c8157570d423b892f37bb3b77317d P 269f603d1112423a8a6d5fe3541e6a7d: stopping tablet replica
I20260709 13:05:14.101002 10968 raft_consensus.cc:2243] T e64c8157570d423b892f37bb3b77317d P 269f603d1112423a8a6d5fe3541e6a7d [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:05:14.101667 10968 raft_consensus.cc:2272] T e64c8157570d423b892f37bb3b77317d P 269f603d1112423a8a6d5fe3541e6a7d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:14.213083 10968 tablet_server.cc:196] TabletServer@127.10.182.1:0 shutdown complete.
I20260709 13:05:14.230952 10968 tablet_server.cc:179] TabletServer@127.10.182.2:0 shutting down...
I20260709 13:05:14.258265 10968 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:05:14.258939 10968 tablet_replica.cc:333] T 81b1baf43f484fe4b2ab79a6695103e2 P 0bee581f899d403bb5ee5161d384e107: stopping tablet replica
I20260709 13:05:14.259473 10968 raft_consensus.cc:2243] T 81b1baf43f484fe4b2ab79a6695103e2 P 0bee581f899d403bb5ee5161d384e107 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:14.259905 10968 raft_consensus.cc:2272] T 81b1baf43f484fe4b2ab79a6695103e2 P 0bee581f899d403bb5ee5161d384e107 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:14.262624 10968 tablet_replica.cc:333] T ba37bf5c0fcc4e42a6dd9a41d43259ab P 0bee581f899d403bb5ee5161d384e107: stopping tablet replica
I20260709 13:05:14.263207 10968 raft_consensus.cc:2243] T ba37bf5c0fcc4e42a6dd9a41d43259ab P 0bee581f899d403bb5ee5161d384e107 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:14.263633 10968 raft_consensus.cc:2272] T ba37bf5c0fcc4e42a6dd9a41d43259ab P 0bee581f899d403bb5ee5161d384e107 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:14.265635 10968 tablet_replica.cc:333] T b599dc2cc69c4c65b7d3d6a8143150c5 P 0bee581f899d403bb5ee5161d384e107: stopping tablet replica
I20260709 13:05:14.266130 10968 raft_consensus.cc:2243] T b599dc2cc69c4c65b7d3d6a8143150c5 P 0bee581f899d403bb5ee5161d384e107 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:05:14.266851 10968 raft_consensus.cc:2272] T b599dc2cc69c4c65b7d3d6a8143150c5 P 0bee581f899d403bb5ee5161d384e107 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:14.268380 10968 tablet_replica.cc:333] T 04b34d450b294f6eb2e29d2a7515e73a P 0bee581f899d403bb5ee5161d384e107: stopping tablet replica
I20260709 13:05:14.269004 10968 raft_consensus.cc:2243] T 04b34d450b294f6eb2e29d2a7515e73a P 0bee581f899d403bb5ee5161d384e107 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:14.269394 10968 raft_consensus.cc:2272] T 04b34d450b294f6eb2e29d2a7515e73a P 0bee581f899d403bb5ee5161d384e107 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:14.271292 10968 tablet_replica.cc:333] T ac180745f43c4e0e8fb7332344d15945 P 0bee581f899d403bb5ee5161d384e107: stopping tablet replica
I20260709 13:05:14.271781 10968 raft_consensus.cc:2243] T ac180745f43c4e0e8fb7332344d15945 P 0bee581f899d403bb5ee5161d384e107 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:14.272167 10968 raft_consensus.cc:2272] T ac180745f43c4e0e8fb7332344d15945 P 0bee581f899d403bb5ee5161d384e107 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:14.273813 10968 tablet_replica.cc:333] T e64c8157570d423b892f37bb3b77317d P 0bee581f899d403bb5ee5161d384e107: stopping tablet replica
I20260709 13:05:14.274307 10968 raft_consensus.cc:2243] T e64c8157570d423b892f37bb3b77317d P 0bee581f899d403bb5ee5161d384e107 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:14.274691 10968 raft_consensus.cc:2272] T e64c8157570d423b892f37bb3b77317d P 0bee581f899d403bb5ee5161d384e107 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:14.276748 10968 tablet_replica.cc:333] T 42f399676d274f1b92e5c3abe0c2b348 P 0bee581f899d403bb5ee5161d384e107: stopping tablet replica
I20260709 13:05:14.277257 10968 raft_consensus.cc:2243] T 42f399676d274f1b92e5c3abe0c2b348 P 0bee581f899d403bb5ee5161d384e107 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:05:14.277989 10968 raft_consensus.cc:2272] T 42f399676d274f1b92e5c3abe0c2b348 P 0bee581f899d403bb5ee5161d384e107 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:14.279767 10968 tablet_replica.cc:333] T d7b00139afa747b8a4029c242c9ead87 P 0bee581f899d403bb5ee5161d384e107: stopping tablet replica
I20260709 13:05:14.280210 10968 raft_consensus.cc:2243] T d7b00139afa747b8a4029c242c9ead87 P 0bee581f899d403bb5ee5161d384e107 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:14.280656 10968 raft_consensus.cc:2272] T d7b00139afa747b8a4029c242c9ead87 P 0bee581f899d403bb5ee5161d384e107 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:14.282701 10968 tablet_replica.cc:333] T b4ab0a66add7470698339843bb6b51d6 P 0bee581f899d403bb5ee5161d384e107: stopping tablet replica
I20260709 13:05:14.283174 10968 raft_consensus.cc:2243] T b4ab0a66add7470698339843bb6b51d6 P 0bee581f899d403bb5ee5161d384e107 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:05:14.283965 10968 raft_consensus.cc:2272] T b4ab0a66add7470698339843bb6b51d6 P 0bee581f899d403bb5ee5161d384e107 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:14.312067 10968 tablet_server.cc:196] TabletServer@127.10.182.2:0 shutdown complete.
I20260709 13:05:14.328373 10968 tablet_server.cc:179] TabletServer@127.10.182.3:0 shutting down...
I20260709 13:05:14.354797 10968 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:05:14.355454 10968 tablet_replica.cc:333] T 42f399676d274f1b92e5c3abe0c2b348 P 7e5a6bd92fad4307aa160a163814ffd8: stopping tablet replica
I20260709 13:05:14.356025 10968 raft_consensus.cc:2243] T 42f399676d274f1b92e5c3abe0c2b348 P 7e5a6bd92fad4307aa160a163814ffd8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:14.356564 10968 raft_consensus.cc:2272] T 42f399676d274f1b92e5c3abe0c2b348 P 7e5a6bd92fad4307aa160a163814ffd8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:14.358312 10968 tablet_replica.cc:333] T 04b34d450b294f6eb2e29d2a7515e73a P 7e5a6bd92fad4307aa160a163814ffd8: stopping tablet replica
I20260709 13:05:14.358805 10968 raft_consensus.cc:2243] T 04b34d450b294f6eb2e29d2a7515e73a P 7e5a6bd92fad4307aa160a163814ffd8 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:05:14.359524 10968 raft_consensus.cc:2272] T 04b34d450b294f6eb2e29d2a7515e73a P 7e5a6bd92fad4307aa160a163814ffd8 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:14.361595 10968 tablet_replica.cc:333] T b599dc2cc69c4c65b7d3d6a8143150c5 P 7e5a6bd92fad4307aa160a163814ffd8: stopping tablet replica
I20260709 13:05:14.362098 10968 raft_consensus.cc:2243] T b599dc2cc69c4c65b7d3d6a8143150c5 P 7e5a6bd92fad4307aa160a163814ffd8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:14.362490 10968 raft_consensus.cc:2272] T b599dc2cc69c4c65b7d3d6a8143150c5 P 7e5a6bd92fad4307aa160a163814ffd8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:14.364121 10968 tablet_replica.cc:333] T ba37bf5c0fcc4e42a6dd9a41d43259ab P 7e5a6bd92fad4307aa160a163814ffd8: stopping tablet replica
I20260709 13:05:14.364650 10968 raft_consensus.cc:2243] T ba37bf5c0fcc4e42a6dd9a41d43259ab P 7e5a6bd92fad4307aa160a163814ffd8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:14.365032 10968 raft_consensus.cc:2272] T ba37bf5c0fcc4e42a6dd9a41d43259ab P 7e5a6bd92fad4307aa160a163814ffd8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:14.367152 10968 tablet_replica.cc:333] T ac180745f43c4e0e8fb7332344d15945 P 7e5a6bd92fad4307aa160a163814ffd8: stopping tablet replica
I20260709 13:05:14.367624 10968 raft_consensus.cc:2243] T ac180745f43c4e0e8fb7332344d15945 P 7e5a6bd92fad4307aa160a163814ffd8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:14.368345 10968 raft_consensus.cc:2272] T ac180745f43c4e0e8fb7332344d15945 P 7e5a6bd92fad4307aa160a163814ffd8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:14.370042 10968 tablet_replica.cc:333] T e64c8157570d423b892f37bb3b77317d P 7e5a6bd92fad4307aa160a163814ffd8: stopping tablet replica
I20260709 13:05:14.370515 10968 raft_consensus.cc:2243] T e64c8157570d423b892f37bb3b77317d P 7e5a6bd92fad4307aa160a163814ffd8 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:14.370900 10968 raft_consensus.cc:2272] T e64c8157570d423b892f37bb3b77317d P 7e5a6bd92fad4307aa160a163814ffd8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:14.372850 10968 tablet_replica.cc:333] T 81b1baf43f484fe4b2ab79a6695103e2 P 7e5a6bd92fad4307aa160a163814ffd8: stopping tablet replica
I20260709 13:05:14.373324 10968 raft_consensus.cc:2243] T 81b1baf43f484fe4b2ab79a6695103e2 P 7e5a6bd92fad4307aa160a163814ffd8 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:05:14.373978 10968 raft_consensus.cc:2272] T 81b1baf43f484fe4b2ab79a6695103e2 P 7e5a6bd92fad4307aa160a163814ffd8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:14.375840 10968 tablet_replica.cc:333] T b4ab0a66add7470698339843bb6b51d6 P 7e5a6bd92fad4307aa160a163814ffd8: stopping tablet replica
I20260709 13:05:14.376295 10968 raft_consensus.cc:2243] T b4ab0a66add7470698339843bb6b51d6 P 7e5a6bd92fad4307aa160a163814ffd8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:14.376718 10968 raft_consensus.cc:2272] T b4ab0a66add7470698339843bb6b51d6 P 7e5a6bd92fad4307aa160a163814ffd8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:14.378230 10968 tablet_replica.cc:333] T d7b00139afa747b8a4029c242c9ead87 P 7e5a6bd92fad4307aa160a163814ffd8: stopping tablet replica
I20260709 13:05:14.378639 10968 raft_consensus.cc:2243] T d7b00139afa747b8a4029c242c9ead87 P 7e5a6bd92fad4307aa160a163814ffd8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:14.379015 10968 raft_consensus.cc:2272] T d7b00139afa747b8a4029c242c9ead87 P 7e5a6bd92fad4307aa160a163814ffd8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:14.405246 10968 tablet_server.cc:196] TabletServer@127.10.182.3:0 shutdown complete.
I20260709 13:05:14.420943 10968 master.cc:562] Master@127.10.182.62:40727 shutting down...
I20260709 13:05:14.543596 11055 catalog_manager.cc:805] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Closing
I20260709 13:05:14.575120 10968 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 436d87bc3eaf4b4cb834ede2e01df655 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:14.575695 10968 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 436d87bc3eaf4b4cb834ede2e01df655 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:14.576049 10968 tablet_replica.cc:333] T 00000000000000000000000000000000 P 436d87bc3eaf4b4cb834ede2e01df655: stopping tablet replica
I20260709 13:05:14.595614 10968 master.cc:584] Master@127.10.182.62:40727 shutdown complete.
0bee581f899d403bb5ee5161d384e107  4
269f603d1112423a8a6d5fe3541e6a7d  4
7e5a6bd92fad4307aa160a163814ffd8  1
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12662 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 13:05:14.636278 10968 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.182.62:36509
I20260709 13:05:14.637452 10968 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:14.643123 11472 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:05:14.644080 11473 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:05:14.644649 10968 server_base.cc:1061] running on GCE node
W20260709 13:05:14.644732 11475 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:05:14.645754 10968 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:14.645967 10968 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:05:14.646147 10968 hybrid_clock.cc:648] HybridClock initialized: now 1783602314646130 us; error 0 us; skew 500 ppm
I20260709 13:05:14.646675 10968 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:14.649324 10968 webserver.cc:533] Webserver started at http://127.10.182.62:45313/ using document root <none> and password file <none>
I20260709 13:05:14.649860 10968 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:14.650064 10968 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:14.650331 10968 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:14.651450 10968 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602301807890-10968-0/minicluster-data/master-0-root/instance:
uuid: "31b2a4766a194a27afdf4317a2e43bd0"
format_stamp: "Formatted at 2026-07-09 13:05:14 on dist-test-slave-hmwv"
I20260709 13:05:14.655798 10968 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:05:14.659368 11480 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:14.660221 10968 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:05:14.660568 10968 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602301807890-10968-0/minicluster-data/master-0-root
uuid: "31b2a4766a194a27afdf4317a2e43bd0"
format_stamp: "Formatted at 2026-07-09 13:05:14 on dist-test-slave-hmwv"
I20260709 13:05:14.660907 10968 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602301807890-10968-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602301807890-10968-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602301807890-10968-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:05:14.671701 10968 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:14.673048 10968 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:14.711421 10968 rpc_server.cc:307] RPC server started. Bound to: 127.10.182.62:36509
I20260709 13:05:14.711510 11531 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.182.62:36509 every 8 connection(s)
I20260709 13:05:14.715526 11532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.724797 11532 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 31b2a4766a194a27afdf4317a2e43bd0: Bootstrap starting.
I20260709 13:05:14.729351 11532 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 31b2a4766a194a27afdf4317a2e43bd0: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:14.733551 11532 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 31b2a4766a194a27afdf4317a2e43bd0: No bootstrap required, opened a new log
I20260709 13:05:14.735610 11532 raft_consensus.cc:359] T 00000000000000000000000000000000 P 31b2a4766a194a27afdf4317a2e43bd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "31b2a4766a194a27afdf4317a2e43bd0" member_type: VOTER }
I20260709 13:05:14.735994 11532 raft_consensus.cc:385] T 00000000000000000000000000000000 P 31b2a4766a194a27afdf4317a2e43bd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:14.736270 11532 raft_consensus.cc:740] T 00000000000000000000000000000000 P 31b2a4766a194a27afdf4317a2e43bd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31b2a4766a194a27afdf4317a2e43bd0, State: Initialized, Role: FOLLOWER
I20260709 13:05:14.736896 11532 consensus_queue.cc:260] T 00000000000000000000000000000000 P 31b2a4766a194a27afdf4317a2e43bd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "31b2a4766a194a27afdf4317a2e43bd0" member_type: VOTER }
I20260709 13:05:14.737334 11532 raft_consensus.cc:399] T 00000000000000000000000000000000 P 31b2a4766a194a27afdf4317a2e43bd0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:05:14.737547 11532 raft_consensus.cc:493] T 00000000000000000000000000000000 P 31b2a4766a194a27afdf4317a2e43bd0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:05:14.737839 11532 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 31b2a4766a194a27afdf4317a2e43bd0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:14.741819 11532 raft_consensus.cc:515] T 00000000000000000000000000000000 P 31b2a4766a194a27afdf4317a2e43bd0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "31b2a4766a194a27afdf4317a2e43bd0" member_type: VOTER }
I20260709 13:05:14.742360 11532 leader_election.cc:304] T 00000000000000000000000000000000 P 31b2a4766a194a27afdf4317a2e43bd0 [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: 31b2a4766a194a27afdf4317a2e43bd0; no voters: 
I20260709 13:05:14.743561 11532 leader_election.cc:290] T 00000000000000000000000000000000 P 31b2a4766a194a27afdf4317a2e43bd0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:05:14.744029 11535 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 31b2a4766a194a27afdf4317a2e43bd0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:14.745505 11535 raft_consensus.cc:697] T 00000000000000000000000000000000 P 31b2a4766a194a27afdf4317a2e43bd0 [term 1 LEADER]: Becoming Leader. State: Replica: 31b2a4766a194a27afdf4317a2e43bd0, State: Running, Role: LEADER
I20260709 13:05:14.746258 11535 consensus_queue.cc:237] T 00000000000000000000000000000000 P 31b2a4766a194a27afdf4317a2e43bd0 [LEADER]: Queue going to LEADER mode. State: All 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: "31b2a4766a194a27afdf4317a2e43bd0" member_type: VOTER }
I20260709 13:05:14.746498 11532 sys_catalog.cc:565] T 00000000000000000000000000000000 P 31b2a4766a194a27afdf4317a2e43bd0 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:05:14.749358 11536 sys_catalog.cc:455] T 00000000000000000000000000000000 P 31b2a4766a194a27afdf4317a2e43bd0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "31b2a4766a194a27afdf4317a2e43bd0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "31b2a4766a194a27afdf4317a2e43bd0" member_type: VOTER } }
I20260709 13:05:14.749516 11537 sys_catalog.cc:455] T 00000000000000000000000000000000 P 31b2a4766a194a27afdf4317a2e43bd0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 31b2a4766a194a27afdf4317a2e43bd0. Latest consensus state: current_term: 1 leader_uuid: "31b2a4766a194a27afdf4317a2e43bd0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "31b2a4766a194a27afdf4317a2e43bd0" member_type: VOTER } }
I20260709 13:05:14.750021 11536 sys_catalog.cc:458] T 00000000000000000000000000000000 P 31b2a4766a194a27afdf4317a2e43bd0 [sys.catalog]: This master's current role is: LEADER
I20260709 13:05:14.750052 11537 sys_catalog.cc:458] T 00000000000000000000000000000000 P 31b2a4766a194a27afdf4317a2e43bd0 [sys.catalog]: This master's current role is: LEADER
I20260709 13:05:14.756546 11540 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:05:14.762068 11540 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:05:14.763662 10968 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:05:14.771515 11540 catalog_manager.cc:1383] Generated new cluster ID: d25f4426014b4a2197d9121b15f5a30c
I20260709 13:05:14.771836 11540 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:05:14.790140 11540 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:05:14.791517 11540 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:05:14.808069 11540 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 31b2a4766a194a27afdf4317a2e43bd0: Generated new TSK 0
I20260709 13:05:14.808727 11540 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:05:14.830570 10968 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:14.836743 11553 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:05:14.837649 11554 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:05:14.839212 11556 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:05:14.840269 10968 server_base.cc:1061] running on GCE node
I20260709 13:05:14.841192 10968 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:14.841408 10968 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:05:14.841570 10968 hybrid_clock.cc:648] HybridClock initialized: now 1783602314841557 us; error 0 us; skew 500 ppm
I20260709 13:05:14.842154 10968 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:14.844622 10968 webserver.cc:533] Webserver started at http://127.10.182.1:37635/ using document root <none> and password file <none>
I20260709 13:05:14.845134 10968 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:14.845328 10968 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:14.845650 10968 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:14.846764 10968 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602301807890-10968-0/minicluster-data/ts-0-root/instance:
uuid: "db3770fcbea34dae91b652ed175ea630"
format_stamp: "Formatted at 2026-07-09 13:05:14 on dist-test-slave-hmwv"
I20260709 13:05:14.851542 10968 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:05:14.855078 11561 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:14.855966 10968 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:05:14.856274 10968 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602301807890-10968-0/minicluster-data/ts-0-root
uuid: "db3770fcbea34dae91b652ed175ea630"
format_stamp: "Formatted at 2026-07-09 13:05:14 on dist-test-slave-hmwv"
I20260709 13:05:14.856602 10968 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602301807890-10968-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602301807890-10968-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602301807890-10968-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:05:14.869463 10968 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:14.870689 10968 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:14.872078 10968 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:05:14.874562 10968 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:05:14.874747 10968 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:14.875057 10968 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:05:14.875221 10968 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:14.916571 10968 rpc_server.cc:307] RPC server started. Bound to: 127.10.182.1:43393
I20260709 13:05:14.916638 11623 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.182.1:43393 every 8 connection(s)
I20260709 13:05:14.921602 10968 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:14.928962 11628 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:05:14.930513 11629 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:05:14.931807 11631 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:05:14.934010 10968 server_base.cc:1061] running on GCE node
I20260709 13:05:14.935040 10968 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:14.935242 10968 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:05:14.935355 10968 hybrid_clock.cc:648] HybridClock initialized: now 1783602314935345 us; error 0 us; skew 500 ppm
I20260709 13:05:14.936084 10968 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:14.939092 10968 webserver.cc:533] Webserver started at http://127.10.182.2:41923/ using document root <none> and password file <none>
I20260709 13:05:14.939617 10968 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:14.939832 10968 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:14.940145 10968 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:14.940160 11624 heartbeater.cc:344] Connected to a master server at 127.10.182.62:36509
I20260709 13:05:14.940636 11624 heartbeater.cc:461] Registering TS with master...
I20260709 13:05:14.941527 11624 heartbeater.cc:507] Master 127.10.182.62:36509 requested a full tablet report, sending...
I20260709 13:05:14.941817 10968 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602301807890-10968-0/minicluster-data/ts-1-root/instance:
uuid: "3035be5e701b404f98e5afefb44b020b"
format_stamp: "Formatted at 2026-07-09 13:05:14 on dist-test-slave-hmwv"
I20260709 13:05:14.943799 11497 ts_manager.cc:194] Registered new tserver with Master: db3770fcbea34dae91b652ed175ea630 (127.10.182.1:43393)
I20260709 13:05:14.945580 11497 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44882
I20260709 13:05:14.947227 10968 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260709 13:05:14.950920 11636 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:14.951660 10968 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:05:14.951951 10968 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602301807890-10968-0/minicluster-data/ts-1-root
uuid: "3035be5e701b404f98e5afefb44b020b"
format_stamp: "Formatted at 2026-07-09 13:05:14 on dist-test-slave-hmwv"
I20260709 13:05:14.952200 10968 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602301807890-10968-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602301807890-10968-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602301807890-10968-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:05:14.964447 10968 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:14.965718 10968 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:14.967237 10968 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:05:14.969448 10968 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:05:14.969620 10968 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:14.969935 10968 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:05:14.970074 10968 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:15.013079 10968 rpc_server.cc:307] RPC server started. Bound to: 127.10.182.2:41989
I20260709 13:05:15.013177 11698 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.182.2:41989 every 8 connection(s)
I20260709 13:05:15.017741 10968 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:15.025027 11702 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:05:15.027159 11703 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:05:15.030159 10968 server_base.cc:1061] running on GCE node
W20260709 13:05:15.030768 11705 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:05:15.031591 11699 heartbeater.cc:344] Connected to a master server at 127.10.182.62:36509
I20260709 13:05:15.031996 11699 heartbeater.cc:461] Registering TS with master...
I20260709 13:05:15.031991 10968 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:15.032419 10968 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:05:15.032665 10968 hybrid_clock.cc:648] HybridClock initialized: now 1783602315032641 us; error 0 us; skew 500 ppm
I20260709 13:05:15.033059 11699 heartbeater.cc:507] Master 127.10.182.62:36509 requested a full tablet report, sending...
I20260709 13:05:15.033417 10968 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:15.035573 11497 ts_manager.cc:194] Registered new tserver with Master: 3035be5e701b404f98e5afefb44b020b (127.10.182.2:41989)
I20260709 13:05:15.036521 10968 webserver.cc:533] Webserver started at http://127.10.182.3:40611/ using document root <none> and password file <none>
I20260709 13:05:15.037179 10968 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:15.037407 10968 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:15.037492 11497 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44884
I20260709 13:05:15.037793 10968 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:15.039191 10968 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602301807890-10968-0/minicluster-data/ts-2-root/instance:
uuid: "46a360b79b784be78f117311f8326a50"
format_stamp: "Formatted at 2026-07-09 13:05:15 on dist-test-slave-hmwv"
I20260709 13:05:15.043825 10968 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260709 13:05:15.047134 11710 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:15.048048 10968 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:05:15.048419 10968 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602301807890-10968-0/minicluster-data/ts-2-root
uuid: "46a360b79b784be78f117311f8326a50"
format_stamp: "Formatted at 2026-07-09 13:05:15 on dist-test-slave-hmwv"
I20260709 13:05:15.048882 10968 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602301807890-10968-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602301807890-10968-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602301807890-10968-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:05:15.065825 10968 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:15.067104 10968 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:15.068651 10968 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:05:15.070925 10968 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:05:15.071169 10968 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:15.071409 10968 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:05:15.071580 10968 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:15.112501 10968 rpc_server.cc:307] RPC server started. Bound to: 127.10.182.3:41153
I20260709 13:05:15.112709 11772 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.182.3:41153 every 8 connection(s)
I20260709 13:05:15.126964 11773 heartbeater.cc:344] Connected to a master server at 127.10.182.62:36509
I20260709 13:05:15.127341 11773 heartbeater.cc:461] Registering TS with master...
I20260709 13:05:15.128031 11773 heartbeater.cc:507] Master 127.10.182.62:36509 requested a full tablet report, sending...
I20260709 13:05:15.129938 11497 ts_manager.cc:194] Registered new tserver with Master: 46a360b79b784be78f117311f8326a50 (127.10.182.3:41153)
I20260709 13:05:15.130707 10968 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015071036s
I20260709 13:05:15.131255 11497 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44886
I20260709 13:05:15.157894 11497 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44902:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:05:15.161338 11497 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:05:15.233815 11738 tablet_service.cc:1511] Processing CreateTablet for tablet 3857a4d1a6cc4388a53bd3188e4e4766 (DEFAULT_TABLE table=test-workload [id=ba7c22f9d4334c0cb1d9f7fca1336dc4]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:05:15.235526 11738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3857a4d1a6cc4388a53bd3188e4e4766. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:15.237594 11737 tablet_service.cc:1511] Processing CreateTablet for tablet 03ac594143c74281a439205178af9f2e (DEFAULT_TABLE table=test-workload [id=ba7c22f9d4334c0cb1d9f7fca1336dc4]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:05:15.238976 11737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03ac594143c74281a439205178af9f2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:15.241082 11734 tablet_service.cc:1511] Processing CreateTablet for tablet eeacb74c2157485cab560d9b3feb55ac (DEFAULT_TABLE table=test-workload [id=ba7c22f9d4334c0cb1d9f7fca1336dc4]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:05:15.243468 11736 tablet_service.cc:1511] Processing CreateTablet for tablet ffd7c47ed88d4291ba1707f3aae7cf33 (DEFAULT_TABLE table=test-workload [id=ba7c22f9d4334c0cb1d9f7fca1336dc4]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:05:15.243731 11735 tablet_service.cc:1511] Processing CreateTablet for tablet f1304c4deda3456ea967355be36181d6 (DEFAULT_TABLE table=test-workload [id=ba7c22f9d4334c0cb1d9f7fca1336dc4]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:05:15.244990 11734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eeacb74c2157485cab560d9b3feb55ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:15.245918 11735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1304c4deda3456ea967355be36181d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:15.245810 11664 tablet_service.cc:1511] Processing CreateTablet for tablet 3857a4d1a6cc4388a53bd3188e4e4766 (DEFAULT_TABLE table=test-workload [id=ba7c22f9d4334c0cb1d9f7fca1336dc4]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:05:15.247112 11664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3857a4d1a6cc4388a53bd3188e4e4766. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:15.249490 11663 tablet_service.cc:1511] Processing CreateTablet for tablet 03ac594143c74281a439205178af9f2e (DEFAULT_TABLE table=test-workload [id=ba7c22f9d4334c0cb1d9f7fca1336dc4]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:05:15.250874 11663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03ac594143c74281a439205178af9f2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:15.253569 11662 tablet_service.cc:1511] Processing CreateTablet for tablet ffd7c47ed88d4291ba1707f3aae7cf33 (DEFAULT_TABLE table=test-workload [id=ba7c22f9d4334c0cb1d9f7fca1336dc4]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:05:15.254920 11662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffd7c47ed88d4291ba1707f3aae7cf33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:15.257158 11661 tablet_service.cc:1511] Processing CreateTablet for tablet f1304c4deda3456ea967355be36181d6 (DEFAULT_TABLE table=test-workload [id=ba7c22f9d4334c0cb1d9f7fca1336dc4]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:05:15.258419 11736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffd7c47ed88d4291ba1707f3aae7cf33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:15.258495 11661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1304c4deda3456ea967355be36181d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:15.260461 11660 tablet_service.cc:1511] Processing CreateTablet for tablet eeacb74c2157485cab560d9b3feb55ac (DEFAULT_TABLE table=test-workload [id=ba7c22f9d4334c0cb1d9f7fca1336dc4]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:05:15.261873 11660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eeacb74c2157485cab560d9b3feb55ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:15.269364 11733 tablet_service.cc:1511] Processing CreateTablet for tablet e9c434feb03e4f4599a62497c8cdfa0e (DEFAULT_TABLE table=test-workload [id=ba7c22f9d4334c0cb1d9f7fca1336dc4]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:05:15.270768 11733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9c434feb03e4f4599a62497c8cdfa0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:15.280772 11732 tablet_service.cc:1511] Processing CreateTablet for tablet 5ea119bc9f0d4ca88873264e008ea484 (DEFAULT_TABLE table=test-workload [id=ba7c22f9d4334c0cb1d9f7fca1336dc4]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:05:15.282132 11732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ea119bc9f0d4ca88873264e008ea484. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:15.282680 11731 tablet_service.cc:1511] Processing CreateTablet for tablet 385626883dc54e5991d7ab5d003ae4af (DEFAULT_TABLE table=test-workload [id=ba7c22f9d4334c0cb1d9f7fca1336dc4]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:05:15.283988 11731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 385626883dc54e5991d7ab5d003ae4af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:15.279589 11788 tablet_bootstrap.cc:492] T 03ac594143c74281a439205178af9f2e P 46a360b79b784be78f117311f8326a50: Bootstrap starting.
I20260709 13:05:15.285687 11730 tablet_service.cc:1511] Processing CreateTablet for tablet fb07e8de79b344d49284f2a4f9543918 (DEFAULT_TABLE table=test-workload [id=ba7c22f9d4334c0cb1d9f7fca1336dc4]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:05:15.286998 11730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb07e8de79b344d49284f2a4f9543918. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:15.289901 11729 tablet_service.cc:1511] Processing CreateTablet for tablet 71dc0649dedd4919bed2eda7edb53268 (DEFAULT_TABLE table=test-workload [id=ba7c22f9d4334c0cb1d9f7fca1336dc4]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:05:15.290819 11789 tablet_bootstrap.cc:492] T eeacb74c2157485cab560d9b3feb55ac P 3035be5e701b404f98e5afefb44b020b: Bootstrap starting.
I20260709 13:05:15.291209 11729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71dc0649dedd4919bed2eda7edb53268. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:15.294219 11589 tablet_service.cc:1511] Processing CreateTablet for tablet 3857a4d1a6cc4388a53bd3188e4e4766 (DEFAULT_TABLE table=test-workload [id=ba7c22f9d4334c0cb1d9f7fca1336dc4]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:05:15.295539 11589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3857a4d1a6cc4388a53bd3188e4e4766. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:15.297571 11789 tablet_bootstrap.cc:654] T eeacb74c2157485cab560d9b3feb55ac P 3035be5e701b404f98e5afefb44b020b: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:15.297412 11580 tablet_service.cc:1511] Processing CreateTablet for tablet 71dc0649dedd4919bed2eda7edb53268 (DEFAULT_TABLE table=test-workload [id=ba7c22f9d4334c0cb1d9f7fca1336dc4]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:05:15.298770 11580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71dc0649dedd4919bed2eda7edb53268. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:15.298906 11581 tablet_service.cc:1511] Processing CreateTablet for tablet fb07e8de79b344d49284f2a4f9543918 (DEFAULT_TABLE table=test-workload [id=ba7c22f9d4334c0cb1d9f7fca1336dc4]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:05:15.300209 11581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb07e8de79b344d49284f2a4f9543918. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:15.301712 11582 tablet_service.cc:1511] Processing CreateTablet for tablet 385626883dc54e5991d7ab5d003ae4af (DEFAULT_TABLE table=test-workload [id=ba7c22f9d4334c0cb1d9f7fca1336dc4]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:05:15.303828 11788 tablet_bootstrap.cc:654] T 03ac594143c74281a439205178af9f2e P 46a360b79b784be78f117311f8326a50: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:15.303966 11583 tablet_service.cc:1511] Processing CreateTablet for tablet 5ea119bc9f0d4ca88873264e008ea484 (DEFAULT_TABLE table=test-workload [id=ba7c22f9d4334c0cb1d9f7fca1336dc4]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:05:15.306236 11584 tablet_service.cc:1511] Processing CreateTablet for tablet e9c434feb03e4f4599a62497c8cdfa0e (DEFAULT_TABLE table=test-workload [id=ba7c22f9d4334c0cb1d9f7fca1336dc4]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:05:15.308529 11585 tablet_service.cc:1511] Processing CreateTablet for tablet eeacb74c2157485cab560d9b3feb55ac (DEFAULT_TABLE table=test-workload [id=ba7c22f9d4334c0cb1d9f7fca1336dc4]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:05:15.310336 11660 tablet_service.cc:1511] Processing CreateTablet for tablet e9c434feb03e4f4599a62497c8cdfa0e (DEFAULT_TABLE table=test-workload [id=ba7c22f9d4334c0cb1d9f7fca1336dc4]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:05:15.310755 11586 tablet_service.cc:1511] Processing CreateTablet for tablet f1304c4deda3456ea967355be36181d6 (DEFAULT_TABLE table=test-workload [id=ba7c22f9d4334c0cb1d9f7fca1336dc4]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:05:15.311846 11660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9c434feb03e4f4599a62497c8cdfa0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:15.312902 11587 tablet_service.cc:1511] Processing CreateTablet for tablet ffd7c47ed88d4291ba1707f3aae7cf33 (DEFAULT_TABLE table=test-workload [id=ba7c22f9d4334c0cb1d9f7fca1336dc4]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:05:15.315327 11588 tablet_service.cc:1511] Processing CreateTablet for tablet 03ac594143c74281a439205178af9f2e (DEFAULT_TABLE table=test-workload [id=ba7c22f9d4334c0cb1d9f7fca1336dc4]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:05:15.318302 11659 tablet_service.cc:1511] Processing CreateTablet for tablet 5ea119bc9f0d4ca88873264e008ea484 (DEFAULT_TABLE table=test-workload [id=ba7c22f9d4334c0cb1d9f7fca1336dc4]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:05:15.319562 11659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ea119bc9f0d4ca88873264e008ea484. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:15.321666 11658 tablet_service.cc:1511] Processing CreateTablet for tablet 385626883dc54e5991d7ab5d003ae4af (DEFAULT_TABLE table=test-workload [id=ba7c22f9d4334c0cb1d9f7fca1336dc4]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:05:15.323923 11657 tablet_service.cc:1511] Processing CreateTablet for tablet fb07e8de79b344d49284f2a4f9543918 (DEFAULT_TABLE table=test-workload [id=ba7c22f9d4334c0cb1d9f7fca1336dc4]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:05:15.326117 11656 tablet_service.cc:1511] Processing CreateTablet for tablet 71dc0649dedd4919bed2eda7edb53268 (DEFAULT_TABLE table=test-workload [id=ba7c22f9d4334c0cb1d9f7fca1336dc4]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:05:15.328877 11584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9c434feb03e4f4599a62497c8cdfa0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:15.332880 11658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 385626883dc54e5991d7ab5d003ae4af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:15.336835 11657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb07e8de79b344d49284f2a4f9543918. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:15.340890 11656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71dc0649dedd4919bed2eda7edb53268. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:15.332888 11582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 385626883dc54e5991d7ab5d003ae4af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:15.347851 11587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffd7c47ed88d4291ba1707f3aae7cf33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:15.352885 11586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1304c4deda3456ea967355be36181d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:15.353523 11583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ea119bc9f0d4ca88873264e008ea484. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:15.355093 11585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eeacb74c2157485cab560d9b3feb55ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:15.360981 11588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03ac594143c74281a439205178af9f2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:15.418969 11788 tablet_bootstrap.cc:492] T 03ac594143c74281a439205178af9f2e P 46a360b79b784be78f117311f8326a50: No bootstrap required, opened a new log
I20260709 13:05:15.419528 11788 ts_tablet_manager.cc:1403] T 03ac594143c74281a439205178af9f2e P 46a360b79b784be78f117311f8326a50: Time spent bootstrapping tablet: real 0.140s	user 0.010s	sys 0.011s
I20260709 13:05:15.431574 11789 tablet_bootstrap.cc:492] T eeacb74c2157485cab560d9b3feb55ac P 3035be5e701b404f98e5afefb44b020b: No bootstrap required, opened a new log
I20260709 13:05:15.432076 11789 ts_tablet_manager.cc:1403] T eeacb74c2157485cab560d9b3feb55ac P 3035be5e701b404f98e5afefb44b020b: Time spent bootstrapping tablet: real 0.141s	user 0.009s	sys 0.015s
I20260709 13:05:15.434229 11788 raft_consensus.cc:359] T 03ac594143c74281a439205178af9f2e P 46a360b79b784be78f117311f8326a50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:15.435177 11788 raft_consensus.cc:385] T 03ac594143c74281a439205178af9f2e P 46a360b79b784be78f117311f8326a50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:15.435491 11788 raft_consensus.cc:740] T 03ac594143c74281a439205178af9f2e P 46a360b79b784be78f117311f8326a50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46a360b79b784be78f117311f8326a50, State: Initialized, Role: FOLLOWER
I20260709 13:05:15.435676 11789 raft_consensus.cc:359] T eeacb74c2157485cab560d9b3feb55ac P 3035be5e701b404f98e5afefb44b020b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:15.436285 11792 tablet_bootstrap.cc:492] T 71dc0649dedd4919bed2eda7edb53268 P db3770fcbea34dae91b652ed175ea630: Bootstrap starting.
I20260709 13:05:15.436650 11789 raft_consensus.cc:385] T eeacb74c2157485cab560d9b3feb55ac P 3035be5e701b404f98e5afefb44b020b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:15.436360 11788 consensus_queue.cc:260] T 03ac594143c74281a439205178af9f2e P 46a360b79b784be78f117311f8326a50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:15.437052 11789 raft_consensus.cc:740] T eeacb74c2157485cab560d9b3feb55ac P 3035be5e701b404f98e5afefb44b020b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3035be5e701b404f98e5afefb44b020b, State: Initialized, Role: FOLLOWER
I20260709 13:05:15.438069 11789 consensus_queue.cc:260] T eeacb74c2157485cab560d9b3feb55ac P 3035be5e701b404f98e5afefb44b020b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:15.440354 11773 heartbeater.cc:499] Master 127.10.182.62:36509 was elected leader, sending a full tablet report...
I20260709 13:05:15.440780 11788 ts_tablet_manager.cc:1434] T 03ac594143c74281a439205178af9f2e P 46a360b79b784be78f117311f8326a50: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.003s
I20260709 13:05:15.441515 11699 heartbeater.cc:499] Master 127.10.182.62:36509 was elected leader, sending a full tablet report...
I20260709 13:05:15.441705 11788 tablet_bootstrap.cc:492] T 3857a4d1a6cc4388a53bd3188e4e4766 P 46a360b79b784be78f117311f8326a50: Bootstrap starting.
I20260709 13:05:15.447093 11792 tablet_bootstrap.cc:654] T 71dc0649dedd4919bed2eda7edb53268 P db3770fcbea34dae91b652ed175ea630: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:15.448369 11788 tablet_bootstrap.cc:654] T 3857a4d1a6cc4388a53bd3188e4e4766 P 46a360b79b784be78f117311f8326a50: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:15.449862 11789 ts_tablet_manager.cc:1434] T eeacb74c2157485cab560d9b3feb55ac P 3035be5e701b404f98e5afefb44b020b: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.004s
I20260709 13:05:15.451601 11789 tablet_bootstrap.cc:492] T fb07e8de79b344d49284f2a4f9543918 P 3035be5e701b404f98e5afefb44b020b: Bootstrap starting.
I20260709 13:05:15.462842 11789 tablet_bootstrap.cc:654] T fb07e8de79b344d49284f2a4f9543918 P 3035be5e701b404f98e5afefb44b020b: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:15.466848 11792 tablet_bootstrap.cc:492] T 71dc0649dedd4919bed2eda7edb53268 P db3770fcbea34dae91b652ed175ea630: No bootstrap required, opened a new log
I20260709 13:05:15.466902 11788 tablet_bootstrap.cc:492] T 3857a4d1a6cc4388a53bd3188e4e4766 P 46a360b79b784be78f117311f8326a50: No bootstrap required, opened a new log
I20260709 13:05:15.467665 11792 ts_tablet_manager.cc:1403] T 71dc0649dedd4919bed2eda7edb53268 P db3770fcbea34dae91b652ed175ea630: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.002s
I20260709 13:05:15.467706 11788 ts_tablet_manager.cc:1403] T 3857a4d1a6cc4388a53bd3188e4e4766 P 46a360b79b784be78f117311f8326a50: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.013s
I20260709 13:05:15.471071 11788 raft_consensus.cc:359] T 3857a4d1a6cc4388a53bd3188e4e4766 P 46a360b79b784be78f117311f8326a50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } } peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } }
I20260709 13:05:15.471861 11788 raft_consensus.cc:385] T 3857a4d1a6cc4388a53bd3188e4e4766 P 46a360b79b784be78f117311f8326a50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:15.471699 11792 raft_consensus.cc:359] T 71dc0649dedd4919bed2eda7edb53268 P db3770fcbea34dae91b652ed175ea630 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:15.472251 11788 raft_consensus.cc:740] T 3857a4d1a6cc4388a53bd3188e4e4766 P 46a360b79b784be78f117311f8326a50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46a360b79b784be78f117311f8326a50, State: Initialized, Role: FOLLOWER
I20260709 13:05:15.472535 11792 raft_consensus.cc:385] T 71dc0649dedd4919bed2eda7edb53268 P db3770fcbea34dae91b652ed175ea630 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:15.473241 11788 consensus_queue.cc:260] T 3857a4d1a6cc4388a53bd3188e4e4766 P 46a360b79b784be78f117311f8326a50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } } peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } }
I20260709 13:05:15.473757 11792 raft_consensus.cc:740] T 71dc0649dedd4919bed2eda7edb53268 P db3770fcbea34dae91b652ed175ea630 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db3770fcbea34dae91b652ed175ea630, State: Initialized, Role: FOLLOWER
I20260709 13:05:15.474866 11792 consensus_queue.cc:260] T 71dc0649dedd4919bed2eda7edb53268 P db3770fcbea34dae91b652ed175ea630 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:15.475947 11788 ts_tablet_manager.cc:1434] T 3857a4d1a6cc4388a53bd3188e4e4766 P 46a360b79b784be78f117311f8326a50: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:05:15.480355 11789 tablet_bootstrap.cc:492] T fb07e8de79b344d49284f2a4f9543918 P 3035be5e701b404f98e5afefb44b020b: No bootstrap required, opened a new log
I20260709 13:05:15.481086 11789 ts_tablet_manager.cc:1403] T fb07e8de79b344d49284f2a4f9543918 P 3035be5e701b404f98e5afefb44b020b: Time spent bootstrapping tablet: real 0.030s	user 0.016s	sys 0.004s
I20260709 13:05:15.482769 11788 tablet_bootstrap.cc:492] T f1304c4deda3456ea967355be36181d6 P 46a360b79b784be78f117311f8326a50: Bootstrap starting.
I20260709 13:05:15.484197 11792 ts_tablet_manager.cc:1434] T 71dc0649dedd4919bed2eda7edb53268 P db3770fcbea34dae91b652ed175ea630: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.008s
I20260709 13:05:15.484352 11789 raft_consensus.cc:359] T fb07e8de79b344d49284f2a4f9543918 P 3035be5e701b404f98e5afefb44b020b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:15.484908 11624 heartbeater.cc:499] Master 127.10.182.62:36509 was elected leader, sending a full tablet report...
I20260709 13:05:15.485105 11789 raft_consensus.cc:385] T fb07e8de79b344d49284f2a4f9543918 P 3035be5e701b404f98e5afefb44b020b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:15.485415 11789 raft_consensus.cc:740] T fb07e8de79b344d49284f2a4f9543918 P 3035be5e701b404f98e5afefb44b020b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3035be5e701b404f98e5afefb44b020b, State: Initialized, Role: FOLLOWER
I20260709 13:05:15.486255 11789 consensus_queue.cc:260] T fb07e8de79b344d49284f2a4f9543918 P 3035be5e701b404f98e5afefb44b020b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:15.488323 11789 ts_tablet_manager.cc:1434] T fb07e8de79b344d49284f2a4f9543918 P 3035be5e701b404f98e5afefb44b020b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:05:15.489456 11788 tablet_bootstrap.cc:654] T f1304c4deda3456ea967355be36181d6 P 46a360b79b784be78f117311f8326a50: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:15.489892 11789 tablet_bootstrap.cc:492] T f1304c4deda3456ea967355be36181d6 P 3035be5e701b404f98e5afefb44b020b: Bootstrap starting.
I20260709 13:05:15.492033 11793 raft_consensus.cc:493] T 03ac594143c74281a439205178af9f2e P 46a360b79b784be78f117311f8326a50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:15.492552 11793 raft_consensus.cc:515] T 03ac594143c74281a439205178af9f2e P 46a360b79b784be78f117311f8326a50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:15.497298 11789 tablet_bootstrap.cc:654] T f1304c4deda3456ea967355be36181d6 P 3035be5e701b404f98e5afefb44b020b: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:15.505337 11799 raft_consensus.cc:493] T 3857a4d1a6cc4388a53bd3188e4e4766 P 46a360b79b784be78f117311f8326a50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:15.505867 11799 raft_consensus.cc:515] T 3857a4d1a6cc4388a53bd3188e4e4766 P 46a360b79b784be78f117311f8326a50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } } peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } }
I20260709 13:05:15.508590 11793 leader_election.cc:290] T 03ac594143c74281a439205178af9f2e P 46a360b79b784be78f117311f8326a50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db3770fcbea34dae91b652ed175ea630 (127.10.182.1:43393), 3035be5e701b404f98e5afefb44b020b (127.10.182.2:41989)
I20260709 13:05:15.512193 11674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03ac594143c74281a439205178af9f2e" candidate_uuid: "46a360b79b784be78f117311f8326a50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3035be5e701b404f98e5afefb44b020b" is_pre_election: true
I20260709 13:05:15.512517 11799 leader_election.cc:290] T 3857a4d1a6cc4388a53bd3188e4e4766 P 46a360b79b784be78f117311f8326a50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db3770fcbea34dae91b652ed175ea630 (127.10.182.1:43393), 3035be5e701b404f98e5afefb44b020b (127.10.182.2:41989)
I20260709 13:05:15.513689 11673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3857a4d1a6cc4388a53bd3188e4e4766" candidate_uuid: "46a360b79b784be78f117311f8326a50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3035be5e701b404f98e5afefb44b020b" is_pre_election: true
W20260709 13:05:15.513864 11712 leader_election.cc:343] T 03ac594143c74281a439205178af9f2e P 46a360b79b784be78f117311f8326a50 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3035be5e701b404f98e5afefb44b020b (127.10.182.2:41989): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:15.515081 11712 leader_election.cc:343] T 3857a4d1a6cc4388a53bd3188e4e4766 P 46a360b79b784be78f117311f8326a50 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3035be5e701b404f98e5afefb44b020b (127.10.182.2:41989): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:15.525105 11792 tablet_bootstrap.cc:492] T e9c434feb03e4f4599a62497c8cdfa0e P db3770fcbea34dae91b652ed175ea630: Bootstrap starting.
I20260709 13:05:15.533520 11792 tablet_bootstrap.cc:654] T e9c434feb03e4f4599a62497c8cdfa0e P db3770fcbea34dae91b652ed175ea630: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:15.536628 11599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03ac594143c74281a439205178af9f2e" candidate_uuid: "46a360b79b784be78f117311f8326a50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db3770fcbea34dae91b652ed175ea630" is_pre_election: true
I20260709 13:05:15.538414 11598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3857a4d1a6cc4388a53bd3188e4e4766" candidate_uuid: "46a360b79b784be78f117311f8326a50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db3770fcbea34dae91b652ed175ea630" is_pre_election: true
I20260709 13:05:15.538800 11788 tablet_bootstrap.cc:492] T f1304c4deda3456ea967355be36181d6 P 46a360b79b784be78f117311f8326a50: No bootstrap required, opened a new log
I20260709 13:05:15.539587 11788 ts_tablet_manager.cc:1403] T f1304c4deda3456ea967355be36181d6 P 46a360b79b784be78f117311f8326a50: Time spent bootstrapping tablet: real 0.057s	user 0.025s	sys 0.019s
W20260709 13:05:15.540690 11714 leader_election.cc:343] T 03ac594143c74281a439205178af9f2e P 46a360b79b784be78f117311f8326a50 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db3770fcbea34dae91b652ed175ea630 (127.10.182.1:43393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:15.541342 11714 leader_election.cc:304] T 03ac594143c74281a439205178af9f2e P 46a360b79b784be78f117311f8326a50 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46a360b79b784be78f117311f8326a50; no voters: 3035be5e701b404f98e5afefb44b020b, db3770fcbea34dae91b652ed175ea630
I20260709 13:05:15.542567 11799 raft_consensus.cc:2749] T 03ac594143c74281a439205178af9f2e P 46a360b79b784be78f117311f8326a50 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:05:15.543972 11714 leader_election.cc:343] T 3857a4d1a6cc4388a53bd3188e4e4766 P 46a360b79b784be78f117311f8326a50 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db3770fcbea34dae91b652ed175ea630 (127.10.182.1:43393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:15.543877 11788 raft_consensus.cc:359] T f1304c4deda3456ea967355be36181d6 P 46a360b79b784be78f117311f8326a50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:15.544761 11714 leader_election.cc:304] T 3857a4d1a6cc4388a53bd3188e4e4766 P 46a360b79b784be78f117311f8326a50 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46a360b79b784be78f117311f8326a50; no voters: 3035be5e701b404f98e5afefb44b020b, db3770fcbea34dae91b652ed175ea630
I20260709 13:05:15.545096 11788 raft_consensus.cc:385] T f1304c4deda3456ea967355be36181d6 P 46a360b79b784be78f117311f8326a50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:15.545596 11788 raft_consensus.cc:740] T f1304c4deda3456ea967355be36181d6 P 46a360b79b784be78f117311f8326a50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46a360b79b784be78f117311f8326a50, State: Initialized, Role: FOLLOWER
I20260709 13:05:15.546330 11799 raft_consensus.cc:2749] T 3857a4d1a6cc4388a53bd3188e4e4766 P 46a360b79b784be78f117311f8326a50 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:15.546860 11788 consensus_queue.cc:260] T f1304c4deda3456ea967355be36181d6 P 46a360b79b784be78f117311f8326a50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:15.549137 11788 ts_tablet_manager.cc:1434] T f1304c4deda3456ea967355be36181d6 P 46a360b79b784be78f117311f8326a50: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.004s
I20260709 13:05:15.550045 11788 tablet_bootstrap.cc:492] T e9c434feb03e4f4599a62497c8cdfa0e P 46a360b79b784be78f117311f8326a50: Bootstrap starting.
I20260709 13:05:15.551664 11789 tablet_bootstrap.cc:492] T f1304c4deda3456ea967355be36181d6 P 3035be5e701b404f98e5afefb44b020b: No bootstrap required, opened a new log
I20260709 13:05:15.552326 11789 ts_tablet_manager.cc:1403] T f1304c4deda3456ea967355be36181d6 P 3035be5e701b404f98e5afefb44b020b: Time spent bootstrapping tablet: real 0.063s	user 0.030s	sys 0.027s
I20260709 13:05:15.556345 11788 tablet_bootstrap.cc:654] T e9c434feb03e4f4599a62497c8cdfa0e P 46a360b79b784be78f117311f8326a50: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:15.556468 11789 raft_consensus.cc:359] T f1304c4deda3456ea967355be36181d6 P 3035be5e701b404f98e5afefb44b020b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:15.558427 11794 raft_consensus.cc:493] T fb07e8de79b344d49284f2a4f9543918 P 3035be5e701b404f98e5afefb44b020b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:15.558909 11794 raft_consensus.cc:515] T fb07e8de79b344d49284f2a4f9543918 P 3035be5e701b404f98e5afefb44b020b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:15.559791 11792 tablet_bootstrap.cc:492] T e9c434feb03e4f4599a62497c8cdfa0e P db3770fcbea34dae91b652ed175ea630: No bootstrap required, opened a new log
I20260709 13:05:15.560199 11792 ts_tablet_manager.cc:1403] T e9c434feb03e4f4599a62497c8cdfa0e P db3770fcbea34dae91b652ed175ea630: Time spent bootstrapping tablet: real 0.035s	user 0.015s	sys 0.016s
I20260709 13:05:15.560570 11789 raft_consensus.cc:385] T f1304c4deda3456ea967355be36181d6 P 3035be5e701b404f98e5afefb44b020b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:15.560992 11789 raft_consensus.cc:740] T f1304c4deda3456ea967355be36181d6 P 3035be5e701b404f98e5afefb44b020b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3035be5e701b404f98e5afefb44b020b, State: Initialized, Role: FOLLOWER
I20260709 13:05:15.561759 11789 consensus_queue.cc:260] T f1304c4deda3456ea967355be36181d6 P 3035be5e701b404f98e5afefb44b020b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:15.563481 11792 raft_consensus.cc:359] T e9c434feb03e4f4599a62497c8cdfa0e P db3770fcbea34dae91b652ed175ea630 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:15.564513 11792 raft_consensus.cc:385] T e9c434feb03e4f4599a62497c8cdfa0e P db3770fcbea34dae91b652ed175ea630 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:15.564903 11792 raft_consensus.cc:740] T e9c434feb03e4f4599a62497c8cdfa0e P db3770fcbea34dae91b652ed175ea630 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db3770fcbea34dae91b652ed175ea630, State: Initialized, Role: FOLLOWER
I20260709 13:05:15.565981 11792 consensus_queue.cc:260] T e9c434feb03e4f4599a62497c8cdfa0e P db3770fcbea34dae91b652ed175ea630 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:15.567200 11794 leader_election.cc:290] T fb07e8de79b344d49284f2a4f9543918 P 3035be5e701b404f98e5afefb44b020b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db3770fcbea34dae91b652ed175ea630 (127.10.182.1:43393), 46a360b79b784be78f117311f8326a50 (127.10.182.3:41153)
I20260709 13:05:15.572728 11792 ts_tablet_manager.cc:1434] T e9c434feb03e4f4599a62497c8cdfa0e P db3770fcbea34dae91b652ed175ea630: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.000s
I20260709 13:05:15.574088 11792 tablet_bootstrap.cc:492] T 5ea119bc9f0d4ca88873264e008ea484 P db3770fcbea34dae91b652ed175ea630: Bootstrap starting.
I20260709 13:05:15.584120 11788 tablet_bootstrap.cc:492] T e9c434feb03e4f4599a62497c8cdfa0e P 46a360b79b784be78f117311f8326a50: No bootstrap required, opened a new log
I20260709 13:05:15.584685 11788 ts_tablet_manager.cc:1403] T e9c434feb03e4f4599a62497c8cdfa0e P 46a360b79b784be78f117311f8326a50: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.003s
I20260709 13:05:15.587984 11788 raft_consensus.cc:359] T e9c434feb03e4f4599a62497c8cdfa0e P 46a360b79b784be78f117311f8326a50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:15.588743 11788 raft_consensus.cc:385] T e9c434feb03e4f4599a62497c8cdfa0e P 46a360b79b784be78f117311f8326a50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:15.589047 11788 raft_consensus.cc:740] T e9c434feb03e4f4599a62497c8cdfa0e P 46a360b79b784be78f117311f8326a50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46a360b79b784be78f117311f8326a50, State: Initialized, Role: FOLLOWER
I20260709 13:05:15.590157 11792 tablet_bootstrap.cc:654] T 5ea119bc9f0d4ca88873264e008ea484 P db3770fcbea34dae91b652ed175ea630: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:15.592626 11748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb07e8de79b344d49284f2a4f9543918" candidate_uuid: "3035be5e701b404f98e5afefb44b020b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46a360b79b784be78f117311f8326a50" is_pre_election: true
W20260709 13:05:15.594270 11638 leader_election.cc:343] T fb07e8de79b344d49284f2a4f9543918 P 3035be5e701b404f98e5afefb44b020b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46a360b79b784be78f117311f8326a50 (127.10.182.3:41153): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:15.594661 11598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb07e8de79b344d49284f2a4f9543918" candidate_uuid: "3035be5e701b404f98e5afefb44b020b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db3770fcbea34dae91b652ed175ea630" is_pre_election: true
I20260709 13:05:15.595045 11798 raft_consensus.cc:493] T 71dc0649dedd4919bed2eda7edb53268 P db3770fcbea34dae91b652ed175ea630 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:05:15.596130 11640 leader_election.cc:343] T fb07e8de79b344d49284f2a4f9543918 P 3035be5e701b404f98e5afefb44b020b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db3770fcbea34dae91b652ed175ea630 (127.10.182.1:43393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:15.595676 11798 raft_consensus.cc:515] T 71dc0649dedd4919bed2eda7edb53268 P db3770fcbea34dae91b652ed175ea630 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:15.596625 11640 leader_election.cc:304] T fb07e8de79b344d49284f2a4f9543918 P 3035be5e701b404f98e5afefb44b020b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3035be5e701b404f98e5afefb44b020b; no voters: 46a360b79b784be78f117311f8326a50, db3770fcbea34dae91b652ed175ea630
I20260709 13:05:15.597370 11794 raft_consensus.cc:2749] T fb07e8de79b344d49284f2a4f9543918 P 3035be5e701b404f98e5afefb44b020b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:15.598558 11788 consensus_queue.cc:260] T e9c434feb03e4f4599a62497c8cdfa0e P 46a360b79b784be78f117311f8326a50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:15.599025 11798 leader_election.cc:290] T 71dc0649dedd4919bed2eda7edb53268 P db3770fcbea34dae91b652ed175ea630 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3035be5e701b404f98e5afefb44b020b (127.10.182.2:41989), 46a360b79b784be78f117311f8326a50 (127.10.182.3:41153)
I20260709 13:05:15.599658 11789 ts_tablet_manager.cc:1434] T f1304c4deda3456ea967355be36181d6 P 3035be5e701b404f98e5afefb44b020b: Time spent starting tablet: real 0.047s	user 0.019s	sys 0.024s
I20260709 13:05:15.600910 11789 tablet_bootstrap.cc:492] T e9c434feb03e4f4599a62497c8cdfa0e P 3035be5e701b404f98e5afefb44b020b: Bootstrap starting.
I20260709 13:05:15.609035 11792 tablet_bootstrap.cc:492] T 5ea119bc9f0d4ca88873264e008ea484 P db3770fcbea34dae91b652ed175ea630: No bootstrap required, opened a new log
I20260709 13:05:15.609650 11792 ts_tablet_manager.cc:1403] T 5ea119bc9f0d4ca88873264e008ea484 P db3770fcbea34dae91b652ed175ea630: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.007s
I20260709 13:05:15.609691 11788 ts_tablet_manager.cc:1434] T e9c434feb03e4f4599a62497c8cdfa0e P 46a360b79b784be78f117311f8326a50: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260709 13:05:15.609889 11789 tablet_bootstrap.cc:654] T e9c434feb03e4f4599a62497c8cdfa0e P 3035be5e701b404f98e5afefb44b020b: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:15.611071 11788 tablet_bootstrap.cc:492] T 5ea119bc9f0d4ca88873264e008ea484 P 46a360b79b784be78f117311f8326a50: Bootstrap starting.
I20260709 13:05:15.613122 11792 raft_consensus.cc:359] T 5ea119bc9f0d4ca88873264e008ea484 P db3770fcbea34dae91b652ed175ea630 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:15.614151 11792 raft_consensus.cc:385] T 5ea119bc9f0d4ca88873264e008ea484 P db3770fcbea34dae91b652ed175ea630 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:15.614562 11792 raft_consensus.cc:740] T 5ea119bc9f0d4ca88873264e008ea484 P db3770fcbea34dae91b652ed175ea630 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db3770fcbea34dae91b652ed175ea630, State: Initialized, Role: FOLLOWER
I20260709 13:05:15.615664 11792 consensus_queue.cc:260] T 5ea119bc9f0d4ca88873264e008ea484 P db3770fcbea34dae91b652ed175ea630 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:15.622273 11788 tablet_bootstrap.cc:654] T 5ea119bc9f0d4ca88873264e008ea484 P 46a360b79b784be78f117311f8326a50: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:15.630183 11792 ts_tablet_manager.cc:1434] T 5ea119bc9f0d4ca88873264e008ea484 P db3770fcbea34dae91b652ed175ea630: Time spent starting tablet: real 0.020s	user 0.003s	sys 0.004s
I20260709 13:05:15.638012 11788 tablet_bootstrap.cc:492] T 5ea119bc9f0d4ca88873264e008ea484 P 46a360b79b784be78f117311f8326a50: No bootstrap required, opened a new log
I20260709 13:05:15.638562 11792 tablet_bootstrap.cc:492] T eeacb74c2157485cab560d9b3feb55ac P db3770fcbea34dae91b652ed175ea630: Bootstrap starting.
I20260709 13:05:15.638660 11788 ts_tablet_manager.cc:1403] T 5ea119bc9f0d4ca88873264e008ea484 P 46a360b79b784be78f117311f8326a50: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.006s
I20260709 13:05:15.642834 11788 raft_consensus.cc:359] T 5ea119bc9f0d4ca88873264e008ea484 P 46a360b79b784be78f117311f8326a50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:15.643842 11788 raft_consensus.cc:385] T 5ea119bc9f0d4ca88873264e008ea484 P 46a360b79b784be78f117311f8326a50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:15.644222 11788 raft_consensus.cc:740] T 5ea119bc9f0d4ca88873264e008ea484 P 46a360b79b784be78f117311f8326a50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46a360b79b784be78f117311f8326a50, State: Initialized, Role: FOLLOWER
I20260709 13:05:15.645454 11788 consensus_queue.cc:260] T 5ea119bc9f0d4ca88873264e008ea484 P 46a360b79b784be78f117311f8326a50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:15.647019 11673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71dc0649dedd4919bed2eda7edb53268" candidate_uuid: "db3770fcbea34dae91b652ed175ea630" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3035be5e701b404f98e5afefb44b020b" is_pre_election: true
I20260709 13:05:15.647771 11789 tablet_bootstrap.cc:492] T e9c434feb03e4f4599a62497c8cdfa0e P 3035be5e701b404f98e5afefb44b020b: No bootstrap required, opened a new log
I20260709 13:05:15.648245 11789 ts_tablet_manager.cc:1403] T e9c434feb03e4f4599a62497c8cdfa0e P 3035be5e701b404f98e5afefb44b020b: Time spent bootstrapping tablet: real 0.048s	user 0.012s	sys 0.021s
W20260709 13:05:15.648878 11563 leader_election.cc:343] T 71dc0649dedd4919bed2eda7edb53268 P db3770fcbea34dae91b652ed175ea630 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3035be5e701b404f98e5afefb44b020b (127.10.182.2:41989): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:15.651599 11789 raft_consensus.cc:359] T e9c434feb03e4f4599a62497c8cdfa0e P 3035be5e701b404f98e5afefb44b020b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:15.652323 11789 raft_consensus.cc:385] T e9c434feb03e4f4599a62497c8cdfa0e P 3035be5e701b404f98e5afefb44b020b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:15.652678 11789 raft_consensus.cc:740] T e9c434feb03e4f4599a62497c8cdfa0e P 3035be5e701b404f98e5afefb44b020b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3035be5e701b404f98e5afefb44b020b, State: Initialized, Role: FOLLOWER
I20260709 13:05:15.653615 11788 ts_tablet_manager.cc:1434] T 5ea119bc9f0d4ca88873264e008ea484 P 46a360b79b784be78f117311f8326a50: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 13:05:15.653539 11789 consensus_queue.cc:260] T e9c434feb03e4f4599a62497c8cdfa0e P 3035be5e701b404f98e5afefb44b020b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:15.654776 11792 tablet_bootstrap.cc:654] T eeacb74c2157485cab560d9b3feb55ac P db3770fcbea34dae91b652ed175ea630: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:15.656246 11748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71dc0649dedd4919bed2eda7edb53268" candidate_uuid: "db3770fcbea34dae91b652ed175ea630" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46a360b79b784be78f117311f8326a50" is_pre_election: true
W20260709 13:05:15.657783 11563 leader_election.cc:343] T 71dc0649dedd4919bed2eda7edb53268 P db3770fcbea34dae91b652ed175ea630 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46a360b79b784be78f117311f8326a50 (127.10.182.3:41153): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:15.658236 11563 leader_election.cc:304] T 71dc0649dedd4919bed2eda7edb53268 P db3770fcbea34dae91b652ed175ea630 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: db3770fcbea34dae91b652ed175ea630; no voters: 3035be5e701b404f98e5afefb44b020b, 46a360b79b784be78f117311f8326a50
I20260709 13:05:15.658957 11789 ts_tablet_manager.cc:1434] T e9c434feb03e4f4599a62497c8cdfa0e P 3035be5e701b404f98e5afefb44b020b: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:05:15.659075 11798 raft_consensus.cc:2749] T 71dc0649dedd4919bed2eda7edb53268 P db3770fcbea34dae91b652ed175ea630 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:15.659993 11789 tablet_bootstrap.cc:492] T 03ac594143c74281a439205178af9f2e P 3035be5e701b404f98e5afefb44b020b: Bootstrap starting.
I20260709 13:05:15.662874 11792 tablet_bootstrap.cc:492] T eeacb74c2157485cab560d9b3feb55ac P db3770fcbea34dae91b652ed175ea630: No bootstrap required, opened a new log
I20260709 13:05:15.663473 11792 ts_tablet_manager.cc:1403] T eeacb74c2157485cab560d9b3feb55ac P db3770fcbea34dae91b652ed175ea630: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.007s
I20260709 13:05:15.665212 11788 tablet_bootstrap.cc:492] T ffd7c47ed88d4291ba1707f3aae7cf33 P 46a360b79b784be78f117311f8326a50: Bootstrap starting.
I20260709 13:05:15.666239 11789 tablet_bootstrap.cc:654] T 03ac594143c74281a439205178af9f2e P 3035be5e701b404f98e5afefb44b020b: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:15.666692 11792 raft_consensus.cc:359] T eeacb74c2157485cab560d9b3feb55ac P db3770fcbea34dae91b652ed175ea630 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:15.667490 11792 raft_consensus.cc:385] T eeacb74c2157485cab560d9b3feb55ac P db3770fcbea34dae91b652ed175ea630 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:15.667852 11792 raft_consensus.cc:740] T eeacb74c2157485cab560d9b3feb55ac P db3770fcbea34dae91b652ed175ea630 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db3770fcbea34dae91b652ed175ea630, State: Initialized, Role: FOLLOWER
I20260709 13:05:15.668792 11792 consensus_queue.cc:260] T eeacb74c2157485cab560d9b3feb55ac P db3770fcbea34dae91b652ed175ea630 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:15.673651 11788 tablet_bootstrap.cc:654] T ffd7c47ed88d4291ba1707f3aae7cf33 P 46a360b79b784be78f117311f8326a50: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:15.674185 11792 ts_tablet_manager.cc:1434] T eeacb74c2157485cab560d9b3feb55ac P db3770fcbea34dae91b652ed175ea630: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 13:05:15.675348 11792 tablet_bootstrap.cc:492] T 03ac594143c74281a439205178af9f2e P db3770fcbea34dae91b652ed175ea630: Bootstrap starting.
I20260709 13:05:15.682073 11792 tablet_bootstrap.cc:654] T 03ac594143c74281a439205178af9f2e P db3770fcbea34dae91b652ed175ea630: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:15.691355 11789 tablet_bootstrap.cc:492] T 03ac594143c74281a439205178af9f2e P 3035be5e701b404f98e5afefb44b020b: No bootstrap required, opened a new log
I20260709 13:05:15.691883 11789 ts_tablet_manager.cc:1403] T 03ac594143c74281a439205178af9f2e P 3035be5e701b404f98e5afefb44b020b: Time spent bootstrapping tablet: real 0.032s	user 0.006s	sys 0.019s
I20260709 13:05:15.692342 11788 tablet_bootstrap.cc:492] T ffd7c47ed88d4291ba1707f3aae7cf33 P 46a360b79b784be78f117311f8326a50: No bootstrap required, opened a new log
I20260709 13:05:15.692863 11788 ts_tablet_manager.cc:1403] T ffd7c47ed88d4291ba1707f3aae7cf33 P 46a360b79b784be78f117311f8326a50: Time spent bootstrapping tablet: real 0.028s	user 0.007s	sys 0.019s
I20260709 13:05:15.693311 11792 tablet_bootstrap.cc:492] T 03ac594143c74281a439205178af9f2e P db3770fcbea34dae91b652ed175ea630: No bootstrap required, opened a new log
I20260709 13:05:15.693719 11792 ts_tablet_manager.cc:1403] T 03ac594143c74281a439205178af9f2e P db3770fcbea34dae91b652ed175ea630: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
I20260709 13:05:15.694825 11789 raft_consensus.cc:359] T 03ac594143c74281a439205178af9f2e P 3035be5e701b404f98e5afefb44b020b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:15.695596 11789 raft_consensus.cc:385] T 03ac594143c74281a439205178af9f2e P 3035be5e701b404f98e5afefb44b020b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:15.695976 11789 raft_consensus.cc:740] T 03ac594143c74281a439205178af9f2e P 3035be5e701b404f98e5afefb44b020b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3035be5e701b404f98e5afefb44b020b, State: Initialized, Role: FOLLOWER
I20260709 13:05:15.695680 11788 raft_consensus.cc:359] T ffd7c47ed88d4291ba1707f3aae7cf33 P 46a360b79b784be78f117311f8326a50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:15.695801 11792 raft_consensus.cc:359] T 03ac594143c74281a439205178af9f2e P db3770fcbea34dae91b652ed175ea630 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:15.696453 11788 raft_consensus.cc:385] T ffd7c47ed88d4291ba1707f3aae7cf33 P 46a360b79b784be78f117311f8326a50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:15.696643 11792 raft_consensus.cc:385] T 03ac594143c74281a439205178af9f2e P db3770fcbea34dae91b652ed175ea630 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:15.696841 11788 raft_consensus.cc:740] T ffd7c47ed88d4291ba1707f3aae7cf33 P 46a360b79b784be78f117311f8326a50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46a360b79b784be78f117311f8326a50, State: Initialized, Role: FOLLOWER
I20260709 13:05:15.697078 11792 raft_consensus.cc:740] T 03ac594143c74281a439205178af9f2e P db3770fcbea34dae91b652ed175ea630 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db3770fcbea34dae91b652ed175ea630, State: Initialized, Role: FOLLOWER
I20260709 13:05:15.696871 11789 consensus_queue.cc:260] T 03ac594143c74281a439205178af9f2e P 3035be5e701b404f98e5afefb44b020b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:15.697741 11788 consensus_queue.cc:260] T ffd7c47ed88d4291ba1707f3aae7cf33 P 46a360b79b784be78f117311f8326a50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:15.697985 11792 consensus_queue.cc:260] T 03ac594143c74281a439205178af9f2e P db3770fcbea34dae91b652ed175ea630 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:15.699231 11789 ts_tablet_manager.cc:1434] T 03ac594143c74281a439205178af9f2e P 3035be5e701b404f98e5afefb44b020b: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:05:15.700218 11789 tablet_bootstrap.cc:492] T ffd7c47ed88d4291ba1707f3aae7cf33 P 3035be5e701b404f98e5afefb44b020b: Bootstrap starting.
I20260709 13:05:15.700237 11792 ts_tablet_manager.cc:1434] T 03ac594143c74281a439205178af9f2e P db3770fcbea34dae91b652ed175ea630: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260709 13:05:15.701421 11792 tablet_bootstrap.cc:492] T 385626883dc54e5991d7ab5d003ae4af P db3770fcbea34dae91b652ed175ea630: Bootstrap starting.
I20260709 13:05:15.701954 11788 ts_tablet_manager.cc:1434] T ffd7c47ed88d4291ba1707f3aae7cf33 P 46a360b79b784be78f117311f8326a50: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260709 13:05:15.702919 11788 tablet_bootstrap.cc:492] T eeacb74c2157485cab560d9b3feb55ac P 46a360b79b784be78f117311f8326a50: Bootstrap starting.
I20260709 13:05:15.707938 11789 tablet_bootstrap.cc:654] T ffd7c47ed88d4291ba1707f3aae7cf33 P 3035be5e701b404f98e5afefb44b020b: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:15.708078 11792 tablet_bootstrap.cc:654] T 385626883dc54e5991d7ab5d003ae4af P db3770fcbea34dae91b652ed175ea630: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:15.718320 11805 raft_consensus.cc:493] T eeacb74c2157485cab560d9b3feb55ac P 3035be5e701b404f98e5afefb44b020b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:15.718847 11805 raft_consensus.cc:515] T eeacb74c2157485cab560d9b3feb55ac P 3035be5e701b404f98e5afefb44b020b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:15.719380 11788 tablet_bootstrap.cc:654] T eeacb74c2157485cab560d9b3feb55ac P 46a360b79b784be78f117311f8326a50: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:15.721117 11805 leader_election.cc:290] T eeacb74c2157485cab560d9b3feb55ac P 3035be5e701b404f98e5afefb44b020b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db3770fcbea34dae91b652ed175ea630 (127.10.182.1:43393), 46a360b79b784be78f117311f8326a50 (127.10.182.3:41153)
I20260709 13:05:15.723040 11748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeacb74c2157485cab560d9b3feb55ac" candidate_uuid: "3035be5e701b404f98e5afefb44b020b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46a360b79b784be78f117311f8326a50" is_pre_election: true
I20260709 13:05:15.724709 11598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeacb74c2157485cab560d9b3feb55ac" candidate_uuid: "3035be5e701b404f98e5afefb44b020b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db3770fcbea34dae91b652ed175ea630" is_pre_election: true
I20260709 13:05:15.725556 11598 raft_consensus.cc:2468] T eeacb74c2157485cab560d9b3feb55ac P db3770fcbea34dae91b652ed175ea630 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3035be5e701b404f98e5afefb44b020b in term 0.
W20260709 13:05:15.727253 11638 leader_election.cc:343] T eeacb74c2157485cab560d9b3feb55ac P 3035be5e701b404f98e5afefb44b020b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46a360b79b784be78f117311f8326a50 (127.10.182.3:41153): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:15.728780 11640 leader_election.cc:304] T eeacb74c2157485cab560d9b3feb55ac P 3035be5e701b404f98e5afefb44b020b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3035be5e701b404f98e5afefb44b020b, db3770fcbea34dae91b652ed175ea630; no voters: 46a360b79b784be78f117311f8326a50
I20260709 13:05:15.730301 11805 raft_consensus.cc:2804] T eeacb74c2157485cab560d9b3feb55ac P 3035be5e701b404f98e5afefb44b020b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:15.730829 11805 raft_consensus.cc:493] T eeacb74c2157485cab560d9b3feb55ac P 3035be5e701b404f98e5afefb44b020b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:15.731299 11805 raft_consensus.cc:3060] T eeacb74c2157485cab560d9b3feb55ac P 3035be5e701b404f98e5afefb44b020b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:15.747392 11799 raft_consensus.cc:493] T ffd7c47ed88d4291ba1707f3aae7cf33 P 46a360b79b784be78f117311f8326a50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:15.747435 11805 raft_consensus.cc:515] T eeacb74c2157485cab560d9b3feb55ac P 3035be5e701b404f98e5afefb44b020b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:15.748090 11799 raft_consensus.cc:515] T ffd7c47ed88d4291ba1707f3aae7cf33 P 46a360b79b784be78f117311f8326a50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:15.748665 11788 tablet_bootstrap.cc:492] T eeacb74c2157485cab560d9b3feb55ac P 46a360b79b784be78f117311f8326a50: No bootstrap required, opened a new log
I20260709 13:05:15.749174 11788 ts_tablet_manager.cc:1403] T eeacb74c2157485cab560d9b3feb55ac P 46a360b79b784be78f117311f8326a50: Time spent bootstrapping tablet: real 0.046s	user 0.027s	sys 0.009s
I20260709 13:05:15.750149 11805 leader_election.cc:290] T eeacb74c2157485cab560d9b3feb55ac P 3035be5e701b404f98e5afefb44b020b [CANDIDATE]: Term 1 election: Requested vote from peers db3770fcbea34dae91b652ed175ea630 (127.10.182.1:43393), 46a360b79b784be78f117311f8326a50 (127.10.182.3:41153)
I20260709 13:05:15.750149 11799 leader_election.cc:290] T ffd7c47ed88d4291ba1707f3aae7cf33 P 46a360b79b784be78f117311f8326a50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db3770fcbea34dae91b652ed175ea630 (127.10.182.1:43393), 3035be5e701b404f98e5afefb44b020b (127.10.182.2:41989)
I20260709 13:05:15.751307 11598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeacb74c2157485cab560d9b3feb55ac" candidate_uuid: "3035be5e701b404f98e5afefb44b020b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db3770fcbea34dae91b652ed175ea630"
I20260709 13:05:15.752051 11598 raft_consensus.cc:3060] T eeacb74c2157485cab560d9b3feb55ac P db3770fcbea34dae91b652ed175ea630 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:15.751925 11788 raft_consensus.cc:359] T eeacb74c2157485cab560d9b3feb55ac P 46a360b79b784be78f117311f8326a50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:15.752302 11599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffd7c47ed88d4291ba1707f3aae7cf33" candidate_uuid: "46a360b79b784be78f117311f8326a50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db3770fcbea34dae91b652ed175ea630" is_pre_election: true
I20260709 13:05:15.752681 11788 raft_consensus.cc:385] T eeacb74c2157485cab560d9b3feb55ac P 46a360b79b784be78f117311f8326a50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:15.753048 11788 raft_consensus.cc:740] T eeacb74c2157485cab560d9b3feb55ac P 46a360b79b784be78f117311f8326a50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46a360b79b784be78f117311f8326a50, State: Initialized, Role: FOLLOWER
I20260709 13:05:15.753572 11748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeacb74c2157485cab560d9b3feb55ac" candidate_uuid: "3035be5e701b404f98e5afefb44b020b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46a360b79b784be78f117311f8326a50"
I20260709 13:05:15.753783 11788 consensus_queue.cc:260] T eeacb74c2157485cab560d9b3feb55ac P 46a360b79b784be78f117311f8326a50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:15.754556 11673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffd7c47ed88d4291ba1707f3aae7cf33" candidate_uuid: "46a360b79b784be78f117311f8326a50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3035be5e701b404f98e5afefb44b020b" is_pre_election: true
I20260709 13:05:15.754840 11748 raft_consensus.cc:3060] T eeacb74c2157485cab560d9b3feb55ac P 46a360b79b784be78f117311f8326a50 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:15.755785 11714 leader_election.cc:343] T ffd7c47ed88d4291ba1707f3aae7cf33 P 46a360b79b784be78f117311f8326a50 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db3770fcbea34dae91b652ed175ea630 (127.10.182.1:43393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:15.757043 11788 ts_tablet_manager.cc:1434] T eeacb74c2157485cab560d9b3feb55ac P 46a360b79b784be78f117311f8326a50: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:05:15.758100 11788 tablet_bootstrap.cc:492] T fb07e8de79b344d49284f2a4f9543918 P 46a360b79b784be78f117311f8326a50: Bootstrap starting.
W20260709 13:05:15.758606 11545 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:05:15.759017 11789 tablet_bootstrap.cc:492] T ffd7c47ed88d4291ba1707f3aae7cf33 P 3035be5e701b404f98e5afefb44b020b: No bootstrap required, opened a new log
I20260709 13:05:15.759537 11789 ts_tablet_manager.cc:1403] T ffd7c47ed88d4291ba1707f3aae7cf33 P 3035be5e701b404f98e5afefb44b020b: Time spent bootstrapping tablet: real 0.060s	user 0.020s	sys 0.004s
W20260709 13:05:15.759454 11712 leader_election.cc:343] T ffd7c47ed88d4291ba1707f3aae7cf33 P 46a360b79b784be78f117311f8326a50 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3035be5e701b404f98e5afefb44b020b (127.10.182.2:41989): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:15.759979 11712 leader_election.cc:304] T ffd7c47ed88d4291ba1707f3aae7cf33 P 46a360b79b784be78f117311f8326a50 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46a360b79b784be78f117311f8326a50; no voters: 3035be5e701b404f98e5afefb44b020b, db3770fcbea34dae91b652ed175ea630
I20260709 13:05:15.761184 11799 raft_consensus.cc:2749] T ffd7c47ed88d4291ba1707f3aae7cf33 P 46a360b79b784be78f117311f8326a50 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:15.762470 11748 raft_consensus.cc:2468] T eeacb74c2157485cab560d9b3feb55ac P 46a360b79b784be78f117311f8326a50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3035be5e701b404f98e5afefb44b020b in term 1.
I20260709 13:05:15.762713 11789 raft_consensus.cc:359] T ffd7c47ed88d4291ba1707f3aae7cf33 P 3035be5e701b404f98e5afefb44b020b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:15.763007 11598 raft_consensus.cc:2468] T eeacb74c2157485cab560d9b3feb55ac P db3770fcbea34dae91b652ed175ea630 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3035be5e701b404f98e5afefb44b020b in term 1.
I20260709 13:05:15.763480 11789 raft_consensus.cc:385] T ffd7c47ed88d4291ba1707f3aae7cf33 P 3035be5e701b404f98e5afefb44b020b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:15.763849 11789 raft_consensus.cc:740] T ffd7c47ed88d4291ba1707f3aae7cf33 P 3035be5e701b404f98e5afefb44b020b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3035be5e701b404f98e5afefb44b020b, State: Initialized, Role: FOLLOWER
I20260709 13:05:15.764597 11788 tablet_bootstrap.cc:654] T fb07e8de79b344d49284f2a4f9543918 P 46a360b79b784be78f117311f8326a50: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:15.764775 11640 leader_election.cc:304] T eeacb74c2157485cab560d9b3feb55ac P 3035be5e701b404f98e5afefb44b020b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3035be5e701b404f98e5afefb44b020b, db3770fcbea34dae91b652ed175ea630; no voters: 
I20260709 13:05:15.764742 11789 consensus_queue.cc:260] T ffd7c47ed88d4291ba1707f3aae7cf33 P 3035be5e701b404f98e5afefb44b020b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:15.767303 11789 ts_tablet_manager.cc:1434] T ffd7c47ed88d4291ba1707f3aae7cf33 P 3035be5e701b404f98e5afefb44b020b: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.005s
I20260709 13:05:15.768061 11805 raft_consensus.cc:2804] T eeacb74c2157485cab560d9b3feb55ac P 3035be5e701b404f98e5afefb44b020b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:15.768985 11792 tablet_bootstrap.cc:492] T 385626883dc54e5991d7ab5d003ae4af P db3770fcbea34dae91b652ed175ea630: No bootstrap required, opened a new log
I20260709 13:05:15.769562 11792 ts_tablet_manager.cc:1403] T 385626883dc54e5991d7ab5d003ae4af P db3770fcbea34dae91b652ed175ea630: Time spent bootstrapping tablet: real 0.068s	user 0.013s	sys 0.036s
I20260709 13:05:15.770532 11789 tablet_bootstrap.cc:492] T 3857a4d1a6cc4388a53bd3188e4e4766 P 3035be5e701b404f98e5afefb44b020b: Bootstrap starting.
I20260709 13:05:15.772993 11792 raft_consensus.cc:359] T 385626883dc54e5991d7ab5d003ae4af P db3770fcbea34dae91b652ed175ea630 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:15.773857 11792 raft_consensus.cc:385] T 385626883dc54e5991d7ab5d003ae4af P db3770fcbea34dae91b652ed175ea630 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:15.774223 11792 raft_consensus.cc:740] T 385626883dc54e5991d7ab5d003ae4af P db3770fcbea34dae91b652ed175ea630 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db3770fcbea34dae91b652ed175ea630, State: Initialized, Role: FOLLOWER
I20260709 13:05:15.775054 11805 raft_consensus.cc:697] T eeacb74c2157485cab560d9b3feb55ac P 3035be5e701b404f98e5afefb44b020b [term 1 LEADER]: Becoming Leader. State: Replica: 3035be5e701b404f98e5afefb44b020b, State: Running, Role: LEADER
I20260709 13:05:15.775091 11792 consensus_queue.cc:260] T 385626883dc54e5991d7ab5d003ae4af P db3770fcbea34dae91b652ed175ea630 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:15.776677 11788 tablet_bootstrap.cc:492] T fb07e8de79b344d49284f2a4f9543918 P 46a360b79b784be78f117311f8326a50: No bootstrap required, opened a new log
I20260709 13:05:15.777125 11788 ts_tablet_manager.cc:1403] T fb07e8de79b344d49284f2a4f9543918 P 46a360b79b784be78f117311f8326a50: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260709 13:05:15.778028 11792 ts_tablet_manager.cc:1434] T 385626883dc54e5991d7ab5d003ae4af P db3770fcbea34dae91b652ed175ea630: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 13:05:15.779089 11792 tablet_bootstrap.cc:492] T f1304c4deda3456ea967355be36181d6 P db3770fcbea34dae91b652ed175ea630: Bootstrap starting.
I20260709 13:05:15.779603 11788 raft_consensus.cc:359] T fb07e8de79b344d49284f2a4f9543918 P 46a360b79b784be78f117311f8326a50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:15.780303 11788 raft_consensus.cc:385] T fb07e8de79b344d49284f2a4f9543918 P 46a360b79b784be78f117311f8326a50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:15.780616 11788 raft_consensus.cc:740] T fb07e8de79b344d49284f2a4f9543918 P 46a360b79b784be78f117311f8326a50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46a360b79b784be78f117311f8326a50, State: Initialized, Role: FOLLOWER
I20260709 13:05:15.776059 11805 consensus_queue.cc:237] T eeacb74c2157485cab560d9b3feb55ac P 3035be5e701b404f98e5afefb44b020b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:15.781446 11788 consensus_queue.cc:260] T fb07e8de79b344d49284f2a4f9543918 P 46a360b79b784be78f117311f8326a50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:15.784241 11788 ts_tablet_manager.cc:1434] T fb07e8de79b344d49284f2a4f9543918 P 46a360b79b784be78f117311f8326a50: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:05:15.785187 11788 tablet_bootstrap.cc:492] T 385626883dc54e5991d7ab5d003ae4af P 46a360b79b784be78f117311f8326a50: Bootstrap starting.
I20260709 13:05:15.786752 11792 tablet_bootstrap.cc:654] T f1304c4deda3456ea967355be36181d6 P db3770fcbea34dae91b652ed175ea630: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:15.787235 11789 tablet_bootstrap.cc:654] T 3857a4d1a6cc4388a53bd3188e4e4766 P 3035be5e701b404f98e5afefb44b020b: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:15.791584 11788 tablet_bootstrap.cc:654] T 385626883dc54e5991d7ab5d003ae4af P 46a360b79b784be78f117311f8326a50: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:15.800757 11792 tablet_bootstrap.cc:492] T f1304c4deda3456ea967355be36181d6 P db3770fcbea34dae91b652ed175ea630: No bootstrap required, opened a new log
I20260709 13:05:15.801368 11792 ts_tablet_manager.cc:1403] T f1304c4deda3456ea967355be36181d6 P db3770fcbea34dae91b652ed175ea630: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.005s
I20260709 13:05:15.803453 11789 tablet_bootstrap.cc:492] T 3857a4d1a6cc4388a53bd3188e4e4766 P 3035be5e701b404f98e5afefb44b020b: No bootstrap required, opened a new log
I20260709 13:05:15.804092 11789 ts_tablet_manager.cc:1403] T 3857a4d1a6cc4388a53bd3188e4e4766 P 3035be5e701b404f98e5afefb44b020b: Time spent bootstrapping tablet: real 0.034s	user 0.004s	sys 0.008s
I20260709 13:05:15.804914 11792 raft_consensus.cc:359] T f1304c4deda3456ea967355be36181d6 P db3770fcbea34dae91b652ed175ea630 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:15.806874 11792 raft_consensus.cc:385] T f1304c4deda3456ea967355be36181d6 P db3770fcbea34dae91b652ed175ea630 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:15.807274 11792 raft_consensus.cc:740] T f1304c4deda3456ea967355be36181d6 P db3770fcbea34dae91b652ed175ea630 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db3770fcbea34dae91b652ed175ea630, State: Initialized, Role: FOLLOWER
I20260709 13:05:15.808202 11792 consensus_queue.cc:260] T f1304c4deda3456ea967355be36181d6 P db3770fcbea34dae91b652ed175ea630 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:15.810670 11792 ts_tablet_manager.cc:1434] T f1304c4deda3456ea967355be36181d6 P db3770fcbea34dae91b652ed175ea630: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.002s
I20260709 13:05:15.811281 11789 raft_consensus.cc:359] T 3857a4d1a6cc4388a53bd3188e4e4766 P 3035be5e701b404f98e5afefb44b020b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } } peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } }
I20260709 13:05:15.812045 11789 raft_consensus.cc:385] T 3857a4d1a6cc4388a53bd3188e4e4766 P 3035be5e701b404f98e5afefb44b020b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:15.812393 11792 tablet_bootstrap.cc:492] T ffd7c47ed88d4291ba1707f3aae7cf33 P db3770fcbea34dae91b652ed175ea630: Bootstrap starting.
I20260709 13:05:15.812353 11789 raft_consensus.cc:740] T 3857a4d1a6cc4388a53bd3188e4e4766 P 3035be5e701b404f98e5afefb44b020b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3035be5e701b404f98e5afefb44b020b, State: Initialized, Role: FOLLOWER
I20260709 13:05:15.812696 11788 tablet_bootstrap.cc:492] T 385626883dc54e5991d7ab5d003ae4af P 46a360b79b784be78f117311f8326a50: No bootstrap required, opened a new log
I20260709 13:05:15.813221 11788 ts_tablet_manager.cc:1403] T 385626883dc54e5991d7ab5d003ae4af P 46a360b79b784be78f117311f8326a50: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.015s
I20260709 13:05:15.813375 11789 consensus_queue.cc:260] T 3857a4d1a6cc4388a53bd3188e4e4766 P 3035be5e701b404f98e5afefb44b020b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } } peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } }
I20260709 13:05:15.815826 11789 ts_tablet_manager.cc:1434] T 3857a4d1a6cc4388a53bd3188e4e4766 P 3035be5e701b404f98e5afefb44b020b: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 13:05:15.816224 11788 raft_consensus.cc:359] T 385626883dc54e5991d7ab5d003ae4af P 46a360b79b784be78f117311f8326a50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:15.816943 11788 raft_consensus.cc:385] T 385626883dc54e5991d7ab5d003ae4af P 46a360b79b784be78f117311f8326a50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:15.816978 11789 tablet_bootstrap.cc:492] T 5ea119bc9f0d4ca88873264e008ea484 P 3035be5e701b404f98e5afefb44b020b: Bootstrap starting.
I20260709 13:05:15.817265 11788 raft_consensus.cc:740] T 385626883dc54e5991d7ab5d003ae4af P 46a360b79b784be78f117311f8326a50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46a360b79b784be78f117311f8326a50, State: Initialized, Role: FOLLOWER
I20260709 13:05:15.818069 11788 consensus_queue.cc:260] T 385626883dc54e5991d7ab5d003ae4af P 46a360b79b784be78f117311f8326a50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:15.819700 11821 raft_consensus.cc:493] T ffd7c47ed88d4291ba1707f3aae7cf33 P 3035be5e701b404f98e5afefb44b020b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:15.820602 11792 tablet_bootstrap.cc:654] T ffd7c47ed88d4291ba1707f3aae7cf33 P db3770fcbea34dae91b652ed175ea630: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:15.820175 11821 raft_consensus.cc:515] T ffd7c47ed88d4291ba1707f3aae7cf33 P 3035be5e701b404f98e5afefb44b020b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:15.822929 11821 leader_election.cc:290] T ffd7c47ed88d4291ba1707f3aae7cf33 P 3035be5e701b404f98e5afefb44b020b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db3770fcbea34dae91b652ed175ea630 (127.10.182.1:43393), 46a360b79b784be78f117311f8326a50 (127.10.182.3:41153)
I20260709 13:05:15.823140 11788 ts_tablet_manager.cc:1434] T 385626883dc54e5991d7ab5d003ae4af P 46a360b79b784be78f117311f8326a50: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:05:15.824119 11788 tablet_bootstrap.cc:492] T 71dc0649dedd4919bed2eda7edb53268 P 46a360b79b784be78f117311f8326a50: Bootstrap starting.
I20260709 13:05:15.824597 11748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffd7c47ed88d4291ba1707f3aae7cf33" candidate_uuid: "3035be5e701b404f98e5afefb44b020b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46a360b79b784be78f117311f8326a50" is_pre_election: true
I20260709 13:05:15.824807 11789 tablet_bootstrap.cc:654] T 5ea119bc9f0d4ca88873264e008ea484 P 3035be5e701b404f98e5afefb44b020b: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:15.825214 11748 raft_consensus.cc:2468] T ffd7c47ed88d4291ba1707f3aae7cf33 P 46a360b79b784be78f117311f8326a50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3035be5e701b404f98e5afefb44b020b in term 0.
I20260709 13:05:15.827118 11638 leader_election.cc:304] T ffd7c47ed88d4291ba1707f3aae7cf33 P 3035be5e701b404f98e5afefb44b020b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3035be5e701b404f98e5afefb44b020b, 46a360b79b784be78f117311f8326a50; no voters: 
I20260709 13:05:15.828788 11598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffd7c47ed88d4291ba1707f3aae7cf33" candidate_uuid: "3035be5e701b404f98e5afefb44b020b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db3770fcbea34dae91b652ed175ea630" is_pre_election: true
I20260709 13:05:15.829767 11788 tablet_bootstrap.cc:654] T 71dc0649dedd4919bed2eda7edb53268 P 46a360b79b784be78f117311f8326a50: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:15.832818 11798 raft_consensus.cc:493] T 03ac594143c74281a439205178af9f2e P db3770fcbea34dae91b652ed175ea630 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:05:15.833112 11640 leader_election.cc:343] T ffd7c47ed88d4291ba1707f3aae7cf33 P 3035be5e701b404f98e5afefb44b020b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db3770fcbea34dae91b652ed175ea630 (127.10.182.1:43393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:15.833338 11798 raft_consensus.cc:515] T 03ac594143c74281a439205178af9f2e P db3770fcbea34dae91b652ed175ea630 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:15.835407 11798 leader_election.cc:290] T 03ac594143c74281a439205178af9f2e P db3770fcbea34dae91b652ed175ea630 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3035be5e701b404f98e5afefb44b020b (127.10.182.2:41989), 46a360b79b784be78f117311f8326a50 (127.10.182.3:41153)
I20260709 13:05:15.835777 11496 catalog_manager.cc:5697] T eeacb74c2157485cab560d9b3feb55ac P 3035be5e701b404f98e5afefb44b020b reported cstate change: term changed from 0 to 1, leader changed from <none> to 3035be5e701b404f98e5afefb44b020b (127.10.182.2). New cstate: current_term: 1 leader_uuid: "3035be5e701b404f98e5afefb44b020b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:15.836750 11792 tablet_bootstrap.cc:492] T ffd7c47ed88d4291ba1707f3aae7cf33 P db3770fcbea34dae91b652ed175ea630: No bootstrap required, opened a new log
I20260709 13:05:15.837627 11792 ts_tablet_manager.cc:1403] T ffd7c47ed88d4291ba1707f3aae7cf33 P db3770fcbea34dae91b652ed175ea630: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.007s
I20260709 13:05:15.837983 11673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03ac594143c74281a439205178af9f2e" candidate_uuid: "db3770fcbea34dae91b652ed175ea630" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3035be5e701b404f98e5afefb44b020b" is_pre_election: true
I20260709 13:05:15.838749 11794 raft_consensus.cc:2804] T ffd7c47ed88d4291ba1707f3aae7cf33 P 3035be5e701b404f98e5afefb44b020b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:15.839165 11794 raft_consensus.cc:493] T ffd7c47ed88d4291ba1707f3aae7cf33 P 3035be5e701b404f98e5afefb44b020b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:15.812791 11805 raft_consensus.cc:493] T 03ac594143c74281a439205178af9f2e P 3035be5e701b404f98e5afefb44b020b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:15.839589 11794 raft_consensus.cc:3060] T ffd7c47ed88d4291ba1707f3aae7cf33 P 3035be5e701b404f98e5afefb44b020b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:15.839711 11805 raft_consensus.cc:515] T 03ac594143c74281a439205178af9f2e P 3035be5e701b404f98e5afefb44b020b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:15.841881 11805 leader_election.cc:290] T 03ac594143c74281a439205178af9f2e P 3035be5e701b404f98e5afefb44b020b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db3770fcbea34dae91b652ed175ea630 (127.10.182.1:43393), 46a360b79b784be78f117311f8326a50 (127.10.182.3:41153)
I20260709 13:05:15.841899 11792 raft_consensus.cc:359] T ffd7c47ed88d4291ba1707f3aae7cf33 P db3770fcbea34dae91b652ed175ea630 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:15.844460 11792 raft_consensus.cc:385] T ffd7c47ed88d4291ba1707f3aae7cf33 P db3770fcbea34dae91b652ed175ea630 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:15.844657 11748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03ac594143c74281a439205178af9f2e" candidate_uuid: "db3770fcbea34dae91b652ed175ea630" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46a360b79b784be78f117311f8326a50" is_pre_election: true
I20260709 13:05:15.844877 11792 raft_consensus.cc:740] T ffd7c47ed88d4291ba1707f3aae7cf33 P db3770fcbea34dae91b652ed175ea630 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db3770fcbea34dae91b652ed175ea630, State: Initialized, Role: FOLLOWER
I20260709 13:05:15.845321 11799 raft_consensus.cc:493] T 385626883dc54e5991d7ab5d003ae4af P 46a360b79b784be78f117311f8326a50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:15.843891 11747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03ac594143c74281a439205178af9f2e" candidate_uuid: "3035be5e701b404f98e5afefb44b020b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46a360b79b784be78f117311f8326a50" is_pre_election: true
I20260709 13:05:15.845952 11789 tablet_bootstrap.cc:492] T 5ea119bc9f0d4ca88873264e008ea484 P 3035be5e701b404f98e5afefb44b020b: No bootstrap required, opened a new log
I20260709 13:05:15.845913 11799 raft_consensus.cc:515] T 385626883dc54e5991d7ab5d003ae4af P 46a360b79b784be78f117311f8326a50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:15.846504 11789 ts_tablet_manager.cc:1403] T 5ea119bc9f0d4ca88873264e008ea484 P 3035be5e701b404f98e5afefb44b020b: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.013s
I20260709 13:05:15.845924 11792 consensus_queue.cc:260] T ffd7c47ed88d4291ba1707f3aae7cf33 P db3770fcbea34dae91b652ed175ea630 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:15.847999 11799 leader_election.cc:290] T 385626883dc54e5991d7ab5d003ae4af P 46a360b79b784be78f117311f8326a50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db3770fcbea34dae91b652ed175ea630 (127.10.182.1:43393), 3035be5e701b404f98e5afefb44b020b (127.10.182.2:41989)
I20260709 13:05:15.848647 11598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03ac594143c74281a439205178af9f2e" candidate_uuid: "3035be5e701b404f98e5afefb44b020b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db3770fcbea34dae91b652ed175ea630" is_pre_election: true
I20260709 13:05:15.845304 11748 raft_consensus.cc:2468] T 03ac594143c74281a439205178af9f2e P 46a360b79b784be78f117311f8326a50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db3770fcbea34dae91b652ed175ea630 in term 0.
I20260709 13:05:15.849282 11598 raft_consensus.cc:2468] T 03ac594143c74281a439205178af9f2e P db3770fcbea34dae91b652ed175ea630 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3035be5e701b404f98e5afefb44b020b in term 0.
I20260709 13:05:15.849612 11599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "385626883dc54e5991d7ab5d003ae4af" candidate_uuid: "46a360b79b784be78f117311f8326a50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db3770fcbea34dae91b652ed175ea630" is_pre_election: true
I20260709 13:05:15.849833 11792 ts_tablet_manager.cc:1434] T ffd7c47ed88d4291ba1707f3aae7cf33 P db3770fcbea34dae91b652ed175ea630: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 13:05:15.850225 11599 raft_consensus.cc:2468] T 385626883dc54e5991d7ab5d003ae4af P db3770fcbea34dae91b652ed175ea630 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46a360b79b784be78f117311f8326a50 in term 0.
I20260709 13:05:15.850283 11563 leader_election.cc:304] T 03ac594143c74281a439205178af9f2e P db3770fcbea34dae91b652ed175ea630 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46a360b79b784be78f117311f8326a50, db3770fcbea34dae91b652ed175ea630; no voters: 
I20260709 13:05:15.850857 11792 tablet_bootstrap.cc:492] T fb07e8de79b344d49284f2a4f9543918 P db3770fcbea34dae91b652ed175ea630: Bootstrap starting.
I20260709 13:05:15.851073 11674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "385626883dc54e5991d7ab5d003ae4af" candidate_uuid: "46a360b79b784be78f117311f8326a50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3035be5e701b404f98e5afefb44b020b" is_pre_election: true
I20260709 13:05:15.849200 11789 raft_consensus.cc:359] T 5ea119bc9f0d4ca88873264e008ea484 P 3035be5e701b404f98e5afefb44b020b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:15.851842 11789 raft_consensus.cc:385] T 5ea119bc9f0d4ca88873264e008ea484 P 3035be5e701b404f98e5afefb44b020b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:15.851706 11714 leader_election.cc:304] T 385626883dc54e5991d7ab5d003ae4af P 46a360b79b784be78f117311f8326a50 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46a360b79b784be78f117311f8326a50, db3770fcbea34dae91b652ed175ea630; no voters: 
I20260709 13:05:15.852154 11789 raft_consensus.cc:740] T 5ea119bc9f0d4ca88873264e008ea484 P 3035be5e701b404f98e5afefb44b020b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3035be5e701b404f98e5afefb44b020b, State: Initialized, Role: FOLLOWER
W20260709 13:05:15.852451 11712 leader_election.cc:343] T 385626883dc54e5991d7ab5d003ae4af P 46a360b79b784be78f117311f8326a50 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3035be5e701b404f98e5afefb44b020b (127.10.182.2:41989): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:15.853209 11799 raft_consensus.cc:2804] T 385626883dc54e5991d7ab5d003ae4af P 46a360b79b784be78f117311f8326a50 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:15.852936 11789 consensus_queue.cc:260] T 5ea119bc9f0d4ca88873264e008ea484 P 3035be5e701b404f98e5afefb44b020b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:15.853575 11799 raft_consensus.cc:493] T 385626883dc54e5991d7ab5d003ae4af P 46a360b79b784be78f117311f8326a50 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:15.852895 11798 raft_consensus.cc:2804] T 03ac594143c74281a439205178af9f2e P db3770fcbea34dae91b652ed175ea630 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:15.853997 11799 raft_consensus.cc:3060] T 385626883dc54e5991d7ab5d003ae4af P 46a360b79b784be78f117311f8326a50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:15.854086 11798 raft_consensus.cc:493] T 03ac594143c74281a439205178af9f2e P db3770fcbea34dae91b652ed175ea630 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:15.854568 11798 raft_consensus.cc:3060] T 03ac594143c74281a439205178af9f2e P db3770fcbea34dae91b652ed175ea630 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:15.856858 11640 leader_election.cc:304] T 03ac594143c74281a439205178af9f2e P 3035be5e701b404f98e5afefb44b020b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3035be5e701b404f98e5afefb44b020b, db3770fcbea34dae91b652ed175ea630; no voters: 46a360b79b784be78f117311f8326a50
I20260709 13:05:15.859838 11792 tablet_bootstrap.cc:654] T fb07e8de79b344d49284f2a4f9543918 P db3770fcbea34dae91b652ed175ea630: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:15.842348 11805 raft_consensus.cc:493] T e9c434feb03e4f4599a62497c8cdfa0e P 3035be5e701b404f98e5afefb44b020b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:15.861074 11805 raft_consensus.cc:515] T e9c434feb03e4f4599a62497c8cdfa0e P 3035be5e701b404f98e5afefb44b020b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:15.862087 11799 raft_consensus.cc:515] T 385626883dc54e5991d7ab5d003ae4af P 46a360b79b784be78f117311f8326a50 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:15.842495 11673 raft_consensus.cc:2468] T 03ac594143c74281a439205178af9f2e P 3035be5e701b404f98e5afefb44b020b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db3770fcbea34dae91b652ed175ea630 in term 0.
I20260709 13:05:15.867251 11821 raft_consensus.cc:2804] T 03ac594143c74281a439205178af9f2e P 3035be5e701b404f98e5afefb44b020b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:15.868681 11599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9c434feb03e4f4599a62497c8cdfa0e" candidate_uuid: "3035be5e701b404f98e5afefb44b020b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db3770fcbea34dae91b652ed175ea630" is_pre_election: true
I20260709 13:05:15.869541 11599 raft_consensus.cc:2468] T e9c434feb03e4f4599a62497c8cdfa0e P db3770fcbea34dae91b652ed175ea630 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3035be5e701b404f98e5afefb44b020b in term 0.
I20260709 13:05:15.870481 11821 raft_consensus.cc:493] T 03ac594143c74281a439205178af9f2e P 3035be5e701b404f98e5afefb44b020b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:15.871870 11821 raft_consensus.cc:3060] T 03ac594143c74281a439205178af9f2e P 3035be5e701b404f98e5afefb44b020b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:15.875357 11640 leader_election.cc:304] T e9c434feb03e4f4599a62497c8cdfa0e P 3035be5e701b404f98e5afefb44b020b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3035be5e701b404f98e5afefb44b020b, db3770fcbea34dae91b652ed175ea630; no voters: 
I20260709 13:05:15.879467 11798 raft_consensus.cc:515] T 03ac594143c74281a439205178af9f2e P db3770fcbea34dae91b652ed175ea630 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:15.880146 11748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9c434feb03e4f4599a62497c8cdfa0e" candidate_uuid: "3035be5e701b404f98e5afefb44b020b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46a360b79b784be78f117311f8326a50" is_pre_election: true
I20260709 13:05:15.881022 11748 raft_consensus.cc:2468] T e9c434feb03e4f4599a62497c8cdfa0e P 46a360b79b784be78f117311f8326a50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3035be5e701b404f98e5afefb44b020b in term 0.
I20260709 13:05:15.881650 11798 leader_election.cc:290] T 03ac594143c74281a439205178af9f2e P db3770fcbea34dae91b652ed175ea630 [CANDIDATE]: Term 1 election: Requested vote from peers 3035be5e701b404f98e5afefb44b020b (127.10.182.2:41989), 46a360b79b784be78f117311f8326a50 (127.10.182.3:41153)
I20260709 13:05:15.883145 11821 raft_consensus.cc:515] T 03ac594143c74281a439205178af9f2e P 3035be5e701b404f98e5afefb44b020b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:15.871464 11805 leader_election.cc:290] T e9c434feb03e4f4599a62497c8cdfa0e P 3035be5e701b404f98e5afefb44b020b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db3770fcbea34dae91b652ed175ea630 (127.10.182.1:43393), 46a360b79b784be78f117311f8326a50 (127.10.182.3:41153)
I20260709 13:05:15.866411 11794 raft_consensus.cc:515] T ffd7c47ed88d4291ba1707f3aae7cf33 P 3035be5e701b404f98e5afefb44b020b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:15.893204 11789 ts_tablet_manager.cc:1434] T 5ea119bc9f0d4ca88873264e008ea484 P 3035be5e701b404f98e5afefb44b020b: Time spent starting tablet: real 0.046s	user 0.010s	sys 0.009s
I20260709 13:05:15.895744 11792 tablet_bootstrap.cc:492] T fb07e8de79b344d49284f2a4f9543918 P db3770fcbea34dae91b652ed175ea630: No bootstrap required, opened a new log
I20260709 13:05:15.896059 11831 raft_consensus.cc:2804] T e9c434feb03e4f4599a62497c8cdfa0e P 3035be5e701b404f98e5afefb44b020b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:15.897640 11792 ts_tablet_manager.cc:1403] T fb07e8de79b344d49284f2a4f9543918 P db3770fcbea34dae91b652ed175ea630: Time spent bootstrapping tablet: real 0.047s	user 0.010s	sys 0.004s
I20260709 13:05:15.898257 11789 tablet_bootstrap.cc:492] T 71dc0649dedd4919bed2eda7edb53268 P 3035be5e701b404f98e5afefb44b020b: Bootstrap starting.
I20260709 13:05:15.900681 11599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "385626883dc54e5991d7ab5d003ae4af" candidate_uuid: "46a360b79b784be78f117311f8326a50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db3770fcbea34dae91b652ed175ea630"
I20260709 13:05:15.903489 11599 raft_consensus.cc:3060] T 385626883dc54e5991d7ab5d003ae4af P db3770fcbea34dae91b652ed175ea630 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:15.905150 11788 tablet_bootstrap.cc:492] T 71dc0649dedd4919bed2eda7edb53268 P 46a360b79b784be78f117311f8326a50: No bootstrap required, opened a new log
I20260709 13:05:15.905637 11788 ts_tablet_manager.cc:1403] T 71dc0649dedd4919bed2eda7edb53268 P 46a360b79b784be78f117311f8326a50: Time spent bootstrapping tablet: real 0.082s	user 0.013s	sys 0.010s
I20260709 13:05:15.907896 11789 tablet_bootstrap.cc:654] T 71dc0649dedd4919bed2eda7edb53268 P 3035be5e701b404f98e5afefb44b020b: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:15.909914 11799 leader_election.cc:290] T 385626883dc54e5991d7ab5d003ae4af P 46a360b79b784be78f117311f8326a50 [CANDIDATE]: Term 1 election: Requested vote from peers db3770fcbea34dae91b652ed175ea630 (127.10.182.1:43393), 3035be5e701b404f98e5afefb44b020b (127.10.182.2:41989)
I20260709 13:05:15.910640 11748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03ac594143c74281a439205178af9f2e" candidate_uuid: "db3770fcbea34dae91b652ed175ea630" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46a360b79b784be78f117311f8326a50"
I20260709 13:05:15.910995 11673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "385626883dc54e5991d7ab5d003ae4af" candidate_uuid: "46a360b79b784be78f117311f8326a50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3035be5e701b404f98e5afefb44b020b"
I20260709 13:05:15.911230 11748 raft_consensus.cc:3060] T 03ac594143c74281a439205178af9f2e P 46a360b79b784be78f117311f8326a50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:15.898854 11831 raft_consensus.cc:493] T e9c434feb03e4f4599a62497c8cdfa0e P 3035be5e701b404f98e5afefb44b020b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:05:15.912423 11712 leader_election.cc:343] T 385626883dc54e5991d7ab5d003ae4af P 46a360b79b784be78f117311f8326a50 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3035be5e701b404f98e5afefb44b020b (127.10.182.2:41989): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:15.912994 11831 raft_consensus.cc:3060] T e9c434feb03e4f4599a62497c8cdfa0e P 3035be5e701b404f98e5afefb44b020b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:15.915102 11747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03ac594143c74281a439205178af9f2e" candidate_uuid: "3035be5e701b404f98e5afefb44b020b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46a360b79b784be78f117311f8326a50"
I20260709 13:05:15.916458 11792 raft_consensus.cc:359] T fb07e8de79b344d49284f2a4f9543918 P db3770fcbea34dae91b652ed175ea630 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:15.917177 11792 raft_consensus.cc:385] T fb07e8de79b344d49284f2a4f9543918 P db3770fcbea34dae91b652ed175ea630 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:15.917526 11792 raft_consensus.cc:740] T fb07e8de79b344d49284f2a4f9543918 P db3770fcbea34dae91b652ed175ea630 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db3770fcbea34dae91b652ed175ea630, State: Initialized, Role: FOLLOWER
I20260709 13:05:15.908568 11788 raft_consensus.cc:359] T 71dc0649dedd4919bed2eda7edb53268 P 46a360b79b784be78f117311f8326a50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:15.919210 11788 raft_consensus.cc:385] T 71dc0649dedd4919bed2eda7edb53268 P 46a360b79b784be78f117311f8326a50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:15.919605 11788 raft_consensus.cc:740] T 71dc0649dedd4919bed2eda7edb53268 P 46a360b79b784be78f117311f8326a50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46a360b79b784be78f117311f8326a50, State: Initialized, Role: FOLLOWER
I20260709 13:05:15.912405 11821 leader_election.cc:290] T 03ac594143c74281a439205178af9f2e P 3035be5e701b404f98e5afefb44b020b [CANDIDATE]: Term 1 election: Requested vote from peers db3770fcbea34dae91b652ed175ea630 (127.10.182.1:43393), 46a360b79b784be78f117311f8326a50 (127.10.182.3:41153)
I20260709 13:05:15.920323 11792 consensus_queue.cc:260] T fb07e8de79b344d49284f2a4f9543918 P db3770fcbea34dae91b652ed175ea630 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:15.920323 11788 consensus_queue.cc:260] T 71dc0649dedd4919bed2eda7edb53268 P 46a360b79b784be78f117311f8326a50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:15.922788 11792 ts_tablet_manager.cc:1434] T fb07e8de79b344d49284f2a4f9543918 P db3770fcbea34dae91b652ed175ea630: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.000s
I20260709 13:05:15.923682 11792 tablet_bootstrap.cc:492] T 3857a4d1a6cc4388a53bd3188e4e4766 P db3770fcbea34dae91b652ed175ea630: Bootstrap starting.
I20260709 13:05:15.923643 11599 raft_consensus.cc:2468] T 385626883dc54e5991d7ab5d003ae4af P db3770fcbea34dae91b652ed175ea630 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46a360b79b784be78f117311f8326a50 in term 1.
I20260709 13:05:15.924037 11748 raft_consensus.cc:2468] T 03ac594143c74281a439205178af9f2e P 46a360b79b784be78f117311f8326a50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db3770fcbea34dae91b652ed175ea630 in term 1.
I20260709 13:05:15.925438 11794 leader_election.cc:290] T ffd7c47ed88d4291ba1707f3aae7cf33 P 3035be5e701b404f98e5afefb44b020b [CANDIDATE]: Term 1 election: Requested vote from peers db3770fcbea34dae91b652ed175ea630 (127.10.182.1:43393), 46a360b79b784be78f117311f8326a50 (127.10.182.3:41153)
W20260709 13:05:15.926118 11640 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.182.1:43393, user_credentials={real_user=slave}} blocked reactor thread for 50859.4us
I20260709 13:05:15.927356 11563 leader_election.cc:304] T 03ac594143c74281a439205178af9f2e P db3770fcbea34dae91b652ed175ea630 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46a360b79b784be78f117311f8326a50, db3770fcbea34dae91b652ed175ea630; no voters: 
I20260709 13:05:15.928104 11714 leader_election.cc:304] T 385626883dc54e5991d7ab5d003ae4af P 46a360b79b784be78f117311f8326a50 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 46a360b79b784be78f117311f8326a50, db3770fcbea34dae91b652ed175ea630; no voters: 3035be5e701b404f98e5afefb44b020b
I20260709 13:05:15.928515 11830 raft_consensus.cc:2804] T 03ac594143c74281a439205178af9f2e P db3770fcbea34dae91b652ed175ea630 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:15.929011 11830 raft_consensus.cc:697] T 03ac594143c74281a439205178af9f2e P db3770fcbea34dae91b652ed175ea630 [term 1 LEADER]: Becoming Leader. State: Replica: db3770fcbea34dae91b652ed175ea630, State: Running, Role: LEADER
I20260709 13:05:15.929255 11793 raft_consensus.cc:2804] T 385626883dc54e5991d7ab5d003ae4af P 46a360b79b784be78f117311f8326a50 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:15.929914 11830 consensus_queue.cc:237] T 03ac594143c74281a439205178af9f2e P db3770fcbea34dae91b652ed175ea630 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:15.935400 11748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffd7c47ed88d4291ba1707f3aae7cf33" candidate_uuid: "3035be5e701b404f98e5afefb44b020b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46a360b79b784be78f117311f8326a50"
I20260709 13:05:15.936832 11599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03ac594143c74281a439205178af9f2e" candidate_uuid: "3035be5e701b404f98e5afefb44b020b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db3770fcbea34dae91b652ed175ea630"
I20260709 13:05:15.937021 11598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffd7c47ed88d4291ba1707f3aae7cf33" candidate_uuid: "3035be5e701b404f98e5afefb44b020b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db3770fcbea34dae91b652ed175ea630"
I20260709 13:05:15.937574 11598 raft_consensus.cc:3060] T ffd7c47ed88d4291ba1707f3aae7cf33 P db3770fcbea34dae91b652ed175ea630 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:15.936159 11748 raft_consensus.cc:3060] T ffd7c47ed88d4291ba1707f3aae7cf33 P 46a360b79b784be78f117311f8326a50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:15.937698 11831 raft_consensus.cc:515] T e9c434feb03e4f4599a62497c8cdfa0e P 3035be5e701b404f98e5afefb44b020b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:15.939074 11788 ts_tablet_manager.cc:1434] T 71dc0649dedd4919bed2eda7edb53268 P 46a360b79b784be78f117311f8326a50: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.000s
I20260709 13:05:15.943158 11831 leader_election.cc:290] T e9c434feb03e4f4599a62497c8cdfa0e P 3035be5e701b404f98e5afefb44b020b [CANDIDATE]: Term 1 election: Requested vote from peers db3770fcbea34dae91b652ed175ea630 (127.10.182.1:43393), 46a360b79b784be78f117311f8326a50 (127.10.182.3:41153)
I20260709 13:05:15.946473 11792 tablet_bootstrap.cc:654] T 3857a4d1a6cc4388a53bd3188e4e4766 P db3770fcbea34dae91b652ed175ea630: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:15.946152 11747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9c434feb03e4f4599a62497c8cdfa0e" candidate_uuid: "3035be5e701b404f98e5afefb44b020b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46a360b79b784be78f117311f8326a50"
I20260709 13:05:15.947124 11747 raft_consensus.cc:3060] T e9c434feb03e4f4599a62497c8cdfa0e P 46a360b79b784be78f117311f8326a50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:15.958190 11673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03ac594143c74281a439205178af9f2e" candidate_uuid: "db3770fcbea34dae91b652ed175ea630" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3035be5e701b404f98e5afefb44b020b"
I20260709 13:05:15.958621 11640 leader_election.cc:304] T 03ac594143c74281a439205178af9f2e P 3035be5e701b404f98e5afefb44b020b [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: 3035be5e701b404f98e5afefb44b020b; no voters: 46a360b79b784be78f117311f8326a50, db3770fcbea34dae91b652ed175ea630
I20260709 13:05:15.959079 11673 raft_consensus.cc:2393] T 03ac594143c74281a439205178af9f2e P 3035be5e701b404f98e5afefb44b020b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate db3770fcbea34dae91b652ed175ea630 in current term 1: Already voted for candidate 3035be5e701b404f98e5afefb44b020b in this term.
I20260709 13:05:15.959514 11599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9c434feb03e4f4599a62497c8cdfa0e" candidate_uuid: "3035be5e701b404f98e5afefb44b020b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db3770fcbea34dae91b652ed175ea630"
I20260709 13:05:15.960125 11599 raft_consensus.cc:3060] T e9c434feb03e4f4599a62497c8cdfa0e P db3770fcbea34dae91b652ed175ea630 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:15.943337 11793 raft_consensus.cc:697] T 385626883dc54e5991d7ab5d003ae4af P 46a360b79b784be78f117311f8326a50 [term 1 LEADER]: Becoming Leader. State: Replica: 46a360b79b784be78f117311f8326a50, State: Running, Role: LEADER
I20260709 13:05:15.964576 11798 raft_consensus.cc:493] T fb07e8de79b344d49284f2a4f9543918 P db3770fcbea34dae91b652ed175ea630 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:15.965086 11798 raft_consensus.cc:515] T fb07e8de79b344d49284f2a4f9543918 P db3770fcbea34dae91b652ed175ea630 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:15.967289 11748 raft_consensus.cc:2468] T ffd7c47ed88d4291ba1707f3aae7cf33 P 46a360b79b784be78f117311f8326a50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3035be5e701b404f98e5afefb44b020b in term 1.
I20260709 13:05:15.968123 11798 leader_election.cc:290] T fb07e8de79b344d49284f2a4f9543918 P db3770fcbea34dae91b652ed175ea630 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3035be5e701b404f98e5afefb44b020b (127.10.182.2:41989), 46a360b79b784be78f117311f8326a50 (127.10.182.3:41153)
I20260709 13:05:15.968509 11638 leader_election.cc:304] T ffd7c47ed88d4291ba1707f3aae7cf33 P 3035be5e701b404f98e5afefb44b020b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3035be5e701b404f98e5afefb44b020b, 46a360b79b784be78f117311f8326a50; no voters: 
I20260709 13:05:15.969502 11832 raft_consensus.cc:2804] T ffd7c47ed88d4291ba1707f3aae7cf33 P 3035be5e701b404f98e5afefb44b020b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:15.970009 11832 raft_consensus.cc:697] T ffd7c47ed88d4291ba1707f3aae7cf33 P 3035be5e701b404f98e5afefb44b020b [term 1 LEADER]: Becoming Leader. State: Replica: 3035be5e701b404f98e5afefb44b020b, State: Running, Role: LEADER
I20260709 13:05:15.969878 11746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb07e8de79b344d49284f2a4f9543918" candidate_uuid: "db3770fcbea34dae91b652ed175ea630" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46a360b79b784be78f117311f8326a50" is_pre_election: true
I20260709 13:05:15.970880 11746 raft_consensus.cc:2468] T fb07e8de79b344d49284f2a4f9543918 P 46a360b79b784be78f117311f8326a50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db3770fcbea34dae91b652ed175ea630 in term 0.
I20260709 13:05:15.960361 11598 raft_consensus.cc:2468] T ffd7c47ed88d4291ba1707f3aae7cf33 P db3770fcbea34dae91b652ed175ea630 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3035be5e701b404f98e5afefb44b020b in term 1.
I20260709 13:05:15.971015 11832 consensus_queue.cc:237] T ffd7c47ed88d4291ba1707f3aae7cf33 P 3035be5e701b404f98e5afefb44b020b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:15.974484 11599 raft_consensus.cc:2468] T e9c434feb03e4f4599a62497c8cdfa0e P db3770fcbea34dae91b652ed175ea630 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3035be5e701b404f98e5afefb44b020b in term 1.
I20260709 13:05:15.976255 11673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb07e8de79b344d49284f2a4f9543918" candidate_uuid: "db3770fcbea34dae91b652ed175ea630" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3035be5e701b404f98e5afefb44b020b" is_pre_election: true
I20260709 13:05:15.977269 11673 raft_consensus.cc:2468] T fb07e8de79b344d49284f2a4f9543918 P 3035be5e701b404f98e5afefb44b020b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db3770fcbea34dae91b652ed175ea630 in term 0.
I20260709 13:05:15.973721 11563 leader_election.cc:304] T fb07e8de79b344d49284f2a4f9543918 P db3770fcbea34dae91b652ed175ea630 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46a360b79b784be78f117311f8326a50, db3770fcbea34dae91b652ed175ea630; no voters: 
I20260709 13:05:15.978880 11798 raft_consensus.cc:2804] T fb07e8de79b344d49284f2a4f9543918 P db3770fcbea34dae91b652ed175ea630 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:15.979385 11798 raft_consensus.cc:493] T fb07e8de79b344d49284f2a4f9543918 P db3770fcbea34dae91b652ed175ea630 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:15.977875 11747 raft_consensus.cc:2468] T e9c434feb03e4f4599a62497c8cdfa0e P 46a360b79b784be78f117311f8326a50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3035be5e701b404f98e5afefb44b020b in term 1.
I20260709 13:05:15.962765 11831 raft_consensus.cc:2749] T 03ac594143c74281a439205178af9f2e P 3035be5e701b404f98e5afefb44b020b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:05:15.980382 11798 raft_consensus.cc:3060] T fb07e8de79b344d49284f2a4f9543918 P db3770fcbea34dae91b652ed175ea630 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:15.981949 11794 raft_consensus.cc:493] T 3857a4d1a6cc4388a53bd3188e4e4766 P 3035be5e701b404f98e5afefb44b020b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:15.984117 11794 raft_consensus.cc:515] T 3857a4d1a6cc4388a53bd3188e4e4766 P 3035be5e701b404f98e5afefb44b020b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } } peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } }
I20260709 13:05:15.988304 11835 raft_consensus.cc:493] T f1304c4deda3456ea967355be36181d6 P 46a360b79b784be78f117311f8326a50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:15.988287 11794 leader_election.cc:290] T 3857a4d1a6cc4388a53bd3188e4e4766 P 3035be5e701b404f98e5afefb44b020b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46a360b79b784be78f117311f8326a50 (127.10.182.3:41153), db3770fcbea34dae91b652ed175ea630 (127.10.182.1:43393)
I20260709 13:05:15.989065 11835 raft_consensus.cc:515] T f1304c4deda3456ea967355be36181d6 P 46a360b79b784be78f117311f8326a50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:15.990427 11638 leader_election.cc:304] T e9c434feb03e4f4599a62497c8cdfa0e P 3035be5e701b404f98e5afefb44b020b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3035be5e701b404f98e5afefb44b020b, 46a360b79b784be78f117311f8326a50; no voters: 
I20260709 13:05:15.991663 11835 leader_election.cc:290] T f1304c4deda3456ea967355be36181d6 P 46a360b79b784be78f117311f8326a50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db3770fcbea34dae91b652ed175ea630 (127.10.182.1:43393), 3035be5e701b404f98e5afefb44b020b (127.10.182.2:41989)
I20260709 13:05:15.992017 11794 raft_consensus.cc:2804] T e9c434feb03e4f4599a62497c8cdfa0e P 3035be5e701b404f98e5afefb44b020b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:15.992200 11599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1304c4deda3456ea967355be36181d6" candidate_uuid: "46a360b79b784be78f117311f8326a50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db3770fcbea34dae91b652ed175ea630" is_pre_election: true
I20260709 13:05:15.992553 11794 raft_consensus.cc:697] T e9c434feb03e4f4599a62497c8cdfa0e P 3035be5e701b404f98e5afefb44b020b [term 1 LEADER]: Becoming Leader. State: Replica: 3035be5e701b404f98e5afefb44b020b, State: Running, Role: LEADER
I20260709 13:05:15.992888 11599 raft_consensus.cc:2468] T f1304c4deda3456ea967355be36181d6 P db3770fcbea34dae91b652ed175ea630 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46a360b79b784be78f117311f8326a50 in term 0.
I20260709 13:05:15.993283 11673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1304c4deda3456ea967355be36181d6" candidate_uuid: "46a360b79b784be78f117311f8326a50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3035be5e701b404f98e5afefb44b020b" is_pre_election: true
I20260709 13:05:15.993388 11794 consensus_queue.cc:237] T e9c434feb03e4f4599a62497c8cdfa0e P 3035be5e701b404f98e5afefb44b020b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:15.979462 11793 consensus_queue.cc:237] T 385626883dc54e5991d7ab5d003ae4af P 46a360b79b784be78f117311f8326a50 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:15.994005 11714 leader_election.cc:304] T f1304c4deda3456ea967355be36181d6 P 46a360b79b784be78f117311f8326a50 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46a360b79b784be78f117311f8326a50, db3770fcbea34dae91b652ed175ea630; no voters: 
I20260709 13:05:15.994827 11598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3857a4d1a6cc4388a53bd3188e4e4766" candidate_uuid: "3035be5e701b404f98e5afefb44b020b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db3770fcbea34dae91b652ed175ea630" is_pre_election: true
I20260709 13:05:15.993882 11673 raft_consensus.cc:2468] T f1304c4deda3456ea967355be36181d6 P 3035be5e701b404f98e5afefb44b020b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46a360b79b784be78f117311f8326a50 in term 0.
I20260709 13:05:15.996675 11835 raft_consensus.cc:2804] T f1304c4deda3456ea967355be36181d6 P 46a360b79b784be78f117311f8326a50 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:15.997051 11835 raft_consensus.cc:493] T f1304c4deda3456ea967355be36181d6 P 46a360b79b784be78f117311f8326a50 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:15.997380 11835 raft_consensus.cc:3060] T f1304c4deda3456ea967355be36181d6 P 46a360b79b784be78f117311f8326a50 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:15.997880 11640 leader_election.cc:343] T 3857a4d1a6cc4388a53bd3188e4e4766 P 3035be5e701b404f98e5afefb44b020b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db3770fcbea34dae91b652ed175ea630 (127.10.182.1:43393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:15.997390 11747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3857a4d1a6cc4388a53bd3188e4e4766" candidate_uuid: "3035be5e701b404f98e5afefb44b020b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46a360b79b784be78f117311f8326a50" is_pre_election: true
I20260709 13:05:16.000108 11747 raft_consensus.cc:2468] T 3857a4d1a6cc4388a53bd3188e4e4766 P 46a360b79b784be78f117311f8326a50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3035be5e701b404f98e5afefb44b020b in term 0.
I20260709 13:05:15.998879 11798 raft_consensus.cc:515] T fb07e8de79b344d49284f2a4f9543918 P db3770fcbea34dae91b652ed175ea630 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:16.002810 11638 leader_election.cc:304] T 3857a4d1a6cc4388a53bd3188e4e4766 P 3035be5e701b404f98e5afefb44b020b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3035be5e701b404f98e5afefb44b020b, 46a360b79b784be78f117311f8326a50; no voters: db3770fcbea34dae91b652ed175ea630
I20260709 13:05:16.004350 11798 leader_election.cc:290] T fb07e8de79b344d49284f2a4f9543918 P db3770fcbea34dae91b652ed175ea630 [CANDIDATE]: Term 1 election: Requested vote from peers 3035be5e701b404f98e5afefb44b020b (127.10.182.2:41989), 46a360b79b784be78f117311f8326a50 (127.10.182.3:41153)
I20260709 13:05:16.006647 11792 tablet_bootstrap.cc:492] T 3857a4d1a6cc4388a53bd3188e4e4766 P db3770fcbea34dae91b652ed175ea630: No bootstrap required, opened a new log
I20260709 13:05:16.006639 11673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb07e8de79b344d49284f2a4f9543918" candidate_uuid: "db3770fcbea34dae91b652ed175ea630" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3035be5e701b404f98e5afefb44b020b"
I20260709 13:05:16.007715 11792 ts_tablet_manager.cc:1403] T 3857a4d1a6cc4388a53bd3188e4e4766 P db3770fcbea34dae91b652ed175ea630: Time spent bootstrapping tablet: real 0.084s	user 0.016s	sys 0.015s
I20260709 13:05:16.008085 11673 raft_consensus.cc:3060] T fb07e8de79b344d49284f2a4f9543918 P 3035be5e701b404f98e5afefb44b020b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:16.008436 11748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb07e8de79b344d49284f2a4f9543918" candidate_uuid: "db3770fcbea34dae91b652ed175ea630" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46a360b79b784be78f117311f8326a50"
I20260709 13:05:16.013010 11789 tablet_bootstrap.cc:492] T 71dc0649dedd4919bed2eda7edb53268 P 3035be5e701b404f98e5afefb44b020b: No bootstrap required, opened a new log
I20260709 13:05:16.013888 11789 ts_tablet_manager.cc:1403] T 71dc0649dedd4919bed2eda7edb53268 P 3035be5e701b404f98e5afefb44b020b: Time spent bootstrapping tablet: real 0.116s	user 0.014s	sys 0.003s
I20260709 13:05:16.010639 11748 raft_consensus.cc:3060] T fb07e8de79b344d49284f2a4f9543918 P 46a360b79b784be78f117311f8326a50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:16.009997 11832 raft_consensus.cc:2804] T 3857a4d1a6cc4388a53bd3188e4e4766 P 3035be5e701b404f98e5afefb44b020b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:16.019299 11494 catalog_manager.cc:5697] T 03ac594143c74281a439205178af9f2e P db3770fcbea34dae91b652ed175ea630 reported cstate change: term changed from 0 to 1, leader changed from <none> to db3770fcbea34dae91b652ed175ea630 (127.10.182.1). New cstate: current_term: 1 leader_uuid: "db3770fcbea34dae91b652ed175ea630" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:16.020118 11496 catalog_manager.cc:5697] T 385626883dc54e5991d7ab5d003ae4af P 46a360b79b784be78f117311f8326a50 reported cstate change: term changed from 0 to 1, leader changed from <none> to 46a360b79b784be78f117311f8326a50 (127.10.182.3). New cstate: current_term: 1 leader_uuid: "46a360b79b784be78f117311f8326a50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:16.020391 11832 raft_consensus.cc:493] T 3857a4d1a6cc4388a53bd3188e4e4766 P 3035be5e701b404f98e5afefb44b020b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:16.023592 11832 raft_consensus.cc:3060] T 3857a4d1a6cc4388a53bd3188e4e4766 P 3035be5e701b404f98e5afefb44b020b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:16.024149 11673 raft_consensus.cc:2468] T fb07e8de79b344d49284f2a4f9543918 P 3035be5e701b404f98e5afefb44b020b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db3770fcbea34dae91b652ed175ea630 in term 1.
I20260709 13:05:16.025254 11563 leader_election.cc:304] T fb07e8de79b344d49284f2a4f9543918 P db3770fcbea34dae91b652ed175ea630 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3035be5e701b404f98e5afefb44b020b, db3770fcbea34dae91b652ed175ea630; no voters: 
I20260709 13:05:16.025993 11798 raft_consensus.cc:2804] T fb07e8de79b344d49284f2a4f9543918 P db3770fcbea34dae91b652ed175ea630 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:16.026463 11798 raft_consensus.cc:697] T fb07e8de79b344d49284f2a4f9543918 P db3770fcbea34dae91b652ed175ea630 [term 1 LEADER]: Becoming Leader. State: Replica: db3770fcbea34dae91b652ed175ea630, State: Running, Role: LEADER
I20260709 13:05:16.026721 11748 raft_consensus.cc:2468] T fb07e8de79b344d49284f2a4f9543918 P 46a360b79b784be78f117311f8326a50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db3770fcbea34dae91b652ed175ea630 in term 1.
I20260709 13:05:16.014290 11793 raft_consensus.cc:493] T 5ea119bc9f0d4ca88873264e008ea484 P 46a360b79b784be78f117311f8326a50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:16.027324 11798 consensus_queue.cc:237] T fb07e8de79b344d49284f2a4f9543918 P db3770fcbea34dae91b652ed175ea630 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:16.027858 11793 raft_consensus.cc:515] T 5ea119bc9f0d4ca88873264e008ea484 P 46a360b79b784be78f117311f8326a50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:16.030052 11793 leader_election.cc:290] T 5ea119bc9f0d4ca88873264e008ea484 P 46a360b79b784be78f117311f8326a50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db3770fcbea34dae91b652ed175ea630 (127.10.182.1:43393), 3035be5e701b404f98e5afefb44b020b (127.10.182.2:41989)
I20260709 13:05:16.031418 11598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ea119bc9f0d4ca88873264e008ea484" candidate_uuid: "46a360b79b784be78f117311f8326a50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db3770fcbea34dae91b652ed175ea630" is_pre_election: true
I20260709 13:05:16.032109 11598 raft_consensus.cc:2468] T 5ea119bc9f0d4ca88873264e008ea484 P db3770fcbea34dae91b652ed175ea630 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46a360b79b784be78f117311f8326a50 in term 0.
I20260709 13:05:16.031783 11835 raft_consensus.cc:515] T f1304c4deda3456ea967355be36181d6 P 46a360b79b784be78f117311f8326a50 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:16.033288 11673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ea119bc9f0d4ca88873264e008ea484" candidate_uuid: "46a360b79b784be78f117311f8326a50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3035be5e701b404f98e5afefb44b020b" is_pre_election: true
I20260709 13:05:16.037441 11714 leader_election.cc:304] T 5ea119bc9f0d4ca88873264e008ea484 P 46a360b79b784be78f117311f8326a50 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46a360b79b784be78f117311f8326a50, db3770fcbea34dae91b652ed175ea630; no voters: 
I20260709 13:05:16.035413 11673 raft_consensus.cc:2468] T 5ea119bc9f0d4ca88873264e008ea484 P 3035be5e701b404f98e5afefb44b020b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46a360b79b784be78f117311f8326a50 in term 0.
I20260709 13:05:16.048702 11835 leader_election.cc:290] T f1304c4deda3456ea967355be36181d6 P 46a360b79b784be78f117311f8326a50 [CANDIDATE]: Term 1 election: Requested vote from peers db3770fcbea34dae91b652ed175ea630 (127.10.182.1:43393), 3035be5e701b404f98e5afefb44b020b (127.10.182.2:41989)
I20260709 13:05:16.039166 11792 raft_consensus.cc:359] T 3857a4d1a6cc4388a53bd3188e4e4766 P db3770fcbea34dae91b652ed175ea630 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } } peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } }
I20260709 13:05:16.050391 11792 raft_consensus.cc:385] T 3857a4d1a6cc4388a53bd3188e4e4766 P db3770fcbea34dae91b652ed175ea630 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:16.050751 11792 raft_consensus.cc:740] T 3857a4d1a6cc4388a53bd3188e4e4766 P db3770fcbea34dae91b652ed175ea630 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db3770fcbea34dae91b652ed175ea630, State: Initialized, Role: FOLLOWER
I20260709 13:05:16.051517 11792 consensus_queue.cc:260] T 3857a4d1a6cc4388a53bd3188e4e4766 P db3770fcbea34dae91b652ed175ea630 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } } peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } }
I20260709 13:05:16.053673 11792 ts_tablet_manager.cc:1434] T 3857a4d1a6cc4388a53bd3188e4e4766 P db3770fcbea34dae91b652ed175ea630: Time spent starting tablet: real 0.045s	user 0.006s	sys 0.000s
I20260709 13:05:16.038914 11793 raft_consensus.cc:2804] T 5ea119bc9f0d4ca88873264e008ea484 P 46a360b79b784be78f117311f8326a50 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:16.054504 11793 raft_consensus.cc:493] T 5ea119bc9f0d4ca88873264e008ea484 P 46a360b79b784be78f117311f8326a50 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:16.053238 11496 catalog_manager.cc:5697] T ffd7c47ed88d4291ba1707f3aae7cf33 P 3035be5e701b404f98e5afefb44b020b reported cstate change: term changed from 0 to 1, leader changed from <none> to 3035be5e701b404f98e5afefb44b020b (127.10.182.2). New cstate: current_term: 1 leader_uuid: "3035be5e701b404f98e5afefb44b020b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:16.054906 11793 raft_consensus.cc:3060] T 5ea119bc9f0d4ca88873264e008ea484 P 46a360b79b784be78f117311f8326a50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:16.055449 11494 catalog_manager.cc:5697] T fb07e8de79b344d49284f2a4f9543918 P db3770fcbea34dae91b652ed175ea630 reported cstate change: term changed from 0 to 1, leader changed from <none> to db3770fcbea34dae91b652ed175ea630 (127.10.182.1). New cstate: current_term: 1 leader_uuid: "db3770fcbea34dae91b652ed175ea630" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:16.056470 11598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1304c4deda3456ea967355be36181d6" candidate_uuid: "46a360b79b784be78f117311f8326a50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db3770fcbea34dae91b652ed175ea630"
I20260709 13:05:16.055785 11496 catalog_manager.cc:5697] T e9c434feb03e4f4599a62497c8cdfa0e P 3035be5e701b404f98e5afefb44b020b reported cstate change: term changed from 0 to 1, leader changed from <none> to 3035be5e701b404f98e5afefb44b020b (127.10.182.2). New cstate: current_term: 1 leader_uuid: "3035be5e701b404f98e5afefb44b020b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:16.057201 11598 raft_consensus.cc:3060] T f1304c4deda3456ea967355be36181d6 P db3770fcbea34dae91b652ed175ea630 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:16.044386 11832 raft_consensus.cc:515] T 3857a4d1a6cc4388a53bd3188e4e4766 P 3035be5e701b404f98e5afefb44b020b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } } peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } }
I20260709 13:05:16.061596 11832 leader_election.cc:290] T 3857a4d1a6cc4388a53bd3188e4e4766 P 3035be5e701b404f98e5afefb44b020b [CANDIDATE]: Term 1 election: Requested vote from peers 46a360b79b784be78f117311f8326a50 (127.10.182.3:41153), db3770fcbea34dae91b652ed175ea630 (127.10.182.1:43393)
I20260709 13:05:16.062242 11599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3857a4d1a6cc4388a53bd3188e4e4766" candidate_uuid: "3035be5e701b404f98e5afefb44b020b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db3770fcbea34dae91b652ed175ea630"
I20260709 13:05:16.062919 11599 raft_consensus.cc:3060] T 3857a4d1a6cc4388a53bd3188e4e4766 P db3770fcbea34dae91b652ed175ea630 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:16.062935 11748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3857a4d1a6cc4388a53bd3188e4e4766" candidate_uuid: "3035be5e701b404f98e5afefb44b020b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46a360b79b784be78f117311f8326a50"
I20260709 13:05:16.063290 11793 raft_consensus.cc:515] T 5ea119bc9f0d4ca88873264e008ea484 P 46a360b79b784be78f117311f8326a50 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:16.063665 11748 raft_consensus.cc:3060] T 3857a4d1a6cc4388a53bd3188e4e4766 P 46a360b79b784be78f117311f8326a50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:16.065814 11793 leader_election.cc:290] T 5ea119bc9f0d4ca88873264e008ea484 P 46a360b79b784be78f117311f8326a50 [CANDIDATE]: Term 1 election: Requested vote from peers db3770fcbea34dae91b652ed175ea630 (127.10.182.1:43393), 3035be5e701b404f98e5afefb44b020b (127.10.182.2:41989)
I20260709 13:05:16.066519 11674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ea119bc9f0d4ca88873264e008ea484" candidate_uuid: "46a360b79b784be78f117311f8326a50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3035be5e701b404f98e5afefb44b020b"
I20260709 13:05:16.066955 11598 raft_consensus.cc:2468] T f1304c4deda3456ea967355be36181d6 P db3770fcbea34dae91b652ed175ea630 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46a360b79b784be78f117311f8326a50 in term 1.
I20260709 13:05:16.067188 11674 raft_consensus.cc:3060] T 5ea119bc9f0d4ca88873264e008ea484 P 3035be5e701b404f98e5afefb44b020b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:16.046909 11789 raft_consensus.cc:359] T 71dc0649dedd4919bed2eda7edb53268 P 3035be5e701b404f98e5afefb44b020b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:16.067807 11789 raft_consensus.cc:385] T 71dc0649dedd4919bed2eda7edb53268 P 3035be5e701b404f98e5afefb44b020b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:16.068131 11789 raft_consensus.cc:740] T 71dc0649dedd4919bed2eda7edb53268 P 3035be5e701b404f98e5afefb44b020b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3035be5e701b404f98e5afefb44b020b, State: Initialized, Role: FOLLOWER
I20260709 13:05:16.068862 11673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1304c4deda3456ea967355be36181d6" candidate_uuid: "46a360b79b784be78f117311f8326a50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3035be5e701b404f98e5afefb44b020b"
I20260709 13:05:16.068835 11789 consensus_queue.cc:260] T 71dc0649dedd4919bed2eda7edb53268 P 3035be5e701b404f98e5afefb44b020b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:16.069574 11673 raft_consensus.cc:3060] T f1304c4deda3456ea967355be36181d6 P 3035be5e701b404f98e5afefb44b020b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:16.070978 11789 ts_tablet_manager.cc:1434] T 71dc0649dedd4919bed2eda7edb53268 P 3035be5e701b404f98e5afefb44b020b: Time spent starting tablet: real 0.057s	user 0.006s	sys 0.000s
I20260709 13:05:16.071849 11789 tablet_bootstrap.cc:492] T 385626883dc54e5991d7ab5d003ae4af P 3035be5e701b404f98e5afefb44b020b: Bootstrap starting.
I20260709 13:05:16.076587 11673 raft_consensus.cc:2468] T f1304c4deda3456ea967355be36181d6 P 3035be5e701b404f98e5afefb44b020b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46a360b79b784be78f117311f8326a50 in term 1.
I20260709 13:05:16.077576 11789 tablet_bootstrap.cc:654] T 385626883dc54e5991d7ab5d003ae4af P 3035be5e701b404f98e5afefb44b020b: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:16.077612 11714 leader_election.cc:304] T f1304c4deda3456ea967355be36181d6 P 46a360b79b784be78f117311f8326a50 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46a360b79b784be78f117311f8326a50, db3770fcbea34dae91b652ed175ea630; no voters: 
I20260709 13:05:16.078974 11793 raft_consensus.cc:2804] T f1304c4deda3456ea967355be36181d6 P 46a360b79b784be78f117311f8326a50 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:16.079504 11793 raft_consensus.cc:697] T f1304c4deda3456ea967355be36181d6 P 46a360b79b784be78f117311f8326a50 [term 1 LEADER]: Becoming Leader. State: Replica: 46a360b79b784be78f117311f8326a50, State: Running, Role: LEADER
I20260709 13:05:16.080351 11793 consensus_queue.cc:237] T f1304c4deda3456ea967355be36181d6 P 46a360b79b784be78f117311f8326a50 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:16.082150 11599 raft_consensus.cc:2468] T 3857a4d1a6cc4388a53bd3188e4e4766 P db3770fcbea34dae91b652ed175ea630 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3035be5e701b404f98e5afefb44b020b in term 1.
I20260709 13:05:16.083473 11640 leader_election.cc:304] T 3857a4d1a6cc4388a53bd3188e4e4766 P 3035be5e701b404f98e5afefb44b020b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3035be5e701b404f98e5afefb44b020b, db3770fcbea34dae91b652ed175ea630; no voters: 
I20260709 13:05:16.084359 11832 raft_consensus.cc:2804] T 3857a4d1a6cc4388a53bd3188e4e4766 P 3035be5e701b404f98e5afefb44b020b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:16.084860 11832 raft_consensus.cc:697] T 3857a4d1a6cc4388a53bd3188e4e4766 P 3035be5e701b404f98e5afefb44b020b [term 1 LEADER]: Becoming Leader. State: Replica: 3035be5e701b404f98e5afefb44b020b, State: Running, Role: LEADER
I20260709 13:05:16.085698 11832 consensus_queue.cc:237] T 3857a4d1a6cc4388a53bd3188e4e4766 P 3035be5e701b404f98e5afefb44b020b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } } peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } }
I20260709 13:05:16.093988 11598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ea119bc9f0d4ca88873264e008ea484" candidate_uuid: "46a360b79b784be78f117311f8326a50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db3770fcbea34dae91b652ed175ea630"
I20260709 13:05:16.094810 11598 raft_consensus.cc:3060] T 5ea119bc9f0d4ca88873264e008ea484 P db3770fcbea34dae91b652ed175ea630 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:16.104189 11789 tablet_bootstrap.cc:492] T 385626883dc54e5991d7ab5d003ae4af P 3035be5e701b404f98e5afefb44b020b: No bootstrap required, opened a new log
I20260709 13:05:16.104832 11789 ts_tablet_manager.cc:1403] T 385626883dc54e5991d7ab5d003ae4af P 3035be5e701b404f98e5afefb44b020b: Time spent bootstrapping tablet: real 0.033s	user 0.024s	sys 0.007s
I20260709 13:05:16.104457 11493 catalog_manager.cc:5697] T f1304c4deda3456ea967355be36181d6 P 46a360b79b784be78f117311f8326a50 reported cstate change: term changed from 0 to 1, leader changed from <none> to 46a360b79b784be78f117311f8326a50 (127.10.182.3). New cstate: current_term: 1 leader_uuid: "46a360b79b784be78f117311f8326a50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:16.106529 11674 raft_consensus.cc:2468] T 5ea119bc9f0d4ca88873264e008ea484 P 3035be5e701b404f98e5afefb44b020b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46a360b79b784be78f117311f8326a50 in term 1.
I20260709 13:05:16.107498 11789 raft_consensus.cc:359] T 385626883dc54e5991d7ab5d003ae4af P 3035be5e701b404f98e5afefb44b020b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:16.107957 11712 leader_election.cc:304] T 5ea119bc9f0d4ca88873264e008ea484 P 46a360b79b784be78f117311f8326a50 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3035be5e701b404f98e5afefb44b020b, 46a360b79b784be78f117311f8326a50; no voters: 
I20260709 13:05:16.108212 11789 raft_consensus.cc:385] T 385626883dc54e5991d7ab5d003ae4af P 3035be5e701b404f98e5afefb44b020b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:16.108690 11789 raft_consensus.cc:740] T 385626883dc54e5991d7ab5d003ae4af P 3035be5e701b404f98e5afefb44b020b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3035be5e701b404f98e5afefb44b020b, State: Initialized, Role: FOLLOWER
I20260709 13:05:16.109583 11789 consensus_queue.cc:260] T 385626883dc54e5991d7ab5d003ae4af P 3035be5e701b404f98e5afefb44b020b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:16.110515 11793 raft_consensus.cc:2804] T 5ea119bc9f0d4ca88873264e008ea484 P 46a360b79b784be78f117311f8326a50 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:16.108701 11748 raft_consensus.cc:2468] T 3857a4d1a6cc4388a53bd3188e4e4766 P 46a360b79b784be78f117311f8326a50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3035be5e701b404f98e5afefb44b020b in term 1.
I20260709 13:05:16.111363 11793 raft_consensus.cc:697] T 5ea119bc9f0d4ca88873264e008ea484 P 46a360b79b784be78f117311f8326a50 [term 1 LEADER]: Becoming Leader. State: Replica: 46a360b79b784be78f117311f8326a50, State: Running, Role: LEADER
I20260709 13:05:16.112540 11789 ts_tablet_manager.cc:1434] T 385626883dc54e5991d7ab5d003ae4af P 3035be5e701b404f98e5afefb44b020b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 13:05:16.112331 11793 consensus_queue.cc:237] T 5ea119bc9f0d4ca88873264e008ea484 P 46a360b79b784be78f117311f8326a50 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:16.114513 11598 raft_consensus.cc:2468] T 5ea119bc9f0d4ca88873264e008ea484 P db3770fcbea34dae91b652ed175ea630 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46a360b79b784be78f117311f8326a50 in term 1.
I20260709 13:05:16.109050 11497 catalog_manager.cc:5697] T 3857a4d1a6cc4388a53bd3188e4e4766 P 3035be5e701b404f98e5afefb44b020b reported cstate change: term changed from 0 to 1, leader changed from <none> to 3035be5e701b404f98e5afefb44b020b (127.10.182.2). New cstate: current_term: 1 leader_uuid: "3035be5e701b404f98e5afefb44b020b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:16.125404 11497 catalog_manager.cc:5697] T 5ea119bc9f0d4ca88873264e008ea484 P 46a360b79b784be78f117311f8326a50 reported cstate change: term changed from 0 to 1, leader changed from <none> to 46a360b79b784be78f117311f8326a50 (127.10.182.3). New cstate: current_term: 1 leader_uuid: "46a360b79b784be78f117311f8326a50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:16.151366 11793 raft_consensus.cc:493] T 71dc0649dedd4919bed2eda7edb53268 P 46a360b79b784be78f117311f8326a50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:16.151865 11793 raft_consensus.cc:515] T 71dc0649dedd4919bed2eda7edb53268 P 46a360b79b784be78f117311f8326a50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:16.153596 11793 leader_election.cc:290] T 71dc0649dedd4919bed2eda7edb53268 P 46a360b79b784be78f117311f8326a50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db3770fcbea34dae91b652ed175ea630 (127.10.182.1:43393), 3035be5e701b404f98e5afefb44b020b (127.10.182.2:41989)
I20260709 13:05:16.154536 11598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71dc0649dedd4919bed2eda7edb53268" candidate_uuid: "46a360b79b784be78f117311f8326a50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db3770fcbea34dae91b652ed175ea630" is_pre_election: true
I20260709 13:05:16.154659 11674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71dc0649dedd4919bed2eda7edb53268" candidate_uuid: "46a360b79b784be78f117311f8326a50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3035be5e701b404f98e5afefb44b020b" is_pre_election: true
I20260709 13:05:16.155225 11598 raft_consensus.cc:2468] T 71dc0649dedd4919bed2eda7edb53268 P db3770fcbea34dae91b652ed175ea630 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46a360b79b784be78f117311f8326a50 in term 0.
I20260709 13:05:16.155333 11674 raft_consensus.cc:2468] T 71dc0649dedd4919bed2eda7edb53268 P 3035be5e701b404f98e5afefb44b020b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46a360b79b784be78f117311f8326a50 in term 0.
I20260709 13:05:16.156172 11714 leader_election.cc:304] T 71dc0649dedd4919bed2eda7edb53268 P 46a360b79b784be78f117311f8326a50 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46a360b79b784be78f117311f8326a50, db3770fcbea34dae91b652ed175ea630; no voters: 
I20260709 13:05:16.156984 11793 raft_consensus.cc:2804] T 71dc0649dedd4919bed2eda7edb53268 P 46a360b79b784be78f117311f8326a50 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:16.157367 11793 raft_consensus.cc:493] T 71dc0649dedd4919bed2eda7edb53268 P 46a360b79b784be78f117311f8326a50 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:16.157774 11793 raft_consensus.cc:3060] T 71dc0649dedd4919bed2eda7edb53268 P 46a360b79b784be78f117311f8326a50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:16.163483 11793 raft_consensus.cc:515] T 71dc0649dedd4919bed2eda7edb53268 P 46a360b79b784be78f117311f8326a50 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:16.165104 11832 consensus_queue.cc:1048] T eeacb74c2157485cab560d9b3feb55ac P 3035be5e701b404f98e5afefb44b020b [LEADER]: Connected to new peer: Peer: permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:16.165424 11793 leader_election.cc:290] T 71dc0649dedd4919bed2eda7edb53268 P 46a360b79b784be78f117311f8326a50 [CANDIDATE]: Term 1 election: Requested vote from peers db3770fcbea34dae91b652ed175ea630 (127.10.182.1:43393), 3035be5e701b404f98e5afefb44b020b (127.10.182.2:41989)
I20260709 13:05:16.166221 11598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71dc0649dedd4919bed2eda7edb53268" candidate_uuid: "46a360b79b784be78f117311f8326a50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db3770fcbea34dae91b652ed175ea630"
I20260709 13:05:16.166472 11674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71dc0649dedd4919bed2eda7edb53268" candidate_uuid: "46a360b79b784be78f117311f8326a50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3035be5e701b404f98e5afefb44b020b"
I20260709 13:05:16.166785 11598 raft_consensus.cc:3060] T 71dc0649dedd4919bed2eda7edb53268 P db3770fcbea34dae91b652ed175ea630 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:16.166997 11674 raft_consensus.cc:3060] T 71dc0649dedd4919bed2eda7edb53268 P 3035be5e701b404f98e5afefb44b020b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:16.173563 11598 raft_consensus.cc:2468] T 71dc0649dedd4919bed2eda7edb53268 P db3770fcbea34dae91b652ed175ea630 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46a360b79b784be78f117311f8326a50 in term 1.
I20260709 13:05:16.174753 11821 consensus_queue.cc:1048] T eeacb74c2157485cab560d9b3feb55ac P 3035be5e701b404f98e5afefb44b020b [LEADER]: Connected to new peer: Peer: permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:16.175061 11714 leader_election.cc:304] T 71dc0649dedd4919bed2eda7edb53268 P 46a360b79b784be78f117311f8326a50 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46a360b79b784be78f117311f8326a50, db3770fcbea34dae91b652ed175ea630; no voters: 
I20260709 13:05:16.175876 11793 raft_consensus.cc:2804] T 71dc0649dedd4919bed2eda7edb53268 P 46a360b79b784be78f117311f8326a50 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:16.176394 11793 raft_consensus.cc:697] T 71dc0649dedd4919bed2eda7edb53268 P 46a360b79b784be78f117311f8326a50 [term 1 LEADER]: Becoming Leader. State: Replica: 46a360b79b784be78f117311f8326a50, State: Running, Role: LEADER
I20260709 13:05:16.179979 11793 consensus_queue.cc:237] T 71dc0649dedd4919bed2eda7edb53268 P 46a360b79b784be78f117311f8326a50 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:16.173962 11674 raft_consensus.cc:2468] T 71dc0649dedd4919bed2eda7edb53268 P 3035be5e701b404f98e5afefb44b020b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46a360b79b784be78f117311f8326a50 in term 1.
I20260709 13:05:16.190158 11493 catalog_manager.cc:5697] T 71dc0649dedd4919bed2eda7edb53268 P 46a360b79b784be78f117311f8326a50 reported cstate change: term changed from 0 to 1, leader changed from <none> to 46a360b79b784be78f117311f8326a50 (127.10.182.3). New cstate: current_term: 1 leader_uuid: "46a360b79b784be78f117311f8326a50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:16.319696 11798 consensus_queue.cc:1048] T 03ac594143c74281a439205178af9f2e P db3770fcbea34dae91b652ed175ea630 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:16.330579 11798 consensus_queue.cc:1048] T 03ac594143c74281a439205178af9f2e P db3770fcbea34dae91b652ed175ea630 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:16.350339 11674 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3857a4d1a6cc4388a53bd3188e4e4766"
dest_uuid: "3035be5e701b404f98e5afefb44b020b"
mode: GRACEFUL
new_leader_uuid: "db3770fcbea34dae91b652ed175ea630"
 from {username='slave'} at 127.0.0.1:54032
I20260709 13:05:16.350929 11674 raft_consensus.cc:606] T 3857a4d1a6cc4388a53bd3188e4e4766 P 3035be5e701b404f98e5afefb44b020b [term 1 LEADER]: Received request to transfer leadership to TS db3770fcbea34dae91b652ed175ea630
I20260709 13:05:16.358680 11674 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ffd7c47ed88d4291ba1707f3aae7cf33"
dest_uuid: "3035be5e701b404f98e5afefb44b020b"
mode: GRACEFUL
new_leader_uuid: "db3770fcbea34dae91b652ed175ea630"
 from {username='slave'} at 127.0.0.1:54032
I20260709 13:05:16.359237 11674 raft_consensus.cc:606] T ffd7c47ed88d4291ba1707f3aae7cf33 P 3035be5e701b404f98e5afefb44b020b [term 1 LEADER]: Received request to transfer leadership to TS db3770fcbea34dae91b652ed175ea630
I20260709 13:05:16.371398 11831 consensus_queue.cc:1048] T ffd7c47ed88d4291ba1707f3aae7cf33 P 3035be5e701b404f98e5afefb44b020b [LEADER]: Connected to new peer: Peer: permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:16.372300 11748 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f1304c4deda3456ea967355be36181d6"
dest_uuid: "46a360b79b784be78f117311f8326a50"
mode: GRACEFUL
new_leader_uuid: "db3770fcbea34dae91b652ed175ea630"
 from {username='slave'} at 127.0.0.1:36860
I20260709 13:05:16.372942 11748 raft_consensus.cc:606] T f1304c4deda3456ea967355be36181d6 P 46a360b79b784be78f117311f8326a50 [term 1 LEADER]: Received request to transfer leadership to TS db3770fcbea34dae91b652ed175ea630
I20260709 13:05:16.379348 11831 consensus_queue.cc:1048] T ffd7c47ed88d4291ba1707f3aae7cf33 P 3035be5e701b404f98e5afefb44b020b [LEADER]: Connected to new peer: Peer: permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:16.379916 11674 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eeacb74c2157485cab560d9b3feb55ac"
dest_uuid: "3035be5e701b404f98e5afefb44b020b"
mode: GRACEFUL
new_leader_uuid: "db3770fcbea34dae91b652ed175ea630"
 from {username='slave'} at 127.0.0.1:54032
I20260709 13:05:16.380553 11674 raft_consensus.cc:606] T eeacb74c2157485cab560d9b3feb55ac P 3035be5e701b404f98e5afefb44b020b [term 1 LEADER]: Received request to transfer leadership to TS db3770fcbea34dae91b652ed175ea630
I20260709 13:05:16.383634 11832 raft_consensus.cc:993] T ffd7c47ed88d4291ba1707f3aae7cf33 P 3035be5e701b404f98e5afefb44b020b: : Instructing follower db3770fcbea34dae91b652ed175ea630 to start an election
I20260709 13:05:16.384132 11832 raft_consensus.cc:1081] T ffd7c47ed88d4291ba1707f3aae7cf33 P 3035be5e701b404f98e5afefb44b020b [term 1 LEADER]: Signalling peer db3770fcbea34dae91b652ed175ea630 to start an election
I20260709 13:05:16.385952 11598 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ffd7c47ed88d4291ba1707f3aae7cf33"
dest_uuid: "db3770fcbea34dae91b652ed175ea630"
 from {username='slave'} at 127.0.0.1:52840
I20260709 13:05:16.387250 11598 raft_consensus.cc:493] T ffd7c47ed88d4291ba1707f3aae7cf33 P db3770fcbea34dae91b652ed175ea630 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:16.387699 11598 raft_consensus.cc:3060] T ffd7c47ed88d4291ba1707f3aae7cf33 P db3770fcbea34dae91b652ed175ea630 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:16.392297 11748 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5ea119bc9f0d4ca88873264e008ea484"
dest_uuid: "46a360b79b784be78f117311f8326a50"
mode: GRACEFUL
new_leader_uuid: "3035be5e701b404f98e5afefb44b020b"
 from {username='slave'} at 127.0.0.1:36860
I20260709 13:05:16.392987 11748 raft_consensus.cc:606] T 5ea119bc9f0d4ca88873264e008ea484 P 46a360b79b784be78f117311f8326a50 [term 1 LEADER]: Received request to transfer leadership to TS 3035be5e701b404f98e5afefb44b020b
I20260709 13:05:16.394727 11598 raft_consensus.cc:515] T ffd7c47ed88d4291ba1707f3aae7cf33 P db3770fcbea34dae91b652ed175ea630 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:16.396070 11599 raft_consensus.cc:1240] T ffd7c47ed88d4291ba1707f3aae7cf33 P db3770fcbea34dae91b652ed175ea630 [term 2 FOLLOWER]: Rejecting Update request from peer 3035be5e701b404f98e5afefb44b020b for earlier term 1. Current term is 2. Ops: []
I20260709 13:05:16.397011 11598 leader_election.cc:290] T ffd7c47ed88d4291ba1707f3aae7cf33 P db3770fcbea34dae91b652ed175ea630 [CANDIDATE]: Term 2 election: Requested vote from peers 3035be5e701b404f98e5afefb44b020b (127.10.182.2:41989), 46a360b79b784be78f117311f8326a50 (127.10.182.3:41153)
I20260709 13:05:16.401124 11747 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "385626883dc54e5991d7ab5d003ae4af"
dest_uuid: "46a360b79b784be78f117311f8326a50"
mode: GRACEFUL
new_leader_uuid: "3035be5e701b404f98e5afefb44b020b"
 from {username='slave'} at 127.0.0.1:36860
I20260709 13:05:16.401513 11746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffd7c47ed88d4291ba1707f3aae7cf33" candidate_uuid: "db3770fcbea34dae91b652ed175ea630" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "46a360b79b784be78f117311f8326a50"
I20260709 13:05:16.401661 11747 raft_consensus.cc:606] T 385626883dc54e5991d7ab5d003ae4af P 46a360b79b784be78f117311f8326a50 [term 1 LEADER]: Received request to transfer leadership to TS 3035be5e701b404f98e5afefb44b020b
I20260709 13:05:16.402673 11746 raft_consensus.cc:3060] T ffd7c47ed88d4291ba1707f3aae7cf33 P 46a360b79b784be78f117311f8326a50 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:16.401863 11674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffd7c47ed88d4291ba1707f3aae7cf33" candidate_uuid: "db3770fcbea34dae91b652ed175ea630" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3035be5e701b404f98e5afefb44b020b"
I20260709 13:05:16.403692 11674 raft_consensus.cc:3055] T ffd7c47ed88d4291ba1707f3aae7cf33 P 3035be5e701b404f98e5afefb44b020b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:16.404026 11674 raft_consensus.cc:740] T ffd7c47ed88d4291ba1707f3aae7cf33 P 3035be5e701b404f98e5afefb44b020b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3035be5e701b404f98e5afefb44b020b, State: Running, Role: LEADER
I20260709 13:05:16.404870 11674 consensus_queue.cc:260] T ffd7c47ed88d4291ba1707f3aae7cf33 P 3035be5e701b404f98e5afefb44b020b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:16.402552 11821 consensus_queue.cc:1048] T e9c434feb03e4f4599a62497c8cdfa0e P 3035be5e701b404f98e5afefb44b020b [LEADER]: Connected to new peer: Peer: permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:05:16.405812 11674 raft_consensus.cc:3060] T ffd7c47ed88d4291ba1707f3aae7cf33 P 3035be5e701b404f98e5afefb44b020b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:16.408825 11821 raft_consensus.cc:493] T 385626883dc54e5991d7ab5d003ae4af P 3035be5e701b404f98e5afefb44b020b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:16.409278 11821 raft_consensus.cc:515] T 385626883dc54e5991d7ab5d003ae4af P 3035be5e701b404f98e5afefb44b020b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:16.411571 11821 leader_election.cc:290] T 385626883dc54e5991d7ab5d003ae4af P 3035be5e701b404f98e5afefb44b020b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db3770fcbea34dae91b652ed175ea630 (127.10.182.1:43393), 46a360b79b784be78f117311f8326a50 (127.10.182.3:41153)
I20260709 13:05:16.413040 11746 raft_consensus.cc:2468] T ffd7c47ed88d4291ba1707f3aae7cf33 P 46a360b79b784be78f117311f8326a50 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db3770fcbea34dae91b652ed175ea630 in term 2.
I20260709 13:05:16.413045 11674 raft_consensus.cc:2468] T ffd7c47ed88d4291ba1707f3aae7cf33 P 3035be5e701b404f98e5afefb44b020b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db3770fcbea34dae91b652ed175ea630 in term 2.
I20260709 13:05:16.413950 11747 raft_consensus.cc:1240] T ffd7c47ed88d4291ba1707f3aae7cf33 P 46a360b79b784be78f117311f8326a50 [term 2 FOLLOWER]: Rejecting Update request from peer 3035be5e701b404f98e5afefb44b020b for earlier term 1. Current term is 2. Ops: []
I20260709 13:05:16.414378 11744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "385626883dc54e5991d7ab5d003ae4af" candidate_uuid: "3035be5e701b404f98e5afefb44b020b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46a360b79b784be78f117311f8326a50" is_pre_election: true
I20260709 13:05:16.414664 11563 leader_election.cc:304] T ffd7c47ed88d4291ba1707f3aae7cf33 P db3770fcbea34dae91b652ed175ea630 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3035be5e701b404f98e5afefb44b020b, db3770fcbea34dae91b652ed175ea630; no voters: 
I20260709 13:05:16.415470 11798 raft_consensus.cc:2804] T ffd7c47ed88d4291ba1707f3aae7cf33 P db3770fcbea34dae91b652ed175ea630 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:16.415740 11599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "385626883dc54e5991d7ab5d003ae4af" candidate_uuid: "3035be5e701b404f98e5afefb44b020b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db3770fcbea34dae91b652ed175ea630" is_pre_election: true
I20260709 13:05:16.416004 11798 raft_consensus.cc:697] T ffd7c47ed88d4291ba1707f3aae7cf33 P db3770fcbea34dae91b652ed175ea630 [term 2 LEADER]: Becoming Leader. State: Replica: db3770fcbea34dae91b652ed175ea630, State: Running, Role: LEADER
I20260709 13:05:16.416541 11599 raft_consensus.cc:2393] T 385626883dc54e5991d7ab5d003ae4af P db3770fcbea34dae91b652ed175ea630 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3035be5e701b404f98e5afefb44b020b in current term 1: Already voted for candidate 46a360b79b784be78f117311f8326a50 in this term.
I20260709 13:05:16.416917 11798 consensus_queue.cc:237] T ffd7c47ed88d4291ba1707f3aae7cf33 P db3770fcbea34dae91b652ed175ea630 [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: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:16.417758 11638 leader_election.cc:304] T 385626883dc54e5991d7ab5d003ae4af P 3035be5e701b404f98e5afefb44b020b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3035be5e701b404f98e5afefb44b020b; no voters: 46a360b79b784be78f117311f8326a50, db3770fcbea34dae91b652ed175ea630
I20260709 13:05:16.418781 11821 raft_consensus.cc:3060] T 385626883dc54e5991d7ab5d003ae4af P 3035be5e701b404f98e5afefb44b020b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:16.429932 11495 catalog_manager.cc:5697] T ffd7c47ed88d4291ba1707f3aae7cf33 P db3770fcbea34dae91b652ed175ea630 reported cstate change: term changed from 1 to 2, leader changed from 3035be5e701b404f98e5afefb44b020b (127.10.182.2) to db3770fcbea34dae91b652ed175ea630 (127.10.182.1). New cstate: current_term: 2 leader_uuid: "db3770fcbea34dae91b652ed175ea630" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:16.431818 11794 consensus_queue.cc:1048] T e9c434feb03e4f4599a62497c8cdfa0e P 3035be5e701b404f98e5afefb44b020b [LEADER]: Connected to new peer: Peer: permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:05:16.406677 11832 consensus_queue.cc:1175] T ffd7c47ed88d4291ba1707f3aae7cf33 P 3035be5e701b404f98e5afefb44b020b [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "db3770fcbea34dae91b652ed175ea630" responder_term: 2 status { last_received { term: 1 index: 1 } last_committed_idx: 0 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer 3035be5e701b404f98e5afefb44b020b for earlier term 1. Current term is 2. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260709 13:05:16.453296 11821 raft_consensus.cc:2749] T 385626883dc54e5991d7ab5d003ae4af P 3035be5e701b404f98e5afefb44b020b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:16.459775 11798 consensus_queue.cc:1048] T fb07e8de79b344d49284f2a4f9543918 P db3770fcbea34dae91b652ed175ea630 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:16.476305 11599 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fb07e8de79b344d49284f2a4f9543918"
dest_uuid: "db3770fcbea34dae91b652ed175ea630"
mode: GRACEFUL
new_leader_uuid: "3035be5e701b404f98e5afefb44b020b"
 from {username='slave'} at 127.0.0.1:52850
I20260709 13:05:16.476967 11599 raft_consensus.cc:606] T fb07e8de79b344d49284f2a4f9543918 P db3770fcbea34dae91b652ed175ea630 [term 1 LEADER]: Received request to transfer leadership to TS 3035be5e701b404f98e5afefb44b020b
I20260709 13:05:16.477746 11855 consensus_queue.cc:1048] T fb07e8de79b344d49284f2a4f9543918 P db3770fcbea34dae91b652ed175ea630 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:16.488019 11835 consensus_queue.cc:1048] T 385626883dc54e5991d7ab5d003ae4af P 46a360b79b784be78f117311f8326a50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:16.495186 11793 raft_consensus.cc:993] T 385626883dc54e5991d7ab5d003ae4af P 46a360b79b784be78f117311f8326a50: : Instructing follower 3035be5e701b404f98e5afefb44b020b to start an election
I20260709 13:05:16.495946 11835 raft_consensus.cc:1081] T 385626883dc54e5991d7ab5d003ae4af P 46a360b79b784be78f117311f8326a50 [term 1 LEADER]: Signalling peer 3035be5e701b404f98e5afefb44b020b to start an election
I20260709 13:05:16.498438 11672 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "385626883dc54e5991d7ab5d003ae4af"
dest_uuid: "3035be5e701b404f98e5afefb44b020b"
 from {username='slave'} at 127.0.0.1:54004
I20260709 13:05:16.499806 11672 raft_consensus.cc:493] T 385626883dc54e5991d7ab5d003ae4af P 3035be5e701b404f98e5afefb44b020b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:16.500334 11672 raft_consensus.cc:3060] T 385626883dc54e5991d7ab5d003ae4af P 3035be5e701b404f98e5afefb44b020b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:16.503777 11855 raft_consensus.cc:993] T fb07e8de79b344d49284f2a4f9543918 P db3770fcbea34dae91b652ed175ea630: : Instructing follower 3035be5e701b404f98e5afefb44b020b to start an election
I20260709 13:05:16.504247 11855 raft_consensus.cc:1081] T fb07e8de79b344d49284f2a4f9543918 P db3770fcbea34dae91b652ed175ea630 [term 1 LEADER]: Signalling peer 3035be5e701b404f98e5afefb44b020b to start an election
I20260709 13:05:16.506107 11674 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fb07e8de79b344d49284f2a4f9543918"
dest_uuid: "3035be5e701b404f98e5afefb44b020b"
 from {username='slave'} at 127.0.0.1:54016
I20260709 13:05:16.506656 11674 raft_consensus.cc:493] T fb07e8de79b344d49284f2a4f9543918 P 3035be5e701b404f98e5afefb44b020b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:16.507012 11674 raft_consensus.cc:3060] T fb07e8de79b344d49284f2a4f9543918 P 3035be5e701b404f98e5afefb44b020b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:16.507917 11672 raft_consensus.cc:515] T 385626883dc54e5991d7ab5d003ae4af P 3035be5e701b404f98e5afefb44b020b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:16.511143 11672 leader_election.cc:290] T 385626883dc54e5991d7ab5d003ae4af P 3035be5e701b404f98e5afefb44b020b [CANDIDATE]: Term 2 election: Requested vote from peers db3770fcbea34dae91b652ed175ea630 (127.10.182.1:43393), 46a360b79b784be78f117311f8326a50 (127.10.182.3:41153)
I20260709 13:05:16.511456 11598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "385626883dc54e5991d7ab5d003ae4af" candidate_uuid: "3035be5e701b404f98e5afefb44b020b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "db3770fcbea34dae91b652ed175ea630"
I20260709 13:05:16.512104 11598 raft_consensus.cc:3060] T 385626883dc54e5991d7ab5d003ae4af P db3770fcbea34dae91b652ed175ea630 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:16.511873 11868 consensus_queue.cc:1048] T 385626883dc54e5991d7ab5d003ae4af P 46a360b79b784be78f117311f8326a50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:16.513685 11746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "385626883dc54e5991d7ab5d003ae4af" candidate_uuid: "3035be5e701b404f98e5afefb44b020b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "46a360b79b784be78f117311f8326a50"
I20260709 13:05:16.514276 11746 raft_consensus.cc:3055] T 385626883dc54e5991d7ab5d003ae4af P 46a360b79b784be78f117311f8326a50 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:16.514607 11746 raft_consensus.cc:740] T 385626883dc54e5991d7ab5d003ae4af P 46a360b79b784be78f117311f8326a50 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 46a360b79b784be78f117311f8326a50, State: Running, Role: LEADER
I20260709 13:05:16.515414 11746 consensus_queue.cc:260] T 385626883dc54e5991d7ab5d003ae4af P 46a360b79b784be78f117311f8326a50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:16.516459 11746 raft_consensus.cc:3060] T 385626883dc54e5991d7ab5d003ae4af P 46a360b79b784be78f117311f8326a50 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:16.517868 11598 raft_consensus.cc:2468] T 385626883dc54e5991d7ab5d003ae4af P db3770fcbea34dae91b652ed175ea630 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3035be5e701b404f98e5afefb44b020b in term 2.
I20260709 13:05:16.517762 11674 raft_consensus.cc:515] T fb07e8de79b344d49284f2a4f9543918 P 3035be5e701b404f98e5afefb44b020b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:16.519245 11640 leader_election.cc:304] T 385626883dc54e5991d7ab5d003ae4af P 3035be5e701b404f98e5afefb44b020b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3035be5e701b404f98e5afefb44b020b, db3770fcbea34dae91b652ed175ea630; no voters: 
I20260709 13:05:16.520357 11674 leader_election.cc:290] T fb07e8de79b344d49284f2a4f9543918 P 3035be5e701b404f98e5afefb44b020b [CANDIDATE]: Term 2 election: Requested vote from peers db3770fcbea34dae91b652ed175ea630 (127.10.182.1:43393), 46a360b79b784be78f117311f8326a50 (127.10.182.3:41153)
I20260709 13:05:16.520516 11832 raft_consensus.cc:2804] T 385626883dc54e5991d7ab5d003ae4af P 3035be5e701b404f98e5afefb44b020b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:16.521020 11832 raft_consensus.cc:697] T 385626883dc54e5991d7ab5d003ae4af P 3035be5e701b404f98e5afefb44b020b [term 2 LEADER]: Becoming Leader. State: Replica: 3035be5e701b404f98e5afefb44b020b, State: Running, Role: LEADER
I20260709 13:05:16.521693 11598 raft_consensus.cc:1240] T 385626883dc54e5991d7ab5d003ae4af P db3770fcbea34dae91b652ed175ea630 [term 2 FOLLOWER]: Rejecting Update request from peer 46a360b79b784be78f117311f8326a50 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 13:05:16.521831 11832 consensus_queue.cc:237] T 385626883dc54e5991d7ab5d003ae4af P 3035be5e701b404f98e5afefb44b020b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:16.524156 11745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb07e8de79b344d49284f2a4f9543918" candidate_uuid: "3035be5e701b404f98e5afefb44b020b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "46a360b79b784be78f117311f8326a50"
I20260709 13:05:16.524472 11746 raft_consensus.cc:2468] T 385626883dc54e5991d7ab5d003ae4af P 46a360b79b784be78f117311f8326a50 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3035be5e701b404f98e5afefb44b020b in term 2.
I20260709 13:05:16.524847 11745 raft_consensus.cc:3060] T fb07e8de79b344d49284f2a4f9543918 P 46a360b79b784be78f117311f8326a50 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:16.531141 11745 raft_consensus.cc:2468] T fb07e8de79b344d49284f2a4f9543918 P 46a360b79b784be78f117311f8326a50 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3035be5e701b404f98e5afefb44b020b in term 2.
I20260709 13:05:16.531418 11598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb07e8de79b344d49284f2a4f9543918" candidate_uuid: "3035be5e701b404f98e5afefb44b020b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "db3770fcbea34dae91b652ed175ea630"
I20260709 13:05:16.532130 11598 raft_consensus.cc:3055] T fb07e8de79b344d49284f2a4f9543918 P db3770fcbea34dae91b652ed175ea630 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:16.531138 11495 catalog_manager.cc:5697] T 385626883dc54e5991d7ab5d003ae4af P 3035be5e701b404f98e5afefb44b020b reported cstate change: term changed from 1 to 2, leader changed from 46a360b79b784be78f117311f8326a50 (127.10.182.3) to 3035be5e701b404f98e5afefb44b020b (127.10.182.2). New cstate: current_term: 2 leader_uuid: "3035be5e701b404f98e5afefb44b020b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:16.532509 11598 raft_consensus.cc:740] T fb07e8de79b344d49284f2a4f9543918 P db3770fcbea34dae91b652ed175ea630 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: db3770fcbea34dae91b652ed175ea630, State: Running, Role: LEADER
I20260709 13:05:16.532603 11638 leader_election.cc:304] T fb07e8de79b344d49284f2a4f9543918 P 3035be5e701b404f98e5afefb44b020b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3035be5e701b404f98e5afefb44b020b, 46a360b79b784be78f117311f8326a50; no voters: 
I20260709 13:05:16.533429 11832 raft_consensus.cc:2804] T fb07e8de79b344d49284f2a4f9543918 P 3035be5e701b404f98e5afefb44b020b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:16.533339 11598 consensus_queue.cc:260] T fb07e8de79b344d49284f2a4f9543918 P db3770fcbea34dae91b652ed175ea630 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:16.533917 11832 raft_consensus.cc:697] T fb07e8de79b344d49284f2a4f9543918 P 3035be5e701b404f98e5afefb44b020b [term 2 LEADER]: Becoming Leader. State: Replica: 3035be5e701b404f98e5afefb44b020b, State: Running, Role: LEADER
I20260709 13:05:16.534641 11598 raft_consensus.cc:3060] T fb07e8de79b344d49284f2a4f9543918 P db3770fcbea34dae91b652ed175ea630 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:16.534693 11832 consensus_queue.cc:237] T fb07e8de79b344d49284f2a4f9543918 P 3035be5e701b404f98e5afefb44b020b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:16.540161 11598 raft_consensus.cc:2468] T fb07e8de79b344d49284f2a4f9543918 P db3770fcbea34dae91b652ed175ea630 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3035be5e701b404f98e5afefb44b020b in term 2.
I20260709 13:05:16.544690 11495 catalog_manager.cc:5697] T fb07e8de79b344d49284f2a4f9543918 P 3035be5e701b404f98e5afefb44b020b reported cstate change: term changed from 1 to 2, leader changed from db3770fcbea34dae91b652ed175ea630 (127.10.182.1) to 3035be5e701b404f98e5afefb44b020b (127.10.182.2). New cstate: current_term: 2 leader_uuid: "3035be5e701b404f98e5afefb44b020b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:16.563921 11868 consensus_queue.cc:1048] T 5ea119bc9f0d4ca88873264e008ea484 P 46a360b79b784be78f117311f8326a50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:16.574407 11870 consensus_queue.cc:1048] T 5ea119bc9f0d4ca88873264e008ea484 P 46a360b79b784be78f117311f8326a50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:16.581542 11835 raft_consensus.cc:993] T 5ea119bc9f0d4ca88873264e008ea484 P 46a360b79b784be78f117311f8326a50: : Instructing follower 3035be5e701b404f98e5afefb44b020b to start an election
I20260709 13:05:16.582000 11870 raft_consensus.cc:1081] T 5ea119bc9f0d4ca88873264e008ea484 P 46a360b79b784be78f117311f8326a50 [term 1 LEADER]: Signalling peer 3035be5e701b404f98e5afefb44b020b to start an election
I20260709 13:05:16.583451 11674 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5ea119bc9f0d4ca88873264e008ea484"
dest_uuid: "3035be5e701b404f98e5afefb44b020b"
 from {username='slave'} at 127.0.0.1:54004
I20260709 13:05:16.584003 11674 raft_consensus.cc:493] T 5ea119bc9f0d4ca88873264e008ea484 P 3035be5e701b404f98e5afefb44b020b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:16.584367 11674 raft_consensus.cc:3060] T 5ea119bc9f0d4ca88873264e008ea484 P 3035be5e701b404f98e5afefb44b020b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:16.589100 11674 raft_consensus.cc:515] T 5ea119bc9f0d4ca88873264e008ea484 P 3035be5e701b404f98e5afefb44b020b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:16.591252 11674 leader_election.cc:290] T 5ea119bc9f0d4ca88873264e008ea484 P 3035be5e701b404f98e5afefb44b020b [CANDIDATE]: Term 2 election: Requested vote from peers db3770fcbea34dae91b652ed175ea630 (127.10.182.1:43393), 46a360b79b784be78f117311f8326a50 (127.10.182.3:41153)
I20260709 13:05:16.591500 11598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ea119bc9f0d4ca88873264e008ea484" candidate_uuid: "3035be5e701b404f98e5afefb44b020b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "db3770fcbea34dae91b652ed175ea630"
I20260709 13:05:16.591711 11745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ea119bc9f0d4ca88873264e008ea484" candidate_uuid: "3035be5e701b404f98e5afefb44b020b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "46a360b79b784be78f117311f8326a50"
I20260709 13:05:16.592137 11598 raft_consensus.cc:3060] T 5ea119bc9f0d4ca88873264e008ea484 P db3770fcbea34dae91b652ed175ea630 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:16.592200 11745 raft_consensus.cc:3055] T 5ea119bc9f0d4ca88873264e008ea484 P 46a360b79b784be78f117311f8326a50 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:16.592600 11745 raft_consensus.cc:740] T 5ea119bc9f0d4ca88873264e008ea484 P 46a360b79b784be78f117311f8326a50 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 46a360b79b784be78f117311f8326a50, State: Running, Role: LEADER
I20260709 13:05:16.593437 11745 consensus_queue.cc:260] T 5ea119bc9f0d4ca88873264e008ea484 P 46a360b79b784be78f117311f8326a50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:16.594756 11745 raft_consensus.cc:3060] T 5ea119bc9f0d4ca88873264e008ea484 P 46a360b79b784be78f117311f8326a50 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:16.599255 11598 raft_consensus.cc:2468] T 5ea119bc9f0d4ca88873264e008ea484 P db3770fcbea34dae91b652ed175ea630 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3035be5e701b404f98e5afefb44b020b in term 2.
I20260709 13:05:16.599675 11870 consensus_queue.cc:1048] T f1304c4deda3456ea967355be36181d6 P 46a360b79b784be78f117311f8326a50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:16.600522 11640 leader_election.cc:304] T 5ea119bc9f0d4ca88873264e008ea484 P 3035be5e701b404f98e5afefb44b020b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3035be5e701b404f98e5afefb44b020b, db3770fcbea34dae91b652ed175ea630; no voters: 
I20260709 13:05:16.601379 11832 raft_consensus.cc:2804] T 5ea119bc9f0d4ca88873264e008ea484 P 3035be5e701b404f98e5afefb44b020b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:16.601846 11745 raft_consensus.cc:2468] T 5ea119bc9f0d4ca88873264e008ea484 P 46a360b79b784be78f117311f8326a50 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3035be5e701b404f98e5afefb44b020b in term 2.
I20260709 13:05:16.601917 11832 raft_consensus.cc:697] T 5ea119bc9f0d4ca88873264e008ea484 P 3035be5e701b404f98e5afefb44b020b [term 2 LEADER]: Becoming Leader. State: Replica: 3035be5e701b404f98e5afefb44b020b, State: Running, Role: LEADER
I20260709 13:05:16.602838 11832 consensus_queue.cc:237] T 5ea119bc9f0d4ca88873264e008ea484 P 3035be5e701b404f98e5afefb44b020b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:16.607409 11835 consensus_queue.cc:1048] T 71dc0649dedd4919bed2eda7edb53268 P 46a360b79b784be78f117311f8326a50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:16.609963 11870 raft_consensus.cc:993] T f1304c4deda3456ea967355be36181d6 P 46a360b79b784be78f117311f8326a50: : Instructing follower db3770fcbea34dae91b652ed175ea630 to start an election
I20260709 13:05:16.610359 11870 raft_consensus.cc:1081] T f1304c4deda3456ea967355be36181d6 P 46a360b79b784be78f117311f8326a50 [term 1 LEADER]: Signalling peer db3770fcbea34dae91b652ed175ea630 to start an election
I20260709 13:05:16.612908 11597 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f1304c4deda3456ea967355be36181d6"
dest_uuid: "db3770fcbea34dae91b652ed175ea630"
 from {username='slave'} at 127.0.0.1:52828
I20260709 13:05:16.613677 11597 raft_consensus.cc:493] T f1304c4deda3456ea967355be36181d6 P db3770fcbea34dae91b652ed175ea630 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:16.614121 11597 raft_consensus.cc:3060] T f1304c4deda3456ea967355be36181d6 P db3770fcbea34dae91b652ed175ea630 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:16.614861 11835 consensus_queue.cc:1048] T f1304c4deda3456ea967355be36181d6 P 46a360b79b784be78f117311f8326a50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:16.629936 11794 consensus_queue.cc:1048] T 3857a4d1a6cc4388a53bd3188e4e4766 P 3035be5e701b404f98e5afefb44b020b [LEADER]: Connected to new peer: Peer: permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:16.629550 11497 catalog_manager.cc:5697] T 5ea119bc9f0d4ca88873264e008ea484 P 3035be5e701b404f98e5afefb44b020b reported cstate change: term changed from 1 to 2, leader changed from 46a360b79b784be78f117311f8326a50 (127.10.182.3) to 3035be5e701b404f98e5afefb44b020b (127.10.182.2). New cstate: current_term: 2 leader_uuid: "3035be5e701b404f98e5afefb44b020b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:16.631780 11832 consensus_queue.cc:1048] T 3857a4d1a6cc4388a53bd3188e4e4766 P 3035be5e701b404f98e5afefb44b020b [LEADER]: Connected to new peer: Peer: permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:16.643510 11597 raft_consensus.cc:515] T f1304c4deda3456ea967355be36181d6 P db3770fcbea34dae91b652ed175ea630 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:16.644671 11599 raft_consensus.cc:1240] T f1304c4deda3456ea967355be36181d6 P db3770fcbea34dae91b652ed175ea630 [term 2 FOLLOWER]: Rejecting Update request from peer 46a360b79b784be78f117311f8326a50 for earlier term 1. Current term is 2. Ops: []
I20260709 13:05:16.651659 11870 consensus_queue.cc:1059] T f1304c4deda3456ea967355be36181d6 P 46a360b79b784be78f117311f8326a50 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:16.652925 11835 raft_consensus.cc:3055] T f1304c4deda3456ea967355be36181d6 P 46a360b79b784be78f117311f8326a50 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:16.653268 11835 raft_consensus.cc:740] T f1304c4deda3456ea967355be36181d6 P 46a360b79b784be78f117311f8326a50 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 46a360b79b784be78f117311f8326a50, State: Running, Role: LEADER
I20260709 13:05:16.653970 11832 raft_consensus.cc:993] T eeacb74c2157485cab560d9b3feb55ac P 3035be5e701b404f98e5afefb44b020b: : Instructing follower db3770fcbea34dae91b652ed175ea630 to start an election
I20260709 13:05:16.654171 11746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1304c4deda3456ea967355be36181d6" candidate_uuid: "db3770fcbea34dae91b652ed175ea630" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "46a360b79b784be78f117311f8326a50"
I20260709 13:05:16.654445 11821 raft_consensus.cc:1081] T eeacb74c2157485cab560d9b3feb55ac P 3035be5e701b404f98e5afefb44b020b [term 1 LEADER]: Signalling peer db3770fcbea34dae91b652ed175ea630 to start an election
I20260709 13:05:16.654096 11835 consensus_queue.cc:260] T f1304c4deda3456ea967355be36181d6 P 46a360b79b784be78f117311f8326a50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:16.655277 11835 raft_consensus.cc:3060] T f1304c4deda3456ea967355be36181d6 P 46a360b79b784be78f117311f8326a50 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:16.655444 11821 raft_consensus.cc:993] T 3857a4d1a6cc4388a53bd3188e4e4766 P 3035be5e701b404f98e5afefb44b020b: : Instructing follower db3770fcbea34dae91b652ed175ea630 to start an election
I20260709 13:05:16.655905 11821 raft_consensus.cc:1081] T 3857a4d1a6cc4388a53bd3188e4e4766 P 3035be5e701b404f98e5afefb44b020b [term 1 LEADER]: Signalling peer db3770fcbea34dae91b652ed175ea630 to start an election
I20260709 13:05:16.658317 11597 leader_election.cc:290] T f1304c4deda3456ea967355be36181d6 P db3770fcbea34dae91b652ed175ea630 [CANDIDATE]: Term 2 election: Requested vote from peers 3035be5e701b404f98e5afefb44b020b (127.10.182.2:41989), 46a360b79b784be78f117311f8326a50 (127.10.182.3:41153)
I20260709 13:05:16.659574 11793 consensus_queue.cc:1048] T 71dc0649dedd4919bed2eda7edb53268 P 46a360b79b784be78f117311f8326a50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:16.661633 11596 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eeacb74c2157485cab560d9b3feb55ac"
dest_uuid: "db3770fcbea34dae91b652ed175ea630"
 from {username='slave'} at 127.0.0.1:52840
I20260709 13:05:16.662200 11596 raft_consensus.cc:493] T eeacb74c2157485cab560d9b3feb55ac P db3770fcbea34dae91b652ed175ea630 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:16.662552 11596 raft_consensus.cc:3060] T eeacb74c2157485cab560d9b3feb55ac P db3770fcbea34dae91b652ed175ea630 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:16.667418 11597 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3857a4d1a6cc4388a53bd3188e4e4766"
dest_uuid: "db3770fcbea34dae91b652ed175ea630"
 from {username='slave'} at 127.0.0.1:52840
I20260709 13:05:16.668037 11597 raft_consensus.cc:493] T 3857a4d1a6cc4388a53bd3188e4e4766 P db3770fcbea34dae91b652ed175ea630 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:16.668462 11597 raft_consensus.cc:3060] T 3857a4d1a6cc4388a53bd3188e4e4766 P db3770fcbea34dae91b652ed175ea630 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:16.670859 11674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1304c4deda3456ea967355be36181d6" candidate_uuid: "db3770fcbea34dae91b652ed175ea630" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3035be5e701b404f98e5afefb44b020b"
I20260709 13:05:16.671468 11674 raft_consensus.cc:3060] T f1304c4deda3456ea967355be36181d6 P 3035be5e701b404f98e5afefb44b020b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:16.681994 11674 raft_consensus.cc:2468] T f1304c4deda3456ea967355be36181d6 P 3035be5e701b404f98e5afefb44b020b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db3770fcbea34dae91b652ed175ea630 in term 2.
I20260709 13:05:16.683207 11563 leader_election.cc:304] T f1304c4deda3456ea967355be36181d6 P db3770fcbea34dae91b652ed175ea630 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3035be5e701b404f98e5afefb44b020b, db3770fcbea34dae91b652ed175ea630; no voters: 
I20260709 13:05:16.683728 11746 raft_consensus.cc:2468] T f1304c4deda3456ea967355be36181d6 P 46a360b79b784be78f117311f8326a50 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db3770fcbea34dae91b652ed175ea630 in term 2.
I20260709 13:05:16.684073 11798 raft_consensus.cc:2804] T f1304c4deda3456ea967355be36181d6 P db3770fcbea34dae91b652ed175ea630 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:16.684620 11798 raft_consensus.cc:697] T f1304c4deda3456ea967355be36181d6 P db3770fcbea34dae91b652ed175ea630 [term 2 LEADER]: Becoming Leader. State: Replica: db3770fcbea34dae91b652ed175ea630, State: Running, Role: LEADER
I20260709 13:05:16.685431 11798 consensus_queue.cc:237] T f1304c4deda3456ea967355be36181d6 P db3770fcbea34dae91b652ed175ea630 [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: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:16.688458 11596 raft_consensus.cc:515] T eeacb74c2157485cab560d9b3feb55ac P db3770fcbea34dae91b652ed175ea630 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:16.690693 11596 leader_election.cc:290] T eeacb74c2157485cab560d9b3feb55ac P db3770fcbea34dae91b652ed175ea630 [CANDIDATE]: Term 2 election: Requested vote from peers 3035be5e701b404f98e5afefb44b020b (127.10.182.2:41989), 46a360b79b784be78f117311f8326a50 (127.10.182.3:41153)
I20260709 13:05:16.691702 11597 raft_consensus.cc:515] T 3857a4d1a6cc4388a53bd3188e4e4766 P db3770fcbea34dae91b652ed175ea630 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } } peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } }
I20260709 13:05:16.692220 11745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeacb74c2157485cab560d9b3feb55ac" candidate_uuid: "db3770fcbea34dae91b652ed175ea630" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "46a360b79b784be78f117311f8326a50"
I20260709 13:05:16.692914 11745 raft_consensus.cc:3060] T eeacb74c2157485cab560d9b3feb55ac P 46a360b79b784be78f117311f8326a50 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:16.694471 11746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3857a4d1a6cc4388a53bd3188e4e4766" candidate_uuid: "db3770fcbea34dae91b652ed175ea630" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "46a360b79b784be78f117311f8326a50"
I20260709 13:05:16.695027 11746 raft_consensus.cc:3060] T 3857a4d1a6cc4388a53bd3188e4e4766 P 46a360b79b784be78f117311f8326a50 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:16.695374 11673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3857a4d1a6cc4388a53bd3188e4e4766" candidate_uuid: "db3770fcbea34dae91b652ed175ea630" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3035be5e701b404f98e5afefb44b020b"
I20260709 13:05:16.695940 11673 raft_consensus.cc:3055] T 3857a4d1a6cc4388a53bd3188e4e4766 P 3035be5e701b404f98e5afefb44b020b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:16.696264 11673 raft_consensus.cc:740] T 3857a4d1a6cc4388a53bd3188e4e4766 P 3035be5e701b404f98e5afefb44b020b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3035be5e701b404f98e5afefb44b020b, State: Running, Role: LEADER
I20260709 13:05:16.697093 11673 consensus_queue.cc:260] T 3857a4d1a6cc4388a53bd3188e4e4766 P 3035be5e701b404f98e5afefb44b020b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } } peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } }
I20260709 13:05:16.698192 11673 raft_consensus.cc:3060] T 3857a4d1a6cc4388a53bd3188e4e4766 P 3035be5e701b404f98e5afefb44b020b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:16.699925 11745 raft_consensus.cc:2468] T eeacb74c2157485cab560d9b3feb55ac P 46a360b79b784be78f117311f8326a50 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db3770fcbea34dae91b652ed175ea630 in term 2.
I20260709 13:05:16.701920 11746 raft_consensus.cc:2468] T 3857a4d1a6cc4388a53bd3188e4e4766 P 46a360b79b784be78f117311f8326a50 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db3770fcbea34dae91b652ed175ea630 in term 2.
I20260709 13:05:16.702160 11672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeacb74c2157485cab560d9b3feb55ac" candidate_uuid: "db3770fcbea34dae91b652ed175ea630" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3035be5e701b404f98e5afefb44b020b"
I20260709 13:05:16.702875 11672 raft_consensus.cc:3055] T eeacb74c2157485cab560d9b3feb55ac P 3035be5e701b404f98e5afefb44b020b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:16.702996 11563 leader_election.cc:304] T 3857a4d1a6cc4388a53bd3188e4e4766 P db3770fcbea34dae91b652ed175ea630 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46a360b79b784be78f117311f8326a50, db3770fcbea34dae91b652ed175ea630; no voters: 
I20260709 13:05:16.704056 11563 leader_election.cc:304] T eeacb74c2157485cab560d9b3feb55ac P db3770fcbea34dae91b652ed175ea630 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46a360b79b784be78f117311f8326a50, db3770fcbea34dae91b652ed175ea630; no voters: 
I20260709 13:05:16.704903 11798 raft_consensus.cc:2804] T eeacb74c2157485cab560d9b3feb55ac P db3770fcbea34dae91b652ed175ea630 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:16.704869 11830 raft_consensus.cc:2804] T 3857a4d1a6cc4388a53bd3188e4e4766 P db3770fcbea34dae91b652ed175ea630 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:16.705137 11597 leader_election.cc:290] T 3857a4d1a6cc4388a53bd3188e4e4766 P db3770fcbea34dae91b652ed175ea630 [CANDIDATE]: Term 2 election: Requested vote from peers 46a360b79b784be78f117311f8326a50 (127.10.182.3:41153), 3035be5e701b404f98e5afefb44b020b (127.10.182.2:41989)
I20260709 13:05:16.705515 11830 raft_consensus.cc:697] T 3857a4d1a6cc4388a53bd3188e4e4766 P db3770fcbea34dae91b652ed175ea630 [term 2 LEADER]: Becoming Leader. State: Replica: db3770fcbea34dae91b652ed175ea630, State: Running, Role: LEADER
I20260709 13:05:16.706348 11830 consensus_queue.cc:237] T 3857a4d1a6cc4388a53bd3188e4e4766 P db3770fcbea34dae91b652ed175ea630 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } } peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } }
I20260709 13:05:16.703244 11672 raft_consensus.cc:740] T eeacb74c2157485cab560d9b3feb55ac P 3035be5e701b404f98e5afefb44b020b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3035be5e701b404f98e5afefb44b020b, State: Running, Role: LEADER
I20260709 13:05:16.708737 11798 raft_consensus.cc:697] T eeacb74c2157485cab560d9b3feb55ac P db3770fcbea34dae91b652ed175ea630 [term 2 LEADER]: Becoming Leader. State: Replica: db3770fcbea34dae91b652ed175ea630, State: Running, Role: LEADER
I20260709 13:05:16.709609 11798 consensus_queue.cc:237] T eeacb74c2157485cab560d9b3feb55ac P db3770fcbea34dae91b652ed175ea630 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:16.709460 11672 consensus_queue.cc:260] T eeacb74c2157485cab560d9b3feb55ac P 3035be5e701b404f98e5afefb44b020b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:16.711746 11672 raft_consensus.cc:3060] T eeacb74c2157485cab560d9b3feb55ac P 3035be5e701b404f98e5afefb44b020b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:16.713513 11673 raft_consensus.cc:2468] T 3857a4d1a6cc4388a53bd3188e4e4766 P 3035be5e701b404f98e5afefb44b020b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db3770fcbea34dae91b652ed175ea630 in term 2.
I20260709 13:05:16.713930 11497 catalog_manager.cc:5697] T f1304c4deda3456ea967355be36181d6 P db3770fcbea34dae91b652ed175ea630 reported cstate change: term changed from 1 to 2, leader changed from 46a360b79b784be78f117311f8326a50 (127.10.182.3) to db3770fcbea34dae91b652ed175ea630 (127.10.182.1). New cstate: current_term: 2 leader_uuid: "db3770fcbea34dae91b652ed175ea630" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:16.715595 11497 catalog_manager.cc:5697] T 3857a4d1a6cc4388a53bd3188e4e4766 P db3770fcbea34dae91b652ed175ea630 reported cstate change: term changed from 1 to 2, leader changed from 3035be5e701b404f98e5afefb44b020b (127.10.182.2) to db3770fcbea34dae91b652ed175ea630 (127.10.182.1). New cstate: current_term: 2 leader_uuid: "db3770fcbea34dae91b652ed175ea630" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:16.719163 11672 raft_consensus.cc:2468] T eeacb74c2157485cab560d9b3feb55ac P 3035be5e701b404f98e5afefb44b020b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db3770fcbea34dae91b652ed175ea630 in term 2.
I20260709 13:05:16.729682 11493 catalog_manager.cc:5697] T eeacb74c2157485cab560d9b3feb55ac P db3770fcbea34dae91b652ed175ea630 reported cstate change: term changed from 1 to 2, leader changed from 3035be5e701b404f98e5afefb44b020b (127.10.182.2) to db3770fcbea34dae91b652ed175ea630 (127.10.182.1). New cstate: current_term: 2 leader_uuid: "db3770fcbea34dae91b652ed175ea630" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:16.945055 11672 raft_consensus.cc:1275] T ffd7c47ed88d4291ba1707f3aae7cf33 P 3035be5e701b404f98e5afefb44b020b [term 2 FOLLOWER]: Refusing update from remote peer db3770fcbea34dae91b652ed175ea630: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:16.946363 11798 consensus_queue.cc:1048] T ffd7c47ed88d4291ba1707f3aae7cf33 P db3770fcbea34dae91b652ed175ea630 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:16.954826 11745 raft_consensus.cc:1275] T ffd7c47ed88d4291ba1707f3aae7cf33 P 46a360b79b784be78f117311f8326a50 [term 2 FOLLOWER]: Refusing update from remote peer db3770fcbea34dae91b652ed175ea630: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:16.956655 11878 consensus_queue.cc:1048] T ffd7c47ed88d4291ba1707f3aae7cf33 P db3770fcbea34dae91b652ed175ea630 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:16.974691 11746 raft_consensus.cc:1275] T 385626883dc54e5991d7ab5d003ae4af P 46a360b79b784be78f117311f8326a50 [term 2 FOLLOWER]: Refusing update from remote peer 3035be5e701b404f98e5afefb44b020b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:16.975837 11832 consensus_queue.cc:1048] T 385626883dc54e5991d7ab5d003ae4af P 3035be5e701b404f98e5afefb44b020b [LEADER]: Connected to new peer: Peer: permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:16.982941 11597 raft_consensus.cc:1275] T 385626883dc54e5991d7ab5d003ae4af P db3770fcbea34dae91b652ed175ea630 [term 2 FOLLOWER]: Refusing update from remote peer 3035be5e701b404f98e5afefb44b020b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:16.984840 11821 consensus_queue.cc:1048] T 385626883dc54e5991d7ab5d003ae4af P 3035be5e701b404f98e5afefb44b020b [LEADER]: Connected to new peer: Peer: permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:16.988831 11596 raft_consensus.cc:1275] T fb07e8de79b344d49284f2a4f9543918 P db3770fcbea34dae91b652ed175ea630 [term 2 FOLLOWER]: Refusing update from remote peer 3035be5e701b404f98e5afefb44b020b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:16.990649 11821 consensus_queue.cc:1048] T fb07e8de79b344d49284f2a4f9543918 P 3035be5e701b404f98e5afefb44b020b [LEADER]: Connected to new peer: Peer: permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:16.996382 11597 raft_consensus.cc:1275] T 5ea119bc9f0d4ca88873264e008ea484 P db3770fcbea34dae91b652ed175ea630 [term 2 FOLLOWER]: Refusing update from remote peer 3035be5e701b404f98e5afefb44b020b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:16.998229 11832 consensus_queue.cc:1048] T 5ea119bc9f0d4ca88873264e008ea484 P 3035be5e701b404f98e5afefb44b020b [LEADER]: Connected to new peer: Peer: permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:17.000150 11746 raft_consensus.cc:1275] T fb07e8de79b344d49284f2a4f9543918 P 46a360b79b784be78f117311f8326a50 [term 2 FOLLOWER]: Refusing update from remote peer 3035be5e701b404f98e5afefb44b020b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:17.001603 11831 consensus_queue.cc:1048] T fb07e8de79b344d49284f2a4f9543918 P 3035be5e701b404f98e5afefb44b020b [LEADER]: Connected to new peer: Peer: permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:17.013942 11746 raft_consensus.cc:1275] T 5ea119bc9f0d4ca88873264e008ea484 P 46a360b79b784be78f117311f8326a50 [term 2 FOLLOWER]: Refusing update from remote peer 3035be5e701b404f98e5afefb44b020b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:17.015355 11832 consensus_queue.cc:1048] T 5ea119bc9f0d4ca88873264e008ea484 P 3035be5e701b404f98e5afefb44b020b [LEADER]: Connected to new peer: Peer: permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:17.086339 11672 raft_consensus.cc:1275] T 3857a4d1a6cc4388a53bd3188e4e4766 P 3035be5e701b404f98e5afefb44b020b [term 2 FOLLOWER]: Refusing update from remote peer db3770fcbea34dae91b652ed175ea630: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:17.087421 11746 raft_consensus.cc:1275] T f1304c4deda3456ea967355be36181d6 P 46a360b79b784be78f117311f8326a50 [term 2 FOLLOWER]: Refusing update from remote peer db3770fcbea34dae91b652ed175ea630: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:17.087759 11878 consensus_queue.cc:1048] T 3857a4d1a6cc4388a53bd3188e4e4766 P db3770fcbea34dae91b652ed175ea630 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:17.088795 11855 consensus_queue.cc:1048] T f1304c4deda3456ea967355be36181d6 P db3770fcbea34dae91b652ed175ea630 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:17.097249 11746 raft_consensus.cc:1275] T 3857a4d1a6cc4388a53bd3188e4e4766 P 46a360b79b784be78f117311f8326a50 [term 2 FOLLOWER]: Refusing update from remote peer db3770fcbea34dae91b652ed175ea630: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:17.099737 11798 consensus_queue.cc:1048] T 3857a4d1a6cc4388a53bd3188e4e4766 P db3770fcbea34dae91b652ed175ea630 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:17.105211 11672 raft_consensus.cc:1275] T f1304c4deda3456ea967355be36181d6 P 3035be5e701b404f98e5afefb44b020b [term 2 FOLLOWER]: Refusing update from remote peer db3770fcbea34dae91b652ed175ea630: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:17.110044 11881 consensus_queue.cc:1048] T f1304c4deda3456ea967355be36181d6 P db3770fcbea34dae91b652ed175ea630 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:05:17.139313 11672 raft_consensus.cc:1275] T eeacb74c2157485cab560d9b3feb55ac P 3035be5e701b404f98e5afefb44b020b [term 2 FOLLOWER]: Refusing update from remote peer db3770fcbea34dae91b652ed175ea630: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:17.140859 11881 consensus_queue.cc:1048] T eeacb74c2157485cab560d9b3feb55ac P db3770fcbea34dae91b652ed175ea630 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:17.150393 11745 raft_consensus.cc:1275] T eeacb74c2157485cab560d9b3feb55ac P 46a360b79b784be78f117311f8326a50 [term 2 FOLLOWER]: Refusing update from remote peer db3770fcbea34dae91b652ed175ea630: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:17.152020 11855 consensus_queue.cc:1048] T eeacb74c2157485cab560d9b3feb55ac P db3770fcbea34dae91b652ed175ea630 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:19.511096 10968 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260709 13:05:19.511821 10968 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:19.529356 11597 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f1304c4deda3456ea967355be36181d6"
dest_uuid: "db3770fcbea34dae91b652ed175ea630"
mode: GRACEFUL
new_leader_uuid: "46a360b79b784be78f117311f8326a50"
 from {username='slave'} at 127.0.0.1:52858
I20260709 13:05:19.529891 11597 raft_consensus.cc:606] T f1304c4deda3456ea967355be36181d6 P db3770fcbea34dae91b652ed175ea630 [term 2 LEADER]: Received request to transfer leadership to TS 46a360b79b784be78f117311f8326a50
I20260709 13:05:19.532459 11597 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ffd7c47ed88d4291ba1707f3aae7cf33"
dest_uuid: "db3770fcbea34dae91b652ed175ea630"
mode: GRACEFUL
new_leader_uuid: "46a360b79b784be78f117311f8326a50"
 from {username='slave'} at 127.0.0.1:52858
I20260709 13:05:19.533105 11597 raft_consensus.cc:606] T ffd7c47ed88d4291ba1707f3aae7cf33 P db3770fcbea34dae91b652ed175ea630 [term 2 LEADER]: Received request to transfer leadership to TS 46a360b79b784be78f117311f8326a50
I20260709 13:05:19.534207 10968 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:05:19.534849 10968 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:05:19.971395 11885 raft_consensus.cc:993] T f1304c4deda3456ea967355be36181d6 P db3770fcbea34dae91b652ed175ea630: : Instructing follower 46a360b79b784be78f117311f8326a50 to start an election
I20260709 13:05:19.971844 11878 raft_consensus.cc:1081] T f1304c4deda3456ea967355be36181d6 P db3770fcbea34dae91b652ed175ea630 [term 2 LEADER]: Signalling peer 46a360b79b784be78f117311f8326a50 to start an election
I20260709 13:05:19.973304 11745 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f1304c4deda3456ea967355be36181d6"
dest_uuid: "46a360b79b784be78f117311f8326a50"
 from {username='slave'} at 127.0.0.1:36844
I20260709 13:05:19.973917 11745 raft_consensus.cc:493] T f1304c4deda3456ea967355be36181d6 P 46a360b79b784be78f117311f8326a50 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:19.974195 11745 raft_consensus.cc:3060] T f1304c4deda3456ea967355be36181d6 P 46a360b79b784be78f117311f8326a50 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:19.978799 11745 raft_consensus.cc:515] T f1304c4deda3456ea967355be36181d6 P 46a360b79b784be78f117311f8326a50 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:19.980576 11745 leader_election.cc:290] T f1304c4deda3456ea967355be36181d6 P 46a360b79b784be78f117311f8326a50 [CANDIDATE]: Term 3 election: Requested vote from peers db3770fcbea34dae91b652ed175ea630 (127.10.182.1:43393), 3035be5e701b404f98e5afefb44b020b (127.10.182.2:41989)
I20260709 13:05:19.981434 11597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1304c4deda3456ea967355be36181d6" candidate_uuid: "46a360b79b784be78f117311f8326a50" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "db3770fcbea34dae91b652ed175ea630"
I20260709 13:05:19.981743 11672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1304c4deda3456ea967355be36181d6" candidate_uuid: "46a360b79b784be78f117311f8326a50" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3035be5e701b404f98e5afefb44b020b"
I20260709 13:05:19.982062 11597 raft_consensus.cc:3055] T f1304c4deda3456ea967355be36181d6 P db3770fcbea34dae91b652ed175ea630 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:19.982260 11672 raft_consensus.cc:3060] T f1304c4deda3456ea967355be36181d6 P 3035be5e701b404f98e5afefb44b020b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:19.982445 11597 raft_consensus.cc:740] T f1304c4deda3456ea967355be36181d6 P db3770fcbea34dae91b652ed175ea630 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: db3770fcbea34dae91b652ed175ea630, State: Running, Role: LEADER
I20260709 13:05:19.983296 11597 consensus_queue.cc:260] T f1304c4deda3456ea967355be36181d6 P db3770fcbea34dae91b652ed175ea630 [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: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:19.984521 11597 raft_consensus.cc:3060] T f1304c4deda3456ea967355be36181d6 P db3770fcbea34dae91b652ed175ea630 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:19.989351 11672 raft_consensus.cc:2468] T f1304c4deda3456ea967355be36181d6 P 3035be5e701b404f98e5afefb44b020b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46a360b79b784be78f117311f8326a50 in term 3.
I20260709 13:05:19.990706 11712 leader_election.cc:304] T f1304c4deda3456ea967355be36181d6 P 46a360b79b784be78f117311f8326a50 [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: 3035be5e701b404f98e5afefb44b020b, 46a360b79b784be78f117311f8326a50; no voters: 
I20260709 13:05:19.991044 11597 raft_consensus.cc:2468] T f1304c4deda3456ea967355be36181d6 P db3770fcbea34dae91b652ed175ea630 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46a360b79b784be78f117311f8326a50 in term 3.
I20260709 13:05:19.991418 11883 raft_consensus.cc:2804] T f1304c4deda3456ea967355be36181d6 P 46a360b79b784be78f117311f8326a50 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:19.992753 11883 raft_consensus.cc:697] T f1304c4deda3456ea967355be36181d6 P 46a360b79b784be78f117311f8326a50 [term 3 LEADER]: Becoming Leader. State: Replica: 46a360b79b784be78f117311f8326a50, State: Running, Role: LEADER
I20260709 13:05:19.993430 11883 consensus_queue.cc:237] T f1304c4deda3456ea967355be36181d6 P 46a360b79b784be78f117311f8326a50 [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: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:20.000166 11493 catalog_manager.cc:5697] T f1304c4deda3456ea967355be36181d6 P 46a360b79b784be78f117311f8326a50 reported cstate change: term changed from 2 to 3, leader changed from db3770fcbea34dae91b652ed175ea630 (127.10.182.1) to 46a360b79b784be78f117311f8326a50 (127.10.182.3). New cstate: current_term: 3 leader_uuid: "46a360b79b784be78f117311f8326a50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:20.146268 11885 raft_consensus.cc:993] T ffd7c47ed88d4291ba1707f3aae7cf33 P db3770fcbea34dae91b652ed175ea630: : Instructing follower 46a360b79b784be78f117311f8326a50 to start an election
I20260709 13:05:20.146793 11885 raft_consensus.cc:1081] T ffd7c47ed88d4291ba1707f3aae7cf33 P db3770fcbea34dae91b652ed175ea630 [term 2 LEADER]: Signalling peer 46a360b79b784be78f117311f8326a50 to start an election
I20260709 13:05:20.148463 11745 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ffd7c47ed88d4291ba1707f3aae7cf33"
dest_uuid: "46a360b79b784be78f117311f8326a50"
 from {username='slave'} at 127.0.0.1:36844
I20260709 13:05:20.149039 11745 raft_consensus.cc:493] T ffd7c47ed88d4291ba1707f3aae7cf33 P 46a360b79b784be78f117311f8326a50 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:20.149353 11745 raft_consensus.cc:3060] T ffd7c47ed88d4291ba1707f3aae7cf33 P 46a360b79b784be78f117311f8326a50 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:20.154644 11745 raft_consensus.cc:515] T ffd7c47ed88d4291ba1707f3aae7cf33 P 46a360b79b784be78f117311f8326a50 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:20.156368 11745 leader_election.cc:290] T ffd7c47ed88d4291ba1707f3aae7cf33 P 46a360b79b784be78f117311f8326a50 [CANDIDATE]: Term 3 election: Requested vote from peers db3770fcbea34dae91b652ed175ea630 (127.10.182.1:43393), 3035be5e701b404f98e5afefb44b020b (127.10.182.2:41989)
I20260709 13:05:20.157440 11597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffd7c47ed88d4291ba1707f3aae7cf33" candidate_uuid: "46a360b79b784be78f117311f8326a50" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "db3770fcbea34dae91b652ed175ea630"
I20260709 13:05:20.157696 11672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffd7c47ed88d4291ba1707f3aae7cf33" candidate_uuid: "46a360b79b784be78f117311f8326a50" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3035be5e701b404f98e5afefb44b020b"
I20260709 13:05:20.158219 11597 raft_consensus.cc:3055] T ffd7c47ed88d4291ba1707f3aae7cf33 P db3770fcbea34dae91b652ed175ea630 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:20.158269 11672 raft_consensus.cc:3060] T ffd7c47ed88d4291ba1707f3aae7cf33 P 3035be5e701b404f98e5afefb44b020b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:20.158720 11597 raft_consensus.cc:740] T ffd7c47ed88d4291ba1707f3aae7cf33 P db3770fcbea34dae91b652ed175ea630 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: db3770fcbea34dae91b652ed175ea630, State: Running, Role: LEADER
I20260709 13:05:20.159658 11597 consensus_queue.cc:260] T ffd7c47ed88d4291ba1707f3aae7cf33 P db3770fcbea34dae91b652ed175ea630 [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: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:20.161019 11597 raft_consensus.cc:3060] T ffd7c47ed88d4291ba1707f3aae7cf33 P db3770fcbea34dae91b652ed175ea630 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:20.166887 11672 raft_consensus.cc:2468] T ffd7c47ed88d4291ba1707f3aae7cf33 P 3035be5e701b404f98e5afefb44b020b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46a360b79b784be78f117311f8326a50 in term 3.
I20260709 13:05:20.168375 11597 raft_consensus.cc:2468] T ffd7c47ed88d4291ba1707f3aae7cf33 P db3770fcbea34dae91b652ed175ea630 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46a360b79b784be78f117311f8326a50 in term 3.
I20260709 13:05:20.168437 11712 leader_election.cc:304] T ffd7c47ed88d4291ba1707f3aae7cf33 P 46a360b79b784be78f117311f8326a50 [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: 3035be5e701b404f98e5afefb44b020b, 46a360b79b784be78f117311f8326a50; no voters: 
I20260709 13:05:20.169574 11883 raft_consensus.cc:2804] T ffd7c47ed88d4291ba1707f3aae7cf33 P 46a360b79b784be78f117311f8326a50 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:20.170104 11883 raft_consensus.cc:697] T ffd7c47ed88d4291ba1707f3aae7cf33 P 46a360b79b784be78f117311f8326a50 [term 3 LEADER]: Becoming Leader. State: Replica: 46a360b79b784be78f117311f8326a50, State: Running, Role: LEADER
I20260709 13:05:20.170948 11883 consensus_queue.cc:237] T ffd7c47ed88d4291ba1707f3aae7cf33 P 46a360b79b784be78f117311f8326a50 [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: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:20.182075 11493 catalog_manager.cc:5697] T ffd7c47ed88d4291ba1707f3aae7cf33 P 46a360b79b784be78f117311f8326a50 reported cstate change: term changed from 2 to 3, leader changed from db3770fcbea34dae91b652ed175ea630 (127.10.182.1) to 46a360b79b784be78f117311f8326a50 (127.10.182.3). New cstate: current_term: 3 leader_uuid: "46a360b79b784be78f117311f8326a50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:20.451057 11673 raft_consensus.cc:1275] T f1304c4deda3456ea967355be36181d6 P 3035be5e701b404f98e5afefb44b020b [term 3 FOLLOWER]: Refusing update from remote peer 46a360b79b784be78f117311f8326a50: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:20.452421 11883 consensus_queue.cc:1048] T f1304c4deda3456ea967355be36181d6 P 46a360b79b784be78f117311f8326a50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:20.466578 11597 raft_consensus.cc:1275] T f1304c4deda3456ea967355be36181d6 P db3770fcbea34dae91b652ed175ea630 [term 3 FOLLOWER]: Refusing update from remote peer 46a360b79b784be78f117311f8326a50: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:20.468291 11883 consensus_queue.cc:1048] T f1304c4deda3456ea967355be36181d6 P 46a360b79b784be78f117311f8326a50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:20.535645 10968 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:20.551674 11745 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ffd7c47ed88d4291ba1707f3aae7cf33"
dest_uuid: "46a360b79b784be78f117311f8326a50"
mode: GRACEFUL
new_leader_uuid: "db3770fcbea34dae91b652ed175ea630"
 from {username='slave'} at 127.0.0.1:36860
I20260709 13:05:20.552260 11745 raft_consensus.cc:606] T ffd7c47ed88d4291ba1707f3aae7cf33 P 46a360b79b784be78f117311f8326a50 [term 3 LEADER]: Received request to transfer leadership to TS db3770fcbea34dae91b652ed175ea630
I20260709 13:05:20.557163 11745 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f1304c4deda3456ea967355be36181d6"
dest_uuid: "46a360b79b784be78f117311f8326a50"
mode: GRACEFUL
new_leader_uuid: "db3770fcbea34dae91b652ed175ea630"
 from {username='slave'} at 127.0.0.1:36860
I20260709 13:05:20.557727 11745 raft_consensus.cc:606] T f1304c4deda3456ea967355be36181d6 P 46a360b79b784be78f117311f8326a50 [term 3 LEADER]: Received request to transfer leadership to TS db3770fcbea34dae91b652ed175ea630
I20260709 13:05:20.565002 11673 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e9c434feb03e4f4599a62497c8cdfa0e"
dest_uuid: "3035be5e701b404f98e5afefb44b020b"
mode: GRACEFUL
new_leader_uuid: "db3770fcbea34dae91b652ed175ea630"
 from {username='slave'} at 127.0.0.1:54032
I20260709 13:05:20.565567 11673 raft_consensus.cc:606] T e9c434feb03e4f4599a62497c8cdfa0e P 3035be5e701b404f98e5afefb44b020b [term 1 LEADER]: Received request to transfer leadership to TS db3770fcbea34dae91b652ed175ea630
I20260709 13:05:20.570240 11673 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5ea119bc9f0d4ca88873264e008ea484"
dest_uuid: "3035be5e701b404f98e5afefb44b020b"
mode: GRACEFUL
new_leader_uuid: "db3770fcbea34dae91b652ed175ea630"
 from {username='slave'} at 127.0.0.1:54032
I20260709 13:05:20.570714 11673 raft_consensus.cc:606] T 5ea119bc9f0d4ca88873264e008ea484 P 3035be5e701b404f98e5afefb44b020b [term 2 LEADER]: Received request to transfer leadership to TS db3770fcbea34dae91b652ed175ea630
I20260709 13:05:20.575248 11673 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "385626883dc54e5991d7ab5d003ae4af"
dest_uuid: "3035be5e701b404f98e5afefb44b020b"
mode: GRACEFUL
new_leader_uuid: "db3770fcbea34dae91b652ed175ea630"
 from {username='slave'} at 127.0.0.1:54032
I20260709 13:05:20.575690 11673 raft_consensus.cc:606] T 385626883dc54e5991d7ab5d003ae4af P 3035be5e701b404f98e5afefb44b020b [term 2 LEADER]: Received request to transfer leadership to TS db3770fcbea34dae91b652ed175ea630
I20260709 13:05:20.631585 11597 raft_consensus.cc:1275] T ffd7c47ed88d4291ba1707f3aae7cf33 P db3770fcbea34dae91b652ed175ea630 [term 3 FOLLOWER]: Refusing update from remote peer 46a360b79b784be78f117311f8326a50: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:20.632978 11883 consensus_queue.cc:1048] T ffd7c47ed88d4291ba1707f3aae7cf33 P 46a360b79b784be78f117311f8326a50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:20.639462 11889 raft_consensus.cc:993] T ffd7c47ed88d4291ba1707f3aae7cf33 P 46a360b79b784be78f117311f8326a50: : Instructing follower db3770fcbea34dae91b652ed175ea630 to start an election
I20260709 13:05:20.639982 11889 raft_consensus.cc:1081] T ffd7c47ed88d4291ba1707f3aae7cf33 P 46a360b79b784be78f117311f8326a50 [term 3 LEADER]: Signalling peer db3770fcbea34dae91b652ed175ea630 to start an election
I20260709 13:05:20.643458 11596 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ffd7c47ed88d4291ba1707f3aae7cf33"
dest_uuid: "db3770fcbea34dae91b652ed175ea630"
 from {username='slave'} at 127.0.0.1:52828
I20260709 13:05:20.644028 11596 raft_consensus.cc:493] T ffd7c47ed88d4291ba1707f3aae7cf33 P db3770fcbea34dae91b652ed175ea630 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:20.644443 11596 raft_consensus.cc:3060] T ffd7c47ed88d4291ba1707f3aae7cf33 P db3770fcbea34dae91b652ed175ea630 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:20.646312 11673 raft_consensus.cc:1275] T ffd7c47ed88d4291ba1707f3aae7cf33 P 3035be5e701b404f98e5afefb44b020b [term 3 FOLLOWER]: Refusing update from remote peer 46a360b79b784be78f117311f8326a50: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:20.647733 11883 consensus_queue.cc:1048] T ffd7c47ed88d4291ba1707f3aae7cf33 P 46a360b79b784be78f117311f8326a50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:20.650943 11596 raft_consensus.cc:515] T ffd7c47ed88d4291ba1707f3aae7cf33 P db3770fcbea34dae91b652ed175ea630 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:20.654168 11672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffd7c47ed88d4291ba1707f3aae7cf33" candidate_uuid: "db3770fcbea34dae91b652ed175ea630" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3035be5e701b404f98e5afefb44b020b"
I20260709 13:05:20.654507 11596 leader_election.cc:290] T ffd7c47ed88d4291ba1707f3aae7cf33 P db3770fcbea34dae91b652ed175ea630 [CANDIDATE]: Term 4 election: Requested vote from peers 3035be5e701b404f98e5afefb44b020b (127.10.182.2:41989), 46a360b79b784be78f117311f8326a50 (127.10.182.3:41153)
I20260709 13:05:20.654701 11745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffd7c47ed88d4291ba1707f3aae7cf33" candidate_uuid: "db3770fcbea34dae91b652ed175ea630" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "46a360b79b784be78f117311f8326a50"
I20260709 13:05:20.655216 11745 raft_consensus.cc:3055] T ffd7c47ed88d4291ba1707f3aae7cf33 P 46a360b79b784be78f117311f8326a50 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:05:20.655537 11745 raft_consensus.cc:740] T ffd7c47ed88d4291ba1707f3aae7cf33 P 46a360b79b784be78f117311f8326a50 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 46a360b79b784be78f117311f8326a50, State: Running, Role: LEADER
I20260709 13:05:20.656355 11745 consensus_queue.cc:260] T ffd7c47ed88d4291ba1707f3aae7cf33 P 46a360b79b784be78f117311f8326a50 [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: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:20.657473 11745 raft_consensus.cc:3060] T ffd7c47ed88d4291ba1707f3aae7cf33 P 46a360b79b784be78f117311f8326a50 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:20.663021 11745 raft_consensus.cc:2468] T ffd7c47ed88d4291ba1707f3aae7cf33 P 46a360b79b784be78f117311f8326a50 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db3770fcbea34dae91b652ed175ea630 in term 4.
I20260709 13:05:20.664074 11563 leader_election.cc:304] T ffd7c47ed88d4291ba1707f3aae7cf33 P db3770fcbea34dae91b652ed175ea630 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 46a360b79b784be78f117311f8326a50, db3770fcbea34dae91b652ed175ea630; no voters: 3035be5e701b404f98e5afefb44b020b
I20260709 13:05:20.664809 11885 raft_consensus.cc:2804] T ffd7c47ed88d4291ba1707f3aae7cf33 P db3770fcbea34dae91b652ed175ea630 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:05:20.665287 11885 raft_consensus.cc:697] T ffd7c47ed88d4291ba1707f3aae7cf33 P db3770fcbea34dae91b652ed175ea630 [term 4 LEADER]: Becoming Leader. State: Replica: db3770fcbea34dae91b652ed175ea630, State: Running, Role: LEADER
I20260709 13:05:20.666005 11885 consensus_queue.cc:237] T ffd7c47ed88d4291ba1707f3aae7cf33 P db3770fcbea34dae91b652ed175ea630 [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: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:20.671891 11493 catalog_manager.cc:5697] T ffd7c47ed88d4291ba1707f3aae7cf33 P db3770fcbea34dae91b652ed175ea630 reported cstate change: term changed from 3 to 4, leader changed from 46a360b79b784be78f117311f8326a50 (127.10.182.3) to db3770fcbea34dae91b652ed175ea630 (127.10.182.1). New cstate: current_term: 4 leader_uuid: "db3770fcbea34dae91b652ed175ea630" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:20.897568 11832 raft_consensus.cc:993] T e9c434feb03e4f4599a62497c8cdfa0e P 3035be5e701b404f98e5afefb44b020b: : Instructing follower db3770fcbea34dae91b652ed175ea630 to start an election
I20260709 13:05:20.898034 11832 raft_consensus.cc:1081] T e9c434feb03e4f4599a62497c8cdfa0e P 3035be5e701b404f98e5afefb44b020b [term 1 LEADER]: Signalling peer db3770fcbea34dae91b652ed175ea630 to start an election
I20260709 13:05:20.899545 11596 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e9c434feb03e4f4599a62497c8cdfa0e"
dest_uuid: "db3770fcbea34dae91b652ed175ea630"
 from {username='slave'} at 127.0.0.1:52840
I20260709 13:05:20.899986 11596 raft_consensus.cc:493] T e9c434feb03e4f4599a62497c8cdfa0e P db3770fcbea34dae91b652ed175ea630 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:20.900591 11596 raft_consensus.cc:3060] T e9c434feb03e4f4599a62497c8cdfa0e P db3770fcbea34dae91b652ed175ea630 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:20.905771 11596 raft_consensus.cc:515] T e9c434feb03e4f4599a62497c8cdfa0e P db3770fcbea34dae91b652ed175ea630 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:20.907795 11596 leader_election.cc:290] T e9c434feb03e4f4599a62497c8cdfa0e P db3770fcbea34dae91b652ed175ea630 [CANDIDATE]: Term 2 election: Requested vote from peers 3035be5e701b404f98e5afefb44b020b (127.10.182.2:41989), 46a360b79b784be78f117311f8326a50 (127.10.182.3:41153)
I20260709 13:05:20.908622 11672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9c434feb03e4f4599a62497c8cdfa0e" candidate_uuid: "db3770fcbea34dae91b652ed175ea630" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3035be5e701b404f98e5afefb44b020b"
I20260709 13:05:20.908983 11746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9c434feb03e4f4599a62497c8cdfa0e" candidate_uuid: "db3770fcbea34dae91b652ed175ea630" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "46a360b79b784be78f117311f8326a50"
I20260709 13:05:20.909255 11672 raft_consensus.cc:3055] T e9c434feb03e4f4599a62497c8cdfa0e P 3035be5e701b404f98e5afefb44b020b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:20.909564 11746 raft_consensus.cc:3060] T e9c434feb03e4f4599a62497c8cdfa0e P 46a360b79b784be78f117311f8326a50 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:20.909739 11672 raft_consensus.cc:740] T e9c434feb03e4f4599a62497c8cdfa0e P 3035be5e701b404f98e5afefb44b020b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3035be5e701b404f98e5afefb44b020b, State: Running, Role: LEADER
I20260709 13:05:20.910601 11672 consensus_queue.cc:260] T e9c434feb03e4f4599a62497c8cdfa0e P 3035be5e701b404f98e5afefb44b020b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:20.911511 11672 raft_consensus.cc:3060] T e9c434feb03e4f4599a62497c8cdfa0e P 3035be5e701b404f98e5afefb44b020b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:20.914683 11746 raft_consensus.cc:2468] T e9c434feb03e4f4599a62497c8cdfa0e P 46a360b79b784be78f117311f8326a50 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db3770fcbea34dae91b652ed175ea630 in term 2.
I20260709 13:05:20.915789 11563 leader_election.cc:304] T e9c434feb03e4f4599a62497c8cdfa0e P db3770fcbea34dae91b652ed175ea630 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46a360b79b784be78f117311f8326a50, db3770fcbea34dae91b652ed175ea630; no voters: 
I20260709 13:05:20.916400 11672 raft_consensus.cc:2468] T e9c434feb03e4f4599a62497c8cdfa0e P 3035be5e701b404f98e5afefb44b020b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db3770fcbea34dae91b652ed175ea630 in term 2.
I20260709 13:05:20.916659 11885 raft_consensus.cc:2804] T e9c434feb03e4f4599a62497c8cdfa0e P db3770fcbea34dae91b652ed175ea630 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:20.917276 11885 raft_consensus.cc:697] T e9c434feb03e4f4599a62497c8cdfa0e P db3770fcbea34dae91b652ed175ea630 [term 2 LEADER]: Becoming Leader. State: Replica: db3770fcbea34dae91b652ed175ea630, State: Running, Role: LEADER
I20260709 13:05:20.918033 11885 consensus_queue.cc:237] T e9c434feb03e4f4599a62497c8cdfa0e P db3770fcbea34dae91b652ed175ea630 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:20.925318 11493 catalog_manager.cc:5697] T e9c434feb03e4f4599a62497c8cdfa0e P db3770fcbea34dae91b652ed175ea630 reported cstate change: term changed from 1 to 2, leader changed from 3035be5e701b404f98e5afefb44b020b (127.10.182.2) to db3770fcbea34dae91b652ed175ea630 (127.10.182.1). New cstate: current_term: 2 leader_uuid: "db3770fcbea34dae91b652ed175ea630" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:20.927584 11904 raft_consensus.cc:993] T 385626883dc54e5991d7ab5d003ae4af P 3035be5e701b404f98e5afefb44b020b: : Instructing follower db3770fcbea34dae91b652ed175ea630 to start an election
I20260709 13:05:20.928236 11832 raft_consensus.cc:1081] T 385626883dc54e5991d7ab5d003ae4af P 3035be5e701b404f98e5afefb44b020b [term 2 LEADER]: Signalling peer db3770fcbea34dae91b652ed175ea630 to start an election
I20260709 13:05:20.929989 11596 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "385626883dc54e5991d7ab5d003ae4af"
dest_uuid: "db3770fcbea34dae91b652ed175ea630"
 from {username='slave'} at 127.0.0.1:52840
I20260709 13:05:20.930528 11596 raft_consensus.cc:493] T 385626883dc54e5991d7ab5d003ae4af P db3770fcbea34dae91b652ed175ea630 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:20.930907 11596 raft_consensus.cc:3060] T 385626883dc54e5991d7ab5d003ae4af P db3770fcbea34dae91b652ed175ea630 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:20.937656 11596 raft_consensus.cc:515] T 385626883dc54e5991d7ab5d003ae4af P db3770fcbea34dae91b652ed175ea630 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:20.939718 11596 leader_election.cc:290] T 385626883dc54e5991d7ab5d003ae4af P db3770fcbea34dae91b652ed175ea630 [CANDIDATE]: Term 3 election: Requested vote from peers 3035be5e701b404f98e5afefb44b020b (127.10.182.2:41989), 46a360b79b784be78f117311f8326a50 (127.10.182.3:41153)
I20260709 13:05:20.940447 11672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "385626883dc54e5991d7ab5d003ae4af" candidate_uuid: "db3770fcbea34dae91b652ed175ea630" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3035be5e701b404f98e5afefb44b020b"
I20260709 13:05:20.940717 11746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "385626883dc54e5991d7ab5d003ae4af" candidate_uuid: "db3770fcbea34dae91b652ed175ea630" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "46a360b79b784be78f117311f8326a50"
I20260709 13:05:20.941241 11746 raft_consensus.cc:3060] T 385626883dc54e5991d7ab5d003ae4af P 46a360b79b784be78f117311f8326a50 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:20.941112 11672 raft_consensus.cc:3055] T 385626883dc54e5991d7ab5d003ae4af P 3035be5e701b404f98e5afefb44b020b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:20.941679 11672 raft_consensus.cc:740] T 385626883dc54e5991d7ab5d003ae4af P 3035be5e701b404f98e5afefb44b020b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3035be5e701b404f98e5afefb44b020b, State: Running, Role: LEADER
I20260709 13:05:20.942453 11672 consensus_queue.cc:260] T 385626883dc54e5991d7ab5d003ae4af P 3035be5e701b404f98e5afefb44b020b [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: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:20.943614 11672 raft_consensus.cc:3060] T 385626883dc54e5991d7ab5d003ae4af P 3035be5e701b404f98e5afefb44b020b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:20.948295 11746 raft_consensus.cc:2468] T 385626883dc54e5991d7ab5d003ae4af P 46a360b79b784be78f117311f8326a50 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db3770fcbea34dae91b652ed175ea630 in term 3.
I20260709 13:05:20.949499 11563 leader_election.cc:304] T 385626883dc54e5991d7ab5d003ae4af P db3770fcbea34dae91b652ed175ea630 [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: 46a360b79b784be78f117311f8326a50, db3770fcbea34dae91b652ed175ea630; no voters: 
I20260709 13:05:20.950208 11885 raft_consensus.cc:2804] T 385626883dc54e5991d7ab5d003ae4af P db3770fcbea34dae91b652ed175ea630 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:20.950212 11672 raft_consensus.cc:2468] T 385626883dc54e5991d7ab5d003ae4af P 3035be5e701b404f98e5afefb44b020b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db3770fcbea34dae91b652ed175ea630 in term 3.
I20260709 13:05:20.950857 11885 raft_consensus.cc:697] T 385626883dc54e5991d7ab5d003ae4af P db3770fcbea34dae91b652ed175ea630 [term 3 LEADER]: Becoming Leader. State: Replica: db3770fcbea34dae91b652ed175ea630, State: Running, Role: LEADER
I20260709 13:05:20.951706 11885 consensus_queue.cc:237] T 385626883dc54e5991d7ab5d003ae4af P db3770fcbea34dae91b652ed175ea630 [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: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:20.959321 11493 catalog_manager.cc:5697] T 385626883dc54e5991d7ab5d003ae4af P db3770fcbea34dae91b652ed175ea630 reported cstate change: term changed from 2 to 3, leader changed from 3035be5e701b404f98e5afefb44b020b (127.10.182.2) to db3770fcbea34dae91b652ed175ea630 (127.10.182.1). New cstate: current_term: 3 leader_uuid: "db3770fcbea34dae91b652ed175ea630" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:20.969161 11898 raft_consensus.cc:993] T f1304c4deda3456ea967355be36181d6 P 46a360b79b784be78f117311f8326a50: : Instructing follower db3770fcbea34dae91b652ed175ea630 to start an election
I20260709 13:05:20.969579 11883 raft_consensus.cc:1081] T f1304c4deda3456ea967355be36181d6 P 46a360b79b784be78f117311f8326a50 [term 3 LEADER]: Signalling peer db3770fcbea34dae91b652ed175ea630 to start an election
I20260709 13:05:20.971117 11596 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f1304c4deda3456ea967355be36181d6"
dest_uuid: "db3770fcbea34dae91b652ed175ea630"
 from {username='slave'} at 127.0.0.1:52828
I20260709 13:05:20.971594 11596 raft_consensus.cc:493] T f1304c4deda3456ea967355be36181d6 P db3770fcbea34dae91b652ed175ea630 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:20.971953 11596 raft_consensus.cc:3060] T f1304c4deda3456ea967355be36181d6 P db3770fcbea34dae91b652ed175ea630 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:20.976655 11596 raft_consensus.cc:515] T f1304c4deda3456ea967355be36181d6 P db3770fcbea34dae91b652ed175ea630 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:20.978139 11596 leader_election.cc:290] T f1304c4deda3456ea967355be36181d6 P db3770fcbea34dae91b652ed175ea630 [CANDIDATE]: Term 4 election: Requested vote from peers 3035be5e701b404f98e5afefb44b020b (127.10.182.2:41989), 46a360b79b784be78f117311f8326a50 (127.10.182.3:41153)
I20260709 13:05:20.979076 11672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1304c4deda3456ea967355be36181d6" candidate_uuid: "db3770fcbea34dae91b652ed175ea630" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3035be5e701b404f98e5afefb44b020b"
I20260709 13:05:20.979331 11746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1304c4deda3456ea967355be36181d6" candidate_uuid: "db3770fcbea34dae91b652ed175ea630" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "46a360b79b784be78f117311f8326a50"
I20260709 13:05:20.979571 11672 raft_consensus.cc:3060] T f1304c4deda3456ea967355be36181d6 P 3035be5e701b404f98e5afefb44b020b [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:20.979903 11746 raft_consensus.cc:3055] T f1304c4deda3456ea967355be36181d6 P 46a360b79b784be78f117311f8326a50 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:05:20.980196 11746 raft_consensus.cc:740] T f1304c4deda3456ea967355be36181d6 P 46a360b79b784be78f117311f8326a50 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 46a360b79b784be78f117311f8326a50, State: Running, Role: LEADER
I20260709 13:05:20.980962 11746 consensus_queue.cc:260] T f1304c4deda3456ea967355be36181d6 P 46a360b79b784be78f117311f8326a50 [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: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:20.981860 11746 raft_consensus.cc:3060] T f1304c4deda3456ea967355be36181d6 P 46a360b79b784be78f117311f8326a50 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:20.984683 11672 raft_consensus.cc:2468] T f1304c4deda3456ea967355be36181d6 P 3035be5e701b404f98e5afefb44b020b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db3770fcbea34dae91b652ed175ea630 in term 4.
I20260709 13:05:20.985874 11563 leader_election.cc:304] T f1304c4deda3456ea967355be36181d6 P db3770fcbea34dae91b652ed175ea630 [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: 3035be5e701b404f98e5afefb44b020b, db3770fcbea34dae91b652ed175ea630; no voters: 
I20260709 13:05:20.986687 11885 raft_consensus.cc:2804] T f1304c4deda3456ea967355be36181d6 P db3770fcbea34dae91b652ed175ea630 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:05:20.986886 11746 raft_consensus.cc:2468] T f1304c4deda3456ea967355be36181d6 P 46a360b79b784be78f117311f8326a50 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db3770fcbea34dae91b652ed175ea630 in term 4.
I20260709 13:05:20.987188 11885 raft_consensus.cc:697] T f1304c4deda3456ea967355be36181d6 P db3770fcbea34dae91b652ed175ea630 [term 4 LEADER]: Becoming Leader. State: Replica: db3770fcbea34dae91b652ed175ea630, State: Running, Role: LEADER
I20260709 13:05:20.988101 11885 consensus_queue.cc:237] T f1304c4deda3456ea967355be36181d6 P db3770fcbea34dae91b652ed175ea630 [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: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:20.994197 11493 catalog_manager.cc:5697] T f1304c4deda3456ea967355be36181d6 P db3770fcbea34dae91b652ed175ea630 reported cstate change: term changed from 3 to 4, leader changed from 46a360b79b784be78f117311f8326a50 (127.10.182.3) to db3770fcbea34dae91b652ed175ea630 (127.10.182.1). New cstate: current_term: 4 leader_uuid: "db3770fcbea34dae91b652ed175ea630" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:21.006352 11904 raft_consensus.cc:993] T 5ea119bc9f0d4ca88873264e008ea484 P 3035be5e701b404f98e5afefb44b020b: : Instructing follower db3770fcbea34dae91b652ed175ea630 to start an election
I20260709 13:05:21.006827 11832 raft_consensus.cc:1081] T 5ea119bc9f0d4ca88873264e008ea484 P 3035be5e701b404f98e5afefb44b020b [term 2 LEADER]: Signalling peer db3770fcbea34dae91b652ed175ea630 to start an election
I20260709 13:05:21.008145 11596 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5ea119bc9f0d4ca88873264e008ea484"
dest_uuid: "db3770fcbea34dae91b652ed175ea630"
 from {username='slave'} at 127.0.0.1:52840
I20260709 13:05:21.008667 11596 raft_consensus.cc:493] T 5ea119bc9f0d4ca88873264e008ea484 P db3770fcbea34dae91b652ed175ea630 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:21.008970 11596 raft_consensus.cc:3060] T 5ea119bc9f0d4ca88873264e008ea484 P db3770fcbea34dae91b652ed175ea630 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:21.014317 11596 raft_consensus.cc:515] T 5ea119bc9f0d4ca88873264e008ea484 P db3770fcbea34dae91b652ed175ea630 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:21.015944 11596 leader_election.cc:290] T 5ea119bc9f0d4ca88873264e008ea484 P db3770fcbea34dae91b652ed175ea630 [CANDIDATE]: Term 3 election: Requested vote from peers 3035be5e701b404f98e5afefb44b020b (127.10.182.2:41989), 46a360b79b784be78f117311f8326a50 (127.10.182.3:41153)
I20260709 13:05:21.016880 11672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ea119bc9f0d4ca88873264e008ea484" candidate_uuid: "db3770fcbea34dae91b652ed175ea630" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3035be5e701b404f98e5afefb44b020b"
I20260709 13:05:21.017201 11746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ea119bc9f0d4ca88873264e008ea484" candidate_uuid: "db3770fcbea34dae91b652ed175ea630" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "46a360b79b784be78f117311f8326a50"
I20260709 13:05:21.017481 11672 raft_consensus.cc:3055] T 5ea119bc9f0d4ca88873264e008ea484 P 3035be5e701b404f98e5afefb44b020b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:21.017736 11746 raft_consensus.cc:3060] T 5ea119bc9f0d4ca88873264e008ea484 P 46a360b79b784be78f117311f8326a50 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:21.017838 11672 raft_consensus.cc:740] T 5ea119bc9f0d4ca88873264e008ea484 P 3035be5e701b404f98e5afefb44b020b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3035be5e701b404f98e5afefb44b020b, State: Running, Role: LEADER
I20260709 13:05:21.018710 11672 consensus_queue.cc:260] T 5ea119bc9f0d4ca88873264e008ea484 P 3035be5e701b404f98e5afefb44b020b [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: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:21.019891 11672 raft_consensus.cc:3060] T 5ea119bc9f0d4ca88873264e008ea484 P 3035be5e701b404f98e5afefb44b020b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:21.024658 11746 raft_consensus.cc:2468] T 5ea119bc9f0d4ca88873264e008ea484 P 46a360b79b784be78f117311f8326a50 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db3770fcbea34dae91b652ed175ea630 in term 3.
I20260709 13:05:21.025848 11563 leader_election.cc:304] T 5ea119bc9f0d4ca88873264e008ea484 P db3770fcbea34dae91b652ed175ea630 [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: 46a360b79b784be78f117311f8326a50, db3770fcbea34dae91b652ed175ea630; no voters: 
I20260709 13:05:21.026641 11885 raft_consensus.cc:2804] T 5ea119bc9f0d4ca88873264e008ea484 P db3770fcbea34dae91b652ed175ea630 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:21.026859 11672 raft_consensus.cc:2468] T 5ea119bc9f0d4ca88873264e008ea484 P 3035be5e701b404f98e5afefb44b020b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db3770fcbea34dae91b652ed175ea630 in term 3.
I20260709 13:05:21.027098 11885 raft_consensus.cc:697] T 5ea119bc9f0d4ca88873264e008ea484 P db3770fcbea34dae91b652ed175ea630 [term 3 LEADER]: Becoming Leader. State: Replica: db3770fcbea34dae91b652ed175ea630, State: Running, Role: LEADER
I20260709 13:05:21.027916 11885 consensus_queue.cc:237] T 5ea119bc9f0d4ca88873264e008ea484 P db3770fcbea34dae91b652ed175ea630 [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: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:21.034060 11493 catalog_manager.cc:5697] T 5ea119bc9f0d4ca88873264e008ea484 P db3770fcbea34dae91b652ed175ea630 reported cstate change: term changed from 2 to 3, leader changed from 3035be5e701b404f98e5afefb44b020b (127.10.182.2) to db3770fcbea34dae91b652ed175ea630 (127.10.182.1). New cstate: current_term: 3 leader_uuid: "db3770fcbea34dae91b652ed175ea630" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:21.051532 11746 raft_consensus.cc:1275] T ffd7c47ed88d4291ba1707f3aae7cf33 P 46a360b79b784be78f117311f8326a50 [term 4 FOLLOWER]: Refusing update from remote peer db3770fcbea34dae91b652ed175ea630: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:05:21.052767 11885 consensus_queue.cc:1048] T ffd7c47ed88d4291ba1707f3aae7cf33 P db3770fcbea34dae91b652ed175ea630 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:21.060375 11672 raft_consensus.cc:3060] T ffd7c47ed88d4291ba1707f3aae7cf33 P 3035be5e701b404f98e5afefb44b020b [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:21.066619 11672 raft_consensus.cc:1275] T ffd7c47ed88d4291ba1707f3aae7cf33 P 3035be5e701b404f98e5afefb44b020b [term 4 FOLLOWER]: Refusing update from remote peer db3770fcbea34dae91b652ed175ea630: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:05:21.067850 11885 consensus_queue.cc:1048] T ffd7c47ed88d4291ba1707f3aae7cf33 P db3770fcbea34dae91b652ed175ea630 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:21.329842 11672 raft_consensus.cc:1275] T e9c434feb03e4f4599a62497c8cdfa0e P 3035be5e701b404f98e5afefb44b020b [term 2 FOLLOWER]: Refusing update from remote peer db3770fcbea34dae91b652ed175ea630: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:21.331099 11885 consensus_queue.cc:1048] T e9c434feb03e4f4599a62497c8cdfa0e P db3770fcbea34dae91b652ed175ea630 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:21.342561 11746 raft_consensus.cc:1275] T e9c434feb03e4f4599a62497c8cdfa0e P 46a360b79b784be78f117311f8326a50 [term 2 FOLLOWER]: Refusing update from remote peer db3770fcbea34dae91b652ed175ea630: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:21.343958 11908 consensus_queue.cc:1048] T e9c434feb03e4f4599a62497c8cdfa0e P db3770fcbea34dae91b652ed175ea630 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:21.397200 11672 raft_consensus.cc:1275] T 385626883dc54e5991d7ab5d003ae4af P 3035be5e701b404f98e5afefb44b020b [term 3 FOLLOWER]: Refusing update from remote peer db3770fcbea34dae91b652ed175ea630: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:21.398339 11908 consensus_queue.cc:1048] T 385626883dc54e5991d7ab5d003ae4af P db3770fcbea34dae91b652ed175ea630 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:21.406304 11746 raft_consensus.cc:1275] T 385626883dc54e5991d7ab5d003ae4af P 46a360b79b784be78f117311f8326a50 [term 3 FOLLOWER]: Refusing update from remote peer db3770fcbea34dae91b652ed175ea630: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:21.407874 11910 consensus_queue.cc:1048] T 385626883dc54e5991d7ab5d003ae4af P db3770fcbea34dae91b652ed175ea630 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:21.420691 11746 raft_consensus.cc:1275] T f1304c4deda3456ea967355be36181d6 P 46a360b79b784be78f117311f8326a50 [term 4 FOLLOWER]: Refusing update from remote peer db3770fcbea34dae91b652ed175ea630: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:05:21.422075 11910 consensus_queue.cc:1048] T f1304c4deda3456ea967355be36181d6 P db3770fcbea34dae91b652ed175ea630 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:21.429085 11672 raft_consensus.cc:1275] T f1304c4deda3456ea967355be36181d6 P 3035be5e701b404f98e5afefb44b020b [term 4 FOLLOWER]: Refusing update from remote peer db3770fcbea34dae91b652ed175ea630: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:05:21.430527 11910 consensus_queue.cc:1048] T f1304c4deda3456ea967355be36181d6 P db3770fcbea34dae91b652ed175ea630 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:21.447105 11746 raft_consensus.cc:1275] T 5ea119bc9f0d4ca88873264e008ea484 P 46a360b79b784be78f117311f8326a50 [term 3 FOLLOWER]: Refusing update from remote peer db3770fcbea34dae91b652ed175ea630: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:21.448365 11910 consensus_queue.cc:1048] T 5ea119bc9f0d4ca88873264e008ea484 P db3770fcbea34dae91b652ed175ea630 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:21.459021 11672 raft_consensus.cc:1275] T 5ea119bc9f0d4ca88873264e008ea484 P 3035be5e701b404f98e5afefb44b020b [term 3 FOLLOWER]: Refusing update from remote peer db3770fcbea34dae91b652ed175ea630: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:21.460399 11908 consensus_queue.cc:1048] T 5ea119bc9f0d4ca88873264e008ea484 P db3770fcbea34dae91b652ed175ea630 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:23.583137 10968 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:23.591605 11596 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "385626883dc54e5991d7ab5d003ae4af"
dest_uuid: "db3770fcbea34dae91b652ed175ea630"
mode: GRACEFUL
new_leader_uuid: "3035be5e701b404f98e5afefb44b020b"
 from {username='slave'} at 127.0.0.1:52858
I20260709 13:05:23.592645 11596 raft_consensus.cc:606] T 385626883dc54e5991d7ab5d003ae4af P db3770fcbea34dae91b652ed175ea630 [term 3 LEADER]: Received request to transfer leadership to TS 3035be5e701b404f98e5afefb44b020b
I20260709 13:05:23.595505 11596 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5ea119bc9f0d4ca88873264e008ea484"
dest_uuid: "db3770fcbea34dae91b652ed175ea630"
mode: GRACEFUL
new_leader_uuid: "46a360b79b784be78f117311f8326a50"
 from {username='slave'} at 127.0.0.1:52858
I20260709 13:05:23.596015 11596 raft_consensus.cc:606] T 5ea119bc9f0d4ca88873264e008ea484 P db3770fcbea34dae91b652ed175ea630 [term 3 LEADER]: Received request to transfer leadership to TS 46a360b79b784be78f117311f8326a50
I20260709 13:05:23.598322 11596 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eeacb74c2157485cab560d9b3feb55ac"
dest_uuid: "db3770fcbea34dae91b652ed175ea630"
mode: GRACEFUL
new_leader_uuid: "3035be5e701b404f98e5afefb44b020b"
 from {username='slave'} at 127.0.0.1:52858
I20260709 13:05:23.598791 11596 raft_consensus.cc:606] T eeacb74c2157485cab560d9b3feb55ac P db3770fcbea34dae91b652ed175ea630 [term 2 LEADER]: Received request to transfer leadership to TS 3035be5e701b404f98e5afefb44b020b
I20260709 13:05:23.601157 11596 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f1304c4deda3456ea967355be36181d6"
dest_uuid: "db3770fcbea34dae91b652ed175ea630"
mode: GRACEFUL
new_leader_uuid: "46a360b79b784be78f117311f8326a50"
 from {username='slave'} at 127.0.0.1:52858
I20260709 13:05:23.601573 11596 raft_consensus.cc:606] T f1304c4deda3456ea967355be36181d6 P db3770fcbea34dae91b652ed175ea630 [term 4 LEADER]: Received request to transfer leadership to TS 46a360b79b784be78f117311f8326a50
I20260709 13:05:23.602437 10968 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:05:23.602854 10968 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:05:23.678658 11917 raft_consensus.cc:993] T 5ea119bc9f0d4ca88873264e008ea484 P db3770fcbea34dae91b652ed175ea630: : Instructing follower 46a360b79b784be78f117311f8326a50 to start an election
I20260709 13:05:23.679230 11918 raft_consensus.cc:1081] T 5ea119bc9f0d4ca88873264e008ea484 P db3770fcbea34dae91b652ed175ea630 [term 3 LEADER]: Signalling peer 46a360b79b784be78f117311f8326a50 to start an election
I20260709 13:05:23.680917 11746 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5ea119bc9f0d4ca88873264e008ea484"
dest_uuid: "46a360b79b784be78f117311f8326a50"
 from {username='slave'} at 127.0.0.1:36844
I20260709 13:05:23.681396 11746 raft_consensus.cc:493] T 5ea119bc9f0d4ca88873264e008ea484 P 46a360b79b784be78f117311f8326a50 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:23.681675 11746 raft_consensus.cc:3060] T 5ea119bc9f0d4ca88873264e008ea484 P 46a360b79b784be78f117311f8326a50 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:23.686801 11746 raft_consensus.cc:515] T 5ea119bc9f0d4ca88873264e008ea484 P 46a360b79b784be78f117311f8326a50 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:23.688321 11746 leader_election.cc:290] T 5ea119bc9f0d4ca88873264e008ea484 P 46a360b79b784be78f117311f8326a50 [CANDIDATE]: Term 4 election: Requested vote from peers db3770fcbea34dae91b652ed175ea630 (127.10.182.1:43393), 3035be5e701b404f98e5afefb44b020b (127.10.182.2:41989)
I20260709 13:05:23.689450 11596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ea119bc9f0d4ca88873264e008ea484" candidate_uuid: "46a360b79b784be78f117311f8326a50" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "db3770fcbea34dae91b652ed175ea630"
I20260709 13:05:23.689733 11672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ea119bc9f0d4ca88873264e008ea484" candidate_uuid: "46a360b79b784be78f117311f8326a50" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3035be5e701b404f98e5afefb44b020b"
I20260709 13:05:23.690227 11596 raft_consensus.cc:3055] T 5ea119bc9f0d4ca88873264e008ea484 P db3770fcbea34dae91b652ed175ea630 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:05:23.690240 11672 raft_consensus.cc:3060] T 5ea119bc9f0d4ca88873264e008ea484 P 3035be5e701b404f98e5afefb44b020b [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:23.690595 11596 raft_consensus.cc:740] T 5ea119bc9f0d4ca88873264e008ea484 P db3770fcbea34dae91b652ed175ea630 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: db3770fcbea34dae91b652ed175ea630, State: Running, Role: LEADER
I20260709 13:05:23.691426 11596 consensus_queue.cc:260] T 5ea119bc9f0d4ca88873264e008ea484 P db3770fcbea34dae91b652ed175ea630 [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: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:23.692457 11596 raft_consensus.cc:3060] T 5ea119bc9f0d4ca88873264e008ea484 P db3770fcbea34dae91b652ed175ea630 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:23.695287 11672 raft_consensus.cc:2468] T 5ea119bc9f0d4ca88873264e008ea484 P 3035be5e701b404f98e5afefb44b020b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46a360b79b784be78f117311f8326a50 in term 4.
I20260709 13:05:23.696614 11712 leader_election.cc:304] T 5ea119bc9f0d4ca88873264e008ea484 P 46a360b79b784be78f117311f8326a50 [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: 3035be5e701b404f98e5afefb44b020b, 46a360b79b784be78f117311f8326a50; no voters: 
I20260709 13:05:23.697542 11883 raft_consensus.cc:2804] T 5ea119bc9f0d4ca88873264e008ea484 P 46a360b79b784be78f117311f8326a50 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:05:23.698326 11596 raft_consensus.cc:2468] T 5ea119bc9f0d4ca88873264e008ea484 P db3770fcbea34dae91b652ed175ea630 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46a360b79b784be78f117311f8326a50 in term 4.
I20260709 13:05:23.698510 11883 raft_consensus.cc:697] T 5ea119bc9f0d4ca88873264e008ea484 P 46a360b79b784be78f117311f8326a50 [term 4 LEADER]: Becoming Leader. State: Replica: 46a360b79b784be78f117311f8326a50, State: Running, Role: LEADER
I20260709 13:05:23.699508 11883 consensus_queue.cc:237] T 5ea119bc9f0d4ca88873264e008ea484 P 46a360b79b784be78f117311f8326a50 [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: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:23.707386 11493 catalog_manager.cc:5697] T 5ea119bc9f0d4ca88873264e008ea484 P 46a360b79b784be78f117311f8326a50 reported cstate change: term changed from 3 to 4, leader changed from db3770fcbea34dae91b652ed175ea630 (127.10.182.1) to 46a360b79b784be78f117311f8326a50 (127.10.182.3). New cstate: current_term: 4 leader_uuid: "46a360b79b784be78f117311f8326a50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:23.709870 11917 raft_consensus.cc:993] T 385626883dc54e5991d7ab5d003ae4af P db3770fcbea34dae91b652ed175ea630: : Instructing follower 3035be5e701b404f98e5afefb44b020b to start an election
I20260709 13:05:23.710582 11917 raft_consensus.cc:1081] T 385626883dc54e5991d7ab5d003ae4af P db3770fcbea34dae91b652ed175ea630 [term 3 LEADER]: Signalling peer 3035be5e701b404f98e5afefb44b020b to start an election
I20260709 13:05:23.712368 11672 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "385626883dc54e5991d7ab5d003ae4af"
dest_uuid: "3035be5e701b404f98e5afefb44b020b"
 from {username='slave'} at 127.0.0.1:54016
I20260709 13:05:23.712894 11672 raft_consensus.cc:493] T 385626883dc54e5991d7ab5d003ae4af P 3035be5e701b404f98e5afefb44b020b [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:23.713266 11672 raft_consensus.cc:3060] T 385626883dc54e5991d7ab5d003ae4af P 3035be5e701b404f98e5afefb44b020b [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:23.719311 11672 raft_consensus.cc:515] T 385626883dc54e5991d7ab5d003ae4af P 3035be5e701b404f98e5afefb44b020b [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:23.722306 11596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "385626883dc54e5991d7ab5d003ae4af" candidate_uuid: "3035be5e701b404f98e5afefb44b020b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "db3770fcbea34dae91b652ed175ea630"
I20260709 13:05:23.723028 11596 raft_consensus.cc:3055] T 385626883dc54e5991d7ab5d003ae4af P db3770fcbea34dae91b652ed175ea630 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:05:23.722887 11672 leader_election.cc:290] T 385626883dc54e5991d7ab5d003ae4af P 3035be5e701b404f98e5afefb44b020b [CANDIDATE]: Term 4 election: Requested vote from peers db3770fcbea34dae91b652ed175ea630 (127.10.182.1:43393), 46a360b79b784be78f117311f8326a50 (127.10.182.3:41153)
I20260709 13:05:23.723456 11596 raft_consensus.cc:740] T 385626883dc54e5991d7ab5d003ae4af P db3770fcbea34dae91b652ed175ea630 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: db3770fcbea34dae91b652ed175ea630, State: Running, Role: LEADER
I20260709 13:05:23.723770 11746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "385626883dc54e5991d7ab5d003ae4af" candidate_uuid: "3035be5e701b404f98e5afefb44b020b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "46a360b79b784be78f117311f8326a50"
I20260709 13:05:23.724354 11746 raft_consensus.cc:3060] T 385626883dc54e5991d7ab5d003ae4af P 46a360b79b784be78f117311f8326a50 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:23.724416 11596 consensus_queue.cc:260] T 385626883dc54e5991d7ab5d003ae4af P db3770fcbea34dae91b652ed175ea630 [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: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:23.725885 11596 raft_consensus.cc:3060] T 385626883dc54e5991d7ab5d003ae4af P db3770fcbea34dae91b652ed175ea630 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:23.731812 11746 raft_consensus.cc:2468] T 385626883dc54e5991d7ab5d003ae4af P 46a360b79b784be78f117311f8326a50 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3035be5e701b404f98e5afefb44b020b in term 4.
I20260709 13:05:23.733351 11596 raft_consensus.cc:2468] T 385626883dc54e5991d7ab5d003ae4af P db3770fcbea34dae91b652ed175ea630 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3035be5e701b404f98e5afefb44b020b in term 4.
I20260709 13:05:23.733423 11638 leader_election.cc:304] T 385626883dc54e5991d7ab5d003ae4af P 3035be5e701b404f98e5afefb44b020b [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: 3035be5e701b404f98e5afefb44b020b, 46a360b79b784be78f117311f8326a50; no voters: 
I20260709 13:05:23.734432 11832 raft_consensus.cc:2804] T 385626883dc54e5991d7ab5d003ae4af P 3035be5e701b404f98e5afefb44b020b [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:05:23.736325 11832 raft_consensus.cc:697] T 385626883dc54e5991d7ab5d003ae4af P 3035be5e701b404f98e5afefb44b020b [term 4 LEADER]: Becoming Leader. State: Replica: 3035be5e701b404f98e5afefb44b020b, State: Running, Role: LEADER
I20260709 13:05:23.737217 11832 consensus_queue.cc:237] T 385626883dc54e5991d7ab5d003ae4af P 3035be5e701b404f98e5afefb44b020b [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: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:23.746202 11493 catalog_manager.cc:5697] T 385626883dc54e5991d7ab5d003ae4af P 3035be5e701b404f98e5afefb44b020b reported cstate change: term changed from 3 to 4, leader changed from db3770fcbea34dae91b652ed175ea630 (127.10.182.1) to 3035be5e701b404f98e5afefb44b020b (127.10.182.2). New cstate: current_term: 4 leader_uuid: "3035be5e701b404f98e5afefb44b020b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:23.965703 11917 raft_consensus.cc:993] T f1304c4deda3456ea967355be36181d6 P db3770fcbea34dae91b652ed175ea630: : Instructing follower 46a360b79b784be78f117311f8326a50 to start an election
I20260709 13:05:23.966215 11918 raft_consensus.cc:1081] T f1304c4deda3456ea967355be36181d6 P db3770fcbea34dae91b652ed175ea630 [term 4 LEADER]: Signalling peer 46a360b79b784be78f117311f8326a50 to start an election
I20260709 13:05:23.967733 11745 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f1304c4deda3456ea967355be36181d6"
dest_uuid: "46a360b79b784be78f117311f8326a50"
 from {username='slave'} at 127.0.0.1:36844
I20260709 13:05:23.967980 11917 raft_consensus.cc:993] T eeacb74c2157485cab560d9b3feb55ac P db3770fcbea34dae91b652ed175ea630: : Instructing follower 3035be5e701b404f98e5afefb44b020b to start an election
I20260709 13:05:23.968298 11745 raft_consensus.cc:493] T f1304c4deda3456ea967355be36181d6 P 46a360b79b784be78f117311f8326a50 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:23.968443 11918 raft_consensus.cc:1081] T eeacb74c2157485cab560d9b3feb55ac P db3770fcbea34dae91b652ed175ea630 [term 2 LEADER]: Signalling peer 3035be5e701b404f98e5afefb44b020b to start an election
I20260709 13:05:23.968750 11745 raft_consensus.cc:3060] T f1304c4deda3456ea967355be36181d6 P 46a360b79b784be78f117311f8326a50 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:05:23.970201 11672 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eeacb74c2157485cab560d9b3feb55ac"
dest_uuid: "3035be5e701b404f98e5afefb44b020b"
 from {username='slave'} at 127.0.0.1:54016
I20260709 13:05:23.970674 11672 raft_consensus.cc:493] T eeacb74c2157485cab560d9b3feb55ac P 3035be5e701b404f98e5afefb44b020b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:23.970996 11672 raft_consensus.cc:3060] T eeacb74c2157485cab560d9b3feb55ac P 3035be5e701b404f98e5afefb44b020b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:23.974259 11745 raft_consensus.cc:515] T f1304c4deda3456ea967355be36181d6 P 46a360b79b784be78f117311f8326a50 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:23.975788 11745 leader_election.cc:290] T f1304c4deda3456ea967355be36181d6 P 46a360b79b784be78f117311f8326a50 [CANDIDATE]: Term 5 election: Requested vote from peers db3770fcbea34dae91b652ed175ea630 (127.10.182.1:43393), 3035be5e701b404f98e5afefb44b020b (127.10.182.2:41989)
I20260709 13:05:23.976650 11596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1304c4deda3456ea967355be36181d6" candidate_uuid: "46a360b79b784be78f117311f8326a50" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "db3770fcbea34dae91b652ed175ea630"
I20260709 13:05:23.976830 11672 raft_consensus.cc:515] T eeacb74c2157485cab560d9b3feb55ac P 3035be5e701b404f98e5afefb44b020b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:23.977152 11673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1304c4deda3456ea967355be36181d6" candidate_uuid: "46a360b79b784be78f117311f8326a50" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "3035be5e701b404f98e5afefb44b020b"
I20260709 13:05:23.977279 11596 raft_consensus.cc:3055] T f1304c4deda3456ea967355be36181d6 P db3770fcbea34dae91b652ed175ea630 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:05:23.977690 11673 raft_consensus.cc:3060] T f1304c4deda3456ea967355be36181d6 P 3035be5e701b404f98e5afefb44b020b [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:05:23.977705 11596 raft_consensus.cc:740] T f1304c4deda3456ea967355be36181d6 P db3770fcbea34dae91b652ed175ea630 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: db3770fcbea34dae91b652ed175ea630, State: Running, Role: LEADER
I20260709 13:05:23.978781 11672 leader_election.cc:290] T eeacb74c2157485cab560d9b3feb55ac P 3035be5e701b404f98e5afefb44b020b [CANDIDATE]: Term 3 election: Requested vote from peers db3770fcbea34dae91b652ed175ea630 (127.10.182.1:43393), 46a360b79b784be78f117311f8326a50 (127.10.182.3:41153)
I20260709 13:05:23.978644 11596 consensus_queue.cc:260] T f1304c4deda3456ea967355be36181d6 P db3770fcbea34dae91b652ed175ea630 [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: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:23.979839 11745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeacb74c2157485cab560d9b3feb55ac" candidate_uuid: "3035be5e701b404f98e5afefb44b020b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "46a360b79b784be78f117311f8326a50"
I20260709 13:05:23.979956 11596 raft_consensus.cc:3060] T f1304c4deda3456ea967355be36181d6 P db3770fcbea34dae91b652ed175ea630 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:05:23.980408 11745 raft_consensus.cc:3060] T eeacb74c2157485cab560d9b3feb55ac P 46a360b79b784be78f117311f8326a50 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:23.981957 11597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeacb74c2157485cab560d9b3feb55ac" candidate_uuid: "3035be5e701b404f98e5afefb44b020b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "db3770fcbea34dae91b652ed175ea630"
I20260709 13:05:23.982534 11597 raft_consensus.cc:3055] T eeacb74c2157485cab560d9b3feb55ac P db3770fcbea34dae91b652ed175ea630 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:23.982841 11597 raft_consensus.cc:740] T eeacb74c2157485cab560d9b3feb55ac P db3770fcbea34dae91b652ed175ea630 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: db3770fcbea34dae91b652ed175ea630, State: Running, Role: LEADER
I20260709 13:05:23.983634 11597 consensus_queue.cc:260] T eeacb74c2157485cab560d9b3feb55ac P db3770fcbea34dae91b652ed175ea630 [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: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:23.984735 11597 raft_consensus.cc:3060] T eeacb74c2157485cab560d9b3feb55ac P db3770fcbea34dae91b652ed175ea630 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:23.984776 11673 raft_consensus.cc:2468] T f1304c4deda3456ea967355be36181d6 P 3035be5e701b404f98e5afefb44b020b [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46a360b79b784be78f117311f8326a50 in term 5.
I20260709 13:05:23.986127 11712 leader_election.cc:304] T f1304c4deda3456ea967355be36181d6 P 46a360b79b784be78f117311f8326a50 [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: 3035be5e701b404f98e5afefb44b020b, 46a360b79b784be78f117311f8326a50; no voters: 
I20260709 13:05:23.987012 11883 raft_consensus.cc:2804] T f1304c4deda3456ea967355be36181d6 P 46a360b79b784be78f117311f8326a50 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:05:23.987282 11596 raft_consensus.cc:2468] T f1304c4deda3456ea967355be36181d6 P db3770fcbea34dae91b652ed175ea630 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46a360b79b784be78f117311f8326a50 in term 5.
I20260709 13:05:23.987471 11883 raft_consensus.cc:697] T f1304c4deda3456ea967355be36181d6 P 46a360b79b784be78f117311f8326a50 [term 5 LEADER]: Becoming Leader. State: Replica: 46a360b79b784be78f117311f8326a50, State: Running, Role: LEADER
I20260709 13:05:23.987500 11745 raft_consensus.cc:2468] T eeacb74c2157485cab560d9b3feb55ac P 46a360b79b784be78f117311f8326a50 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3035be5e701b404f98e5afefb44b020b in term 3.
I20260709 13:05:23.988458 11883 consensus_queue.cc:237] T f1304c4deda3456ea967355be36181d6 P 46a360b79b784be78f117311f8326a50 [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: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:23.989722 11638 leader_election.cc:304] T eeacb74c2157485cab560d9b3feb55ac P 3035be5e701b404f98e5afefb44b020b [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: 3035be5e701b404f98e5afefb44b020b, 46a360b79b784be78f117311f8326a50; no voters: 
I20260709 13:05:23.990526 11832 raft_consensus.cc:2804] T eeacb74c2157485cab560d9b3feb55ac P 3035be5e701b404f98e5afefb44b020b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:23.990942 11832 raft_consensus.cc:697] T eeacb74c2157485cab560d9b3feb55ac P 3035be5e701b404f98e5afefb44b020b [term 3 LEADER]: Becoming Leader. State: Replica: 3035be5e701b404f98e5afefb44b020b, State: Running, Role: LEADER
I20260709 13:05:23.991871 11832 consensus_queue.cc:237] T eeacb74c2157485cab560d9b3feb55ac P 3035be5e701b404f98e5afefb44b020b [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: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } }
I20260709 13:05:23.992422 11597 raft_consensus.cc:2468] T eeacb74c2157485cab560d9b3feb55ac P db3770fcbea34dae91b652ed175ea630 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3035be5e701b404f98e5afefb44b020b in term 3.
I20260709 13:05:23.997125 11493 catalog_manager.cc:5697] T f1304c4deda3456ea967355be36181d6 P 46a360b79b784be78f117311f8326a50 reported cstate change: term changed from 4 to 5, leader changed from db3770fcbea34dae91b652ed175ea630 (127.10.182.1) to 46a360b79b784be78f117311f8326a50 (127.10.182.3). New cstate: current_term: 5 leader_uuid: "46a360b79b784be78f117311f8326a50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:23.999936 11495 catalog_manager.cc:5697] T eeacb74c2157485cab560d9b3feb55ac P 3035be5e701b404f98e5afefb44b020b reported cstate change: term changed from 2 to 3, leader changed from db3770fcbea34dae91b652ed175ea630 (127.10.182.1) to 3035be5e701b404f98e5afefb44b020b (127.10.182.2). New cstate: current_term: 3 leader_uuid: "3035be5e701b404f98e5afefb44b020b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:24.190475 11597 raft_consensus.cc:1275] T 5ea119bc9f0d4ca88873264e008ea484 P db3770fcbea34dae91b652ed175ea630 [term 4 FOLLOWER]: Refusing update from remote peer 46a360b79b784be78f117311f8326a50: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:05:24.191604 11883 consensus_queue.cc:1048] T 5ea119bc9f0d4ca88873264e008ea484 P 46a360b79b784be78f117311f8326a50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:24.202742 11673 raft_consensus.cc:1275] T 5ea119bc9f0d4ca88873264e008ea484 P 3035be5e701b404f98e5afefb44b020b [term 4 FOLLOWER]: Refusing update from remote peer 46a360b79b784be78f117311f8326a50: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:05:24.204386 11883 consensus_queue.cc:1048] T 5ea119bc9f0d4ca88873264e008ea484 P 46a360b79b784be78f117311f8326a50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:05:24.344031 11597 raft_consensus.cc:1275] T 385626883dc54e5991d7ab5d003ae4af P db3770fcbea34dae91b652ed175ea630 [term 4 FOLLOWER]: Refusing update from remote peer 3035be5e701b404f98e5afefb44b020b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:05:24.345417 11832 consensus_queue.cc:1048] T 385626883dc54e5991d7ab5d003ae4af P 3035be5e701b404f98e5afefb44b020b [LEADER]: Connected to new peer: Peer: permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:24.347729 11745 raft_consensus.cc:1275] T 385626883dc54e5991d7ab5d003ae4af P 46a360b79b784be78f117311f8326a50 [term 4 FOLLOWER]: Refusing update from remote peer 3035be5e701b404f98e5afefb44b020b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:05:24.349176 11925 consensus_queue.cc:1048] T 385626883dc54e5991d7ab5d003ae4af P 3035be5e701b404f98e5afefb44b020b [LEADER]: Connected to new peer: Peer: permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:24.379575 11597 raft_consensus.cc:1275] T eeacb74c2157485cab560d9b3feb55ac P db3770fcbea34dae91b652ed175ea630 [term 3 FOLLOWER]: Refusing update from remote peer 3035be5e701b404f98e5afefb44b020b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:24.380940 11938 consensus_queue.cc:1048] T eeacb74c2157485cab560d9b3feb55ac P 3035be5e701b404f98e5afefb44b020b [LEADER]: Connected to new peer: Peer: permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:24.390060 11745 raft_consensus.cc:1275] T eeacb74c2157485cab560d9b3feb55ac P 46a360b79b784be78f117311f8326a50 [term 3 FOLLOWER]: Refusing update from remote peer 3035be5e701b404f98e5afefb44b020b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:24.391462 11832 consensus_queue.cc:1048] T eeacb74c2157485cab560d9b3feb55ac P 3035be5e701b404f98e5afefb44b020b [LEADER]: Connected to new peer: Peer: permanent_uuid: "46a360b79b784be78f117311f8326a50" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:24.426786 11673 raft_consensus.cc:1275] T f1304c4deda3456ea967355be36181d6 P 3035be5e701b404f98e5afefb44b020b [term 5 FOLLOWER]: Refusing update from remote peer 46a360b79b784be78f117311f8326a50: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:05:24.428102 11883 consensus_queue.cc:1048] T f1304c4deda3456ea967355be36181d6 P 46a360b79b784be78f117311f8326a50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3035be5e701b404f98e5afefb44b020b" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 41989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:05:24.437479 11597 raft_consensus.cc:1275] T f1304c4deda3456ea967355be36181d6 P db3770fcbea34dae91b652ed175ea630 [term 5 FOLLOWER]: Refusing update from remote peer 46a360b79b784be78f117311f8326a50: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:05:24.439603 11919 consensus_queue.cc:1048] T f1304c4deda3456ea967355be36181d6 P 46a360b79b784be78f117311f8326a50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db3770fcbea34dae91b652ed175ea630" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 43393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:05:24.603644 10968 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:24.609386 10968 tablet_server.cc:179] TabletServer@127.10.182.1:0 shutting down...
I20260709 13:05:24.637449 10968 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:05:24.638134 10968 tablet_replica.cc:333] T 3857a4d1a6cc4388a53bd3188e4e4766 P db3770fcbea34dae91b652ed175ea630: stopping tablet replica
I20260709 13:05:24.638793 10968 raft_consensus.cc:2243] T 3857a4d1a6cc4388a53bd3188e4e4766 P db3770fcbea34dae91b652ed175ea630 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:24.639671 10968 raft_consensus.cc:2272] T 3857a4d1a6cc4388a53bd3188e4e4766 P db3770fcbea34dae91b652ed175ea630 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:24.641566 10968 tablet_replica.cc:333] T ffd7c47ed88d4291ba1707f3aae7cf33 P db3770fcbea34dae91b652ed175ea630: stopping tablet replica
I20260709 13:05:24.642107 10968 raft_consensus.cc:2243] T ffd7c47ed88d4291ba1707f3aae7cf33 P db3770fcbea34dae91b652ed175ea630 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:05:24.642839 10968 raft_consensus.cc:2272] T ffd7c47ed88d4291ba1707f3aae7cf33 P db3770fcbea34dae91b652ed175ea630 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:24.644698 10968 tablet_replica.cc:333] T fb07e8de79b344d49284f2a4f9543918 P db3770fcbea34dae91b652ed175ea630: stopping tablet replica
I20260709 13:05:24.645210 10968 raft_consensus.cc:2243] T fb07e8de79b344d49284f2a4f9543918 P db3770fcbea34dae91b652ed175ea630 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:24.645671 10968 raft_consensus.cc:2272] T fb07e8de79b344d49284f2a4f9543918 P db3770fcbea34dae91b652ed175ea630 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:24.647279 10968 tablet_replica.cc:333] T f1304c4deda3456ea967355be36181d6 P db3770fcbea34dae91b652ed175ea630: stopping tablet replica
I20260709 13:05:24.647769 10968 raft_consensus.cc:2243] T f1304c4deda3456ea967355be36181d6 P db3770fcbea34dae91b652ed175ea630 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:24.648209 10968 raft_consensus.cc:2272] T f1304c4deda3456ea967355be36181d6 P db3770fcbea34dae91b652ed175ea630 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:24.650452 10968 tablet_replica.cc:333] T 03ac594143c74281a439205178af9f2e P db3770fcbea34dae91b652ed175ea630: stopping tablet replica
I20260709 13:05:24.651084 10968 raft_consensus.cc:2243] T 03ac594143c74281a439205178af9f2e P db3770fcbea34dae91b652ed175ea630 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:24.651925 10968 raft_consensus.cc:2272] T 03ac594143c74281a439205178af9f2e P db3770fcbea34dae91b652ed175ea630 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:24.653990 10968 tablet_replica.cc:333] T eeacb74c2157485cab560d9b3feb55ac P db3770fcbea34dae91b652ed175ea630: stopping tablet replica
I20260709 13:05:24.654618 10968 raft_consensus.cc:2243] T eeacb74c2157485cab560d9b3feb55ac P db3770fcbea34dae91b652ed175ea630 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:24.655071 10968 raft_consensus.cc:2272] T eeacb74c2157485cab560d9b3feb55ac P db3770fcbea34dae91b652ed175ea630 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:24.657483 10968 tablet_replica.cc:333] T 5ea119bc9f0d4ca88873264e008ea484 P db3770fcbea34dae91b652ed175ea630: stopping tablet replica
I20260709 13:05:24.658162 10968 raft_consensus.cc:2243] T 5ea119bc9f0d4ca88873264e008ea484 P db3770fcbea34dae91b652ed175ea630 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:24.658591 10968 raft_consensus.cc:2272] T 5ea119bc9f0d4ca88873264e008ea484 P db3770fcbea34dae91b652ed175ea630 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:24.660941 10968 tablet_replica.cc:333] T 385626883dc54e5991d7ab5d003ae4af P db3770fcbea34dae91b652ed175ea630: stopping tablet replica
I20260709 13:05:24.661477 10968 raft_consensus.cc:2243] T 385626883dc54e5991d7ab5d003ae4af P db3770fcbea34dae91b652ed175ea630 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:24.661912 10968 raft_consensus.cc:2272] T 385626883dc54e5991d7ab5d003ae4af P db3770fcbea34dae91b652ed175ea630 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:24.664240 10968 tablet_replica.cc:333] T e9c434feb03e4f4599a62497c8cdfa0e P db3770fcbea34dae91b652ed175ea630: stopping tablet replica
I20260709 13:05:24.664825 10968 raft_consensus.cc:2243] T e9c434feb03e4f4599a62497c8cdfa0e P db3770fcbea34dae91b652ed175ea630 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:24.665618 10968 raft_consensus.cc:2272] T e9c434feb03e4f4599a62497c8cdfa0e P db3770fcbea34dae91b652ed175ea630 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:24.667519 10968 tablet_replica.cc:333] T 71dc0649dedd4919bed2eda7edb53268 P db3770fcbea34dae91b652ed175ea630: stopping tablet replica
I20260709 13:05:24.668170 10968 raft_consensus.cc:2243] T 71dc0649dedd4919bed2eda7edb53268 P db3770fcbea34dae91b652ed175ea630 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:24.668673 10968 raft_consensus.cc:2272] T 71dc0649dedd4919bed2eda7edb53268 P db3770fcbea34dae91b652ed175ea630 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:24.699615 10968 tablet_server.cc:196] TabletServer@127.10.182.1:0 shutdown complete.
W20260709 13:05:24.703675 11714 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.10.182.1:43393: connect: Connection refused (error 111) [suppressed 1 similar messages]
W20260709 13:05:24.708096 11714 consensus_peers.cc:597] T 71dc0649dedd4919bed2eda7edb53268 P 46a360b79b784be78f117311f8326a50 -> Peer db3770fcbea34dae91b652ed175ea630 (127.10.182.1:43393): Couldn't send request to peer db3770fcbea34dae91b652ed175ea630. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.1:43393: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:05:24.708627 11714 consensus_peers.cc:597] T 5ea119bc9f0d4ca88873264e008ea484 P 46a360b79b784be78f117311f8326a50 -> Peer db3770fcbea34dae91b652ed175ea630 (127.10.182.1:43393): Couldn't send request to peer db3770fcbea34dae91b652ed175ea630. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.1:43393: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:24.722575 10968 tablet_server.cc:179] TabletServer@127.10.182.2:0 shutting down...
I20260709 13:05:24.749723 10968 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:05:24.750558 10968 tablet_replica.cc:333] T 71dc0649dedd4919bed2eda7edb53268 P 3035be5e701b404f98e5afefb44b020b: stopping tablet replica
I20260709 13:05:24.751722 10968 raft_consensus.cc:2243] T 71dc0649dedd4919bed2eda7edb53268 P 3035be5e701b404f98e5afefb44b020b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:24.752259 10968 raft_consensus.cc:2272] T 71dc0649dedd4919bed2eda7edb53268 P 3035be5e701b404f98e5afefb44b020b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:24.754083 10968 tablet_replica.cc:333] T 5ea119bc9f0d4ca88873264e008ea484 P 3035be5e701b404f98e5afefb44b020b: stopping tablet replica
I20260709 13:05:24.754613 10968 raft_consensus.cc:2243] T 5ea119bc9f0d4ca88873264e008ea484 P 3035be5e701b404f98e5afefb44b020b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:24.754982 10968 raft_consensus.cc:2272] T 5ea119bc9f0d4ca88873264e008ea484 P 3035be5e701b404f98e5afefb44b020b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:24.757431 10968 tablet_replica.cc:333] T 3857a4d1a6cc4388a53bd3188e4e4766 P 3035be5e701b404f98e5afefb44b020b: stopping tablet replica
I20260709 13:05:24.757902 10968 raft_consensus.cc:2243] T 3857a4d1a6cc4388a53bd3188e4e4766 P 3035be5e701b404f98e5afefb44b020b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:24.758275 10968 raft_consensus.cc:2272] T 3857a4d1a6cc4388a53bd3188e4e4766 P 3035be5e701b404f98e5afefb44b020b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:24.759807 10968 tablet_replica.cc:333] T ffd7c47ed88d4291ba1707f3aae7cf33 P 3035be5e701b404f98e5afefb44b020b: stopping tablet replica
I20260709 13:05:24.760272 10968 raft_consensus.cc:2243] T ffd7c47ed88d4291ba1707f3aae7cf33 P 3035be5e701b404f98e5afefb44b020b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:24.760736 10968 raft_consensus.cc:2272] T ffd7c47ed88d4291ba1707f3aae7cf33 P 3035be5e701b404f98e5afefb44b020b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:24.762312 10968 tablet_replica.cc:333] T 385626883dc54e5991d7ab5d003ae4af P 3035be5e701b404f98e5afefb44b020b: stopping tablet replica
I20260709 13:05:24.762713 10968 raft_consensus.cc:2243] T 385626883dc54e5991d7ab5d003ae4af P 3035be5e701b404f98e5afefb44b020b [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:05:24.763470 10968 raft_consensus.cc:2272] T 385626883dc54e5991d7ab5d003ae4af P 3035be5e701b404f98e5afefb44b020b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:24.765573 10968 tablet_replica.cc:333] T e9c434feb03e4f4599a62497c8cdfa0e P 3035be5e701b404f98e5afefb44b020b: stopping tablet replica
I20260709 13:05:24.766074 10968 raft_consensus.cc:2243] T e9c434feb03e4f4599a62497c8cdfa0e P 3035be5e701b404f98e5afefb44b020b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:24.766589 10968 raft_consensus.cc:2272] T e9c434feb03e4f4599a62497c8cdfa0e P 3035be5e701b404f98e5afefb44b020b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:24.768404 10968 tablet_replica.cc:333] T f1304c4deda3456ea967355be36181d6 P 3035be5e701b404f98e5afefb44b020b: stopping tablet replica
I20260709 13:05:24.768953 10968 raft_consensus.cc:2243] T f1304c4deda3456ea967355be36181d6 P 3035be5e701b404f98e5afefb44b020b [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:24.769500 10968 raft_consensus.cc:2272] T f1304c4deda3456ea967355be36181d6 P 3035be5e701b404f98e5afefb44b020b [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:24.771471 11640 consensus_peers.cc:597] T eeacb74c2157485cab560d9b3feb55ac P 3035be5e701b404f98e5afefb44b020b -> Peer db3770fcbea34dae91b652ed175ea630 (127.10.182.1:43393): Couldn't send request to peer db3770fcbea34dae91b652ed175ea630. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.1:43393: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:24.771814 10968 tablet_replica.cc:333] T fb07e8de79b344d49284f2a4f9543918 P 3035be5e701b404f98e5afefb44b020b: stopping tablet replica
I20260709 13:05:24.772315 10968 raft_consensus.cc:2243] T fb07e8de79b344d49284f2a4f9543918 P 3035be5e701b404f98e5afefb44b020b [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:24.773139 10968 raft_consensus.cc:2272] T fb07e8de79b344d49284f2a4f9543918 P 3035be5e701b404f98e5afefb44b020b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:24.774775 10968 tablet_replica.cc:333] T 03ac594143c74281a439205178af9f2e P 3035be5e701b404f98e5afefb44b020b: stopping tablet replica
I20260709 13:05:24.775238 10968 raft_consensus.cc:2243] T 03ac594143c74281a439205178af9f2e P 3035be5e701b404f98e5afefb44b020b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:24.775641 10968 raft_consensus.cc:2272] T 03ac594143c74281a439205178af9f2e P 3035be5e701b404f98e5afefb44b020b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:24.777314 10968 tablet_replica.cc:333] T eeacb74c2157485cab560d9b3feb55ac P 3035be5e701b404f98e5afefb44b020b: stopping tablet replica
I20260709 13:05:24.777747 10968 raft_consensus.cc:2243] T eeacb74c2157485cab560d9b3feb55ac P 3035be5e701b404f98e5afefb44b020b [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:05:24.778432 10968 raft_consensus.cc:2272] T eeacb74c2157485cab560d9b3feb55ac P 3035be5e701b404f98e5afefb44b020b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:24.806502 10968 tablet_server.cc:196] TabletServer@127.10.182.2:0 shutdown complete.
I20260709 13:05:24.826805 10968 tablet_server.cc:179] TabletServer@127.10.182.3:0 shutting down...
I20260709 13:05:24.852562 10968 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:05:24.853461 10968 tablet_replica.cc:333] T 71dc0649dedd4919bed2eda7edb53268 P 46a360b79b784be78f117311f8326a50: stopping tablet replica
I20260709 13:05:24.854234 10968 raft_consensus.cc:2243] T 71dc0649dedd4919bed2eda7edb53268 P 46a360b79b784be78f117311f8326a50 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:24.855229 10968 raft_consensus.cc:2272] T 71dc0649dedd4919bed2eda7edb53268 P 46a360b79b784be78f117311f8326a50 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:24.857882 10968 tablet_replica.cc:333] T eeacb74c2157485cab560d9b3feb55ac P 46a360b79b784be78f117311f8326a50: stopping tablet replica
I20260709 13:05:24.858566 10968 raft_consensus.cc:2243] T eeacb74c2157485cab560d9b3feb55ac P 46a360b79b784be78f117311f8326a50 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:24.859151 10968 raft_consensus.cc:2272] T eeacb74c2157485cab560d9b3feb55ac P 46a360b79b784be78f117311f8326a50 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:24.862170 10968 tablet_replica.cc:333] T ffd7c47ed88d4291ba1707f3aae7cf33 P 46a360b79b784be78f117311f8326a50: stopping tablet replica
I20260709 13:05:24.863039 10968 raft_consensus.cc:2243] T ffd7c47ed88d4291ba1707f3aae7cf33 P 46a360b79b784be78f117311f8326a50 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:24.863799 10968 raft_consensus.cc:2272] T ffd7c47ed88d4291ba1707f3aae7cf33 P 46a360b79b784be78f117311f8326a50 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:24.864310 11712 consensus_peers.cc:597] T f1304c4deda3456ea967355be36181d6 P 46a360b79b784be78f117311f8326a50 -> Peer 3035be5e701b404f98e5afefb44b020b (127.10.182.2:41989): Couldn't send request to peer 3035be5e701b404f98e5afefb44b020b. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.2:41989: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:24.865943 10968 tablet_replica.cc:333] T 5ea119bc9f0d4ca88873264e008ea484 P 46a360b79b784be78f117311f8326a50: stopping tablet replica
I20260709 13:05:24.866536 10968 raft_consensus.cc:2243] T 5ea119bc9f0d4ca88873264e008ea484 P 46a360b79b784be78f117311f8326a50 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:05:24.867244 10968 raft_consensus.cc:2272] T 5ea119bc9f0d4ca88873264e008ea484 P 46a360b79b784be78f117311f8326a50 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:24.869302 10968 tablet_replica.cc:333] T 385626883dc54e5991d7ab5d003ae4af P 46a360b79b784be78f117311f8326a50: stopping tablet replica
I20260709 13:05:24.869825 10968 raft_consensus.cc:2243] T 385626883dc54e5991d7ab5d003ae4af P 46a360b79b784be78f117311f8326a50 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:24.870273 10968 raft_consensus.cc:2272] T 385626883dc54e5991d7ab5d003ae4af P 46a360b79b784be78f117311f8326a50 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:24.872251 10968 tablet_replica.cc:333] T e9c434feb03e4f4599a62497c8cdfa0e P 46a360b79b784be78f117311f8326a50: stopping tablet replica
I20260709 13:05:24.872788 10968 raft_consensus.cc:2243] T e9c434feb03e4f4599a62497c8cdfa0e P 46a360b79b784be78f117311f8326a50 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:24.873236 10968 raft_consensus.cc:2272] T e9c434feb03e4f4599a62497c8cdfa0e P 46a360b79b784be78f117311f8326a50 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:24.874928 10968 tablet_replica.cc:333] T fb07e8de79b344d49284f2a4f9543918 P 46a360b79b784be78f117311f8326a50: stopping tablet replica
I20260709 13:05:24.875443 10968 raft_consensus.cc:2243] T fb07e8de79b344d49284f2a4f9543918 P 46a360b79b784be78f117311f8326a50 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:24.875837 10968 raft_consensus.cc:2272] T fb07e8de79b344d49284f2a4f9543918 P 46a360b79b784be78f117311f8326a50 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:24.877686 10968 tablet_replica.cc:333] T f1304c4deda3456ea967355be36181d6 P 46a360b79b784be78f117311f8326a50: stopping tablet replica
I20260709 13:05:24.878175 10968 raft_consensus.cc:2243] T f1304c4deda3456ea967355be36181d6 P 46a360b79b784be78f117311f8326a50 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:05:24.878904 10968 raft_consensus.cc:2272] T f1304c4deda3456ea967355be36181d6 P 46a360b79b784be78f117311f8326a50 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:24.880934 10968 tablet_replica.cc:333] T 3857a4d1a6cc4388a53bd3188e4e4766 P 46a360b79b784be78f117311f8326a50: stopping tablet replica
I20260709 13:05:24.881410 10968 raft_consensus.cc:2243] T 3857a4d1a6cc4388a53bd3188e4e4766 P 46a360b79b784be78f117311f8326a50 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:24.881806 10968 raft_consensus.cc:2272] T 3857a4d1a6cc4388a53bd3188e4e4766 P 46a360b79b784be78f117311f8326a50 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:24.883471 10968 tablet_replica.cc:333] T 03ac594143c74281a439205178af9f2e P 46a360b79b784be78f117311f8326a50: stopping tablet replica
I20260709 13:05:24.883941 10968 raft_consensus.cc:2243] T 03ac594143c74281a439205178af9f2e P 46a360b79b784be78f117311f8326a50 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:24.884336 10968 raft_consensus.cc:2272] T 03ac594143c74281a439205178af9f2e P 46a360b79b784be78f117311f8326a50 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:24.912364 10968 tablet_server.cc:196] TabletServer@127.10.182.3:0 shutdown complete.
I20260709 13:05:24.930492 10968 master.cc:562] Master@127.10.182.62:36509 shutting down...
I20260709 13:05:24.948764 10968 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 31b2a4766a194a27afdf4317a2e43bd0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:24.949307 10968 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 31b2a4766a194a27afdf4317a2e43bd0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:24.949633 10968 tablet_replica.cc:333] T 00000000000000000000000000000000 P 31b2a4766a194a27afdf4317a2e43bd0: stopping tablet replica
I20260709 13:05:24.970547 10968 master.cc:584] Master@127.10.182.62:36509 shutdown complete.
3035be5e701b404f98e5afefb44b020b  4
46a360b79b784be78f117311f8326a50  1
db3770fcbea34dae91b652ed175ea630  5
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10377 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 13:05:25.014585 10968 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.182.62:44903
I20260709 13:05:25.015805 10968 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:25.022131 11948 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:05:25.022176 11949 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:05:25.022972 11951 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:05:25.025082 10968 server_base.cc:1061] running on GCE node
I20260709 13:05:25.025964 10968 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:25.026193 10968 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:05:25.026377 10968 hybrid_clock.cc:648] HybridClock initialized: now 1783602325026359 us; error 0 us; skew 500 ppm
I20260709 13:05:25.026927 10968 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:25.030246 10968 webserver.cc:533] Webserver started at http://127.10.182.62:35985/ using document root <none> and password file <none>
I20260709 13:05:25.030900 10968 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:25.031116 10968 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:25.031423 10968 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:25.032797 10968 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602301807890-10968-0/minicluster-data/master-0-root/instance:
uuid: "ca970056ccfc4930afff5803927526f3"
format_stamp: "Formatted at 2026-07-09 13:05:25 on dist-test-slave-hmwv"
I20260709 13:05:25.037649 10968 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:05:25.041421 11956 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:25.042382 10968 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 13:05:25.042631 10968 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602301807890-10968-0/minicluster-data/master-0-root
uuid: "ca970056ccfc4930afff5803927526f3"
format_stamp: "Formatted at 2026-07-09 13:05:25 on dist-test-slave-hmwv"
I20260709 13:05:25.042869 10968 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602301807890-10968-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602301807890-10968-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602301807890-10968-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:05:25.062873 10968 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:25.064105 10968 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:25.103225 10968 rpc_server.cc:307] RPC server started. Bound to: 127.10.182.62:44903
I20260709 13:05:25.103351 12007 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.182.62:44903 every 8 connection(s)
I20260709 13:05:25.107546 12008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:25.117251 12008 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ca970056ccfc4930afff5803927526f3: Bootstrap starting.
I20260709 13:05:25.121892 12008 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ca970056ccfc4930afff5803927526f3: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:25.126272 12008 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ca970056ccfc4930afff5803927526f3: No bootstrap required, opened a new log
I20260709 13:05:25.128401 12008 raft_consensus.cc:359] T 00000000000000000000000000000000 P ca970056ccfc4930afff5803927526f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca970056ccfc4930afff5803927526f3" member_type: VOTER }
I20260709 13:05:25.128886 12008 raft_consensus.cc:385] T 00000000000000000000000000000000 P ca970056ccfc4930afff5803927526f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:25.129125 12008 raft_consensus.cc:740] T 00000000000000000000000000000000 P ca970056ccfc4930afff5803927526f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca970056ccfc4930afff5803927526f3, State: Initialized, Role: FOLLOWER
I20260709 13:05:25.129737 12008 consensus_queue.cc:260] T 00000000000000000000000000000000 P ca970056ccfc4930afff5803927526f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca970056ccfc4930afff5803927526f3" member_type: VOTER }
I20260709 13:05:25.130198 12008 raft_consensus.cc:399] T 00000000000000000000000000000000 P ca970056ccfc4930afff5803927526f3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:05:25.130424 12008 raft_consensus.cc:493] T 00000000000000000000000000000000 P ca970056ccfc4930afff5803927526f3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:05:25.130695 12008 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ca970056ccfc4930afff5803927526f3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:25.134833 12008 raft_consensus.cc:515] T 00000000000000000000000000000000 P ca970056ccfc4930afff5803927526f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca970056ccfc4930afff5803927526f3" member_type: VOTER }
I20260709 13:05:25.135380 12008 leader_election.cc:304] T 00000000000000000000000000000000 P ca970056ccfc4930afff5803927526f3 [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: ca970056ccfc4930afff5803927526f3; no voters: 
I20260709 13:05:25.136554 12008 leader_election.cc:290] T 00000000000000000000000000000000 P ca970056ccfc4930afff5803927526f3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:05:25.136956 12011 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ca970056ccfc4930afff5803927526f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:25.138334 12011 raft_consensus.cc:697] T 00000000000000000000000000000000 P ca970056ccfc4930afff5803927526f3 [term 1 LEADER]: Becoming Leader. State: Replica: ca970056ccfc4930afff5803927526f3, State: Running, Role: LEADER
I20260709 13:05:25.139037 12011 consensus_queue.cc:237] T 00000000000000000000000000000000 P ca970056ccfc4930afff5803927526f3 [LEADER]: Queue going to LEADER mode. State: All 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: "ca970056ccfc4930afff5803927526f3" member_type: VOTER }
I20260709 13:05:25.139554 12008 sys_catalog.cc:565] T 00000000000000000000000000000000 P ca970056ccfc4930afff5803927526f3 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:05:25.144094 12013 sys_catalog.cc:455] T 00000000000000000000000000000000 P ca970056ccfc4930afff5803927526f3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ca970056ccfc4930afff5803927526f3. Latest consensus state: current_term: 1 leader_uuid: "ca970056ccfc4930afff5803927526f3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca970056ccfc4930afff5803927526f3" member_type: VOTER } }
I20260709 13:05:25.144285 12012 sys_catalog.cc:455] T 00000000000000000000000000000000 P ca970056ccfc4930afff5803927526f3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ca970056ccfc4930afff5803927526f3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca970056ccfc4930afff5803927526f3" member_type: VOTER } }
I20260709 13:05:25.144898 12013 sys_catalog.cc:458] T 00000000000000000000000000000000 P ca970056ccfc4930afff5803927526f3 [sys.catalog]: This master's current role is: LEADER
I20260709 13:05:25.145076 12012 sys_catalog.cc:458] T 00000000000000000000000000000000 P ca970056ccfc4930afff5803927526f3 [sys.catalog]: This master's current role is: LEADER
I20260709 13:05:25.147535 12018 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:05:25.155865 12018 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:05:25.157128 10968 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:05:25.165534 12018 catalog_manager.cc:1383] Generated new cluster ID: d00164c1935340b3a4316cf2682cd7fd
I20260709 13:05:25.165853 12018 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:05:25.184685 12018 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:05:25.185902 12018 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:05:25.197755 12018 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ca970056ccfc4930afff5803927526f3: Generated new TSK 0
I20260709 13:05:25.198457 12018 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:05:25.223510 10968 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:25.229882 12029 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:05:25.230764 12030 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:05:25.234221 10968 server_base.cc:1061] running on GCE node
W20260709 13:05:25.234169 12032 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:05:25.235599 10968 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:25.235790 10968 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:05:25.235989 10968 hybrid_clock.cc:648] HybridClock initialized: now 1783602325235953 us; error 0 us; skew 500 ppm
I20260709 13:05:25.236574 10968 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:25.239027 10968 webserver.cc:533] Webserver started at http://127.10.182.1:43203/ using document root <none> and password file <none>
I20260709 13:05:25.239564 10968 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:25.239751 10968 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:25.240031 10968 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:25.241189 10968 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602301807890-10968-0/minicluster-data/ts-0-root/instance:
uuid: "34bbb454ad22499cac0941f061a68408"
format_stamp: "Formatted at 2026-07-09 13:05:25 on dist-test-slave-hmwv"
I20260709 13:05:25.245726 10968 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260709 13:05:25.249056 12037 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:25.249930 10968 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:05:25.250313 10968 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602301807890-10968-0/minicluster-data/ts-0-root
uuid: "34bbb454ad22499cac0941f061a68408"
format_stamp: "Formatted at 2026-07-09 13:05:25 on dist-test-slave-hmwv"
I20260709 13:05:25.250605 10968 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602301807890-10968-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602301807890-10968-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602301807890-10968-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:05:25.266808 10968 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:25.268185 10968 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:25.269856 10968 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:05:25.272270 10968 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:05:25.272608 10968 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.001s
I20260709 13:05:25.272830 10968 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:05:25.272981 10968 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:25.314733 10968 rpc_server.cc:307] RPC server started. Bound to: 127.10.182.1:37883
I20260709 13:05:25.314918 12099 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.182.1:37883 every 8 connection(s)
I20260709 13:05:25.319649 10968 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:25.326705 12104 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:05:25.327576 12105 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:05:25.330476 10968 server_base.cc:1061] running on GCE node
W20260709 13:05:25.331637 12108 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:05:25.332880 10968 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:25.333146 10968 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:05:25.333354 10968 hybrid_clock.cc:648] HybridClock initialized: now 1783602325333335 us; error 0 us; skew 500 ppm
I20260709 13:05:25.333935 10968 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:25.333935 12100 heartbeater.cc:344] Connected to a master server at 127.10.182.62:44903
I20260709 13:05:25.334519 12100 heartbeater.cc:461] Registering TS with master...
I20260709 13:05:25.335374 12100 heartbeater.cc:507] Master 127.10.182.62:44903 requested a full tablet report, sending...
I20260709 13:05:25.336769 10968 webserver.cc:533] Webserver started at http://127.10.182.2:41775/ using document root <none> and password file <none>
I20260709 13:05:25.337390 10968 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:25.337606 10968 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:25.337754 11973 ts_manager.cc:194] Registered new tserver with Master: 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883)
I20260709 13:05:25.337891 10968 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:25.339184 10968 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602301807890-10968-0/minicluster-data/ts-1-root/instance:
uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
format_stamp: "Formatted at 2026-07-09 13:05:25 on dist-test-slave-hmwv"
I20260709 13:05:25.339735 11973 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49060
I20260709 13:05:25.344131 10968 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.005s
I20260709 13:05:25.347900 12112 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:25.348850 10968 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:05:25.349236 10968 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602301807890-10968-0/minicluster-data/ts-1-root
uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
format_stamp: "Formatted at 2026-07-09 13:05:25 on dist-test-slave-hmwv"
I20260709 13:05:25.349555 10968 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602301807890-10968-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602301807890-10968-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602301807890-10968-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:05:25.367919 10968 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:25.369304 10968 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:25.370797 10968 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:05:25.373198 10968 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:05:25.373427 10968 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:25.373684 10968 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:05:25.373860 10968 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:25.412825 10968 rpc_server.cc:307] RPC server started. Bound to: 127.10.182.2:34213
I20260709 13:05:25.412933 12174 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.182.2:34213 every 8 connection(s)
I20260709 13:05:25.417646 10968 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:25.425762 12178 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:05:25.426919 12179 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:05:25.428048 12181 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:05:25.428869 10968 server_base.cc:1061] running on GCE node
I20260709 13:05:25.429841 10968 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:25.430115 10968 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:05:25.430339 10968 hybrid_clock.cc:648] HybridClock initialized: now 1783602325430283 us; error 0 us; skew 500 ppm
I20260709 13:05:25.430593 12175 heartbeater.cc:344] Connected to a master server at 127.10.182.62:44903
I20260709 13:05:25.430965 12175 heartbeater.cc:461] Registering TS with master...
I20260709 13:05:25.430987 10968 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:25.431876 12175 heartbeater.cc:507] Master 127.10.182.62:44903 requested a full tablet report, sending...
I20260709 13:05:25.433880 10968 webserver.cc:533] Webserver started at http://127.10.182.3:41249/ using document root <none> and password file <none>
I20260709 13:05:25.434247 11973 ts_manager.cc:194] Registered new tserver with Master: 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
I20260709 13:05:25.434553 10968 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:25.434821 10968 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:25.435120 10968 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:25.436026 11973 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49062
I20260709 13:05:25.436671 10968 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602301807890-10968-0/minicluster-data/ts-2-root/instance:
uuid: "e86b6ed62ab0403bbda1861973380297"
format_stamp: "Formatted at 2026-07-09 13:05:25 on dist-test-slave-hmwv"
I20260709 13:05:25.441481 10968 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260709 13:05:25.444952 12186 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:25.445804 10968 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260709 13:05:25.446141 10968 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602301807890-10968-0/minicluster-data/ts-2-root
uuid: "e86b6ed62ab0403bbda1861973380297"
format_stamp: "Formatted at 2026-07-09 13:05:25 on dist-test-slave-hmwv"
I20260709 13:05:25.446399 10968 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602301807890-10968-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602301807890-10968-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602301807890-10968-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:05:25.474025 10968 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:25.475214 10968 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:25.476779 10968 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:05:25.479007 10968 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:05:25.479188 10968 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:25.479460 10968 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:05:25.479620 10968 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:25.519836 10968 rpc_server.cc:307] RPC server started. Bound to: 127.10.182.3:44567
I20260709 13:05:25.519933 12248 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.182.3:44567 every 8 connection(s)
I20260709 13:05:25.534888 12249 heartbeater.cc:344] Connected to a master server at 127.10.182.62:44903
I20260709 13:05:25.535282 12249 heartbeater.cc:461] Registering TS with master...
I20260709 13:05:25.535959 12249 heartbeater.cc:507] Master 127.10.182.62:44903 requested a full tablet report, sending...
I20260709 13:05:25.537865 11973 ts_manager.cc:194] Registered new tserver with Master: e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:25.538098 10968 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014993756s
I20260709 13:05:25.539681 11973 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49068
I20260709 13:05:25.567404 11973 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49084:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:05:25.573688 11973 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:05:25.779314 12214 tablet_service.cc:1511] Processing CreateTablet for tablet 09fa96269e5b4504a80175e58ecdd147 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:05:25.780853 12214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09fa96269e5b4504a80175e58ecdd147. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:25.785617 12213 tablet_service.cc:1511] Processing CreateTablet for tablet 98ef4c9d120f4864be749704390cf012 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:05:25.787212 12213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98ef4c9d120f4864be749704390cf012. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:25.789352 12211 tablet_service.cc:1511] Processing CreateTablet for tablet 6629b584a16c4689982e64760b95c58d (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:05:25.789819 12140 tablet_service.cc:1511] Processing CreateTablet for tablet 09fa96269e5b4504a80175e58ecdd147 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:05:25.790994 12211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6629b584a16c4689982e64760b95c58d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:25.791159 12140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09fa96269e5b4504a80175e58ecdd147. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:25.791733 12065 tablet_service.cc:1511] Processing CreateTablet for tablet 09fa96269e5b4504a80175e58ecdd147 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:05:25.793170 12065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09fa96269e5b4504a80175e58ecdd147. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:25.797668 12212 tablet_service.cc:1511] Processing CreateTablet for tablet c242a59c873f4174a99e57ebb93c9270 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:05:25.797879 12139 tablet_service.cc:1511] Processing CreateTablet for tablet 98ef4c9d120f4864be749704390cf012 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:05:25.799304 12212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c242a59c873f4174a99e57ebb93c9270. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:25.799453 12139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98ef4c9d120f4864be749704390cf012. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:25.799716 12063 tablet_service.cc:1511] Processing CreateTablet for tablet c242a59c873f4174a99e57ebb93c9270 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:05:25.801090 12063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c242a59c873f4174a99e57ebb93c9270. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:25.797778 12064 tablet_service.cc:1511] Processing CreateTablet for tablet 98ef4c9d120f4864be749704390cf012 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:05:25.805385 12064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98ef4c9d120f4864be749704390cf012. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:25.805843 12138 tablet_service.cc:1511] Processing CreateTablet for tablet c242a59c873f4174a99e57ebb93c9270 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:05:25.807374 12138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c242a59c873f4174a99e57ebb93c9270. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:25.805845 12062 tablet_service.cc:1511] Processing CreateTablet for tablet 6629b584a16c4689982e64760b95c58d (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:05:25.810686 12062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6629b584a16c4689982e64760b95c58d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:25.810395 12137 tablet_service.cc:1511] Processing CreateTablet for tablet 6629b584a16c4689982e64760b95c58d (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:05:25.811951 12137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6629b584a16c4689982e64760b95c58d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:25.821792 12061 tablet_service.cc:1511] Processing CreateTablet for tablet 15c002144f284ba98fc671c0eebde24e (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:05:25.823395 12061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15c002144f284ba98fc671c0eebde24e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:25.836230 12136 tablet_service.cc:1511] Processing CreateTablet for tablet 15c002144f284ba98fc671c0eebde24e (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:05:25.838093 12136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15c002144f284ba98fc671c0eebde24e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:25.844071 12211 tablet_service.cc:1511] Processing CreateTablet for tablet 15c002144f284ba98fc671c0eebde24e (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:05:25.845881 12135 tablet_service.cc:1511] Processing CreateTablet for tablet ab8b94fb70f6452aa3e12611ff1cfdcd (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:05:25.853427 12135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab8b94fb70f6452aa3e12611ff1cfdcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:25.861106 12211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15c002144f284ba98fc671c0eebde24e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:25.871549 12063 tablet_service.cc:1511] Processing CreateTablet for tablet ab8b94fb70f6452aa3e12611ff1cfdcd (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:05:25.878484 12063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab8b94fb70f6452aa3e12611ff1cfdcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:25.878149 12062 tablet_service.cc:1511] Processing CreateTablet for tablet c60713e4b4d8449a8aa108b147d12382 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:05:25.879415 12062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c60713e4b4d8449a8aa108b147d12382. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:25.885304 12264 tablet_bootstrap.cc:492] T 09fa96269e5b4504a80175e58ecdd147 P e86b6ed62ab0403bbda1861973380297: Bootstrap starting.
I20260709 13:05:25.889425 12265 tablet_bootstrap.cc:492] T 09fa96269e5b4504a80175e58ecdd147 P 34bbb454ad22499cac0941f061a68408: Bootstrap starting.
I20260709 13:05:25.891366 12264 tablet_bootstrap.cc:654] T 09fa96269e5b4504a80175e58ecdd147 P e86b6ed62ab0403bbda1861973380297: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:25.898304 12266 tablet_bootstrap.cc:492] T c242a59c873f4174a99e57ebb93c9270 P 8e3d76ae69c74d1f85f6da548856eeb7: Bootstrap starting.
I20260709 13:05:25.902426 12213 tablet_service.cc:1511] Processing CreateTablet for tablet ab8b94fb70f6452aa3e12611ff1cfdcd (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:05:25.902796 12139 tablet_service.cc:1511] Processing CreateTablet for tablet c60713e4b4d8449a8aa108b147d12382 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:05:25.903867 12213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab8b94fb70f6452aa3e12611ff1cfdcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:25.904075 12139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c60713e4b4d8449a8aa108b147d12382. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:25.911543 12265 tablet_bootstrap.cc:654] T 09fa96269e5b4504a80175e58ecdd147 P 34bbb454ad22499cac0941f061a68408: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:25.918043 12214 tablet_service.cc:1511] Processing CreateTablet for tablet c60713e4b4d8449a8aa108b147d12382 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:05:25.918951 12063 tablet_service.cc:1511] Processing CreateTablet for tablet 83d99e2135954e67a78d8f02a9d06d22 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:05:25.919409 12214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c60713e4b4d8449a8aa108b147d12382. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:25.920189 12063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83d99e2135954e67a78d8f02a9d06d22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:25.921149 12140 tablet_service.cc:1511] Processing CreateTablet for tablet 83d99e2135954e67a78d8f02a9d06d22 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:05:25.922444 12140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83d99e2135954e67a78d8f02a9d06d22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:25.922856 12211 tablet_service.cc:1511] Processing CreateTablet for tablet 83d99e2135954e67a78d8f02a9d06d22 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:05:25.924345 12211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83d99e2135954e67a78d8f02a9d06d22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:25.924225 12062 tablet_service.cc:1511] Processing CreateTablet for tablet 2af7248294c347b9a07b7f337921c1bd (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:05:25.926482 12062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2af7248294c347b9a07b7f337921c1bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:25.928753 12264 tablet_bootstrap.cc:492] T 09fa96269e5b4504a80175e58ecdd147 P e86b6ed62ab0403bbda1861973380297: No bootstrap required, opened a new log
I20260709 13:05:25.929273 12264 ts_tablet_manager.cc:1403] T 09fa96269e5b4504a80175e58ecdd147 P e86b6ed62ab0403bbda1861973380297: Time spent bootstrapping tablet: real 0.044s	user 0.008s	sys 0.006s
I20260709 13:05:25.934528 12212 tablet_service.cc:1511] Processing CreateTablet for tablet 2af7248294c347b9a07b7f337921c1bd (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:05:25.935982 12212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2af7248294c347b9a07b7f337921c1bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:25.937407 12136 tablet_service.cc:1511] Processing CreateTablet for tablet 2af7248294c347b9a07b7f337921c1bd (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:05:25.938690 12136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2af7248294c347b9a07b7f337921c1bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:25.939760 12065 tablet_service.cc:1511] Processing CreateTablet for tablet bdad9a6132944ffeb0c3b0ea34cbf8e1 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:05:25.941054 12065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdad9a6132944ffeb0c3b0ea34cbf8e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:25.949294 12061 tablet_service.cc:1511] Processing CreateTablet for tablet 6222e141d9a64a14a5caa8ead8fb770a (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:05:25.949954 12266 tablet_bootstrap.cc:654] T c242a59c873f4174a99e57ebb93c9270 P 8e3d76ae69c74d1f85f6da548856eeb7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:25.949680 12210 tablet_service.cc:1511] Processing CreateTablet for tablet bdad9a6132944ffeb0c3b0ea34cbf8e1 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:05:25.950698 12061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6222e141d9a64a14a5caa8ead8fb770a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:25.950975 12210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdad9a6132944ffeb0c3b0ea34cbf8e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:25.958851 12264 raft_consensus.cc:359] T 09fa96269e5b4504a80175e58ecdd147 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } }
I20260709 13:05:25.959651 12264 raft_consensus.cc:385] T 09fa96269e5b4504a80175e58ecdd147 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:25.959995 12264 raft_consensus.cc:740] T 09fa96269e5b4504a80175e58ecdd147 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Initialized, Role: FOLLOWER
I20260709 13:05:25.961675 12139 tablet_service.cc:1511] Processing CreateTablet for tablet bdad9a6132944ffeb0c3b0ea34cbf8e1 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:05:25.963037 12139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdad9a6132944ffeb0c3b0ea34cbf8e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:25.969388 12264 consensus_queue.cc:260] T 09fa96269e5b4504a80175e58ecdd147 P e86b6ed62ab0403bbda1861973380297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } }
I20260709 13:05:25.976040 12214 tablet_service.cc:1511] Processing CreateTablet for tablet 6222e141d9a64a14a5caa8ead8fb770a (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:05:25.977512 12214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6222e141d9a64a14a5caa8ead8fb770a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:25.985505 12061 tablet_service.cc:1511] Processing CreateTablet for tablet d95fe6a2d1be42f2bea3e2f34276e5ae (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:05:25.986851 12061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d95fe6a2d1be42f2bea3e2f34276e5ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:25.986450 12137 tablet_service.cc:1511] Processing CreateTablet for tablet d95fe6a2d1be42f2bea3e2f34276e5ae (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:05:25.988139 12137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d95fe6a2d1be42f2bea3e2f34276e5ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:25.991521 12266 tablet_bootstrap.cc:492] T c242a59c873f4174a99e57ebb93c9270 P 8e3d76ae69c74d1f85f6da548856eeb7: No bootstrap required, opened a new log
I20260709 13:05:25.992065 12266 ts_tablet_manager.cc:1403] T c242a59c873f4174a99e57ebb93c9270 P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent bootstrapping tablet: real 0.094s	user 0.004s	sys 0.008s
I20260709 13:05:26.004242 12210 tablet_service.cc:1511] Processing CreateTablet for tablet d95fe6a2d1be42f2bea3e2f34276e5ae (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:05:26.005609 12135 tablet_service.cc:1511] Processing CreateTablet for tablet 6222e141d9a64a14a5caa8ead8fb770a (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:05:26.006157 12210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d95fe6a2d1be42f2bea3e2f34276e5ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:26.006884 12135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6222e141d9a64a14a5caa8ead8fb770a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:26.015339 12265 tablet_bootstrap.cc:492] T 09fa96269e5b4504a80175e58ecdd147 P 34bbb454ad22499cac0941f061a68408: No bootstrap required, opened a new log
I20260709 13:05:26.015846 12265 ts_tablet_manager.cc:1403] T 09fa96269e5b4504a80175e58ecdd147 P 34bbb454ad22499cac0941f061a68408: Time spent bootstrapping tablet: real 0.127s	user 0.008s	sys 0.009s
I20260709 13:05:26.017160 12063 tablet_service.cc:1511] Processing CreateTablet for tablet 16225de175294560a23a6df6becebb0b (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:05:26.018620 12063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16225de175294560a23a6df6becebb0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:26.018957 12265 raft_consensus.cc:359] T 09fa96269e5b4504a80175e58ecdd147 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } }
I20260709 13:05:26.019685 12265 raft_consensus.cc:385] T 09fa96269e5b4504a80175e58ecdd147 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:26.019994 12265 raft_consensus.cc:740] T 09fa96269e5b4504a80175e58ecdd147 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34bbb454ad22499cac0941f061a68408, State: Initialized, Role: FOLLOWER
I20260709 13:05:26.021039 12265 consensus_queue.cc:260] T 09fa96269e5b4504a80175e58ecdd147 P 34bbb454ad22499cac0941f061a68408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } }
I20260709 13:05:26.025369 12140 tablet_service.cc:1511] Processing CreateTablet for tablet 16225de175294560a23a6df6becebb0b (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:05:26.026741 12140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16225de175294560a23a6df6becebb0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:26.032019 12061 tablet_service.cc:1511] Processing CreateTablet for tablet 9202723a2deb4755bb8026cdb99015b6 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:05:26.033453 12061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9202723a2deb4755bb8026cdb99015b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:26.036945 12249 heartbeater.cc:499] Master 127.10.182.62:44903 was elected leader, sending a full tablet report...
I20260709 13:05:26.038266 12264 ts_tablet_manager.cc:1434] T 09fa96269e5b4504a80175e58ecdd147 P e86b6ed62ab0403bbda1861973380297: Time spent starting tablet: real 0.109s	user 0.018s	sys 0.025s
I20260709 13:05:26.033397 12266 raft_consensus.cc:359] T c242a59c873f4174a99e57ebb93c9270 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:26.041325 12266 raft_consensus.cc:385] T c242a59c873f4174a99e57ebb93c9270 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:26.041706 12266 raft_consensus.cc:740] T c242a59c873f4174a99e57ebb93c9270 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Initialized, Role: FOLLOWER
I20260709 13:05:26.043419 12266 consensus_queue.cc:260] T c242a59c873f4174a99e57ebb93c9270 P 8e3d76ae69c74d1f85f6da548856eeb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:26.052263 12139 tablet_service.cc:1511] Processing CreateTablet for tablet c24f1ed49e374a849919ac5a64538f96 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:05:26.053224 12213 tablet_service.cc:1511] Processing CreateTablet for tablet c24f1ed49e374a849919ac5a64538f96 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:05:26.053817 12264 tablet_bootstrap.cc:492] T 6629b584a16c4689982e64760b95c58d P e86b6ed62ab0403bbda1861973380297: Bootstrap starting.
I20260709 13:05:26.054685 12213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c24f1ed49e374a849919ac5a64538f96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:26.050940 12065 tablet_service.cc:1511] Processing CreateTablet for tablet c24f1ed49e374a849919ac5a64538f96 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:05:26.053009 12212 tablet_service.cc:1511] Processing CreateTablet for tablet 9202723a2deb4755bb8026cdb99015b6 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:05:26.058938 12212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9202723a2deb4755bb8026cdb99015b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:26.062934 12065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c24f1ed49e374a849919ac5a64538f96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:26.041797 12214 tablet_service.cc:1511] Processing CreateTablet for tablet 16225de175294560a23a6df6becebb0b (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:05:26.063959 12214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16225de175294560a23a6df6becebb0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:26.065686 12136 tablet_service.cc:1511] Processing CreateTablet for tablet 9202723a2deb4755bb8026cdb99015b6 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:05:26.067364 12264 tablet_bootstrap.cc:654] T 6629b584a16c4689982e64760b95c58d P e86b6ed62ab0403bbda1861973380297: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:26.071811 12062 tablet_service.cc:1511] Processing CreateTablet for tablet 7b8abcbf72934eaa8afac20a47b0e938 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:05:26.073266 12137 tablet_service.cc:1511] Processing CreateTablet for tablet 7b8abcbf72934eaa8afac20a47b0e938 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:05:26.053598 12139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c24f1ed49e374a849919ac5a64538f96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:26.073971 12062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b8abcbf72934eaa8afac20a47b0e938. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:26.074200 12210 tablet_service.cc:1511] Processing CreateTablet for tablet 7b8abcbf72934eaa8afac20a47b0e938 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:05:26.074671 12137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b8abcbf72934eaa8afac20a47b0e938. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:26.075409 12210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b8abcbf72934eaa8afac20a47b0e938. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:26.080904 12265 ts_tablet_manager.cc:1434] T 09fa96269e5b4504a80175e58ecdd147 P 34bbb454ad22499cac0941f061a68408: Time spent starting tablet: real 0.065s	user 0.006s	sys 0.010s
I20260709 13:05:26.081732 12100 heartbeater.cc:499] Master 127.10.182.62:44903 was elected leader, sending a full tablet report...
I20260709 13:05:26.081645 12064 tablet_service.cc:1511] Processing CreateTablet for tablet 747919c4c63d4a32afcb4c051c776492 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:05:26.082798 12064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 747919c4c63d4a32afcb4c051c776492. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:26.085888 12265 tablet_bootstrap.cc:492] T c242a59c873f4174a99e57ebb93c9270 P 34bbb454ad22499cac0941f061a68408: Bootstrap starting.
I20260709 13:05:26.087436 12270 raft_consensus.cc:493] T 09fa96269e5b4504a80175e58ecdd147 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:26.091946 12270 raft_consensus.cc:515] T 09fa96269e5b4504a80175e58ecdd147 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } }
I20260709 13:05:26.093189 12140 tablet_service.cc:1511] Processing CreateTablet for tablet 747919c4c63d4a32afcb4c051c776492 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:05:26.100368 12265 tablet_bootstrap.cc:654] T c242a59c873f4174a99e57ebb93c9270 P 34bbb454ad22499cac0941f061a68408: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:26.089038 12136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9202723a2deb4755bb8026cdb99015b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:26.127065 12061 tablet_service.cc:1511] Processing CreateTablet for tablet 6978fe44a05e4f20914c83428e38ea65 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:05:26.128499 12061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6978fe44a05e4f20914c83428e38ea65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:26.129132 12209 tablet_service.cc:1511] Processing CreateTablet for tablet 6978fe44a05e4f20914c83428e38ea65 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:05:26.131119 12209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6978fe44a05e4f20914c83428e38ea65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:26.133612 12060 tablet_service.cc:1511] Processing CreateTablet for tablet fe0149e418f74f658bb7562c83f468eb (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:05:26.134006 12138 tablet_service.cc:1511] Processing CreateTablet for tablet fe0149e418f74f658bb7562c83f468eb (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:05:26.134958 12060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe0149e418f74f658bb7562c83f468eb. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:05:26.152292 12021 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:05:26.153986 12062 tablet_service.cc:1511] Processing CreateTablet for tablet ab1bce8c7820453abffd5bfe32f76a84 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:05:26.154500 12208 tablet_service.cc:1511] Processing CreateTablet for tablet fe0149e418f74f658bb7562c83f468eb (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:05:26.155525 12062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab1bce8c7820453abffd5bfe32f76a84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:26.156001 12208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe0149e418f74f658bb7562c83f468eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:26.157291 12211 tablet_service.cc:1511] Processing CreateTablet for tablet 747919c4c63d4a32afcb4c051c776492 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:05:26.157548 12135 tablet_service.cc:1511] Processing CreateTablet for tablet 6978fe44a05e4f20914c83428e38ea65 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:05:26.106843 12270 leader_election.cc:290] T 09fa96269e5b4504a80175e58ecdd147 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213), 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883)
I20260709 13:05:26.158735 12211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 747919c4c63d4a32afcb4c051c776492. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:26.164529 12140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 747919c4c63d4a32afcb4c051c776492. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:26.169359 12272 raft_consensus.cc:493] T c242a59c873f4174a99e57ebb93c9270 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:26.170152 12272 raft_consensus.cc:515] T c242a59c873f4174a99e57ebb93c9270 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:26.190201 12175 heartbeater.cc:499] Master 127.10.182.62:44903 was elected leader, sending a full tablet report...
I20260709 13:05:26.198056 12135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6978fe44a05e4f20914c83428e38ea65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:26.203030 12264 tablet_bootstrap.cc:492] T 6629b584a16c4689982e64760b95c58d P e86b6ed62ab0403bbda1861973380297: No bootstrap required, opened a new log
I20260709 13:05:26.204862 12272 leader_election.cc:290] T c242a59c873f4174a99e57ebb93c9270 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:26.218550 12138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe0149e418f74f658bb7562c83f468eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:26.227293 12210 tablet_service.cc:1511] Processing CreateTablet for tablet ab1bce8c7820453abffd5bfe32f76a84 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:05:26.228652 12210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab1bce8c7820453abffd5bfe32f76a84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:26.230492 12063 tablet_service.cc:1511] Processing CreateTablet for tablet eb56e04433cc4cc880ecf2b10ee21188 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:05:26.231776 12063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb56e04433cc4cc880ecf2b10ee21188. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:26.235049 12266 ts_tablet_manager.cc:1434] T c242a59c873f4174a99e57ebb93c9270 P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent starting tablet: real 0.243s	user 0.001s	sys 0.024s
I20260709 13:05:26.236105 12266 tablet_bootstrap.cc:492] T 98ef4c9d120f4864be749704390cf012 P 8e3d76ae69c74d1f85f6da548856eeb7: Bootstrap starting.
I20260709 13:05:26.237315 12213 tablet_service.cc:1511] Processing CreateTablet for tablet eb56e04433cc4cc880ecf2b10ee21188 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:05:26.238583 12213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb56e04433cc4cc880ecf2b10ee21188. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:26.219431 12264 ts_tablet_manager.cc:1403] T 6629b584a16c4689982e64760b95c58d P e86b6ed62ab0403bbda1861973380297: Time spent bootstrapping tablet: real 0.166s	user 0.019s	sys 0.023s
I20260709 13:05:26.242981 12134 tablet_service.cc:1511] Processing CreateTablet for tablet ab1bce8c7820453abffd5bfe32f76a84 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:05:26.256809 12134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab1bce8c7820453abffd5bfe32f76a84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:26.256613 12061 tablet_service.cc:1511] Processing CreateTablet for tablet 711425be6ced4d9fb92a82eb67d20c92 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:05:26.257541 12207 tablet_service.cc:1511] Processing CreateTablet for tablet 711425be6ced4d9fb92a82eb67d20c92 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:05:26.258896 12207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 711425be6ced4d9fb92a82eb67d20c92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:26.257972 12061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 711425be6ced4d9fb92a82eb67d20c92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:26.282152 12133 tablet_service.cc:1511] Processing CreateTablet for tablet eb56e04433cc4cc880ecf2b10ee21188 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:05:26.283381 12133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb56e04433cc4cc880ecf2b10ee21188. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:26.289757 12132 tablet_service.cc:1511] Processing CreateTablet for tablet 711425be6ced4d9fb92a82eb67d20c92 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:05:26.291388 12132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 711425be6ced4d9fb92a82eb67d20c92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:26.292218 12075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09fa96269e5b4504a80175e58ecdd147" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408" is_pre_election: true
I20260709 13:05:26.293037 12075 raft_consensus.cc:2468] T 09fa96269e5b4504a80175e58ecdd147 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e86b6ed62ab0403bbda1861973380297 in term 0.
I20260709 13:05:26.294744 12187 leader_election.cc:304] T 09fa96269e5b4504a80175e58ecdd147 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34bbb454ad22499cac0941f061a68408, e86b6ed62ab0403bbda1861973380297; no voters: 
I20260709 13:05:26.295773 12270 raft_consensus.cc:2804] T 09fa96269e5b4504a80175e58ecdd147 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:26.296187 12270 raft_consensus.cc:493] T 09fa96269e5b4504a80175e58ecdd147 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:26.296639 12270 raft_consensus.cc:3060] T 09fa96269e5b4504a80175e58ecdd147 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:26.301158 12224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c242a59c873f4174a99e57ebb93c9270" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297" is_pre_election: true
W20260709 13:05:26.303920 12116 leader_election.cc:343] T c242a59c873f4174a99e57ebb93c9270 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:26.317032 12206 tablet_service.cc:1511] Processing CreateTablet for tablet 504c9c04eb8b41239216a9f8f40515d7 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:05:26.318459 12131 tablet_service.cc:1511] Processing CreateTablet for tablet 504c9c04eb8b41239216a9f8f40515d7 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:05:26.320904 12206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 504c9c04eb8b41239216a9f8f40515d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:26.320950 12131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 504c9c04eb8b41239216a9f8f40515d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:26.326296 12150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09fa96269e5b4504a80175e58ecdd147" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" is_pre_election: true
I20260709 13:05:26.325675 12060 tablet_service.cc:1511] Processing CreateTablet for tablet 66294e47804049408a0af7ec5f9797e9 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:05:26.329113 12060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66294e47804049408a0af7ec5f9797e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:26.332683 12270 raft_consensus.cc:515] T 09fa96269e5b4504a80175e58ecdd147 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } }
I20260709 13:05:26.336303 12075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09fa96269e5b4504a80175e58ecdd147" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408"
I20260709 13:05:26.337020 12075 raft_consensus.cc:3060] T 09fa96269e5b4504a80175e58ecdd147 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:26.346078 12075 raft_consensus.cc:2468] T 09fa96269e5b4504a80175e58ecdd147 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e86b6ed62ab0403bbda1861973380297 in term 1.
W20260709 13:05:26.347211 12188 leader_election.cc:343] T 09fa96269e5b4504a80175e58ecdd147 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:26.347394 12187 leader_election.cc:304] T 09fa96269e5b4504a80175e58ecdd147 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34bbb454ad22499cac0941f061a68408, e86b6ed62ab0403bbda1861973380297; no voters: 
I20260709 13:05:26.349627 12061 tablet_service.cc:1511] Processing CreateTablet for tablet 504c9c04eb8b41239216a9f8f40515d7 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:05:26.351085 12061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 504c9c04eb8b41239216a9f8f40515d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:26.357136 12150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09fa96269e5b4504a80175e58ecdd147" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
W20260709 13:05:26.362361 12188 leader_election.cc:343] T 09fa96269e5b4504a80175e58ecdd147 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:26.354693 12270 leader_election.cc:290] T 09fa96269e5b4504a80175e58ecdd147 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 election: Requested vote from peers 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213), 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883)
I20260709 13:05:26.369895 12264 raft_consensus.cc:359] T 6629b584a16c4689982e64760b95c58d P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:26.370697 12264 raft_consensus.cc:385] T 6629b584a16c4689982e64760b95c58d P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:26.371001 12264 raft_consensus.cc:740] T 6629b584a16c4689982e64760b95c58d P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Initialized, Role: FOLLOWER
I20260709 13:05:26.371021 12266 tablet_bootstrap.cc:654] T 98ef4c9d120f4864be749704390cf012 P 8e3d76ae69c74d1f85f6da548856eeb7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:26.371934 12264 consensus_queue.cc:260] T 6629b584a16c4689982e64760b95c58d P e86b6ed62ab0403bbda1861973380297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:26.374074 12264 ts_tablet_manager.cc:1434] T 6629b584a16c4689982e64760b95c58d P e86b6ed62ab0403bbda1861973380297: Time spent starting tablet: real 0.128s	user 0.007s	sys 0.000s
I20260709 13:05:26.384405 12136 tablet_service.cc:1511] Processing CreateTablet for tablet 66294e47804049408a0af7ec5f9797e9 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:05:26.386379 12136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66294e47804049408a0af7ec5f9797e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:26.424726 12264 tablet_bootstrap.cc:492] T 98ef4c9d120f4864be749704390cf012 P e86b6ed62ab0403bbda1861973380297: Bootstrap starting.
I20260709 13:05:26.438127 12265 tablet_bootstrap.cc:492] T c242a59c873f4174a99e57ebb93c9270 P 34bbb454ad22499cac0941f061a68408: No bootstrap required, opened a new log
I20260709 13:05:26.438910 12265 ts_tablet_manager.cc:1403] T c242a59c873f4174a99e57ebb93c9270 P 34bbb454ad22499cac0941f061a68408: Time spent bootstrapping tablet: real 0.353s	user 0.034s	sys 0.073s
I20260709 13:05:26.382081 12270 raft_consensus.cc:2804] T 09fa96269e5b4504a80175e58ecdd147 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:26.445081 12265 raft_consensus.cc:359] T c242a59c873f4174a99e57ebb93c9270 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:26.445928 12265 raft_consensus.cc:385] T c242a59c873f4174a99e57ebb93c9270 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:26.449019 12265 raft_consensus.cc:740] T c242a59c873f4174a99e57ebb93c9270 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34bbb454ad22499cac0941f061a68408, State: Initialized, Role: FOLLOWER
I20260709 13:05:26.450846 12075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c242a59c873f4174a99e57ebb93c9270" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408" is_pre_election: true
I20260709 13:05:26.450416 12265 consensus_queue.cc:260] T c242a59c873f4174a99e57ebb93c9270 P 34bbb454ad22499cac0941f061a68408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:26.456991 12075 raft_consensus.cc:2468] T c242a59c873f4174a99e57ebb93c9270 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e3d76ae69c74d1f85f6da548856eeb7 in term 0.
I20260709 13:05:26.460652 12265 ts_tablet_manager.cc:1434] T c242a59c873f4174a99e57ebb93c9270 P 34bbb454ad22499cac0941f061a68408: Time spent starting tablet: real 0.021s	user 0.011s	sys 0.001s
I20260709 13:05:26.467460 12265 tablet_bootstrap.cc:492] T 6629b584a16c4689982e64760b95c58d P 34bbb454ad22499cac0941f061a68408: Bootstrap starting.
I20260709 13:05:26.467518 12113 leader_election.cc:304] T c242a59c873f4174a99e57ebb93c9270 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 34bbb454ad22499cac0941f061a68408, 8e3d76ae69c74d1f85f6da548856eeb7; no voters: e86b6ed62ab0403bbda1861973380297
I20260709 13:05:26.469183 12276 raft_consensus.cc:2804] T c242a59c873f4174a99e57ebb93c9270 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:26.469632 12276 raft_consensus.cc:493] T c242a59c873f4174a99e57ebb93c9270 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:26.470000 12276 raft_consensus.cc:3060] T c242a59c873f4174a99e57ebb93c9270 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:26.479111 12265 tablet_bootstrap.cc:654] T 6629b584a16c4689982e64760b95c58d P 34bbb454ad22499cac0941f061a68408: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:26.478701 12206 tablet_service.cc:1511] Processing CreateTablet for tablet 66294e47804049408a0af7ec5f9797e9 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:05:26.480677 12206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66294e47804049408a0af7ec5f9797e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:26.496071 12264 tablet_bootstrap.cc:654] T 98ef4c9d120f4864be749704390cf012 P e86b6ed62ab0403bbda1861973380297: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:26.501268 12061 tablet_service.cc:1511] Processing CreateTablet for tablet bddcf4c66a674927ad941754e0eac5fa (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:05:26.502751 12061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bddcf4c66a674927ad941754e0eac5fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:26.502957 12266 tablet_bootstrap.cc:492] T 98ef4c9d120f4864be749704390cf012 P 8e3d76ae69c74d1f85f6da548856eeb7: No bootstrap required, opened a new log
I20260709 13:05:26.503517 12266 ts_tablet_manager.cc:1403] T 98ef4c9d120f4864be749704390cf012 P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent bootstrapping tablet: real 0.268s	user 0.021s	sys 0.054s
I20260709 13:05:26.507488 12266 raft_consensus.cc:359] T 98ef4c9d120f4864be749704390cf012 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:26.508309 12266 raft_consensus.cc:385] T 98ef4c9d120f4864be749704390cf012 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:26.508675 12266 raft_consensus.cc:740] T 98ef4c9d120f4864be749704390cf012 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Initialized, Role: FOLLOWER
I20260709 13:05:26.509475 12266 consensus_queue.cc:260] T 98ef4c9d120f4864be749704390cf012 P 8e3d76ae69c74d1f85f6da548856eeb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:26.511795 12266 ts_tablet_manager.cc:1434] T 98ef4c9d120f4864be749704390cf012 P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260709 13:05:26.518584 12266 tablet_bootstrap.cc:492] T 09fa96269e5b4504a80175e58ecdd147 P 8e3d76ae69c74d1f85f6da548856eeb7: Bootstrap starting.
I20260709 13:05:26.521140 12213 tablet_service.cc:1511] Processing CreateTablet for tablet bddcf4c66a674927ad941754e0eac5fa (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:05:26.521477 12060 tablet_service.cc:1511] Processing CreateTablet for tablet a1713eb1a45e4801bff63fec9c6fac11 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:05:26.522533 12213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bddcf4c66a674927ad941754e0eac5fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:26.522665 12060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1713eb1a45e4801bff63fec9c6fac11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:26.527015 12266 tablet_bootstrap.cc:654] T 09fa96269e5b4504a80175e58ecdd147 P 8e3d76ae69c74d1f85f6da548856eeb7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:26.516718 12136 tablet_service.cc:1511] Processing CreateTablet for tablet bddcf4c66a674927ad941754e0eac5fa (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:05:26.533618 12136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bddcf4c66a674927ad941754e0eac5fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:26.534497 12264 tablet_bootstrap.cc:492] T 98ef4c9d120f4864be749704390cf012 P e86b6ed62ab0403bbda1861973380297: No bootstrap required, opened a new log
I20260709 13:05:26.535063 12264 ts_tablet_manager.cc:1403] T 98ef4c9d120f4864be749704390cf012 P e86b6ed62ab0403bbda1861973380297: Time spent bootstrapping tablet: real 0.111s	user 0.021s	sys 0.005s
I20260709 13:05:26.537802 12276 raft_consensus.cc:515] T c242a59c873f4174a99e57ebb93c9270 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:26.540066 12276 leader_election.cc:290] T c242a59c873f4174a99e57ebb93c9270 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 election: Requested vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:26.539922 12207 tablet_service.cc:1511] Processing CreateTablet for tablet a1713eb1a45e4801bff63fec9c6fac11 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:05:26.541453 12207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1713eb1a45e4801bff63fec9c6fac11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:26.541401 12224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c242a59c873f4174a99e57ebb93c9270" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297"
W20260709 13:05:26.543011 12116 leader_election.cc:343] T c242a59c873f4174a99e57ebb93c9270 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:26.543917 12264 raft_consensus.cc:359] T 98ef4c9d120f4864be749704390cf012 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:26.544428 12062 tablet_service.cc:1511] Processing CreateTablet for tablet 4fb70f82fd8d41a6bb86494f5635fbba (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:05:26.548717 12062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fb70f82fd8d41a6bb86494f5635fbba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:26.546367 12075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c242a59c873f4174a99e57ebb93c9270" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408"
I20260709 13:05:26.551273 12210 tablet_service.cc:1511] Processing CreateTablet for tablet 4fb70f82fd8d41a6bb86494f5635fbba (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:05:26.551976 12075 raft_consensus.cc:3060] T c242a59c873f4174a99e57ebb93c9270 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:26.552713 12210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fb70f82fd8d41a6bb86494f5635fbba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:26.547066 12138 tablet_service.cc:1511] Processing CreateTablet for tablet 4fb70f82fd8d41a6bb86494f5635fbba (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:05:26.556125 12138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fb70f82fd8d41a6bb86494f5635fbba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:26.539922 12131 tablet_service.cc:1511] Processing CreateTablet for tablet a1713eb1a45e4801bff63fec9c6fac11 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:05:26.557451 12131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1713eb1a45e4801bff63fec9c6fac11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:26.504770 12270 raft_consensus.cc:697] T 09fa96269e5b4504a80175e58ecdd147 P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Becoming Leader. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Running, Role: LEADER
I20260709 13:05:26.561205 12270 consensus_queue.cc:237] T 09fa96269e5b4504a80175e58ecdd147 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } }
I20260709 13:05:26.580338 12133 tablet_service.cc:1511] Processing CreateTablet for tablet caae6f2a2a134898a3418b09754c4d83 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:05:26.581089 12265 tablet_bootstrap.cc:492] T 6629b584a16c4689982e64760b95c58d P 34bbb454ad22499cac0941f061a68408: No bootstrap required, opened a new log
I20260709 13:05:26.581698 12133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet caae6f2a2a134898a3418b09754c4d83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:26.581663 12265 ts_tablet_manager.cc:1403] T 6629b584a16c4689982e64760b95c58d P 34bbb454ad22499cac0941f061a68408: Time spent bootstrapping tablet: real 0.114s	user 0.030s	sys 0.005s
I20260709 13:05:26.585273 12211 tablet_service.cc:1511] Processing CreateTablet for tablet caae6f2a2a134898a3418b09754c4d83 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:05:26.586673 12211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet caae6f2a2a134898a3418b09754c4d83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:26.587129 12063 tablet_service.cc:1511] Processing CreateTablet for tablet d76bc5ed969f41448ed9f2d4f1acefef (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:05:26.588498 12063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d76bc5ed969f41448ed9f2d4f1acefef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:26.578447 12061 tablet_service.cc:1511] Processing CreateTablet for tablet caae6f2a2a134898a3418b09754c4d83 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:05:26.590488 12061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet caae6f2a2a134898a3418b09754c4d83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:26.602720 12265 raft_consensus.cc:359] T 6629b584a16c4689982e64760b95c58d P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:26.604081 12265 raft_consensus.cc:385] T 6629b584a16c4689982e64760b95c58d P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:26.604581 12265 raft_consensus.cc:740] T 6629b584a16c4689982e64760b95c58d P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34bbb454ad22499cac0941f061a68408, State: Initialized, Role: FOLLOWER
I20260709 13:05:26.605607 12265 consensus_queue.cc:260] T 6629b584a16c4689982e64760b95c58d P 34bbb454ad22499cac0941f061a68408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:26.581121 12264 raft_consensus.cc:385] T 98ef4c9d120f4864be749704390cf012 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:26.615010 12264 raft_consensus.cc:740] T 98ef4c9d120f4864be749704390cf012 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Initialized, Role: FOLLOWER
I20260709 13:05:26.616024 12264 consensus_queue.cc:260] T 98ef4c9d120f4864be749704390cf012 P e86b6ed62ab0403bbda1861973380297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:26.618387 12264 ts_tablet_manager.cc:1434] T 98ef4c9d120f4864be749704390cf012 P e86b6ed62ab0403bbda1861973380297: Time spent starting tablet: real 0.083s	user 0.006s	sys 0.000s
I20260709 13:05:26.619478 12264 tablet_bootstrap.cc:492] T c242a59c873f4174a99e57ebb93c9270 P e86b6ed62ab0403bbda1861973380297: Bootstrap starting.
I20260709 13:05:26.581102 12075 raft_consensus.cc:2468] T c242a59c873f4174a99e57ebb93c9270 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e3d76ae69c74d1f85f6da548856eeb7 in term 1.
I20260709 13:05:26.627121 12265 ts_tablet_manager.cc:1434] T 6629b584a16c4689982e64760b95c58d P 34bbb454ad22499cac0941f061a68408: Time spent starting tablet: real 0.042s	user 0.002s	sys 0.008s
I20260709 13:05:26.631145 12113 leader_election.cc:304] T c242a59c873f4174a99e57ebb93c9270 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 34bbb454ad22499cac0941f061a68408, 8e3d76ae69c74d1f85f6da548856eeb7; no voters: e86b6ed62ab0403bbda1861973380297
I20260709 13:05:26.635149 12276 raft_consensus.cc:2804] T c242a59c873f4174a99e57ebb93c9270 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:26.635627 12276 raft_consensus.cc:697] T c242a59c873f4174a99e57ebb93c9270 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 LEADER]: Becoming Leader. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Running, Role: LEADER
I20260709 13:05:26.636389 12276 consensus_queue.cc:237] T c242a59c873f4174a99e57ebb93c9270 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:26.638829 12210 tablet_service.cc:1511] Processing CreateTablet for tablet d76bc5ed969f41448ed9f2d4f1acefef (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:05:26.640172 12210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d76bc5ed969f41448ed9f2d4f1acefef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:26.640012 11973 catalog_manager.cc:5697] T 09fa96269e5b4504a80175e58ecdd147 P e86b6ed62ab0403bbda1861973380297 reported cstate change: term changed from 0 to 1, leader changed from <none> to e86b6ed62ab0403bbda1861973380297 (127.10.182.3). New cstate: current_term: 1 leader_uuid: "e86b6ed62ab0403bbda1861973380297" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:26.645462 12060 tablet_service.cc:1511] Processing CreateTablet for tablet be96d81022a548aa8273e5cb29361b86 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:05:26.646759 12060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be96d81022a548aa8273e5cb29361b86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:26.646522 12132 tablet_service.cc:1511] Processing CreateTablet for tablet be96d81022a548aa8273e5cb29361b86 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:05:26.647759 12132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be96d81022a548aa8273e5cb29361b86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:26.653504 12213 tablet_service.cc:1511] Processing CreateTablet for tablet be96d81022a548aa8273e5cb29361b86 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:05:26.657953 12264 tablet_bootstrap.cc:654] T c242a59c873f4174a99e57ebb93c9270 P e86b6ed62ab0403bbda1861973380297: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:26.660239 12266 tablet_bootstrap.cc:492] T 09fa96269e5b4504a80175e58ecdd147 P 8e3d76ae69c74d1f85f6da548856eeb7: No bootstrap required, opened a new log
I20260709 13:05:26.662914 12213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be96d81022a548aa8273e5cb29361b86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:26.669853 12266 ts_tablet_manager.cc:1403] T 09fa96269e5b4504a80175e58ecdd147 P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent bootstrapping tablet: real 0.151s	user 0.037s	sys 0.015s
I20260709 13:05:26.671191 12265 tablet_bootstrap.cc:492] T 98ef4c9d120f4864be749704390cf012 P 34bbb454ad22499cac0941f061a68408: Bootstrap starting.
I20260709 13:05:26.676717 12211 tablet_service.cc:1511] Processing CreateTablet for tablet acf3180e1a0d49318429c1370142f705 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:05:26.691097 12211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acf3180e1a0d49318429c1370142f705. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:26.691577 12206 tablet_service.cc:1511] Processing CreateTablet for tablet 4bea05d5e2e54022b319b660b631bd92 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:05:26.692945 12206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bea05d5e2e54022b319b660b631bd92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:26.677700 12266 raft_consensus.cc:359] T 09fa96269e5b4504a80175e58ecdd147 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } }
I20260709 13:05:26.698997 12266 raft_consensus.cc:385] T 09fa96269e5b4504a80175e58ecdd147 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:26.699368 12266 raft_consensus.cc:740] T 09fa96269e5b4504a80175e58ecdd147 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Initialized, Role: FOLLOWER
I20260709 13:05:26.700233 12266 consensus_queue.cc:260] T 09fa96269e5b4504a80175e58ecdd147 P 8e3d76ae69c74d1f85f6da548856eeb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } }
I20260709 13:05:26.702666 12266 ts_tablet_manager.cc:1434] T 09fa96269e5b4504a80175e58ecdd147 P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent starting tablet: real 0.028s	user 0.004s	sys 0.001s
I20260709 13:05:26.702487 12060 tablet_service.cc:1511] Processing CreateTablet for tablet dc04566a8b65497f82b7709b0069b323 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:05:26.703715 12266 tablet_bootstrap.cc:492] T 15c002144f284ba98fc671c0eebde24e P 8e3d76ae69c74d1f85f6da548856eeb7: Bootstrap starting.
I20260709 13:05:26.703797 12060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc04566a8b65497f82b7709b0069b323. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:26.679188 12134 tablet_service.cc:1511] Processing CreateTablet for tablet acf3180e1a0d49318429c1370142f705 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:05:26.705305 12134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acf3180e1a0d49318429c1370142f705. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:26.680563 11972 catalog_manager.cc:5697] T c242a59c873f4174a99e57ebb93c9270 P 8e3d76ae69c74d1f85f6da548856eeb7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2). New cstate: current_term: 1 leader_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:26.682880 12065 tablet_service.cc:1511] Processing CreateTablet for tablet 59598b05ca1f4c09b797cfdfea49f4a7 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:05:26.709712 12065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59598b05ca1f4c09b797cfdfea49f4a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:26.710285 12264 tablet_bootstrap.cc:492] T c242a59c873f4174a99e57ebb93c9270 P e86b6ed62ab0403bbda1861973380297: No bootstrap required, opened a new log
I20260709 13:05:26.710764 12264 ts_tablet_manager.cc:1403] T c242a59c873f4174a99e57ebb93c9270 P e86b6ed62ab0403bbda1861973380297: Time spent bootstrapping tablet: real 0.091s	user 0.011s	sys 0.000s
I20260709 13:05:26.682934 12138 tablet_service.cc:1511] Processing CreateTablet for tablet 59598b05ca1f4c09b797cfdfea49f4a7 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:05:26.713325 12138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59598b05ca1f4c09b797cfdfea49f4a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:26.713551 12264 raft_consensus.cc:359] T c242a59c873f4174a99e57ebb93c9270 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:26.714285 12264 raft_consensus.cc:385] T c242a59c873f4174a99e57ebb93c9270 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:26.714579 12264 raft_consensus.cc:740] T c242a59c873f4174a99e57ebb93c9270 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Initialized, Role: FOLLOWER
I20260709 13:05:26.715040 12133 tablet_service.cc:1511] Processing CreateTablet for tablet dc04566a8b65497f82b7709b0069b323 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:05:26.685460 12064 tablet_service.cc:1511] Processing CreateTablet for tablet 4bea05d5e2e54022b319b660b631bd92 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:05:26.686446 12131 tablet_service.cc:1511] Processing CreateTablet for tablet d76bc5ed969f41448ed9f2d4f1acefef (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:05:26.686843 12136 tablet_service.cc:1511] Processing CreateTablet for tablet 4bea05d5e2e54022b319b660b631bd92 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:05:26.686869 12207 tablet_service.cc:1511] Processing CreateTablet for tablet 59598b05ca1f4c09b797cfdfea49f4a7 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:05:26.689476 12061 tablet_service.cc:1511] Processing CreateTablet for tablet acf3180e1a0d49318429c1370142f705 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:05:26.727531 12064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bea05d5e2e54022b319b660b631bd92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:26.727640 12136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bea05d5e2e54022b319b660b631bd92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:26.728219 12207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59598b05ca1f4c09b797cfdfea49f4a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:26.729291 12131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d76bc5ed969f41448ed9f2d4f1acefef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:26.727790 12264 consensus_queue.cc:260] T c242a59c873f4174a99e57ebb93c9270 P e86b6ed62ab0403bbda1861973380297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:26.731884 12133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc04566a8b65497f82b7709b0069b323. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:26.732941 12061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acf3180e1a0d49318429c1370142f705. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:26.736263 12213 tablet_service.cc:1511] Processing CreateTablet for tablet dc04566a8b65497f82b7709b0069b323 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:05:26.737108 12264 ts_tablet_manager.cc:1434] T c242a59c873f4174a99e57ebb93c9270 P e86b6ed62ab0403bbda1861973380297: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.001s
I20260709 13:05:26.738348 12264 tablet_bootstrap.cc:492] T 15c002144f284ba98fc671c0eebde24e P e86b6ed62ab0403bbda1861973380297: Bootstrap starting.
I20260709 13:05:26.739068 12213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc04566a8b65497f82b7709b0069b323. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:26.748245 12060 tablet_service.cc:1511] Processing CreateTablet for tablet 16428b6f0e7e40c7af070bcc44d4041d (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:05:26.749601 12060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16428b6f0e7e40c7af070bcc44d4041d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:26.755223 12135 tablet_service.cc:1511] Processing CreateTablet for tablet 16428b6f0e7e40c7af070bcc44d4041d (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:05:26.756767 12135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16428b6f0e7e40c7af070bcc44d4041d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:26.775636 12270 raft_consensus.cc:493] T 98ef4c9d120f4864be749704390cf012 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:26.776441 12270 raft_consensus.cc:515] T 98ef4c9d120f4864be749704390cf012 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:26.786289 12283 raft_consensus.cc:493] T 6629b584a16c4689982e64760b95c58d P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:26.787060 12283 raft_consensus.cc:515] T 6629b584a16c4689982e64760b95c58d P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:26.794312 12276 raft_consensus.cc:493] T 98ef4c9d120f4864be749704390cf012 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:26.794926 12276 raft_consensus.cc:515] T 98ef4c9d120f4864be749704390cf012 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:26.797542 12264 tablet_bootstrap.cc:654] T 15c002144f284ba98fc671c0eebde24e P e86b6ed62ab0403bbda1861973380297: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:26.797896 12276 leader_election.cc:290] T 98ef4c9d120f4864be749704390cf012 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:26.798566 12224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98ef4c9d120f4864be749704390cf012" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297" is_pre_election: true
I20260709 13:05:26.799659 12075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6629b584a16c4689982e64760b95c58d" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408" is_pre_election: true
I20260709 13:05:26.800518 12074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98ef4c9d120f4864be749704390cf012" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408" is_pre_election: true
I20260709 13:05:26.801982 12224 raft_consensus.cc:2468] T 98ef4c9d120f4864be749704390cf012 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e3d76ae69c74d1f85f6da548856eeb7 in term 0.
I20260709 13:05:26.803063 12116 leader_election.cc:304] T 98ef4c9d120f4864be749704390cf012 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297; no voters: 
I20260709 13:05:26.802014 12075 raft_consensus.cc:2468] T 6629b584a16c4689982e64760b95c58d P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e86b6ed62ab0403bbda1861973380297 in term 0.
I20260709 13:05:26.803746 12283 leader_election.cc:290] T 6629b584a16c4689982e64760b95c58d P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
W20260709 13:05:26.803972 12113 leader_election.cc:343] T 98ef4c9d120f4864be749704390cf012 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:26.803845 12206 tablet_service.cc:1511] Processing CreateTablet for tablet 16428b6f0e7e40c7af070bcc44d4041d (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:05:26.805392 12187 leader_election.cc:304] T 6629b584a16c4689982e64760b95c58d P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34bbb454ad22499cac0941f061a68408, e86b6ed62ab0403bbda1861973380297; no voters: 
I20260709 13:05:26.806025 12206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16428b6f0e7e40c7af070bcc44d4041d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:26.806173 12276 raft_consensus.cc:2804] T 98ef4c9d120f4864be749704390cf012 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:26.806362 12283 raft_consensus.cc:2804] T 6629b584a16c4689982e64760b95c58d P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:26.806702 12276 raft_consensus.cc:493] T 98ef4c9d120f4864be749704390cf012 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:26.806734 12150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6629b584a16c4689982e64760b95c58d" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" is_pre_election: true
I20260709 13:05:26.807304 12276 raft_consensus.cc:3060] T 98ef4c9d120f4864be749704390cf012 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:26.808727 12075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98ef4c9d120f4864be749704390cf012" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408" is_pre_election: true
W20260709 13:05:26.809041 12188 leader_election.cc:343] T 6629b584a16c4689982e64760b95c58d P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:26.806905 12283 raft_consensus.cc:493] T 6629b584a16c4689982e64760b95c58d P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:26.810063 12283 raft_consensus.cc:3060] T 6629b584a16c4689982e64760b95c58d P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:26.810596 12063 tablet_service.cc:1511] Processing CreateTablet for tablet d3667aa4245b41bc84c1c5dadad70d50 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:05:26.811947 12063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3667aa4245b41bc84c1c5dadad70d50. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:05:26.815052 12187 leader_election.cc:343] T 98ef4c9d120f4864be749704390cf012 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:26.816582 12272 raft_consensus.cc:493] T 09fa96269e5b4504a80175e58ecdd147 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:26.817071 12272 raft_consensus.cc:515] T 09fa96269e5b4504a80175e58ecdd147 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } }
I20260709 13:05:26.819136 12272 leader_election.cc:290] T 09fa96269e5b4504a80175e58ecdd147 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567), 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883)
I20260709 13:05:26.821105 12224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09fa96269e5b4504a80175e58ecdd147" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297" is_pre_election: true
I20260709 13:05:26.821424 12150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98ef4c9d120f4864be749704390cf012" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" is_pre_election: true
I20260709 13:05:26.823197 12075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09fa96269e5b4504a80175e58ecdd147" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408" is_pre_election: true
I20260709 13:05:26.824113 12075 raft_consensus.cc:2393] T 09fa96269e5b4504a80175e58ecdd147 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8e3d76ae69c74d1f85f6da548856eeb7 in current term 1: Already voted for candidate e86b6ed62ab0403bbda1861973380297 in this term.
I20260709 13:05:26.825338 12113 leader_election.cc:304] T 09fa96269e5b4504a80175e58ecdd147 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7; no voters: 34bbb454ad22499cac0941f061a68408, e86b6ed62ab0403bbda1861973380297
I20260709 13:05:26.826399 12272 raft_consensus.cc:3060] T 09fa96269e5b4504a80175e58ecdd147 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:26.828504 12270 leader_election.cc:290] T 98ef4c9d120f4864be749704390cf012 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
I20260709 13:05:26.830976 12139 tablet_service.cc:1511] Processing CreateTablet for tablet d3667aa4245b41bc84c1c5dadad70d50 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:05:26.832468 12139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3667aa4245b41bc84c1c5dadad70d50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:26.834033 12272 raft_consensus.cc:2749] T 09fa96269e5b4504a80175e58ecdd147 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:26.844813 12210 tablet_service.cc:1511] Processing CreateTablet for tablet d3667aa4245b41bc84c1c5dadad70d50 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:05:26.846102 12210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3667aa4245b41bc84c1c5dadad70d50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:26.848397 12060 tablet_service.cc:1511] Processing CreateTablet for tablet 005f1c400f184ef29bf5050bb6f47440 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:05:26.849723 12060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 005f1c400f184ef29bf5050bb6f47440. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:26.852237 12266 tablet_bootstrap.cc:654] T 15c002144f284ba98fc671c0eebde24e P 8e3d76ae69c74d1f85f6da548856eeb7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:26.859267 12133 tablet_service.cc:1511] Processing CreateTablet for tablet 005f1c400f184ef29bf5050bb6f47440 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:05:26.866868 12214 tablet_service.cc:1511] Processing CreateTablet for tablet 005f1c400f184ef29bf5050bb6f47440 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:05:26.871905 12214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 005f1c400f184ef29bf5050bb6f47440. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:26.867256 12061 tablet_service.cc:1511] Processing CreateTablet for tablet 79ee859d668b4354abb7db1e5cc66864 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:05:26.867940 12283 raft_consensus.cc:515] T 6629b584a16c4689982e64760b95c58d P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:26.868659 12138 tablet_service.cc:1511] Processing CreateTablet for tablet 79ee859d668b4354abb7db1e5cc66864 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:05:26.873457 12061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79ee859d668b4354abb7db1e5cc66864. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:26.871927 12133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 005f1c400f184ef29bf5050bb6f47440. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:26.879101 12265 tablet_bootstrap.cc:654] T 98ef4c9d120f4864be749704390cf012 P 34bbb454ad22499cac0941f061a68408: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:26.889583 12075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6629b584a16c4689982e64760b95c58d" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408"
I20260709 13:05:26.899190 12075 raft_consensus.cc:3060] T 6629b584a16c4689982e64760b95c58d P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:26.892673 12149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6629b584a16c4689982e64760b95c58d" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
W20260709 13:05:26.906847 12188 leader_election.cc:343] T 6629b584a16c4689982e64760b95c58d P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:26.907147 12276 raft_consensus.cc:515] T 98ef4c9d120f4864be749704390cf012 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:26.893347 12283 leader_election.cc:290] T 6629b584a16c4689982e64760b95c58d P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 election: Requested vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
I20260709 13:05:26.908860 12150 raft_consensus.cc:2393] T 98ef4c9d120f4864be749704390cf012 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e86b6ed62ab0403bbda1861973380297 in current term 1: Already voted for candidate 8e3d76ae69c74d1f85f6da548856eeb7 in this term.
I20260709 13:05:26.911226 12075 raft_consensus.cc:2468] T 6629b584a16c4689982e64760b95c58d P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e86b6ed62ab0403bbda1861973380297 in term 1.
I20260709 13:05:26.912371 12188 leader_election.cc:304] T 98ef4c9d120f4864be749704390cf012 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e86b6ed62ab0403bbda1861973380297; no voters: 34bbb454ad22499cac0941f061a68408, 8e3d76ae69c74d1f85f6da548856eeb7
I20260709 13:05:26.923450 12224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98ef4c9d120f4864be749704390cf012" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297"
I20260709 13:05:26.924084 12224 raft_consensus.cc:3060] T 98ef4c9d120f4864be749704390cf012 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:26.913362 12276 leader_election.cc:290] T 98ef4c9d120f4864be749704390cf012 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 election: Requested vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:26.914172 12074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98ef4c9d120f4864be749704390cf012" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408"
W20260709 13:05:26.927390 12113 leader_election.cc:343] T 98ef4c9d120f4864be749704390cf012 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:26.921547 12138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79ee859d668b4354abb7db1e5cc66864. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:26.933580 12187 leader_election.cc:304] T 6629b584a16c4689982e64760b95c58d P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 34bbb454ad22499cac0941f061a68408, e86b6ed62ab0403bbda1861973380297; no voters: 8e3d76ae69c74d1f85f6da548856eeb7
I20260709 13:05:26.934876 12270 raft_consensus.cc:2804] T 6629b584a16c4689982e64760b95c58d P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:26.935402 12270 raft_consensus.cc:697] T 6629b584a16c4689982e64760b95c58d P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Becoming Leader. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Running, Role: LEADER
I20260709 13:05:26.936297 12270 consensus_queue.cc:237] T 6629b584a16c4689982e64760b95c58d P e86b6ed62ab0403bbda1861973380297 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:26.943812 12224 raft_consensus.cc:2468] T 98ef4c9d120f4864be749704390cf012 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e3d76ae69c74d1f85f6da548856eeb7 in term 1.
I20260709 13:05:26.946715 12281 consensus_queue.cc:1048] T 09fa96269e5b4504a80175e58ecdd147 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:26.953155 12283 raft_consensus.cc:2749] T 98ef4c9d120f4864be749704390cf012 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:26.984807 12116 leader_election.cc:304] T 98ef4c9d120f4864be749704390cf012 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297; no voters: 34bbb454ad22499cac0941f061a68408
I20260709 13:05:26.986478 12276 raft_consensus.cc:2804] T 98ef4c9d120f4864be749704390cf012 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:26.987191 12276 raft_consensus.cc:697] T 98ef4c9d120f4864be749704390cf012 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 LEADER]: Becoming Leader. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Running, Role: LEADER
I20260709 13:05:26.988263 12276 consensus_queue.cc:237] T 98ef4c9d120f4864be749704390cf012 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:26.997700 12064 tablet_service.cc:1511] Processing CreateTablet for tablet d41dbf3f863349f3bcc6e8320359e499 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:05:26.999657 12064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d41dbf3f863349f3bcc6e8320359e499. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:27.002027 12265 tablet_bootstrap.cc:492] T 98ef4c9d120f4864be749704390cf012 P 34bbb454ad22499cac0941f061a68408: No bootstrap required, opened a new log
I20260709 13:05:27.002516 12265 ts_tablet_manager.cc:1403] T 98ef4c9d120f4864be749704390cf012 P 34bbb454ad22499cac0941f061a68408: Time spent bootstrapping tablet: real 0.341s	user 0.019s	sys 0.015s
I20260709 13:05:27.002759 12213 tablet_service.cc:1511] Processing CreateTablet for tablet d41dbf3f863349f3bcc6e8320359e499 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:05:27.004021 12213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d41dbf3f863349f3bcc6e8320359e499. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:27.005012 12061 tablet_service.cc:1511] Processing CreateTablet for tablet 589d5c34da524776bcaf32ecd44c6ebb (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:05:27.006243 12061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 589d5c34da524776bcaf32ecd44c6ebb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:27.007589 12211 tablet_service.cc:1511] Processing CreateTablet for tablet 589d5c34da524776bcaf32ecd44c6ebb (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:05:27.008634 12264 tablet_bootstrap.cc:492] T 15c002144f284ba98fc671c0eebde24e P e86b6ed62ab0403bbda1861973380297: No bootstrap required, opened a new log
I20260709 13:05:27.008855 12211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 589d5c34da524776bcaf32ecd44c6ebb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:27.009306 12264 ts_tablet_manager.cc:1403] T 15c002144f284ba98fc671c0eebde24e P e86b6ed62ab0403bbda1861973380297: Time spent bootstrapping tablet: real 0.271s	user 0.062s	sys 0.063s
I20260709 13:05:27.013005 12270 consensus_queue.cc:1048] T 09fa96269e5b4504a80175e58ecdd147 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:27.015794 12214 tablet_service.cc:1511] Processing CreateTablet for tablet 79ee859d668b4354abb7db1e5cc66864 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:05:27.017077 12214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79ee859d668b4354abb7db1e5cc66864. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:27.026829 12136 tablet_service.cc:1511] Processing CreateTablet for tablet 589d5c34da524776bcaf32ecd44c6ebb (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:05:27.028141 12136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 589d5c34da524776bcaf32ecd44c6ebb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:27.028771 12264 raft_consensus.cc:359] T 15c002144f284ba98fc671c0eebde24e P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:27.029511 12264 raft_consensus.cc:385] T 15c002144f284ba98fc671c0eebde24e P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:27.029798 12264 raft_consensus.cc:740] T 15c002144f284ba98fc671c0eebde24e P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Initialized, Role: FOLLOWER
I20260709 13:05:27.030617 12264 consensus_queue.cc:260] T 15c002144f284ba98fc671c0eebde24e P e86b6ed62ab0403bbda1861973380297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:27.036043 12272 consensus_queue.cc:1048] T c242a59c873f4174a99e57ebb93c9270 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:27.036303 12063 tablet_service.cc:1511] Processing CreateTablet for tablet 90a279e2e19045ae8ae6722914844c9e (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:05:27.037659 12063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90a279e2e19045ae8ae6722914844c9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:27.038177 12264 ts_tablet_manager.cc:1434] T 15c002144f284ba98fc671c0eebde24e P e86b6ed62ab0403bbda1861973380297: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.002s
I20260709 13:05:27.038988 12210 tablet_service.cc:1511] Processing CreateTablet for tablet 90a279e2e19045ae8ae6722914844c9e (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:05:27.041415 12210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90a279e2e19045ae8ae6722914844c9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:27.041536 12264 tablet_bootstrap.cc:492] T ab8b94fb70f6452aa3e12611ff1cfdcd P e86b6ed62ab0403bbda1861973380297: Bootstrap starting.
I20260709 13:05:27.043754 11972 catalog_manager.cc:5697] T 6629b584a16c4689982e64760b95c58d P e86b6ed62ab0403bbda1861973380297 reported cstate change: term changed from 0 to 1, leader changed from <none> to e86b6ed62ab0403bbda1861973380297 (127.10.182.3). New cstate: current_term: 1 leader_uuid: "e86b6ed62ab0403bbda1861973380297" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:27.041651 12266 tablet_bootstrap.cc:492] T 15c002144f284ba98fc671c0eebde24e P 8e3d76ae69c74d1f85f6da548856eeb7: No bootstrap required, opened a new log
I20260709 13:05:27.047842 12133 tablet_service.cc:1511] Processing CreateTablet for tablet d41dbf3f863349f3bcc6e8320359e499 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:05:27.048339 12139 tablet_service.cc:1511] Processing CreateTablet for tablet 90a279e2e19045ae8ae6722914844c9e (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:05:27.049374 12133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d41dbf3f863349f3bcc6e8320359e499. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:27.047914 12266 ts_tablet_manager.cc:1403] T 15c002144f284ba98fc671c0eebde24e P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent bootstrapping tablet: real 0.344s	user 0.022s	sys 0.029s
I20260709 13:05:27.050215 12139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90a279e2e19045ae8ae6722914844c9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:27.030989 12265 raft_consensus.cc:359] T 98ef4c9d120f4864be749704390cf012 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:27.054446 12265 raft_consensus.cc:385] T 98ef4c9d120f4864be749704390cf012 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:27.054845 12265 raft_consensus.cc:740] T 98ef4c9d120f4864be749704390cf012 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34bbb454ad22499cac0941f061a68408, State: Initialized, Role: FOLLOWER
I20260709 13:05:27.055714 12265 consensus_queue.cc:260] T 98ef4c9d120f4864be749704390cf012 P 34bbb454ad22499cac0941f061a68408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:27.058636 12061 tablet_service.cc:1511] Processing CreateTablet for tablet 290f13a0cac5430faf0c92e2daeeed42 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:05:27.059736 12061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 290f13a0cac5430faf0c92e2daeeed42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:27.062321 12271 raft_consensus.cc:493] T 98ef4c9d120f4864be749704390cf012 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:27.062808 12271 raft_consensus.cc:515] T 98ef4c9d120f4864be749704390cf012 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:27.067538 12264 tablet_bootstrap.cc:654] T ab8b94fb70f6452aa3e12611ff1cfdcd P e86b6ed62ab0403bbda1861973380297: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:27.085438 12270 raft_consensus.cc:493] T c242a59c873f4174a99e57ebb93c9270 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:27.088573 12270 raft_consensus.cc:515] T c242a59c873f4174a99e57ebb93c9270 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:27.090739 12270 leader_election.cc:290] T c242a59c873f4174a99e57ebb93c9270 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
I20260709 13:05:27.090466 12207 tablet_service.cc:1511] Processing CreateTablet for tablet 290f13a0cac5430faf0c92e2daeeed42 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:05:27.091459 12206 tablet_service.cc:1511] Processing CreateTablet for tablet 248501b4b53743dfb0335635143f8058 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:05:27.091828 12207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 290f13a0cac5430faf0c92e2daeeed42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:27.091884 12149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c242a59c873f4174a99e57ebb93c9270" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" is_pre_election: true
I20260709 13:05:27.092782 12206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 248501b4b53743dfb0335635143f8058. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:27.097554 12135 tablet_service.cc:1511] Processing CreateTablet for tablet 290f13a0cac5430faf0c92e2daeeed42 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:05:27.098866 12135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 290f13a0cac5430faf0c92e2daeeed42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:27.103446 12131 tablet_service.cc:1511] Processing CreateTablet for tablet 248501b4b53743dfb0335635143f8058 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:05:27.120922 12065 tablet_service.cc:1511] Processing CreateTablet for tablet 248501b4b53743dfb0335635143f8058 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:05:27.122241 12065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 248501b4b53743dfb0335635143f8058. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:27.134768 12131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 248501b4b53743dfb0335635143f8058. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:27.104668 12271 leader_election.cc:290] T 98ef4c9d120f4864be749704390cf012 P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
W20260709 13:05:27.165937 12300 log.cc:927] Time spent T c242a59c873f4174a99e57ebb93c9270 P 34bbb454ad22499cac0941f061a68408: Append to log took a long time: real 0.064s	user 0.000s	sys 0.000s
W20260709 13:05:27.170171 12021 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:05:27.177436 12266 raft_consensus.cc:359] T 15c002144f284ba98fc671c0eebde24e P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:27.178624 12266 raft_consensus.cc:385] T 15c002144f284ba98fc671c0eebde24e P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:27.179790 12211 tablet_service.cc:1511] Processing CreateTablet for tablet 896baa417ce4411a99a633fddbb531b8 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:05:27.180748 12266 raft_consensus.cc:740] T 15c002144f284ba98fc671c0eebde24e P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Initialized, Role: FOLLOWER
I20260709 13:05:27.163110 11971 catalog_manager.cc:5697] T 98ef4c9d120f4864be749704390cf012 P 8e3d76ae69c74d1f85f6da548856eeb7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2). New cstate: current_term: 1 leader_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:27.173586 12134 tablet_service.cc:1511] Processing CreateTablet for tablet 896baa417ce4411a99a633fddbb531b8 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:05:27.191054 12134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 896baa417ce4411a99a633fddbb531b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:27.181557 12211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 896baa417ce4411a99a633fddbb531b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:27.215745 12224 raft_consensus.cc:3060] T c242a59c873f4174a99e57ebb93c9270 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:27.221536 12132 tablet_service.cc:1511] Processing CreateTablet for tablet 4ce3a642781e4def9f7fb6ac1e2a9443 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:05:27.223306 12132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ce3a642781e4def9f7fb6ac1e2a9443. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:27.233162 12063 tablet_service.cc:1511] Processing CreateTablet for tablet 896baa417ce4411a99a633fddbb531b8 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:05:27.234844 12063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 896baa417ce4411a99a633fddbb531b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:27.256132 12265 ts_tablet_manager.cc:1434] T 98ef4c9d120f4864be749704390cf012 P 34bbb454ad22499cac0941f061a68408: Time spent starting tablet: real 0.253s	user 0.014s	sys 0.010s
I20260709 13:05:27.257290 12265 tablet_bootstrap.cc:492] T 15c002144f284ba98fc671c0eebde24e P 34bbb454ad22499cac0941f061a68408: Bootstrap starting.
I20260709 13:05:27.258329 12061 tablet_service.cc:1511] Processing CreateTablet for tablet f2d3f5f4b46847e981ef45e207a6731c (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:05:27.259526 12061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2d3f5f4b46847e981ef45e207a6731c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:27.263830 12213 tablet_service.cc:1511] Processing CreateTablet for tablet 4ce3a642781e4def9f7fb6ac1e2a9443 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:05:27.264940 12213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ce3a642781e4def9f7fb6ac1e2a9443. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:27.265775 12270 raft_consensus.cc:493] T 15c002144f284ba98fc671c0eebde24e P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:27.266237 12270 raft_consensus.cc:515] T 15c002144f284ba98fc671c0eebde24e P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:27.268287 12270 leader_election.cc:290] T 15c002144f284ba98fc671c0eebde24e P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
I20260709 13:05:27.270320 12140 tablet_service.cc:1511] Processing CreateTablet for tablet f2d3f5f4b46847e981ef45e207a6731c (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:05:27.271595 12140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2d3f5f4b46847e981ef45e207a6731c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:27.213726 12266 consensus_queue.cc:260] T 15c002144f284ba98fc671c0eebde24e P 8e3d76ae69c74d1f85f6da548856eeb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:27.272553 12210 tablet_service.cc:1511] Processing CreateTablet for tablet f2d3f5f4b46847e981ef45e207a6731c (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:05:27.273919 12210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2d3f5f4b46847e981ef45e207a6731c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:27.274752 12266 ts_tablet_manager.cc:1434] T 15c002144f284ba98fc671c0eebde24e P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent starting tablet: real 0.225s	user 0.010s	sys 0.000s
I20260709 13:05:27.275780 12266 tablet_bootstrap.cc:492] T 6629b584a16c4689982e64760b95c58d P 8e3d76ae69c74d1f85f6da548856eeb7: Bootstrap starting.
I20260709 13:05:27.286335 12137 tablet_service.cc:1511] Processing CreateTablet for tablet f96c4ec262aa4d7e93f5ef6f6fa7489e (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:05:27.287622 12137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f96c4ec262aa4d7e93f5ef6f6fa7489e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:27.289600 12062 tablet_service.cc:1511] Processing CreateTablet for tablet e2073b92edc44f47a436b8e97c190a34 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:05:27.290169 12149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15c002144f284ba98fc671c0eebde24e" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" is_pre_election: true
I20260709 13:05:27.291723 12149 raft_consensus.cc:2468] T 15c002144f284ba98fc671c0eebde24e P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e86b6ed62ab0403bbda1861973380297 in term 0.
I20260709 13:05:27.291891 12062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2073b92edc44f47a436b8e97c190a34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:27.296233 12208 tablet_service.cc:1511] Processing CreateTablet for tablet f96c4ec262aa4d7e93f5ef6f6fa7489e (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:05:27.296978 12223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98ef4c9d120f4864be749704390cf012" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297" is_pre_election: true
I20260709 13:05:27.297559 12208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f96c4ec262aa4d7e93f5ef6f6fa7489e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:27.297847 12223 raft_consensus.cc:2393] T 98ef4c9d120f4864be749704390cf012 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 34bbb454ad22499cac0941f061a68408 in current term 1: Already voted for candidate 8e3d76ae69c74d1f85f6da548856eeb7 in this term.
I20260709 13:05:27.299139 12061 tablet_service.cc:1511] Processing CreateTablet for tablet f96c4ec262aa4d7e93f5ef6f6fa7489e (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:05:27.300258 12061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f96c4ec262aa4d7e93f5ef6f6fa7489e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:27.303589 12265 tablet_bootstrap.cc:654] T 15c002144f284ba98fc671c0eebde24e P 34bbb454ad22499cac0941f061a68408: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:27.297578 12060 tablet_service.cc:1511] Processing CreateTablet for tablet 4ce3a642781e4def9f7fb6ac1e2a9443 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:05:27.310132 12264 tablet_bootstrap.cc:492] T ab8b94fb70f6452aa3e12611ff1cfdcd P e86b6ed62ab0403bbda1861973380297: No bootstrap required, opened a new log
I20260709 13:05:27.310604 12264 ts_tablet_manager.cc:1403] T ab8b94fb70f6452aa3e12611ff1cfdcd P e86b6ed62ab0403bbda1861973380297: Time spent bootstrapping tablet: real 0.269s	user 0.050s	sys 0.061s
I20260709 13:05:27.315543 12264 raft_consensus.cc:359] T ab8b94fb70f6452aa3e12611ff1cfdcd P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:27.316284 12264 raft_consensus.cc:385] T ab8b94fb70f6452aa3e12611ff1cfdcd P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:27.316606 12264 raft_consensus.cc:740] T ab8b94fb70f6452aa3e12611ff1cfdcd P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Initialized, Role: FOLLOWER
I20260709 13:05:27.328504 12074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c242a59c873f4174a99e57ebb93c9270" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408" is_pre_election: true
I20260709 13:05:27.331591 12264 consensus_queue.cc:260] T ab8b94fb70f6452aa3e12611ff1cfdcd P e86b6ed62ab0403bbda1861973380297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:27.332877 12074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15c002144f284ba98fc671c0eebde24e" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408" is_pre_election: true
I20260709 13:05:27.334334 12187 leader_election.cc:304] T c242a59c873f4174a99e57ebb93c9270 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e86b6ed62ab0403bbda1861973380297; no voters: 34bbb454ad22499cac0941f061a68408, 8e3d76ae69c74d1f85f6da548856eeb7
I20260709 13:05:27.335469 12270 raft_consensus.cc:2749] T c242a59c873f4174a99e57ebb93c9270 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:05:27.336596 12187 leader_election.cc:343] T 15c002144f284ba98fc671c0eebde24e P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:27.336604 12060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ce3a642781e4def9f7fb6ac1e2a9443. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:27.345505 12266 tablet_bootstrap.cc:654] T 6629b584a16c4689982e64760b95c58d P 8e3d76ae69c74d1f85f6da548856eeb7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:27.351320 12136 tablet_service.cc:1511] Processing CreateTablet for tablet e2073b92edc44f47a436b8e97c190a34 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:05:27.352439 12150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98ef4c9d120f4864be749704390cf012" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" is_pre_election: true
I20260709 13:05:27.362779 12039 leader_election.cc:304] T 98ef4c9d120f4864be749704390cf012 P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 34bbb454ad22499cac0941f061a68408; no voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297
I20260709 13:05:27.364364 12308 raft_consensus.cc:3060] T 98ef4c9d120f4864be749704390cf012 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:27.371141 12136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2073b92edc44f47a436b8e97c190a34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:27.379477 12264 ts_tablet_manager.cc:1434] T ab8b94fb70f6452aa3e12611ff1cfdcd P e86b6ed62ab0403bbda1861973380297: Time spent starting tablet: real 0.069s	user 0.010s	sys 0.000s
I20260709 13:05:27.380512 12264 tablet_bootstrap.cc:492] T c60713e4b4d8449a8aa108b147d12382 P e86b6ed62ab0403bbda1861973380297: Bootstrap starting.
I20260709 13:05:27.386116 12061 tablet_service.cc:1511] Processing CreateTablet for tablet f56a029024b84957bded1cdd39335b33 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:05:27.343107 12188 leader_election.cc:304] T 15c002144f284ba98fc671c0eebde24e P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297; no voters: 34bbb454ad22499cac0941f061a68408
I20260709 13:05:27.390947 12138 tablet_service.cc:1511] Processing CreateTablet for tablet f56a029024b84957bded1cdd39335b33 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:05:27.400905 12283 raft_consensus.cc:2804] T 15c002144f284ba98fc671c0eebde24e P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:27.401283 12283 raft_consensus.cc:493] T 15c002144f284ba98fc671c0eebde24e P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:27.401564 12138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f56a029024b84957bded1cdd39335b33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:27.401628 12283 raft_consensus.cc:3060] T 15c002144f284ba98fc671c0eebde24e P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:27.404824 12188 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.182.2:34213, user_credentials={real_user=slave}} blocked reactor thread for 63227.7us
I20260709 13:05:27.407016 12264 tablet_bootstrap.cc:654] T c60713e4b4d8449a8aa108b147d12382 P e86b6ed62ab0403bbda1861973380297: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:27.389384 12208 tablet_service.cc:1511] Processing CreateTablet for tablet e2073b92edc44f47a436b8e97c190a34 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:05:27.376428 12308 raft_consensus.cc:2749] T 98ef4c9d120f4864be749704390cf012 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:27.396207 12061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f56a029024b84957bded1cdd39335b33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:27.410719 12208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2073b92edc44f47a436b8e97c190a34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:27.409845 12276 consensus_queue.cc:1048] T c242a59c873f4174a99e57ebb93c9270 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:05:27.396246 12214 tablet_service.cc:1511] Processing CreateTablet for tablet f56a029024b84957bded1cdd39335b33 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:05:27.416437 12283 raft_consensus.cc:515] T 15c002144f284ba98fc671c0eebde24e P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:27.418614 12265 tablet_bootstrap.cc:492] T 15c002144f284ba98fc671c0eebde24e P 34bbb454ad22499cac0941f061a68408: No bootstrap required, opened a new log
I20260709 13:05:27.427908 12266 tablet_bootstrap.cc:492] T 6629b584a16c4689982e64760b95c58d P 8e3d76ae69c74d1f85f6da548856eeb7: No bootstrap required, opened a new log
I20260709 13:05:27.427728 12062 tablet_service.cc:1511] Processing CreateTablet for tablet 2947f03460144399be6035aea599d6a9 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:05:27.428418 12266 ts_tablet_manager.cc:1403] T 6629b584a16c4689982e64760b95c58d P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent bootstrapping tablet: real 0.153s	user 0.016s	sys 0.013s
I20260709 13:05:27.428695 12298 raft_consensus.cc:493] T ab8b94fb70f6452aa3e12611ff1cfdcd P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:27.429138 12062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2947f03460144399be6035aea599d6a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:27.429165 12298 raft_consensus.cc:515] T ab8b94fb70f6452aa3e12611ff1cfdcd P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:27.431542 12298 leader_election.cc:290] T ab8b94fb70f6452aa3e12611ff1cfdcd P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
I20260709 13:05:27.431274 12266 raft_consensus.cc:359] T 6629b584a16c4689982e64760b95c58d P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:27.432017 12266 raft_consensus.cc:385] T 6629b584a16c4689982e64760b95c58d P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:27.432291 12266 raft_consensus.cc:740] T 6629b584a16c4689982e64760b95c58d P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Initialized, Role: FOLLOWER
I20260709 13:05:27.436278 12213 tablet_service.cc:1511] Processing CreateTablet for tablet 2947f03460144399be6035aea599d6a9 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:05:27.436017 12132 tablet_service.cc:1511] Processing CreateTablet for tablet 2947f03460144399be6035aea599d6a9 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:05:27.437896 12132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2947f03460144399be6035aea599d6a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:27.438623 12074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab8b94fb70f6452aa3e12611ff1cfdcd" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408" is_pre_election: true
W20260709 13:05:27.440228 12187 leader_election.cc:343] T ab8b94fb70f6452aa3e12611ff1cfdcd P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:27.440652 12214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f56a029024b84957bded1cdd39335b33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:27.441848 12213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2947f03460144399be6035aea599d6a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:27.445261 12283 leader_election.cc:290] T 15c002144f284ba98fc671c0eebde24e P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 election: Requested vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
I20260709 13:05:27.446851 12074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15c002144f284ba98fc671c0eebde24e" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408"
W20260709 13:05:27.448357 12187 leader_election.cc:343] T 15c002144f284ba98fc671c0eebde24e P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:27.461122 12265 ts_tablet_manager.cc:1403] T 15c002144f284ba98fc671c0eebde24e P 34bbb454ad22499cac0941f061a68408: Time spent bootstrapping tablet: real 0.204s	user 0.008s	sys 0.014s
I20260709 13:05:27.469802 12150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab8b94fb70f6452aa3e12611ff1cfdcd" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" is_pre_election: true
I20260709 13:05:27.469973 12061 tablet_service.cc:1511] Processing CreateTablet for tablet 15bdf79fe8114ccd8b4888ed22a86db4 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:05:27.464913 12134 tablet_service.cc:1511] Processing CreateTablet for tablet 15bdf79fe8114ccd8b4888ed22a86db4 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:05:27.471146 12061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15bdf79fe8114ccd8b4888ed22a86db4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:27.471824 12134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15bdf79fe8114ccd8b4888ed22a86db4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:27.473338 12060 tablet_service.cc:1511] Processing CreateTablet for tablet c5fb2103323d4e908c3b0665f2f3aef9 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:05:27.474515 12060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5fb2103323d4e908c3b0665f2f3aef9. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:05:27.475661 12188 leader_election.cc:343] T ab8b94fb70f6452aa3e12611ff1cfdcd P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:27.475924 12149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15c002144f284ba98fc671c0eebde24e" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
I20260709 13:05:27.476112 12188 leader_election.cc:304] T ab8b94fb70f6452aa3e12611ff1cfdcd P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e86b6ed62ab0403bbda1861973380297; no voters: 34bbb454ad22499cac0941f061a68408, 8e3d76ae69c74d1f85f6da548856eeb7
I20260709 13:05:27.476574 12149 raft_consensus.cc:3060] T 15c002144f284ba98fc671c0eebde24e P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:27.476902 12283 raft_consensus.cc:2749] T ab8b94fb70f6452aa3e12611ff1cfdcd P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:27.480624 12213 tablet_service.cc:1511] Processing CreateTablet for tablet 15bdf79fe8114ccd8b4888ed22a86db4 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:05:27.433215 12266 consensus_queue.cc:260] T 6629b584a16c4689982e64760b95c58d P 8e3d76ae69c74d1f85f6da548856eeb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:27.484802 12149 raft_consensus.cc:2468] T 15c002144f284ba98fc671c0eebde24e P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e86b6ed62ab0403bbda1861973380297 in term 1.
W20260709 13:05:27.483636 12188 consensus_peers.cc:597] T 6629b584a16c4689982e64760b95c58d P e86b6ed62ab0403bbda1861973380297 -> Peer 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213): Couldn't send request to peer 8e3d76ae69c74d1f85f6da548856eeb7. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:27.486337 12266 ts_tablet_manager.cc:1434] T 6629b584a16c4689982e64760b95c58d P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent starting tablet: real 0.058s	user 0.005s	sys 0.000s
I20260709 13:05:27.486174 12188 leader_election.cc:304] T 15c002144f284ba98fc671c0eebde24e P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297; no voters: 34bbb454ad22499cac0941f061a68408
I20260709 13:05:27.487113 12283 raft_consensus.cc:2804] T 15c002144f284ba98fc671c0eebde24e P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:27.487574 12283 raft_consensus.cc:697] T 15c002144f284ba98fc671c0eebde24e P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Becoming Leader. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Running, Role: LEADER
I20260709 13:05:27.488416 12283 consensus_queue.cc:237] T 15c002144f284ba98fc671c0eebde24e P e86b6ed62ab0403bbda1861973380297 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:27.492050 12213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15bdf79fe8114ccd8b4888ed22a86db4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:27.517783 12266 tablet_bootstrap.cc:492] T c60713e4b4d8449a8aa108b147d12382 P 8e3d76ae69c74d1f85f6da548856eeb7: Bootstrap starting.
I20260709 13:05:27.518875 12211 tablet_service.cc:1511] Processing CreateTablet for tablet c5fb2103323d4e908c3b0665f2f3aef9 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:05:27.520035 12211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5fb2103323d4e908c3b0665f2f3aef9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:27.522037 12138 tablet_service.cc:1511] Processing CreateTablet for tablet c5fb2103323d4e908c3b0665f2f3aef9 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:05:27.528720 12210 tablet_service.cc:1511] Processing CreateTablet for tablet 65266f822a11450d810417fbd4142ecc (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:05:27.529906 12210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65266f822a11450d810417fbd4142ecc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:27.538164 12265 raft_consensus.cc:359] T 15c002144f284ba98fc671c0eebde24e P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:27.539400 12265 raft_consensus.cc:385] T 15c002144f284ba98fc671c0eebde24e P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:27.541731 12139 tablet_service.cc:1511] Processing CreateTablet for tablet 65266f822a11450d810417fbd4142ecc (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:05:27.545933 12061 tablet_service.cc:1511] Processing CreateTablet for tablet 65266f822a11450d810417fbd4142ecc (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:05:27.546710 12266 tablet_bootstrap.cc:654] T c60713e4b4d8449a8aa108b147d12382 P 8e3d76ae69c74d1f85f6da548856eeb7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:27.539085 12138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5fb2103323d4e908c3b0665f2f3aef9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:27.548959 12298 consensus_queue.cc:1048] T 6629b584a16c4689982e64760b95c58d P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:27.557636 12264 tablet_bootstrap.cc:492] T c60713e4b4d8449a8aa108b147d12382 P e86b6ed62ab0403bbda1861973380297: No bootstrap required, opened a new log
I20260709 13:05:27.562953 12061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65266f822a11450d810417fbd4142ecc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:27.568953 12139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65266f822a11450d810417fbd4142ecc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:27.561769 12265 raft_consensus.cc:740] T 15c002144f284ba98fc671c0eebde24e P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34bbb454ad22499cac0941f061a68408, State: Initialized, Role: FOLLOWER
I20260709 13:05:27.590166 12060 tablet_service.cc:1511] Processing CreateTablet for tablet 0ab173207e9f42b7ba953f8d408fa30c (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:05:27.590843 12264 ts_tablet_manager.cc:1403] T c60713e4b4d8449a8aa108b147d12382 P e86b6ed62ab0403bbda1861973380297: Time spent bootstrapping tablet: real 0.211s	user 0.008s	sys 0.016s
I20260709 13:05:27.591329 12060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ab173207e9f42b7ba953f8d408fa30c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:27.589800 12265 consensus_queue.cc:260] T 15c002144f284ba98fc671c0eebde24e P 34bbb454ad22499cac0941f061a68408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:27.594662 12265 ts_tablet_manager.cc:1434] T 15c002144f284ba98fc671c0eebde24e P 34bbb454ad22499cac0941f061a68408: Time spent starting tablet: real 0.128s	user 0.005s	sys 0.001s
I20260709 13:05:27.596117 12265 tablet_bootstrap.cc:492] T c60713e4b4d8449a8aa108b147d12382 P 34bbb454ad22499cac0941f061a68408: Bootstrap starting.
I20260709 13:05:27.596235 12264 raft_consensus.cc:359] T c60713e4b4d8449a8aa108b147d12382 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:27.596979 12264 raft_consensus.cc:385] T c60713e4b4d8449a8aa108b147d12382 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:27.597271 12264 raft_consensus.cc:740] T c60713e4b4d8449a8aa108b147d12382 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Initialized, Role: FOLLOWER
I20260709 13:05:27.598049 12264 consensus_queue.cc:260] T c60713e4b4d8449a8aa108b147d12382 P e86b6ed62ab0403bbda1861973380297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:27.602018 12264 ts_tablet_manager.cc:1434] T c60713e4b4d8449a8aa108b147d12382 P e86b6ed62ab0403bbda1861973380297: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.003s
I20260709 13:05:27.602924 12264 tablet_bootstrap.cc:492] T bdad9a6132944ffeb0c3b0ea34cbf8e1 P e86b6ed62ab0403bbda1861973380297: Bootstrap starting.
I20260709 13:05:27.613054 12265 tablet_bootstrap.cc:654] T c60713e4b4d8449a8aa108b147d12382 P 34bbb454ad22499cac0941f061a68408: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:27.621447 12138 tablet_service.cc:1511] Processing CreateTablet for tablet 0ab173207e9f42b7ba953f8d408fa30c (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:05:27.623256 12138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ab173207e9f42b7ba953f8d408fa30c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:27.623677 12214 tablet_service.cc:1511] Processing CreateTablet for tablet 0ab173207e9f42b7ba953f8d408fa30c (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:05:27.628957 12214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ab173207e9f42b7ba953f8d408fa30c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:27.631460 12060 tablet_service.cc:1511] Processing CreateTablet for tablet 22965a8a56174152a33c88caef8cd7ca (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:05:27.632629 12060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22965a8a56174152a33c88caef8cd7ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:27.632582 12208 tablet_service.cc:1511] Processing CreateTablet for tablet 22965a8a56174152a33c88caef8cd7ca (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:05:27.634043 12208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22965a8a56174152a33c88caef8cd7ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:27.637565 12266 tablet_bootstrap.cc:492] T c60713e4b4d8449a8aa108b147d12382 P 8e3d76ae69c74d1f85f6da548856eeb7: No bootstrap required, opened a new log
I20260709 13:05:27.638073 12266 ts_tablet_manager.cc:1403] T c60713e4b4d8449a8aa108b147d12382 P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent bootstrapping tablet: real 0.121s	user 0.004s	sys 0.006s
I20260709 13:05:27.638095 12134 tablet_service.cc:1511] Processing CreateTablet for tablet 22965a8a56174152a33c88caef8cd7ca (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:05:27.639202 12061 tablet_service.cc:1511] Processing CreateTablet for tablet 58d97ea9eba744f29997d291d2355330 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:05:27.640311 12134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22965a8a56174152a33c88caef8cd7ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:27.638574 11971 catalog_manager.cc:5697] T 15c002144f284ba98fc671c0eebde24e P e86b6ed62ab0403bbda1861973380297 reported cstate change: term changed from 0 to 1, leader changed from <none> to e86b6ed62ab0403bbda1861973380297 (127.10.182.3). New cstate: current_term: 1 leader_uuid: "e86b6ed62ab0403bbda1861973380297" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:27.643203 12136 tablet_service.cc:1511] Processing CreateTablet for tablet 58d97ea9eba744f29997d291d2355330 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:05:27.640329 12061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58d97ea9eba744f29997d291d2355330. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:27.644353 12136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58d97ea9eba744f29997d291d2355330. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:27.641533 12276 consensus_queue.cc:1048] T 98ef4c9d120f4864be749704390cf012 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:27.645937 12272 consensus_queue.cc:1048] T 98ef4c9d120f4864be749704390cf012 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:27.649611 12207 tablet_service.cc:1511] Processing CreateTablet for tablet 58d97ea9eba744f29997d291d2355330 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:05:27.650913 12207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58d97ea9eba744f29997d291d2355330. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:27.661505 12062 tablet_service.cc:1511] Processing CreateTablet for tablet eb9acf37c1f94cb28f5c341d7884e275 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:05:27.662667 12062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb9acf37c1f94cb28f5c341d7884e275. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:27.678975 12265 tablet_bootstrap.cc:492] T c60713e4b4d8449a8aa108b147d12382 P 34bbb454ad22499cac0941f061a68408: No bootstrap required, opened a new log
I20260709 13:05:27.679512 12265 ts_tablet_manager.cc:1403] T c60713e4b4d8449a8aa108b147d12382 P 34bbb454ad22499cac0941f061a68408: Time spent bootstrapping tablet: real 0.084s	user 0.007s	sys 0.016s
I20260709 13:05:27.680927 12266 raft_consensus.cc:359] T c60713e4b4d8449a8aa108b147d12382 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:27.681783 12266 raft_consensus.cc:385] T c60713e4b4d8449a8aa108b147d12382 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:27.682075 12266 raft_consensus.cc:740] T c60713e4b4d8449a8aa108b147d12382 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Initialized, Role: FOLLOWER
I20260709 13:05:27.682472 12265 raft_consensus.cc:359] T c60713e4b4d8449a8aa108b147d12382 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:27.682814 12266 consensus_queue.cc:260] T c60713e4b4d8449a8aa108b147d12382 P 8e3d76ae69c74d1f85f6da548856eeb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:27.688436 12264 tablet_bootstrap.cc:654] T bdad9a6132944ffeb0c3b0ea34cbf8e1 P e86b6ed62ab0403bbda1861973380297: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:27.683488 12265 raft_consensus.cc:385] T c60713e4b4d8449a8aa108b147d12382 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:27.690346 12265 raft_consensus.cc:740] T c60713e4b4d8449a8aa108b147d12382 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34bbb454ad22499cac0941f061a68408, State: Initialized, Role: FOLLOWER
I20260709 13:05:27.717615 12266 ts_tablet_manager.cc:1434] T c60713e4b4d8449a8aa108b147d12382 P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent starting tablet: real 0.079s	user 0.006s	sys 0.002s
I20260709 13:05:27.718217 12134 tablet_service.cc:1511] Processing CreateTablet for tablet eb9acf37c1f94cb28f5c341d7884e275 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:05:27.718624 12266 tablet_bootstrap.cc:492] T ab8b94fb70f6452aa3e12611ff1cfdcd P 8e3d76ae69c74d1f85f6da548856eeb7: Bootstrap starting.
I20260709 13:05:27.719499 12134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb9acf37c1f94cb28f5c341d7884e275. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:27.719717 12210 tablet_service.cc:1511] Processing CreateTablet for tablet eb9acf37c1f94cb28f5c341d7884e275 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:05:27.720850 12210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb9acf37c1f94cb28f5c341d7884e275. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:27.724723 12062 tablet_service.cc:1511] Processing CreateTablet for tablet 0703c3c4861a4c4fb1b2b612ec1374a4 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:05:27.725841 12062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0703c3c4861a4c4fb1b2b612ec1374a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:27.728991 12265 consensus_queue.cc:260] T c60713e4b4d8449a8aa108b147d12382 P 34bbb454ad22499cac0941f061a68408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:27.731254 12265 ts_tablet_manager.cc:1434] T c60713e4b4d8449a8aa108b147d12382 P 34bbb454ad22499cac0941f061a68408: Time spent starting tablet: real 0.051s	user 0.006s	sys 0.002s
I20260709 13:05:27.732264 12265 tablet_bootstrap.cc:492] T ab8b94fb70f6452aa3e12611ff1cfdcd P 34bbb454ad22499cac0941f061a68408: Bootstrap starting.
I20260709 13:05:27.728087 12139 tablet_service.cc:1511] Processing CreateTablet for tablet 0703c3c4861a4c4fb1b2b612ec1374a4 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:05:27.735529 12272 raft_consensus.cc:493] T 6629b584a16c4689982e64760b95c58d P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:27.743451 12266 tablet_bootstrap.cc:654] T ab8b94fb70f6452aa3e12611ff1cfdcd P 8e3d76ae69c74d1f85f6da548856eeb7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:27.745633 12272 raft_consensus.cc:515] T 6629b584a16c4689982e64760b95c58d P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:27.747730 12272 leader_election.cc:290] T 6629b584a16c4689982e64760b95c58d P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:27.751657 12074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6629b584a16c4689982e64760b95c58d" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408" is_pre_election: true
I20260709 13:05:27.753419 12223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6629b584a16c4689982e64760b95c58d" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297" is_pre_election: true
I20260709 13:05:27.754905 12276 raft_consensus.cc:493] T c60713e4b4d8449a8aa108b147d12382 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:27.754418 12062 tablet_service.cc:1511] Processing CreateTablet for tablet 3fe3e77a17dc41fe87bac9545bf97fd5 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:05:27.755864 12276 raft_consensus.cc:515] T c60713e4b4d8449a8aa108b147d12382 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:27.756693 12062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fe3e77a17dc41fe87bac9545bf97fd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:27.757931 12276 leader_election.cc:290] T c60713e4b4d8449a8aa108b147d12382 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:27.758929 12116 leader_election.cc:304] T 6629b584a16c4689982e64760b95c58d P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7; no voters: 34bbb454ad22499cac0941f061a68408, e86b6ed62ab0403bbda1861973380297
I20260709 13:05:27.759315 12074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c60713e4b4d8449a8aa108b147d12382" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408" is_pre_election: true
I20260709 13:05:27.760020 12074 raft_consensus.cc:2468] T c60713e4b4d8449a8aa108b147d12382 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e3d76ae69c74d1f85f6da548856eeb7 in term 0.
I20260709 13:05:27.760566 12223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c60713e4b4d8449a8aa108b147d12382" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297" is_pre_election: true
I20260709 13:05:27.761170 12223 raft_consensus.cc:2468] T c60713e4b4d8449a8aa108b147d12382 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e3d76ae69c74d1f85f6da548856eeb7 in term 0.
I20260709 13:05:27.761560 12113 leader_election.cc:304] T c60713e4b4d8449a8aa108b147d12382 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34bbb454ad22499cac0941f061a68408, 8e3d76ae69c74d1f85f6da548856eeb7; no voters: 
I20260709 13:05:27.762349 12139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0703c3c4861a4c4fb1b2b612ec1374a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:27.763461 12272 raft_consensus.cc:2749] T 6629b584a16c4689982e64760b95c58d P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:27.764119 12272 raft_consensus.cc:2804] T c60713e4b4d8449a8aa108b147d12382 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:27.764463 12272 raft_consensus.cc:493] T c60713e4b4d8449a8aa108b147d12382 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:27.764806 12272 raft_consensus.cc:3060] T c60713e4b4d8449a8aa108b147d12382 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:27.767632 12138 tablet_service.cc:1511] Processing CreateTablet for tablet 3fe3e77a17dc41fe87bac9545bf97fd5 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:05:27.768059 12214 tablet_service.cc:1511] Processing CreateTablet for tablet 3fe3e77a17dc41fe87bac9545bf97fd5 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:05:27.769133 12138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fe3e77a17dc41fe87bac9545bf97fd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:27.769193 12214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fe3e77a17dc41fe87bac9545bf97fd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:27.770356 12265 tablet_bootstrap.cc:654] T ab8b94fb70f6452aa3e12611ff1cfdcd P 34bbb454ad22499cac0941f061a68408: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:27.772378 12208 tablet_service.cc:1511] Processing CreateTablet for tablet 0703c3c4861a4c4fb1b2b612ec1374a4 (DEFAULT_TABLE table=test-workload [id=2fcf00b1454943968793f37e6dd8977d]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:05:27.773620 12208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0703c3c4861a4c4fb1b2b612ec1374a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:27.796814 12272 raft_consensus.cc:515] T c60713e4b4d8449a8aa108b147d12382 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:27.798599 12264 tablet_bootstrap.cc:492] T bdad9a6132944ffeb0c3b0ea34cbf8e1 P e86b6ed62ab0403bbda1861973380297: No bootstrap required, opened a new log
I20260709 13:05:27.798599 12265 tablet_bootstrap.cc:492] T ab8b94fb70f6452aa3e12611ff1cfdcd P 34bbb454ad22499cac0941f061a68408: No bootstrap required, opened a new log
I20260709 13:05:27.799351 12264 ts_tablet_manager.cc:1403] T bdad9a6132944ffeb0c3b0ea34cbf8e1 P e86b6ed62ab0403bbda1861973380297: Time spent bootstrapping tablet: real 0.197s	user 0.010s	sys 0.009s
I20260709 13:05:27.799427 12265 ts_tablet_manager.cc:1403] T ab8b94fb70f6452aa3e12611ff1cfdcd P 34bbb454ad22499cac0941f061a68408: Time spent bootstrapping tablet: real 0.067s	user 0.015s	sys 0.002s
I20260709 13:05:27.799631 12075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c60713e4b4d8449a8aa108b147d12382" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408"
I20260709 13:05:27.800227 12075 raft_consensus.cc:3060] T c60713e4b4d8449a8aa108b147d12382 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:27.802335 12264 raft_consensus.cc:359] T bdad9a6132944ffeb0c3b0ea34cbf8e1 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:27.803135 12264 raft_consensus.cc:385] T bdad9a6132944ffeb0c3b0ea34cbf8e1 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:27.802764 12265 raft_consensus.cc:359] T ab8b94fb70f6452aa3e12611ff1cfdcd P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:27.803498 12264 raft_consensus.cc:740] T bdad9a6132944ffeb0c3b0ea34cbf8e1 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Initialized, Role: FOLLOWER
I20260709 13:05:27.803948 12265 raft_consensus.cc:385] T ab8b94fb70f6452aa3e12611ff1cfdcd P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:27.804471 12265 raft_consensus.cc:740] T ab8b94fb70f6452aa3e12611ff1cfdcd P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34bbb454ad22499cac0941f061a68408, State: Initialized, Role: FOLLOWER
I20260709 13:05:27.804340 12264 consensus_queue.cc:260] T bdad9a6132944ffeb0c3b0ea34cbf8e1 P e86b6ed62ab0403bbda1861973380297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:27.805521 12265 consensus_queue.cc:260] T ab8b94fb70f6452aa3e12611ff1cfdcd P 34bbb454ad22499cac0941f061a68408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:27.807042 12264 ts_tablet_manager.cc:1434] T bdad9a6132944ffeb0c3b0ea34cbf8e1 P e86b6ed62ab0403bbda1861973380297: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:05:27.807479 12075 raft_consensus.cc:2468] T c60713e4b4d8449a8aa108b147d12382 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e3d76ae69c74d1f85f6da548856eeb7 in term 1.
I20260709 13:05:27.808074 12264 tablet_bootstrap.cc:492] T 6222e141d9a64a14a5caa8ead8fb770a P e86b6ed62ab0403bbda1861973380297: Bootstrap starting.
I20260709 13:05:27.808693 12265 ts_tablet_manager.cc:1434] T ab8b94fb70f6452aa3e12611ff1cfdcd P 34bbb454ad22499cac0941f061a68408: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260709 13:05:27.809947 12265 tablet_bootstrap.cc:492] T 2af7248294c347b9a07b7f337921c1bd P 34bbb454ad22499cac0941f061a68408: Bootstrap starting.
I20260709 13:05:27.814451 12264 tablet_bootstrap.cc:654] T 6222e141d9a64a14a5caa8ead8fb770a P e86b6ed62ab0403bbda1861973380297: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:27.806154 12266 tablet_bootstrap.cc:492] T ab8b94fb70f6452aa3e12611ff1cfdcd P 8e3d76ae69c74d1f85f6da548856eeb7: No bootstrap required, opened a new log
I20260709 13:05:27.815806 12266 ts_tablet_manager.cc:1403] T ab8b94fb70f6452aa3e12611ff1cfdcd P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent bootstrapping tablet: real 0.097s	user 0.015s	sys 0.002s
I20260709 13:05:27.808633 12113 leader_election.cc:304] T c60713e4b4d8449a8aa108b147d12382 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34bbb454ad22499cac0941f061a68408, 8e3d76ae69c74d1f85f6da548856eeb7; no voters: 
I20260709 13:05:27.818035 12265 tablet_bootstrap.cc:654] T 2af7248294c347b9a07b7f337921c1bd P 34bbb454ad22499cac0941f061a68408: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:27.818987 12266 raft_consensus.cc:359] T ab8b94fb70f6452aa3e12611ff1cfdcd P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:27.819502 12276 raft_consensus.cc:2804] T c60713e4b4d8449a8aa108b147d12382 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:27.819734 12266 raft_consensus.cc:385] T ab8b94fb70f6452aa3e12611ff1cfdcd P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:27.820071 12266 raft_consensus.cc:740] T ab8b94fb70f6452aa3e12611ff1cfdcd P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Initialized, Role: FOLLOWER
I20260709 13:05:27.824865 12266 consensus_queue.cc:260] T ab8b94fb70f6452aa3e12611ff1cfdcd P 8e3d76ae69c74d1f85f6da548856eeb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:27.839254 12266 ts_tablet_manager.cc:1434] T ab8b94fb70f6452aa3e12611ff1cfdcd P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent starting tablet: real 0.023s	user 0.003s	sys 0.003s
I20260709 13:05:27.840667 12266 tablet_bootstrap.cc:492] T 83d99e2135954e67a78d8f02a9d06d22 P 8e3d76ae69c74d1f85f6da548856eeb7: Bootstrap starting.
I20260709 13:05:27.846534 12264 tablet_bootstrap.cc:492] T 6222e141d9a64a14a5caa8ead8fb770a P e86b6ed62ab0403bbda1861973380297: No bootstrap required, opened a new log
I20260709 13:05:27.847149 12264 ts_tablet_manager.cc:1403] T 6222e141d9a64a14a5caa8ead8fb770a P e86b6ed62ab0403bbda1861973380297: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.025s
I20260709 13:05:27.848002 12224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c60713e4b4d8449a8aa108b147d12382" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297"
I20260709 13:05:27.848856 12272 leader_election.cc:290] T c60713e4b4d8449a8aa108b147d12382 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 election: Requested vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:27.848848 12224 raft_consensus.cc:3060] T c60713e4b4d8449a8aa108b147d12382 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:27.849874 12266 tablet_bootstrap.cc:654] T 83d99e2135954e67a78d8f02a9d06d22 P 8e3d76ae69c74d1f85f6da548856eeb7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:27.854769 12276 raft_consensus.cc:697] T c60713e4b4d8449a8aa108b147d12382 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 LEADER]: Becoming Leader. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Running, Role: LEADER
I20260709 13:05:27.855753 12276 consensus_queue.cc:237] T c60713e4b4d8449a8aa108b147d12382 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:27.859156 12224 raft_consensus.cc:2468] T c60713e4b4d8449a8aa108b147d12382 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e3d76ae69c74d1f85f6da548856eeb7 in term 1.
I20260709 13:05:27.863305 12265 tablet_bootstrap.cc:492] T 2af7248294c347b9a07b7f337921c1bd P 34bbb454ad22499cac0941f061a68408: No bootstrap required, opened a new log
I20260709 13:05:27.863484 12266 tablet_bootstrap.cc:492] T 83d99e2135954e67a78d8f02a9d06d22 P 8e3d76ae69c74d1f85f6da548856eeb7: No bootstrap required, opened a new log
I20260709 13:05:27.864109 12265 ts_tablet_manager.cc:1403] T 2af7248294c347b9a07b7f337921c1bd P 34bbb454ad22499cac0941f061a68408: Time spent bootstrapping tablet: real 0.054s	user 0.026s	sys 0.025s
I20260709 13:05:27.864207 12266 ts_tablet_manager.cc:1403] T 83d99e2135954e67a78d8f02a9d06d22 P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.005s
I20260709 13:05:27.863287 12264 raft_consensus.cc:359] T 6222e141d9a64a14a5caa8ead8fb770a P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:27.864833 12264 raft_consensus.cc:385] T 6222e141d9a64a14a5caa8ead8fb770a P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:27.865247 12264 raft_consensus.cc:740] T 6222e141d9a64a14a5caa8ead8fb770a P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Initialized, Role: FOLLOWER
I20260709 13:05:27.866250 12264 consensus_queue.cc:260] T 6222e141d9a64a14a5caa8ead8fb770a P e86b6ed62ab0403bbda1861973380297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:27.867291 12265 raft_consensus.cc:359] T 2af7248294c347b9a07b7f337921c1bd P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:27.868000 12265 raft_consensus.cc:385] T 2af7248294c347b9a07b7f337921c1bd P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:27.868291 12265 raft_consensus.cc:740] T 2af7248294c347b9a07b7f337921c1bd P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34bbb454ad22499cac0941f061a68408, State: Initialized, Role: FOLLOWER
I20260709 13:05:27.868767 12264 ts_tablet_manager.cc:1434] T 6222e141d9a64a14a5caa8ead8fb770a P e86b6ed62ab0403bbda1861973380297: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.002s
I20260709 13:05:27.869014 12265 consensus_queue.cc:260] T 2af7248294c347b9a07b7f337921c1bd P 34bbb454ad22499cac0941f061a68408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:27.871196 12265 ts_tablet_manager.cc:1434] T 2af7248294c347b9a07b7f337921c1bd P 34bbb454ad22499cac0941f061a68408: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:05:27.871780 12264 tablet_bootstrap.cc:492] T 2af7248294c347b9a07b7f337921c1bd P e86b6ed62ab0403bbda1861973380297: Bootstrap starting.
I20260709 13:05:27.872375 12265 tablet_bootstrap.cc:492] T 6222e141d9a64a14a5caa8ead8fb770a P 34bbb454ad22499cac0941f061a68408: Bootstrap starting.
I20260709 13:05:27.877305 11973 catalog_manager.cc:5697] T c60713e4b4d8449a8aa108b147d12382 P 8e3d76ae69c74d1f85f6da548856eeb7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2). New cstate: current_term: 1 leader_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:27.879148 12265 tablet_bootstrap.cc:654] T 6222e141d9a64a14a5caa8ead8fb770a P 34bbb454ad22499cac0941f061a68408: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:27.880721 12266 raft_consensus.cc:359] T 83d99e2135954e67a78d8f02a9d06d22 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:27.881367 12266 raft_consensus.cc:385] T 83d99e2135954e67a78d8f02a9d06d22 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:27.881623 12266 raft_consensus.cc:740] T 83d99e2135954e67a78d8f02a9d06d22 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Initialized, Role: FOLLOWER
I20260709 13:05:27.877848 12264 tablet_bootstrap.cc:654] T 2af7248294c347b9a07b7f337921c1bd P e86b6ed62ab0403bbda1861973380297: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:27.884964 12266 consensus_queue.cc:260] T 83d99e2135954e67a78d8f02a9d06d22 P 8e3d76ae69c74d1f85f6da548856eeb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:27.885957 12276 raft_consensus.cc:493] T 83d99e2135954e67a78d8f02a9d06d22 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:27.886534 12276 raft_consensus.cc:515] T 83d99e2135954e67a78d8f02a9d06d22 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:27.894098 12276 leader_election.cc:290] T 83d99e2135954e67a78d8f02a9d06d22 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:27.894840 12075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83d99e2135954e67a78d8f02a9d06d22" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408" is_pre_election: true
I20260709 13:05:27.895298 12224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83d99e2135954e67a78d8f02a9d06d22" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297" is_pre_election: true
I20260709 13:05:27.896412 12266 ts_tablet_manager.cc:1434] T 83d99e2135954e67a78d8f02a9d06d22 P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.000s
W20260709 13:05:27.896736 12116 leader_election.cc:343] T 83d99e2135954e67a78d8f02a9d06d22 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:27.897641 12266 tablet_bootstrap.cc:492] T bdad9a6132944ffeb0c3b0ea34cbf8e1 P 8e3d76ae69c74d1f85f6da548856eeb7: Bootstrap starting.
W20260709 13:05:27.902889 12113 leader_election.cc:343] T 83d99e2135954e67a78d8f02a9d06d22 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:27.903671 12113 leader_election.cc:304] T 83d99e2135954e67a78d8f02a9d06d22 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7; no voters: 34bbb454ad22499cac0941f061a68408, e86b6ed62ab0403bbda1861973380297
I20260709 13:05:27.905030 12276 raft_consensus.cc:2749] T 83d99e2135954e67a78d8f02a9d06d22 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:27.907225 12266 tablet_bootstrap.cc:654] T bdad9a6132944ffeb0c3b0ea34cbf8e1 P 8e3d76ae69c74d1f85f6da548856eeb7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:27.937050 12308 raft_consensus.cc:493] T 15c002144f284ba98fc671c0eebde24e P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:27.937575 12308 raft_consensus.cc:515] T 15c002144f284ba98fc671c0eebde24e P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:27.939656 12308 leader_election.cc:290] T 15c002144f284ba98fc671c0eebde24e P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:27.941048 12149 raft_consensus.cc:3060] T 6629b584a16c4689982e64760b95c58d P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:27.944866 12150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15c002144f284ba98fc671c0eebde24e" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" is_pre_election: true
I20260709 13:05:27.945681 12150 raft_consensus.cc:2393] T 15c002144f284ba98fc671c0eebde24e P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 34bbb454ad22499cac0941f061a68408 in current term 1: Already voted for candidate e86b6ed62ab0403bbda1861973380297 in this term.
I20260709 13:05:27.946496 12224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15c002144f284ba98fc671c0eebde24e" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297" is_pre_election: true
I20260709 13:05:27.948472 12041 leader_election.cc:304] T 15c002144f284ba98fc671c0eebde24e P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 34bbb454ad22499cac0941f061a68408; no voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297
I20260709 13:05:27.952194 12308 raft_consensus.cc:3060] T 15c002144f284ba98fc671c0eebde24e P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:27.953902 12283 consensus_queue.cc:1048] T 15c002144f284ba98fc671c0eebde24e P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:27.960090 12308 raft_consensus.cc:2749] T 15c002144f284ba98fc671c0eebde24e P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:27.964310 12266 tablet_bootstrap.cc:492] T bdad9a6132944ffeb0c3b0ea34cbf8e1 P 8e3d76ae69c74d1f85f6da548856eeb7: No bootstrap required, opened a new log
I20260709 13:05:27.964824 12266 ts_tablet_manager.cc:1403] T bdad9a6132944ffeb0c3b0ea34cbf8e1 P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent bootstrapping tablet: real 0.067s	user 0.038s	sys 0.025s
I20260709 13:05:27.965322 12264 tablet_bootstrap.cc:492] T 2af7248294c347b9a07b7f337921c1bd P e86b6ed62ab0403bbda1861973380297: No bootstrap required, opened a new log
I20260709 13:05:27.965776 12264 ts_tablet_manager.cc:1403] T 2af7248294c347b9a07b7f337921c1bd P e86b6ed62ab0403bbda1861973380297: Time spent bootstrapping tablet: real 0.094s	user 0.037s	sys 0.043s
I20260709 13:05:27.966450 12265 tablet_bootstrap.cc:492] T 6222e141d9a64a14a5caa8ead8fb770a P 34bbb454ad22499cac0941f061a68408: No bootstrap required, opened a new log
I20260709 13:05:27.966898 12265 ts_tablet_manager.cc:1403] T 6222e141d9a64a14a5caa8ead8fb770a P 34bbb454ad22499cac0941f061a68408: Time spent bootstrapping tablet: real 0.095s	user 0.021s	sys 0.034s
I20260709 13:05:27.967434 12266 raft_consensus.cc:359] T bdad9a6132944ffeb0c3b0ea34cbf8e1 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:27.968106 12266 raft_consensus.cc:385] T bdad9a6132944ffeb0c3b0ea34cbf8e1 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:27.968441 12266 raft_consensus.cc:740] T bdad9a6132944ffeb0c3b0ea34cbf8e1 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Initialized, Role: FOLLOWER
I20260709 13:05:27.968243 12264 raft_consensus.cc:359] T 2af7248294c347b9a07b7f337921c1bd P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:27.969317 12266 consensus_queue.cc:260] T bdad9a6132944ffeb0c3b0ea34cbf8e1 P 8e3d76ae69c74d1f85f6da548856eeb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:27.969597 12265 raft_consensus.cc:359] T 6222e141d9a64a14a5caa8ead8fb770a P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:27.969318 12264 raft_consensus.cc:385] T 2af7248294c347b9a07b7f337921c1bd P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:27.970294 12265 raft_consensus.cc:385] T 6222e141d9a64a14a5caa8ead8fb770a P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:27.970345 12264 raft_consensus.cc:740] T 2af7248294c347b9a07b7f337921c1bd P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Initialized, Role: FOLLOWER
I20260709 13:05:27.970676 12265 raft_consensus.cc:740] T 6222e141d9a64a14a5caa8ead8fb770a P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34bbb454ad22499cac0941f061a68408, State: Initialized, Role: FOLLOWER
I20260709 13:05:27.971518 12266 ts_tablet_manager.cc:1434] T bdad9a6132944ffeb0c3b0ea34cbf8e1 P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:05:27.971225 12264 consensus_queue.cc:260] T 2af7248294c347b9a07b7f337921c1bd P e86b6ed62ab0403bbda1861973380297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:27.972409 12266 tablet_bootstrap.cc:492] T 2af7248294c347b9a07b7f337921c1bd P 8e3d76ae69c74d1f85f6da548856eeb7: Bootstrap starting.
I20260709 13:05:27.973616 12264 ts_tablet_manager.cc:1434] T 2af7248294c347b9a07b7f337921c1bd P e86b6ed62ab0403bbda1861973380297: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 13:05:27.971374 12265 consensus_queue.cc:260] T 6222e141d9a64a14a5caa8ead8fb770a P 34bbb454ad22499cac0941f061a68408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:27.977233 12265 ts_tablet_manager.cc:1434] T 6222e141d9a64a14a5caa8ead8fb770a P 34bbb454ad22499cac0941f061a68408: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 13:05:27.978067 12265 tablet_bootstrap.cc:492] T 83d99e2135954e67a78d8f02a9d06d22 P 34bbb454ad22499cac0941f061a68408: Bootstrap starting.
I20260709 13:05:27.978591 12266 tablet_bootstrap.cc:654] T 2af7248294c347b9a07b7f337921c1bd P 8e3d76ae69c74d1f85f6da548856eeb7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:27.983471 12265 tablet_bootstrap.cc:654] T 83d99e2135954e67a78d8f02a9d06d22 P 34bbb454ad22499cac0941f061a68408: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:27.986819 12264 tablet_bootstrap.cc:492] T 83d99e2135954e67a78d8f02a9d06d22 P e86b6ed62ab0403bbda1861973380297: Bootstrap starting.
I20260709 13:05:27.990921 12283 consensus_queue.cc:1048] T 15c002144f284ba98fc671c0eebde24e P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:27.992352 12264 tablet_bootstrap.cc:654] T 83d99e2135954e67a78d8f02a9d06d22 P e86b6ed62ab0403bbda1861973380297: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:27.995498 12266 tablet_bootstrap.cc:492] T 2af7248294c347b9a07b7f337921c1bd P 8e3d76ae69c74d1f85f6da548856eeb7: No bootstrap required, opened a new log
I20260709 13:05:27.995932 12266 ts_tablet_manager.cc:1403] T 2af7248294c347b9a07b7f337921c1bd P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.003s
I20260709 13:05:27.998270 12265 tablet_bootstrap.cc:492] T 83d99e2135954e67a78d8f02a9d06d22 P 34bbb454ad22499cac0941f061a68408: No bootstrap required, opened a new log
I20260709 13:05:27.998692 12265 ts_tablet_manager.cc:1403] T 83d99e2135954e67a78d8f02a9d06d22 P 34bbb454ad22499cac0941f061a68408: Time spent bootstrapping tablet: real 0.021s	user 0.005s	sys 0.003s
I20260709 13:05:27.998435 12266 raft_consensus.cc:359] T 2af7248294c347b9a07b7f337921c1bd P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:27.999083 12266 raft_consensus.cc:385] T 2af7248294c347b9a07b7f337921c1bd P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:27.999382 12266 raft_consensus.cc:740] T 2af7248294c347b9a07b7f337921c1bd P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Initialized, Role: FOLLOWER
I20260709 13:05:28.000005 12266 consensus_queue.cc:260] T 2af7248294c347b9a07b7f337921c1bd P 8e3d76ae69c74d1f85f6da548856eeb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:28.001878 12266 ts_tablet_manager.cc:1434] T 2af7248294c347b9a07b7f337921c1bd P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:05:28.002954 12266 tablet_bootstrap.cc:492] T d95fe6a2d1be42f2bea3e2f34276e5ae P 8e3d76ae69c74d1f85f6da548856eeb7: Bootstrap starting.
I20260709 13:05:28.003769 12265 raft_consensus.cc:359] T 83d99e2135954e67a78d8f02a9d06d22 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:28.004388 12265 raft_consensus.cc:385] T 83d99e2135954e67a78d8f02a9d06d22 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:28.004671 12265 raft_consensus.cc:740] T 83d99e2135954e67a78d8f02a9d06d22 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34bbb454ad22499cac0941f061a68408, State: Initialized, Role: FOLLOWER
I20260709 13:05:28.005378 12265 consensus_queue.cc:260] T 83d99e2135954e67a78d8f02a9d06d22 P 34bbb454ad22499cac0941f061a68408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:28.007320 12265 ts_tablet_manager.cc:1434] T 83d99e2135954e67a78d8f02a9d06d22 P 34bbb454ad22499cac0941f061a68408: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:05:28.008069 12265 tablet_bootstrap.cc:492] T d95fe6a2d1be42f2bea3e2f34276e5ae P 34bbb454ad22499cac0941f061a68408: Bootstrap starting.
I20260709 13:05:28.008792 12266 tablet_bootstrap.cc:654] T d95fe6a2d1be42f2bea3e2f34276e5ae P 8e3d76ae69c74d1f85f6da548856eeb7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:28.017531 12265 tablet_bootstrap.cc:654] T d95fe6a2d1be42f2bea3e2f34276e5ae P 34bbb454ad22499cac0941f061a68408: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:28.018287 12266 tablet_bootstrap.cc:492] T d95fe6a2d1be42f2bea3e2f34276e5ae P 8e3d76ae69c74d1f85f6da548856eeb7: No bootstrap required, opened a new log
I20260709 13:05:28.018723 12266 ts_tablet_manager.cc:1403] T d95fe6a2d1be42f2bea3e2f34276e5ae P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.001s
I20260709 13:05:28.021719 12266 raft_consensus.cc:359] T d95fe6a2d1be42f2bea3e2f34276e5ae P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:28.022392 12266 raft_consensus.cc:385] T d95fe6a2d1be42f2bea3e2f34276e5ae P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:28.022689 12266 raft_consensus.cc:740] T d95fe6a2d1be42f2bea3e2f34276e5ae P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Initialized, Role: FOLLOWER
I20260709 13:05:28.023471 12266 consensus_queue.cc:260] T d95fe6a2d1be42f2bea3e2f34276e5ae P 8e3d76ae69c74d1f85f6da548856eeb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:28.024701 12264 tablet_bootstrap.cc:492] T 83d99e2135954e67a78d8f02a9d06d22 P e86b6ed62ab0403bbda1861973380297: No bootstrap required, opened a new log
I20260709 13:05:28.025187 12264 ts_tablet_manager.cc:1403] T 83d99e2135954e67a78d8f02a9d06d22 P e86b6ed62ab0403bbda1861973380297: Time spent bootstrapping tablet: real 0.039s	user 0.026s	sys 0.004s
I20260709 13:05:28.025624 12266 ts_tablet_manager.cc:1434] T d95fe6a2d1be42f2bea3e2f34276e5ae P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:05:28.026481 12266 tablet_bootstrap.cc:492] T 16225de175294560a23a6df6becebb0b P 8e3d76ae69c74d1f85f6da548856eeb7: Bootstrap starting.
I20260709 13:05:28.027726 12264 raft_consensus.cc:359] T 83d99e2135954e67a78d8f02a9d06d22 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:28.028436 12264 raft_consensus.cc:385] T 83d99e2135954e67a78d8f02a9d06d22 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:28.028766 12264 raft_consensus.cc:740] T 83d99e2135954e67a78d8f02a9d06d22 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Initialized, Role: FOLLOWER
I20260709 13:05:28.029635 12264 consensus_queue.cc:260] T 83d99e2135954e67a78d8f02a9d06d22 P e86b6ed62ab0403bbda1861973380297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:28.032773 12266 tablet_bootstrap.cc:654] T 16225de175294560a23a6df6becebb0b P 8e3d76ae69c74d1f85f6da548856eeb7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:28.038652 12266 tablet_bootstrap.cc:492] T 16225de175294560a23a6df6becebb0b P 8e3d76ae69c74d1f85f6da548856eeb7: No bootstrap required, opened a new log
I20260709 13:05:28.039309 12266 ts_tablet_manager.cc:1403] T 16225de175294560a23a6df6becebb0b P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260709 13:05:28.043144 12264 ts_tablet_manager.cc:1434] T 83d99e2135954e67a78d8f02a9d06d22 P e86b6ed62ab0403bbda1861973380297: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 13:05:28.042929 12266 raft_consensus.cc:359] T 16225de175294560a23a6df6becebb0b P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:28.043655 12266 raft_consensus.cc:385] T 16225de175294560a23a6df6becebb0b P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:28.044104 12264 tablet_bootstrap.cc:492] T d95fe6a2d1be42f2bea3e2f34276e5ae P e86b6ed62ab0403bbda1861973380297: Bootstrap starting.
I20260709 13:05:28.043988 12266 raft_consensus.cc:740] T 16225de175294560a23a6df6becebb0b P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Initialized, Role: FOLLOWER
I20260709 13:05:28.044945 12266 consensus_queue.cc:260] T 16225de175294560a23a6df6becebb0b P 8e3d76ae69c74d1f85f6da548856eeb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:28.046929 12266 ts_tablet_manager.cc:1434] T 16225de175294560a23a6df6becebb0b P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:05:28.047982 12266 tablet_bootstrap.cc:492] T 6222e141d9a64a14a5caa8ead8fb770a P 8e3d76ae69c74d1f85f6da548856eeb7: Bootstrap starting.
I20260709 13:05:28.052664 12264 tablet_bootstrap.cc:654] T d95fe6a2d1be42f2bea3e2f34276e5ae P e86b6ed62ab0403bbda1861973380297: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:28.053548 12266 tablet_bootstrap.cc:654] T 6222e141d9a64a14a5caa8ead8fb770a P 8e3d76ae69c74d1f85f6da548856eeb7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:28.058239 12265 tablet_bootstrap.cc:492] T d95fe6a2d1be42f2bea3e2f34276e5ae P 34bbb454ad22499cac0941f061a68408: No bootstrap required, opened a new log
I20260709 13:05:28.058840 12265 ts_tablet_manager.cc:1403] T d95fe6a2d1be42f2bea3e2f34276e5ae P 34bbb454ad22499cac0941f061a68408: Time spent bootstrapping tablet: real 0.051s	user 0.012s	sys 0.000s
I20260709 13:05:28.061475 12266 tablet_bootstrap.cc:492] T 6222e141d9a64a14a5caa8ead8fb770a P 8e3d76ae69c74d1f85f6da548856eeb7: No bootstrap required, opened a new log
I20260709 13:05:28.061964 12266 ts_tablet_manager.cc:1403] T 6222e141d9a64a14a5caa8ead8fb770a P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260709 13:05:28.062451 12270 raft_consensus.cc:493] T 83d99e2135954e67a78d8f02a9d06d22 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:28.062942 12270 raft_consensus.cc:515] T 83d99e2135954e67a78d8f02a9d06d22 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:28.063915 12264 tablet_bootstrap.cc:492] T d95fe6a2d1be42f2bea3e2f34276e5ae P e86b6ed62ab0403bbda1861973380297: No bootstrap required, opened a new log
I20260709 13:05:28.064350 12264 ts_tablet_manager.cc:1403] T d95fe6a2d1be42f2bea3e2f34276e5ae P e86b6ed62ab0403bbda1861973380297: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.008s
I20260709 13:05:28.064603 12266 raft_consensus.cc:359] T 6222e141d9a64a14a5caa8ead8fb770a P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:28.065203 12270 leader_election.cc:290] T 83d99e2135954e67a78d8f02a9d06d22 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
I20260709 13:05:28.061496 12265 raft_consensus.cc:359] T d95fe6a2d1be42f2bea3e2f34276e5ae P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:28.066205 12265 raft_consensus.cc:385] T d95fe6a2d1be42f2bea3e2f34276e5ae P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:28.066465 12265 raft_consensus.cc:740] T d95fe6a2d1be42f2bea3e2f34276e5ae P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34bbb454ad22499cac0941f061a68408, State: Initialized, Role: FOLLOWER
I20260709 13:05:28.065284 12266 raft_consensus.cc:385] T 6222e141d9a64a14a5caa8ead8fb770a P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:28.066830 12266 raft_consensus.cc:740] T 6222e141d9a64a14a5caa8ead8fb770a P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Initialized, Role: FOLLOWER
I20260709 13:05:28.066896 12150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83d99e2135954e67a78d8f02a9d06d22" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" is_pre_election: true
I20260709 13:05:28.067106 12265 consensus_queue.cc:260] T d95fe6a2d1be42f2bea3e2f34276e5ae P 34bbb454ad22499cac0941f061a68408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:28.067541 12150 raft_consensus.cc:2468] T 83d99e2135954e67a78d8f02a9d06d22 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e86b6ed62ab0403bbda1861973380297 in term 0.
I20260709 13:05:28.067632 12074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83d99e2135954e67a78d8f02a9d06d22" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408" is_pre_election: true
I20260709 13:05:28.067665 12266 consensus_queue.cc:260] T 6222e141d9a64a14a5caa8ead8fb770a P 8e3d76ae69c74d1f85f6da548856eeb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:28.068796 12188 leader_election.cc:304] T 83d99e2135954e67a78d8f02a9d06d22 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297; no voters: 
I20260709 13:05:28.069164 12265 ts_tablet_manager.cc:1434] T d95fe6a2d1be42f2bea3e2f34276e5ae P 34bbb454ad22499cac0941f061a68408: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:05:28.070182 12270 raft_consensus.cc:2804] T 83d99e2135954e67a78d8f02a9d06d22 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:28.070426 12266 ts_tablet_manager.cc:1434] T 6222e141d9a64a14a5caa8ead8fb770a P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:05:28.070524 12270 raft_consensus.cc:493] T 83d99e2135954e67a78d8f02a9d06d22 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:28.070946 12270 raft_consensus.cc:3060] T 83d99e2135954e67a78d8f02a9d06d22 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:28.071378 12266 tablet_bootstrap.cc:492] T c24f1ed49e374a849919ac5a64538f96 P 8e3d76ae69c74d1f85f6da548856eeb7: Bootstrap starting.
I20260709 13:05:28.068351 12074 raft_consensus.cc:2468] T 83d99e2135954e67a78d8f02a9d06d22 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e86b6ed62ab0403bbda1861973380297 in term 0.
I20260709 13:05:28.077335 12266 tablet_bootstrap.cc:654] T c24f1ed49e374a849919ac5a64538f96 P 8e3d76ae69c74d1f85f6da548856eeb7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:28.079013 12265 tablet_bootstrap.cc:492] T bdad9a6132944ffeb0c3b0ea34cbf8e1 P 34bbb454ad22499cac0941f061a68408: Bootstrap starting.
I20260709 13:05:28.080143 12270 raft_consensus.cc:515] T 83d99e2135954e67a78d8f02a9d06d22 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:28.080797 12264 raft_consensus.cc:359] T d95fe6a2d1be42f2bea3e2f34276e5ae P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:28.081812 12264 raft_consensus.cc:385] T d95fe6a2d1be42f2bea3e2f34276e5ae P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:28.082230 12264 raft_consensus.cc:740] T d95fe6a2d1be42f2bea3e2f34276e5ae P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Initialized, Role: FOLLOWER
I20260709 13:05:28.083293 12264 consensus_queue.cc:260] T d95fe6a2d1be42f2bea3e2f34276e5ae P e86b6ed62ab0403bbda1861973380297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:28.083979 12150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83d99e2135954e67a78d8f02a9d06d22" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
I20260709 13:05:28.084550 12150 raft_consensus.cc:3060] T 83d99e2135954e67a78d8f02a9d06d22 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:28.086583 12264 ts_tablet_manager.cc:1434] T d95fe6a2d1be42f2bea3e2f34276e5ae P e86b6ed62ab0403bbda1861973380297: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 13:05:28.087857 12264 tablet_bootstrap.cc:492] T 7b8abcbf72934eaa8afac20a47b0e938 P e86b6ed62ab0403bbda1861973380297: Bootstrap starting.
I20260709 13:05:28.091682 12341 raft_consensus.cc:493] T 2af7248294c347b9a07b7f337921c1bd P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:28.092232 12341 raft_consensus.cc:515] T 2af7248294c347b9a07b7f337921c1bd P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:28.094573 12265 tablet_bootstrap.cc:654] T bdad9a6132944ffeb0c3b0ea34cbf8e1 P 34bbb454ad22499cac0941f061a68408: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:28.094760 12074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83d99e2135954e67a78d8f02a9d06d22" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408"
I20260709 13:05:28.095063 12264 tablet_bootstrap.cc:654] T 7b8abcbf72934eaa8afac20a47b0e938 P e86b6ed62ab0403bbda1861973380297: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:28.095980 12283 raft_consensus.cc:493] T 2af7248294c347b9a07b7f337921c1bd P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:28.096323 12149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2af7248294c347b9a07b7f337921c1bd" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" is_pre_election: true
I20260709 13:05:28.096447 12283 raft_consensus.cc:515] T 2af7248294c347b9a07b7f337921c1bd P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:28.096791 12224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2af7248294c347b9a07b7f337921c1bd" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297" is_pre_election: true
I20260709 13:05:28.097024 12149 raft_consensus.cc:2468] T 2af7248294c347b9a07b7f337921c1bd P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 34bbb454ad22499cac0941f061a68408 in term 0.
I20260709 13:05:28.097597 12224 raft_consensus.cc:2468] T 2af7248294c347b9a07b7f337921c1bd P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 34bbb454ad22499cac0941f061a68408 in term 0.
I20260709 13:05:28.098803 12283 leader_election.cc:290] T 2af7248294c347b9a07b7f337921c1bd P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
I20260709 13:05:28.098644 12039 leader_election.cc:304] T 2af7248294c347b9a07b7f337921c1bd P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34bbb454ad22499cac0941f061a68408, 8e3d76ae69c74d1f85f6da548856eeb7; no voters: 
I20260709 13:05:28.100008 12283 raft_consensus.cc:493] T bdad9a6132944ffeb0c3b0ea34cbf8e1 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:28.100059 12149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2af7248294c347b9a07b7f337921c1bd" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" is_pre_election: true
I20260709 13:05:28.100311 12308 raft_consensus.cc:2804] T 2af7248294c347b9a07b7f337921c1bd P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:28.100751 12149 raft_consensus.cc:2468] T 2af7248294c347b9a07b7f337921c1bd P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e86b6ed62ab0403bbda1861973380297 in term 0.
I20260709 13:05:28.100703 12283 raft_consensus.cc:515] T bdad9a6132944ffeb0c3b0ea34cbf8e1 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:28.101250 12075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2af7248294c347b9a07b7f337921c1bd" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408" is_pre_election: true
I20260709 13:05:28.102070 12188 leader_election.cc:304] T 2af7248294c347b9a07b7f337921c1bd P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297; no voters: 
I20260709 13:05:28.102938 12298 raft_consensus.cc:2804] T 2af7248294c347b9a07b7f337921c1bd P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:28.103315 12298 raft_consensus.cc:493] T 2af7248294c347b9a07b7f337921c1bd P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:28.103662 12298 raft_consensus.cc:3060] T 2af7248294c347b9a07b7f337921c1bd P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:28.103739 12283 leader_election.cc:290] T bdad9a6132944ffeb0c3b0ea34cbf8e1 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
I20260709 13:05:28.104727 12074 raft_consensus.cc:3060] T 83d99e2135954e67a78d8f02a9d06d22 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:28.094467 12341 leader_election.cc:290] T 2af7248294c347b9a07b7f337921c1bd P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:28.109015 12073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdad9a6132944ffeb0c3b0ea34cbf8e1" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408" is_pre_election: true
I20260709 13:05:28.109830 12308 raft_consensus.cc:493] T 2af7248294c347b9a07b7f337921c1bd P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:28.110364 12308 raft_consensus.cc:3060] T 2af7248294c347b9a07b7f337921c1bd P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:28.111728 12149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdad9a6132944ffeb0c3b0ea34cbf8e1" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" is_pre_election: true
I20260709 13:05:28.112583 12149 raft_consensus.cc:2468] T bdad9a6132944ffeb0c3b0ea34cbf8e1 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e86b6ed62ab0403bbda1861973380297 in term 0.
W20260709 13:05:28.117322 12187 leader_election.cc:343] T bdad9a6132944ffeb0c3b0ea34cbf8e1 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:28.129040 12341 raft_consensus.cc:493] T ab8b94fb70f6452aa3e12611ff1cfdcd P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:28.129264 12283 raft_consensus.cc:493] T 6222e141d9a64a14a5caa8ead8fb770a P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:28.129770 12341 raft_consensus.cc:515] T ab8b94fb70f6452aa3e12611ff1cfdcd P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:28.129984 12283 raft_consensus.cc:515] T 6222e141d9a64a14a5caa8ead8fb770a P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:28.134102 12224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab8b94fb70f6452aa3e12611ff1cfdcd" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297" is_pre_election: true
I20260709 13:05:28.134413 12148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab8b94fb70f6452aa3e12611ff1cfdcd" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" is_pre_election: true
I20260709 13:05:28.134977 12224 raft_consensus.cc:2468] T ab8b94fb70f6452aa3e12611ff1cfdcd P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 34bbb454ad22499cac0941f061a68408 in term 0.
I20260709 13:05:28.135975 12148 raft_consensus.cc:2468] T ab8b94fb70f6452aa3e12611ff1cfdcd P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 34bbb454ad22499cac0941f061a68408 in term 0.
I20260709 13:05:28.137167 12041 leader_election.cc:304] T ab8b94fb70f6452aa3e12611ff1cfdcd P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34bbb454ad22499cac0941f061a68408, e86b6ed62ab0403bbda1861973380297; no voters: 
I20260709 13:05:28.138273 12341 leader_election.cc:290] T ab8b94fb70f6452aa3e12611ff1cfdcd P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:28.142184 12073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6222e141d9a64a14a5caa8ead8fb770a" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408" is_pre_election: true
I20260709 13:05:28.141017 12283 leader_election.cc:290] T 6222e141d9a64a14a5caa8ead8fb770a P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
I20260709 13:05:28.142264 12341 raft_consensus.cc:2804] T ab8b94fb70f6452aa3e12611ff1cfdcd P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:28.142959 12073 raft_consensus.cc:2468] T 6222e141d9a64a14a5caa8ead8fb770a P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e86b6ed62ab0403bbda1861973380297 in term 0.
I20260709 13:05:28.143345 12341 raft_consensus.cc:493] T ab8b94fb70f6452aa3e12611ff1cfdcd P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:28.140632 12188 leader_election.cc:304] T bdad9a6132944ffeb0c3b0ea34cbf8e1 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297; no voters: 34bbb454ad22499cac0941f061a68408
I20260709 13:05:28.143851 12341 raft_consensus.cc:3060] T ab8b94fb70f6452aa3e12611ff1cfdcd P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:28.145355 12283 raft_consensus.cc:2804] T bdad9a6132944ffeb0c3b0ea34cbf8e1 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:28.145478 12187 leader_election.cc:304] T 6222e141d9a64a14a5caa8ead8fb770a P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34bbb454ad22499cac0941f061a68408, e86b6ed62ab0403bbda1861973380297; no voters: 
I20260709 13:05:28.145907 12283 raft_consensus.cc:493] T bdad9a6132944ffeb0c3b0ea34cbf8e1 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:28.146371 12283 raft_consensus.cc:3060] T bdad9a6132944ffeb0c3b0ea34cbf8e1 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:28.135434 12270 leader_election.cc:290] T 83d99e2135954e67a78d8f02a9d06d22 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 election: Requested vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
I20260709 13:05:28.147629 12270 raft_consensus.cc:2804] T 6222e141d9a64a14a5caa8ead8fb770a P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:28.147972 12270 raft_consensus.cc:493] T 6222e141d9a64a14a5caa8ead8fb770a P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:28.150949 12298 raft_consensus.cc:515] T 2af7248294c347b9a07b7f337921c1bd P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:28.153064 12149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6222e141d9a64a14a5caa8ead8fb770a" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" is_pre_election: true
I20260709 13:05:28.154275 12298 leader_election.cc:290] T 2af7248294c347b9a07b7f337921c1bd P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 election: Requested vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
I20260709 13:05:28.155972 12283 raft_consensus.cc:515] T bdad9a6132944ffeb0c3b0ea34cbf8e1 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:28.154498 12148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2af7248294c347b9a07b7f337921c1bd" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
I20260709 13:05:28.157208 12148 raft_consensus.cc:3060] T 2af7248294c347b9a07b7f337921c1bd P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:28.160605 12147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdad9a6132944ffeb0c3b0ea34cbf8e1" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
I20260709 13:05:28.161502 12147 raft_consensus.cc:3060] T bdad9a6132944ffeb0c3b0ea34cbf8e1 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:28.165160 12283 leader_election.cc:290] T bdad9a6132944ffeb0c3b0ea34cbf8e1 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 election: Requested vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
I20260709 13:05:28.180639 12149 raft_consensus.cc:2468] T 6222e141d9a64a14a5caa8ead8fb770a P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e86b6ed62ab0403bbda1861973380297 in term 0.
I20260709 13:05:28.142556 12150 raft_consensus.cc:2468] T 83d99e2135954e67a78d8f02a9d06d22 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e86b6ed62ab0403bbda1861973380297 in term 1.
I20260709 13:05:28.184211 12188 leader_election.cc:304] T 83d99e2135954e67a78d8f02a9d06d22 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297; no voters: 
I20260709 13:05:28.185446 12283 raft_consensus.cc:2804] T 83d99e2135954e67a78d8f02a9d06d22 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:28.186117 12283 raft_consensus.cc:697] T 83d99e2135954e67a78d8f02a9d06d22 P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Becoming Leader. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Running, Role: LEADER
I20260709 13:05:28.187263 12283 consensus_queue.cc:237] T 83d99e2135954e67a78d8f02a9d06d22 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:28.188781 12074 raft_consensus.cc:2468] T 83d99e2135954e67a78d8f02a9d06d22 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e86b6ed62ab0403bbda1861973380297 in term 1.
I20260709 13:05:28.188627 12308 raft_consensus.cc:515] T 2af7248294c347b9a07b7f337921c1bd P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:28.189944 12075 raft_consensus.cc:2393] T 2af7248294c347b9a07b7f337921c1bd P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e86b6ed62ab0403bbda1861973380297 in current term 1: Already voted for candidate 34bbb454ad22499cac0941f061a68408 in this term.
I20260709 13:05:28.150573 12270 raft_consensus.cc:3060] T 6222e141d9a64a14a5caa8ead8fb770a P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:28.201088 12341 raft_consensus.cc:515] T ab8b94fb70f6452aa3e12611ff1cfdcd P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:28.203585 12150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2af7248294c347b9a07b7f337921c1bd" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
I20260709 13:05:28.207072 12341 leader_election.cc:290] T ab8b94fb70f6452aa3e12611ff1cfdcd P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 1 election: Requested vote from peers 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:28.208976 12224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab8b94fb70f6452aa3e12611ff1cfdcd" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297"
I20260709 13:05:28.209220 12149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab8b94fb70f6452aa3e12611ff1cfdcd" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
I20260709 13:05:28.209671 12224 raft_consensus.cc:3060] T ab8b94fb70f6452aa3e12611ff1cfdcd P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:28.209554 12021 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:05:28.216300 12308 leader_election.cc:290] T 2af7248294c347b9a07b7f337921c1bd P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 1 election: Requested vote from peers 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:28.221577 12266 tablet_bootstrap.cc:492] T c24f1ed49e374a849919ac5a64538f96 P 8e3d76ae69c74d1f85f6da548856eeb7: No bootstrap required, opened a new log
I20260709 13:05:28.222133 12266 ts_tablet_manager.cc:1403] T c24f1ed49e374a849919ac5a64538f96 P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent bootstrapping tablet: real 0.151s	user 0.032s	sys 0.033s
I20260709 13:05:28.224965 12266 raft_consensus.cc:359] T c24f1ed49e374a849919ac5a64538f96 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:28.217042 12224 raft_consensus.cc:2468] T ab8b94fb70f6452aa3e12611ff1cfdcd P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34bbb454ad22499cac0941f061a68408 in term 1.
I20260709 13:05:28.225761 12266 raft_consensus.cc:385] T c24f1ed49e374a849919ac5a64538f96 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:28.226100 12266 raft_consensus.cc:740] T c24f1ed49e374a849919ac5a64538f96 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Initialized, Role: FOLLOWER
W20260709 13:05:28.226002 12187 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.182.1:37883, user_credentials={real_user=slave}} blocked reactor thread for 80592.2us
I20260709 13:05:28.226672 12041 leader_election.cc:304] T ab8b94fb70f6452aa3e12611ff1cfdcd P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34bbb454ad22499cac0941f061a68408, e86b6ed62ab0403bbda1861973380297; no voters: 
I20260709 13:05:28.210032 12149 raft_consensus.cc:3060] T ab8b94fb70f6452aa3e12611ff1cfdcd P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:28.219669 12264 tablet_bootstrap.cc:492] T 7b8abcbf72934eaa8afac20a47b0e938 P e86b6ed62ab0403bbda1861973380297: No bootstrap required, opened a new log
I20260709 13:05:28.227046 12266 consensus_queue.cc:260] T c24f1ed49e374a849919ac5a64538f96 P 8e3d76ae69c74d1f85f6da548856eeb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:28.227854 12264 ts_tablet_manager.cc:1403] T 7b8abcbf72934eaa8afac20a47b0e938 P e86b6ed62ab0403bbda1861973380297: Time spent bootstrapping tablet: real 0.140s	user 0.046s	sys 0.053s
I20260709 13:05:28.228222 12075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2af7248294c347b9a07b7f337921c1bd" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408"
I20260709 13:05:28.229275 12075 raft_consensus.cc:2393] T 2af7248294c347b9a07b7f337921c1bd P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e86b6ed62ab0403bbda1861973380297 in current term 1: Already voted for candidate 34bbb454ad22499cac0941f061a68408 in this term.
I20260709 13:05:28.229333 12266 ts_tablet_manager.cc:1434] T c24f1ed49e374a849919ac5a64538f96 P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 13:05:28.230450 12264 raft_consensus.cc:359] T 7b8abcbf72934eaa8afac20a47b0e938 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:28.231055 12264 raft_consensus.cc:385] T 7b8abcbf72934eaa8afac20a47b0e938 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:28.231303 12264 raft_consensus.cc:740] T 7b8abcbf72934eaa8afac20a47b0e938 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Initialized, Role: FOLLOWER
I20260709 13:05:28.231853 12075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdad9a6132944ffeb0c3b0ea34cbf8e1" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408"
I20260709 13:05:28.224452 11970 catalog_manager.cc:5697] T 83d99e2135954e67a78d8f02a9d06d22 P e86b6ed62ab0403bbda1861973380297 reported cstate change: term changed from 0 to 1, leader changed from <none> to e86b6ed62ab0403bbda1861973380297 (127.10.182.3). New cstate: current_term: 1 leader_uuid: "e86b6ed62ab0403bbda1861973380297" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:28.218029 12223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2af7248294c347b9a07b7f337921c1bd" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297"
I20260709 13:05:28.233546 12266 tablet_bootstrap.cc:492] T 7b8abcbf72934eaa8afac20a47b0e938 P 8e3d76ae69c74d1f85f6da548856eeb7: Bootstrap starting.
I20260709 13:05:28.233690 12223 raft_consensus.cc:2393] T 2af7248294c347b9a07b7f337921c1bd P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 34bbb454ad22499cac0941f061a68408 in current term 1: Already voted for candidate e86b6ed62ab0403bbda1861973380297 in this term.
I20260709 13:05:28.232383 12264 consensus_queue.cc:260] T 7b8abcbf72934eaa8afac20a47b0e938 P e86b6ed62ab0403bbda1861973380297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:28.236187 12264 ts_tablet_manager.cc:1434] T 7b8abcbf72934eaa8afac20a47b0e938 P e86b6ed62ab0403bbda1861973380297: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 13:05:28.237205 12264 tablet_bootstrap.cc:492] T c24f1ed49e374a849919ac5a64538f96 P e86b6ed62ab0403bbda1861973380297: Bootstrap starting.
I20260709 13:05:28.239962 12266 tablet_bootstrap.cc:654] T 7b8abcbf72934eaa8afac20a47b0e938 P 8e3d76ae69c74d1f85f6da548856eeb7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:28.250075 12041 leader_election.cc:304] T 2af7248294c347b9a07b7f337921c1bd P 34bbb454ad22499cac0941f061a68408 [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: 34bbb454ad22499cac0941f061a68408; no voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297
I20260709 13:05:28.251058 12341 raft_consensus.cc:2804] T ab8b94fb70f6452aa3e12611ff1cfdcd P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:28.251569 12341 raft_consensus.cc:697] T ab8b94fb70f6452aa3e12611ff1cfdcd P 34bbb454ad22499cac0941f061a68408 [term 1 LEADER]: Becoming Leader. State: Replica: 34bbb454ad22499cac0941f061a68408, State: Running, Role: LEADER
I20260709 13:05:28.252445 12352 raft_consensus.cc:2749] T 2af7248294c347b9a07b7f337921c1bd P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:05:28.252405 12341 consensus_queue.cc:237] T ab8b94fb70f6452aa3e12611ff1cfdcd P 34bbb454ad22499cac0941f061a68408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
W20260709 13:05:28.262940 12187 leader_election.cc:343] T bdad9a6132944ffeb0c3b0ea34cbf8e1 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:28.200166 12147 raft_consensus.cc:2468] T bdad9a6132944ffeb0c3b0ea34cbf8e1 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e86b6ed62ab0403bbda1861973380297 in term 1.
I20260709 13:05:28.276269 12188 leader_election.cc:304] T bdad9a6132944ffeb0c3b0ea34cbf8e1 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297; no voters: 34bbb454ad22499cac0941f061a68408
I20260709 13:05:28.278788 12148 raft_consensus.cc:2468] T 2af7248294c347b9a07b7f337921c1bd P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e86b6ed62ab0403bbda1861973380297 in term 1.
I20260709 13:05:28.280236 12188 leader_election.cc:304] T 2af7248294c347b9a07b7f337921c1bd P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297; no voters: 34bbb454ad22499cac0941f061a68408
I20260709 13:05:28.281154 12283 raft_consensus.cc:2804] T bdad9a6132944ffeb0c3b0ea34cbf8e1 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:28.281703 12283 raft_consensus.cc:697] T bdad9a6132944ffeb0c3b0ea34cbf8e1 P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Becoming Leader. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Running, Role: LEADER
I20260709 13:05:28.282589 12283 consensus_queue.cc:237] T bdad9a6132944ffeb0c3b0ea34cbf8e1 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:28.284683 12298 raft_consensus.cc:2804] T 2af7248294c347b9a07b7f337921c1bd P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:28.289070 12331 raft_consensus.cc:493] T c24f1ed49e374a849919ac5a64538f96 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:28.289662 12298 raft_consensus.cc:697] T 2af7248294c347b9a07b7f337921c1bd P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Becoming Leader. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Running, Role: LEADER
I20260709 13:05:28.289767 12331 raft_consensus.cc:515] T c24f1ed49e374a849919ac5a64538f96 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:28.290704 12298 consensus_queue.cc:237] T 2af7248294c347b9a07b7f337921c1bd P e86b6ed62ab0403bbda1861973380297 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:28.295308 12331 leader_election.cc:290] T c24f1ed49e374a849919ac5a64538f96 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:28.296209 12264 tablet_bootstrap.cc:654] T c24f1ed49e374a849919ac5a64538f96 P e86b6ed62ab0403bbda1861973380297: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:28.300051 12266 tablet_bootstrap.cc:492] T 7b8abcbf72934eaa8afac20a47b0e938 P 8e3d76ae69c74d1f85f6da548856eeb7: No bootstrap required, opened a new log
I20260709 13:05:28.300534 12266 ts_tablet_manager.cc:1403] T 7b8abcbf72934eaa8afac20a47b0e938 P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent bootstrapping tablet: real 0.067s	user 0.034s	sys 0.029s
I20260709 13:05:28.300719 12149 raft_consensus.cc:2468] T ab8b94fb70f6452aa3e12611ff1cfdcd P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34bbb454ad22499cac0941f061a68408 in term 1.
I20260709 13:05:28.303740 12266 raft_consensus.cc:359] T 7b8abcbf72934eaa8afac20a47b0e938 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:28.304651 12266 raft_consensus.cc:385] T 7b8abcbf72934eaa8afac20a47b0e938 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:28.304960 12266 raft_consensus.cc:740] T 7b8abcbf72934eaa8afac20a47b0e938 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Initialized, Role: FOLLOWER
I20260709 13:05:28.305886 12266 consensus_queue.cc:260] T 7b8abcbf72934eaa8afac20a47b0e938 P 8e3d76ae69c74d1f85f6da548856eeb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:28.308923 12266 ts_tablet_manager.cc:1434] T 7b8abcbf72934eaa8afac20a47b0e938 P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:05:28.310101 12266 tablet_bootstrap.cc:492] T 9202723a2deb4755bb8026cdb99015b6 P 8e3d76ae69c74d1f85f6da548856eeb7: Bootstrap starting.
I20260709 13:05:28.318207 12266 tablet_bootstrap.cc:654] T 9202723a2deb4755bb8026cdb99015b6 P 8e3d76ae69c74d1f85f6da548856eeb7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:28.337010 12357 raft_consensus.cc:493] T d95fe6a2d1be42f2bea3e2f34276e5ae P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:28.337762 12357 raft_consensus.cc:515] T d95fe6a2d1be42f2bea3e2f34276e5ae P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
W20260709 13:05:28.339366 12188 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.182.2:34213, user_credentials={real_user=slave}} blocked reactor thread for 59244us
I20260709 13:05:28.340489 12357 leader_election.cc:290] T d95fe6a2d1be42f2bea3e2f34276e5ae P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
I20260709 13:05:28.340983 12224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c24f1ed49e374a849919ac5a64538f96" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297" is_pre_election: true
I20260709 13:05:28.343209 12149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d95fe6a2d1be42f2bea3e2f34276e5ae" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" is_pre_election: true
I20260709 13:05:28.343919 12149 raft_consensus.cc:2468] T d95fe6a2d1be42f2bea3e2f34276e5ae P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e86b6ed62ab0403bbda1861973380297 in term 0.
W20260709 13:05:28.344724 12116 leader_election.cc:343] T c24f1ed49e374a849919ac5a64538f96 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:28.346107 12188 leader_election.cc:304] T d95fe6a2d1be42f2bea3e2f34276e5ae P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297; no voters: 
I20260709 13:05:28.347110 12357 raft_consensus.cc:2804] T d95fe6a2d1be42f2bea3e2f34276e5ae P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:28.347477 12357 raft_consensus.cc:493] T d95fe6a2d1be42f2bea3e2f34276e5ae P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:28.347847 12357 raft_consensus.cc:3060] T d95fe6a2d1be42f2bea3e2f34276e5ae P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:28.355973 12357 raft_consensus.cc:515] T d95fe6a2d1be42f2bea3e2f34276e5ae P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:28.358776 12357 leader_election.cc:290] T d95fe6a2d1be42f2bea3e2f34276e5ae P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 election: Requested vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
I20260709 13:05:28.364179 12331 raft_consensus.cc:493] T 16225de175294560a23a6df6becebb0b P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:28.364758 12331 raft_consensus.cc:515] T 16225de175294560a23a6df6becebb0b P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:28.367787 12331 leader_election.cc:290] T 16225de175294560a23a6df6becebb0b P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:28.372922 12074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c24f1ed49e374a849919ac5a64538f96" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408" is_pre_election: true
I20260709 13:05:28.393849 12270 raft_consensus.cc:515] T 6222e141d9a64a14a5caa8ead8fb770a P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:28.396133 12270 leader_election.cc:290] T 6222e141d9a64a14a5caa8ead8fb770a P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 election: Requested vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
I20260709 13:05:28.400346 12308 raft_consensus.cc:493] T d95fe6a2d1be42f2bea3e2f34276e5ae P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:28.401048 12308 raft_consensus.cc:515] T d95fe6a2d1be42f2bea3e2f34276e5ae P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:28.484908 12266 tablet_bootstrap.cc:492] T 9202723a2deb4755bb8026cdb99015b6 P 8e3d76ae69c74d1f85f6da548856eeb7: No bootstrap required, opened a new log
I20260709 13:05:28.485392 12266 ts_tablet_manager.cc:1403] T 9202723a2deb4755bb8026cdb99015b6 P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent bootstrapping tablet: real 0.176s	user 0.026s	sys 0.055s
I20260709 13:05:28.487805 12266 raft_consensus.cc:359] T 9202723a2deb4755bb8026cdb99015b6 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:28.488401 12266 raft_consensus.cc:385] T 9202723a2deb4755bb8026cdb99015b6 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:28.488740 12266 raft_consensus.cc:740] T 9202723a2deb4755bb8026cdb99015b6 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Initialized, Role: FOLLOWER
I20260709 13:05:28.489348 12266 consensus_queue.cc:260] T 9202723a2deb4755bb8026cdb99015b6 P 8e3d76ae69c74d1f85f6da548856eeb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:28.491348 12266 ts_tablet_manager.cc:1434] T 9202723a2deb4755bb8026cdb99015b6 P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:05:28.492197 12266 tablet_bootstrap.cc:492] T 747919c4c63d4a32afcb4c051c776492 P 8e3d76ae69c74d1f85f6da548856eeb7: Bootstrap starting.
I20260709 13:05:28.498768 12266 tablet_bootstrap.cc:654] T 747919c4c63d4a32afcb4c051c776492 P 8e3d76ae69c74d1f85f6da548856eeb7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:28.503985 12266 tablet_bootstrap.cc:492] T 747919c4c63d4a32afcb4c051c776492 P 8e3d76ae69c74d1f85f6da548856eeb7: No bootstrap required, opened a new log
I20260709 13:05:28.504442 12266 ts_tablet_manager.cc:1403] T 747919c4c63d4a32afcb4c051c776492 P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.003s
I20260709 13:05:28.507058 12266 raft_consensus.cc:359] T 747919c4c63d4a32afcb4c051c776492 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:28.507732 12266 raft_consensus.cc:385] T 747919c4c63d4a32afcb4c051c776492 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:28.508015 12266 raft_consensus.cc:740] T 747919c4c63d4a32afcb4c051c776492 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Initialized, Role: FOLLOWER
I20260709 13:05:28.508636 12266 consensus_queue.cc:260] T 747919c4c63d4a32afcb4c051c776492 P 8e3d76ae69c74d1f85f6da548856eeb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:28.510535 12266 ts_tablet_manager.cc:1434] T 747919c4c63d4a32afcb4c051c776492 P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:05:28.511418 12266 tablet_bootstrap.cc:492] T 6978fe44a05e4f20914c83428e38ea65 P 8e3d76ae69c74d1f85f6da548856eeb7: Bootstrap starting.
I20260709 13:05:28.515393 11972 catalog_manager.cc:5697] T 2af7248294c347b9a07b7f337921c1bd P e86b6ed62ab0403bbda1861973380297 reported cstate change: term changed from 0 to 1, leader changed from <none> to e86b6ed62ab0403bbda1861973380297 (127.10.182.3). New cstate: current_term: 1 leader_uuid: "e86b6ed62ab0403bbda1861973380297" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:28.517220 12266 tablet_bootstrap.cc:654] T 6978fe44a05e4f20914c83428e38ea65 P 8e3d76ae69c74d1f85f6da548856eeb7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:28.517593 11972 catalog_manager.cc:5697] T bdad9a6132944ffeb0c3b0ea34cbf8e1 P e86b6ed62ab0403bbda1861973380297 reported cstate change: term changed from 0 to 1, leader changed from <none> to e86b6ed62ab0403bbda1861973380297 (127.10.182.3). New cstate: current_term: 1 leader_uuid: "e86b6ed62ab0403bbda1861973380297" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:28.521785 12264 tablet_bootstrap.cc:492] T c24f1ed49e374a849919ac5a64538f96 P e86b6ed62ab0403bbda1861973380297: No bootstrap required, opened a new log
I20260709 13:05:28.522250 12264 ts_tablet_manager.cc:1403] T c24f1ed49e374a849919ac5a64538f96 P e86b6ed62ab0403bbda1861973380297: Time spent bootstrapping tablet: real 0.285s	user 0.021s	sys 0.052s
I20260709 13:05:28.526937 12264 raft_consensus.cc:359] T c24f1ed49e374a849919ac5a64538f96 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:28.527798 12264 raft_consensus.cc:385] T c24f1ed49e374a849919ac5a64538f96 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:28.528091 12264 raft_consensus.cc:740] T c24f1ed49e374a849919ac5a64538f96 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Initialized, Role: FOLLOWER
I20260709 13:05:28.528879 12264 consensus_queue.cc:260] T c24f1ed49e374a849919ac5a64538f96 P e86b6ed62ab0403bbda1861973380297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:28.531328 12264 ts_tablet_manager.cc:1434] T c24f1ed49e374a849919ac5a64538f96 P e86b6ed62ab0403bbda1861973380297: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:05:28.532434 12264 tablet_bootstrap.cc:492] T fe0149e418f74f658bb7562c83f468eb P e86b6ed62ab0403bbda1861973380297: Bootstrap starting.
I20260709 13:05:28.536201 12266 tablet_bootstrap.cc:492] T 6978fe44a05e4f20914c83428e38ea65 P 8e3d76ae69c74d1f85f6da548856eeb7: No bootstrap required, opened a new log
I20260709 13:05:28.536814 12266 ts_tablet_manager.cc:1403] T 6978fe44a05e4f20914c83428e38ea65 P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.000s
I20260709 13:05:28.539402 12264 tablet_bootstrap.cc:654] T fe0149e418f74f658bb7562c83f468eb P e86b6ed62ab0403bbda1861973380297: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:28.539666 12266 raft_consensus.cc:359] T 6978fe44a05e4f20914c83428e38ea65 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:28.540382 12266 raft_consensus.cc:385] T 6978fe44a05e4f20914c83428e38ea65 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:28.540716 12266 raft_consensus.cc:740] T 6978fe44a05e4f20914c83428e38ea65 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Initialized, Role: FOLLOWER
I20260709 13:05:28.541680 12308 leader_election.cc:290] T d95fe6a2d1be42f2bea3e2f34276e5ae P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:28.541332 12266 consensus_queue.cc:260] T 6978fe44a05e4f20914c83428e38ea65 P 8e3d76ae69c74d1f85f6da548856eeb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:28.543628 12266 ts_tablet_manager.cc:1434] T 6978fe44a05e4f20914c83428e38ea65 P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:05:28.544739 12266 tablet_bootstrap.cc:492] T 711425be6ced4d9fb92a82eb67d20c92 P 8e3d76ae69c74d1f85f6da548856eeb7: Bootstrap starting.
I20260709 13:05:28.544559 12224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16225de175294560a23a6df6becebb0b" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297" is_pre_election: true
I20260709 13:05:28.547613 12148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d95fe6a2d1be42f2bea3e2f34276e5ae" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" is_pre_election: true
I20260709 13:05:28.550843 12264 tablet_bootstrap.cc:492] T fe0149e418f74f658bb7562c83f468eb P e86b6ed62ab0403bbda1861973380297: No bootstrap required, opened a new log
I20260709 13:05:28.551432 12264 ts_tablet_manager.cc:1403] T fe0149e418f74f658bb7562c83f468eb P e86b6ed62ab0403bbda1861973380297: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260709 13:05:28.552269 12266 tablet_bootstrap.cc:654] T 711425be6ced4d9fb92a82eb67d20c92 P 8e3d76ae69c74d1f85f6da548856eeb7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:28.554611 12264 raft_consensus.cc:359] T fe0149e418f74f658bb7562c83f468eb P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:28.555312 12264 raft_consensus.cc:385] T fe0149e418f74f658bb7562c83f468eb P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:28.555585 12264 raft_consensus.cc:740] T fe0149e418f74f658bb7562c83f468eb P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Initialized, Role: FOLLOWER
I20260709 13:05:28.556501 12264 consensus_queue.cc:260] T fe0149e418f74f658bb7562c83f468eb P e86b6ed62ab0403bbda1861973380297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:28.558871 12264 ts_tablet_manager.cc:1434] T fe0149e418f74f658bb7562c83f468eb P e86b6ed62ab0403bbda1861973380297: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:05:28.559847 12264 tablet_bootstrap.cc:492] T 6978fe44a05e4f20914c83428e38ea65 P e86b6ed62ab0403bbda1861973380297: Bootstrap starting.
I20260709 13:05:28.562789 12075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d95fe6a2d1be42f2bea3e2f34276e5ae" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408" is_pre_election: true
I20260709 13:05:28.563542 12075 raft_consensus.cc:2468] T d95fe6a2d1be42f2bea3e2f34276e5ae P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e86b6ed62ab0403bbda1861973380297 in term 0.
I20260709 13:05:28.564386 12266 tablet_bootstrap.cc:492] T 711425be6ced4d9fb92a82eb67d20c92 P 8e3d76ae69c74d1f85f6da548856eeb7: No bootstrap required, opened a new log
I20260709 13:05:28.564669 12073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d95fe6a2d1be42f2bea3e2f34276e5ae" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408"
I20260709 13:05:28.564944 12266 ts_tablet_manager.cc:1403] T 711425be6ced4d9fb92a82eb67d20c92 P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260709 13:05:28.565256 12073 raft_consensus.cc:3060] T d95fe6a2d1be42f2bea3e2f34276e5ae P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:28.566363 12264 tablet_bootstrap.cc:654] T 6978fe44a05e4f20914c83428e38ea65 P e86b6ed62ab0403bbda1861973380297: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:28.568311 12266 raft_consensus.cc:359] T 711425be6ced4d9fb92a82eb67d20c92 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:28.568872 12072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6222e141d9a64a14a5caa8ead8fb770a" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408"
I20260709 13:05:28.569351 12266 raft_consensus.cc:385] T 711425be6ced4d9fb92a82eb67d20c92 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:28.569733 12072 raft_consensus.cc:3060] T 6222e141d9a64a14a5caa8ead8fb770a P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:28.569861 12266 raft_consensus.cc:740] T 711425be6ced4d9fb92a82eb67d20c92 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Initialized, Role: FOLLOWER
I20260709 13:05:28.571219 12266 consensus_queue.cc:260] T 711425be6ced4d9fb92a82eb67d20c92 P 8e3d76ae69c74d1f85f6da548856eeb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:28.587723 12265 tablet_bootstrap.cc:492] T bdad9a6132944ffeb0c3b0ea34cbf8e1 P 34bbb454ad22499cac0941f061a68408: No bootstrap required, opened a new log
I20260709 13:05:28.588160 12265 ts_tablet_manager.cc:1403] T bdad9a6132944ffeb0c3b0ea34cbf8e1 P 34bbb454ad22499cac0941f061a68408: Time spent bootstrapping tablet: real 0.509s	user 0.066s	sys 0.137s
I20260709 13:05:28.593276 12331 raft_consensus.cc:493] T 7b8abcbf72934eaa8afac20a47b0e938 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:28.593544 12147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d95fe6a2d1be42f2bea3e2f34276e5ae" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
I20260709 13:05:28.593796 12331 raft_consensus.cc:515] T 7b8abcbf72934eaa8afac20a47b0e938 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:28.594901 12149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6222e141d9a64a14a5caa8ead8fb770a" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
I20260709 13:05:28.595450 12149 raft_consensus.cc:3060] T 6222e141d9a64a14a5caa8ead8fb770a P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:28.597051 12266 ts_tablet_manager.cc:1434] T 711425be6ced4d9fb92a82eb67d20c92 P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent starting tablet: real 0.032s	user 0.009s	sys 0.002s
I20260709 13:05:28.597818 12266 tablet_bootstrap.cc:492] T eb56e04433cc4cc880ecf2b10ee21188 P 8e3d76ae69c74d1f85f6da548856eeb7: Bootstrap starting.
I20260709 13:05:28.548432 12148 raft_consensus.cc:2468] T d95fe6a2d1be42f2bea3e2f34276e5ae P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 34bbb454ad22499cac0941f061a68408 in term 0.
I20260709 13:05:28.608665 12224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d95fe6a2d1be42f2bea3e2f34276e5ae" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297" is_pre_election: true
I20260709 13:05:28.610118 12224 raft_consensus.cc:2393] T d95fe6a2d1be42f2bea3e2f34276e5ae P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 34bbb454ad22499cac0941f061a68408 in current term 1: Already voted for candidate e86b6ed62ab0403bbda1861973380297 in this term.
I20260709 13:05:28.597352 12329 raft_consensus.cc:493] T 711425be6ced4d9fb92a82eb67d20c92 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:28.617672 12265 raft_consensus.cc:359] T bdad9a6132944ffeb0c3b0ea34cbf8e1 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:28.618577 12265 raft_consensus.cc:385] T bdad9a6132944ffeb0c3b0ea34cbf8e1 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:28.618917 12265 raft_consensus.cc:740] T bdad9a6132944ffeb0c3b0ea34cbf8e1 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34bbb454ad22499cac0941f061a68408, State: Initialized, Role: FOLLOWER
I20260709 13:05:28.619771 12265 consensus_queue.cc:260] T bdad9a6132944ffeb0c3b0ea34cbf8e1 P 34bbb454ad22499cac0941f061a68408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:28.595746 12331 leader_election.cc:290] T 7b8abcbf72934eaa8afac20a47b0e938 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:28.616309 12329 raft_consensus.cc:515] T 711425be6ced4d9fb92a82eb67d20c92 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:28.633540 12265 ts_tablet_manager.cc:1434] T bdad9a6132944ffeb0c3b0ea34cbf8e1 P 34bbb454ad22499cac0941f061a68408: Time spent starting tablet: real 0.045s	user 0.009s	sys 0.000s
I20260709 13:05:28.633369 12353 raft_consensus.cc:493] T 7b8abcbf72934eaa8afac20a47b0e938 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:28.634606 12353 raft_consensus.cc:515] T 7b8abcbf72934eaa8afac20a47b0e938 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:28.635440 12329 leader_election.cc:290] T 711425be6ced4d9fb92a82eb67d20c92 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:28.636613 12353 leader_election.cc:290] T 7b8abcbf72934eaa8afac20a47b0e938 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
I20260709 13:05:28.637562 12270 raft_consensus.cc:493] T c24f1ed49e374a849919ac5a64538f96 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:28.638017 12270 raft_consensus.cc:515] T c24f1ed49e374a849919ac5a64538f96 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:28.639950 12270 leader_election.cc:290] T c24f1ed49e374a849919ac5a64538f96 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
W20260709 13:05:28.641127 12113 leader_election.cc:343] T c24f1ed49e374a849919ac5a64538f96 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:28.641599 12113 leader_election.cc:304] T c24f1ed49e374a849919ac5a64538f96 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7; no voters: 34bbb454ad22499cac0941f061a68408, e86b6ed62ab0403bbda1861973380297
I20260709 13:05:28.644009 12265 tablet_bootstrap.cc:492] T 9202723a2deb4755bb8026cdb99015b6 P 34bbb454ad22499cac0941f061a68408: Bootstrap starting.
I20260709 13:05:28.632810 12073 raft_consensus.cc:2468] T d95fe6a2d1be42f2bea3e2f34276e5ae P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e86b6ed62ab0403bbda1861973380297 in term 1.
I20260709 13:05:28.645156 12329 raft_consensus.cc:2749] T c24f1ed49e374a849919ac5a64538f96 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:05:28.652062 12116 leader_election.cc:343] T 16225de175294560a23a6df6becebb0b P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:28.667443 12264 tablet_bootstrap.cc:492] T 6978fe44a05e4f20914c83428e38ea65 P e86b6ed62ab0403bbda1861973380297: No bootstrap required, opened a new log
W20260709 13:05:28.725841 12116 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.182.3:44567, user_credentials={real_user=slave}} blocked reactor thread for 73843.9us
I20260709 13:05:28.686657 12224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "711425be6ced4d9fb92a82eb67d20c92" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297" is_pre_election: true
I20260709 13:05:28.682325 12223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b8abcbf72934eaa8afac20a47b0e938" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297" is_pre_election: true
I20260709 13:05:28.657917 12073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b8abcbf72934eaa8afac20a47b0e938" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408" is_pre_election: true
I20260709 13:05:28.726267 12264 ts_tablet_manager.cc:1403] T 6978fe44a05e4f20914c83428e38ea65 P e86b6ed62ab0403bbda1861973380297: Time spent bootstrapping tablet: real 0.167s	user 0.028s	sys 0.055s
I20260709 13:05:28.694751 12150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c24f1ed49e374a849919ac5a64538f96" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" is_pre_election: true
I20260709 13:05:28.671363 12148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b8abcbf72934eaa8afac20a47b0e938" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" is_pre_election: true
I20260709 13:05:28.727172 12223 raft_consensus.cc:2468] T 7b8abcbf72934eaa8afac20a47b0e938 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e3d76ae69c74d1f85f6da548856eeb7 in term 0.
I20260709 13:05:28.646258 12074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16225de175294560a23a6df6becebb0b" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408" is_pre_election: true
I20260709 13:05:28.728832 12148 raft_consensus.cc:2468] T 7b8abcbf72934eaa8afac20a47b0e938 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e86b6ed62ab0403bbda1861973380297 in term 0.
I20260709 13:05:28.650393 12072 raft_consensus.cc:2468] T 6222e141d9a64a14a5caa8ead8fb770a P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e86b6ed62ab0403bbda1861973380297 in term 1.
I20260709 13:05:28.729321 12149 raft_consensus.cc:2468] T 6222e141d9a64a14a5caa8ead8fb770a P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e86b6ed62ab0403bbda1861973380297 in term 1.
I20260709 13:05:28.730413 12270 consensus_queue.cc:1048] T 2af7248294c347b9a07b7f337921c1bd P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:28.728250 12150 raft_consensus.cc:2468] T c24f1ed49e374a849919ac5a64538f96 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e86b6ed62ab0403bbda1861973380297 in term 0.
I20260709 13:05:28.687132 12039 leader_election.cc:304] T d95fe6a2d1be42f2bea3e2f34276e5ae P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 34bbb454ad22499cac0941f061a68408, 8e3d76ae69c74d1f85f6da548856eeb7; no voters: e86b6ed62ab0403bbda1861973380297
I20260709 13:05:28.680523 12187 leader_election.cc:304] T d95fe6a2d1be42f2bea3e2f34276e5ae P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 34bbb454ad22499cac0941f061a68408, e86b6ed62ab0403bbda1861973380297; no voters: 8e3d76ae69c74d1f85f6da548856eeb7
I20260709 13:05:28.731896 12264 raft_consensus.cc:359] T 6978fe44a05e4f20914c83428e38ea65 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
W20260709 13:05:28.732450 12187 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.182.1:37883, user_credentials={real_user=slave}} blocked reactor thread for 52091.6us
I20260709 13:05:28.732498 11971 catalog_manager.cc:5697] T ab8b94fb70f6452aa3e12611ff1cfdcd P 34bbb454ad22499cac0941f061a68408 reported cstate change: term changed from 0 to 1, leader changed from <none> to 34bbb454ad22499cac0941f061a68408 (127.10.182.1). New cstate: current_term: 1 leader_uuid: "34bbb454ad22499cac0941f061a68408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: UNKNOWN } } }
W20260709 13:05:28.732880 12116 leader_election.cc:343] T 711425be6ced4d9fb92a82eb67d20c92 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:28.737023 12298 raft_consensus.cc:2804] T d95fe6a2d1be42f2bea3e2f34276e5ae P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:28.734174 12308 raft_consensus.cc:2764] T d95fe6a2d1be42f2bea3e2f34276e5ae P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 13:05:28.737484 12116 leader_election.cc:304] T 7b8abcbf72934eaa8afac20a47b0e938 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297; no voters: 
I20260709 13:05:28.737533 12298 raft_consensus.cc:697] T d95fe6a2d1be42f2bea3e2f34276e5ae P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Becoming Leader. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Running, Role: LEADER
I20260709 13:05:28.739084 12329 raft_consensus.cc:2804] T 7b8abcbf72934eaa8afac20a47b0e938 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:28.739492 12329 raft_consensus.cc:493] T 7b8abcbf72934eaa8afac20a47b0e938 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:28.739890 12329 raft_consensus.cc:3060] T 7b8abcbf72934eaa8afac20a47b0e938 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:28.739645 12298 consensus_queue.cc:237] T d95fe6a2d1be42f2bea3e2f34276e5ae P e86b6ed62ab0403bbda1861973380297 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:28.704629 12364 consensus_queue.cc:1048] T c60713e4b4d8449a8aa108b147d12382 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.040s
I20260709 13:05:28.744910 12331 consensus_queue.cc:1048] T c60713e4b4d8449a8aa108b147d12382 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:28.734007 12188 leader_election.cc:304] T 7b8abcbf72934eaa8afac20a47b0e938 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297; no voters: 
I20260709 13:05:28.747064 12353 raft_consensus.cc:2804] T 7b8abcbf72934eaa8afac20a47b0e938 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:28.747421 12353 raft_consensus.cc:493] T 7b8abcbf72934eaa8afac20a47b0e938 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:28.747812 12353 raft_consensus.cc:3060] T 7b8abcbf72934eaa8afac20a47b0e938 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:28.734411 12039 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.182.2:34213, user_credentials={real_user=slave}} blocked reactor thread for 47449.9us
I20260709 13:05:28.732713 12264 raft_consensus.cc:385] T 6978fe44a05e4f20914c83428e38ea65 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:28.733477 12265 tablet_bootstrap.cc:654] T 9202723a2deb4755bb8026cdb99015b6 P 34bbb454ad22499cac0941f061a68408: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:28.750639 12072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b8abcbf72934eaa8afac20a47b0e938" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408" is_pre_election: true
W20260709 13:05:28.751474 12113 leader_election.cc:343] T 7b8abcbf72934eaa8afac20a47b0e938 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:28.750326 12264 raft_consensus.cc:740] T 6978fe44a05e4f20914c83428e38ea65 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Initialized, Role: FOLLOWER
I20260709 13:05:28.752686 12074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c24f1ed49e374a849919ac5a64538f96" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408" is_pre_election: true
I20260709 13:05:28.748576 12329 raft_consensus.cc:515] T 7b8abcbf72934eaa8afac20a47b0e938 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:28.752435 12264 consensus_queue.cc:260] T 6978fe44a05e4f20914c83428e38ea65 P e86b6ed62ab0403bbda1861973380297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
W20260709 13:05:28.757061 12113 leader_election.cc:343] T 16225de175294560a23a6df6becebb0b P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:28.757726 12113 leader_election.cc:304] T 16225de175294560a23a6df6becebb0b P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7; no voters: 34bbb454ad22499cac0941f061a68408, e86b6ed62ab0403bbda1861973380297
I20260709 13:05:28.757967 12353 raft_consensus.cc:515] T 7b8abcbf72934eaa8afac20a47b0e938 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:28.759186 12364 raft_consensus.cc:2749] T 16225de175294560a23a6df6becebb0b P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:28.759832 12329 leader_election.cc:290] T 7b8abcbf72934eaa8afac20a47b0e938 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 election: Requested vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:28.760079 12188 leader_election.cc:304] T 6222e141d9a64a14a5caa8ead8fb770a P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297; no voters: 
I20260709 13:05:28.761376 12266 tablet_bootstrap.cc:654] T eb56e04433cc4cc880ecf2b10ee21188 P 8e3d76ae69c74d1f85f6da548856eeb7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:28.761610 12270 raft_consensus.cc:2804] T 6222e141d9a64a14a5caa8ead8fb770a P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:28.763828 12270 raft_consensus.cc:697] T 6222e141d9a64a14a5caa8ead8fb770a P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Becoming Leader. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Running, Role: LEADER
I20260709 13:05:28.772753 12270 consensus_queue.cc:237] T 6222e141d9a64a14a5caa8ead8fb770a P e86b6ed62ab0403bbda1861973380297 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:28.761413 12188 leader_election.cc:304] T c24f1ed49e374a849919ac5a64538f96 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297; no voters: 
I20260709 13:05:28.765290 12353 leader_election.cc:290] T 7b8abcbf72934eaa8afac20a47b0e938 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 election: Requested vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
I20260709 13:05:28.776825 12353 raft_consensus.cc:2804] T c24f1ed49e374a849919ac5a64538f96 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:28.777308 12353 raft_consensus.cc:493] T c24f1ed49e374a849919ac5a64538f96 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:28.777714 12353 raft_consensus.cc:3060] T c24f1ed49e374a849919ac5a64538f96 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:28.780061 12074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "711425be6ced4d9fb92a82eb67d20c92" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408" is_pre_election: true
I20260709 13:05:28.763114 12264 ts_tablet_manager.cc:1434] T 6978fe44a05e4f20914c83428e38ea65 P e86b6ed62ab0403bbda1861973380297: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.000s
I20260709 13:05:28.785898 12264 tablet_bootstrap.cc:492] T 9202723a2deb4755bb8026cdb99015b6 P e86b6ed62ab0403bbda1861973380297: Bootstrap starting.
I20260709 13:05:28.784904 11972 catalog_manager.cc:5697] T d95fe6a2d1be42f2bea3e2f34276e5ae P e86b6ed62ab0403bbda1861973380297 reported cstate change: term changed from 0 to 1, leader changed from <none> to e86b6ed62ab0403bbda1861973380297 (127.10.182.3). New cstate: current_term: 1 leader_uuid: "e86b6ed62ab0403bbda1861973380297" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:28.786667 12149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b8abcbf72934eaa8afac20a47b0e938" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
I20260709 13:05:28.793259 12149 raft_consensus.cc:2393] T 7b8abcbf72934eaa8afac20a47b0e938 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e86b6ed62ab0403bbda1861973380297 in current term 1: Already voted for candidate 8e3d76ae69c74d1f85f6da548856eeb7 in this term.
W20260709 13:05:28.794775 12113 leader_election.cc:343] T 711425be6ced4d9fb92a82eb67d20c92 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:28.795236 12113 leader_election.cc:304] T 711425be6ced4d9fb92a82eb67d20c92 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7; no voters: 34bbb454ad22499cac0941f061a68408, e86b6ed62ab0403bbda1861973380297
I20260709 13:05:28.796356 12329 raft_consensus.cc:2749] T 711425be6ced4d9fb92a82eb67d20c92 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:28.797557 12308 consensus_queue.cc:1048] T ab8b94fb70f6452aa3e12611ff1cfdcd P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:28.800801 12265 tablet_bootstrap.cc:492] T 9202723a2deb4755bb8026cdb99015b6 P 34bbb454ad22499cac0941f061a68408: No bootstrap required, opened a new log
I20260709 13:05:28.805233 12265 ts_tablet_manager.cc:1403] T 9202723a2deb4755bb8026cdb99015b6 P 34bbb454ad22499cac0941f061a68408: Time spent bootstrapping tablet: real 0.161s	user 0.027s	sys 0.006s
I20260709 13:05:28.791808 12224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b8abcbf72934eaa8afac20a47b0e938" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297"
I20260709 13:05:28.809145 12224 raft_consensus.cc:2393] T 7b8abcbf72934eaa8afac20a47b0e938 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8e3d76ae69c74d1f85f6da548856eeb7 in current term 1: Already voted for candidate e86b6ed62ab0403bbda1861973380297 in this term.
I20260709 13:05:28.791374 12074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b8abcbf72934eaa8afac20a47b0e938" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408"
I20260709 13:05:28.805682 12298 consensus_queue.cc:1048] T 83d99e2135954e67a78d8f02a9d06d22 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:28.800916 12075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b8abcbf72934eaa8afac20a47b0e938" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408"
I20260709 13:05:28.811100 12308 raft_consensus.cc:493] T bdad9a6132944ffeb0c3b0ea34cbf8e1 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:05:28.790635 12187 leader_election.cc:343] T 7b8abcbf72934eaa8afac20a47b0e938 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:28.812110 12308 raft_consensus.cc:515] T bdad9a6132944ffeb0c3b0ea34cbf8e1 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
W20260709 13:05:28.812867 12187 leader_election.cc:343] T c24f1ed49e374a849919ac5a64538f96 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:28.814291 12298 consensus_queue.cc:1048] T 2af7248294c347b9a07b7f337921c1bd P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:28.814442 12283 consensus_queue.cc:1048] T 83d99e2135954e67a78d8f02a9d06d22 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:28.814628 12308 leader_election.cc:290] T bdad9a6132944ffeb0c3b0ea34cbf8e1 P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:28.816778 12265 raft_consensus.cc:359] T 9202723a2deb4755bb8026cdb99015b6 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:28.820436 12224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdad9a6132944ffeb0c3b0ea34cbf8e1" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297" is_pre_election: true
I20260709 13:05:28.827212 12353 raft_consensus.cc:515] T c24f1ed49e374a849919ac5a64538f96 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:28.823133 12266 tablet_bootstrap.cc:492] T eb56e04433cc4cc880ecf2b10ee21188 P 8e3d76ae69c74d1f85f6da548856eeb7: No bootstrap required, opened a new log
I20260709 13:05:28.831038 12266 ts_tablet_manager.cc:1403] T eb56e04433cc4cc880ecf2b10ee21188 P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent bootstrapping tablet: real 0.233s	user 0.015s	sys 0.000s
I20260709 13:05:28.825181 12265 raft_consensus.cc:385] T 9202723a2deb4755bb8026cdb99015b6 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:28.832317 12265 raft_consensus.cc:740] T 9202723a2deb4755bb8026cdb99015b6 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34bbb454ad22499cac0941f061a68408, State: Initialized, Role: FOLLOWER
I20260709 13:05:28.833155 12265 consensus_queue.cc:260] T 9202723a2deb4755bb8026cdb99015b6 P 34bbb454ad22499cac0941f061a68408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:28.836429 12265 ts_tablet_manager.cc:1434] T 9202723a2deb4755bb8026cdb99015b6 P 34bbb454ad22499cac0941f061a68408: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 13:05:28.836591 12264 tablet_bootstrap.cc:654] T 9202723a2deb4755bb8026cdb99015b6 P e86b6ed62ab0403bbda1861973380297: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:28.837692 12265 tablet_bootstrap.cc:492] T 7b8abcbf72934eaa8afac20a47b0e938 P 34bbb454ad22499cac0941f061a68408: Bootstrap starting.
I20260709 13:05:28.846204 12266 raft_consensus.cc:359] T eb56e04433cc4cc880ecf2b10ee21188 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:28.846773 12266 raft_consensus.cc:385] T eb56e04433cc4cc880ecf2b10ee21188 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:28.847007 12266 raft_consensus.cc:740] T eb56e04433cc4cc880ecf2b10ee21188 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Initialized, Role: FOLLOWER
I20260709 13:05:28.847611 12266 consensus_queue.cc:260] T eb56e04433cc4cc880ecf2b10ee21188 P 8e3d76ae69c74d1f85f6da548856eeb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
W20260709 13:05:28.850770 12187 leader_election.cc:343] T 7b8abcbf72934eaa8afac20a47b0e938 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:28.851424 12187 leader_election.cc:304] T 7b8abcbf72934eaa8afac20a47b0e938 P e86b6ed62ab0403bbda1861973380297 [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: e86b6ed62ab0403bbda1861973380297; no voters: 34bbb454ad22499cac0941f061a68408, 8e3d76ae69c74d1f85f6da548856eeb7
I20260709 13:05:28.852381 12283 raft_consensus.cc:2749] T 7b8abcbf72934eaa8afac20a47b0e938 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260709 13:05:28.849385 12113 leader_election.cc:343] T 7b8abcbf72934eaa8afac20a47b0e938 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:28.858059 12113 leader_election.cc:304] T 7b8abcbf72934eaa8afac20a47b0e938 P 8e3d76ae69c74d1f85f6da548856eeb7 [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: 8e3d76ae69c74d1f85f6da548856eeb7; no voters: 34bbb454ad22499cac0941f061a68408, e86b6ed62ab0403bbda1861973380297
I20260709 13:05:28.858453 12308 consensus_queue.cc:1048] T ab8b94fb70f6452aa3e12611ff1cfdcd P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:28.863776 12266 ts_tablet_manager.cc:1434] T eb56e04433cc4cc880ecf2b10ee21188 P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent starting tablet: real 0.032s	user 0.004s	sys 0.002s
I20260709 13:05:28.865407 12266 tablet_bootstrap.cc:492] T fe0149e418f74f658bb7562c83f468eb P 8e3d76ae69c74d1f85f6da548856eeb7: Bootstrap starting.
I20260709 13:05:28.862323 12331 raft_consensus.cc:2749] T 7b8abcbf72934eaa8afac20a47b0e938 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:05:28.873653 12148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdad9a6132944ffeb0c3b0ea34cbf8e1" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" is_pre_election: true
I20260709 13:05:28.874584 12148 raft_consensus.cc:2393] T bdad9a6132944ffeb0c3b0ea34cbf8e1 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 34bbb454ad22499cac0941f061a68408 in current term 1: Already voted for candidate e86b6ed62ab0403bbda1861973380297 in this term.
I20260709 13:05:28.883673 12148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c24f1ed49e374a849919ac5a64538f96" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
I20260709 13:05:28.884560 12148 raft_consensus.cc:3060] T c24f1ed49e374a849919ac5a64538f96 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:28.877719 12353 leader_election.cc:290] T c24f1ed49e374a849919ac5a64538f96 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 election: Requested vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
I20260709 13:05:28.899785 12329 raft_consensus.cc:493] T 6978fe44a05e4f20914c83428e38ea65 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:28.907644 11971 catalog_manager.cc:5697] T 6222e141d9a64a14a5caa8ead8fb770a P e86b6ed62ab0403bbda1861973380297 reported cstate change: term changed from 0 to 1, leader changed from <none> to e86b6ed62ab0403bbda1861973380297 (127.10.182.3). New cstate: current_term: 1 leader_uuid: "e86b6ed62ab0403bbda1861973380297" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:28.948992 12329 raft_consensus.cc:515] T 6978fe44a05e4f20914c83428e38ea65 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:28.946748 12353 raft_consensus.cc:493] T fe0149e418f74f658bb7562c83f468eb P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:28.988866 12353 raft_consensus.cc:515] T fe0149e418f74f658bb7562c83f468eb P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:28.990342 12329 leader_election.cc:290] T 6978fe44a05e4f20914c83428e38ea65 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:28.990921 12353 leader_election.cc:290] T fe0149e418f74f658bb7562c83f468eb P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
I20260709 13:05:28.992053 12224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6978fe44a05e4f20914c83428e38ea65" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297" is_pre_election: true
I20260709 13:05:28.992712 12224 raft_consensus.cc:2468] T 6978fe44a05e4f20914c83428e38ea65 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e3d76ae69c74d1f85f6da548856eeb7 in term 0.
I20260709 13:05:28.993849 12074 raft_consensus.cc:3060] T bdad9a6132944ffeb0c3b0ea34cbf8e1 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:28.994194 12069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe0149e418f74f658bb7562c83f468eb" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408" is_pre_election: true
I20260709 13:05:28.994841 12039 leader_election.cc:304] T bdad9a6132944ffeb0c3b0ea34cbf8e1 P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 34bbb454ad22499cac0941f061a68408; no voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297
I20260709 13:05:28.996635 12071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c24f1ed49e374a849919ac5a64538f96" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408"
W20260709 13:05:29.001405 12187 leader_election.cc:343] T fe0149e418f74f658bb7562c83f468eb P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:29.002641 12353 raft_consensus.cc:493] T 6978fe44a05e4f20914c83428e38ea65 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:29.007409 12146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe0149e418f74f658bb7562c83f468eb" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" is_pre_election: true
W20260709 13:05:29.007843 12187 leader_election.cc:343] T c24f1ed49e374a849919ac5a64538f96 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:29.009034 12270 consensus_queue.cc:1048] T bdad9a6132944ffeb0c3b0ea34cbf8e1 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:29.003144 12353 raft_consensus.cc:515] T 6978fe44a05e4f20914c83428e38ea65 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
W20260709 13:05:29.018595 12188 leader_election.cc:343] T fe0149e418f74f658bb7562c83f468eb P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:29.017565 12308 raft_consensus.cc:493] T 9202723a2deb4755bb8026cdb99015b6 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:29.019345 12188 leader_election.cc:304] T fe0149e418f74f658bb7562c83f468eb P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e86b6ed62ab0403bbda1861973380297; no voters: 34bbb454ad22499cac0941f061a68408, 8e3d76ae69c74d1f85f6da548856eeb7
I20260709 13:05:29.020228 12353 leader_election.cc:290] T 6978fe44a05e4f20914c83428e38ea65 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
I20260709 13:05:29.020015 12308 raft_consensus.cc:515] T 9202723a2deb4755bb8026cdb99015b6 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:29.020991 12353 raft_consensus.cc:2749] T fe0149e418f74f658bb7562c83f468eb P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:29.022863 12308 leader_election.cc:290] T 9202723a2deb4755bb8026cdb99015b6 P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:29.023609 12224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9202723a2deb4755bb8026cdb99015b6" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297" is_pre_election: true
I20260709 13:05:29.010212 12331 raft_consensus.cc:493] T 9202723a2deb4755bb8026cdb99015b6 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:29.026012 12148 raft_consensus.cc:2468] T c24f1ed49e374a849919ac5a64538f96 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e86b6ed62ab0403bbda1861973380297 in term 1.
I20260709 13:05:29.084678 12329 raft_consensus.cc:493] T eb56e04433cc4cc880ecf2b10ee21188 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:29.085263 12329 raft_consensus.cc:515] T eb56e04433cc4cc880ecf2b10ee21188 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:29.087311 12329 leader_election.cc:290] T eb56e04433cc4cc880ecf2b10ee21188 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:29.088044 12074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6978fe44a05e4f20914c83428e38ea65" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408" is_pre_election: true
I20260709 13:05:29.089722 12148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9202723a2deb4755bb8026cdb99015b6" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" is_pre_election: true
I20260709 13:05:29.098304 12283 consensus_queue.cc:1048] T bdad9a6132944ffeb0c3b0ea34cbf8e1 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:29.024253 12116 leader_election.cc:304] T 6978fe44a05e4f20914c83428e38ea65 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297; no voters: 
I20260709 13:05:29.100306 12146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6978fe44a05e4f20914c83428e38ea65" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" is_pre_election: true
I20260709 13:05:29.065227 12341 raft_consensus.cc:2749] T bdad9a6132944ffeb0c3b0ea34cbf8e1 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:29.109426 12188 leader_election.cc:304] T c24f1ed49e374a849919ac5a64538f96 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297; no voters: 34bbb454ad22499cac0941f061a68408
I20260709 13:05:29.135581 12146 raft_consensus.cc:2468] T 6978fe44a05e4f20914c83428e38ea65 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e86b6ed62ab0403bbda1861973380297 in term 0.
W20260709 13:05:29.137059 12041 leader_election.cc:343] T 9202723a2deb4755bb8026cdb99015b6 P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:29.137147 12283 raft_consensus.cc:2804] T c24f1ed49e374a849919ac5a64538f96 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:29.137825 12266 tablet_bootstrap.cc:654] T fe0149e418f74f658bb7562c83f468eb P 8e3d76ae69c74d1f85f6da548856eeb7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:29.137790 12283 raft_consensus.cc:697] T c24f1ed49e374a849919ac5a64538f96 P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Becoming Leader. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Running, Role: LEADER
I20260709 13:05:29.103299 12331 raft_consensus.cc:515] T 9202723a2deb4755bb8026cdb99015b6 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:29.140220 12148 raft_consensus.cc:2468] T 9202723a2deb4755bb8026cdb99015b6 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 34bbb454ad22499cac0941f061a68408 in term 0.
I20260709 13:05:29.140255 12283 consensus_queue.cc:237] T c24f1ed49e374a849919ac5a64538f96 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
W20260709 13:05:29.141018 12116 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.182.3:44567, user_credentials={real_user=slave}} blocked reactor thread for 137024us
I20260709 13:05:29.143131 12381 raft_consensus.cc:493] T 747919c4c63d4a32afcb4c051c776492 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:29.143700 12381 raft_consensus.cc:515] T 747919c4c63d4a32afcb4c051c776492 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:29.144948 12188 leader_election.cc:304] T 6978fe44a05e4f20914c83428e38ea65 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297; no voters: 
I20260709 13:05:29.146027 12381 leader_election.cc:290] T 747919c4c63d4a32afcb4c051c776492 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:29.146159 12353 raft_consensus.cc:2804] T 6978fe44a05e4f20914c83428e38ea65 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:29.146586 12353 raft_consensus.cc:493] T 6978fe44a05e4f20914c83428e38ea65 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:29.146922 12353 raft_consensus.cc:3060] T 6978fe44a05e4f20914c83428e38ea65 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:29.154001 12223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb56e04433cc4cc880ecf2b10ee21188" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297" is_pre_election: true
W20260709 13:05:29.156011 12116 leader_election.cc:343] T eb56e04433cc4cc880ecf2b10ee21188 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:29.157275 12224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "747919c4c63d4a32afcb4c051c776492" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297" is_pre_election: true
I20260709 13:05:29.157945 12223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9202723a2deb4755bb8026cdb99015b6" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297" is_pre_election: true
I20260709 13:05:29.156071 12331 leader_election.cc:290] T 9202723a2deb4755bb8026cdb99015b6 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
W20260709 13:05:29.159962 12116 leader_election.cc:343] T 747919c4c63d4a32afcb4c051c776492 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:29.160808 12116 leader_election.cc:343] T 9202723a2deb4755bb8026cdb99015b6 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:29.141618 12329 raft_consensus.cc:2804] T 6978fe44a05e4f20914c83428e38ea65 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:29.162338 12039 leader_election.cc:304] T 9202723a2deb4755bb8026cdb99015b6 P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 34bbb454ad22499cac0941f061a68408, 8e3d76ae69c74d1f85f6da548856eeb7; no voters: e86b6ed62ab0403bbda1861973380297
I20260709 13:05:29.178841 12264 tablet_bootstrap.cc:492] T 9202723a2deb4755bb8026cdb99015b6 P e86b6ed62ab0403bbda1861973380297: No bootstrap required, opened a new log
I20260709 13:05:29.179373 12264 ts_tablet_manager.cc:1403] T 9202723a2deb4755bb8026cdb99015b6 P e86b6ed62ab0403bbda1861973380297: Time spent bootstrapping tablet: real 0.394s	user 0.015s	sys 0.026s
I20260709 13:05:29.183367 12070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb56e04433cc4cc880ecf2b10ee21188" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408" is_pre_election: true
I20260709 13:05:29.182142 12264 raft_consensus.cc:359] T 9202723a2deb4755bb8026cdb99015b6 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:29.184808 12264 raft_consensus.cc:385] T 9202723a2deb4755bb8026cdb99015b6 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.185253 12264 raft_consensus.cc:740] T 9202723a2deb4755bb8026cdb99015b6 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Initialized, Role: FOLLOWER
I20260709 13:05:29.186911 12264 consensus_queue.cc:260] T 9202723a2deb4755bb8026cdb99015b6 P e86b6ed62ab0403bbda1861973380297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:29.192375 12266 tablet_bootstrap.cc:492] T fe0149e418f74f658bb7562c83f468eb P 8e3d76ae69c74d1f85f6da548856eeb7: No bootstrap required, opened a new log
I20260709 13:05:29.193040 12266 ts_tablet_manager.cc:1403] T fe0149e418f74f658bb7562c83f468eb P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent bootstrapping tablet: real 0.328s	user 0.067s	sys 0.133s
I20260709 13:05:29.198747 12387 raft_consensus.cc:2804] T 9202723a2deb4755bb8026cdb99015b6 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:29.199185 12387 raft_consensus.cc:493] T 9202723a2deb4755bb8026cdb99015b6 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:29.199585 12387 raft_consensus.cc:3060] T 9202723a2deb4755bb8026cdb99015b6 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:29.163101 12075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6978fe44a05e4f20914c83428e38ea65" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408" is_pre_election: true
I20260709 13:05:29.177325 12329 raft_consensus.cc:493] T 6978fe44a05e4f20914c83428e38ea65 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:29.204387 12329 raft_consensus.cc:3060] T 6978fe44a05e4f20914c83428e38ea65 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:29.205577 12264 ts_tablet_manager.cc:1434] T 9202723a2deb4755bb8026cdb99015b6 P e86b6ed62ab0403bbda1861973380297: Time spent starting tablet: real 0.026s	user 0.009s	sys 0.000s
I20260709 13:05:29.206496 12264 tablet_bootstrap.cc:492] T 16225de175294560a23a6df6becebb0b P e86b6ed62ab0403bbda1861973380297: Bootstrap starting.
I20260709 13:05:29.211123 12353 raft_consensus.cc:515] T 6978fe44a05e4f20914c83428e38ea65 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:29.214596 12353 leader_election.cc:290] T 6978fe44a05e4f20914c83428e38ea65 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 election: Requested vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
I20260709 13:05:29.216912 12265 tablet_bootstrap.cc:654] T 7b8abcbf72934eaa8afac20a47b0e938 P 34bbb454ad22499cac0941f061a68408: Neither blocks nor log segments found. Creating new log.
W20260709 13:05:29.204859 12113 leader_election.cc:343] T 6978fe44a05e4f20914c83428e38ea65 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:29.221505 12266 raft_consensus.cc:359] T fe0149e418f74f658bb7562c83f468eb P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:29.222313 12266 raft_consensus.cc:385] T fe0149e418f74f658bb7562c83f468eb P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.222697 12266 raft_consensus.cc:740] T fe0149e418f74f658bb7562c83f468eb P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Initialized, Role: FOLLOWER
I20260709 13:05:29.230760 12329 raft_consensus.cc:515] T 6978fe44a05e4f20914c83428e38ea65 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
W20260709 13:05:29.247301 12021 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 13:05:29.250423 12113 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.182.1:37883, user_credentials={real_user=slave}} blocked reactor thread for 49405.9us
I20260709 13:05:29.249027 12266 consensus_queue.cc:260] T fe0149e418f74f658bb7562c83f468eb P 8e3d76ae69c74d1f85f6da548856eeb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:29.254796 12387 raft_consensus.cc:515] T 9202723a2deb4755bb8026cdb99015b6 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:29.257561 12148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9202723a2deb4755bb8026cdb99015b6" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
W20260709 13:05:29.257926 12187 leader_election.cc:343] T 6978fe44a05e4f20914c83428e38ea65 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:29.258147 12148 raft_consensus.cc:3060] T 9202723a2deb4755bb8026cdb99015b6 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:29.260859 12266 ts_tablet_manager.cc:1434] T fe0149e418f74f658bb7562c83f468eb P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent starting tablet: real 0.063s	user 0.004s	sys 0.002s
I20260709 13:05:29.261842 12266 tablet_bootstrap.cc:492] T 66294e47804049408a0af7ec5f9797e9 P 8e3d76ae69c74d1f85f6da548856eeb7: Bootstrap starting.
I20260709 13:05:29.265214 12147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6978fe44a05e4f20914c83428e38ea65" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
I20260709 13:05:29.266471 12148 raft_consensus.cc:2468] T 9202723a2deb4755bb8026cdb99015b6 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34bbb454ad22499cac0941f061a68408 in term 1.
I20260709 13:05:29.267834 12075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "747919c4c63d4a32afcb4c051c776492" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408" is_pre_election: true
I20260709 13:05:29.267825 12039 leader_election.cc:304] T 9202723a2deb4755bb8026cdb99015b6 P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34bbb454ad22499cac0941f061a68408, 8e3d76ae69c74d1f85f6da548856eeb7; no voters: 
W20260709 13:05:29.269537 12113 leader_election.cc:343] T eb56e04433cc4cc880ecf2b10ee21188 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:29.270701 12357 raft_consensus.cc:493] T 9202723a2deb4755bb8026cdb99015b6 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:29.271160 12357 raft_consensus.cc:515] T 9202723a2deb4755bb8026cdb99015b6 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:29.274489 12270 consensus_queue.cc:1048] T d95fe6a2d1be42f2bea3e2f34276e5ae P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:29.274762 12357 leader_election.cc:290] T 9202723a2deb4755bb8026cdb99015b6 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
I20260709 13:05:29.277153 11971 catalog_manager.cc:5697] T c24f1ed49e374a849919ac5a64538f96 P e86b6ed62ab0403bbda1861973380297 reported cstate change: term changed from 0 to 1, leader changed from <none> to e86b6ed62ab0403bbda1861973380297 (127.10.182.3). New cstate: current_term: 1 leader_uuid: "e86b6ed62ab0403bbda1861973380297" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:29.278062 12075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9202723a2deb4755bb8026cdb99015b6" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408" is_pre_election: true
I20260709 13:05:29.279592 12387 leader_election.cc:290] T 9202723a2deb4755bb8026cdb99015b6 P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 1 election: Requested vote from peers 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:29.280705 12147 raft_consensus.cc:2393] T 6978fe44a05e4f20914c83428e38ea65 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e86b6ed62ab0403bbda1861973380297 in current term 1: Already voted for candidate 8e3d76ae69c74d1f85f6da548856eeb7 in this term.
I20260709 13:05:29.278191 12073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9202723a2deb4755bb8026cdb99015b6" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408" is_pre_election: true
I20260709 13:05:29.284984 12393 raft_consensus.cc:2804] T 9202723a2deb4755bb8026cdb99015b6 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:29.269986 12113 leader_election.cc:304] T eb56e04433cc4cc880ecf2b10ee21188 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7; no voters: 34bbb454ad22499cac0941f061a68408, e86b6ed62ab0403bbda1861973380297
I20260709 13:05:29.291685 12331 raft_consensus.cc:2749] T eb56e04433cc4cc880ecf2b10ee21188 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:29.291968 12393 raft_consensus.cc:697] T 9202723a2deb4755bb8026cdb99015b6 P 34bbb454ad22499cac0941f061a68408 [term 1 LEADER]: Becoming Leader. State: Replica: 34bbb454ad22499cac0941f061a68408, State: Running, Role: LEADER
I20260709 13:05:29.292985 12393 consensus_queue.cc:237] T 9202723a2deb4755bb8026cdb99015b6 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:29.295980 12223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9202723a2deb4755bb8026cdb99015b6" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297"
I20260709 13:05:29.297240 12223 raft_consensus.cc:3060] T 9202723a2deb4755bb8026cdb99015b6 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:29.297676 12264 tablet_bootstrap.cc:654] T 16225de175294560a23a6df6becebb0b P e86b6ed62ab0403bbda1861973380297: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:29.299285 12070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6978fe44a05e4f20914c83428e38ea65" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408"
W20260709 13:05:29.300467 12187 leader_election.cc:343] T 6978fe44a05e4f20914c83428e38ea65 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:29.301276 12329 leader_election.cc:290] T 6978fe44a05e4f20914c83428e38ea65 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 election: Requested vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:29.303365 12224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6978fe44a05e4f20914c83428e38ea65" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297"
I20260709 13:05:29.304174 12224 raft_consensus.cc:2393] T 6978fe44a05e4f20914c83428e38ea65 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8e3d76ae69c74d1f85f6da548856eeb7 in current term 1: Already voted for candidate e86b6ed62ab0403bbda1861973380297 in this term.
W20260709 13:05:29.304705 12113 leader_election.cc:343] T 747919c4c63d4a32afcb4c051c776492 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:29.305135 12113 leader_election.cc:304] T 747919c4c63d4a32afcb4c051c776492 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7; no voters: 34bbb454ad22499cac0941f061a68408, e86b6ed62ab0403bbda1861973380297
I20260709 13:05:29.305869 12331 raft_consensus.cc:2749] T 747919c4c63d4a32afcb4c051c776492 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:29.306947 12283 consensus_queue.cc:1048] T 6222e141d9a64a14a5caa8ead8fb770a P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:29.307229 12223 raft_consensus.cc:2468] T 9202723a2deb4755bb8026cdb99015b6 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34bbb454ad22499cac0941f061a68408 in term 1.
I20260709 13:05:29.306934 12113 leader_election.cc:304] T 9202723a2deb4755bb8026cdb99015b6 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7; no voters: 34bbb454ad22499cac0941f061a68408, e86b6ed62ab0403bbda1861973380297
I20260709 13:05:29.317667 12329 raft_consensus.cc:2749] T 9202723a2deb4755bb8026cdb99015b6 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:29.317621 12266 tablet_bootstrap.cc:654] T 66294e47804049408a0af7ec5f9797e9 P 8e3d76ae69c74d1f85f6da548856eeb7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:29.320025 12188 leader_election.cc:304] T 6978fe44a05e4f20914c83428e38ea65 P e86b6ed62ab0403bbda1861973380297 [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: e86b6ed62ab0403bbda1861973380297; no voters: 34bbb454ad22499cac0941f061a68408, 8e3d76ae69c74d1f85f6da548856eeb7
I20260709 13:05:29.320909 12353 raft_consensus.cc:2749] T 6978fe44a05e4f20914c83428e38ea65 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:05:29.322094 12147 raft_consensus.cc:3060] T d95fe6a2d1be42f2bea3e2f34276e5ae P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:29.323876 12148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9202723a2deb4755bb8026cdb99015b6" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" is_pre_election: true
I20260709 13:05:29.332876 12071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6978fe44a05e4f20914c83428e38ea65" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408"
I20260709 13:05:29.334734 12148 raft_consensus.cc:2393] T 9202723a2deb4755bb8026cdb99015b6 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e86b6ed62ab0403bbda1861973380297 in current term 1: Already voted for candidate 34bbb454ad22499cac0941f061a68408 in this term.
W20260709 13:05:29.334146 12113 leader_election.cc:343] T 6978fe44a05e4f20914c83428e38ea65 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:29.343541 12113 leader_election.cc:304] T 6978fe44a05e4f20914c83428e38ea65 P 8e3d76ae69c74d1f85f6da548856eeb7 [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: 8e3d76ae69c74d1f85f6da548856eeb7; no voters: 34bbb454ad22499cac0941f061a68408, e86b6ed62ab0403bbda1861973380297
I20260709 13:05:29.346946 12331 raft_consensus.cc:2749] T 6978fe44a05e4f20914c83428e38ea65 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:05:29.351354 12270 consensus_queue.cc:1048] T 6222e141d9a64a14a5caa8ead8fb770a P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:29.353699 12188 leader_election.cc:304] T 9202723a2deb4755bb8026cdb99015b6 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e86b6ed62ab0403bbda1861973380297; no voters: 34bbb454ad22499cac0941f061a68408, 8e3d76ae69c74d1f85f6da548856eeb7
I20260709 13:05:29.354846 12270 raft_consensus.cc:2749] T 9202723a2deb4755bb8026cdb99015b6 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:29.356253 12270 consensus_queue.cc:1048] T d95fe6a2d1be42f2bea3e2f34276e5ae P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:29.386091 12264 tablet_bootstrap.cc:492] T 16225de175294560a23a6df6becebb0b P e86b6ed62ab0403bbda1861973380297: No bootstrap required, opened a new log
I20260709 13:05:29.386554 12264 ts_tablet_manager.cc:1403] T 16225de175294560a23a6df6becebb0b P e86b6ed62ab0403bbda1861973380297: Time spent bootstrapping tablet: real 0.180s	user 0.021s	sys 0.003s
I20260709 13:05:29.386894 12265 tablet_bootstrap.cc:492] T 7b8abcbf72934eaa8afac20a47b0e938 P 34bbb454ad22499cac0941f061a68408: No bootstrap required, opened a new log
I20260709 13:05:29.387274 12265 ts_tablet_manager.cc:1403] T 7b8abcbf72934eaa8afac20a47b0e938 P 34bbb454ad22499cac0941f061a68408: Time spent bootstrapping tablet: real 0.550s	user 0.017s	sys 0.035s
I20260709 13:05:29.389460 12264 raft_consensus.cc:359] T 16225de175294560a23a6df6becebb0b P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:29.389998 12264 raft_consensus.cc:385] T 16225de175294560a23a6df6becebb0b P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.390234 12264 raft_consensus.cc:740] T 16225de175294560a23a6df6becebb0b P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Initialized, Role: FOLLOWER
I20260709 13:05:29.391034 12264 consensus_queue.cc:260] T 16225de175294560a23a6df6becebb0b P e86b6ed62ab0403bbda1861973380297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:29.393025 12264 ts_tablet_manager.cc:1434] T 16225de175294560a23a6df6becebb0b P e86b6ed62ab0403bbda1861973380297: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 13:05:29.393860 12264 tablet_bootstrap.cc:492] T 747919c4c63d4a32afcb4c051c776492 P e86b6ed62ab0403bbda1861973380297: Bootstrap starting.
I20260709 13:05:29.394658 12265 raft_consensus.cc:359] T 7b8abcbf72934eaa8afac20a47b0e938 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:29.395341 12265 raft_consensus.cc:385] T 7b8abcbf72934eaa8afac20a47b0e938 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.395612 12265 raft_consensus.cc:740] T 7b8abcbf72934eaa8afac20a47b0e938 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34bbb454ad22499cac0941f061a68408, State: Initialized, Role: FOLLOWER
I20260709 13:05:29.397513 12265 consensus_queue.cc:260] T 7b8abcbf72934eaa8afac20a47b0e938 P 34bbb454ad22499cac0941f061a68408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:29.399531 12265 ts_tablet_manager.cc:1434] T 7b8abcbf72934eaa8afac20a47b0e938 P 34bbb454ad22499cac0941f061a68408: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.003s
I20260709 13:05:29.400434 12265 tablet_bootstrap.cc:492] T 6978fe44a05e4f20914c83428e38ea65 P 34bbb454ad22499cac0941f061a68408: Bootstrap starting.
I20260709 13:05:29.407223 12266 tablet_bootstrap.cc:492] T 66294e47804049408a0af7ec5f9797e9 P 8e3d76ae69c74d1f85f6da548856eeb7: No bootstrap required, opened a new log
I20260709 13:05:29.407717 12266 ts_tablet_manager.cc:1403] T 66294e47804049408a0af7ec5f9797e9 P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent bootstrapping tablet: real 0.146s	user 0.012s	sys 0.005s
W20260709 13:05:29.409114 12096 debug-util.cc:398] Leaking SignalData structure 0x7b08001d82c0 after lost signal to thread 10971
W20260709 13:05:29.410115 12096 debug-util.cc:398] Leaking SignalData structure 0x7b08000cdbe0 after lost signal to thread 12007
W20260709 13:05:29.411155 12096 debug-util.cc:398] Leaking SignalData structure 0x7b080020d880 after lost signal to thread 12099
I20260709 13:05:29.411139 12266 raft_consensus.cc:359] T 66294e47804049408a0af7ec5f9797e9 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:29.411906 12266 raft_consensus.cc:385] T 66294e47804049408a0af7ec5f9797e9 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.412163 12266 raft_consensus.cc:740] T 66294e47804049408a0af7ec5f9797e9 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Initialized, Role: FOLLOWER
W20260709 13:05:29.412253 12096 debug-util.cc:398] Leaking SignalData structure 0x7b0800207d60 after lost signal to thread 12174
W20260709 13:05:29.413195 12096 debug-util.cc:398] Leaking SignalData structure 0x7b080021a3e0 after lost signal to thread 12248
W20260709 13:05:29.413511 12096 debug-util.cc:398] Leaking SignalData structure 0x7b080021a2e0 after lost signal to thread 12265
I20260709 13:05:29.413611 12266 consensus_queue.cc:260] T 66294e47804049408a0af7ec5f9797e9 P 8e3d76ae69c74d1f85f6da548856eeb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:29.415392 12266 ts_tablet_manager.cc:1434] T 66294e47804049408a0af7ec5f9797e9 P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:05:29.416247 12266 tablet_bootstrap.cc:492] T 504c9c04eb8b41239216a9f8f40515d7 P 8e3d76ae69c74d1f85f6da548856eeb7: Bootstrap starting.
I20260709 13:05:29.423046 12265 tablet_bootstrap.cc:654] T 6978fe44a05e4f20914c83428e38ea65 P 34bbb454ad22499cac0941f061a68408: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:29.424662 12264 tablet_bootstrap.cc:654] T 747919c4c63d4a32afcb4c051c776492 P e86b6ed62ab0403bbda1861973380297: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:29.419477 11971 catalog_manager.cc:5697] T 9202723a2deb4755bb8026cdb99015b6 P 34bbb454ad22499cac0941f061a68408 reported cstate change: term changed from 0 to 1, leader changed from <none> to 34bbb454ad22499cac0941f061a68408 (127.10.182.1). New cstate: current_term: 1 leader_uuid: "34bbb454ad22499cac0941f061a68408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:29.426018 12266 tablet_bootstrap.cc:654] T 504c9c04eb8b41239216a9f8f40515d7 P 8e3d76ae69c74d1f85f6da548856eeb7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:29.439191 12265 tablet_bootstrap.cc:492] T 6978fe44a05e4f20914c83428e38ea65 P 34bbb454ad22499cac0941f061a68408: No bootstrap required, opened a new log
I20260709 13:05:29.439675 12265 ts_tablet_manager.cc:1403] T 6978fe44a05e4f20914c83428e38ea65 P 34bbb454ad22499cac0941f061a68408: Time spent bootstrapping tablet: real 0.039s	user 0.015s	sys 0.003s
I20260709 13:05:29.440335 12264 tablet_bootstrap.cc:492] T 747919c4c63d4a32afcb4c051c776492 P e86b6ed62ab0403bbda1861973380297: No bootstrap required, opened a new log
I20260709 13:05:29.441047 12264 ts_tablet_manager.cc:1403] T 747919c4c63d4a32afcb4c051c776492 P e86b6ed62ab0403bbda1861973380297: Time spent bootstrapping tablet: real 0.047s	user 0.009s	sys 0.011s
I20260709 13:05:29.442363 12265 raft_consensus.cc:359] T 6978fe44a05e4f20914c83428e38ea65 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:29.443063 12265 raft_consensus.cc:385] T 6978fe44a05e4f20914c83428e38ea65 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.443341 12265 raft_consensus.cc:740] T 6978fe44a05e4f20914c83428e38ea65 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34bbb454ad22499cac0941f061a68408, State: Initialized, Role: FOLLOWER
I20260709 13:05:29.444129 12265 consensus_queue.cc:260] T 6978fe44a05e4f20914c83428e38ea65 P 34bbb454ad22499cac0941f061a68408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:29.444247 12264 raft_consensus.cc:359] T 747919c4c63d4a32afcb4c051c776492 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:29.445425 12264 raft_consensus.cc:385] T 747919c4c63d4a32afcb4c051c776492 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.445844 12264 raft_consensus.cc:740] T 747919c4c63d4a32afcb4c051c776492 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Initialized, Role: FOLLOWER
I20260709 13:05:29.446425 12265 ts_tablet_manager.cc:1434] T 6978fe44a05e4f20914c83428e38ea65 P 34bbb454ad22499cac0941f061a68408: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:05:29.446756 12264 consensus_queue.cc:260] T 747919c4c63d4a32afcb4c051c776492 P e86b6ed62ab0403bbda1861973380297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:29.447520 12265 tablet_bootstrap.cc:492] T 16225de175294560a23a6df6becebb0b P 34bbb454ad22499cac0941f061a68408: Bootstrap starting.
I20260709 13:05:29.458061 12264 ts_tablet_manager.cc:1434] T 747919c4c63d4a32afcb4c051c776492 P e86b6ed62ab0403bbda1861973380297: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 13:05:29.459239 12264 tablet_bootstrap.cc:492] T eb56e04433cc4cc880ecf2b10ee21188 P e86b6ed62ab0403bbda1861973380297: Bootstrap starting.
I20260709 13:05:29.466624 12264 tablet_bootstrap.cc:654] T eb56e04433cc4cc880ecf2b10ee21188 P e86b6ed62ab0403bbda1861973380297: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:29.474334 12266 tablet_bootstrap.cc:492] T 504c9c04eb8b41239216a9f8f40515d7 P 8e3d76ae69c74d1f85f6da548856eeb7: No bootstrap required, opened a new log
I20260709 13:05:29.474972 12266 ts_tablet_manager.cc:1403] T 504c9c04eb8b41239216a9f8f40515d7 P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent bootstrapping tablet: real 0.059s	user 0.008s	sys 0.013s
I20260709 13:05:29.480311 12266 raft_consensus.cc:359] T 504c9c04eb8b41239216a9f8f40515d7 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:29.481218 12266 raft_consensus.cc:385] T 504c9c04eb8b41239216a9f8f40515d7 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.481588 12266 raft_consensus.cc:740] T 504c9c04eb8b41239216a9f8f40515d7 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Initialized, Role: FOLLOWER
I20260709 13:05:29.482604 12266 consensus_queue.cc:260] T 504c9c04eb8b41239216a9f8f40515d7 P 8e3d76ae69c74d1f85f6da548856eeb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:29.466733 12265 tablet_bootstrap.cc:654] T 16225de175294560a23a6df6becebb0b P 34bbb454ad22499cac0941f061a68408: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:29.494220 12266 ts_tablet_manager.cc:1434] T 504c9c04eb8b41239216a9f8f40515d7 P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.001s
I20260709 13:05:29.499166 12266 tablet_bootstrap.cc:492] T a1713eb1a45e4801bff63fec9c6fac11 P 8e3d76ae69c74d1f85f6da548856eeb7: Bootstrap starting.
I20260709 13:05:29.501453 12265 tablet_bootstrap.cc:492] T 16225de175294560a23a6df6becebb0b P 34bbb454ad22499cac0941f061a68408: No bootstrap required, opened a new log
I20260709 13:05:29.502008 12265 ts_tablet_manager.cc:1403] T 16225de175294560a23a6df6becebb0b P 34bbb454ad22499cac0941f061a68408: Time spent bootstrapping tablet: real 0.055s	user 0.015s	sys 0.000s
I20260709 13:05:29.509119 12265 raft_consensus.cc:359] T 16225de175294560a23a6df6becebb0b P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:29.510059 12265 raft_consensus.cc:385] T 16225de175294560a23a6df6becebb0b P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.510462 12265 raft_consensus.cc:740] T 16225de175294560a23a6df6becebb0b P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34bbb454ad22499cac0941f061a68408, State: Initialized, Role: FOLLOWER
I20260709 13:05:29.511199 12265 consensus_queue.cc:260] T 16225de175294560a23a6df6becebb0b P 34bbb454ad22499cac0941f061a68408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:29.513679 12265 ts_tablet_manager.cc:1434] T 16225de175294560a23a6df6becebb0b P 34bbb454ad22499cac0941f061a68408: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 13:05:29.516000 12266 tablet_bootstrap.cc:654] T a1713eb1a45e4801bff63fec9c6fac11 P 8e3d76ae69c74d1f85f6da548856eeb7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:29.516806 12264 tablet_bootstrap.cc:492] T eb56e04433cc4cc880ecf2b10ee21188 P e86b6ed62ab0403bbda1861973380297: No bootstrap required, opened a new log
I20260709 13:05:29.516987 12265 tablet_bootstrap.cc:492] T fe0149e418f74f658bb7562c83f468eb P 34bbb454ad22499cac0941f061a68408: Bootstrap starting.
I20260709 13:05:29.519351 12264 ts_tablet_manager.cc:1403] T eb56e04433cc4cc880ecf2b10ee21188 P e86b6ed62ab0403bbda1861973380297: Time spent bootstrapping tablet: real 0.060s	user 0.019s	sys 0.004s
I20260709 13:05:29.522174 12264 raft_consensus.cc:359] T eb56e04433cc4cc880ecf2b10ee21188 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:29.522953 12264 raft_consensus.cc:385] T eb56e04433cc4cc880ecf2b10ee21188 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.523268 12264 raft_consensus.cc:740] T eb56e04433cc4cc880ecf2b10ee21188 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Initialized, Role: FOLLOWER
I20260709 13:05:29.524078 12264 consensus_queue.cc:260] T eb56e04433cc4cc880ecf2b10ee21188 P e86b6ed62ab0403bbda1861973380297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:29.525983 12265 tablet_bootstrap.cc:654] T fe0149e418f74f658bb7562c83f468eb P 34bbb454ad22499cac0941f061a68408: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:29.526525 12264 ts_tablet_manager.cc:1434] T eb56e04433cc4cc880ecf2b10ee21188 P e86b6ed62ab0403bbda1861973380297: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:05:29.527874 12264 tablet_bootstrap.cc:492] T 504c9c04eb8b41239216a9f8f40515d7 P e86b6ed62ab0403bbda1861973380297: Bootstrap starting.
I20260709 13:05:29.535634 12264 tablet_bootstrap.cc:654] T 504c9c04eb8b41239216a9f8f40515d7 P e86b6ed62ab0403bbda1861973380297: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:29.550547 12265 tablet_bootstrap.cc:492] T fe0149e418f74f658bb7562c83f468eb P 34bbb454ad22499cac0941f061a68408: No bootstrap required, opened a new log
I20260709 13:05:29.550998 12265 ts_tablet_manager.cc:1403] T fe0149e418f74f658bb7562c83f468eb P 34bbb454ad22499cac0941f061a68408: Time spent bootstrapping tablet: real 0.034s	user 0.017s	sys 0.003s
I20260709 13:05:29.553038 12265 raft_consensus.cc:359] T fe0149e418f74f658bb7562c83f468eb P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:29.553514 12265 raft_consensus.cc:385] T fe0149e418f74f658bb7562c83f468eb P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.553678 12265 raft_consensus.cc:740] T fe0149e418f74f658bb7562c83f468eb P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34bbb454ad22499cac0941f061a68408, State: Initialized, Role: FOLLOWER
I20260709 13:05:29.554229 12265 consensus_queue.cc:260] T fe0149e418f74f658bb7562c83f468eb P 34bbb454ad22499cac0941f061a68408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:29.555540 12265 ts_tablet_manager.cc:1434] T fe0149e418f74f658bb7562c83f468eb P 34bbb454ad22499cac0941f061a68408: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260709 13:05:29.556365 12265 tablet_bootstrap.cc:492] T 711425be6ced4d9fb92a82eb67d20c92 P 34bbb454ad22499cac0941f061a68408: Bootstrap starting.
I20260709 13:05:29.576792 12265 tablet_bootstrap.cc:654] T 711425be6ced4d9fb92a82eb67d20c92 P 34bbb454ad22499cac0941f061a68408: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:29.577979 12266 tablet_bootstrap.cc:492] T a1713eb1a45e4801bff63fec9c6fac11 P 8e3d76ae69c74d1f85f6da548856eeb7: No bootstrap required, opened a new log
I20260709 13:05:29.578612 12266 ts_tablet_manager.cc:1403] T a1713eb1a45e4801bff63fec9c6fac11 P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent bootstrapping tablet: real 0.080s	user 0.010s	sys 0.010s
I20260709 13:05:29.578655 12264 tablet_bootstrap.cc:492] T 504c9c04eb8b41239216a9f8f40515d7 P e86b6ed62ab0403bbda1861973380297: No bootstrap required, opened a new log
I20260709 13:05:29.579363 12264 ts_tablet_manager.cc:1403] T 504c9c04eb8b41239216a9f8f40515d7 P e86b6ed62ab0403bbda1861973380297: Time spent bootstrapping tablet: real 0.052s	user 0.015s	sys 0.005s
I20260709 13:05:29.582216 12266 raft_consensus.cc:359] T a1713eb1a45e4801bff63fec9c6fac11 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:29.583060 12266 raft_consensus.cc:385] T a1713eb1a45e4801bff63fec9c6fac11 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.582662 12264 raft_consensus.cc:359] T 504c9c04eb8b41239216a9f8f40515d7 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:29.583413 12266 raft_consensus.cc:740] T a1713eb1a45e4801bff63fec9c6fac11 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Initialized, Role: FOLLOWER
I20260709 13:05:29.583643 12264 raft_consensus.cc:385] T 504c9c04eb8b41239216a9f8f40515d7 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.584059 12264 raft_consensus.cc:740] T 504c9c04eb8b41239216a9f8f40515d7 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Initialized, Role: FOLLOWER
I20260709 13:05:29.584292 12266 consensus_queue.cc:260] T a1713eb1a45e4801bff63fec9c6fac11 P 8e3d76ae69c74d1f85f6da548856eeb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:29.586925 12266 ts_tablet_manager.cc:1434] T a1713eb1a45e4801bff63fec9c6fac11 P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:05:29.587981 12266 tablet_bootstrap.cc:492] T bddcf4c66a674927ad941754e0eac5fa P 8e3d76ae69c74d1f85f6da548856eeb7: Bootstrap starting.
I20260709 13:05:29.588138 12265 tablet_bootstrap.cc:492] T 711425be6ced4d9fb92a82eb67d20c92 P 34bbb454ad22499cac0941f061a68408: No bootstrap required, opened a new log
I20260709 13:05:29.588600 12265 ts_tablet_manager.cc:1403] T 711425be6ced4d9fb92a82eb67d20c92 P 34bbb454ad22499cac0941f061a68408: Time spent bootstrapping tablet: real 0.032s	user 0.006s	sys 0.009s
I20260709 13:05:29.585254 12264 consensus_queue.cc:260] T 504c9c04eb8b41239216a9f8f40515d7 P e86b6ed62ab0403bbda1861973380297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:29.591320 12264 ts_tablet_manager.cc:1434] T 504c9c04eb8b41239216a9f8f40515d7 P e86b6ed62ab0403bbda1861973380297: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:05:29.591120 12265 raft_consensus.cc:359] T 711425be6ced4d9fb92a82eb67d20c92 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:29.591784 12265 raft_consensus.cc:385] T 711425be6ced4d9fb92a82eb67d20c92 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.592042 12265 raft_consensus.cc:740] T 711425be6ced4d9fb92a82eb67d20c92 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34bbb454ad22499cac0941f061a68408, State: Initialized, Role: FOLLOWER
I20260709 13:05:29.592717 12264 tablet_bootstrap.cc:492] T ab1bce8c7820453abffd5bfe32f76a84 P e86b6ed62ab0403bbda1861973380297: Bootstrap starting.
I20260709 13:05:29.592787 12265 consensus_queue.cc:260] T 711425be6ced4d9fb92a82eb67d20c92 P 34bbb454ad22499cac0941f061a68408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:29.594892 12265 ts_tablet_manager.cc:1434] T 711425be6ced4d9fb92a82eb67d20c92 P 34bbb454ad22499cac0941f061a68408: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
W20260709 13:05:29.596436 12187 consensus_peers.cc:597] T c24f1ed49e374a849919ac5a64538f96 P e86b6ed62ab0403bbda1861973380297 -> Peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Couldn't send request to peer 34bbb454ad22499cac0941f061a68408. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:29.599109 12264 tablet_bootstrap.cc:654] T ab1bce8c7820453abffd5bfe32f76a84 P e86b6ed62ab0403bbda1861973380297: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:29.600771 12266 tablet_bootstrap.cc:654] T bddcf4c66a674927ad941754e0eac5fa P 8e3d76ae69c74d1f85f6da548856eeb7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:29.605248 12353 consensus_queue.cc:1048] T c24f1ed49e374a849919ac5a64538f96 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:29.606524 12265 tablet_bootstrap.cc:492] T 747919c4c63d4a32afcb4c051c776492 P 34bbb454ad22499cac0941f061a68408: Bootstrap starting.
I20260709 13:05:29.615510 12265 tablet_bootstrap.cc:654] T 747919c4c63d4a32afcb4c051c776492 P 34bbb454ad22499cac0941f061a68408: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:29.618763 12393 raft_consensus.cc:493] T 7b8abcbf72934eaa8afac20a47b0e938 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:29.619310 12393 raft_consensus.cc:515] T 7b8abcbf72934eaa8afac20a47b0e938 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:29.622017 12393 leader_election.cc:290] T 7b8abcbf72934eaa8afac20a47b0e938 P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:29.624337 12223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b8abcbf72934eaa8afac20a47b0e938" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297" is_pre_election: true
I20260709 13:05:29.625198 12148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b8abcbf72934eaa8afac20a47b0e938" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" is_pre_election: true
I20260709 13:05:29.625623 12223 raft_consensus.cc:2393] T 7b8abcbf72934eaa8afac20a47b0e938 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 34bbb454ad22499cac0941f061a68408 in current term 1: Already voted for candidate e86b6ed62ab0403bbda1861973380297 in this term.
I20260709 13:05:29.626011 12148 raft_consensus.cc:2393] T 7b8abcbf72934eaa8afac20a47b0e938 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 34bbb454ad22499cac0941f061a68408 in current term 1: Already voted for candidate 8e3d76ae69c74d1f85f6da548856eeb7 in this term.
I20260709 13:05:29.627307 12264 tablet_bootstrap.cc:492] T ab1bce8c7820453abffd5bfe32f76a84 P e86b6ed62ab0403bbda1861973380297: No bootstrap required, opened a new log
I20260709 13:05:29.627408 12039 leader_election.cc:304] T 7b8abcbf72934eaa8afac20a47b0e938 P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 34bbb454ad22499cac0941f061a68408; no voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297
I20260709 13:05:29.627805 12264 ts_tablet_manager.cc:1403] T ab1bce8c7820453abffd5bfe32f76a84 P e86b6ed62ab0403bbda1861973380297: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.019s
I20260709 13:05:29.628867 12392 raft_consensus.cc:3060] T 7b8abcbf72934eaa8afac20a47b0e938 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:29.631071 12264 raft_consensus.cc:359] T ab1bce8c7820453abffd5bfe32f76a84 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:29.631846 12264 raft_consensus.cc:385] T ab1bce8c7820453abffd5bfe32f76a84 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.632182 12264 raft_consensus.cc:740] T ab1bce8c7820453abffd5bfe32f76a84 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Initialized, Role: FOLLOWER
I20260709 13:05:29.632691 12393 raft_consensus.cc:493] T 16225de175294560a23a6df6becebb0b P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:29.632956 12264 consensus_queue.cc:260] T ab1bce8c7820453abffd5bfe32f76a84 P e86b6ed62ab0403bbda1861973380297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:29.636123 12264 ts_tablet_manager.cc:1434] T ab1bce8c7820453abffd5bfe32f76a84 P e86b6ed62ab0403bbda1861973380297: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.005s
I20260709 13:05:29.637112 12264 tablet_bootstrap.cc:492] T 711425be6ced4d9fb92a82eb67d20c92 P e86b6ed62ab0403bbda1861973380297: Bootstrap starting.
I20260709 13:05:29.633157 12393 raft_consensus.cc:515] T 16225de175294560a23a6df6becebb0b P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:29.648610 12393 leader_election.cc:290] T 16225de175294560a23a6df6becebb0b P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:29.650327 12148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16225de175294560a23a6df6becebb0b" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" is_pre_election: true
I20260709 13:05:29.651091 12148 raft_consensus.cc:2468] T 16225de175294560a23a6df6becebb0b P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 34bbb454ad22499cac0941f061a68408 in term 0.
I20260709 13:05:29.646011 12392 raft_consensus.cc:2749] T 7b8abcbf72934eaa8afac20a47b0e938 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:29.655514 12223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16225de175294560a23a6df6becebb0b" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297" is_pre_election: true
I20260709 13:05:29.657171 12039 leader_election.cc:304] T 16225de175294560a23a6df6becebb0b P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34bbb454ad22499cac0941f061a68408, 8e3d76ae69c74d1f85f6da548856eeb7; no voters: 
I20260709 13:05:29.659212 12392 raft_consensus.cc:2804] T 16225de175294560a23a6df6becebb0b P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:29.665721 12392 raft_consensus.cc:493] T 16225de175294560a23a6df6becebb0b P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:29.666081 12392 raft_consensus.cc:3060] T 16225de175294560a23a6df6becebb0b P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:29.657955 12223 raft_consensus.cc:2468] T 16225de175294560a23a6df6becebb0b P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 34bbb454ad22499cac0941f061a68408 in term 0.
I20260709 13:05:29.671218 12264 tablet_bootstrap.cc:654] T 711425be6ced4d9fb92a82eb67d20c92 P e86b6ed62ab0403bbda1861973380297: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:29.681258 12265 tablet_bootstrap.cc:492] T 747919c4c63d4a32afcb4c051c776492 P 34bbb454ad22499cac0941f061a68408: No bootstrap required, opened a new log
I20260709 13:05:29.681787 12265 ts_tablet_manager.cc:1403] T 747919c4c63d4a32afcb4c051c776492 P 34bbb454ad22499cac0941f061a68408: Time spent bootstrapping tablet: real 0.076s	user 0.033s	sys 0.015s
I20260709 13:05:29.685101 12265 raft_consensus.cc:359] T 747919c4c63d4a32afcb4c051c776492 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:29.685890 12265 raft_consensus.cc:385] T 747919c4c63d4a32afcb4c051c776492 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.686226 12265 raft_consensus.cc:740] T 747919c4c63d4a32afcb4c051c776492 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34bbb454ad22499cac0941f061a68408, State: Initialized, Role: FOLLOWER
I20260709 13:05:29.687415 12265 consensus_queue.cc:260] T 747919c4c63d4a32afcb4c051c776492 P 34bbb454ad22499cac0941f061a68408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:29.688324 12392 raft_consensus.cc:515] T 16225de175294560a23a6df6becebb0b P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:29.690433 12392 leader_election.cc:290] T 16225de175294560a23a6df6becebb0b P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 1 election: Requested vote from peers 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:29.695464 12223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16225de175294560a23a6df6becebb0b" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297"
I20260709 13:05:29.696077 12223 raft_consensus.cc:3060] T 16225de175294560a23a6df6becebb0b P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:29.696822 12266 tablet_bootstrap.cc:492] T bddcf4c66a674927ad941754e0eac5fa P 8e3d76ae69c74d1f85f6da548856eeb7: No bootstrap required, opened a new log
I20260709 13:05:29.697279 12266 ts_tablet_manager.cc:1403] T bddcf4c66a674927ad941754e0eac5fa P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent bootstrapping tablet: real 0.109s	user 0.022s	sys 0.027s
I20260709 13:05:29.699961 12341 raft_consensus.cc:493] T 6978fe44a05e4f20914c83428e38ea65 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:29.700567 12341 raft_consensus.cc:515] T 6978fe44a05e4f20914c83428e38ea65 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:29.702500 12148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16225de175294560a23a6df6becebb0b" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
I20260709 13:05:29.702766 12341 leader_election.cc:290] T 6978fe44a05e4f20914c83428e38ea65 P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:29.703127 12148 raft_consensus.cc:3060] T 16225de175294560a23a6df6becebb0b P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:29.703367 12223 raft_consensus.cc:2468] T 16225de175294560a23a6df6becebb0b P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34bbb454ad22499cac0941f061a68408 in term 1.
I20260709 13:05:29.704546 12041 leader_election.cc:304] T 16225de175294560a23a6df6becebb0b P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34bbb454ad22499cac0941f061a68408, e86b6ed62ab0403bbda1861973380297; no voters: 
I20260709 13:05:29.705132 12224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6978fe44a05e4f20914c83428e38ea65" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297" is_pre_election: true
I20260709 13:05:29.705498 12341 raft_consensus.cc:2804] T 16225de175294560a23a6df6becebb0b P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:29.705956 12224 raft_consensus.cc:2393] T 6978fe44a05e4f20914c83428e38ea65 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 34bbb454ad22499cac0941f061a68408 in current term 1: Already voted for candidate e86b6ed62ab0403bbda1861973380297 in this term.
I20260709 13:05:29.707083 12341 raft_consensus.cc:697] T 16225de175294560a23a6df6becebb0b P 34bbb454ad22499cac0941f061a68408 [term 1 LEADER]: Becoming Leader. State: Replica: 34bbb454ad22499cac0941f061a68408, State: Running, Role: LEADER
I20260709 13:05:29.708006 12341 consensus_queue.cc:237] T 16225de175294560a23a6df6becebb0b P 34bbb454ad22499cac0941f061a68408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:29.709420 12329 raft_consensus.cc:493] T 66294e47804049408a0af7ec5f9797e9 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:29.709882 12329 raft_consensus.cc:515] T 66294e47804049408a0af7ec5f9797e9 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:29.711026 12265 ts_tablet_manager.cc:1434] T 747919c4c63d4a32afcb4c051c776492 P 34bbb454ad22499cac0941f061a68408: Time spent starting tablet: real 0.029s	user 0.004s	sys 0.002s
I20260709 13:05:29.712085 12265 tablet_bootstrap.cc:492] T c24f1ed49e374a849919ac5a64538f96 P 34bbb454ad22499cac0941f061a68408: Bootstrap starting.
I20260709 13:05:29.699811 12266 raft_consensus.cc:359] T bddcf4c66a674927ad941754e0eac5fa P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:29.712284 12329 leader_election.cc:290] T 66294e47804049408a0af7ec5f9797e9 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:29.712656 12266 raft_consensus.cc:385] T bddcf4c66a674927ad941754e0eac5fa P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.714426 12074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66294e47804049408a0af7ec5f9797e9" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408" is_pre_election: true
W20260709 13:05:29.717360 12113 leader_election.cc:343] T 66294e47804049408a0af7ec5f9797e9 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:29.718266 12331 raft_consensus.cc:493] T fe0149e418f74f658bb7562c83f468eb P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:29.718765 12331 raft_consensus.cc:515] T fe0149e418f74f658bb7562c83f468eb P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:29.719285 12265 tablet_bootstrap.cc:654] T c24f1ed49e374a849919ac5a64538f96 P 34bbb454ad22499cac0941f061a68408: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:29.720703 12223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66294e47804049408a0af7ec5f9797e9" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297" is_pre_election: true
I20260709 13:05:29.721021 12331 leader_election.cc:290] T fe0149e418f74f658bb7562c83f468eb P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:29.720703 12147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6978fe44a05e4f20914c83428e38ea65" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" is_pre_election: true
I20260709 13:05:29.722035 12147 raft_consensus.cc:2393] T 6978fe44a05e4f20914c83428e38ea65 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 34bbb454ad22499cac0941f061a68408 in current term 1: Already voted for candidate 8e3d76ae69c74d1f85f6da548856eeb7 in this term.
W20260709 13:05:29.723244 12116 leader_election.cc:343] T 66294e47804049408a0af7ec5f9797e9 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:29.723724 12116 leader_election.cc:304] T 66294e47804049408a0af7ec5f9797e9 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7; no voters: 34bbb454ad22499cac0941f061a68408, e86b6ed62ab0403bbda1861973380297
I20260709 13:05:29.723955 12072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe0149e418f74f658bb7562c83f468eb" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408" is_pre_election: true
I20260709 13:05:29.725998 12329 raft_consensus.cc:2749] T 66294e47804049408a0af7ec5f9797e9 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:29.726238 12072 raft_consensus.cc:2468] T fe0149e418f74f658bb7562c83f468eb P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e3d76ae69c74d1f85f6da548856eeb7 in term 0.
I20260709 13:05:29.712981 12266 raft_consensus.cc:740] T bddcf4c66a674927ad941754e0eac5fa P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Initialized, Role: FOLLOWER
I20260709 13:05:29.723362 12039 leader_election.cc:304] T 6978fe44a05e4f20914c83428e38ea65 P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 34bbb454ad22499cac0941f061a68408; no voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297
I20260709 13:05:29.727417 12266 consensus_queue.cc:260] T bddcf4c66a674927ad941754e0eac5fa P 8e3d76ae69c74d1f85f6da548856eeb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:29.728284 12392 raft_consensus.cc:3060] T 6978fe44a05e4f20914c83428e38ea65 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:29.728929 12113 leader_election.cc:304] T fe0149e418f74f658bb7562c83f468eb P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34bbb454ad22499cac0941f061a68408, 8e3d76ae69c74d1f85f6da548856eeb7; no voters: 
I20260709 13:05:29.729913 12331 raft_consensus.cc:2804] T fe0149e418f74f658bb7562c83f468eb P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:29.730293 12331 raft_consensus.cc:493] T fe0149e418f74f658bb7562c83f468eb P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:29.730628 12331 raft_consensus.cc:3060] T fe0149e418f74f658bb7562c83f468eb P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:29.731029 12148 raft_consensus.cc:2468] T 16225de175294560a23a6df6becebb0b P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34bbb454ad22499cac0941f061a68408 in term 1.
I20260709 13:05:29.732883 12223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe0149e418f74f658bb7562c83f468eb" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297" is_pre_election: true
I20260709 13:05:29.733515 12223 raft_consensus.cc:2468] T fe0149e418f74f658bb7562c83f468eb P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e3d76ae69c74d1f85f6da548856eeb7 in term 0.
I20260709 13:05:29.733978 12264 tablet_bootstrap.cc:492] T 711425be6ced4d9fb92a82eb67d20c92 P e86b6ed62ab0403bbda1861973380297: No bootstrap required, opened a new log
I20260709 13:05:29.734442 12264 ts_tablet_manager.cc:1403] T 711425be6ced4d9fb92a82eb67d20c92 P e86b6ed62ab0403bbda1861973380297: Time spent bootstrapping tablet: real 0.098s	user 0.004s	sys 0.006s
I20260709 13:05:29.736984 12392 raft_consensus.cc:2749] T 6978fe44a05e4f20914c83428e38ea65 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:29.737138 12264 raft_consensus.cc:359] T 711425be6ced4d9fb92a82eb67d20c92 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:29.738811 12264 raft_consensus.cc:385] T 711425be6ced4d9fb92a82eb67d20c92 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.739104 12264 raft_consensus.cc:740] T 711425be6ced4d9fb92a82eb67d20c92 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Initialized, Role: FOLLOWER
I20260709 13:05:29.739786 12264 consensus_queue.cc:260] T 711425be6ced4d9fb92a82eb67d20c92 P e86b6ed62ab0403bbda1861973380297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:29.742897 12266 ts_tablet_manager.cc:1434] T bddcf4c66a674927ad941754e0eac5fa P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent starting tablet: real 0.045s	user 0.005s	sys 0.001s
I20260709 13:05:29.743371 12265 tablet_bootstrap.cc:492] T c24f1ed49e374a849919ac5a64538f96 P 34bbb454ad22499cac0941f061a68408: No bootstrap required, opened a new log
I20260709 13:05:29.743878 12265 ts_tablet_manager.cc:1403] T c24f1ed49e374a849919ac5a64538f96 P 34bbb454ad22499cac0941f061a68408: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.006s
I20260709 13:05:29.746580 12265 raft_consensus.cc:359] T c24f1ed49e374a849919ac5a64538f96 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:29.747344 12265 raft_consensus.cc:385] T c24f1ed49e374a849919ac5a64538f96 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.747653 12265 raft_consensus.cc:740] T c24f1ed49e374a849919ac5a64538f96 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34bbb454ad22499cac0941f061a68408, State: Initialized, Role: FOLLOWER
I20260709 13:05:29.748466 12265 consensus_queue.cc:260] T c24f1ed49e374a849919ac5a64538f96 P 34bbb454ad22499cac0941f061a68408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:29.750736 12264 ts_tablet_manager.cc:1434] T 711425be6ced4d9fb92a82eb67d20c92 P e86b6ed62ab0403bbda1861973380297: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 13:05:29.751876 12264 tablet_bootstrap.cc:492] T 66294e47804049408a0af7ec5f9797e9 P e86b6ed62ab0403bbda1861973380297: Bootstrap starting.
I20260709 13:05:29.750736 12265 ts_tablet_manager.cc:1434] T c24f1ed49e374a849919ac5a64538f96 P 34bbb454ad22499cac0941f061a68408: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:05:29.753386 12265 tablet_bootstrap.cc:492] T eb56e04433cc4cc880ecf2b10ee21188 P 34bbb454ad22499cac0941f061a68408: Bootstrap starting.
I20260709 13:05:29.755964 12266 tablet_bootstrap.cc:492] T 4fb70f82fd8d41a6bb86494f5635fbba P 8e3d76ae69c74d1f85f6da548856eeb7: Bootstrap starting.
I20260709 13:05:29.748991 12331 raft_consensus.cc:515] T fe0149e418f74f658bb7562c83f468eb P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:29.763289 12264 tablet_bootstrap.cc:654] T 66294e47804049408a0af7ec5f9797e9 P e86b6ed62ab0403bbda1861973380297: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:29.765519 12072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe0149e418f74f658bb7562c83f468eb" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408"
I20260709 13:05:29.766192 12072 raft_consensus.cc:3060] T fe0149e418f74f658bb7562c83f468eb P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:29.766674 12265 tablet_bootstrap.cc:654] T eb56e04433cc4cc880ecf2b10ee21188 P 34bbb454ad22499cac0941f061a68408: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:29.774590 12072 raft_consensus.cc:2468] T fe0149e418f74f658bb7562c83f468eb P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e3d76ae69c74d1f85f6da548856eeb7 in term 1.
I20260709 13:05:29.776171 12113 leader_election.cc:304] T fe0149e418f74f658bb7562c83f468eb P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34bbb454ad22499cac0941f061a68408, 8e3d76ae69c74d1f85f6da548856eeb7; no voters: 
I20260709 13:05:29.777190 12329 raft_consensus.cc:2804] T fe0149e418f74f658bb7562c83f468eb P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:29.777913 12329 raft_consensus.cc:697] T fe0149e418f74f658bb7562c83f468eb P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 LEADER]: Becoming Leader. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Running, Role: LEADER
I20260709 13:05:29.779337 12264 tablet_bootstrap.cc:492] T 66294e47804049408a0af7ec5f9797e9 P e86b6ed62ab0403bbda1861973380297: No bootstrap required, opened a new log
I20260709 13:05:29.778802 12329 consensus_queue.cc:237] T fe0149e418f74f658bb7562c83f468eb P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:29.779986 12264 ts_tablet_manager.cc:1403] T 66294e47804049408a0af7ec5f9797e9 P e86b6ed62ab0403bbda1861973380297: Time spent bootstrapping tablet: real 0.028s	user 0.007s	sys 0.015s
I20260709 13:05:29.785629 12283 raft_consensus.cc:493] T eb56e04433cc4cc880ecf2b10ee21188 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:29.786168 12283 raft_consensus.cc:515] T eb56e04433cc4cc880ecf2b10ee21188 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:29.786491 12264 raft_consensus.cc:359] T 66294e47804049408a0af7ec5f9797e9 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:29.787333 12264 raft_consensus.cc:385] T 66294e47804049408a0af7ec5f9797e9 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.787751 12265 tablet_bootstrap.cc:492] T eb56e04433cc4cc880ecf2b10ee21188 P 34bbb454ad22499cac0941f061a68408: No bootstrap required, opened a new log
I20260709 13:05:29.787714 12264 raft_consensus.cc:740] T 66294e47804049408a0af7ec5f9797e9 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Initialized, Role: FOLLOWER
I20260709 13:05:29.788452 12264 consensus_queue.cc:260] T 66294e47804049408a0af7ec5f9797e9 P e86b6ed62ab0403bbda1861973380297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:29.788465 12283 leader_election.cc:290] T eb56e04433cc4cc880ecf2b10ee21188 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
I20260709 13:05:29.790772 12392 raft_consensus.cc:493] T 711425be6ced4d9fb92a82eb67d20c92 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:29.791206 12392 raft_consensus.cc:515] T 711425be6ced4d9fb92a82eb67d20c92 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:29.791905 12072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb56e04433cc4cc880ecf2b10ee21188" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408" is_pre_election: true
I20260709 13:05:29.793210 12392 leader_election.cc:290] T 711425be6ced4d9fb92a82eb67d20c92 P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
W20260709 13:05:29.794591 12187 leader_election.cc:343] T eb56e04433cc4cc880ecf2b10ee21188 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:29.788296 12265 ts_tablet_manager.cc:1403] T eb56e04433cc4cc880ecf2b10ee21188 P 34bbb454ad22499cac0941f061a68408: Time spent bootstrapping tablet: real 0.035s	user 0.016s	sys 0.010s
I20260709 13:05:29.794917 12147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "711425be6ced4d9fb92a82eb67d20c92" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" is_pre_election: true
I20260709 13:05:29.795289 12364 raft_consensus.cc:493] T 504c9c04eb8b41239216a9f8f40515d7 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:29.795703 12264 ts_tablet_manager.cc:1434] T 66294e47804049408a0af7ec5f9797e9 P e86b6ed62ab0403bbda1861973380297: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:05:29.795608 12147 raft_consensus.cc:2468] T 711425be6ced4d9fb92a82eb67d20c92 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 34bbb454ad22499cac0941f061a68408 in term 0.
I20260709 13:05:29.795828 12364 raft_consensus.cc:515] T 504c9c04eb8b41239216a9f8f40515d7 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:29.805620 12265 raft_consensus.cc:359] T eb56e04433cc4cc880ecf2b10ee21188 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:29.806361 12265 raft_consensus.cc:385] T eb56e04433cc4cc880ecf2b10ee21188 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.806495 12364 leader_election.cc:290] T 504c9c04eb8b41239216a9f8f40515d7 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:29.806655 12265 raft_consensus.cc:740] T eb56e04433cc4cc880ecf2b10ee21188 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34bbb454ad22499cac0941f061a68408, State: Initialized, Role: FOLLOWER
I20260709 13:05:29.807394 12265 consensus_queue.cc:260] T eb56e04433cc4cc880ecf2b10ee21188 P 34bbb454ad22499cac0941f061a68408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:29.807968 12039 leader_election.cc:304] T 711425be6ced4d9fb92a82eb67d20c92 P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34bbb454ad22499cac0941f061a68408, 8e3d76ae69c74d1f85f6da548856eeb7; no voters: 
I20260709 13:05:29.796327 12148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb56e04433cc4cc880ecf2b10ee21188" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" is_pre_election: true
I20260709 13:05:29.808916 12392 raft_consensus.cc:2804] T 711425be6ced4d9fb92a82eb67d20c92 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:29.809008 12148 raft_consensus.cc:2468] T eb56e04433cc4cc880ecf2b10ee21188 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e86b6ed62ab0403bbda1861973380297 in term 0.
I20260709 13:05:29.809367 12392 raft_consensus.cc:493] T 711425be6ced4d9fb92a82eb67d20c92 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:29.799074 12223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "711425be6ced4d9fb92a82eb67d20c92" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297" is_pre_election: true
I20260709 13:05:29.803700 12264 tablet_bootstrap.cc:492] T a1713eb1a45e4801bff63fec9c6fac11 P e86b6ed62ab0403bbda1861973380297: Bootstrap starting.
I20260709 13:05:29.809818 12392 raft_consensus.cc:3060] T 711425be6ced4d9fb92a82eb67d20c92 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:29.810020 12223 raft_consensus.cc:2468] T 711425be6ced4d9fb92a82eb67d20c92 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 34bbb454ad22499cac0941f061a68408 in term 0.
I20260709 13:05:29.809571 12265 ts_tablet_manager.cc:1434] T eb56e04433cc4cc880ecf2b10ee21188 P 34bbb454ad22499cac0941f061a68408: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260709 13:05:29.814304 12265 tablet_bootstrap.cc:492] T 504c9c04eb8b41239216a9f8f40515d7 P 34bbb454ad22499cac0941f061a68408: Bootstrap starting.
I20260709 13:05:29.817576 12188 leader_election.cc:304] T eb56e04433cc4cc880ecf2b10ee21188 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297; no voters: 34bbb454ad22499cac0941f061a68408
I20260709 13:05:29.817982 12074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "504c9c04eb8b41239216a9f8f40515d7" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408" is_pre_election: true
I20260709 13:05:29.818814 12283 raft_consensus.cc:2804] T eb56e04433cc4cc880ecf2b10ee21188 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:29.819187 12283 raft_consensus.cc:493] T eb56e04433cc4cc880ecf2b10ee21188 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:05:29.819480 12113 leader_election.cc:343] T 504c9c04eb8b41239216a9f8f40515d7 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:29.820709 11971 catalog_manager.cc:5697] T fe0149e418f74f658bb7562c83f468eb P 8e3d76ae69c74d1f85f6da548856eeb7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2). New cstate: current_term: 1 leader_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:29.819541 12283 raft_consensus.cc:3060] T eb56e04433cc4cc880ecf2b10ee21188 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:29.826287 12392 raft_consensus.cc:515] T 711425be6ced4d9fb92a82eb67d20c92 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:29.842321 12392 leader_election.cc:290] T 711425be6ced4d9fb92a82eb67d20c92 P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 1 election: Requested vote from peers 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:29.838150 12331 leader_election.cc:290] T fe0149e418f74f658bb7562c83f468eb P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 election: Requested vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:29.843271 12223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "711425be6ced4d9fb92a82eb67d20c92" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297"
I20260709 13:05:29.843874 12223 raft_consensus.cc:3060] T 711425be6ced4d9fb92a82eb67d20c92 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:29.844556 12147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "711425be6ced4d9fb92a82eb67d20c92" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
I20260709 13:05:29.845146 12147 raft_consensus.cc:3060] T 711425be6ced4d9fb92a82eb67d20c92 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:29.845531 12393 consensus_queue.cc:1048] T 9202723a2deb4755bb8026cdb99015b6 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:29.863845 12265 tablet_bootstrap.cc:654] T 504c9c04eb8b41239216a9f8f40515d7 P 34bbb454ad22499cac0941f061a68408: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:29.877197 12222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe0149e418f74f658bb7562c83f468eb" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297"
I20260709 13:05:29.878156 12222 raft_consensus.cc:3060] T fe0149e418f74f658bb7562c83f468eb P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:29.908041 12329 raft_consensus.cc:493] T bddcf4c66a674927ad941754e0eac5fa P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:29.908615 12329 raft_consensus.cc:515] T bddcf4c66a674927ad941754e0eac5fa P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:29.923755 12422 raft_consensus.cc:493] T a1713eb1a45e4801bff63fec9c6fac11 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:29.924397 12422 raft_consensus.cc:515] T a1713eb1a45e4801bff63fec9c6fac11 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:29.927502 12353 raft_consensus.cc:493] T 747919c4c63d4a32afcb4c051c776492 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:29.928164 12353 raft_consensus.cc:515] T 747919c4c63d4a32afcb4c051c776492 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:29.929129 12147 raft_consensus.cc:2468] T 711425be6ced4d9fb92a82eb67d20c92 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34bbb454ad22499cac0941f061a68408 in term 1.
I20260709 13:05:29.931234 12353 leader_election.cc:290] T 747919c4c63d4a32afcb4c051c776492 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
I20260709 13:05:29.932914 12264 tablet_bootstrap.cc:654] T a1713eb1a45e4801bff63fec9c6fac11 P e86b6ed62ab0403bbda1861973380297: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:29.932832 12422 leader_election.cc:290] T a1713eb1a45e4801bff63fec9c6fac11 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:29.935650 12221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1713eb1a45e4801bff63fec9c6fac11" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297" is_pre_election: true
I20260709 13:05:29.954691 12283 raft_consensus.cc:515] T eb56e04433cc4cc880ecf2b10ee21188 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:29.960125 11971 catalog_manager.cc:5697] T 16225de175294560a23a6df6becebb0b P 34bbb454ad22499cac0941f061a68408 reported cstate change: term changed from 0 to 1, leader changed from <none> to 34bbb454ad22499cac0941f061a68408 (127.10.182.1). New cstate: current_term: 1 leader_uuid: "34bbb454ad22499cac0941f061a68408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:29.966763 12222 raft_consensus.cc:2468] T fe0149e418f74f658bb7562c83f468eb P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e3d76ae69c74d1f85f6da548856eeb7 in term 1.
I20260709 13:05:29.937381 12039 leader_election.cc:304] T 711425be6ced4d9fb92a82eb67d20c92 P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34bbb454ad22499cac0941f061a68408, 8e3d76ae69c74d1f85f6da548856eeb7; no voters: 
I20260709 13:05:29.992208 12353 raft_consensus.cc:493] T 504c9c04eb8b41239216a9f8f40515d7 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:29.993098 12353 raft_consensus.cc:515] T 504c9c04eb8b41239216a9f8f40515d7 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
W20260709 13:05:29.998636 12039 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.182.2:34213, user_credentials={real_user=slave}} blocked reactor thread for 61382us
I20260709 13:05:29.999486 12353 leader_election.cc:290] T 504c9c04eb8b41239216a9f8f40515d7 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
I20260709 13:05:29.999398 12072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "747919c4c63d4a32afcb4c051c776492" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408" is_pre_election: true
I20260709 13:05:30.001381 12147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "747919c4c63d4a32afcb4c051c776492" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" is_pre_election: true
I20260709 13:05:30.001659 12329 leader_election.cc:290] T bddcf4c66a674927ad941754e0eac5fa P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:30.002095 12147 raft_consensus.cc:2468] T 747919c4c63d4a32afcb4c051c776492 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e86b6ed62ab0403bbda1861973380297 in term 0.
I20260709 13:05:30.002902 12283 leader_election.cc:290] T eb56e04433cc4cc880ecf2b10ee21188 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 election: Requested vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
I20260709 13:05:30.004349 12072 raft_consensus.cc:2468] T 747919c4c63d4a32afcb4c051c776492 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e86b6ed62ab0403bbda1861973380297 in term 0.
I20260709 13:05:30.004078 12266 tablet_bootstrap.cc:654] T 4fb70f82fd8d41a6bb86494f5635fbba P 8e3d76ae69c74d1f85f6da548856eeb7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:30.004426 12220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bddcf4c66a674927ad941754e0eac5fa" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297" is_pre_election: true
W20260709 13:05:30.005538 12116 leader_election.cc:343] T a1713eb1a45e4801bff63fec9c6fac11 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:30.000762 12392 raft_consensus.cc:2804] T 711425be6ced4d9fb92a82eb67d20c92 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:30.000257 12223 raft_consensus.cc:2468] T 711425be6ced4d9fb92a82eb67d20c92 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34bbb454ad22499cac0941f061a68408 in term 1.
I20260709 13:05:30.011160 12393 consensus_queue.cc:1048] T 9202723a2deb4755bb8026cdb99015b6 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:05:30.012988 12148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "504c9c04eb8b41239216a9f8f40515d7" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" is_pre_election: true
I20260709 13:05:30.013429 12150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb56e04433cc4cc880ecf2b10ee21188" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
I20260709 13:05:30.013659 12148 raft_consensus.cc:2468] T 504c9c04eb8b41239216a9f8f40515d7 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e86b6ed62ab0403bbda1861973380297 in term 0.
I20260709 13:05:30.014086 12150 raft_consensus.cc:3060] T eb56e04433cc4cc880ecf2b10ee21188 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:30.008368 12224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "504c9c04eb8b41239216a9f8f40515d7" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297" is_pre_election: true
I20260709 13:05:30.015515 12224 raft_consensus.cc:2468] T 504c9c04eb8b41239216a9f8f40515d7 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e3d76ae69c74d1f85f6da548856eeb7 in term 0.
W20260709 13:05:30.015610 12116 leader_election.cc:343] T bddcf4c66a674927ad941754e0eac5fa P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:30.011921 12392 raft_consensus.cc:697] T 711425be6ced4d9fb92a82eb67d20c92 P 34bbb454ad22499cac0941f061a68408 [term 1 LEADER]: Becoming Leader. State: Replica: 34bbb454ad22499cac0941f061a68408, State: Running, Role: LEADER
I20260709 13:05:30.021660 12392 consensus_queue.cc:237] T 711425be6ced4d9fb92a82eb67d20c92 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:30.026626 12116 leader_election.cc:304] T 504c9c04eb8b41239216a9f8f40515d7 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297; no voters: 34bbb454ad22499cac0941f061a68408
I20260709 13:05:30.027896 12329 raft_consensus.cc:2804] T 504c9c04eb8b41239216a9f8f40515d7 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:30.029690 12329 raft_consensus.cc:493] T 504c9c04eb8b41239216a9f8f40515d7 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:30.034667 12329 raft_consensus.cc:3060] T 504c9c04eb8b41239216a9f8f40515d7 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:30.030325 12393 raft_consensus.cc:493] T eb56e04433cc4cc880ecf2b10ee21188 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:30.042500 12188 leader_election.cc:304] T 747919c4c63d4a32afcb4c051c776492 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297; no voters: 
I20260709 13:05:30.042033 12393 raft_consensus.cc:515] T eb56e04433cc4cc880ecf2b10ee21188 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:30.044466 12283 raft_consensus.cc:2804] T 747919c4c63d4a32afcb4c051c776492 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:30.044895 12283 raft_consensus.cc:493] T 747919c4c63d4a32afcb4c051c776492 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:30.045264 12283 raft_consensus.cc:3060] T 747919c4c63d4a32afcb4c051c776492 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:30.057437 12072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1713eb1a45e4801bff63fec9c6fac11" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408" is_pre_election: true
I20260709 13:05:30.060339 12074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bddcf4c66a674927ad941754e0eac5fa" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408" is_pre_election: true
I20260709 13:05:30.061662 12264 tablet_bootstrap.cc:492] T a1713eb1a45e4801bff63fec9c6fac11 P e86b6ed62ab0403bbda1861973380297: No bootstrap required, opened a new log
I20260709 13:05:30.062003 12264 ts_tablet_manager.cc:1403] T a1713eb1a45e4801bff63fec9c6fac11 P e86b6ed62ab0403bbda1861973380297: Time spent bootstrapping tablet: real 0.259s	user 0.010s	sys 0.005s
I20260709 13:05:30.062083 12283 raft_consensus.cc:515] T 747919c4c63d4a32afcb4c051c776492 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:30.063020 12072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "504c9c04eb8b41239216a9f8f40515d7" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408" is_pre_election: true
I20260709 13:05:30.064306 12188 leader_election.cc:304] T 504c9c04eb8b41239216a9f8f40515d7 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297; no voters: 
I20260709 13:05:30.064749 12074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb56e04433cc4cc880ecf2b10ee21188" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408"
I20260709 13:05:30.065122 12353 raft_consensus.cc:2804] T 504c9c04eb8b41239216a9f8f40515d7 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:30.065335 12074 raft_consensus.cc:3060] T eb56e04433cc4cc880ecf2b10ee21188 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:30.065469 12353 raft_consensus.cc:493] T 504c9c04eb8b41239216a9f8f40515d7 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:30.065856 12353 raft_consensus.cc:3060] T 504c9c04eb8b41239216a9f8f40515d7 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:30.069819 12393 leader_election.cc:290] T eb56e04433cc4cc880ecf2b10ee21188 P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:30.072070 12074 raft_consensus.cc:2468] T eb56e04433cc4cc880ecf2b10ee21188 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e86b6ed62ab0403bbda1861973380297 in term 1.
I20260709 13:05:30.074914 12283 leader_election.cc:290] T 747919c4c63d4a32afcb4c051c776492 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 election: Requested vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
I20260709 13:05:30.078974 12353 raft_consensus.cc:515] T 504c9c04eb8b41239216a9f8f40515d7 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:30.080528 12283 raft_consensus.cc:493] T ab1bce8c7820453abffd5bfe32f76a84 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:30.082803 12147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "747919c4c63d4a32afcb4c051c776492" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
I20260709 13:05:30.087941 12264 raft_consensus.cc:359] T a1713eb1a45e4801bff63fec9c6fac11 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:30.088361 12147 raft_consensus.cc:3060] T 747919c4c63d4a32afcb4c051c776492 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:30.088671 12264 raft_consensus.cc:385] T a1713eb1a45e4801bff63fec9c6fac11 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:30.088945 12264 raft_consensus.cc:740] T a1713eb1a45e4801bff63fec9c6fac11 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Initialized, Role: FOLLOWER
I20260709 13:05:30.089591 12264 consensus_queue.cc:260] T a1713eb1a45e4801bff63fec9c6fac11 P e86b6ed62ab0403bbda1861973380297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:30.091059 12146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb56e04433cc4cc880ecf2b10ee21188" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" is_pre_election: true
I20260709 13:05:30.091612 12264 ts_tablet_manager.cc:1434] T a1713eb1a45e4801bff63fec9c6fac11 P e86b6ed62ab0403bbda1861973380297: Time spent starting tablet: real 0.029s	user 0.004s	sys 0.001s
I20260709 13:05:30.084694 12223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb56e04433cc4cc880ecf2b10ee21188" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297" is_pre_election: true
I20260709 13:05:30.092937 12223 raft_consensus.cc:2393] T eb56e04433cc4cc880ecf2b10ee21188 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 34bbb454ad22499cac0941f061a68408 in current term 1: Already voted for candidate e86b6ed62ab0403bbda1861973380297 in this term.
W20260709 13:05:30.086063 12113 leader_election.cc:343] T a1713eb1a45e4801bff63fec9c6fac11 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:30.094790 12113 leader_election.cc:304] T a1713eb1a45e4801bff63fec9c6fac11 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7; no voters: 34bbb454ad22499cac0941f061a68408, e86b6ed62ab0403bbda1861973380297
I20260709 13:05:30.093497 12353 leader_election.cc:290] T 504c9c04eb8b41239216a9f8f40515d7 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 election: Requested vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
I20260709 13:05:30.095678 12422 raft_consensus.cc:2749] T a1713eb1a45e4801bff63fec9c6fac11 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:30.097544 12147 raft_consensus.cc:2468] T 747919c4c63d4a32afcb4c051c776492 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e86b6ed62ab0403bbda1861973380297 in term 1.
I20260709 13:05:30.097685 12146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "504c9c04eb8b41239216a9f8f40515d7" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
I20260709 13:05:30.098137 12039 leader_election.cc:304] T eb56e04433cc4cc880ecf2b10ee21188 P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 34bbb454ad22499cac0941f061a68408; no voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297
W20260709 13:05:30.087698 12187 leader_election.cc:343] T 504c9c04eb8b41239216a9f8f40515d7 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:30.098547 12113 leader_election.cc:343] T bddcf4c66a674927ad941754e0eac5fa P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:30.105742 12113 leader_election.cc:304] T bddcf4c66a674927ad941754e0eac5fa P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7; no voters: 34bbb454ad22499cac0941f061a68408, e86b6ed62ab0403bbda1861973380297
I20260709 13:05:30.100373 12187 leader_election.cc:304] T eb56e04433cc4cc880ecf2b10ee21188 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34bbb454ad22499cac0941f061a68408, e86b6ed62ab0403bbda1861973380297; no voters: 
I20260709 13:05:30.107051 12422 raft_consensus.cc:2749] T bddcf4c66a674927ad941754e0eac5fa P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:30.100921 12266 tablet_bootstrap.cc:492] T 4fb70f82fd8d41a6bb86494f5635fbba P 8e3d76ae69c74d1f85f6da548856eeb7: No bootstrap required, opened a new log
I20260709 13:05:30.108640 12266 ts_tablet_manager.cc:1403] T 4fb70f82fd8d41a6bb86494f5635fbba P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent bootstrapping tablet: real 0.353s	user 0.039s	sys 0.045s
I20260709 13:05:30.087298 12150 raft_consensus.cc:2468] T eb56e04433cc4cc880ecf2b10ee21188 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e86b6ed62ab0403bbda1861973380297 in term 1.
I20260709 13:05:30.101805 12393 raft_consensus.cc:2749] T eb56e04433cc4cc880ecf2b10ee21188 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:30.102474 12074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "747919c4c63d4a32afcb4c051c776492" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408"
I20260709 13:05:30.109335 12074 raft_consensus.cc:3060] T 747919c4c63d4a32afcb4c051c776492 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:30.107921 12283 raft_consensus.cc:515] T ab1bce8c7820453abffd5bfe32f76a84 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:30.111159 12283 leader_election.cc:290] T ab1bce8c7820453abffd5bfe32f76a84 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
I20260709 13:05:30.104317 12072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "504c9c04eb8b41239216a9f8f40515d7" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408"
I20260709 13:05:30.113966 12075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1bce8c7820453abffd5bfe32f76a84" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408" is_pre_election: true
I20260709 13:05:30.093853 12329 raft_consensus.cc:515] T 504c9c04eb8b41239216a9f8f40515d7 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:30.113502 11971 catalog_manager.cc:5697] T 711425be6ced4d9fb92a82eb67d20c92 P 34bbb454ad22499cac0941f061a68408 reported cstate change: term changed from 0 to 1, leader changed from <none> to 34bbb454ad22499cac0941f061a68408 (127.10.182.1). New cstate: current_term: 1 leader_uuid: "34bbb454ad22499cac0941f061a68408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:30.115532 12146 raft_consensus.cc:2393] T 504c9c04eb8b41239216a9f8f40515d7 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e86b6ed62ab0403bbda1861973380297 in current term 1: Already voted for candidate 8e3d76ae69c74d1f85f6da548856eeb7 in this term.
I20260709 13:05:30.117986 12329 leader_election.cc:290] T 504c9c04eb8b41239216a9f8f40515d7 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 election: Requested vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:30.101608 12264 tablet_bootstrap.cc:492] T 4fb70f82fd8d41a6bb86494f5635fbba P e86b6ed62ab0403bbda1861973380297: Bootstrap starting.
I20260709 13:05:30.118345 12074 raft_consensus.cc:2468] T 747919c4c63d4a32afcb4c051c776492 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e86b6ed62ab0403bbda1861973380297 in term 1.
I20260709 13:05:30.107946 12353 raft_consensus.cc:2804] T eb56e04433cc4cc880ecf2b10ee21188 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:30.119881 12353 raft_consensus.cc:697] T eb56e04433cc4cc880ecf2b10ee21188 P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Becoming Leader. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Running, Role: LEADER
I20260709 13:05:30.121287 12353 consensus_queue.cc:237] T eb56e04433cc4cc880ecf2b10ee21188 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:30.122094 12265 tablet_bootstrap.cc:492] T 504c9c04eb8b41239216a9f8f40515d7 P 34bbb454ad22499cac0941f061a68408: No bootstrap required, opened a new log
I20260709 13:05:30.122575 12265 ts_tablet_manager.cc:1403] T 504c9c04eb8b41239216a9f8f40515d7 P 34bbb454ad22499cac0941f061a68408: Time spent bootstrapping tablet: real 0.309s	user 0.022s	sys 0.039s
I20260709 13:05:30.123247 12188 leader_election.cc:304] T 747919c4c63d4a32afcb4c051c776492 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297; no voters: 
I20260709 13:05:30.125329 12265 raft_consensus.cc:359] T 504c9c04eb8b41239216a9f8f40515d7 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:30.126037 12146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1bce8c7820453abffd5bfe32f76a84" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" is_pre_election: true
W20260709 13:05:30.126963 12187 leader_election.cc:343] T 504c9c04eb8b41239216a9f8f40515d7 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:30.127561 12187 leader_election.cc:304] T 504c9c04eb8b41239216a9f8f40515d7 P e86b6ed62ab0403bbda1861973380297 [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: e86b6ed62ab0403bbda1861973380297; no voters: 34bbb454ad22499cac0941f061a68408, 8e3d76ae69c74d1f85f6da548856eeb7
I20260709 13:05:30.128027 12283 raft_consensus.cc:2804] T 747919c4c63d4a32afcb4c051c776492 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:30.128655 12270 raft_consensus.cc:2749] T 504c9c04eb8b41239216a9f8f40515d7 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:05:30.126014 12265 raft_consensus.cc:385] T 504c9c04eb8b41239216a9f8f40515d7 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:30.133713 12265 raft_consensus.cc:740] T 504c9c04eb8b41239216a9f8f40515d7 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34bbb454ad22499cac0941f061a68408, State: Initialized, Role: FOLLOWER
I20260709 13:05:30.134039 12221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "504c9c04eb8b41239216a9f8f40515d7" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297"
I20260709 13:05:30.134575 12265 consensus_queue.cc:260] T 504c9c04eb8b41239216a9f8f40515d7 P 34bbb454ad22499cac0941f061a68408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:30.135501 12221 raft_consensus.cc:2393] T 504c9c04eb8b41239216a9f8f40515d7 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8e3d76ae69c74d1f85f6da548856eeb7 in current term 1: Already voted for candidate e86b6ed62ab0403bbda1861973380297 in this term.
I20260709 13:05:30.135675 12357 raft_consensus.cc:493] T 66294e47804049408a0af7ec5f9797e9 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:05:30.136487 12188 leader_election.cc:343] T ab1bce8c7820453abffd5bfe32f76a84 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:30.136080 12357 raft_consensus.cc:515] T 66294e47804049408a0af7ec5f9797e9 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:30.137310 12265 ts_tablet_manager.cc:1434] T 504c9c04eb8b41239216a9f8f40515d7 P 34bbb454ad22499cac0941f061a68408: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.002s
I20260709 13:05:30.138465 12357 leader_election.cc:290] T 66294e47804049408a0af7ec5f9797e9 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
I20260709 13:05:30.137374 12266 raft_consensus.cc:359] T 4fb70f82fd8d41a6bb86494f5635fbba P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:30.139482 12266 raft_consensus.cc:385] T 4fb70f82fd8d41a6bb86494f5635fbba P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:30.132153 12283 raft_consensus.cc:697] T 747919c4c63d4a32afcb4c051c776492 P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Becoming Leader. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Running, Role: LEADER
I20260709 13:05:30.140200 12266 raft_consensus.cc:740] T 4fb70f82fd8d41a6bb86494f5635fbba P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Initialized, Role: FOLLOWER
W20260709 13:05:30.143474 12187 leader_election.cc:343] T ab1bce8c7820453abffd5bfe32f76a84 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:30.143927 12187 leader_election.cc:304] T ab1bce8c7820453abffd5bfe32f76a84 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e86b6ed62ab0403bbda1861973380297; no voters: 34bbb454ad22499cac0941f061a68408, 8e3d76ae69c74d1f85f6da548856eeb7
I20260709 13:05:30.144244 12266 consensus_queue.cc:260] T 4fb70f82fd8d41a6bb86494f5635fbba P 8e3d76ae69c74d1f85f6da548856eeb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:30.144717 12270 raft_consensus.cc:2749] T ab1bce8c7820453abffd5bfe32f76a84 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:30.141876 12265 tablet_bootstrap.cc:492] T ab1bce8c7820453abffd5bfe32f76a84 P 34bbb454ad22499cac0941f061a68408: Bootstrap starting.
I20260709 13:05:30.146685 12074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "504c9c04eb8b41239216a9f8f40515d7" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408"
I20260709 13:05:30.147634 12072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66294e47804049408a0af7ec5f9797e9" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408" is_pre_election: true
I20260709 13:05:30.148161 12075 raft_consensus.cc:3060] T c24f1ed49e374a849919ac5a64538f96 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:30.147310 12074 raft_consensus.cc:3060] T 504c9c04eb8b41239216a9f8f40515d7 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:30.149811 12187 leader_election.cc:343] T 66294e47804049408a0af7ec5f9797e9 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:30.155893 12074 raft_consensus.cc:2468] T 504c9c04eb8b41239216a9f8f40515d7 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e3d76ae69c74d1f85f6da548856eeb7 in term 1.
I20260709 13:05:30.145661 12264 tablet_bootstrap.cc:654] T 4fb70f82fd8d41a6bb86494f5635fbba P e86b6ed62ab0403bbda1861973380297: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:30.168946 12113 leader_election.cc:304] T 504c9c04eb8b41239216a9f8f40515d7 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 34bbb454ad22499cac0941f061a68408, 8e3d76ae69c74d1f85f6da548856eeb7; no voters: e86b6ed62ab0403bbda1861973380297
I20260709 13:05:30.141145 12283 consensus_queue.cc:237] T 747919c4c63d4a32afcb4c051c776492 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:30.157869 12150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66294e47804049408a0af7ec5f9797e9" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" is_pre_election: true
I20260709 13:05:30.170018 12150 raft_consensus.cc:2468] T 66294e47804049408a0af7ec5f9797e9 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e86b6ed62ab0403bbda1861973380297 in term 0.
I20260709 13:05:30.170147 12422 raft_consensus.cc:2804] T 504c9c04eb8b41239216a9f8f40515d7 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:30.170643 12422 raft_consensus.cc:697] T 504c9c04eb8b41239216a9f8f40515d7 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 LEADER]: Becoming Leader. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Running, Role: LEADER
I20260709 13:05:30.171497 12422 consensus_queue.cc:237] T 504c9c04eb8b41239216a9f8f40515d7 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:30.174002 12188 leader_election.cc:304] T 66294e47804049408a0af7ec5f9797e9 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297; no voters: 34bbb454ad22499cac0941f061a68408
I20260709 13:05:30.174921 12353 raft_consensus.cc:2804] T 66294e47804049408a0af7ec5f9797e9 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:30.175282 12353 raft_consensus.cc:493] T 66294e47804049408a0af7ec5f9797e9 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:30.175606 12353 raft_consensus.cc:3060] T 66294e47804049408a0af7ec5f9797e9 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:30.164426 12265 tablet_bootstrap.cc:654] T ab1bce8c7820453abffd5bfe32f76a84 P 34bbb454ad22499cac0941f061a68408: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:30.167659 12266 ts_tablet_manager.cc:1434] T 4fb70f82fd8d41a6bb86494f5635fbba P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent starting tablet: real 0.044s	user 0.005s	sys 0.000s
I20260709 13:05:30.181473 12266 tablet_bootstrap.cc:492] T ab1bce8c7820453abffd5bfe32f76a84 P 8e3d76ae69c74d1f85f6da548856eeb7: Bootstrap starting.
I20260709 13:05:30.182240 12353 raft_consensus.cc:515] T 66294e47804049408a0af7ec5f9797e9 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:30.187783 12423 consensus_queue.cc:1048] T 16225de175294560a23a6df6becebb0b P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:30.195528 12074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66294e47804049408a0af7ec5f9797e9" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408"
W20260709 13:05:30.196887 12187 leader_election.cc:343] T 66294e47804049408a0af7ec5f9797e9 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:30.201844 12266 tablet_bootstrap.cc:654] T ab1bce8c7820453abffd5bfe32f76a84 P 8e3d76ae69c74d1f85f6da548856eeb7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:30.208056 12424 consensus_queue.cc:1048] T 16225de175294560a23a6df6becebb0b P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:30.211972 11971 catalog_manager.cc:5697] T eb56e04433cc4cc880ecf2b10ee21188 P e86b6ed62ab0403bbda1861973380297 reported cstate change: term changed from 0 to 1, leader changed from <none> to e86b6ed62ab0403bbda1861973380297 (127.10.182.3). New cstate: current_term: 1 leader_uuid: "e86b6ed62ab0403bbda1861973380297" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:30.213800 11971 catalog_manager.cc:5697] T 747919c4c63d4a32afcb4c051c776492 P e86b6ed62ab0403bbda1861973380297 reported cstate change: term changed from 0 to 1, leader changed from <none> to e86b6ed62ab0403bbda1861973380297 (127.10.182.3). New cstate: current_term: 1 leader_uuid: "e86b6ed62ab0403bbda1861973380297" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:30.216707 12353 leader_election.cc:290] T 66294e47804049408a0af7ec5f9797e9 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 election: Requested vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
I20260709 13:05:30.221551 12150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66294e47804049408a0af7ec5f9797e9" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
I20260709 13:05:30.222334 12150 raft_consensus.cc:3060] T 66294e47804049408a0af7ec5f9797e9 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:30.234882 12264 tablet_bootstrap.cc:492] T 4fb70f82fd8d41a6bb86494f5635fbba P e86b6ed62ab0403bbda1861973380297: No bootstrap required, opened a new log
I20260709 13:05:30.235695 12264 ts_tablet_manager.cc:1403] T 4fb70f82fd8d41a6bb86494f5635fbba P e86b6ed62ab0403bbda1861973380297: Time spent bootstrapping tablet: real 0.143s	user 0.016s	sys 0.001s
I20260709 13:05:30.236197 12422 raft_consensus.cc:493] T 4fb70f82fd8d41a6bb86494f5635fbba P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:30.236768 12422 raft_consensus.cc:515] T 4fb70f82fd8d41a6bb86494f5635fbba P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:30.238986 12422 leader_election.cc:290] T 4fb70f82fd8d41a6bb86494f5635fbba P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:30.240557 12223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fb70f82fd8d41a6bb86494f5635fbba" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297" is_pre_election: true
I20260709 13:05:30.242452 12074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fb70f82fd8d41a6bb86494f5635fbba" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408" is_pre_election: true
W20260709 13:05:30.244416 12113 leader_election.cc:343] T 4fb70f82fd8d41a6bb86494f5635fbba P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:30.249869 12150 raft_consensus.cc:2468] T 66294e47804049408a0af7ec5f9797e9 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e86b6ed62ab0403bbda1861973380297 in term 1.
I20260709 13:05:30.251022 12188 leader_election.cc:304] T 66294e47804049408a0af7ec5f9797e9 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297; no voters: 34bbb454ad22499cac0941f061a68408
I20260709 13:05:30.254200 12265 tablet_bootstrap.cc:492] T ab1bce8c7820453abffd5bfe32f76a84 P 34bbb454ad22499cac0941f061a68408: No bootstrap required, opened a new log
I20260709 13:05:30.254719 12265 ts_tablet_manager.cc:1403] T ab1bce8c7820453abffd5bfe32f76a84 P 34bbb454ad22499cac0941f061a68408: Time spent bootstrapping tablet: real 0.113s	user 0.022s	sys 0.018s
I20260709 13:05:30.256848 12353 raft_consensus.cc:2804] T 66294e47804049408a0af7ec5f9797e9 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:30.257364 12353 raft_consensus.cc:697] T 66294e47804049408a0af7ec5f9797e9 P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Becoming Leader. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Running, Role: LEADER
I20260709 13:05:30.257596 12265 raft_consensus.cc:359] T ab1bce8c7820453abffd5bfe32f76a84 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:30.258260 12265 raft_consensus.cc:385] T ab1bce8c7820453abffd5bfe32f76a84 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:30.258643 12265 raft_consensus.cc:740] T ab1bce8c7820453abffd5bfe32f76a84 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34bbb454ad22499cac0941f061a68408, State: Initialized, Role: FOLLOWER
I20260709 13:05:30.258217 12353 consensus_queue.cc:237] T 66294e47804049408a0af7ec5f9797e9 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:30.258781 11970 catalog_manager.cc:5697] T 504c9c04eb8b41239216a9f8f40515d7 P 8e3d76ae69c74d1f85f6da548856eeb7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2). New cstate: current_term: 1 leader_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:30.259418 12265 consensus_queue.cc:260] T ab1bce8c7820453abffd5bfe32f76a84 P 34bbb454ad22499cac0941f061a68408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
W20260709 13:05:30.260784 12116 leader_election.cc:343] T 4fb70f82fd8d41a6bb86494f5635fbba P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:30.261286 12116 leader_election.cc:304] T 4fb70f82fd8d41a6bb86494f5635fbba P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7; no voters: 34bbb454ad22499cac0941f061a68408, e86b6ed62ab0403bbda1861973380297
I20260709 13:05:30.266307 12265 ts_tablet_manager.cc:1434] T ab1bce8c7820453abffd5bfe32f76a84 P 34bbb454ad22499cac0941f061a68408: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 13:05:30.267246 12265 tablet_bootstrap.cc:492] T 66294e47804049408a0af7ec5f9797e9 P 34bbb454ad22499cac0941f061a68408: Bootstrap starting.
I20260709 13:05:30.267596 12264 raft_consensus.cc:359] T 4fb70f82fd8d41a6bb86494f5635fbba P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:30.268278 12264 raft_consensus.cc:385] T 4fb70f82fd8d41a6bb86494f5635fbba P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:30.268545 12264 raft_consensus.cc:740] T 4fb70f82fd8d41a6bb86494f5635fbba P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Initialized, Role: FOLLOWER
I20260709 13:05:30.269848 12329 raft_consensus.cc:2749] T 4fb70f82fd8d41a6bb86494f5635fbba P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:30.273934 12329 consensus_queue.cc:1048] T fe0149e418f74f658bb7562c83f468eb P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:30.275786 12265 tablet_bootstrap.cc:654] T 66294e47804049408a0af7ec5f9797e9 P 34bbb454ad22499cac0941f061a68408: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:30.272217 12264 consensus_queue.cc:260] T 4fb70f82fd8d41a6bb86494f5635fbba P e86b6ed62ab0403bbda1861973380297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:30.279729 12264 ts_tablet_manager.cc:1434] T 4fb70f82fd8d41a6bb86494f5635fbba P e86b6ed62ab0403bbda1861973380297: Time spent starting tablet: real 0.044s	user 0.005s	sys 0.000s
I20260709 13:05:30.280855 12264 tablet_bootstrap.cc:492] T bddcf4c66a674927ad941754e0eac5fa P e86b6ed62ab0403bbda1861973380297: Bootstrap starting.
W20260709 13:05:30.294497 12021 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:05:30.297204 12264 tablet_bootstrap.cc:654] T bddcf4c66a674927ad941754e0eac5fa P e86b6ed62ab0403bbda1861973380297: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:30.305773 12266 tablet_bootstrap.cc:492] T ab1bce8c7820453abffd5bfe32f76a84 P 8e3d76ae69c74d1f85f6da548856eeb7: No bootstrap required, opened a new log
I20260709 13:05:30.306255 12266 ts_tablet_manager.cc:1403] T ab1bce8c7820453abffd5bfe32f76a84 P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent bootstrapping tablet: real 0.125s	user 0.012s	sys 0.004s
I20260709 13:05:30.309160 12266 raft_consensus.cc:359] T ab1bce8c7820453abffd5bfe32f76a84 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:30.309965 12266 raft_consensus.cc:385] T ab1bce8c7820453abffd5bfe32f76a84 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:30.310245 12266 raft_consensus.cc:740] T ab1bce8c7820453abffd5bfe32f76a84 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Initialized, Role: FOLLOWER
I20260709 13:05:30.312767 12364 consensus_queue.cc:1048] T fe0149e418f74f658bb7562c83f468eb P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:30.314366 12264 tablet_bootstrap.cc:492] T bddcf4c66a674927ad941754e0eac5fa P e86b6ed62ab0403bbda1861973380297: No bootstrap required, opened a new log
I20260709 13:05:30.313992 12266 consensus_queue.cc:260] T ab1bce8c7820453abffd5bfe32f76a84 P 8e3d76ae69c74d1f85f6da548856eeb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:30.314797 12264 ts_tablet_manager.cc:1403] T bddcf4c66a674927ad941754e0eac5fa P e86b6ed62ab0403bbda1861973380297: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.000s
I20260709 13:05:30.316066 12266 ts_tablet_manager.cc:1434] T ab1bce8c7820453abffd5bfe32f76a84 P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:05:30.317011 12266 tablet_bootstrap.cc:492] T caae6f2a2a134898a3418b09754c4d83 P 8e3d76ae69c74d1f85f6da548856eeb7: Bootstrap starting.
I20260709 13:05:30.317288 12264 raft_consensus.cc:359] T bddcf4c66a674927ad941754e0eac5fa P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:30.317945 12264 raft_consensus.cc:385] T bddcf4c66a674927ad941754e0eac5fa P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:30.318234 12264 raft_consensus.cc:740] T bddcf4c66a674927ad941754e0eac5fa P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Initialized, Role: FOLLOWER
I20260709 13:05:30.318343 12353 raft_consensus.cc:493] T a1713eb1a45e4801bff63fec9c6fac11 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:30.318835 12353 raft_consensus.cc:515] T a1713eb1a45e4801bff63fec9c6fac11 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:30.322427 11973 catalog_manager.cc:5697] T 66294e47804049408a0af7ec5f9797e9 P e86b6ed62ab0403bbda1861973380297 reported cstate change: term changed from 0 to 1, leader changed from <none> to e86b6ed62ab0403bbda1861973380297 (127.10.182.3). New cstate: current_term: 1 leader_uuid: "e86b6ed62ab0403bbda1861973380297" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:30.321661 12150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1713eb1a45e4801bff63fec9c6fac11" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" is_pre_election: true
I20260709 13:05:30.327350 12353 leader_election.cc:290] T a1713eb1a45e4801bff63fec9c6fac11 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
I20260709 13:05:30.321655 12074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1713eb1a45e4801bff63fec9c6fac11" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408" is_pre_election: true
I20260709 13:05:30.328239 12150 raft_consensus.cc:2468] T a1713eb1a45e4801bff63fec9c6fac11 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e86b6ed62ab0403bbda1861973380297 in term 0.
I20260709 13:05:30.330834 12188 leader_election.cc:304] T a1713eb1a45e4801bff63fec9c6fac11 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297; no voters: 
I20260709 13:05:30.331966 12353 raft_consensus.cc:2804] T a1713eb1a45e4801bff63fec9c6fac11 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:30.332456 12353 raft_consensus.cc:493] T a1713eb1a45e4801bff63fec9c6fac11 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:30.347681 12353 raft_consensus.cc:3060] T a1713eb1a45e4801bff63fec9c6fac11 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:30.332896 12187 leader_election.cc:343] T a1713eb1a45e4801bff63fec9c6fac11 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:30.371126 12266 tablet_bootstrap.cc:654] T caae6f2a2a134898a3418b09754c4d83 P 8e3d76ae69c74d1f85f6da548856eeb7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:30.428671 12264 consensus_queue.cc:260] T bddcf4c66a674927ad941754e0eac5fa P e86b6ed62ab0403bbda1861973380297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:30.432953 12264 ts_tablet_manager.cc:1434] T bddcf4c66a674927ad941754e0eac5fa P e86b6ed62ab0403bbda1861973380297: Time spent starting tablet: real 0.118s	user 0.008s	sys 0.000s
I20260709 13:05:30.434216 12264 tablet_bootstrap.cc:492] T caae6f2a2a134898a3418b09754c4d83 P e86b6ed62ab0403bbda1861973380297: Bootstrap starting.
I20260709 13:05:30.382079 12270 raft_consensus.cc:493] T 4fb70f82fd8d41a6bb86494f5635fbba P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:30.447566 12353 raft_consensus.cc:515] T a1713eb1a45e4801bff63fec9c6fac11 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:30.447781 12270 raft_consensus.cc:515] T 4fb70f82fd8d41a6bb86494f5635fbba P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:30.449672 12353 leader_election.cc:290] T a1713eb1a45e4801bff63fec9c6fac11 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 election: Requested vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
I20260709 13:05:30.450199 12353 raft_consensus.cc:493] T 7b8abcbf72934eaa8afac20a47b0e938 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:30.453663 12265 tablet_bootstrap.cc:492] T 66294e47804049408a0af7ec5f9797e9 P 34bbb454ad22499cac0941f061a68408: No bootstrap required, opened a new log
I20260709 13:05:30.454051 12270 leader_election.cc:290] T 4fb70f82fd8d41a6bb86494f5635fbba P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
I20260709 13:05:30.461259 12423 consensus_queue.cc:1048] T 711425be6ced4d9fb92a82eb67d20c92 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:30.454195 12265 ts_tablet_manager.cc:1403] T 66294e47804049408a0af7ec5f9797e9 P 34bbb454ad22499cac0941f061a68408: Time spent bootstrapping tablet: real 0.187s	user 0.013s	sys 0.037s
I20260709 13:05:30.450639 12353 raft_consensus.cc:515] T 7b8abcbf72934eaa8afac20a47b0e938 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:30.468201 12264 tablet_bootstrap.cc:654] T caae6f2a2a134898a3418b09754c4d83 P e86b6ed62ab0403bbda1861973380297: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:30.468359 12075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1713eb1a45e4801bff63fec9c6fac11" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408"
I20260709 13:05:30.470000 12074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fb70f82fd8d41a6bb86494f5635fbba" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408" is_pre_election: true
I20260709 13:05:30.472322 12150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1713eb1a45e4801bff63fec9c6fac11" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
I20260709 13:05:30.472662 12265 raft_consensus.cc:359] T 66294e47804049408a0af7ec5f9797e9 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:30.473168 12150 raft_consensus.cc:3060] T a1713eb1a45e4801bff63fec9c6fac11 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:30.473424 12265 raft_consensus.cc:385] T 66294e47804049408a0af7ec5f9797e9 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:30.473784 12265 raft_consensus.cc:740] T 66294e47804049408a0af7ec5f9797e9 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34bbb454ad22499cac0941f061a68408, State: Initialized, Role: FOLLOWER
I20260709 13:05:30.474412 12265 consensus_queue.cc:260] T 66294e47804049408a0af7ec5f9797e9 P 34bbb454ad22499cac0941f061a68408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:30.477015 12146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fb70f82fd8d41a6bb86494f5635fbba" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" is_pre_election: true
I20260709 13:05:30.481614 12146 raft_consensus.cc:2468] T 4fb70f82fd8d41a6bb86494f5635fbba P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e86b6ed62ab0403bbda1861973380297 in term 0.
I20260709 13:05:30.485468 12188 leader_election.cc:304] T 4fb70f82fd8d41a6bb86494f5635fbba P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297; no voters: 
I20260709 13:05:30.487504 12357 raft_consensus.cc:2804] T 4fb70f82fd8d41a6bb86494f5635fbba P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:05:30.487739 12187 leader_election.cc:343] T a1713eb1a45e4801bff63fec9c6fac11 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:30.487937 12357 raft_consensus.cc:493] T 4fb70f82fd8d41a6bb86494f5635fbba P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:30.488315 12357 raft_consensus.cc:3060] T 4fb70f82fd8d41a6bb86494f5635fbba P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:30.489073 12187 leader_election.cc:343] T 4fb70f82fd8d41a6bb86494f5635fbba P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:30.491138 12265 ts_tablet_manager.cc:1434] T 66294e47804049408a0af7ec5f9797e9 P 34bbb454ad22499cac0941f061a68408: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260709 13:05:30.492300 12423 consensus_queue.cc:1048] T 711425be6ced4d9fb92a82eb67d20c92 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:30.497929 12357 raft_consensus.cc:515] T 4fb70f82fd8d41a6bb86494f5635fbba P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:30.498469 12150 raft_consensus.cc:2468] T a1713eb1a45e4801bff63fec9c6fac11 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e86b6ed62ab0403bbda1861973380297 in term 1.
I20260709 13:05:30.501818 12074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fb70f82fd8d41a6bb86494f5635fbba" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408"
W20260709 13:05:30.503748 12187 leader_election.cc:343] T 4fb70f82fd8d41a6bb86494f5635fbba P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:30.504153 12265 tablet_bootstrap.cc:492] T bddcf4c66a674927ad941754e0eac5fa P 34bbb454ad22499cac0941f061a68408: Bootstrap starting.
I20260709 13:05:30.504498 12357 leader_election.cc:290] T 4fb70f82fd8d41a6bb86494f5635fbba P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 election: Requested vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
I20260709 13:05:30.507253 12353 leader_election.cc:290] T 7b8abcbf72934eaa8afac20a47b0e938 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
I20260709 13:05:30.506012 12074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b8abcbf72934eaa8afac20a47b0e938" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408" is_pre_election: true
I20260709 13:05:30.506204 12150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fb70f82fd8d41a6bb86494f5635fbba" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
I20260709 13:05:30.508018 12074 raft_consensus.cc:2468] T 7b8abcbf72934eaa8afac20a47b0e938 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e86b6ed62ab0403bbda1861973380297 in term 1.
I20260709 13:05:30.505017 12188 leader_election.cc:304] T a1713eb1a45e4801bff63fec9c6fac11 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297; no voters: 34bbb454ad22499cac0941f061a68408
I20260709 13:05:30.509371 12187 leader_election.cc:304] T 7b8abcbf72934eaa8afac20a47b0e938 P e86b6ed62ab0403bbda1861973380297 [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: 34bbb454ad22499cac0941f061a68408, e86b6ed62ab0403bbda1861973380297; no voters: 
I20260709 13:05:30.510206 12283 raft_consensus.cc:2804] T a1713eb1a45e4801bff63fec9c6fac11 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:30.510784 12283 raft_consensus.cc:697] T a1713eb1a45e4801bff63fec9c6fac11 P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Becoming Leader. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Running, Role: LEADER
I20260709 13:05:30.510910 12270 raft_consensus.cc:2804] T 7b8abcbf72934eaa8afac20a47b0e938 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:30.508176 12150 raft_consensus.cc:3060] T 4fb70f82fd8d41a6bb86494f5635fbba P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:30.511394 12270 raft_consensus.cc:493] T 7b8abcbf72934eaa8afac20a47b0e938 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:30.511838 12270 raft_consensus.cc:3060] T 7b8abcbf72934eaa8afac20a47b0e938 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:30.512686 12148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b8abcbf72934eaa8afac20a47b0e938" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" is_pre_election: true
I20260709 13:05:30.513377 12148 raft_consensus.cc:2468] T 7b8abcbf72934eaa8afac20a47b0e938 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e86b6ed62ab0403bbda1861973380297 in term 1.
I20260709 13:05:30.517462 12266 tablet_bootstrap.cc:492] T caae6f2a2a134898a3418b09754c4d83 P 8e3d76ae69c74d1f85f6da548856eeb7: No bootstrap required, opened a new log
I20260709 13:05:30.517978 12266 ts_tablet_manager.cc:1403] T caae6f2a2a134898a3418b09754c4d83 P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent bootstrapping tablet: real 0.201s	user 0.026s	sys 0.038s
I20260709 13:05:30.511802 12283 consensus_queue.cc:237] T a1713eb1a45e4801bff63fec9c6fac11 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:30.521998 12266 raft_consensus.cc:359] T caae6f2a2a134898a3418b09754c4d83 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:30.522751 12266 raft_consensus.cc:385] T caae6f2a2a134898a3418b09754c4d83 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:30.523073 12266 raft_consensus.cc:740] T caae6f2a2a134898a3418b09754c4d83 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Initialized, Role: FOLLOWER
I20260709 13:05:30.523737 12150 raft_consensus.cc:2468] T 4fb70f82fd8d41a6bb86494f5635fbba P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e86b6ed62ab0403bbda1861973380297 in term 1.
I20260709 13:05:30.523857 12266 consensus_queue.cc:260] T caae6f2a2a134898a3418b09754c4d83 P 8e3d76ae69c74d1f85f6da548856eeb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:30.526186 12266 ts_tablet_manager.cc:1434] T caae6f2a2a134898a3418b09754c4d83 P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:05:30.527107 12266 tablet_bootstrap.cc:492] T d76bc5ed969f41448ed9f2d4f1acefef P 8e3d76ae69c74d1f85f6da548856eeb7: Bootstrap starting.
I20260709 13:05:30.526899 12188 leader_election.cc:304] T 4fb70f82fd8d41a6bb86494f5635fbba P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297; no voters: 34bbb454ad22499cac0941f061a68408
I20260709 13:05:30.528007 12357 raft_consensus.cc:2804] T 4fb70f82fd8d41a6bb86494f5635fbba P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:30.527778 12270 raft_consensus.cc:515] T 7b8abcbf72934eaa8afac20a47b0e938 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:30.531280 12148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b8abcbf72934eaa8afac20a47b0e938" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
I20260709 13:05:30.532140 12148 raft_consensus.cc:3060] T 7b8abcbf72934eaa8afac20a47b0e938 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:30.536788 12364 raft_consensus.cc:493] T ab1bce8c7820453abffd5bfe32f76a84 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:30.537505 12364 raft_consensus.cc:515] T ab1bce8c7820453abffd5bfe32f76a84 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:30.540032 12331 raft_consensus.cc:493] T caae6f2a2a134898a3418b09754c4d83 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:30.540602 12331 raft_consensus.cc:515] T caae6f2a2a134898a3418b09754c4d83 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:30.542853 12270 leader_election.cc:290] T 7b8abcbf72934eaa8afac20a47b0e938 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 2 election: Requested vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
I20260709 13:05:30.548064 12074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1bce8c7820453abffd5bfe32f76a84" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408" is_pre_election: true
I20260709 13:05:30.563927 12266 tablet_bootstrap.cc:654] T d76bc5ed969f41448ed9f2d4f1acefef P 8e3d76ae69c74d1f85f6da548856eeb7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:30.549714 12074 raft_consensus.cc:2468] T ab1bce8c7820453abffd5bfe32f76a84 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e3d76ae69c74d1f85f6da548856eeb7 in term 0.
I20260709 13:05:30.569815 12221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1bce8c7820453abffd5bfe32f76a84" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297" is_pre_election: true
I20260709 13:05:30.570771 12221 raft_consensus.cc:2468] T ab1bce8c7820453abffd5bfe32f76a84 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e3d76ae69c74d1f85f6da548856eeb7 in term 0.
I20260709 13:05:30.574877 12116 leader_election.cc:304] T ab1bce8c7820453abffd5bfe32f76a84 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297; no voters: 
I20260709 13:05:30.575714 12148 raft_consensus.cc:2468] T 7b8abcbf72934eaa8afac20a47b0e938 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e86b6ed62ab0403bbda1861973380297 in term 2.
I20260709 13:05:30.549631 12357 raft_consensus.cc:697] T 4fb70f82fd8d41a6bb86494f5635fbba P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Becoming Leader. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Running, Role: LEADER
I20260709 13:05:30.579329 12265 tablet_bootstrap.cc:654] T bddcf4c66a674927ad941754e0eac5fa P 34bbb454ad22499cac0941f061a68408: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:30.549989 12364 leader_election.cc:290] T ab1bce8c7820453abffd5bfe32f76a84 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:30.580649 12422 raft_consensus.cc:2804] T ab1bce8c7820453abffd5bfe32f76a84 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:05:30.580444 12187 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.182.1:37883, user_credentials={real_user=slave}} blocked reactor thread for 51556.1us
I20260709 13:05:30.582835 12422 raft_consensus.cc:493] T ab1bce8c7820453abffd5bfe32f76a84 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:30.583225 12422 raft_consensus.cc:3060] T ab1bce8c7820453abffd5bfe32f76a84 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:30.584582 12331 leader_election.cc:290] T caae6f2a2a134898a3418b09754c4d83 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:30.585582 12223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caae6f2a2a134898a3418b09754c4d83" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297" is_pre_election: true
I20260709 13:05:30.594396 12188 leader_election.cc:304] T 7b8abcbf72934eaa8afac20a47b0e938 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297; no voters: 
I20260709 13:05:30.591229 12074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caae6f2a2a134898a3418b09754c4d83" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408" is_pre_election: true
I20260709 13:05:30.599468 12452 raft_consensus.cc:2804] T 7b8abcbf72934eaa8afac20a47b0e938 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:30.604760 12422 raft_consensus.cc:515] T ab1bce8c7820453abffd5bfe32f76a84 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:30.595515 12264 tablet_bootstrap.cc:492] T caae6f2a2a134898a3418b09754c4d83 P e86b6ed62ab0403bbda1861973380297: No bootstrap required, opened a new log
I20260709 13:05:30.617300 12264 ts_tablet_manager.cc:1403] T caae6f2a2a134898a3418b09754c4d83 P e86b6ed62ab0403bbda1861973380297: Time spent bootstrapping tablet: real 0.183s	user 0.022s	sys 0.028s
I20260709 13:05:30.588286 12075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b8abcbf72934eaa8afac20a47b0e938" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408"
I20260709 13:05:30.587743 12357 consensus_queue.cc:237] T 4fb70f82fd8d41a6bb86494f5635fbba P e86b6ed62ab0403bbda1861973380297 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
W20260709 13:05:30.593910 12116 leader_election.cc:343] T caae6f2a2a134898a3418b09754c4d83 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:30.605005 12451 consensus_queue.cc:1048] T eb56e04433cc4cc880ecf2b10ee21188 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:30.618832 12075 raft_consensus.cc:3060] T 7b8abcbf72934eaa8afac20a47b0e938 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:30.625020 12270 raft_consensus.cc:493] T bddcf4c66a674927ad941754e0eac5fa P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:30.625550 12270 raft_consensus.cc:515] T bddcf4c66a674927ad941754e0eac5fa P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:30.627568 12270 leader_election.cc:290] T bddcf4c66a674927ad941754e0eac5fa P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
I20260709 13:05:30.630307 12264 raft_consensus.cc:359] T caae6f2a2a134898a3418b09754c4d83 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:30.630992 12264 raft_consensus.cc:385] T caae6f2a2a134898a3418b09754c4d83 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:30.631278 12264 raft_consensus.cc:740] T caae6f2a2a134898a3418b09754c4d83 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Initialized, Role: FOLLOWER
W20260709 13:05:30.621338 12113 leader_election.cc:343] T caae6f2a2a134898a3418b09754c4d83 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:30.632843 12353 consensus_queue.cc:1048] T eb56e04433cc4cc880ecf2b10ee21188 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:30.633255 12113 leader_election.cc:304] T caae6f2a2a134898a3418b09754c4d83 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7; no voters: 34bbb454ad22499cac0941f061a68408, e86b6ed62ab0403bbda1861973380297
I20260709 13:05:30.631897 12264 consensus_queue.cc:260] T caae6f2a2a134898a3418b09754c4d83 P e86b6ed62ab0403bbda1861973380297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:30.637280 12364 raft_consensus.cc:2749] T caae6f2a2a134898a3418b09754c4d83 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:30.620954 12452 raft_consensus.cc:697] T 7b8abcbf72934eaa8afac20a47b0e938 P e86b6ed62ab0403bbda1861973380297 [term 2 LEADER]: Becoming Leader. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Running, Role: LEADER
I20260709 13:05:30.639446 12147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bddcf4c66a674927ad941754e0eac5fa" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" is_pre_election: true
I20260709 13:05:30.640112 12147 raft_consensus.cc:2468] T bddcf4c66a674927ad941754e0eac5fa P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e86b6ed62ab0403bbda1861973380297 in term 0.
I20260709 13:05:30.642056 12075 raft_consensus.cc:2468] T 7b8abcbf72934eaa8afac20a47b0e938 P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e86b6ed62ab0403bbda1861973380297 in term 2.
I20260709 13:05:30.642550 12264 ts_tablet_manager.cc:1434] T caae6f2a2a134898a3418b09754c4d83 P e86b6ed62ab0403bbda1861973380297: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260709 13:05:30.639945 12452 consensus_queue.cc:237] T 7b8abcbf72934eaa8afac20a47b0e938 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Queue going to LEADER 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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:30.649232 12188 leader_election.cc:304] T bddcf4c66a674927ad941754e0eac5fa P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297; no voters: 
I20260709 13:05:30.653805 12264 tablet_bootstrap.cc:492] T be96d81022a548aa8273e5cb29361b86 P e86b6ed62ab0403bbda1861973380297: Bootstrap starting.
I20260709 13:05:30.656107 12265 tablet_bootstrap.cc:492] T bddcf4c66a674927ad941754e0eac5fa P 34bbb454ad22499cac0941f061a68408: No bootstrap required, opened a new log
I20260709 13:05:30.656594 12265 ts_tablet_manager.cc:1403] T bddcf4c66a674927ad941754e0eac5fa P 34bbb454ad22499cac0941f061a68408: Time spent bootstrapping tablet: real 0.153s	user 0.020s	sys 0.034s
I20260709 13:05:30.651027 12353 raft_consensus.cc:2804] T bddcf4c66a674927ad941754e0eac5fa P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:30.658792 12353 raft_consensus.cc:493] T bddcf4c66a674927ad941754e0eac5fa P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:30.659152 12353 raft_consensus.cc:3060] T bddcf4c66a674927ad941754e0eac5fa P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:30.659979 12265 raft_consensus.cc:359] T bddcf4c66a674927ad941754e0eac5fa P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:30.660665 12265 raft_consensus.cc:385] T bddcf4c66a674927ad941754e0eac5fa P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:30.660925 12265 raft_consensus.cc:740] T bddcf4c66a674927ad941754e0eac5fa P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34bbb454ad22499cac0941f061a68408, State: Initialized, Role: FOLLOWER
I20260709 13:05:30.661234 12266 tablet_bootstrap.cc:492] T d76bc5ed969f41448ed9f2d4f1acefef P 8e3d76ae69c74d1f85f6da548856eeb7: No bootstrap required, opened a new log
I20260709 13:05:30.661819 12266 ts_tablet_manager.cc:1403] T d76bc5ed969f41448ed9f2d4f1acefef P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent bootstrapping tablet: real 0.135s	user 0.012s	sys 0.003s
I20260709 13:05:30.661664 12265 consensus_queue.cc:260] T bddcf4c66a674927ad941754e0eac5fa P 34bbb454ad22499cac0941f061a68408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:30.663758 12265 ts_tablet_manager.cc:1434] T bddcf4c66a674927ad941754e0eac5fa P 34bbb454ad22499cac0941f061a68408: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260709 13:05:30.664860 12265 tablet_bootstrap.cc:492] T a1713eb1a45e4801bff63fec9c6fac11 P 34bbb454ad22499cac0941f061a68408: Bootstrap starting.
I20260709 13:05:30.665372 12266 raft_consensus.cc:359] T d76bc5ed969f41448ed9f2d4f1acefef P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:30.666244 12266 raft_consensus.cc:385] T d76bc5ed969f41448ed9f2d4f1acefef P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:30.666517 12266 raft_consensus.cc:740] T d76bc5ed969f41448ed9f2d4f1acefef P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Initialized, Role: FOLLOWER
I20260709 13:05:30.667270 12266 consensus_queue.cc:260] T d76bc5ed969f41448ed9f2d4f1acefef P 8e3d76ae69c74d1f85f6da548856eeb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:30.670995 12422 leader_election.cc:290] T ab1bce8c7820453abffd5bfe32f76a84 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 election: Requested vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:30.667165 12353 raft_consensus.cc:515] T bddcf4c66a674927ad941754e0eac5fa P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:30.672690 12221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1bce8c7820453abffd5bfe32f76a84" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297"
I20260709 13:05:30.673272 12221 raft_consensus.cc:3060] T ab1bce8c7820453abffd5bfe32f76a84 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:30.666659 12075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bddcf4c66a674927ad941754e0eac5fa" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408" is_pre_election: true
I20260709 13:05:30.673651 12074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1bce8c7820453abffd5bfe32f76a84" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408"
I20260709 13:05:30.673907 12075 raft_consensus.cc:2468] T bddcf4c66a674927ad941754e0eac5fa P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e86b6ed62ab0403bbda1861973380297 in term 0.
I20260709 13:05:30.674242 12074 raft_consensus.cc:3060] T ab1bce8c7820453abffd5bfe32f76a84 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:30.675160 12353 leader_election.cc:290] T bddcf4c66a674927ad941754e0eac5fa P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 election: Requested vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
I20260709 13:05:30.682942 12146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bddcf4c66a674927ad941754e0eac5fa" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
I20260709 13:05:30.683490 12146 raft_consensus.cc:3060] T bddcf4c66a674927ad941754e0eac5fa P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:30.686324 12266 ts_tablet_manager.cc:1434] T d76bc5ed969f41448ed9f2d4f1acefef P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.001s
I20260709 13:05:30.687119 12266 tablet_bootstrap.cc:492] T be96d81022a548aa8273e5cb29361b86 P 8e3d76ae69c74d1f85f6da548856eeb7: Bootstrap starting.
I20260709 13:05:30.685748 12357 consensus_queue.cc:1048] T 66294e47804049408a0af7ec5f9797e9 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 13:05:30.693326 12329 raft_consensus.cc:493] T d76bc5ed969f41448ed9f2d4f1acefef P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:30.693841 12329 raft_consensus.cc:515] T d76bc5ed969f41448ed9f2d4f1acefef P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:30.696290 12075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bddcf4c66a674927ad941754e0eac5fa" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408"
I20260709 13:05:30.698112 12075 raft_consensus.cc:3060] T bddcf4c66a674927ad941754e0eac5fa P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:30.699232 12329 leader_election.cc:290] T d76bc5ed969f41448ed9f2d4f1acefef P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:30.705837 12264 tablet_bootstrap.cc:654] T be96d81022a548aa8273e5cb29361b86 P e86b6ed62ab0403bbda1861973380297: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:30.707795 12223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d76bc5ed969f41448ed9f2d4f1acefef" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297" is_pre_election: true
W20260709 13:05:30.710134 12116 leader_election.cc:343] T d76bc5ed969f41448ed9f2d4f1acefef P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:30.711112 12422 consensus_queue.cc:1048] T 504c9c04eb8b41239216a9f8f40515d7 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:30.717738 12075 raft_consensus.cc:2468] T bddcf4c66a674927ad941754e0eac5fa P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e86b6ed62ab0403bbda1861973380297 in term 1.
I20260709 13:05:30.719611 12265 tablet_bootstrap.cc:654] T a1713eb1a45e4801bff63fec9c6fac11 P 34bbb454ad22499cac0941f061a68408: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:30.721300 12393 raft_consensus.cc:493] T 66294e47804049408a0af7ec5f9797e9 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:30.721900 12393 raft_consensus.cc:515] T 66294e47804049408a0af7ec5f9797e9 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:30.720124 12146 raft_consensus.cc:2468] T bddcf4c66a674927ad941754e0eac5fa P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e86b6ed62ab0403bbda1861973380297 in term 1.
I20260709 13:05:30.731622 12187 leader_election.cc:304] T bddcf4c66a674927ad941754e0eac5fa P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34bbb454ad22499cac0941f061a68408, e86b6ed62ab0403bbda1861973380297; no voters: 
I20260709 13:05:30.734436 12072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d76bc5ed969f41448ed9f2d4f1acefef" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408" is_pre_election: true
I20260709 13:05:30.745548 12221 raft_consensus.cc:2468] T ab1bce8c7820453abffd5bfe32f76a84 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e3d76ae69c74d1f85f6da548856eeb7 in term 1.
I20260709 13:05:30.740267 12452 raft_consensus.cc:2804] T bddcf4c66a674927ad941754e0eac5fa P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:30.749958 12452 raft_consensus.cc:697] T bddcf4c66a674927ad941754e0eac5fa P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Becoming Leader. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Running, Role: LEADER
I20260709 13:05:30.750949 12452 consensus_queue.cc:237] T bddcf4c66a674927ad941754e0eac5fa P e86b6ed62ab0403bbda1861973380297 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:30.757871 12074 raft_consensus.cc:2468] T ab1bce8c7820453abffd5bfe32f76a84 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e3d76ae69c74d1f85f6da548856eeb7 in term 1.
I20260709 13:05:30.760895 12353 consensus_queue.cc:1048] T 747919c4c63d4a32afcb4c051c776492 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:30.761492 12393 leader_election.cc:290] T 66294e47804049408a0af7ec5f9797e9 P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:30.760885 12116 leader_election.cc:304] T ab1bce8c7820453abffd5bfe32f76a84 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297; no voters: 
I20260709 13:05:30.764297 12329 raft_consensus.cc:2804] T ab1bce8c7820453abffd5bfe32f76a84 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:30.764945 12329 raft_consensus.cc:697] T ab1bce8c7820453abffd5bfe32f76a84 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 LEADER]: Becoming Leader. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Running, Role: LEADER
I20260709 13:05:30.765825 12329 consensus_queue.cc:237] T ab1bce8c7820453abffd5bfe32f76a84 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:30.783053 12146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66294e47804049408a0af7ec5f9797e9" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" is_pre_election: true
I20260709 13:05:30.788110 12221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66294e47804049408a0af7ec5f9797e9" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297" is_pre_election: true
I20260709 13:05:30.789065 12266 tablet_bootstrap.cc:654] T be96d81022a548aa8273e5cb29361b86 P 8e3d76ae69c74d1f85f6da548856eeb7: Neither blocks nor log segments found. Creating new log.
W20260709 13:05:30.778586 12113 leader_election.cc:343] T d76bc5ed969f41448ed9f2d4f1acefef P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:30.791378 11972 catalog_manager.cc:5697] T ab1bce8c7820453abffd5bfe32f76a84 P 8e3d76ae69c74d1f85f6da548856eeb7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2). New cstate: current_term: 1 leader_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:30.793751 12041 leader_election.cc:304] T 66294e47804049408a0af7ec5f9797e9 P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 34bbb454ad22499cac0941f061a68408; no voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297
I20260709 13:05:30.794991 12393 raft_consensus.cc:2749] T 66294e47804049408a0af7ec5f9797e9 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:30.792965 12113 leader_election.cc:304] T d76bc5ed969f41448ed9f2d4f1acefef P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7; no voters: 34bbb454ad22499cac0941f061a68408, e86b6ed62ab0403bbda1861973380297
I20260709 13:05:30.801707 12329 raft_consensus.cc:2749] T d76bc5ed969f41448ed9f2d4f1acefef P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:30.803030 12329 consensus_queue.cc:1048] T 504c9c04eb8b41239216a9f8f40515d7 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:30.811456 12075 raft_consensus.cc:3060] T 66294e47804049408a0af7ec5f9797e9 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:30.815207 12264 tablet_bootstrap.cc:492] T be96d81022a548aa8273e5cb29361b86 P e86b6ed62ab0403bbda1861973380297: No bootstrap required, opened a new log
I20260709 13:05:30.815722 12264 ts_tablet_manager.cc:1403] T be96d81022a548aa8273e5cb29361b86 P e86b6ed62ab0403bbda1861973380297: Time spent bootstrapping tablet: real 0.162s	user 0.006s	sys 0.019s
I20260709 13:05:30.824819 12451 consensus_queue.cc:1048] T 747919c4c63d4a32afcb4c051c776492 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:30.832918 11973 catalog_manager.cc:5697] T 7b8abcbf72934eaa8afac20a47b0e938 P e86b6ed62ab0403bbda1861973380297 reported cstate change: term changed from 0 to 2, leader changed from <none> to e86b6ed62ab0403bbda1861973380297 (127.10.182.3). New cstate: current_term: 2 leader_uuid: "e86b6ed62ab0403bbda1861973380297" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:30.838814 12265 tablet_bootstrap.cc:492] T a1713eb1a45e4801bff63fec9c6fac11 P 34bbb454ad22499cac0941f061a68408: No bootstrap required, opened a new log
I20260709 13:05:30.839427 12265 ts_tablet_manager.cc:1403] T a1713eb1a45e4801bff63fec9c6fac11 P 34bbb454ad22499cac0941f061a68408: Time spent bootstrapping tablet: real 0.175s	user 0.015s	sys 0.012s
I20260709 13:05:30.847494 11973 catalog_manager.cc:5697] T 4fb70f82fd8d41a6bb86494f5635fbba P e86b6ed62ab0403bbda1861973380297 reported cstate change: term changed from 0 to 1, leader changed from <none> to e86b6ed62ab0403bbda1861973380297 (127.10.182.3). New cstate: current_term: 1 leader_uuid: "e86b6ed62ab0403bbda1861973380297" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:30.850800 11973 catalog_manager.cc:5697] T a1713eb1a45e4801bff63fec9c6fac11 P e86b6ed62ab0403bbda1861973380297 reported cstate change: term changed from 0 to 1, leader changed from <none> to e86b6ed62ab0403bbda1861973380297 (127.10.182.3). New cstate: current_term: 1 leader_uuid: "e86b6ed62ab0403bbda1861973380297" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:30.875008 12266 tablet_bootstrap.cc:492] T be96d81022a548aa8273e5cb29361b86 P 8e3d76ae69c74d1f85f6da548856eeb7: No bootstrap required, opened a new log
I20260709 13:05:30.875480 12266 ts_tablet_manager.cc:1403] T be96d81022a548aa8273e5cb29361b86 P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent bootstrapping tablet: real 0.189s	user 0.014s	sys 0.005s
I20260709 13:05:30.884312 12357 raft_consensus.cc:493] T 6978fe44a05e4f20914c83428e38ea65 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:30.885007 12357 raft_consensus.cc:515] T 6978fe44a05e4f20914c83428e38ea65 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:30.887260 12357 leader_election.cc:290] T 6978fe44a05e4f20914c83428e38ea65 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
I20260709 13:05:30.895396 12146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6978fe44a05e4f20914c83428e38ea65" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" is_pre_election: true
I20260709 13:05:30.900579 12146 raft_consensus.cc:2468] T 6978fe44a05e4f20914c83428e38ea65 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e86b6ed62ab0403bbda1861973380297 in term 1.
I20260709 13:05:30.898873 12266 raft_consensus.cc:359] T be96d81022a548aa8273e5cb29361b86 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:30.901398 12266 raft_consensus.cc:385] T be96d81022a548aa8273e5cb29361b86 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:30.901700 12266 raft_consensus.cc:740] T be96d81022a548aa8273e5cb29361b86 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Initialized, Role: FOLLOWER
I20260709 13:05:30.902364 12266 consensus_queue.cc:260] T be96d81022a548aa8273e5cb29361b86 P 8e3d76ae69c74d1f85f6da548856eeb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:30.903959 12266 ts_tablet_manager.cc:1434] T be96d81022a548aa8273e5cb29361b86 P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent starting tablet: real 0.028s	user 0.002s	sys 0.002s
I20260709 13:05:30.889256 12265 raft_consensus.cc:359] T a1713eb1a45e4801bff63fec9c6fac11 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:30.899713 12075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6978fe44a05e4f20914c83428e38ea65" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408" is_pre_election: true
I20260709 13:05:30.904366 12265 raft_consensus.cc:385] T a1713eb1a45e4801bff63fec9c6fac11 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:30.904709 12265 raft_consensus.cc:740] T a1713eb1a45e4801bff63fec9c6fac11 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34bbb454ad22499cac0941f061a68408, State: Initialized, Role: FOLLOWER
I20260709 13:05:30.904625 12075 raft_consensus.cc:2468] T 6978fe44a05e4f20914c83428e38ea65 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e86b6ed62ab0403bbda1861973380297 in term 1.
I20260709 13:05:30.905597 12265 consensus_queue.cc:260] T a1713eb1a45e4801bff63fec9c6fac11 P 34bbb454ad22499cac0941f061a68408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:30.908056 12265 ts_tablet_manager.cc:1434] T a1713eb1a45e4801bff63fec9c6fac11 P 34bbb454ad22499cac0941f061a68408: Time spent starting tablet: real 0.068s	user 0.009s	sys 0.000s
I20260709 13:05:30.909056 12265 tablet_bootstrap.cc:492] T caae6f2a2a134898a3418b09754c4d83 P 34bbb454ad22499cac0941f061a68408: Bootstrap starting.
I20260709 13:05:30.912310 12266 tablet_bootstrap.cc:492] T 59598b05ca1f4c09b797cfdfea49f4a7 P 8e3d76ae69c74d1f85f6da548856eeb7: Bootstrap starting.
I20260709 13:05:30.921746 12453 consensus_queue.cc:1048] T 66294e47804049408a0af7ec5f9797e9 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:05:30.922459 12188 leader_election.cc:304] T 6978fe44a05e4f20914c83428e38ea65 P e86b6ed62ab0403bbda1861973380297 [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: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297; no voters: 
I20260709 13:05:30.925933 12452 raft_consensus.cc:2804] T 6978fe44a05e4f20914c83428e38ea65 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:30.926360 12452 raft_consensus.cc:493] T 6978fe44a05e4f20914c83428e38ea65 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:30.926702 12452 raft_consensus.cc:3060] T 6978fe44a05e4f20914c83428e38ea65 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:30.924352 12264 raft_consensus.cc:359] T be96d81022a548aa8273e5cb29361b86 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:30.930838 12264 raft_consensus.cc:385] T be96d81022a548aa8273e5cb29361b86 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:30.931162 12264 raft_consensus.cc:740] T be96d81022a548aa8273e5cb29361b86 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Initialized, Role: FOLLOWER
I20260709 13:05:30.932250 12264 consensus_queue.cc:260] T be96d81022a548aa8273e5cb29361b86 P e86b6ed62ab0403bbda1861973380297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:30.938515 12264 ts_tablet_manager.cc:1434] T be96d81022a548aa8273e5cb29361b86 P e86b6ed62ab0403bbda1861973380297: Time spent starting tablet: real 0.123s	user 0.010s	sys 0.001s
I20260709 13:05:30.939412 12264 tablet_bootstrap.cc:492] T 4bea05d5e2e54022b319b660b631bd92 P e86b6ed62ab0403bbda1861973380297: Bootstrap starting.
I20260709 13:05:30.944245 12265 tablet_bootstrap.cc:654] T caae6f2a2a134898a3418b09754c4d83 P 34bbb454ad22499cac0941f061a68408: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:30.946661 12266 tablet_bootstrap.cc:654] T 59598b05ca1f4c09b797cfdfea49f4a7 P 8e3d76ae69c74d1f85f6da548856eeb7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:30.964440 12353 consensus_queue.cc:1048] T a1713eb1a45e4801bff63fec9c6fac11 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:30.966363 12452 raft_consensus.cc:515] T 6978fe44a05e4f20914c83428e38ea65 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:30.967062 12264 tablet_bootstrap.cc:654] T 4bea05d5e2e54022b319b660b631bd92 P e86b6ed62ab0403bbda1861973380297: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:30.972831 12452 leader_election.cc:290] T 6978fe44a05e4f20914c83428e38ea65 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 2 election: Requested vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
I20260709 13:05:30.973469 12075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6978fe44a05e4f20914c83428e38ea65" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408"
I20260709 13:05:30.974189 12075 raft_consensus.cc:3060] T 6978fe44a05e4f20914c83428e38ea65 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:30.975438 12146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6978fe44a05e4f20914c83428e38ea65" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
I20260709 13:05:30.976082 12146 raft_consensus.cc:3060] T 6978fe44a05e4f20914c83428e38ea65 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:30.983130 12146 raft_consensus.cc:2468] T 6978fe44a05e4f20914c83428e38ea65 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e86b6ed62ab0403bbda1861973380297 in term 2.
I20260709 13:05:30.985929 12188 leader_election.cc:304] T 6978fe44a05e4f20914c83428e38ea65 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297; no voters: 
I20260709 13:05:30.986867 12452 raft_consensus.cc:2804] T 6978fe44a05e4f20914c83428e38ea65 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:30.987398 12452 raft_consensus.cc:697] T 6978fe44a05e4f20914c83428e38ea65 P e86b6ed62ab0403bbda1861973380297 [term 2 LEADER]: Becoming Leader. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Running, Role: LEADER
I20260709 13:05:30.988286 12452 consensus_queue.cc:237] T 6978fe44a05e4f20914c83428e38ea65 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Queue going to LEADER 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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:30.984114 12075 raft_consensus.cc:2468] T 6978fe44a05e4f20914c83428e38ea65 P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e86b6ed62ab0403bbda1861973380297 in term 2.
I20260709 13:05:30.990739 11970 catalog_manager.cc:5697] T bddcf4c66a674927ad941754e0eac5fa P e86b6ed62ab0403bbda1861973380297 reported cstate change: term changed from 0 to 1, leader changed from <none> to e86b6ed62ab0403bbda1861973380297 (127.10.182.3). New cstate: current_term: 1 leader_uuid: "e86b6ed62ab0403bbda1861973380297" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:31.045794 12264 tablet_bootstrap.cc:492] T 4bea05d5e2e54022b319b660b631bd92 P e86b6ed62ab0403bbda1861973380297: No bootstrap required, opened a new log
I20260709 13:05:31.046350 12264 ts_tablet_manager.cc:1403] T 4bea05d5e2e54022b319b660b631bd92 P e86b6ed62ab0403bbda1861973380297: Time spent bootstrapping tablet: real 0.107s	user 0.019s	sys 0.006s
I20260709 13:05:31.053606 12072 raft_consensus.cc:1275] T 7b8abcbf72934eaa8afac20a47b0e938 P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:05:31.053910 12266 tablet_bootstrap.cc:492] T 59598b05ca1f4c09b797cfdfea49f4a7 P 8e3d76ae69c74d1f85f6da548856eeb7: No bootstrap required, opened a new log
I20260709 13:05:31.054358 12266 ts_tablet_manager.cc:1403] T 59598b05ca1f4c09b797cfdfea49f4a7 P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent bootstrapping tablet: real 0.142s	user 0.008s	sys 0.016s
I20260709 13:05:31.055222 12264 raft_consensus.cc:359] T 4bea05d5e2e54022b319b660b631bd92 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:31.055734 12072 raft_consensus.cc:3060] T a1713eb1a45e4801bff63fec9c6fac11 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:31.055925 12264 raft_consensus.cc:385] T 4bea05d5e2e54022b319b660b631bd92 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:31.057614 12265 tablet_bootstrap.cc:492] T caae6f2a2a134898a3418b09754c4d83 P 34bbb454ad22499cac0941f061a68408: No bootstrap required, opened a new log
I20260709 13:05:31.058033 12265 ts_tablet_manager.cc:1403] T caae6f2a2a134898a3418b09754c4d83 P 34bbb454ad22499cac0941f061a68408: Time spent bootstrapping tablet: real 0.149s	user 0.014s	sys 0.003s
I20260709 13:05:31.056298 12264 raft_consensus.cc:740] T 4bea05d5e2e54022b319b660b631bd92 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Initialized, Role: FOLLOWER
I20260709 13:05:31.060448 12265 raft_consensus.cc:359] T caae6f2a2a134898a3418b09754c4d83 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:31.065214 12265 raft_consensus.cc:385] T caae6f2a2a134898a3418b09754c4d83 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:31.065464 12265 raft_consensus.cc:740] T caae6f2a2a134898a3418b09754c4d83 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34bbb454ad22499cac0941f061a68408, State: Initialized, Role: FOLLOWER
I20260709 13:05:31.066066 12265 consensus_queue.cc:260] T caae6f2a2a134898a3418b09754c4d83 P 34bbb454ad22499cac0941f061a68408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:31.066561 12266 raft_consensus.cc:359] T 59598b05ca1f4c09b797cfdfea49f4a7 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:31.067317 12266 raft_consensus.cc:385] T 59598b05ca1f4c09b797cfdfea49f4a7 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:31.067587 12266 raft_consensus.cc:740] T 59598b05ca1f4c09b797cfdfea49f4a7 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Initialized, Role: FOLLOWER
I20260709 13:05:31.061434 12264 consensus_queue.cc:260] T 4bea05d5e2e54022b319b660b631bd92 P e86b6ed62ab0403bbda1861973380297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:31.068217 12266 consensus_queue.cc:260] T 59598b05ca1f4c09b797cfdfea49f4a7 P 8e3d76ae69c74d1f85f6da548856eeb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:31.056300 11970 catalog_manager.cc:5697] T 6978fe44a05e4f20914c83428e38ea65 P e86b6ed62ab0403bbda1861973380297 reported cstate change: term changed from 0 to 2, leader changed from <none> to e86b6ed62ab0403bbda1861973380297 (127.10.182.3). New cstate: current_term: 2 leader_uuid: "e86b6ed62ab0403bbda1861973380297" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:31.063295 12353 consensus_queue.cc:1048] T 7b8abcbf72934eaa8afac20a47b0e938 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 13:05:31.075310 12264 ts_tablet_manager.cc:1434] T 4bea05d5e2e54022b319b660b631bd92 P e86b6ed62ab0403bbda1861973380297: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260709 13:05:31.075598 12265 ts_tablet_manager.cc:1434] T caae6f2a2a134898a3418b09754c4d83 P 34bbb454ad22499cac0941f061a68408: Time spent starting tablet: real 0.017s	user 0.002s	sys 0.004s
I20260709 13:05:31.076309 12264 tablet_bootstrap.cc:492] T d76bc5ed969f41448ed9f2d4f1acefef P e86b6ed62ab0403bbda1861973380297: Bootstrap starting.
I20260709 13:05:31.076508 12265 tablet_bootstrap.cc:492] T 4fb70f82fd8d41a6bb86494f5635fbba P 34bbb454ad22499cac0941f061a68408: Bootstrap starting.
I20260709 13:05:31.083853 12357 consensus_queue.cc:1048] T a1713eb1a45e4801bff63fec9c6fac11 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:31.085582 12266 ts_tablet_manager.cc:1434] T 59598b05ca1f4c09b797cfdfea49f4a7 P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.002s
I20260709 13:05:31.086524 12266 tablet_bootstrap.cc:492] T dc04566a8b65497f82b7709b0069b323 P 8e3d76ae69c74d1f85f6da548856eeb7: Bootstrap starting.
I20260709 13:05:31.114267 12452 raft_consensus.cc:493] T caae6f2a2a134898a3418b09754c4d83 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:31.114702 12265 tablet_bootstrap.cc:654] T 4fb70f82fd8d41a6bb86494f5635fbba P 34bbb454ad22499cac0941f061a68408: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:31.117908 12452 raft_consensus.cc:515] T caae6f2a2a134898a3418b09754c4d83 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:31.120779 12452 leader_election.cc:290] T caae6f2a2a134898a3418b09754c4d83 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
I20260709 13:05:31.120842 12071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caae6f2a2a134898a3418b09754c4d83" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408" is_pre_election: true
I20260709 13:05:31.121636 12266 tablet_bootstrap.cc:654] T dc04566a8b65497f82b7709b0069b323 P 8e3d76ae69c74d1f85f6da548856eeb7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:31.121526 12071 raft_consensus.cc:2468] T caae6f2a2a134898a3418b09754c4d83 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e86b6ed62ab0403bbda1861973380297 in term 0.
I20260709 13:05:31.122812 12150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caae6f2a2a134898a3418b09754c4d83" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" is_pre_election: true
I20260709 13:05:31.123229 12187 leader_election.cc:304] T caae6f2a2a134898a3418b09754c4d83 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34bbb454ad22499cac0941f061a68408, e86b6ed62ab0403bbda1861973380297; no voters: 
I20260709 13:05:31.123785 12150 raft_consensus.cc:2468] T caae6f2a2a134898a3418b09754c4d83 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e86b6ed62ab0403bbda1861973380297 in term 0.
I20260709 13:05:31.124955 12270 raft_consensus.cc:2804] T caae6f2a2a134898a3418b09754c4d83 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:31.125380 12270 raft_consensus.cc:493] T caae6f2a2a134898a3418b09754c4d83 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:31.125758 12270 raft_consensus.cc:3060] T caae6f2a2a134898a3418b09754c4d83 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:31.140337 12264 tablet_bootstrap.cc:654] T d76bc5ed969f41448ed9f2d4f1acefef P e86b6ed62ab0403bbda1861973380297: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:31.149976 12270 raft_consensus.cc:515] T caae6f2a2a134898a3418b09754c4d83 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:31.160471 12452 raft_consensus.cc:493] T be96d81022a548aa8273e5cb29361b86 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:31.163563 12364 raft_consensus.cc:493] T 59598b05ca1f4c09b797cfdfea49f4a7 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:31.163461 12452 raft_consensus.cc:515] T be96d81022a548aa8273e5cb29361b86 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:31.164125 12364 raft_consensus.cc:515] T 59598b05ca1f4c09b797cfdfea49f4a7 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:31.168653 12072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caae6f2a2a134898a3418b09754c4d83" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408"
I20260709 13:05:31.168795 12071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be96d81022a548aa8273e5cb29361b86" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408" is_pre_election: true
I20260709 13:05:31.166556 12452 leader_election.cc:290] T be96d81022a548aa8273e5cb29361b86 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
I20260709 13:05:31.169124 12265 tablet_bootstrap.cc:492] T 4fb70f82fd8d41a6bb86494f5635fbba P 34bbb454ad22499cac0941f061a68408: No bootstrap required, opened a new log
I20260709 13:05:31.169391 12072 raft_consensus.cc:3060] T caae6f2a2a134898a3418b09754c4d83 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:31.169962 12070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59598b05ca1f4c09b797cfdfea49f4a7" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408" is_pre_election: true
I20260709 13:05:31.170184 12265 ts_tablet_manager.cc:1403] T 4fb70f82fd8d41a6bb86494f5635fbba P 34bbb454ad22499cac0941f061a68408: Time spent bootstrapping tablet: real 0.094s	user 0.011s	sys 0.014s
I20260709 13:05:31.171670 12221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59598b05ca1f4c09b797cfdfea49f4a7" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297" is_pre_election: true
W20260709 13:05:31.172086 12113 leader_election.cc:343] T 59598b05ca1f4c09b797cfdfea49f4a7 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:31.173031 12187 leader_election.cc:343] T be96d81022a548aa8273e5cb29361b86 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:31.168860 12150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be96d81022a548aa8273e5cb29361b86" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" is_pre_election: true
I20260709 13:05:31.168159 12364 leader_election.cc:290] T 59598b05ca1f4c09b797cfdfea49f4a7 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
W20260709 13:05:31.176311 12116 leader_election.cc:343] T 59598b05ca1f4c09b797cfdfea49f4a7 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:31.176353 12150 raft_consensus.cc:2468] T be96d81022a548aa8273e5cb29361b86 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e86b6ed62ab0403bbda1861973380297 in term 0.
I20260709 13:05:31.176864 12116 leader_election.cc:304] T 59598b05ca1f4c09b797cfdfea49f4a7 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7; no voters: 34bbb454ad22499cac0941f061a68408, e86b6ed62ab0403bbda1861973380297
I20260709 13:05:31.177816 12364 raft_consensus.cc:2749] T 59598b05ca1f4c09b797cfdfea49f4a7 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:31.190094 12266 tablet_bootstrap.cc:492] T dc04566a8b65497f82b7709b0069b323 P 8e3d76ae69c74d1f85f6da548856eeb7: No bootstrap required, opened a new log
I20260709 13:05:31.193694 12146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caae6f2a2a134898a3418b09754c4d83" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
I20260709 13:05:31.194463 12146 raft_consensus.cc:3060] T caae6f2a2a134898a3418b09754c4d83 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:31.199546 12265 raft_consensus.cc:359] T 4fb70f82fd8d41a6bb86494f5635fbba P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:31.199473 12364 consensus_queue.cc:1048] T ab1bce8c7820453abffd5bfe32f76a84 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:31.200161 12270 leader_election.cc:290] T caae6f2a2a134898a3418b09754c4d83 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 election: Requested vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
I20260709 13:05:31.200553 12265 raft_consensus.cc:385] T 4fb70f82fd8d41a6bb86494f5635fbba P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:31.200985 12266 ts_tablet_manager.cc:1403] T dc04566a8b65497f82b7709b0069b323 P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent bootstrapping tablet: real 0.115s	user 0.013s	sys 0.017s
I20260709 13:05:31.202912 12072 raft_consensus.cc:2468] T caae6f2a2a134898a3418b09754c4d83 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e86b6ed62ab0403bbda1861973380297 in term 1.
I20260709 13:05:31.203244 12264 tablet_bootstrap.cc:492] T d76bc5ed969f41448ed9f2d4f1acefef P e86b6ed62ab0403bbda1861973380297: No bootstrap required, opened a new log
I20260709 13:05:31.216730 12264 ts_tablet_manager.cc:1403] T d76bc5ed969f41448ed9f2d4f1acefef P e86b6ed62ab0403bbda1861973380297: Time spent bootstrapping tablet: real 0.141s	user 0.015s	sys 0.003s
I20260709 13:05:31.216833 12265 raft_consensus.cc:740] T 4fb70f82fd8d41a6bb86494f5635fbba P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34bbb454ad22499cac0941f061a68408, State: Initialized, Role: FOLLOWER
I20260709 13:05:31.218865 12188 leader_election.cc:304] T be96d81022a548aa8273e5cb29361b86 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297; no voters: 34bbb454ad22499cac0941f061a68408
I20260709 13:05:31.224224 12147 raft_consensus.cc:1275] T 7b8abcbf72934eaa8afac20a47b0e938 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:05:31.227816 12422 consensus_queue.cc:1048] T ab1bce8c7820453abffd5bfe32f76a84 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:31.232040 12266 raft_consensus.cc:359] T dc04566a8b65497f82b7709b0069b323 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:31.233987 12264 raft_consensus.cc:359] T d76bc5ed969f41448ed9f2d4f1acefef P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:31.238004 12451 consensus_queue.cc:1048] T 4fb70f82fd8d41a6bb86494f5635fbba P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:31.243734 12264 raft_consensus.cc:385] T d76bc5ed969f41448ed9f2d4f1acefef P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:31.237818 12453 consensus_queue.cc:1048] T 7b8abcbf72934eaa8afac20a47b0e938 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:31.244210 12264 raft_consensus.cc:740] T d76bc5ed969f41448ed9f2d4f1acefef P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Initialized, Role: FOLLOWER
I20260709 13:05:31.241477 12270 raft_consensus.cc:2804] T be96d81022a548aa8273e5cb29361b86 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:31.245368 12264 consensus_queue.cc:260] T d76bc5ed969f41448ed9f2d4f1acefef P e86b6ed62ab0403bbda1861973380297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:31.246181 12270 raft_consensus.cc:493] T be96d81022a548aa8273e5cb29361b86 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:31.246606 12270 raft_consensus.cc:3060] T be96d81022a548aa8273e5cb29361b86 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:31.249060 12264 ts_tablet_manager.cc:1434] T d76bc5ed969f41448ed9f2d4f1acefef P e86b6ed62ab0403bbda1861973380297: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260709 13:05:31.250197 12264 tablet_bootstrap.cc:492] T 59598b05ca1f4c09b797cfdfea49f4a7 P e86b6ed62ab0403bbda1861973380297: Bootstrap starting.
I20260709 13:05:31.252149 12266 raft_consensus.cc:385] T dc04566a8b65497f82b7709b0069b323 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:31.242595 12187 leader_election.cc:304] T caae6f2a2a134898a3418b09754c4d83 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34bbb454ad22499cac0941f061a68408, e86b6ed62ab0403bbda1861973380297; no voters: 
I20260709 13:05:31.245308 12265 consensus_queue.cc:260] T 4fb70f82fd8d41a6bb86494f5635fbba P 34bbb454ad22499cac0941f061a68408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:31.257548 12453 raft_consensus.cc:2804] T caae6f2a2a134898a3418b09754c4d83 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:31.258340 12453 raft_consensus.cc:697] T caae6f2a2a134898a3418b09754c4d83 P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Becoming Leader. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Running, Role: LEADER
I20260709 13:05:31.258635 12265 ts_tablet_manager.cc:1434] T 4fb70f82fd8d41a6bb86494f5635fbba P 34bbb454ad22499cac0941f061a68408: Time spent starting tablet: real 0.088s	user 0.006s	sys 0.000s
I20260709 13:05:31.259903 12265 tablet_bootstrap.cc:492] T d76bc5ed969f41448ed9f2d4f1acefef P 34bbb454ad22499cac0941f061a68408: Bootstrap starting.
I20260709 13:05:31.259348 12453 consensus_queue.cc:237] T caae6f2a2a134898a3418b09754c4d83 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:31.242045 12146 raft_consensus.cc:2468] T caae6f2a2a134898a3418b09754c4d83 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e86b6ed62ab0403bbda1861973380297 in term 1.
I20260709 13:05:31.264317 12072 raft_consensus.cc:3060] T 4fb70f82fd8d41a6bb86494f5635fbba P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:31.265568 12451 consensus_queue.cc:1048] T bddcf4c66a674927ad941754e0eac5fa P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:31.267016 12266 raft_consensus.cc:740] T dc04566a8b65497f82b7709b0069b323 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Initialized, Role: FOLLOWER
I20260709 13:05:31.268406 12451 consensus_queue.cc:1048] T bddcf4c66a674927ad941754e0eac5fa P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:31.274734 12270 raft_consensus.cc:515] T be96d81022a548aa8273e5cb29361b86 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:31.276806 12266 consensus_queue.cc:260] T dc04566a8b65497f82b7709b0069b323 P 8e3d76ae69c74d1f85f6da548856eeb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:31.294003 12266 ts_tablet_manager.cc:1434] T dc04566a8b65497f82b7709b0069b323 P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent starting tablet: real 0.078s	user 0.007s	sys 0.000s
I20260709 13:05:31.295883 12264 tablet_bootstrap.cc:654] T 59598b05ca1f4c09b797cfdfea49f4a7 P e86b6ed62ab0403bbda1861973380297: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:31.296978 12266 tablet_bootstrap.cc:492] T 16428b6f0e7e40c7af070bcc44d4041d P 8e3d76ae69c74d1f85f6da548856eeb7: Bootstrap starting.
I20260709 13:05:31.297657 12270 leader_election.cc:290] T be96d81022a548aa8273e5cb29361b86 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 election: Requested vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
I20260709 13:05:31.301179 12072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be96d81022a548aa8273e5cb29361b86" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408"
W20260709 13:05:31.302608 12187 leader_election.cc:343] T be96d81022a548aa8273e5cb29361b86 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:31.299253 12146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be96d81022a548aa8273e5cb29361b86" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
I20260709 13:05:31.304831 12146 raft_consensus.cc:3060] T be96d81022a548aa8273e5cb29361b86 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:31.300765 12270 consensus_queue.cc:1048] T 4fb70f82fd8d41a6bb86494f5635fbba P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 13:05:31.312614 12146 raft_consensus.cc:2468] T be96d81022a548aa8273e5cb29361b86 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e86b6ed62ab0403bbda1861973380297 in term 1.
I20260709 13:05:31.363801 12188 leader_election.cc:304] T be96d81022a548aa8273e5cb29361b86 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297; no voters: 34bbb454ad22499cac0941f061a68408
I20260709 13:05:31.364977 12266 tablet_bootstrap.cc:654] T 16428b6f0e7e40c7af070bcc44d4041d P 8e3d76ae69c74d1f85f6da548856eeb7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:31.370692 12353 raft_consensus.cc:2804] T be96d81022a548aa8273e5cb29361b86 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:31.371204 12353 raft_consensus.cc:697] T be96d81022a548aa8273e5cb29361b86 P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Becoming Leader. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Running, Role: LEADER
I20260709 13:05:31.371789 12353 consensus_queue.cc:237] T be96d81022a548aa8273e5cb29361b86 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:31.385613 11970 catalog_manager.cc:5697] T caae6f2a2a134898a3418b09754c4d83 P e86b6ed62ab0403bbda1861973380297 reported cstate change: term changed from 0 to 1, leader changed from <none> to e86b6ed62ab0403bbda1861973380297 (127.10.182.3). New cstate: current_term: 1 leader_uuid: "e86b6ed62ab0403bbda1861973380297" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: HEALTHY } } }
W20260709 13:05:31.396700 12021 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:05:31.410140 12331 raft_consensus.cc:493] T dc04566a8b65497f82b7709b0069b323 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:31.415372 12265 tablet_bootstrap.cc:654] T d76bc5ed969f41448ed9f2d4f1acefef P 34bbb454ad22499cac0941f061a68408: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:31.411820 12331 raft_consensus.cc:515] T dc04566a8b65497f82b7709b0069b323 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:31.420364 12331 leader_election.cc:290] T dc04566a8b65497f82b7709b0069b323 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:31.422179 12224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc04566a8b65497f82b7709b0069b323" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297" is_pre_election: true
I20260709 13:05:31.422354 12270 raft_consensus.cc:493] T d76bc5ed969f41448ed9f2d4f1acefef P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:31.422976 12270 raft_consensus.cc:515] T d76bc5ed969f41448ed9f2d4f1acefef P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
W20260709 13:05:31.427891 12116 leader_election.cc:343] T dc04566a8b65497f82b7709b0069b323 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:31.431173 11970 catalog_manager.cc:5697] T be96d81022a548aa8273e5cb29361b86 P e86b6ed62ab0403bbda1861973380297 reported cstate change: term changed from 0 to 1, leader changed from <none> to e86b6ed62ab0403bbda1861973380297 (127.10.182.3). New cstate: current_term: 1 leader_uuid: "e86b6ed62ab0403bbda1861973380297" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:31.435451 12264 tablet_bootstrap.cc:492] T 59598b05ca1f4c09b797cfdfea49f4a7 P e86b6ed62ab0403bbda1861973380297: No bootstrap required, opened a new log
I20260709 13:05:31.437126 12264 ts_tablet_manager.cc:1403] T 59598b05ca1f4c09b797cfdfea49f4a7 P e86b6ed62ab0403bbda1861973380297: Time spent bootstrapping tablet: real 0.187s	user 0.013s	sys 0.016s
I20260709 13:05:31.439133 12270 leader_election.cc:290] T d76bc5ed969f41448ed9f2d4f1acefef P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
I20260709 13:05:31.439942 12072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d76bc5ed969f41448ed9f2d4f1acefef" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408" is_pre_election: true
I20260709 13:05:31.444130 12147 raft_consensus.cc:1275] T 6978fe44a05e4f20914c83428e38ea65 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:05:31.446128 12264 raft_consensus.cc:359] T 59598b05ca1f4c09b797cfdfea49f4a7 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:31.446835 12264 raft_consensus.cc:385] T 59598b05ca1f4c09b797cfdfea49f4a7 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:31.447105 12264 raft_consensus.cc:740] T 59598b05ca1f4c09b797cfdfea49f4a7 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Initialized, Role: FOLLOWER
I20260709 13:05:31.447715 12266 tablet_bootstrap.cc:492] T 16428b6f0e7e40c7af070bcc44d4041d P 8e3d76ae69c74d1f85f6da548856eeb7: No bootstrap required, opened a new log
I20260709 13:05:31.448169 12266 ts_tablet_manager.cc:1403] T 16428b6f0e7e40c7af070bcc44d4041d P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent bootstrapping tablet: real 0.151s	user 0.017s	sys 0.001s
I20260709 13:05:31.451305 12266 raft_consensus.cc:359] T 16428b6f0e7e40c7af070bcc44d4041d P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:31.452203 12266 raft_consensus.cc:385] T 16428b6f0e7e40c7af070bcc44d4041d P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:31.452543 12266 raft_consensus.cc:740] T 16428b6f0e7e40c7af070bcc44d4041d P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Initialized, Role: FOLLOWER
W20260709 13:05:31.455984 12187 leader_election.cc:343] T d76bc5ed969f41448ed9f2d4f1acefef P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:31.457733 12266 consensus_queue.cc:260] T 16428b6f0e7e40c7af070bcc44d4041d P 8e3d76ae69c74d1f85f6da548856eeb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:31.459645 12266 ts_tablet_manager.cc:1434] T 16428b6f0e7e40c7af070bcc44d4041d P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:05:31.460457 12266 tablet_bootstrap.cc:492] T d3667aa4245b41bc84c1c5dadad70d50 P 8e3d76ae69c74d1f85f6da548856eeb7: Bootstrap starting.
I20260709 13:05:31.473608 12147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d76bc5ed969f41448ed9f2d4f1acefef" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" is_pre_election: true
I20260709 13:05:31.507882 12147 raft_consensus.cc:2468] T d76bc5ed969f41448ed9f2d4f1acefef P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e86b6ed62ab0403bbda1861973380297 in term 0.
I20260709 13:05:31.476627 12270 consensus_queue.cc:1048] T 6978fe44a05e4f20914c83428e38ea65 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.032s
I20260709 13:05:31.489632 12264 consensus_queue.cc:260] T 59598b05ca1f4c09b797cfdfea49f4a7 P e86b6ed62ab0403bbda1861973380297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:31.510967 12264 ts_tablet_manager.cc:1434] T 59598b05ca1f4c09b797cfdfea49f4a7 P e86b6ed62ab0403bbda1861973380297: Time spent starting tablet: real 0.074s	user 0.003s	sys 0.002s
I20260709 13:05:31.511854 12264 tablet_bootstrap.cc:492] T 16428b6f0e7e40c7af070bcc44d4041d P e86b6ed62ab0403bbda1861973380297: Bootstrap starting.
I20260709 13:05:31.511734 12070 raft_consensus.cc:1275] T 6978fe44a05e4f20914c83428e38ea65 P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:05:31.507431 12266 tablet_bootstrap.cc:654] T d3667aa4245b41bc84c1c5dadad70d50 P 8e3d76ae69c74d1f85f6da548856eeb7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:31.476949 12072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc04566a8b65497f82b7709b0069b323" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408" is_pre_election: true
I20260709 13:05:31.496335 12265 tablet_bootstrap.cc:492] T d76bc5ed969f41448ed9f2d4f1acefef P 34bbb454ad22499cac0941f061a68408: No bootstrap required, opened a new log
I20260709 13:05:31.520644 12270 consensus_queue.cc:1048] T 6978fe44a05e4f20914c83428e38ea65 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:31.521139 12265 ts_tablet_manager.cc:1403] T d76bc5ed969f41448ed9f2d4f1acefef P 34bbb454ad22499cac0941f061a68408: Time spent bootstrapping tablet: real 0.261s	user 0.024s	sys 0.051s
I20260709 13:05:31.523689 12265 raft_consensus.cc:359] T d76bc5ed969f41448ed9f2d4f1acefef P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:31.524387 12265 raft_consensus.cc:385] T d76bc5ed969f41448ed9f2d4f1acefef P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:31.524688 12265 raft_consensus.cc:740] T d76bc5ed969f41448ed9f2d4f1acefef P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34bbb454ad22499cac0941f061a68408, State: Initialized, Role: FOLLOWER
I20260709 13:05:31.525307 12265 consensus_queue.cc:260] T d76bc5ed969f41448ed9f2d4f1acefef P 34bbb454ad22499cac0941f061a68408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:31.492964 12353 raft_consensus.cc:493] T 4bea05d5e2e54022b319b660b631bd92 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:31.526495 12353 raft_consensus.cc:515] T 4bea05d5e2e54022b319b660b631bd92 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:31.528337 12265 ts_tablet_manager.cc:1434] T d76bc5ed969f41448ed9f2d4f1acefef P 34bbb454ad22499cac0941f061a68408: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 13:05:31.531966 12070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bea05d5e2e54022b319b660b631bd92" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408" is_pre_election: true
I20260709 13:05:31.532764 12188 leader_election.cc:304] T d76bc5ed969f41448ed9f2d4f1acefef P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297; no voters: 34bbb454ad22499cac0941f061a68408
W20260709 13:05:31.533336 12187 leader_election.cc:343] T 4bea05d5e2e54022b319b660b631bd92 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:31.533958 12270 raft_consensus.cc:2804] T d76bc5ed969f41448ed9f2d4f1acefef P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:31.534379 12270 raft_consensus.cc:493] T d76bc5ed969f41448ed9f2d4f1acefef P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:31.534690 12270 raft_consensus.cc:3060] T d76bc5ed969f41448ed9f2d4f1acefef P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:31.536078 12264 tablet_bootstrap.cc:654] T 16428b6f0e7e40c7af070bcc44d4041d P e86b6ed62ab0403bbda1861973380297: Neither blocks nor log segments found. Creating new log.
W20260709 13:05:31.536928 12113 leader_election.cc:343] T dc04566a8b65497f82b7709b0069b323 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:31.537420 12113 leader_election.cc:304] T dc04566a8b65497f82b7709b0069b323 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7; no voters: 34bbb454ad22499cac0941f061a68408, e86b6ed62ab0403bbda1861973380297
I20260709 13:05:31.532182 12265 tablet_bootstrap.cc:492] T be96d81022a548aa8273e5cb29361b86 P 34bbb454ad22499cac0941f061a68408: Bootstrap starting.
I20260709 13:05:31.540094 12353 leader_election.cc:290] T 4bea05d5e2e54022b319b660b631bd92 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
I20260709 13:05:31.543563 12331 raft_consensus.cc:2749] T dc04566a8b65497f82b7709b0069b323 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:31.545138 12270 raft_consensus.cc:515] T d76bc5ed969f41448ed9f2d4f1acefef P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:31.553859 12150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bea05d5e2e54022b319b660b631bd92" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" is_pre_election: true
W20260709 13:05:31.558282 12188 leader_election.cc:343] T 4bea05d5e2e54022b319b660b631bd92 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:31.558913 12188 leader_election.cc:304] T 4bea05d5e2e54022b319b660b631bd92 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e86b6ed62ab0403bbda1861973380297; no voters: 34bbb454ad22499cac0941f061a68408, 8e3d76ae69c74d1f85f6da548856eeb7
I20260709 13:05:31.560251 12453 raft_consensus.cc:2749] T 4bea05d5e2e54022b319b660b631bd92 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:31.563297 12265 tablet_bootstrap.cc:654] T be96d81022a548aa8273e5cb29361b86 P 34bbb454ad22499cac0941f061a68408: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:31.570048 12264 tablet_bootstrap.cc:492] T 16428b6f0e7e40c7af070bcc44d4041d P e86b6ed62ab0403bbda1861973380297: No bootstrap required, opened a new log
I20260709 13:05:31.570582 12264 ts_tablet_manager.cc:1403] T 16428b6f0e7e40c7af070bcc44d4041d P e86b6ed62ab0403bbda1861973380297: Time spent bootstrapping tablet: real 0.059s	user 0.010s	sys 0.002s
I20260709 13:05:31.571525 12266 tablet_bootstrap.cc:492] T d3667aa4245b41bc84c1c5dadad70d50 P 8e3d76ae69c74d1f85f6da548856eeb7: No bootstrap required, opened a new log
I20260709 13:05:31.572029 12266 ts_tablet_manager.cc:1403] T d3667aa4245b41bc84c1c5dadad70d50 P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent bootstrapping tablet: real 0.112s	user 0.015s	sys 0.041s
I20260709 13:05:31.573478 12264 raft_consensus.cc:359] T 16428b6f0e7e40c7af070bcc44d4041d P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:31.574249 12264 raft_consensus.cc:385] T 16428b6f0e7e40c7af070bcc44d4041d P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:31.574558 12264 raft_consensus.cc:740] T 16428b6f0e7e40c7af070bcc44d4041d P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Initialized, Role: FOLLOWER
I20260709 13:05:31.574839 12266 raft_consensus.cc:359] T d3667aa4245b41bc84c1c5dadad70d50 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:31.575578 12266 raft_consensus.cc:385] T d3667aa4245b41bc84c1c5dadad70d50 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:31.575263 12264 consensus_queue.cc:260] T 16428b6f0e7e40c7af070bcc44d4041d P e86b6ed62ab0403bbda1861973380297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:31.578112 12264 ts_tablet_manager.cc:1434] T 16428b6f0e7e40c7af070bcc44d4041d P e86b6ed62ab0403bbda1861973380297: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:05:31.575865 12266 raft_consensus.cc:740] T d3667aa4245b41bc84c1c5dadad70d50 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Initialized, Role: FOLLOWER
I20260709 13:05:31.579602 12264 tablet_bootstrap.cc:492] T d3667aa4245b41bc84c1c5dadad70d50 P e86b6ed62ab0403bbda1861973380297: Bootstrap starting.
I20260709 13:05:31.586336 12264 tablet_bootstrap.cc:654] T d3667aa4245b41bc84c1c5dadad70d50 P e86b6ed62ab0403bbda1861973380297: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:31.578866 12266 consensus_queue.cc:260] T d3667aa4245b41bc84c1c5dadad70d50 P 8e3d76ae69c74d1f85f6da548856eeb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:31.590991 12266 ts_tablet_manager.cc:1434] T d3667aa4245b41bc84c1c5dadad70d50 P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.002s
I20260709 13:05:31.591902 12266 tablet_bootstrap.cc:492] T 005f1c400f184ef29bf5050bb6f47440 P 8e3d76ae69c74d1f85f6da548856eeb7: Bootstrap starting.
I20260709 13:05:31.603200 12266 tablet_bootstrap.cc:654] T 005f1c400f184ef29bf5050bb6f47440 P 8e3d76ae69c74d1f85f6da548856eeb7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:31.610335 12070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d76bc5ed969f41448ed9f2d4f1acefef" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408"
I20260709 13:05:31.610633 12150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d76bc5ed969f41448ed9f2d4f1acefef" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
I20260709 13:05:31.611002 12070 raft_consensus.cc:3060] T d76bc5ed969f41448ed9f2d4f1acefef P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:31.611135 12150 raft_consensus.cc:3060] T d76bc5ed969f41448ed9f2d4f1acefef P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:31.618157 12070 raft_consensus.cc:2468] T d76bc5ed969f41448ed9f2d4f1acefef P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e86b6ed62ab0403bbda1861973380297 in term 1.
I20260709 13:05:31.619305 12187 leader_election.cc:304] T d76bc5ed969f41448ed9f2d4f1acefef P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34bbb454ad22499cac0941f061a68408, e86b6ed62ab0403bbda1861973380297; no voters: 
I20260709 13:05:31.620208 12353 raft_consensus.cc:2804] T d76bc5ed969f41448ed9f2d4f1acefef P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:31.620733 12353 raft_consensus.cc:697] T d76bc5ed969f41448ed9f2d4f1acefef P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Becoming Leader. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Running, Role: LEADER
I20260709 13:05:31.621434 12353 consensus_queue.cc:237] T d76bc5ed969f41448ed9f2d4f1acefef P e86b6ed62ab0403bbda1861973380297 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:31.621968 12150 raft_consensus.cc:2468] T d76bc5ed969f41448ed9f2d4f1acefef P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e86b6ed62ab0403bbda1861973380297 in term 1.
I20260709 13:05:31.641767 12270 leader_election.cc:290] T d76bc5ed969f41448ed9f2d4f1acefef P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 election: Requested vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
I20260709 13:05:31.657151 12265 tablet_bootstrap.cc:492] T be96d81022a548aa8273e5cb29361b86 P 34bbb454ad22499cac0941f061a68408: No bootstrap required, opened a new log
I20260709 13:05:31.657693 12265 ts_tablet_manager.cc:1403] T be96d81022a548aa8273e5cb29361b86 P 34bbb454ad22499cac0941f061a68408: Time spent bootstrapping tablet: real 0.126s	user 0.025s	sys 0.045s
I20260709 13:05:31.661993 12266 tablet_bootstrap.cc:492] T 005f1c400f184ef29bf5050bb6f47440 P 8e3d76ae69c74d1f85f6da548856eeb7: No bootstrap required, opened a new log
I20260709 13:05:31.662541 12266 ts_tablet_manager.cc:1403] T 005f1c400f184ef29bf5050bb6f47440 P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent bootstrapping tablet: real 0.071s	user 0.008s	sys 0.004s
I20260709 13:05:31.661511 12265 raft_consensus.cc:359] T be96d81022a548aa8273e5cb29361b86 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:31.669696 12265 raft_consensus.cc:385] T be96d81022a548aa8273e5cb29361b86 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:31.670116 12265 raft_consensus.cc:740] T be96d81022a548aa8273e5cb29361b86 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34bbb454ad22499cac0941f061a68408, State: Initialized, Role: FOLLOWER
I20260709 13:05:31.670797 12265 consensus_queue.cc:260] T be96d81022a548aa8273e5cb29361b86 P 34bbb454ad22499cac0941f061a68408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:31.673048 12265 ts_tablet_manager.cc:1434] T be96d81022a548aa8273e5cb29361b86 P 34bbb454ad22499cac0941f061a68408: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.004s
I20260709 13:05:31.673938 12265 tablet_bootstrap.cc:492] T dc04566a8b65497f82b7709b0069b323 P 34bbb454ad22499cac0941f061a68408: Bootstrap starting.
I20260709 13:05:31.675642 12264 tablet_bootstrap.cc:492] T d3667aa4245b41bc84c1c5dadad70d50 P e86b6ed62ab0403bbda1861973380297: No bootstrap required, opened a new log
I20260709 13:05:31.676584 12264 ts_tablet_manager.cc:1403] T d3667aa4245b41bc84c1c5dadad70d50 P e86b6ed62ab0403bbda1861973380297: Time spent bootstrapping tablet: real 0.097s	user 0.017s	sys 0.006s
I20260709 13:05:31.668536 12266 raft_consensus.cc:359] T 005f1c400f184ef29bf5050bb6f47440 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:31.679626 12266 raft_consensus.cc:385] T 005f1c400f184ef29bf5050bb6f47440 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:31.679896 12266 raft_consensus.cc:740] T 005f1c400f184ef29bf5050bb6f47440 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Initialized, Role: FOLLOWER
I20260709 13:05:31.680589 12266 consensus_queue.cc:260] T 005f1c400f184ef29bf5050bb6f47440 P 8e3d76ae69c74d1f85f6da548856eeb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:31.680912 12331 raft_consensus.cc:493] T 16428b6f0e7e40c7af070bcc44d4041d P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:31.681748 12265 tablet_bootstrap.cc:654] T dc04566a8b65497f82b7709b0069b323 P 34bbb454ad22499cac0941f061a68408: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:31.681504 12331 raft_consensus.cc:515] T 16428b6f0e7e40c7af070bcc44d4041d P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:31.682621 12266 ts_tablet_manager.cc:1434] T 005f1c400f184ef29bf5050bb6f47440 P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent starting tablet: real 0.016s	user 0.002s	sys 0.002s
I20260709 13:05:31.683471 12266 tablet_bootstrap.cc:492] T 4bea05d5e2e54022b319b660b631bd92 P 8e3d76ae69c74d1f85f6da548856eeb7: Bootstrap starting.
I20260709 13:05:31.683820 12331 leader_election.cc:290] T 16428b6f0e7e40c7af070bcc44d4041d P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:31.685681 12072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16428b6f0e7e40c7af070bcc44d4041d" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408" is_pre_election: true
W20260709 13:05:31.687279 12113 leader_election.cc:343] T 16428b6f0e7e40c7af070bcc44d4041d P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:31.686820 12264 raft_consensus.cc:359] T d3667aa4245b41bc84c1c5dadad70d50 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:31.689019 12264 raft_consensus.cc:385] T d3667aa4245b41bc84c1c5dadad70d50 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:31.689360 12264 raft_consensus.cc:740] T d3667aa4245b41bc84c1c5dadad70d50 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Initialized, Role: FOLLOWER
I20260709 13:05:31.690215 12264 consensus_queue.cc:260] T d3667aa4245b41bc84c1c5dadad70d50 P e86b6ed62ab0403bbda1861973380297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:31.685580 12224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16428b6f0e7e40c7af070bcc44d4041d" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297" is_pre_election: true
I20260709 13:05:31.692818 12224 raft_consensus.cc:2468] T 16428b6f0e7e40c7af070bcc44d4041d P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e3d76ae69c74d1f85f6da548856eeb7 in term 0.
I20260709 13:05:31.693924 12116 leader_election.cc:304] T 16428b6f0e7e40c7af070bcc44d4041d P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297; no voters: 34bbb454ad22499cac0941f061a68408
I20260709 13:05:31.695152 12329 raft_consensus.cc:2804] T 16428b6f0e7e40c7af070bcc44d4041d P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:31.695505 12329 raft_consensus.cc:493] T 16428b6f0e7e40c7af070bcc44d4041d P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:31.695865 12329 raft_consensus.cc:3060] T 16428b6f0e7e40c7af070bcc44d4041d P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:31.697515 12266 tablet_bootstrap.cc:654] T 4bea05d5e2e54022b319b660b631bd92 P 8e3d76ae69c74d1f85f6da548856eeb7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:31.692946 12264 ts_tablet_manager.cc:1434] T d3667aa4245b41bc84c1c5dadad70d50 P e86b6ed62ab0403bbda1861973380297: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.002s
I20260709 13:05:31.700258 12264 tablet_bootstrap.cc:492] T acf3180e1a0d49318429c1370142f705 P e86b6ed62ab0403bbda1861973380297: Bootstrap starting.
I20260709 13:05:31.706800 11970 catalog_manager.cc:5697] T d76bc5ed969f41448ed9f2d4f1acefef P e86b6ed62ab0403bbda1861973380297 reported cstate change: term changed from 0 to 1, leader changed from <none> to e86b6ed62ab0403bbda1861973380297 (127.10.182.3). New cstate: current_term: 1 leader_uuid: "e86b6ed62ab0403bbda1861973380297" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:31.722278 12270 raft_consensus.cc:493] T 59598b05ca1f4c09b797cfdfea49f4a7 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:31.722767 12270 raft_consensus.cc:515] T 59598b05ca1f4c09b797cfdfea49f4a7 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:31.724382 12264 tablet_bootstrap.cc:654] T acf3180e1a0d49318429c1370142f705 P e86b6ed62ab0403bbda1861973380297: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:31.726143 12270 leader_election.cc:290] T 59598b05ca1f4c09b797cfdfea49f4a7 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
I20260709 13:05:31.726038 12353 consensus_queue.cc:1048] T caae6f2a2a134898a3418b09754c4d83 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:31.726822 12072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59598b05ca1f4c09b797cfdfea49f4a7" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408" is_pre_election: true
I20260709 13:05:31.727284 12150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59598b05ca1f4c09b797cfdfea49f4a7" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" is_pre_election: true
I20260709 13:05:31.727911 12150 raft_consensus.cc:2468] T 59598b05ca1f4c09b797cfdfea49f4a7 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e86b6ed62ab0403bbda1861973380297 in term 0.
W20260709 13:05:31.728327 12187 leader_election.cc:343] T 59598b05ca1f4c09b797cfdfea49f4a7 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:31.730119 12329 raft_consensus.cc:515] T 16428b6f0e7e40c7af070bcc44d4041d P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:31.730839 12188 leader_election.cc:304] T 59598b05ca1f4c09b797cfdfea49f4a7 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297; no voters: 34bbb454ad22499cac0941f061a68408
I20260709 13:05:31.733865 12353 raft_consensus.cc:2804] T 59598b05ca1f4c09b797cfdfea49f4a7 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:31.734220 12353 raft_consensus.cc:493] T 59598b05ca1f4c09b797cfdfea49f4a7 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:31.734524 12353 raft_consensus.cc:3060] T 59598b05ca1f4c09b797cfdfea49f4a7 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:31.735772 12329 leader_election.cc:290] T 16428b6f0e7e40c7af070bcc44d4041d P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 election: Requested vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:31.736876 12224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16428b6f0e7e40c7af070bcc44d4041d" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297"
I20260709 13:05:31.748502 12264 tablet_bootstrap.cc:492] T acf3180e1a0d49318429c1370142f705 P e86b6ed62ab0403bbda1861973380297: No bootstrap required, opened a new log
I20260709 13:05:31.749293 12264 ts_tablet_manager.cc:1403] T acf3180e1a0d49318429c1370142f705 P e86b6ed62ab0403bbda1861973380297: Time spent bootstrapping tablet: real 0.049s	user 0.014s	sys 0.002s
I20260709 13:05:31.751048 12224 raft_consensus.cc:3060] T 16428b6f0e7e40c7af070bcc44d4041d P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:31.751377 12331 raft_consensus.cc:493] T 005f1c400f184ef29bf5050bb6f47440 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:31.751670 12072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16428b6f0e7e40c7af070bcc44d4041d" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408"
I20260709 13:05:31.758574 12265 tablet_bootstrap.cc:492] T dc04566a8b65497f82b7709b0069b323 P 34bbb454ad22499cac0941f061a68408: No bootstrap required, opened a new log
I20260709 13:05:31.759109 12265 ts_tablet_manager.cc:1403] T dc04566a8b65497f82b7709b0069b323 P 34bbb454ad22499cac0941f061a68408: Time spent bootstrapping tablet: real 0.085s	user 0.018s	sys 0.030s
I20260709 13:05:31.756102 12353 raft_consensus.cc:515] T 59598b05ca1f4c09b797cfdfea49f4a7 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:31.751917 12331 raft_consensus.cc:515] T 005f1c400f184ef29bf5050bb6f47440 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
W20260709 13:05:31.765290 12113 leader_election.cc:343] T 16428b6f0e7e40c7af070bcc44d4041d P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:31.768213 12353 leader_election.cc:290] T 59598b05ca1f4c09b797cfdfea49f4a7 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 election: Requested vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
I20260709 13:05:31.772931 12148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59598b05ca1f4c09b797cfdfea49f4a7" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
I20260709 13:05:31.773609 12148 raft_consensus.cc:3060] T 59598b05ca1f4c09b797cfdfea49f4a7 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:31.773547 12265 raft_consensus.cc:359] T dc04566a8b65497f82b7709b0069b323 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:31.774322 12265 raft_consensus.cc:385] T dc04566a8b65497f82b7709b0069b323 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:31.774560 12072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59598b05ca1f4c09b797cfdfea49f4a7" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408"
I20260709 13:05:31.774575 12265 raft_consensus.cc:740] T dc04566a8b65497f82b7709b0069b323 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34bbb454ad22499cac0941f061a68408, State: Initialized, Role: FOLLOWER
I20260709 13:05:31.776615 12331 leader_election.cc:290] T 005f1c400f184ef29bf5050bb6f47440 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:31.777642 12264 raft_consensus.cc:359] T acf3180e1a0d49318429c1370142f705 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:31.777849 12072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "005f1c400f184ef29bf5050bb6f47440" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408" is_pre_election: true
W20260709 13:05:31.777542 12187 leader_election.cc:343] T 59598b05ca1f4c09b797cfdfea49f4a7 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:31.778254 12264 raft_consensus.cc:385] T acf3180e1a0d49318429c1370142f705 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:31.778589 12264 raft_consensus.cc:740] T acf3180e1a0d49318429c1370142f705 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Initialized, Role: FOLLOWER
W20260709 13:05:31.779222 12113 leader_election.cc:343] T 005f1c400f184ef29bf5050bb6f47440 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:31.772998 12224 raft_consensus.cc:2468] T 16428b6f0e7e40c7af070bcc44d4041d P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e3d76ae69c74d1f85f6da548856eeb7 in term 1.
I20260709 13:05:31.777216 12265 consensus_queue.cc:260] T dc04566a8b65497f82b7709b0069b323 P 34bbb454ad22499cac0941f061a68408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:31.781719 12266 tablet_bootstrap.cc:492] T 4bea05d5e2e54022b319b660b631bd92 P 8e3d76ae69c74d1f85f6da548856eeb7: No bootstrap required, opened a new log
I20260709 13:05:31.780438 12264 consensus_queue.cc:260] T acf3180e1a0d49318429c1370142f705 P e86b6ed62ab0403bbda1861973380297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:31.782240 12266 ts_tablet_manager.cc:1403] T 4bea05d5e2e54022b319b660b631bd92 P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent bootstrapping tablet: real 0.099s	user 0.021s	sys 0.000s
I20260709 13:05:31.783125 12221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "005f1c400f184ef29bf5050bb6f47440" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297" is_pre_election: true
W20260709 13:05:31.784572 12116 leader_election.cc:343] T 005f1c400f184ef29bf5050bb6f47440 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:31.784762 12265 ts_tablet_manager.cc:1434] T dc04566a8b65497f82b7709b0069b323 P 34bbb454ad22499cac0941f061a68408: Time spent starting tablet: real 0.025s	user 0.004s	sys 0.003s
I20260709 13:05:31.785009 12116 leader_election.cc:304] T 005f1c400f184ef29bf5050bb6f47440 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7; no voters: 34bbb454ad22499cac0941f061a68408, e86b6ed62ab0403bbda1861973380297
I20260709 13:05:31.785697 12265 tablet_bootstrap.cc:492] T acf3180e1a0d49318429c1370142f705 P 34bbb454ad22499cac0941f061a68408: Bootstrap starting.
I20260709 13:05:31.786164 12331 raft_consensus.cc:2749] T 005f1c400f184ef29bf5050bb6f47440 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:31.787009 12331 raft_consensus.cc:493] T d3667aa4245b41bc84c1c5dadad70d50 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:31.787421 12331 raft_consensus.cc:515] T d3667aa4245b41bc84c1c5dadad70d50 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:31.792199 12331 leader_election.cc:290] T d3667aa4245b41bc84c1c5dadad70d50 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:31.795217 12264 ts_tablet_manager.cc:1434] T acf3180e1a0d49318429c1370142f705 P e86b6ed62ab0403bbda1861973380297: Time spent starting tablet: real 0.045s	user 0.002s	sys 0.004s
I20260709 13:05:31.794884 12357 consensus_queue.cc:1048] T caae6f2a2a134898a3418b09754c4d83 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:05:31.797173 12223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3667aa4245b41bc84c1c5dadad70d50" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297" is_pre_election: true
I20260709 13:05:31.798025 12223 raft_consensus.cc:2468] T d3667aa4245b41bc84c1c5dadad70d50 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e3d76ae69c74d1f85f6da548856eeb7 in term 0.
I20260709 13:05:31.827381 12116 leader_election.cc:304] T 16428b6f0e7e40c7af070bcc44d4041d P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297; no voters: 34bbb454ad22499cac0941f061a68408
I20260709 13:05:31.827729 12357 raft_consensus.cc:493] T acf3180e1a0d49318429c1370142f705 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:31.828332 12331 raft_consensus.cc:2804] T 16428b6f0e7e40c7af070bcc44d4041d P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:31.828373 12264 tablet_bootstrap.cc:492] T dc04566a8b65497f82b7709b0069b323 P e86b6ed62ab0403bbda1861973380297: Bootstrap starting.
I20260709 13:05:31.829905 12331 raft_consensus.cc:697] T 16428b6f0e7e40c7af070bcc44d4041d P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 LEADER]: Becoming Leader. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Running, Role: LEADER
I20260709 13:05:31.828405 12357 raft_consensus.cc:515] T acf3180e1a0d49318429c1370142f705 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:31.830864 12331 consensus_queue.cc:237] T 16428b6f0e7e40c7af070bcc44d4041d P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:31.832072 12357 leader_election.cc:290] T acf3180e1a0d49318429c1370142f705 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
I20260709 13:05:31.834905 12266 raft_consensus.cc:359] T 4bea05d5e2e54022b319b660b631bd92 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:31.835598 12266 raft_consensus.cc:385] T 4bea05d5e2e54022b319b660b631bd92 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:31.835881 12266 raft_consensus.cc:740] T 4bea05d5e2e54022b319b660b631bd92 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Initialized, Role: FOLLOWER
I20260709 13:05:31.836489 12266 consensus_queue.cc:260] T 4bea05d5e2e54022b319b660b631bd92 P 8e3d76ae69c74d1f85f6da548856eeb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:31.837389 12149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acf3180e1a0d49318429c1370142f705" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" is_pre_election: true
I20260709 13:05:31.837911 12265 tablet_bootstrap.cc:654] T acf3180e1a0d49318429c1370142f705 P 34bbb454ad22499cac0941f061a68408: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:31.838004 12266 ts_tablet_manager.cc:1434] T 4bea05d5e2e54022b319b660b631bd92 P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent starting tablet: real 0.055s	user 0.002s	sys 0.003s
I20260709 13:05:31.838770 12264 tablet_bootstrap.cc:654] T dc04566a8b65497f82b7709b0069b323 P e86b6ed62ab0403bbda1861973380297: Neither blocks nor log segments found. Creating new log.
W20260709 13:05:31.839129 12188 leader_election.cc:343] T acf3180e1a0d49318429c1370142f705 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:31.839977 12266 tablet_bootstrap.cc:492] T acf3180e1a0d49318429c1370142f705 P 8e3d76ae69c74d1f85f6da548856eeb7: Bootstrap starting.
I20260709 13:05:31.839809 12072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acf3180e1a0d49318429c1370142f705" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408" is_pre_election: true
I20260709 13:05:31.840844 12116 leader_election.cc:304] T d3667aa4245b41bc84c1c5dadad70d50 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297; no voters: 
W20260709 13:05:31.841672 12187 leader_election.cc:343] T acf3180e1a0d49318429c1370142f705 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:31.842113 12187 leader_election.cc:304] T acf3180e1a0d49318429c1370142f705 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e86b6ed62ab0403bbda1861973380297; no voters: 34bbb454ad22499cac0941f061a68408, 8e3d76ae69c74d1f85f6da548856eeb7
I20260709 13:05:31.843614 12329 raft_consensus.cc:2804] T d3667aa4245b41bc84c1c5dadad70d50 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:31.844659 12329 raft_consensus.cc:493] T d3667aa4245b41bc84c1c5dadad70d50 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:31.845016 12329 raft_consensus.cc:3060] T d3667aa4245b41bc84c1c5dadad70d50 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:31.838732 12070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3667aa4245b41bc84c1c5dadad70d50" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408" is_pre_election: true
I20260709 13:05:31.852823 12357 raft_consensus.cc:2749] T acf3180e1a0d49318429c1370142f705 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:31.857954 12329 raft_consensus.cc:515] T d3667aa4245b41bc84c1c5dadad70d50 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:31.858314 12148 raft_consensus.cc:2468] T 59598b05ca1f4c09b797cfdfea49f4a7 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e86b6ed62ab0403bbda1861973380297 in term 1.
W20260709 13:05:31.860416 12113 leader_election.cc:343] T d3667aa4245b41bc84c1c5dadad70d50 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:31.863696 12266 tablet_bootstrap.cc:654] T acf3180e1a0d49318429c1370142f705 P 8e3d76ae69c74d1f85f6da548856eeb7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:31.866218 12072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3667aa4245b41bc84c1c5dadad70d50" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408"
I20260709 13:05:31.868523 12188 leader_election.cc:304] T 59598b05ca1f4c09b797cfdfea49f4a7 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297; no voters: 34bbb454ad22499cac0941f061a68408
I20260709 13:05:31.868884 12224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3667aa4245b41bc84c1c5dadad70d50" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297"
I20260709 13:05:31.869283 12357 raft_consensus.cc:2804] T 59598b05ca1f4c09b797cfdfea49f4a7 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:31.869580 12224 raft_consensus.cc:3060] T d3667aa4245b41bc84c1c5dadad70d50 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:31.870263 12357 raft_consensus.cc:697] T 59598b05ca1f4c09b797cfdfea49f4a7 P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Becoming Leader. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Running, Role: LEADER
I20260709 13:05:31.871129 12357 consensus_queue.cc:237] T 59598b05ca1f4c09b797cfdfea49f4a7 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:31.875173 11972 catalog_manager.cc:5697] T 16428b6f0e7e40c7af070bcc44d4041d P 8e3d76ae69c74d1f85f6da548856eeb7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2). New cstate: current_term: 1 leader_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: UNKNOWN } } }
W20260709 13:05:31.876187 12113 leader_election.cc:343] T d3667aa4245b41bc84c1c5dadad70d50 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:31.868824 12329 leader_election.cc:290] T d3667aa4245b41bc84c1c5dadad70d50 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 election: Requested vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:31.880508 12264 tablet_bootstrap.cc:492] T dc04566a8b65497f82b7709b0069b323 P e86b6ed62ab0403bbda1861973380297: No bootstrap required, opened a new log
I20260709 13:05:31.880986 12264 ts_tablet_manager.cc:1403] T dc04566a8b65497f82b7709b0069b323 P e86b6ed62ab0403bbda1861973380297: Time spent bootstrapping tablet: real 0.053s	user 0.013s	sys 0.007s
I20260709 13:05:31.884581 12264 raft_consensus.cc:359] T dc04566a8b65497f82b7709b0069b323 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:31.885244 12264 raft_consensus.cc:385] T dc04566a8b65497f82b7709b0069b323 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:31.885512 12264 raft_consensus.cc:740] T dc04566a8b65497f82b7709b0069b323 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Initialized, Role: FOLLOWER
I20260709 13:05:31.886052 12224 raft_consensus.cc:2468] T d3667aa4245b41bc84c1c5dadad70d50 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e3d76ae69c74d1f85f6da548856eeb7 in term 1.
I20260709 13:05:31.886274 12264 consensus_queue.cc:260] T dc04566a8b65497f82b7709b0069b323 P e86b6ed62ab0403bbda1861973380297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:31.887122 12116 leader_election.cc:304] T d3667aa4245b41bc84c1c5dadad70d50 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297; no voters: 34bbb454ad22499cac0941f061a68408
I20260709 13:05:31.888244 12329 raft_consensus.cc:2804] T d3667aa4245b41bc84c1c5dadad70d50 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:31.889056 12264 ts_tablet_manager.cc:1434] T dc04566a8b65497f82b7709b0069b323 P e86b6ed62ab0403bbda1861973380297: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:05:31.889359 12329 raft_consensus.cc:697] T d3667aa4245b41bc84c1c5dadad70d50 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 LEADER]: Becoming Leader. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Running, Role: LEADER
I20260709 13:05:31.890400 12329 consensus_queue.cc:237] T d3667aa4245b41bc84c1c5dadad70d50 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:31.891079 12264 tablet_bootstrap.cc:492] T 005f1c400f184ef29bf5050bb6f47440 P e86b6ed62ab0403bbda1861973380297: Bootstrap starting.
I20260709 13:05:31.893416 12331 raft_consensus.cc:493] T 4bea05d5e2e54022b319b660b631bd92 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:31.893900 12331 raft_consensus.cc:515] T 4bea05d5e2e54022b319b660b631bd92 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:31.895133 12265 tablet_bootstrap.cc:492] T acf3180e1a0d49318429c1370142f705 P 34bbb454ad22499cac0941f061a68408: No bootstrap required, opened a new log
I20260709 13:05:31.895555 12265 ts_tablet_manager.cc:1403] T acf3180e1a0d49318429c1370142f705 P 34bbb454ad22499cac0941f061a68408: Time spent bootstrapping tablet: real 0.110s	user 0.010s	sys 0.010s
I20260709 13:05:31.895889 12331 leader_election.cc:290] T 4bea05d5e2e54022b319b660b631bd92 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:31.897696 12223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bea05d5e2e54022b319b660b631bd92" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297" is_pre_election: true
I20260709 13:05:31.898296 12223 raft_consensus.cc:2468] T 4bea05d5e2e54022b319b660b631bd92 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e3d76ae69c74d1f85f6da548856eeb7 in term 0.
I20260709 13:05:31.899559 12116 leader_election.cc:304] T 4bea05d5e2e54022b319b660b631bd92 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297; no voters: 
I20260709 13:05:31.901532 12364 raft_consensus.cc:2804] T 4bea05d5e2e54022b319b660b631bd92 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:31.901572 12075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bea05d5e2e54022b319b660b631bd92" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408" is_pre_election: true
I20260709 13:05:31.901975 12364 raft_consensus.cc:493] T 4bea05d5e2e54022b319b660b631bd92 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:31.902328 12364 raft_consensus.cc:3060] T 4bea05d5e2e54022b319b660b631bd92 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:31.899261 11972 catalog_manager.cc:5697] T 59598b05ca1f4c09b797cfdfea49f4a7 P e86b6ed62ab0403bbda1861973380297 reported cstate change: term changed from 0 to 1, leader changed from <none> to e86b6ed62ab0403bbda1861973380297 (127.10.182.3). New cstate: current_term: 1 leader_uuid: "e86b6ed62ab0403bbda1861973380297" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: HEALTHY } } }
W20260709 13:05:31.906426 12113 leader_election.cc:343] T 4bea05d5e2e54022b319b660b631bd92 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:31.910225 12264 tablet_bootstrap.cc:654] T 005f1c400f184ef29bf5050bb6f47440 P e86b6ed62ab0403bbda1861973380297: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:31.903937 12265 raft_consensus.cc:359] T acf3180e1a0d49318429c1370142f705 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:31.911131 12265 raft_consensus.cc:385] T acf3180e1a0d49318429c1370142f705 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:31.911444 12265 raft_consensus.cc:740] T acf3180e1a0d49318429c1370142f705 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34bbb454ad22499cac0941f061a68408, State: Initialized, Role: FOLLOWER
I20260709 13:05:31.912160 12265 consensus_queue.cc:260] T acf3180e1a0d49318429c1370142f705 P 34bbb454ad22499cac0941f061a68408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:31.913669 12266 tablet_bootstrap.cc:492] T acf3180e1a0d49318429c1370142f705 P 8e3d76ae69c74d1f85f6da548856eeb7: No bootstrap required, opened a new log
I20260709 13:05:31.915092 12266 ts_tablet_manager.cc:1403] T acf3180e1a0d49318429c1370142f705 P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent bootstrapping tablet: real 0.076s	user 0.007s	sys 0.006s
I20260709 13:05:31.916530 12265 ts_tablet_manager.cc:1434] T acf3180e1a0d49318429c1370142f705 P 34bbb454ad22499cac0941f061a68408: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 13:05:31.914201 12364 raft_consensus.cc:515] T 4bea05d5e2e54022b319b660b631bd92 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:31.917451 12265 tablet_bootstrap.cc:492] T 16428b6f0e7e40c7af070bcc44d4041d P 34bbb454ad22499cac0941f061a68408: Bootstrap starting.
I20260709 13:05:31.919155 12075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bea05d5e2e54022b319b660b631bd92" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408"
I20260709 13:05:31.919909 12223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bea05d5e2e54022b319b660b631bd92" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297"
W20260709 13:05:31.920437 12113 leader_election.cc:343] T 4bea05d5e2e54022b319b660b631bd92 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:31.920593 12223 raft_consensus.cc:3060] T 4bea05d5e2e54022b319b660b631bd92 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:31.929677 12264 tablet_bootstrap.cc:492] T 005f1c400f184ef29bf5050bb6f47440 P e86b6ed62ab0403bbda1861973380297: No bootstrap required, opened a new log
I20260709 13:05:31.930176 12264 ts_tablet_manager.cc:1403] T 005f1c400f184ef29bf5050bb6f47440 P e86b6ed62ab0403bbda1861973380297: Time spent bootstrapping tablet: real 0.039s	user 0.006s	sys 0.003s
I20260709 13:05:31.931535 12223 raft_consensus.cc:2468] T 4bea05d5e2e54022b319b660b631bd92 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e3d76ae69c74d1f85f6da548856eeb7 in term 1.
I20260709 13:05:31.932709 12116 leader_election.cc:304] T 4bea05d5e2e54022b319b660b631bd92 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297; no voters: 34bbb454ad22499cac0941f061a68408
I20260709 13:05:31.933207 12264 raft_consensus.cc:359] T 005f1c400f184ef29bf5050bb6f47440 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:31.933719 12331 raft_consensus.cc:2804] T 4bea05d5e2e54022b319b660b631bd92 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:31.938647 12265 tablet_bootstrap.cc:654] T 16428b6f0e7e40c7af070bcc44d4041d P 34bbb454ad22499cac0941f061a68408: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:31.940689 12364 leader_election.cc:290] T 4bea05d5e2e54022b319b660b631bd92 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 election: Requested vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:31.941198 12264 raft_consensus.cc:385] T 005f1c400f184ef29bf5050bb6f47440 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:31.941596 12264 raft_consensus.cc:740] T 005f1c400f184ef29bf5050bb6f47440 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Initialized, Role: FOLLOWER
I20260709 13:05:31.942291 12264 consensus_queue.cc:260] T 005f1c400f184ef29bf5050bb6f47440 P e86b6ed62ab0403bbda1861973380297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:31.940132 12266 raft_consensus.cc:359] T acf3180e1a0d49318429c1370142f705 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:31.943872 12266 raft_consensus.cc:385] T acf3180e1a0d49318429c1370142f705 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:31.953794 12266 raft_consensus.cc:740] T acf3180e1a0d49318429c1370142f705 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Initialized, Role: FOLLOWER
I20260709 13:05:31.944761 12264 ts_tablet_manager.cc:1434] T 005f1c400f184ef29bf5050bb6f47440 P e86b6ed62ab0403bbda1861973380297: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.004s
I20260709 13:05:31.955152 12264 tablet_bootstrap.cc:492] T 90a279e2e19045ae8ae6722914844c9e P e86b6ed62ab0403bbda1861973380297: Bootstrap starting.
I20260709 13:05:31.958630 12075 raft_consensus.cc:3060] T be96d81022a548aa8273e5cb29361b86 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:31.958525 12266 consensus_queue.cc:260] T acf3180e1a0d49318429c1370142f705 P 8e3d76ae69c74d1f85f6da548856eeb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:31.960805 12266 ts_tablet_manager.cc:1434] T acf3180e1a0d49318429c1370142f705 P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent starting tablet: real 0.045s	user 0.006s	sys 0.000s
I20260709 13:05:31.961789 12266 tablet_bootstrap.cc:492] T d41dbf3f863349f3bcc6e8320359e499 P 8e3d76ae69c74d1f85f6da548856eeb7: Bootstrap starting.
I20260709 13:05:31.949623 12265 tablet_bootstrap.cc:492] T 16428b6f0e7e40c7af070bcc44d4041d P 34bbb454ad22499cac0941f061a68408: No bootstrap required, opened a new log
I20260709 13:05:31.946080 12331 raft_consensus.cc:697] T 4bea05d5e2e54022b319b660b631bd92 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 LEADER]: Becoming Leader. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Running, Role: LEADER
I20260709 13:05:31.967273 12331 consensus_queue.cc:237] T 4bea05d5e2e54022b319b660b631bd92 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:31.967911 12266 tablet_bootstrap.cc:654] T d41dbf3f863349f3bcc6e8320359e499 P 8e3d76ae69c74d1f85f6da548856eeb7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:31.974332 12265 ts_tablet_manager.cc:1403] T 16428b6f0e7e40c7af070bcc44d4041d P 34bbb454ad22499cac0941f061a68408: Time spent bootstrapping tablet: real 0.057s	user 0.010s	sys 0.000s
I20260709 13:05:31.976737 12270 consensus_queue.cc:1048] T be96d81022a548aa8273e5cb29361b86 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:31.979049 12265 raft_consensus.cc:359] T 16428b6f0e7e40c7af070bcc44d4041d P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:31.979938 12265 raft_consensus.cc:385] T 16428b6f0e7e40c7af070bcc44d4041d P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:31.980300 12265 raft_consensus.cc:740] T 16428b6f0e7e40c7af070bcc44d4041d P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34bbb454ad22499cac0941f061a68408, State: Initialized, Role: FOLLOWER
I20260709 13:05:31.985201 12265 consensus_queue.cc:260] T 16428b6f0e7e40c7af070bcc44d4041d P 34bbb454ad22499cac0941f061a68408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:31.986120 12264 tablet_bootstrap.cc:654] T 90a279e2e19045ae8ae6722914844c9e P e86b6ed62ab0403bbda1861973380297: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:31.987226 12265 ts_tablet_manager.cc:1434] T 16428b6f0e7e40c7af070bcc44d4041d P 34bbb454ad22499cac0941f061a68408: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.000s
I20260709 13:05:31.988519 12265 tablet_bootstrap.cc:492] T 59598b05ca1f4c09b797cfdfea49f4a7 P 34bbb454ad22499cac0941f061a68408: Bootstrap starting.
I20260709 13:05:31.994319 12265 tablet_bootstrap.cc:654] T 59598b05ca1f4c09b797cfdfea49f4a7 P 34bbb454ad22499cac0941f061a68408: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:31.980433 12266 tablet_bootstrap.cc:492] T d41dbf3f863349f3bcc6e8320359e499 P 8e3d76ae69c74d1f85f6da548856eeb7: No bootstrap required, opened a new log
I20260709 13:05:31.996825 12266 ts_tablet_manager.cc:1403] T d41dbf3f863349f3bcc6e8320359e499 P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent bootstrapping tablet: real 0.035s	user 0.008s	sys 0.005s
I20260709 13:05:31.996695 12331 raft_consensus.cc:493] T acf3180e1a0d49318429c1370142f705 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:31.982812 11972 catalog_manager.cc:5697] T 4bea05d5e2e54022b319b660b631bd92 P 8e3d76ae69c74d1f85f6da548856eeb7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2). New cstate: current_term: 1 leader_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:31.997242 12331 raft_consensus.cc:515] T acf3180e1a0d49318429c1370142f705 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:31.999328 12331 leader_election.cc:290] T acf3180e1a0d49318429c1370142f705 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:32.003726 12072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acf3180e1a0d49318429c1370142f705" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408" is_pre_election: true
I20260709 13:05:32.005435 12223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acf3180e1a0d49318429c1370142f705" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297" is_pre_election: true
I20260709 13:05:32.021390 12223 raft_consensus.cc:2468] T acf3180e1a0d49318429c1370142f705 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e3d76ae69c74d1f85f6da548856eeb7 in term 0.
I20260709 13:05:32.011226 12266 raft_consensus.cc:359] T d41dbf3f863349f3bcc6e8320359e499 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:32.023064 12266 raft_consensus.cc:385] T d41dbf3f863349f3bcc6e8320359e499 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:32.023000 12116 leader_election.cc:304] T acf3180e1a0d49318429c1370142f705 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297; no voters: 
I20260709 13:05:32.023460 12266 raft_consensus.cc:740] T d41dbf3f863349f3bcc6e8320359e499 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Initialized, Role: FOLLOWER
I20260709 13:05:32.024075 12331 raft_consensus.cc:2804] T acf3180e1a0d49318429c1370142f705 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:32.024499 12331 raft_consensus.cc:493] T acf3180e1a0d49318429c1370142f705 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:32.024184 12266 consensus_queue.cc:260] T d41dbf3f863349f3bcc6e8320359e499 P 8e3d76ae69c74d1f85f6da548856eeb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:32.024853 12331 raft_consensus.cc:3060] T acf3180e1a0d49318429c1370142f705 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:32.026441 12266 ts_tablet_manager.cc:1434] T d41dbf3f863349f3bcc6e8320359e499 P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260709 13:05:32.020177 12072 raft_consensus.cc:2468] T acf3180e1a0d49318429c1370142f705 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e3d76ae69c74d1f85f6da548856eeb7 in term 0.
I20260709 13:05:32.027319 12266 tablet_bootstrap.cc:492] T 248501b4b53743dfb0335635143f8058 P 8e3d76ae69c74d1f85f6da548856eeb7: Bootstrap starting.
I20260709 13:05:32.006065 12357 consensus_queue.cc:1048] T be96d81022a548aa8273e5cb29361b86 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.022s
I20260709 13:05:32.037187 12266 tablet_bootstrap.cc:654] T 248501b4b53743dfb0335635143f8058 P 8e3d76ae69c74d1f85f6da548856eeb7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:31.998113 11972 catalog_manager.cc:5697] T d3667aa4245b41bc84c1c5dadad70d50 P 8e3d76ae69c74d1f85f6da548856eeb7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2). New cstate: current_term: 1 leader_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:32.039537 12331 raft_consensus.cc:515] T acf3180e1a0d49318429c1370142f705 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:32.058801 12331 leader_election.cc:290] T acf3180e1a0d49318429c1370142f705 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 election: Requested vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:32.061774 12223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acf3180e1a0d49318429c1370142f705" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297"
I20260709 13:05:32.062649 12223 raft_consensus.cc:3060] T acf3180e1a0d49318429c1370142f705 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:32.074222 12070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acf3180e1a0d49318429c1370142f705" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408"
I20260709 13:05:32.075095 12070 raft_consensus.cc:3060] T acf3180e1a0d49318429c1370142f705 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:32.088296 12223 raft_consensus.cc:2468] T acf3180e1a0d49318429c1370142f705 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e3d76ae69c74d1f85f6da548856eeb7 in term 1.
I20260709 13:05:32.092572 12070 raft_consensus.cc:2468] T acf3180e1a0d49318429c1370142f705 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e3d76ae69c74d1f85f6da548856eeb7 in term 1.
I20260709 13:05:32.102277 12113 leader_election.cc:304] T acf3180e1a0d49318429c1370142f705 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34bbb454ad22499cac0941f061a68408, 8e3d76ae69c74d1f85f6da548856eeb7; no voters: 
I20260709 13:05:32.103309 12331 raft_consensus.cc:2804] T acf3180e1a0d49318429c1370142f705 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:32.103890 12331 raft_consensus.cc:697] T acf3180e1a0d49318429c1370142f705 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 LEADER]: Becoming Leader. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Running, Role: LEADER
I20260709 13:05:32.104890 12331 consensus_queue.cc:237] T acf3180e1a0d49318429c1370142f705 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:32.116027 12266 tablet_bootstrap.cc:492] T 248501b4b53743dfb0335635143f8058 P 8e3d76ae69c74d1f85f6da548856eeb7: No bootstrap required, opened a new log
I20260709 13:05:32.117743 12265 tablet_bootstrap.cc:492] T 59598b05ca1f4c09b797cfdfea49f4a7 P 34bbb454ad22499cac0941f061a68408: No bootstrap required, opened a new log
I20260709 13:05:32.118160 12265 ts_tablet_manager.cc:1403] T 59598b05ca1f4c09b797cfdfea49f4a7 P 34bbb454ad22499cac0941f061a68408: Time spent bootstrapping tablet: real 0.130s	user 0.013s	sys 0.029s
I20260709 13:05:32.119884 12265 raft_consensus.cc:359] T 59598b05ca1f4c09b797cfdfea49f4a7 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:32.120594 12265 raft_consensus.cc:385] T 59598b05ca1f4c09b797cfdfea49f4a7 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:32.120883 12265 raft_consensus.cc:740] T 59598b05ca1f4c09b797cfdfea49f4a7 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34bbb454ad22499cac0941f061a68408, State: Initialized, Role: FOLLOWER
I20260709 13:05:32.121515 12265 consensus_queue.cc:260] T 59598b05ca1f4c09b797cfdfea49f4a7 P 34bbb454ad22499cac0941f061a68408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:32.122045 12264 tablet_bootstrap.cc:492] T 90a279e2e19045ae8ae6722914844c9e P e86b6ed62ab0403bbda1861973380297: No bootstrap required, opened a new log
I20260709 13:05:32.122609 12264 ts_tablet_manager.cc:1403] T 90a279e2e19045ae8ae6722914844c9e P e86b6ed62ab0403bbda1861973380297: Time spent bootstrapping tablet: real 0.168s	user 0.034s	sys 0.038s
I20260709 13:05:32.123363 12364 raft_consensus.cc:493] T d41dbf3f863349f3bcc6e8320359e499 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:32.123837 12364 raft_consensus.cc:515] T d41dbf3f863349f3bcc6e8320359e499 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:32.124029 12451 consensus_queue.cc:1048] T d76bc5ed969f41448ed9f2d4f1acefef P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:32.125523 12264 raft_consensus.cc:359] T 90a279e2e19045ae8ae6722914844c9e P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:32.126266 12264 raft_consensus.cc:385] T 90a279e2e19045ae8ae6722914844c9e P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:32.125850 12364 leader_election.cc:290] T d41dbf3f863349f3bcc6e8320359e499 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:32.126356 12070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d41dbf3f863349f3bcc6e8320359e499" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408" is_pre_election: true
I20260709 13:05:32.116425 12266 ts_tablet_manager.cc:1403] T 248501b4b53743dfb0335635143f8058 P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent bootstrapping tablet: real 0.089s	user 0.012s	sys 0.019s
I20260709 13:05:32.127278 12223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d41dbf3f863349f3bcc6e8320359e499" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297" is_pre_election: true
I20260709 13:05:32.126617 12264 raft_consensus.cc:740] T 90a279e2e19045ae8ae6722914844c9e P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Initialized, Role: FOLLOWER
I20260709 13:05:32.128870 12264 consensus_queue.cc:260] T 90a279e2e19045ae8ae6722914844c9e P e86b6ed62ab0403bbda1861973380297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
W20260709 13:05:32.129904 12113 leader_election.cc:343] T d41dbf3f863349f3bcc6e8320359e499 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:32.130481 12264 ts_tablet_manager.cc:1434] T 90a279e2e19045ae8ae6722914844c9e P e86b6ed62ab0403bbda1861973380297: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:05:32.130915 12266 raft_consensus.cc:359] T 248501b4b53743dfb0335635143f8058 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:32.131366 12264 tablet_bootstrap.cc:492] T 589d5c34da524776bcaf32ecd44c6ebb P e86b6ed62ab0403bbda1861973380297: Bootstrap starting.
I20260709 13:05:32.131565 12266 raft_consensus.cc:385] T 248501b4b53743dfb0335635143f8058 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:32.131850 12266 raft_consensus.cc:740] T 248501b4b53743dfb0335635143f8058 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Initialized, Role: FOLLOWER
I20260709 13:05:32.134244 12265 ts_tablet_manager.cc:1434] T 59598b05ca1f4c09b797cfdfea49f4a7 P 34bbb454ad22499cac0941f061a68408: Time spent starting tablet: real 0.016s	user 0.001s	sys 0.005s
I20260709 13:05:32.135246 12265 tablet_bootstrap.cc:492] T 4bea05d5e2e54022b319b660b631bd92 P 34bbb454ad22499cac0941f061a68408: Bootstrap starting.
W20260709 13:05:32.135356 12116 leader_election.cc:343] T d41dbf3f863349f3bcc6e8320359e499 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:32.135808 12116 leader_election.cc:304] T d41dbf3f863349f3bcc6e8320359e499 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7; no voters: 34bbb454ad22499cac0941f061a68408, e86b6ed62ab0403bbda1861973380297
I20260709 13:05:32.136823 12364 raft_consensus.cc:2749] T d41dbf3f863349f3bcc6e8320359e499 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:32.139772 12264 tablet_bootstrap.cc:654] T 589d5c34da524776bcaf32ecd44c6ebb P e86b6ed62ab0403bbda1861973380297: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:32.138660 12266 consensus_queue.cc:260] T 248501b4b53743dfb0335635143f8058 P 8e3d76ae69c74d1f85f6da548856eeb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:32.144189 12266 ts_tablet_manager.cc:1434] T 248501b4b53743dfb0335635143f8058 P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.001s
I20260709 13:05:32.190814 12266 tablet_bootstrap.cc:492] T 589d5c34da524776bcaf32ecd44c6ebb P 8e3d76ae69c74d1f85f6da548856eeb7: Bootstrap starting.
I20260709 13:05:32.196542 12353 raft_consensus.cc:493] T 90a279e2e19045ae8ae6722914844c9e P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:32.207135 12453 raft_consensus.cc:493] T 005f1c400f184ef29bf5050bb6f47440 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:32.208207 12453 raft_consensus.cc:515] T 005f1c400f184ef29bf5050bb6f47440 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:32.144441 12265 tablet_bootstrap.cc:654] T 4bea05d5e2e54022b319b660b631bd92 P 34bbb454ad22499cac0941f061a68408: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:32.221442 12393 raft_consensus.cc:493] T dc04566a8b65497f82b7709b0069b323 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:32.221285 12150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "005f1c400f184ef29bf5050bb6f47440" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" is_pre_election: true
I20260709 13:05:32.222445 12150 raft_consensus.cc:2468] T 005f1c400f184ef29bf5050bb6f47440 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e86b6ed62ab0403bbda1861973380297 in term 0.
I20260709 13:05:32.222302 12393 raft_consensus.cc:515] T dc04566a8b65497f82b7709b0069b323 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:32.224298 12264 tablet_bootstrap.cc:492] T 589d5c34da524776bcaf32ecd44c6ebb P e86b6ed62ab0403bbda1861973380297: No bootstrap required, opened a new log
I20260709 13:05:32.220144 12270 consensus_queue.cc:1048] T d76bc5ed969f41448ed9f2d4f1acefef P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 13:05:32.243453 12353 raft_consensus.cc:515] T 90a279e2e19045ae8ae6722914844c9e P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:32.245846 12331 consensus_queue.cc:1048] T 16428b6f0e7e40c7af070bcc44d4041d P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:05:32.249367 12070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "005f1c400f184ef29bf5050bb6f47440" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408" is_pre_election: true
I20260709 13:05:32.253357 12264 ts_tablet_manager.cc:1403] T 589d5c34da524776bcaf32ecd44c6ebb P e86b6ed62ab0403bbda1861973380297: Time spent bootstrapping tablet: real 0.122s	user 0.007s	sys 0.007s
I20260709 13:05:32.215369 12453 leader_election.cc:290] T 005f1c400f184ef29bf5050bb6f47440 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
I20260709 13:05:32.269301 12357 raft_consensus.cc:493] T dc04566a8b65497f82b7709b0069b323 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:05:32.269937 12187 leader_election.cc:343] T 005f1c400f184ef29bf5050bb6f47440 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:32.270007 12393 leader_election.cc:290] T dc04566a8b65497f82b7709b0069b323 P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:32.270174 12357 raft_consensus.cc:515] T dc04566a8b65497f82b7709b0069b323 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:32.280154 12353 leader_election.cc:290] T 90a279e2e19045ae8ae6722914844c9e P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
I20260709 13:05:32.284200 12150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc04566a8b65497f82b7709b0069b323" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" is_pre_election: true
I20260709 13:05:32.285003 12357 leader_election.cc:290] T dc04566a8b65497f82b7709b0069b323 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
I20260709 13:05:32.285053 12150 raft_consensus.cc:2468] T dc04566a8b65497f82b7709b0069b323 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 34bbb454ad22499cac0941f061a68408 in term 0.
I20260709 13:05:32.310312 12221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc04566a8b65497f82b7709b0069b323" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297" is_pre_election: true
I20260709 13:05:32.311415 12221 raft_consensus.cc:2468] T dc04566a8b65497f82b7709b0069b323 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 34bbb454ad22499cac0941f061a68408 in term 0.
I20260709 13:05:32.317267 12041 leader_election.cc:304] T dc04566a8b65497f82b7709b0069b323 P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34bbb454ad22499cac0941f061a68408, e86b6ed62ab0403bbda1861973380297; no voters: 
I20260709 13:05:32.318415 12393 raft_consensus.cc:2804] T dc04566a8b65497f82b7709b0069b323 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:32.318845 12393 raft_consensus.cc:493] T dc04566a8b65497f82b7709b0069b323 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:32.319226 12393 raft_consensus.cc:3060] T dc04566a8b65497f82b7709b0069b323 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:32.330603 12264 raft_consensus.cc:359] T 589d5c34da524776bcaf32ecd44c6ebb P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:32.331571 12264 raft_consensus.cc:385] T 589d5c34da524776bcaf32ecd44c6ebb P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:32.331907 12264 raft_consensus.cc:740] T 589d5c34da524776bcaf32ecd44c6ebb P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Initialized, Role: FOLLOWER
I20260709 13:05:32.337373 12393 raft_consensus.cc:515] T dc04566a8b65497f82b7709b0069b323 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:32.338109 12264 consensus_queue.cc:260] T 589d5c34da524776bcaf32ecd44c6ebb P e86b6ed62ab0403bbda1861973380297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:32.343717 12393 leader_election.cc:290] T dc04566a8b65497f82b7709b0069b323 P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 1 election: Requested vote from peers 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:32.343780 12224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc04566a8b65497f82b7709b0069b323" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297"
I20260709 13:05:32.344645 12224 raft_consensus.cc:3060] T dc04566a8b65497f82b7709b0069b323 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:32.351519 12364 consensus_queue.cc:1048] T d3667aa4245b41bc84c1c5dadad70d50 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:32.354563 12266 tablet_bootstrap.cc:654] T 589d5c34da524776bcaf32ecd44c6ebb P 8e3d76ae69c74d1f85f6da548856eeb7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:32.359331 12224 raft_consensus.cc:2468] T dc04566a8b65497f82b7709b0069b323 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34bbb454ad22499cac0941f061a68408 in term 1.
I20260709 13:05:32.360652 12041 leader_election.cc:304] T dc04566a8b65497f82b7709b0069b323 P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34bbb454ad22499cac0941f061a68408, e86b6ed62ab0403bbda1861973380297; no voters: 
I20260709 13:05:32.362411 12393 raft_consensus.cc:2804] T dc04566a8b65497f82b7709b0069b323 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:32.363265 12393 raft_consensus.cc:697] T dc04566a8b65497f82b7709b0069b323 P 34bbb454ad22499cac0941f061a68408 [term 1 LEADER]: Becoming Leader. State: Replica: 34bbb454ad22499cac0941f061a68408, State: Running, Role: LEADER
I20260709 13:05:32.363909 12264 ts_tablet_manager.cc:1434] T 589d5c34da524776bcaf32ecd44c6ebb P e86b6ed62ab0403bbda1861973380297: Time spent starting tablet: real 0.110s	user 0.006s	sys 0.005s
I20260709 13:05:32.364429 12393 consensus_queue.cc:237] T dc04566a8b65497f82b7709b0069b323 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:32.367265 12188 leader_election.cc:304] T 005f1c400f184ef29bf5050bb6f47440 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297; no voters: 34bbb454ad22499cac0941f061a68408
I20260709 13:05:32.368324 12451 raft_consensus.cc:2804] T 005f1c400f184ef29bf5050bb6f47440 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:32.368739 12451 raft_consensus.cc:493] T 005f1c400f184ef29bf5050bb6f47440 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:32.369117 12451 raft_consensus.cc:3060] T 005f1c400f184ef29bf5050bb6f47440 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:32.369398 12265 tablet_bootstrap.cc:492] T 4bea05d5e2e54022b319b660b631bd92 P 34bbb454ad22499cac0941f061a68408: No bootstrap required, opened a new log
I20260709 13:05:32.377513 12357 raft_consensus.cc:493] T 589d5c34da524776bcaf32ecd44c6ebb P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:32.377801 12264 tablet_bootstrap.cc:492] T d41dbf3f863349f3bcc6e8320359e499 P e86b6ed62ab0403bbda1861973380297: Bootstrap starting.
I20260709 13:05:32.378196 12357 raft_consensus.cc:515] T 589d5c34da524776bcaf32ecd44c6ebb P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:32.389741 12265 ts_tablet_manager.cc:1403] T 4bea05d5e2e54022b319b660b631bd92 P 34bbb454ad22499cac0941f061a68408: Time spent bootstrapping tablet: real 0.255s	user 0.019s	sys 0.004s
I20260709 13:05:32.397727 12451 raft_consensus.cc:515] T 005f1c400f184ef29bf5050bb6f47440 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:32.405166 12392 raft_consensus.cc:493] T 59598b05ca1f4c09b797cfdfea49f4a7 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:32.407323 12392 raft_consensus.cc:515] T 59598b05ca1f4c09b797cfdfea49f4a7 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:32.410761 12357 leader_election.cc:290] T 589d5c34da524776bcaf32ecd44c6ebb P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
I20260709 13:05:32.411855 12392 leader_election.cc:290] T 59598b05ca1f4c09b797cfdfea49f4a7 P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:32.413439 12451 leader_election.cc:290] T 005f1c400f184ef29bf5050bb6f47440 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 election: Requested vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
I20260709 13:05:32.422571 12266 tablet_bootstrap.cc:492] T 589d5c34da524776bcaf32ecd44c6ebb P 8e3d76ae69c74d1f85f6da548856eeb7: No bootstrap required, opened a new log
I20260709 13:05:32.423107 12266 ts_tablet_manager.cc:1403] T 589d5c34da524776bcaf32ecd44c6ebb P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent bootstrapping tablet: real 0.233s	user 0.021s	sys 0.011s
I20260709 13:05:32.425858 12264 tablet_bootstrap.cc:654] T d41dbf3f863349f3bcc6e8320359e499 P e86b6ed62ab0403bbda1861973380297: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:32.422256 12265 raft_consensus.cc:359] T 4bea05d5e2e54022b319b660b631bd92 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:32.426900 12265 raft_consensus.cc:385] T 4bea05d5e2e54022b319b660b631bd92 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:32.427215 12265 raft_consensus.cc:740] T 4bea05d5e2e54022b319b660b631bd92 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34bbb454ad22499cac0941f061a68408, State: Initialized, Role: FOLLOWER
I20260709 13:05:32.427893 12265 consensus_queue.cc:260] T 4bea05d5e2e54022b319b660b631bd92 P 34bbb454ad22499cac0941f061a68408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:32.431066 12265 ts_tablet_manager.cc:1434] T 4bea05d5e2e54022b319b660b631bd92 P 34bbb454ad22499cac0941f061a68408: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.001s
I20260709 13:05:32.431757 12364 raft_consensus.cc:493] T 248501b4b53743dfb0335635143f8058 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:32.432507 12265 tablet_bootstrap.cc:492] T 79ee859d668b4354abb7db1e5cc66864 P 34bbb454ad22499cac0941f061a68408: Bootstrap starting.
I20260709 13:05:32.432368 12364 raft_consensus.cc:515] T 248501b4b53743dfb0335635143f8058 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:32.432931 12266 raft_consensus.cc:359] T 589d5c34da524776bcaf32ecd44c6ebb P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:32.433604 12266 raft_consensus.cc:385] T 589d5c34da524776bcaf32ecd44c6ebb P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:32.433907 12266 raft_consensus.cc:740] T 589d5c34da524776bcaf32ecd44c6ebb P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Initialized, Role: FOLLOWER
I20260709 13:05:32.434779 12364 leader_election.cc:290] T 248501b4b53743dfb0335635143f8058 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:32.434556 12266 consensus_queue.cc:260] T 589d5c34da524776bcaf32ecd44c6ebb P 8e3d76ae69c74d1f85f6da548856eeb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:32.436260 12266 ts_tablet_manager.cc:1434] T 589d5c34da524776bcaf32ecd44c6ebb P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.000s
I20260709 13:05:32.437465 12266 tablet_bootstrap.cc:492] T f96c4ec262aa4d7e93f5ef6f6fa7489e P 8e3d76ae69c74d1f85f6da548856eeb7: Bootstrap starting.
I20260709 13:05:32.440876 12265 tablet_bootstrap.cc:654] T 79ee859d668b4354abb7db1e5cc66864 P 34bbb454ad22499cac0941f061a68408: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:32.445636 12264 tablet_bootstrap.cc:492] T d41dbf3f863349f3bcc6e8320359e499 P e86b6ed62ab0403bbda1861973380297: No bootstrap required, opened a new log
I20260709 13:05:32.446065 12264 ts_tablet_manager.cc:1403] T d41dbf3f863349f3bcc6e8320359e499 P e86b6ed62ab0403bbda1861973380297: Time spent bootstrapping tablet: real 0.081s	user 0.007s	sys 0.007s
I20260709 13:05:32.446650 12266 tablet_bootstrap.cc:654] T f96c4ec262aa4d7e93f5ef6f6fa7489e P 8e3d76ae69c74d1f85f6da548856eeb7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:32.450022 12264 raft_consensus.cc:359] T d41dbf3f863349f3bcc6e8320359e499 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:32.450973 12264 raft_consensus.cc:385] T d41dbf3f863349f3bcc6e8320359e499 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:32.451339 12264 raft_consensus.cc:740] T d41dbf3f863349f3bcc6e8320359e499 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Initialized, Role: FOLLOWER
I20260709 13:05:32.452208 12264 consensus_queue.cc:260] T d41dbf3f863349f3bcc6e8320359e499 P e86b6ed62ab0403bbda1861973380297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:32.455475 12264 ts_tablet_manager.cc:1434] T d41dbf3f863349f3bcc6e8320359e499 P e86b6ed62ab0403bbda1861973380297: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 13:05:32.456779 12264 tablet_bootstrap.cc:492] T 248501b4b53743dfb0335635143f8058 P e86b6ed62ab0403bbda1861973380297: Bootstrap starting.
I20260709 13:05:32.452822 12075 raft_consensus.cc:3060] T 16428b6f0e7e40c7af070bcc44d4041d P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:32.462978 12266 tablet_bootstrap.cc:492] T f96c4ec262aa4d7e93f5ef6f6fa7489e P 8e3d76ae69c74d1f85f6da548856eeb7: No bootstrap required, opened a new log
I20260709 13:05:32.463442 12266 ts_tablet_manager.cc:1403] T f96c4ec262aa4d7e93f5ef6f6fa7489e P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.000s
I20260709 13:05:32.464248 12069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90a279e2e19045ae8ae6722914844c9e" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408" is_pre_election: true
I20260709 13:05:32.465307 12144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc04566a8b65497f82b7709b0069b323" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" is_pre_election: true
I20260709 13:05:32.466034 12144 raft_consensus.cc:2468] T dc04566a8b65497f82b7709b0069b323 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e86b6ed62ab0403bbda1861973380297 in term 0.
I20260709 13:05:32.466585 12069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc04566a8b65497f82b7709b0069b323" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408" is_pre_election: true
I20260709 13:05:32.470046 12074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "248501b4b53743dfb0335635143f8058" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408" is_pre_election: true
I20260709 13:05:32.472864 12074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "005f1c400f184ef29bf5050bb6f47440" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408"
I20260709 13:05:32.473102 12072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "589d5c34da524776bcaf32ecd44c6ebb" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408" is_pre_election: true
I20260709 13:05:32.474869 12392 raft_consensus.cc:493] T 16428b6f0e7e40c7af070bcc44d4041d P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:32.475351 12392 raft_consensus.cc:515] T 16428b6f0e7e40c7af070bcc44d4041d P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:32.477820 12073 raft_consensus.cc:3060] T 59598b05ca1f4c09b797cfdfea49f4a7 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:32.478546 12265 tablet_bootstrap.cc:492] T 79ee859d668b4354abb7db1e5cc66864 P 34bbb454ad22499cac0941f061a68408: No bootstrap required, opened a new log
I20260709 13:05:32.479138 12265 ts_tablet_manager.cc:1403] T 79ee859d668b4354abb7db1e5cc66864 P 34bbb454ad22499cac0941f061a68408: Time spent bootstrapping tablet: real 0.047s	user 0.012s	sys 0.005s
I20260709 13:05:32.481874 12265 raft_consensus.cc:359] T 79ee859d668b4354abb7db1e5cc66864 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:32.482561 12265 raft_consensus.cc:385] T 79ee859d668b4354abb7db1e5cc66864 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:32.482824 12265 raft_consensus.cc:740] T 79ee859d668b4354abb7db1e5cc66864 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34bbb454ad22499cac0941f061a68408, State: Initialized, Role: FOLLOWER
I20260709 13:05:32.483429 12265 consensus_queue.cc:260] T 79ee859d668b4354abb7db1e5cc66864 P 34bbb454ad22499cac0941f061a68408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:32.486106 12265 ts_tablet_manager.cc:1434] T 79ee859d668b4354abb7db1e5cc66864 P 34bbb454ad22499cac0941f061a68408: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:05:32.487231 12265 tablet_bootstrap.cc:492] T 589d5c34da524776bcaf32ecd44c6ebb P 34bbb454ad22499cac0941f061a68408: Bootstrap starting.
W20260709 13:05:32.487751 12113 leader_election.cc:343] T 248501b4b53743dfb0335635143f8058 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:32.490561 12266 raft_consensus.cc:359] T f96c4ec262aa4d7e93f5ef6f6fa7489e P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:32.491323 12266 raft_consensus.cc:385] T f96c4ec262aa4d7e93f5ef6f6fa7489e P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:32.491592 12266 raft_consensus.cc:740] T f96c4ec262aa4d7e93f5ef6f6fa7489e P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Initialized, Role: FOLLOWER
I20260709 13:05:32.492236 12266 consensus_queue.cc:260] T f96c4ec262aa4d7e93f5ef6f6fa7489e P 8e3d76ae69c74d1f85f6da548856eeb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:32.493091 12265 tablet_bootstrap.cc:654] T 589d5c34da524776bcaf32ecd44c6ebb P 34bbb454ad22499cac0941f061a68408: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:32.492941 12264 tablet_bootstrap.cc:654] T 248501b4b53743dfb0335635143f8058 P e86b6ed62ab0403bbda1861973380297: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:32.493870 12266 ts_tablet_manager.cc:1434] T f96c4ec262aa4d7e93f5ef6f6fa7489e P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260709 13:05:32.494982 12266 tablet_bootstrap.cc:492] T f2d3f5f4b46847e981ef45e207a6731c P 8e3d76ae69c74d1f85f6da548856eeb7: Bootstrap starting.
W20260709 13:05:32.503650 12113 consensus_peers.cc:597] T d3667aa4245b41bc84c1c5dadad70d50 P 8e3d76ae69c74d1f85f6da548856eeb7 -> Peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Couldn't send request to peer 34bbb454ad22499cac0941f061a68408. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:32.504801 12265 tablet_bootstrap.cc:492] T 589d5c34da524776bcaf32ecd44c6ebb P 34bbb454ad22499cac0941f061a68408: No bootstrap required, opened a new log
I20260709 13:05:32.506358 12146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59598b05ca1f4c09b797cfdfea49f4a7" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" is_pre_election: true
I20260709 13:05:32.507555 12146 raft_consensus.cc:2393] T 59598b05ca1f4c09b797cfdfea49f4a7 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 34bbb454ad22499cac0941f061a68408 in current term 1: Already voted for candidate e86b6ed62ab0403bbda1861973380297 in this term.
W20260709 13:05:32.509948 12187 leader_election.cc:343] T 90a279e2e19045ae8ae6722914844c9e P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:32.511958 11970 catalog_manager.cc:5697] T acf3180e1a0d49318429c1370142f705 P 8e3d76ae69c74d1f85f6da548856eeb7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2). New cstate: current_term: 1 leader_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:32.515303 12266 tablet_bootstrap.cc:654] T f2d3f5f4b46847e981ef45e207a6731c P 8e3d76ae69c74d1f85f6da548856eeb7: Neither blocks nor log segments found. Creating new log.
W20260709 13:05:32.516237 12187 leader_election.cc:343] T 005f1c400f184ef29bf5050bb6f47440 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:32.517845 12073 raft_consensus.cc:3060] T 4bea05d5e2e54022b319b660b631bd92 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:32.518797 12148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc04566a8b65497f82b7709b0069b323" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
I20260709 13:05:32.519500 12148 raft_consensus.cc:3060] T dc04566a8b65497f82b7709b0069b323 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:32.527238 12148 raft_consensus.cc:2468] T dc04566a8b65497f82b7709b0069b323 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34bbb454ad22499cac0941f061a68408 in term 1.
I20260709 13:05:32.528728 12265 ts_tablet_manager.cc:1403] T 589d5c34da524776bcaf32ecd44c6ebb P 34bbb454ad22499cac0941f061a68408: Time spent bootstrapping tablet: real 0.042s	user 0.009s	sys 0.009s
W20260709 13:05:32.529222 12187 leader_election.cc:343] T 589d5c34da524776bcaf32ecd44c6ebb P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:32.533809 12364 consensus_queue.cc:1048] T 16428b6f0e7e40c7af070bcc44d4041d P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:32.540441 12265 raft_consensus.cc:359] T 589d5c34da524776bcaf32ecd44c6ebb P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:32.541294 12265 raft_consensus.cc:385] T 589d5c34da524776bcaf32ecd44c6ebb P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:32.541641 12265 raft_consensus.cc:740] T 589d5c34da524776bcaf32ecd44c6ebb P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34bbb454ad22499cac0941f061a68408, State: Initialized, Role: FOLLOWER
I20260709 13:05:32.542356 12265 consensus_queue.cc:260] T 589d5c34da524776bcaf32ecd44c6ebb P 34bbb454ad22499cac0941f061a68408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:32.543174 12364 consensus_queue.cc:1048] T 4bea05d5e2e54022b319b660b631bd92 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:32.550774 12266 tablet_bootstrap.cc:492] T f2d3f5f4b46847e981ef45e207a6731c P 8e3d76ae69c74d1f85f6da548856eeb7: No bootstrap required, opened a new log
I20260709 13:05:32.551304 12266 ts_tablet_manager.cc:1403] T f2d3f5f4b46847e981ef45e207a6731c P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent bootstrapping tablet: real 0.057s	user 0.015s	sys 0.003s
I20260709 13:05:32.547344 12264 tablet_bootstrap.cc:492] T 248501b4b53743dfb0335635143f8058 P e86b6ed62ab0403bbda1861973380297: No bootstrap required, opened a new log
I20260709 13:05:32.550825 12265 ts_tablet_manager.cc:1434] T 589d5c34da524776bcaf32ecd44c6ebb P 34bbb454ad22499cac0941f061a68408: Time spent starting tablet: real 0.016s	user 0.001s	sys 0.005s
I20260709 13:05:32.553311 12264 ts_tablet_manager.cc:1403] T 248501b4b53743dfb0335635143f8058 P e86b6ed62ab0403bbda1861973380297: Time spent bootstrapping tablet: real 0.097s	user 0.007s	sys 0.015s
I20260709 13:05:32.554701 12266 raft_consensus.cc:359] T f2d3f5f4b46847e981ef45e207a6731c P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:32.555167 12265 tablet_bootstrap.cc:492] T d3667aa4245b41bc84c1c5dadad70d50 P 34bbb454ad22499cac0941f061a68408: Bootstrap starting.
I20260709 13:05:32.555382 12266 raft_consensus.cc:385] T f2d3f5f4b46847e981ef45e207a6731c P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:32.555722 12266 raft_consensus.cc:740] T f2d3f5f4b46847e981ef45e207a6731c P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Initialized, Role: FOLLOWER
I20260709 13:05:32.555914 12264 raft_consensus.cc:359] T 248501b4b53743dfb0335635143f8058 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:32.556583 12264 raft_consensus.cc:385] T 248501b4b53743dfb0335635143f8058 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:32.556331 12266 consensus_queue.cc:260] T f2d3f5f4b46847e981ef45e207a6731c P 8e3d76ae69c74d1f85f6da548856eeb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:32.556862 12264 raft_consensus.cc:740] T 248501b4b53743dfb0335635143f8058 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Initialized, Role: FOLLOWER
I20260709 13:05:32.558105 12266 ts_tablet_manager.cc:1434] T f2d3f5f4b46847e981ef45e207a6731c P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:05:32.558634 12264 consensus_queue.cc:260] T 248501b4b53743dfb0335635143f8058 P e86b6ed62ab0403bbda1861973380297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:32.562598 12266 tablet_bootstrap.cc:492] T 290f13a0cac5430faf0c92e2daeeed42 P 8e3d76ae69c74d1f85f6da548856eeb7: Bootstrap starting.
I20260709 13:05:32.564026 12264 ts_tablet_manager.cc:1434] T 248501b4b53743dfb0335635143f8058 P e86b6ed62ab0403bbda1861973380297: Time spent starting tablet: real 0.010s	user 0.000s	sys 0.006s
I20260709 13:05:32.565167 12264 tablet_bootstrap.cc:492] T f2d3f5f4b46847e981ef45e207a6731c P e86b6ed62ab0403bbda1861973380297: Bootstrap starting.
I20260709 13:05:32.578040 12145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90a279e2e19045ae8ae6722914844c9e" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" is_pre_election: true
W20260709 13:05:32.585072 12187 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.182.1:37883, user_credentials={real_user=slave}} blocked reactor thread for 45538.4us
I20260709 13:05:32.600270 12283 consensus_queue.cc:1048] T 59598b05ca1f4c09b797cfdfea49f4a7 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:32.614100 12265 tablet_bootstrap.cc:654] T d3667aa4245b41bc84c1c5dadad70d50 P 34bbb454ad22499cac0941f061a68408: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:32.629009 12265 tablet_bootstrap.cc:492] T d3667aa4245b41bc84c1c5dadad70d50 P 34bbb454ad22499cac0941f061a68408: No bootstrap required, opened a new log
I20260709 13:05:32.629397 12265 ts_tablet_manager.cc:1403] T d3667aa4245b41bc84c1c5dadad70d50 P 34bbb454ad22499cac0941f061a68408: Time spent bootstrapping tablet: real 0.076s	user 0.022s	sys 0.001s
I20260709 13:05:32.631384 12265 raft_consensus.cc:359] T d3667aa4245b41bc84c1c5dadad70d50 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:32.632025 12265 raft_consensus.cc:385] T d3667aa4245b41bc84c1c5dadad70d50 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:32.632303 12265 raft_consensus.cc:740] T d3667aa4245b41bc84c1c5dadad70d50 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34bbb454ad22499cac0941f061a68408, State: Initialized, Role: FOLLOWER
I20260709 13:05:32.633086 12265 consensus_queue.cc:260] T d3667aa4245b41bc84c1c5dadad70d50 P 34bbb454ad22499cac0941f061a68408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:32.635280 12265 ts_tablet_manager.cc:1434] T d3667aa4245b41bc84c1c5dadad70d50 P 34bbb454ad22499cac0941f061a68408: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:05:32.636333 12265 tablet_bootstrap.cc:492] T 290f13a0cac5430faf0c92e2daeeed42 P 34bbb454ad22499cac0941f061a68408: Bootstrap starting.
I20260709 13:05:32.646130 12265 tablet_bootstrap.cc:654] T 290f13a0cac5430faf0c92e2daeeed42 P 34bbb454ad22499cac0941f061a68408: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:32.665292 12544 consensus_queue.cc:1048] T acf3180e1a0d49318429c1370142f705 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:32.677457 12265 tablet_bootstrap.cc:492] T 290f13a0cac5430faf0c92e2daeeed42 P 34bbb454ad22499cac0941f061a68408: No bootstrap required, opened a new log
I20260709 13:05:32.678177 12265 ts_tablet_manager.cc:1403] T 290f13a0cac5430faf0c92e2daeeed42 P 34bbb454ad22499cac0941f061a68408: Time spent bootstrapping tablet: real 0.042s	user 0.011s	sys 0.002s
I20260709 13:05:32.682534 12265 raft_consensus.cc:359] T 290f13a0cac5430faf0c92e2daeeed42 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:32.683555 12265 raft_consensus.cc:385] T 290f13a0cac5430faf0c92e2daeeed42 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:32.683926 12265 raft_consensus.cc:740] T 290f13a0cac5430faf0c92e2daeeed42 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34bbb454ad22499cac0941f061a68408, State: Initialized, Role: FOLLOWER
I20260709 13:05:32.685056 12265 consensus_queue.cc:260] T 290f13a0cac5430faf0c92e2daeeed42 P 34bbb454ad22499cac0941f061a68408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:32.687856 12543 raft_consensus.cc:493] T 589d5c34da524776bcaf32ecd44c6ebb P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:32.688688 12543 raft_consensus.cc:515] T 589d5c34da524776bcaf32ecd44c6ebb P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:32.689949 12266 tablet_bootstrap.cc:654] T 290f13a0cac5430faf0c92e2daeeed42 P 8e3d76ae69c74d1f85f6da548856eeb7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:32.688028 12540 raft_consensus.cc:493] T 290f13a0cac5430faf0c92e2daeeed42 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:32.691830 12540 raft_consensus.cc:515] T 290f13a0cac5430faf0c92e2daeeed42 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:32.694123 12540 leader_election.cc:290] T 290f13a0cac5430faf0c92e2daeeed42 P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:32.696610 12543 leader_election.cc:290] T 589d5c34da524776bcaf32ecd44c6ebb P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:32.698424 12265 ts_tablet_manager.cc:1434] T 290f13a0cac5430faf0c92e2daeeed42 P 34bbb454ad22499cac0941f061a68408: Time spent starting tablet: real 0.020s	user 0.010s	sys 0.000s
I20260709 13:05:32.699483 12265 tablet_bootstrap.cc:492] T 005f1c400f184ef29bf5050bb6f47440 P 34bbb454ad22499cac0941f061a68408: Bootstrap starting.
I20260709 13:05:32.699556 12071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "589d5c34da524776bcaf32ecd44c6ebb" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408" is_pre_election: true
I20260709 13:05:32.700331 12071 raft_consensus.cc:2468] T 589d5c34da524776bcaf32ecd44c6ebb P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e3d76ae69c74d1f85f6da548856eeb7 in term 0.
I20260709 13:05:32.701382 12113 leader_election.cc:304] T 589d5c34da524776bcaf32ecd44c6ebb P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34bbb454ad22499cac0941f061a68408, 8e3d76ae69c74d1f85f6da548856eeb7; no voters: 
I20260709 13:05:32.701820 12141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "290f13a0cac5430faf0c92e2daeeed42" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" is_pre_election: true
I20260709 13:05:32.702414 12543 raft_consensus.cc:2804] T 589d5c34da524776bcaf32ecd44c6ebb P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:32.702813 12543 raft_consensus.cc:493] T 589d5c34da524776bcaf32ecd44c6ebb P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:32.703192 12543 raft_consensus.cc:3060] T 589d5c34da524776bcaf32ecd44c6ebb P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:32.705807 12265 tablet_bootstrap.cc:654] T 005f1c400f184ef29bf5050bb6f47440 P 34bbb454ad22499cac0941f061a68408: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:32.711130 12264 tablet_bootstrap.cc:654] T f2d3f5f4b46847e981ef45e207a6731c P e86b6ed62ab0403bbda1861973380297: Neither blocks nor log segments found. Creating new log.
W20260709 13:05:32.712729 12039 leader_election.cc:343] T 290f13a0cac5430faf0c92e2daeeed42 P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:32.727174 12331 raft_consensus.cc:493] T f96c4ec262aa4d7e93f5ef6f6fa7489e P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:32.722447 12392 leader_election.cc:290] T 16428b6f0e7e40c7af070bcc44d4041d P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:32.727721 12331 raft_consensus.cc:515] T f96c4ec262aa4d7e93f5ef6f6fa7489e P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:32.730873 12070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f96c4ec262aa4d7e93f5ef6f6fa7489e" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408" is_pre_election: true
W20260709 13:05:32.732815 12113 leader_election.cc:343] T f96c4ec262aa4d7e93f5ef6f6fa7489e P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:32.721000 12543 raft_consensus.cc:515] T 589d5c34da524776bcaf32ecd44c6ebb P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:32.743647 12141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16428b6f0e7e40c7af070bcc44d4041d" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" is_pre_election: true
I20260709 13:05:32.749671 12331 leader_election.cc:290] T f96c4ec262aa4d7e93f5ef6f6fa7489e P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:32.753119 12543 leader_election.cc:290] T 589d5c34da524776bcaf32ecd44c6ebb P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 election: Requested vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:32.753583 12265 tablet_bootstrap.cc:492] T 005f1c400f184ef29bf5050bb6f47440 P 34bbb454ad22499cac0941f061a68408: No bootstrap required, opened a new log
I20260709 13:05:32.754036 12265 ts_tablet_manager.cc:1403] T 005f1c400f184ef29bf5050bb6f47440 P 34bbb454ad22499cac0941f061a68408: Time spent bootstrapping tablet: real 0.055s	user 0.014s	sys 0.007s
I20260709 13:05:32.758150 12265 raft_consensus.cc:359] T 005f1c400f184ef29bf5050bb6f47440 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:32.758739 12265 raft_consensus.cc:385] T 005f1c400f184ef29bf5050bb6f47440 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:32.758994 12265 raft_consensus.cc:740] T 005f1c400f184ef29bf5050bb6f47440 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34bbb454ad22499cac0941f061a68408, State: Initialized, Role: FOLLOWER
I20260709 13:05:32.759631 12265 consensus_queue.cc:260] T 005f1c400f184ef29bf5050bb6f47440 P 34bbb454ad22499cac0941f061a68408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:32.761765 12265 ts_tablet_manager.cc:1434] T 005f1c400f184ef29bf5050bb6f47440 P 34bbb454ad22499cac0941f061a68408: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:05:32.762517 12266 tablet_bootstrap.cc:492] T 290f13a0cac5430faf0c92e2daeeed42 P 8e3d76ae69c74d1f85f6da548856eeb7: No bootstrap required, opened a new log
I20260709 13:05:32.762712 12265 tablet_bootstrap.cc:492] T 90a279e2e19045ae8ae6722914844c9e P 34bbb454ad22499cac0941f061a68408: Bootstrap starting.
I20260709 13:05:32.762988 12266 ts_tablet_manager.cc:1403] T 290f13a0cac5430faf0c92e2daeeed42 P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent bootstrapping tablet: real 0.201s	user 0.014s	sys 0.006s
I20260709 13:05:32.751431 11972 catalog_manager.cc:5697] T dc04566a8b65497f82b7709b0069b323 P 34bbb454ad22499cac0941f061a68408 reported cstate change: term changed from 0 to 1, leader changed from <none> to 34bbb454ad22499cac0941f061a68408 (127.10.182.1). New cstate: current_term: 1 leader_uuid: "34bbb454ad22499cac0941f061a68408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:32.766548 12266 raft_consensus.cc:359] T 290f13a0cac5430faf0c92e2daeeed42 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:32.767184 12266 raft_consensus.cc:385] T 290f13a0cac5430faf0c92e2daeeed42 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:32.767449 12266 raft_consensus.cc:740] T 290f13a0cac5430faf0c92e2daeeed42 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Initialized, Role: FOLLOWER
I20260709 13:05:32.768072 12266 consensus_queue.cc:260] T 290f13a0cac5430faf0c92e2daeeed42 P 8e3d76ae69c74d1f85f6da548856eeb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:32.771556 12392 raft_consensus.cc:493] T d3667aa4245b41bc84c1c5dadad70d50 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:32.773829 12392 raft_consensus.cc:515] T d3667aa4245b41bc84c1c5dadad70d50 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:32.774123 12141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "589d5c34da524776bcaf32ecd44c6ebb" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" is_pre_election: true
I20260709 13:05:32.774938 12141 raft_consensus.cc:2393] T 589d5c34da524776bcaf32ecd44c6ebb P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e86b6ed62ab0403bbda1861973380297 in current term 1: Already voted for candidate 8e3d76ae69c74d1f85f6da548856eeb7 in this term.
I20260709 13:05:32.775264 12266 ts_tablet_manager.cc:1434] T 290f13a0cac5430faf0c92e2daeeed42 P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:05:32.777927 12145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "005f1c400f184ef29bf5050bb6f47440" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
I20260709 13:05:32.778682 12145 raft_consensus.cc:3060] T 005f1c400f184ef29bf5050bb6f47440 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:32.781001 12392 leader_election.cc:290] T d3667aa4245b41bc84c1c5dadad70d50 P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:32.783291 12224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59598b05ca1f4c09b797cfdfea49f4a7" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297" is_pre_election: true
I20260709 13:05:32.788260 12264 tablet_bootstrap.cc:492] T f2d3f5f4b46847e981ef45e207a6731c P e86b6ed62ab0403bbda1861973380297: No bootstrap required, opened a new log
I20260709 13:05:32.788798 12264 ts_tablet_manager.cc:1403] T f2d3f5f4b46847e981ef45e207a6731c P e86b6ed62ab0403bbda1861973380297: Time spent bootstrapping tablet: real 0.224s	user 0.020s	sys 0.012s
I20260709 13:05:32.790920 12075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "589d5c34da524776bcaf32ecd44c6ebb" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408"
I20260709 13:05:32.791397 12075 raft_consensus.cc:3060] T 589d5c34da524776bcaf32ecd44c6ebb P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:32.797266 12141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3667aa4245b41bc84c1c5dadad70d50" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" is_pre_election: true
I20260709 13:05:32.799487 12266 tablet_bootstrap.cc:492] T 79ee859d668b4354abb7db1e5cc66864 P 8e3d76ae69c74d1f85f6da548856eeb7: Bootstrap starting.
I20260709 13:05:32.800194 12543 raft_consensus.cc:493] T f2d3f5f4b46847e981ef45e207a6731c P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:32.800700 12543 raft_consensus.cc:515] T f2d3f5f4b46847e981ef45e207a6731c P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:32.803956 12145 raft_consensus.cc:2468] T 005f1c400f184ef29bf5050bb6f47440 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e86b6ed62ab0403bbda1861973380297 in term 1.
I20260709 13:05:32.815578 12392 raft_consensus.cc:493] T 005f1c400f184ef29bf5050bb6f47440 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:32.815559 12264 raft_consensus.cc:359] T f2d3f5f4b46847e981ef45e207a6731c P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:32.822918 12264 raft_consensus.cc:385] T f2d3f5f4b46847e981ef45e207a6731c P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:32.822678 12392 raft_consensus.cc:515] T 005f1c400f184ef29bf5050bb6f47440 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:32.823197 12264 raft_consensus.cc:740] T f2d3f5f4b46847e981ef45e207a6731c P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Initialized, Role: FOLLOWER
I20260709 13:05:32.823870 12264 consensus_queue.cc:260] T f2d3f5f4b46847e981ef45e207a6731c P e86b6ed62ab0403bbda1861973380297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:32.825141 12075 raft_consensus.cc:2468] T 589d5c34da524776bcaf32ecd44c6ebb P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e3d76ae69c74d1f85f6da548856eeb7 in term 1.
I20260709 13:05:32.826392 12264 ts_tablet_manager.cc:1434] T f2d3f5f4b46847e981ef45e207a6731c P e86b6ed62ab0403bbda1861973380297: Time spent starting tablet: real 0.037s	user 0.000s	sys 0.006s
I20260709 13:05:32.822057 12265 tablet_bootstrap.cc:654] T 90a279e2e19045ae8ae6722914844c9e P 34bbb454ad22499cac0941f061a68408: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:32.827891 12543 leader_election.cc:290] T f2d3f5f4b46847e981ef45e207a6731c P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:32.819347 12188 leader_election.cc:304] T dc04566a8b65497f82b7709b0069b323 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297; no voters: 34bbb454ad22499cac0941f061a68408
I20260709 13:05:32.831650 12353 raft_consensus.cc:2764] T dc04566a8b65497f82b7709b0069b323 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
W20260709 13:05:32.832036 12188 leader_election.cc:343] T 90a279e2e19045ae8ae6722914844c9e P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:32.832154 12392 leader_election.cc:290] T 005f1c400f184ef29bf5050bb6f47440 P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:32.832471 12188 leader_election.cc:304] T 90a279e2e19045ae8ae6722914844c9e P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e86b6ed62ab0403bbda1861973380297; no voters: 34bbb454ad22499cac0941f061a68408, 8e3d76ae69c74d1f85f6da548856eeb7
I20260709 13:05:32.833767 12145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "005f1c400f184ef29bf5050bb6f47440" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" is_pre_election: true
I20260709 13:05:32.834532 12145 raft_consensus.cc:2393] T 005f1c400f184ef29bf5050bb6f47440 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 34bbb454ad22499cac0941f061a68408 in current term 1: Already voted for candidate e86b6ed62ab0403bbda1861973380297 in this term.
I20260709 13:05:32.840821 12451 raft_consensus.cc:2749] T 90a279e2e19045ae8ae6722914844c9e P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:32.841786 12451 consensus_queue.cc:1048] T 59598b05ca1f4c09b797cfdfea49f4a7 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:32.843722 12265 tablet_bootstrap.cc:492] T 90a279e2e19045ae8ae6722914844c9e P 34bbb454ad22499cac0941f061a68408: No bootstrap required, opened a new log
I20260709 13:05:32.844326 12265 ts_tablet_manager.cc:1403] T 90a279e2e19045ae8ae6722914844c9e P 34bbb454ad22499cac0941f061a68408: Time spent bootstrapping tablet: real 0.082s	user 0.013s	sys 0.000s
I20260709 13:05:32.857534 12265 raft_consensus.cc:359] T 90a279e2e19045ae8ae6722914844c9e P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:32.858142 12265 raft_consensus.cc:385] T 90a279e2e19045ae8ae6722914844c9e P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:32.858412 12265 raft_consensus.cc:740] T 90a279e2e19045ae8ae6722914844c9e P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34bbb454ad22499cac0941f061a68408, State: Initialized, Role: FOLLOWER
I20260709 13:05:32.859066 12265 consensus_queue.cc:260] T 90a279e2e19045ae8ae6722914844c9e P 34bbb454ad22499cac0941f061a68408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:32.860373 12265 ts_tablet_manager.cc:1434] T 90a279e2e19045ae8ae6722914844c9e P 34bbb454ad22499cac0941f061a68408: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.000s
I20260709 13:05:32.856334 12113 leader_election.cc:304] T 589d5c34da524776bcaf32ecd44c6ebb P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34bbb454ad22499cac0941f061a68408, 8e3d76ae69c74d1f85f6da548856eeb7; no voters: 
I20260709 13:05:32.861285 12543 raft_consensus.cc:2804] T 589d5c34da524776bcaf32ecd44c6ebb P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:32.861737 12543 raft_consensus.cc:697] T 589d5c34da524776bcaf32ecd44c6ebb P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 LEADER]: Becoming Leader. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Running, Role: LEADER
I20260709 13:05:32.862490 12543 consensus_queue.cc:237] T 589d5c34da524776bcaf32ecd44c6ebb P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:32.862915 12075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2d3f5f4b46847e981ef45e207a6731c" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408" is_pre_election: true
W20260709 13:05:32.864372 12113 leader_election.cc:343] T f2d3f5f4b46847e981ef45e207a6731c P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:32.864733 12265 tablet_bootstrap.cc:492] T f2d3f5f4b46847e981ef45e207a6731c P 34bbb454ad22499cac0941f061a68408: Bootstrap starting.
I20260709 13:05:32.871366 12265 tablet_bootstrap.cc:654] T f2d3f5f4b46847e981ef45e207a6731c P 34bbb454ad22499cac0941f061a68408: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:32.889394 12219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3667aa4245b41bc84c1c5dadad70d50" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297" is_pre_election: true
I20260709 13:05:32.890254 12219 raft_consensus.cc:2393] T d3667aa4245b41bc84c1c5dadad70d50 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 34bbb454ad22499cac0941f061a68408 in current term 1: Already voted for candidate 8e3d76ae69c74d1f85f6da548856eeb7 in this term.
I20260709 13:05:32.892920 12221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "290f13a0cac5430faf0c92e2daeeed42" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297" is_pre_election: true
I20260709 13:05:32.894516 12216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "248501b4b53743dfb0335635143f8058" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297" is_pre_election: true
I20260709 13:05:32.895318 12216 raft_consensus.cc:2468] T 248501b4b53743dfb0335635143f8058 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e3d76ae69c74d1f85f6da548856eeb7 in term 0.
I20260709 13:05:32.896354 12215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "589d5c34da524776bcaf32ecd44c6ebb" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297" is_pre_election: true
I20260709 13:05:32.897104 12215 raft_consensus.cc:2468] T 589d5c34da524776bcaf32ecd44c6ebb P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e3d76ae69c74d1f85f6da548856eeb7 in term 0.
I20260709 13:05:32.901098 12264 tablet_bootstrap.cc:492] T 79ee859d668b4354abb7db1e5cc66864 P e86b6ed62ab0403bbda1861973380297: Bootstrap starting.
I20260709 13:05:32.903075 12222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16428b6f0e7e40c7af070bcc44d4041d" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297" is_pre_election: true
I20260709 13:05:32.907132 12264 tablet_bootstrap.cc:654] T 79ee859d668b4354abb7db1e5cc66864 P e86b6ed62ab0403bbda1861973380297: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:32.910326 12220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f96c4ec262aa4d7e93f5ef6f6fa7489e" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297" is_pre_election: true
I20260709 13:05:32.911206 12041 leader_election.cc:304] T 59598b05ca1f4c09b797cfdfea49f4a7 P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 34bbb454ad22499cac0941f061a68408; no voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297
I20260709 13:05:32.913264 12392 raft_consensus.cc:493] T 79ee859d668b4354abb7db1e5cc66864 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:32.893175 12266 tablet_bootstrap.cc:654] T 79ee859d668b4354abb7db1e5cc66864 P 8e3d76ae69c74d1f85f6da548856eeb7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:32.911079 12223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2d3f5f4b46847e981ef45e207a6731c" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297" is_pre_election: true
I20260709 13:05:32.911464 12217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "589d5c34da524776bcaf32ecd44c6ebb" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297"
I20260709 13:05:32.918910 12393 raft_consensus.cc:2749] T 59598b05ca1f4c09b797cfdfea49f4a7 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:32.925302 12283 raft_consensus.cc:493] T f2d3f5f4b46847e981ef45e207a6731c P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:32.926138 12283 raft_consensus.cc:515] T f2d3f5f4b46847e981ef45e207a6731c P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:32.927575 12217 raft_consensus.cc:3060] T 589d5c34da524776bcaf32ecd44c6ebb P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:32.922226 12392 raft_consensus.cc:515] T 79ee859d668b4354abb7db1e5cc66864 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:32.930505 12283 leader_election.cc:290] T f2d3f5f4b46847e981ef45e207a6731c P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
I20260709 13:05:32.922421 12451 raft_consensus.cc:493] T d41dbf3f863349f3bcc6e8320359e499 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:32.935628 12222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "005f1c400f184ef29bf5050bb6f47440" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297" is_pre_election: true
I20260709 13:05:32.935923 12393 raft_consensus.cc:493] T 90a279e2e19045ae8ae6722914844c9e P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:32.936550 12222 raft_consensus.cc:2393] T 005f1c400f184ef29bf5050bb6f47440 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 34bbb454ad22499cac0941f061a68408 in current term 1: Already voted for candidate e86b6ed62ab0403bbda1861973380297 in this term.
I20260709 13:05:32.936419 12393 raft_consensus.cc:515] T 90a279e2e19045ae8ae6722914844c9e P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:32.936867 12331 consensus_queue.cc:1048] T 4bea05d5e2e54022b319b660b631bd92 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:32.933648 12223 raft_consensus.cc:2468] T f2d3f5f4b46847e981ef45e207a6731c P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e3d76ae69c74d1f85f6da548856eeb7 in term 0.
I20260709 13:05:32.938469 12393 leader_election.cc:290] T 90a279e2e19045ae8ae6722914844c9e P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:32.939194 12145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90a279e2e19045ae8ae6722914844c9e" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" is_pre_election: true
I20260709 13:05:32.940399 12116 leader_election.cc:304] T 248501b4b53743dfb0335635143f8058 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297; no voters: 34bbb454ad22499cac0941f061a68408
W20260709 13:05:32.940642 12039 leader_election.cc:343] T 90a279e2e19045ae8ae6722914844c9e P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:32.940919 12329 consensus_queue.cc:1048] T acf3180e1a0d49318429c1370142f705 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:32.941207 12364 raft_consensus.cc:2804] T 248501b4b53743dfb0335635143f8058 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:32.941584 12364 raft_consensus.cc:493] T 248501b4b53743dfb0335635143f8058 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:32.941898 12364 raft_consensus.cc:3060] T 248501b4b53743dfb0335635143f8058 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:32.943491 12075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2d3f5f4b46847e981ef45e207a6731c" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408" is_pre_election: true
I20260709 13:05:32.944646 12188 leader_election.cc:304] T 589d5c34da524776bcaf32ecd44c6ebb P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e86b6ed62ab0403bbda1861973380297; no voters: 34bbb454ad22499cac0941f061a68408, 8e3d76ae69c74d1f85f6da548856eeb7
I20260709 13:05:32.950413 12217 raft_consensus.cc:2468] T 589d5c34da524776bcaf32ecd44c6ebb P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e3d76ae69c74d1f85f6da548856eeb7 in term 1.
I20260709 13:05:32.950990 12283 raft_consensus.cc:2749] T 589d5c34da524776bcaf32ecd44c6ebb P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:32.953331 12265 tablet_bootstrap.cc:492] T f2d3f5f4b46847e981ef45e207a6731c P 34bbb454ad22499cac0941f061a68408: No bootstrap required, opened a new log
I20260709 13:05:32.954121 12265 ts_tablet_manager.cc:1403] T f2d3f5f4b46847e981ef45e207a6731c P 34bbb454ad22499cac0941f061a68408: Time spent bootstrapping tablet: real 0.090s	user 0.015s	sys 0.032s
I20260709 13:05:32.955344 12188 leader_election.cc:304] T 005f1c400f184ef29bf5050bb6f47440 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297; no voters: 34bbb454ad22499cac0941f061a68408
I20260709 13:05:32.948992 12451 raft_consensus.cc:515] T d41dbf3f863349f3bcc6e8320359e499 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:32.958003 12392 leader_election.cc:290] T 79ee859d668b4354abb7db1e5cc66864 P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:32.958434 12451 leader_election.cc:290] T d41dbf3f863349f3bcc6e8320359e499 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
I20260709 13:05:32.919090 12041 leader_election.cc:304] T d3667aa4245b41bc84c1c5dadad70d50 P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 34bbb454ad22499cac0941f061a68408; no voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297
W20260709 13:05:32.961207 12187 leader_election.cc:343] T f2d3f5f4b46847e981ef45e207a6731c P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:32.969537 12265 raft_consensus.cc:359] T f2d3f5f4b46847e981ef45e207a6731c P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:32.970412 12265 raft_consensus.cc:385] T f2d3f5f4b46847e981ef45e207a6731c P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:32.970782 12265 raft_consensus.cc:740] T f2d3f5f4b46847e981ef45e207a6731c P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34bbb454ad22499cac0941f061a68408, State: Initialized, Role: FOLLOWER
I20260709 13:05:32.971493 12265 consensus_queue.cc:260] T f2d3f5f4b46847e981ef45e207a6731c P 34bbb454ad22499cac0941f061a68408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:32.972748 11972 catalog_manager.cc:5697] T 589d5c34da524776bcaf32ecd44c6ebb P 8e3d76ae69c74d1f85f6da548856eeb7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2). New cstate: current_term: 1 leader_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:32.965492 12453 raft_consensus.cc:2804] T 005f1c400f184ef29bf5050bb6f47440 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:32.974741 12145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79ee859d668b4354abb7db1e5cc66864" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" is_pre_election: true
I20260709 13:05:32.974893 12453 raft_consensus.cc:697] T 005f1c400f184ef29bf5050bb6f47440 P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Becoming Leader. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Running, Role: LEADER
I20260709 13:05:32.975553 12069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d41dbf3f863349f3bcc6e8320359e499" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408" is_pre_election: true
I20260709 13:05:32.975696 12148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2d3f5f4b46847e981ef45e207a6731c" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" is_pre_election: true
I20260709 13:05:32.975773 12453 consensus_queue.cc:237] T 005f1c400f184ef29bf5050bb6f47440 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:32.976374 12148 raft_consensus.cc:2468] T f2d3f5f4b46847e981ef45e207a6731c P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e86b6ed62ab0403bbda1861973380297 in term 0.
I20260709 13:05:32.978145 12144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d41dbf3f863349f3bcc6e8320359e499" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" is_pre_election: true
I20260709 13:05:32.978798 12144 raft_consensus.cc:2468] T d41dbf3f863349f3bcc6e8320359e499 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e86b6ed62ab0403bbda1861973380297 in term 0.
I20260709 13:05:32.978543 12364 raft_consensus.cc:515] T 248501b4b53743dfb0335635143f8058 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:32.981518 12188 leader_election.cc:304] T f2d3f5f4b46847e981ef45e207a6731c P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297; no voters: 34bbb454ad22499cac0941f061a68408
I20260709 13:05:32.982237 12283 raft_consensus.cc:2804] T f2d3f5f4b46847e981ef45e207a6731c P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:32.982585 12283 raft_consensus.cc:493] T f2d3f5f4b46847e981ef45e207a6731c P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:33.012988 12283 raft_consensus.cc:3060] T f2d3f5f4b46847e981ef45e207a6731c P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:33.000834 12265 ts_tablet_manager.cc:1434] T f2d3f5f4b46847e981ef45e207a6731c P 34bbb454ad22499cac0941f061a68408: Time spent starting tablet: real 0.046s	user 0.004s	sys 0.002s
I20260709 13:05:32.964912 12392 raft_consensus.cc:3060] T d3667aa4245b41bc84c1c5dadad70d50 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:33.006237 12041 leader_election.cc:343] T 290f13a0cac5430faf0c92e2daeeed42 P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:33.000856 12364 leader_election.cc:290] T 248501b4b53743dfb0335635143f8058 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 election: Requested vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:33.016577 12188 leader_election.cc:304] T d41dbf3f863349f3bcc6e8320359e499 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297; no voters: 
I20260709 13:05:33.018024 12264 tablet_bootstrap.cc:492] T 79ee859d668b4354abb7db1e5cc66864 P e86b6ed62ab0403bbda1861973380297: No bootstrap required, opened a new log
W20260709 13:05:33.018623 12116 leader_election.cc:343] T f96c4ec262aa4d7e93f5ef6f6fa7489e P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:33.019280 12116 leader_election.cc:304] T f96c4ec262aa4d7e93f5ef6f6fa7489e P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7; no voters: 34bbb454ad22499cac0941f061a68408, e86b6ed62ab0403bbda1861973380297
I20260709 13:05:33.019796 12265 tablet_bootstrap.cc:492] T 896baa417ce4411a99a633fddbb531b8 P 34bbb454ad22499cac0941f061a68408: Bootstrap starting.
I20260709 13:05:33.017571 12041 leader_election.cc:304] T 290f13a0cac5430faf0c92e2daeeed42 P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 34bbb454ad22499cac0941f061a68408; no voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297
I20260709 13:05:33.022346 12264 ts_tablet_manager.cc:1403] T 79ee859d668b4354abb7db1e5cc66864 P e86b6ed62ab0403bbda1861973380297: Time spent bootstrapping tablet: real 0.121s	user 0.018s	sys 0.007s
I20260709 13:05:33.020399 12393 raft_consensus.cc:2749] T 290f13a0cac5430faf0c92e2daeeed42 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:05:33.023074 12187 leader_election.cc:343] T d41dbf3f863349f3bcc6e8320359e499 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:33.023461 12041 leader_election.cc:304] T 16428b6f0e7e40c7af070bcc44d4041d P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 34bbb454ad22499cac0941f061a68408; no voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297
I20260709 13:05:33.029860 12540 raft_consensus.cc:2749] T 16428b6f0e7e40c7af070bcc44d4041d P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:33.021282 12364 raft_consensus.cc:2749] T f96c4ec262aa4d7e93f5ef6f6fa7489e P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:33.030874 12283 raft_consensus.cc:515] T f2d3f5f4b46847e981ef45e207a6731c P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:33.027110 12392 raft_consensus.cc:2749] T d3667aa4245b41bc84c1c5dadad70d50 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:33.021587 12116 leader_election.cc:304] T f2d3f5f4b46847e981ef45e207a6731c P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297; no voters: 34bbb454ad22499cac0941f061a68408
W20260709 13:05:33.033084 12039 leader_election.cc:343] T 79ee859d668b4354abb7db1e5cc66864 P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:33.033324 12283 leader_election.cc:290] T f2d3f5f4b46847e981ef45e207a6731c P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 election: Requested vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
I20260709 13:05:33.033952 12353 raft_consensus.cc:2804] T d41dbf3f863349f3bcc6e8320359e499 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:33.034272 12353 raft_consensus.cc:493] T d41dbf3f863349f3bcc6e8320359e499 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:33.034528 12353 raft_consensus.cc:3060] T d41dbf3f863349f3bcc6e8320359e499 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:33.042455 12364 raft_consensus.cc:2804] T f2d3f5f4b46847e981ef45e207a6731c P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:33.065465 12073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "248501b4b53743dfb0335635143f8058" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408"
I20260709 13:05:33.047164 12392 raft_consensus.cc:493] T f2d3f5f4b46847e981ef45e207a6731c P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:33.075130 12392 raft_consensus.cc:515] T f2d3f5f4b46847e981ef45e207a6731c P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:33.075289 12540 consensus_queue.cc:1048] T dc04566a8b65497f82b7709b0069b323 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:05:33.076846 12021 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:05:33.071136 12364 raft_consensus.cc:493] T f2d3f5f4b46847e981ef45e207a6731c P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:33.078823 12364 raft_consensus.cc:3060] T f2d3f5f4b46847e981ef45e207a6731c P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:33.082670 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2d3f5f4b46847e981ef45e207a6731c" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
I20260709 13:05:33.072912 12222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "248501b4b53743dfb0335635143f8058" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297"
I20260709 13:05:33.072460 12069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2d3f5f4b46847e981ef45e207a6731c" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408"
I20260709 13:05:33.088967 12222 raft_consensus.cc:3060] T 248501b4b53743dfb0335635143f8058 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:33.089326 12069 raft_consensus.cc:3060] T f2d3f5f4b46847e981ef45e207a6731c P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:33.089483 12264 raft_consensus.cc:359] T 79ee859d668b4354abb7db1e5cc66864 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:33.090209 12264 raft_consensus.cc:385] T 79ee859d668b4354abb7db1e5cc66864 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:33.090513 12264 raft_consensus.cc:740] T 79ee859d668b4354abb7db1e5cc66864 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.088936 12353 raft_consensus.cc:515] T d41dbf3f863349f3bcc6e8320359e499 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:33.093245 12266 tablet_bootstrap.cc:492] T 79ee859d668b4354abb7db1e5cc66864 P 8e3d76ae69c74d1f85f6da548856eeb7: No bootstrap required, opened a new log
I20260709 13:05:33.093742 12266 ts_tablet_manager.cc:1403] T 79ee859d668b4354abb7db1e5cc66864 P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent bootstrapping tablet: real 0.295s	user 0.022s	sys 0.007s
I20260709 13:05:33.093190 12353 leader_election.cc:290] T d41dbf3f863349f3bcc6e8320359e499 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 election: Requested vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
I20260709 13:05:33.095098 12264 consensus_queue.cc:260] T 79ee859d668b4354abb7db1e5cc66864 P e86b6ed62ab0403bbda1861973380297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
W20260709 13:05:33.068467 12116 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.182.3:44567, user_credentials={real_user=slave}} blocked reactor thread for 47347.9us
I20260709 13:05:33.095737 12144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d41dbf3f863349f3bcc6e8320359e499" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
I20260709 13:05:33.106956 12265 tablet_bootstrap.cc:654] T 896baa417ce4411a99a633fddbb531b8 P 34bbb454ad22499cac0941f061a68408: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:33.110159 12264 ts_tablet_manager.cc:1434] T 79ee859d668b4354abb7db1e5cc66864 P e86b6ed62ab0403bbda1861973380297: Time spent starting tablet: real 0.080s	user 0.004s	sys 0.001s
I20260709 13:05:33.104190 12041 leader_election.cc:304] T 005f1c400f184ef29bf5050bb6f47440 P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 34bbb454ad22499cac0941f061a68408; no voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297
W20260709 13:05:33.114243 12113 leader_election.cc:343] T 248501b4b53743dfb0335635143f8058 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:33.116412 12560 raft_consensus.cc:3060] T 005f1c400f184ef29bf5050bb6f47440 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:33.114193 12364 raft_consensus.cc:515] T f2d3f5f4b46847e981ef45e207a6731c P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:33.115268 12144 raft_consensus.cc:3060] T d41dbf3f863349f3bcc6e8320359e499 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:33.122630 12070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d41dbf3f863349f3bcc6e8320359e499" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408"
I20260709 13:05:33.127254 12540 consensus_queue.cc:1048] T dc04566a8b65497f82b7709b0069b323 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:05:33.122633 12223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79ee859d668b4354abb7db1e5cc66864" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297" is_pre_election: true
I20260709 13:05:33.129487 12143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2d3f5f4b46847e981ef45e207a6731c" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" is_pre_election: true
W20260709 13:05:33.133199 12187 leader_election.cc:343] T d41dbf3f863349f3bcc6e8320359e499 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:33.134549 12142 raft_consensus.cc:2393] T f2d3f5f4b46847e981ef45e207a6731c P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e86b6ed62ab0403bbda1861973380297 in current term 1: Already voted for candidate 8e3d76ae69c74d1f85f6da548856eeb7 in this term.
I20260709 13:05:33.129980 12223 raft_consensus.cc:2468] T 79ee859d668b4354abb7db1e5cc66864 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 34bbb454ad22499cac0941f061a68408 in term 0.
I20260709 13:05:33.149185 12218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90a279e2e19045ae8ae6722914844c9e" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297" is_pre_election: true
I20260709 13:05:33.149930 12218 raft_consensus.cc:2468] T 90a279e2e19045ae8ae6722914844c9e P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 34bbb454ad22499cac0941f061a68408 in term 0.
I20260709 13:05:33.118484 12069 raft_consensus.cc:2468] T f2d3f5f4b46847e981ef45e207a6731c P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e86b6ed62ab0403bbda1861973380297 in term 1.
I20260709 13:05:33.159173 12187 leader_election.cc:304] T f2d3f5f4b46847e981ef45e207a6731c P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34bbb454ad22499cac0941f061a68408, e86b6ed62ab0403bbda1861973380297; no voters: 
I20260709 13:05:33.161155 12526 raft_consensus.cc:2804] T f2d3f5f4b46847e981ef45e207a6731c P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:33.161661 12526 raft_consensus.cc:697] T f2d3f5f4b46847e981ef45e207a6731c P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Becoming Leader. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Running, Role: LEADER
I20260709 13:05:33.173718 12266 raft_consensus.cc:359] T 79ee859d668b4354abb7db1e5cc66864 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:33.175515 12266 raft_consensus.cc:385] T 79ee859d668b4354abb7db1e5cc66864 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:33.175827 12266 raft_consensus.cc:740] T 79ee859d668b4354abb7db1e5cc66864 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.162489 12526 consensus_queue.cc:237] T f2d3f5f4b46847e981ef45e207a6731c P e86b6ed62ab0403bbda1861973380297 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:33.179010 12266 consensus_queue.cc:260] T 79ee859d668b4354abb7db1e5cc66864 P 8e3d76ae69c74d1f85f6da548856eeb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:33.172377 12073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2d3f5f4b46847e981ef45e207a6731c" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408"
I20260709 13:05:33.182166 12222 raft_consensus.cc:2468] T 248501b4b53743dfb0335635143f8058 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e3d76ae69c74d1f85f6da548856eeb7 in term 1.
I20260709 13:05:33.202950 12265 tablet_bootstrap.cc:492] T 896baa417ce4411a99a633fddbb531b8 P 34bbb454ad22499cac0941f061a68408: No bootstrap required, opened a new log
I20260709 13:05:33.205413 12265 ts_tablet_manager.cc:1403] T 896baa417ce4411a99a633fddbb531b8 P 34bbb454ad22499cac0941f061a68408: Time spent bootstrapping tablet: real 0.186s	user 0.009s	sys 0.011s
I20260709 13:05:33.192857 12392 leader_election.cc:290] T f2d3f5f4b46847e981ef45e207a6731c P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:33.178783 12041 leader_election.cc:304] T 90a279e2e19045ae8ae6722914844c9e P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 34bbb454ad22499cac0941f061a68408, e86b6ed62ab0403bbda1861973380297; no voters: 8e3d76ae69c74d1f85f6da548856eeb7
I20260709 13:05:33.213222 12266 ts_tablet_manager.cc:1434] T 79ee859d668b4354abb7db1e5cc66864 P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent starting tablet: real 0.119s	user 0.009s	sys 0.000s
I20260709 13:05:33.217311 12264 tablet_bootstrap.cc:492] T 896baa417ce4411a99a633fddbb531b8 P e86b6ed62ab0403bbda1861973380297: Bootstrap starting.
I20260709 13:05:33.221793 12218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2d3f5f4b46847e981ef45e207a6731c" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297"
I20260709 13:05:33.227977 12215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2d3f5f4b46847e981ef45e207a6731c" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297" is_pre_election: true
I20260709 13:05:33.232904 12073 raft_consensus.cc:2393] T f2d3f5f4b46847e981ef45e207a6731c P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8e3d76ae69c74d1f85f6da548856eeb7 in current term 1: Already voted for candidate e86b6ed62ab0403bbda1861973380297 in this term.
I20260709 13:05:33.233469 12560 raft_consensus.cc:2749] T 005f1c400f184ef29bf5050bb6f47440 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:33.237169 12041 leader_election.cc:304] T 79ee859d668b4354abb7db1e5cc66864 P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 34bbb454ad22499cac0941f061a68408, e86b6ed62ab0403bbda1861973380297; no voters: 8e3d76ae69c74d1f85f6da548856eeb7
I20260709 13:05:33.237881 12560 raft_consensus.cc:2804] T 79ee859d668b4354abb7db1e5cc66864 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:33.241300 12041 leader_election.cc:304] T f2d3f5f4b46847e981ef45e207a6731c P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 34bbb454ad22499cac0941f061a68408; no voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297
I20260709 13:05:33.241878 12513 raft_consensus.cc:493] T 290f13a0cac5430faf0c92e2daeeed42 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:33.242411 12540 raft_consensus.cc:2749] T f2d3f5f4b46847e981ef45e207a6731c P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:33.217875 12392 raft_consensus.cc:2804] T 90a279e2e19045ae8ae6722914844c9e P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:33.246897 12392 raft_consensus.cc:493] T 90a279e2e19045ae8ae6722914844c9e P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:33.251442 12392 raft_consensus.cc:3060] T 90a279e2e19045ae8ae6722914844c9e P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:33.254930 12266 tablet_bootstrap.cc:492] T 896baa417ce4411a99a633fddbb531b8 P 8e3d76ae69c74d1f85f6da548856eeb7: Bootstrap starting.
I20260709 13:05:33.257364 12144 raft_consensus.cc:2468] T d41dbf3f863349f3bcc6e8320359e499 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e86b6ed62ab0403bbda1861973380297 in term 1.
I20260709 13:05:33.242449 12513 raft_consensus.cc:515] T 290f13a0cac5430faf0c92e2daeeed42 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:33.239363 12560 raft_consensus.cc:493] T 79ee859d668b4354abb7db1e5cc66864 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:33.264847 12513 leader_election.cc:290] T 290f13a0cac5430faf0c92e2daeeed42 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:33.277365 12116 leader_election.cc:304] T 248501b4b53743dfb0335635143f8058 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297; no voters: 34bbb454ad22499cac0941f061a68408
I20260709 13:05:33.279220 12331 raft_consensus.cc:2804] T 248501b4b53743dfb0335635143f8058 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:33.279920 12331 raft_consensus.cc:697] T 248501b4b53743dfb0335635143f8058 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 LEADER]: Becoming Leader. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Running, Role: LEADER
I20260709 13:05:33.279567 12116 leader_election.cc:304] T f2d3f5f4b46847e981ef45e207a6731c P 8e3d76ae69c74d1f85f6da548856eeb7 [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: 8e3d76ae69c74d1f85f6da548856eeb7; no voters: 34bbb454ad22499cac0941f061a68408, e86b6ed62ab0403bbda1861973380297
I20260709 13:05:33.281070 12331 consensus_queue.cc:237] T 248501b4b53743dfb0335635143f8058 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:33.284114 12545 raft_consensus.cc:2749] T f2d3f5f4b46847e981ef45e207a6731c P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:05:33.265969 12560 raft_consensus.cc:3060] T 79ee859d668b4354abb7db1e5cc66864 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:33.299765 12041 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.182.3:44567, user_credentials={real_user=slave}} blocked reactor thread for 57004.9us
I20260709 13:05:33.308885 12188 leader_election.cc:304] T d41dbf3f863349f3bcc6e8320359e499 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297; no voters: 34bbb454ad22499cac0941f061a68408
I20260709 13:05:33.318768 12073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "290f13a0cac5430faf0c92e2daeeed42" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408" is_pre_election: true
I20260709 13:05:33.312033 12364 leader_election.cc:290] T f2d3f5f4b46847e981ef45e207a6731c P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 election: Requested vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:33.319600 12073 raft_consensus.cc:2468] T 290f13a0cac5430faf0c92e2daeeed42 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e3d76ae69c74d1f85f6da548856eeb7 in term 0.
I20260709 13:05:33.312614 12451 raft_consensus.cc:2804] T d41dbf3f863349f3bcc6e8320359e499 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:33.324000 12451 raft_consensus.cc:697] T d41dbf3f863349f3bcc6e8320359e499 P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Becoming Leader. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Running, Role: LEADER
I20260709 13:05:33.324884 12451 consensus_queue.cc:237] T d41dbf3f863349f3bcc6e8320359e499 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:33.330040 12392 raft_consensus.cc:515] T 90a279e2e19045ae8ae6722914844c9e P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:33.333021 11973 catalog_manager.cc:5697] T 005f1c400f184ef29bf5050bb6f47440 P e86b6ed62ab0403bbda1861973380297 reported cstate change: term changed from 0 to 1, leader changed from <none> to e86b6ed62ab0403bbda1861973380297 (127.10.182.3). New cstate: current_term: 1 leader_uuid: "e86b6ed62ab0403bbda1861973380297" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:33.335935 12113 leader_election.cc:304] T 290f13a0cac5430faf0c92e2daeeed42 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34bbb454ad22499cac0941f061a68408, 8e3d76ae69c74d1f85f6da548856eeb7; no voters: 
I20260709 13:05:33.343297 12545 raft_consensus.cc:2804] T 290f13a0cac5430faf0c92e2daeeed42 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:33.343878 12545 raft_consensus.cc:493] T 290f13a0cac5430faf0c92e2daeeed42 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:33.347262 12329 consensus_queue.cc:1048] T 589d5c34da524776bcaf32ecd44c6ebb P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:33.350392 12264 tablet_bootstrap.cc:654] T 896baa417ce4411a99a633fddbb531b8 P e86b6ed62ab0403bbda1861973380297: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:33.356891 12217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "290f13a0cac5430faf0c92e2daeeed42" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297" is_pre_election: true
I20260709 13:05:33.347970 12545 raft_consensus.cc:3060] T 290f13a0cac5430faf0c92e2daeeed42 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:33.363960 12266 tablet_bootstrap.cc:654] T 896baa417ce4411a99a633fddbb531b8 P 8e3d76ae69c74d1f85f6da548856eeb7: Neither blocks nor log segments found. Creating new log.
W20260709 13:05:33.369731 12116 leader_election.cc:343] T 290f13a0cac5430faf0c92e2daeeed42 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:33.368108 12364 raft_consensus.cc:493] T 79ee859d668b4354abb7db1e5cc66864 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:33.372715 12364 raft_consensus.cc:515] T 79ee859d668b4354abb7db1e5cc66864 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:33.373344 12265 raft_consensus.cc:359] T 896baa417ce4411a99a633fddbb531b8 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:33.379166 12265 raft_consensus.cc:385] T 896baa417ce4411a99a633fddbb531b8 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:33.379459 12265 raft_consensus.cc:740] T 896baa417ce4411a99a633fddbb531b8 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34bbb454ad22499cac0941f061a68408, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.347806 12560 raft_consensus.cc:515] T 79ee859d668b4354abb7db1e5cc66864 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:33.385480 12560 leader_election.cc:290] T 79ee859d668b4354abb7db1e5cc66864 P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 1 election: Requested vote from peers 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:33.386725 12265 consensus_queue.cc:260] T 896baa417ce4411a99a633fddbb531b8 P 34bbb454ad22499cac0941f061a68408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:33.399609 12075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79ee859d668b4354abb7db1e5cc66864" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408" is_pre_election: true
I20260709 13:05:33.400584 12075 raft_consensus.cc:2393] T 79ee859d668b4354abb7db1e5cc66864 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8e3d76ae69c74d1f85f6da548856eeb7 in current term 1: Already voted for candidate 34bbb454ad22499cac0941f061a68408 in this term.
W20260709 13:05:33.413151 12566 log.cc:927] Time spent T dc04566a8b65497f82b7709b0069b323 P 8e3d76ae69c74d1f85f6da548856eeb7: Append to log took a long time: real 0.081s	user 0.001s	sys 0.001s
I20260709 13:05:33.397889 12364 leader_election.cc:290] T 79ee859d668b4354abb7db1e5cc66864 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:33.423741 12145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90a279e2e19045ae8ae6722914844c9e" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
I20260709 13:05:33.423993 12392 leader_election.cc:290] T 90a279e2e19045ae8ae6722914844c9e P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 1 election: Requested vote from peers 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:33.424021 12265 ts_tablet_manager.cc:1434] T 896baa417ce4411a99a633fddbb531b8 P 34bbb454ad22499cac0941f061a68408: Time spent starting tablet: real 0.218s	user 0.008s	sys 0.000s
I20260709 13:05:33.445751 12265 tablet_bootstrap.cc:492] T f96c4ec262aa4d7e93f5ef6f6fa7489e P 34bbb454ad22499cac0941f061a68408: Bootstrap starting.
W20260709 13:05:33.468035 12039 leader_election.cc:343] T 90a279e2e19045ae8ae6722914844c9e P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:33.465052 12218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90a279e2e19045ae8ae6722914844c9e" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297"
I20260709 13:05:33.472172 12218 raft_consensus.cc:3060] T 90a279e2e19045ae8ae6722914844c9e P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:33.472782 12222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79ee859d668b4354abb7db1e5cc66864" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297" is_pre_election: true
I20260709 13:05:33.491984 12331 consensus_queue.cc:1048] T 589d5c34da524776bcaf32ecd44c6ebb P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:33.480077 12222 raft_consensus.cc:2468] T 79ee859d668b4354abb7db1e5cc66864 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e3d76ae69c74d1f85f6da548856eeb7 in term 0.
I20260709 13:05:33.478787 12144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79ee859d668b4354abb7db1e5cc66864" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
I20260709 13:05:33.472201 12551 consensus_queue.cc:1048] T 005f1c400f184ef29bf5050bb6f47440 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.028s
I20260709 13:05:33.498509 12116 leader_election.cc:304] T 79ee859d668b4354abb7db1e5cc66864 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297; no voters: 34bbb454ad22499cac0941f061a68408
I20260709 13:05:33.502314 12364 raft_consensus.cc:2804] T 79ee859d668b4354abb7db1e5cc66864 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:33.502724 12364 raft_consensus.cc:493] T 79ee859d668b4354abb7db1e5cc66864 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:33.504472 12364 raft_consensus.cc:3060] T 79ee859d668b4354abb7db1e5cc66864 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:33.491196 12216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79ee859d668b4354abb7db1e5cc66864" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297"
I20260709 13:05:33.512825 12216 raft_consensus.cc:3060] T 79ee859d668b4354abb7db1e5cc66864 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:33.520450 11970 catalog_manager.cc:5697] T 248501b4b53743dfb0335635143f8058 P 8e3d76ae69c74d1f85f6da548856eeb7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2). New cstate: current_term: 1 leader_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:33.533771 12218 raft_consensus.cc:2468] T 90a279e2e19045ae8ae6722914844c9e P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34bbb454ad22499cac0941f061a68408 in term 1.
I20260709 13:05:33.538695 12364 raft_consensus.cc:515] T 79ee859d668b4354abb7db1e5cc66864 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:33.540819 12144 raft_consensus.cc:2393] T 79ee859d668b4354abb7db1e5cc66864 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 34bbb454ad22499cac0941f061a68408 in current term 1: Already voted for candidate 8e3d76ae69c74d1f85f6da548856eeb7 in this term.
I20260709 13:05:33.549784 12264 tablet_bootstrap.cc:492] T 896baa417ce4411a99a633fddbb531b8 P e86b6ed62ab0403bbda1861973380297: No bootstrap required, opened a new log
I20260709 13:05:33.550227 12264 ts_tablet_manager.cc:1403] T 896baa417ce4411a99a633fddbb531b8 P e86b6ed62ab0403bbda1861973380297: Time spent bootstrapping tablet: real 0.345s	user 0.009s	sys 0.009s
I20260709 13:05:33.554421 12265 tablet_bootstrap.cc:654] T f96c4ec262aa4d7e93f5ef6f6fa7489e P 34bbb454ad22499cac0941f061a68408: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:33.548211 12071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79ee859d668b4354abb7db1e5cc66864" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408"
I20260709 13:05:33.543686 12545 raft_consensus.cc:515] T 290f13a0cac5430faf0c92e2daeeed42 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:33.558557 12545 leader_election.cc:290] T 290f13a0cac5430faf0c92e2daeeed42 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 election: Requested vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:33.559237 12073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "290f13a0cac5430faf0c92e2daeeed42" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408"
I20260709 13:05:33.559907 12073 raft_consensus.cc:3060] T 290f13a0cac5430faf0c92e2daeeed42 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:33.561328 12264 raft_consensus.cc:359] T 896baa417ce4411a99a633fddbb531b8 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:33.561494 12041 leader_election.cc:304] T 90a279e2e19045ae8ae6722914844c9e P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 34bbb454ad22499cac0941f061a68408, e86b6ed62ab0403bbda1861973380297; no voters: 8e3d76ae69c74d1f85f6da548856eeb7
I20260709 13:05:33.561928 12264 raft_consensus.cc:385] T 896baa417ce4411a99a633fddbb531b8 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:33.562269 12264 raft_consensus.cc:740] T 896baa417ce4411a99a633fddbb531b8 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.562860 12264 consensus_queue.cc:260] T 896baa417ce4411a99a633fddbb531b8 P e86b6ed62ab0403bbda1861973380297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:33.563060 12393 raft_consensus.cc:2804] T 90a279e2e19045ae8ae6722914844c9e P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:33.563634 12393 raft_consensus.cc:697] T 90a279e2e19045ae8ae6722914844c9e P 34bbb454ad22499cac0941f061a68408 [term 1 LEADER]: Becoming Leader. State: Replica: 34bbb454ad22499cac0941f061a68408, State: Running, Role: LEADER
I20260709 13:05:33.564644 12264 ts_tablet_manager.cc:1434] T 896baa417ce4411a99a633fddbb531b8 P e86b6ed62ab0403bbda1861973380297: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.002s
I20260709 13:05:33.527659 12216 raft_consensus.cc:2468] T 79ee859d668b4354abb7db1e5cc66864 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34bbb454ad22499cac0941f061a68408 in term 1.
I20260709 13:05:33.570859 12071 raft_consensus.cc:2393] T 79ee859d668b4354abb7db1e5cc66864 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8e3d76ae69c74d1f85f6da548856eeb7 in current term 1: Already voted for candidate 34bbb454ad22499cac0941f061a68408 in this term.
I20260709 13:05:33.564569 12393 consensus_queue.cc:237] T 90a279e2e19045ae8ae6722914844c9e P 34bbb454ad22499cac0941f061a68408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:33.572238 12217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "290f13a0cac5430faf0c92e2daeeed42" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297"
I20260709 13:05:33.579233 12264 tablet_bootstrap.cc:492] T 4ce3a642781e4def9f7fb6ac1e2a9443 P e86b6ed62ab0403bbda1861973380297: Bootstrap starting.
I20260709 13:05:33.582108 12041 leader_election.cc:304] T 79ee859d668b4354abb7db1e5cc66864 P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 34bbb454ad22499cac0941f061a68408, e86b6ed62ab0403bbda1861973380297; no voters: 8e3d76ae69c74d1f85f6da548856eeb7
I20260709 13:05:33.582949 12560 raft_consensus.cc:2804] T 79ee859d668b4354abb7db1e5cc66864 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:05:33.583211 12245 debug-util.cc:398] Leaking SignalData structure 0x7b08001a61a0 after lost signal to thread 10971
I20260709 13:05:33.583496 12560 raft_consensus.cc:697] T 79ee859d668b4354abb7db1e5cc66864 P 34bbb454ad22499cac0941f061a68408 [term 1 LEADER]: Becoming Leader. State: Replica: 34bbb454ad22499cac0941f061a68408, State: Running, Role: LEADER
W20260709 13:05:33.584398 12245 debug-util.cc:398] Leaking SignalData structure 0x7b080013d2a0 after lost signal to thread 12007
I20260709 13:05:33.584460 12560 consensus_queue.cc:237] T 79ee859d668b4354abb7db1e5cc66864 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
W20260709 13:05:33.585985 12116 leader_election.cc:343] T 290f13a0cac5430faf0c92e2daeeed42 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:33.585932 12245 debug-util.cc:398] Leaking SignalData structure 0x7b0800162340 after lost signal to thread 12099
W20260709 13:05:33.590157 12245 debug-util.cc:398] Leaking SignalData structure 0x7b0800265ea0 after lost signal to thread 12174
W20260709 13:05:33.591197 12245 debug-util.cc:398] Leaking SignalData structure 0x7b0800281160 after lost signal to thread 12248
I20260709 13:05:33.595471 11972 catalog_manager.cc:5697] T f2d3f5f4b46847e981ef45e207a6731c P e86b6ed62ab0403bbda1861973380297 reported cstate change: term changed from 0 to 1, leader changed from <none> to e86b6ed62ab0403bbda1861973380297 (127.10.182.3). New cstate: current_term: 1 leader_uuid: "e86b6ed62ab0403bbda1861973380297" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:33.599381 11972 catalog_manager.cc:5697] T d41dbf3f863349f3bcc6e8320359e499 P e86b6ed62ab0403bbda1861973380297 reported cstate change: term changed from 0 to 1, leader changed from <none> to e86b6ed62ab0403bbda1861973380297 (127.10.182.3). New cstate: current_term: 1 leader_uuid: "e86b6ed62ab0403bbda1861973380297" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:33.602406 12364 leader_election.cc:290] T 79ee859d668b4354abb7db1e5cc66864 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 election: Requested vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
W20260709 13:05:33.602861 12573 log.cc:927] Time spent T d41dbf3f863349f3bcc6e8320359e499 P e86b6ed62ab0403bbda1861973380297: Append to log took a long time: real 0.081s	user 0.000s	sys 0.001s
I20260709 13:05:33.626700 12526 consensus_queue.cc:1048] T 005f1c400f184ef29bf5050bb6f47440 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:33.631341 12266 tablet_bootstrap.cc:492] T 896baa417ce4411a99a633fddbb531b8 P 8e3d76ae69c74d1f85f6da548856eeb7: No bootstrap required, opened a new log
I20260709 13:05:33.632720 12265 tablet_bootstrap.cc:492] T f96c4ec262aa4d7e93f5ef6f6fa7489e P 34bbb454ad22499cac0941f061a68408: No bootstrap required, opened a new log
I20260709 13:05:33.633208 12266 ts_tablet_manager.cc:1403] T 896baa417ce4411a99a633fddbb531b8 P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent bootstrapping tablet: real 0.394s	user 0.047s	sys 0.035s
I20260709 13:05:33.633476 12265 ts_tablet_manager.cc:1403] T f96c4ec262aa4d7e93f5ef6f6fa7489e P 34bbb454ad22499cac0941f061a68408: Time spent bootstrapping tablet: real 0.188s	user 0.014s	sys 0.003s
I20260709 13:05:33.640919 12073 raft_consensus.cc:2468] T 290f13a0cac5430faf0c92e2daeeed42 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e3d76ae69c74d1f85f6da548856eeb7 in term 1.
I20260709 13:05:33.643748 12216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79ee859d668b4354abb7db1e5cc66864" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297"
I20260709 13:05:33.644392 12266 raft_consensus.cc:359] T 896baa417ce4411a99a633fddbb531b8 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:33.649025 12266 raft_consensus.cc:385] T 896baa417ce4411a99a633fddbb531b8 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:33.649930 12353 consensus_queue.cc:1048] T f2d3f5f4b46847e981ef45e207a6731c P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:33.655151 12216 raft_consensus.cc:2393] T 79ee859d668b4354abb7db1e5cc66864 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8e3d76ae69c74d1f85f6da548856eeb7 in current term 1: Already voted for candidate 34bbb454ad22499cac0941f061a68408 in this term.
I20260709 13:05:33.655609 12264 tablet_bootstrap.cc:654] T 4ce3a642781e4def9f7fb6ac1e2a9443 P e86b6ed62ab0403bbda1861973380297: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:33.627888 12560 raft_consensus.cc:493] T 896baa417ce4411a99a633fddbb531b8 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:33.649365 12266 raft_consensus.cc:740] T 896baa417ce4411a99a633fddbb531b8 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.662992 12266 consensus_queue.cc:260] T 896baa417ce4411a99a633fddbb531b8 P 8e3d76ae69c74d1f85f6da548856eeb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:33.671542 12560 raft_consensus.cc:515] T 896baa417ce4411a99a633fddbb531b8 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:33.674157 12560 leader_election.cc:290] T 896baa417ce4411a99a633fddbb531b8 P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:33.675341 12145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "896baa417ce4411a99a633fddbb531b8" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" is_pre_election: true
I20260709 13:05:33.677932 12145 raft_consensus.cc:2468] T 896baa417ce4411a99a633fddbb531b8 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 34bbb454ad22499cac0941f061a68408 in term 0.
I20260709 13:05:33.678087 12215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "896baa417ce4411a99a633fddbb531b8" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297" is_pre_election: true
I20260709 13:05:33.678714 12116 leader_election.cc:304] T 79ee859d668b4354abb7db1e5cc66864 P 8e3d76ae69c74d1f85f6da548856eeb7 [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: 8e3d76ae69c74d1f85f6da548856eeb7; no voters: 34bbb454ad22499cac0941f061a68408, e86b6ed62ab0403bbda1861973380297
I20260709 13:05:33.680940 12329 raft_consensus.cc:2749] T 79ee859d668b4354abb7db1e5cc66864 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:05:33.681459 12039 leader_election.cc:304] T 896baa417ce4411a99a633fddbb531b8 P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34bbb454ad22499cac0941f061a68408, 8e3d76ae69c74d1f85f6da548856eeb7; no voters: 
I20260709 13:05:33.682927 12357 consensus_queue.cc:1048] T f2d3f5f4b46847e981ef45e207a6731c P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:33.684657 12392 raft_consensus.cc:2804] T 896baa417ce4411a99a633fddbb531b8 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:33.678828 12215 raft_consensus.cc:2468] T 896baa417ce4411a99a633fddbb531b8 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 34bbb454ad22499cac0941f061a68408 in term 0.
I20260709 13:05:33.685132 12392 raft_consensus.cc:493] T 896baa417ce4411a99a633fddbb531b8 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:33.664214 12113 leader_election.cc:304] T 290f13a0cac5430faf0c92e2daeeed42 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 34bbb454ad22499cac0941f061a68408, 8e3d76ae69c74d1f85f6da548856eeb7; no voters: e86b6ed62ab0403bbda1861973380297
I20260709 13:05:33.685532 12392 raft_consensus.cc:3060] T 896baa417ce4411a99a633fddbb531b8 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:33.686800 12329 raft_consensus.cc:2804] T 290f13a0cac5430faf0c92e2daeeed42 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:33.687336 12266 ts_tablet_manager.cc:1434] T 896baa417ce4411a99a633fddbb531b8 P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent starting tablet: real 0.054s	user 0.007s	sys 0.000s
I20260709 13:05:33.687330 12329 raft_consensus.cc:697] T 290f13a0cac5430faf0c92e2daeeed42 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 LEADER]: Becoming Leader. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Running, Role: LEADER
I20260709 13:05:33.688287 12266 tablet_bootstrap.cc:492] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 8e3d76ae69c74d1f85f6da548856eeb7: Bootstrap starting.
I20260709 13:05:33.688640 12329 consensus_queue.cc:237] T 290f13a0cac5430faf0c92e2daeeed42 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:33.709756 12265 raft_consensus.cc:359] T f96c4ec262aa4d7e93f5ef6f6fa7489e P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:33.710850 12265 raft_consensus.cc:385] T f96c4ec262aa4d7e93f5ef6f6fa7489e P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:33.711223 12265 raft_consensus.cc:740] T f96c4ec262aa4d7e93f5ef6f6fa7489e P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34bbb454ad22499cac0941f061a68408, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.726377 12265 consensus_queue.cc:260] T f96c4ec262aa4d7e93f5ef6f6fa7489e P 34bbb454ad22499cac0941f061a68408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:33.738906 11972 catalog_manager.cc:5697] T 90a279e2e19045ae8ae6722914844c9e P 34bbb454ad22499cac0941f061a68408 reported cstate change: term changed from 0 to 1, leader changed from <none> to 34bbb454ad22499cac0941f061a68408 (127.10.182.1). New cstate: current_term: 1 leader_uuid: "34bbb454ad22499cac0941f061a68408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:33.745623 12265 ts_tablet_manager.cc:1434] T f96c4ec262aa4d7e93f5ef6f6fa7489e P 34bbb454ad22499cac0941f061a68408: Time spent starting tablet: real 0.099s	user 0.006s	sys 0.001s
I20260709 13:05:33.754954 12392 raft_consensus.cc:515] T 896baa417ce4411a99a633fddbb531b8 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:33.769186 12266 tablet_bootstrap.cc:654] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 8e3d76ae69c74d1f85f6da548856eeb7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:33.773622 12265 tablet_bootstrap.cc:492] T 248501b4b53743dfb0335635143f8058 P 34bbb454ad22499cac0941f061a68408: Bootstrap starting.
I20260709 13:05:33.778630 12264 tablet_bootstrap.cc:492] T 4ce3a642781e4def9f7fb6ac1e2a9443 P e86b6ed62ab0403bbda1861973380297: No bootstrap required, opened a new log
I20260709 13:05:33.779157 12264 ts_tablet_manager.cc:1403] T 4ce3a642781e4def9f7fb6ac1e2a9443 P e86b6ed62ab0403bbda1861973380297: Time spent bootstrapping tablet: real 0.211s	user 0.020s	sys 0.013s
I20260709 13:05:33.781453 12392 leader_election.cc:290] T 896baa417ce4411a99a633fddbb531b8 P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 1 election: Requested vote from peers 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:33.783936 12264 raft_consensus.cc:359] T 4ce3a642781e4def9f7fb6ac1e2a9443 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:33.787609 12264 raft_consensus.cc:385] T 4ce3a642781e4def9f7fb6ac1e2a9443 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:33.788100 12264 raft_consensus.cc:740] T 4ce3a642781e4def9f7fb6ac1e2a9443 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.790206 12264 consensus_queue.cc:260] T 4ce3a642781e4def9f7fb6ac1e2a9443 P e86b6ed62ab0403bbda1861973380297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:33.794941 12216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "896baa417ce4411a99a633fddbb531b8" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297"
I20260709 13:05:33.795774 12216 raft_consensus.cc:3060] T 896baa417ce4411a99a633fddbb531b8 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:33.795485 11972 catalog_manager.cc:5697] T 290f13a0cac5430faf0c92e2daeeed42 P 8e3d76ae69c74d1f85f6da548856eeb7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2). New cstate: current_term: 1 leader_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:33.801888 12265 tablet_bootstrap.cc:654] T 248501b4b53743dfb0335635143f8058 P 34bbb454ad22499cac0941f061a68408: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:33.806865 12216 raft_consensus.cc:2468] T 896baa417ce4411a99a633fddbb531b8 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34bbb454ad22499cac0941f061a68408 in term 1.
I20260709 13:05:33.810931 12148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "896baa417ce4411a99a633fddbb531b8" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
I20260709 13:05:33.811553 12148 raft_consensus.cc:3060] T 896baa417ce4411a99a633fddbb531b8 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:33.813920 12266 tablet_bootstrap.cc:492] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 8e3d76ae69c74d1f85f6da548856eeb7: No bootstrap required, opened a new log
W20260709 13:05:33.814344 12113 consensus_peers.cc:597] T 248501b4b53743dfb0335635143f8058 P 8e3d76ae69c74d1f85f6da548856eeb7 -> Peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Couldn't send request to peer 34bbb454ad22499cac0941f061a68408. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:33.814383 12266 ts_tablet_manager.cc:1403] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent bootstrapping tablet: real 0.126s	user 0.013s	sys 0.001s
I20260709 13:05:33.818714 12266 raft_consensus.cc:359] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:33.819227 12266 raft_consensus.cc:385] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:33.819496 12266 raft_consensus.cc:740] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.820266 12266 consensus_queue.cc:260] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 8e3d76ae69c74d1f85f6da548856eeb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:33.821432 12148 raft_consensus.cc:2468] T 896baa417ce4411a99a633fddbb531b8 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34bbb454ad22499cac0941f061a68408 in term 1.
I20260709 13:05:33.822064 12264 ts_tablet_manager.cc:1434] T 4ce3a642781e4def9f7fb6ac1e2a9443 P e86b6ed62ab0403bbda1861973380297: Time spent starting tablet: real 0.043s	user 0.008s	sys 0.000s
I20260709 13:05:33.822721 12039 leader_election.cc:304] T 896baa417ce4411a99a633fddbb531b8 P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34bbb454ad22499cac0941f061a68408, 8e3d76ae69c74d1f85f6da548856eeb7; no voters: 
I20260709 13:05:33.823949 12392 raft_consensus.cc:2804] T 896baa417ce4411a99a633fddbb531b8 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:33.824432 12392 raft_consensus.cc:697] T 896baa417ce4411a99a633fddbb531b8 P 34bbb454ad22499cac0941f061a68408 [term 1 LEADER]: Becoming Leader. State: Replica: 34bbb454ad22499cac0941f061a68408, State: Running, Role: LEADER
I20260709 13:05:33.825834 12264 tablet_bootstrap.cc:492] T f96c4ec262aa4d7e93f5ef6f6fa7489e P e86b6ed62ab0403bbda1861973380297: Bootstrap starting.
I20260709 13:05:33.828311 12392 consensus_queue.cc:237] T 896baa417ce4411a99a633fddbb531b8 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:33.833354 12265 tablet_bootstrap.cc:492] T 248501b4b53743dfb0335635143f8058 P 34bbb454ad22499cac0941f061a68408: No bootstrap required, opened a new log
I20260709 13:05:33.833876 12265 ts_tablet_manager.cc:1403] T 248501b4b53743dfb0335635143f8058 P 34bbb454ad22499cac0941f061a68408: Time spent bootstrapping tablet: real 0.060s	user 0.006s	sys 0.004s
I20260709 13:05:33.834396 12264 tablet_bootstrap.cc:654] T f96c4ec262aa4d7e93f5ef6f6fa7489e P e86b6ed62ab0403bbda1861973380297: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:33.834867 12266 ts_tablet_manager.cc:1434] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.000s
I20260709 13:05:33.835899 12266 tablet_bootstrap.cc:492] T 2947f03460144399be6035aea599d6a9 P 8e3d76ae69c74d1f85f6da548856eeb7: Bootstrap starting.
I20260709 13:05:33.839480 12265 raft_consensus.cc:359] T 248501b4b53743dfb0335635143f8058 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:33.840196 12265 raft_consensus.cc:385] T 248501b4b53743dfb0335635143f8058 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:33.840461 12265 raft_consensus.cc:740] T 248501b4b53743dfb0335635143f8058 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34bbb454ad22499cac0941f061a68408, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.843699 12353 consensus_queue.cc:1048] T d41dbf3f863349f3bcc6e8320359e499 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 13:05:33.848626 11970 catalog_manager.cc:5697] T 79ee859d668b4354abb7db1e5cc66864 P 34bbb454ad22499cac0941f061a68408 reported cstate change: term changed from 0 to 1, leader changed from <none> to 34bbb454ad22499cac0941f061a68408 (127.10.182.1). New cstate: current_term: 1 leader_uuid: "34bbb454ad22499cac0941f061a68408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:33.854362 12265 consensus_queue.cc:260] T 248501b4b53743dfb0335635143f8058 P 34bbb454ad22499cac0941f061a68408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:33.861186 12266 tablet_bootstrap.cc:654] T 2947f03460144399be6035aea599d6a9 P 8e3d76ae69c74d1f85f6da548856eeb7: Neither blocks nor log segments found. Creating new log.
W20260709 13:05:33.863946 12187 consensus_peers.cc:597] T d41dbf3f863349f3bcc6e8320359e499 P e86b6ed62ab0403bbda1861973380297 -> Peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Couldn't send request to peer 34bbb454ad22499cac0941f061a68408. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:33.870914 12264 tablet_bootstrap.cc:492] T f96c4ec262aa4d7e93f5ef6f6fa7489e P e86b6ed62ab0403bbda1861973380297: No bootstrap required, opened a new log
I20260709 13:05:33.871317 12265 ts_tablet_manager.cc:1434] T 248501b4b53743dfb0335635143f8058 P 34bbb454ad22499cac0941f061a68408: Time spent starting tablet: real 0.037s	user 0.003s	sys 0.004s
I20260709 13:05:33.871428 12264 ts_tablet_manager.cc:1403] T f96c4ec262aa4d7e93f5ef6f6fa7489e P e86b6ed62ab0403bbda1861973380297: Time spent bootstrapping tablet: real 0.047s	user 0.018s	sys 0.007s
I20260709 13:05:33.880733 12265 tablet_bootstrap.cc:492] T d41dbf3f863349f3bcc6e8320359e499 P 34bbb454ad22499cac0941f061a68408: Bootstrap starting.
I20260709 13:05:33.888958 12264 raft_consensus.cc:359] T f96c4ec262aa4d7e93f5ef6f6fa7489e P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:33.889668 12264 raft_consensus.cc:385] T f96c4ec262aa4d7e93f5ef6f6fa7489e P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:33.889963 12264 raft_consensus.cc:740] T f96c4ec262aa4d7e93f5ef6f6fa7489e P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.893975 12265 tablet_bootstrap.cc:654] T d41dbf3f863349f3bcc6e8320359e499 P 34bbb454ad22499cac0941f061a68408: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:33.898658 12266 tablet_bootstrap.cc:492] T 2947f03460144399be6035aea599d6a9 P 8e3d76ae69c74d1f85f6da548856eeb7: No bootstrap required, opened a new log
I20260709 13:05:33.899114 12266 ts_tablet_manager.cc:1403] T 2947f03460144399be6035aea599d6a9 P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent bootstrapping tablet: real 0.063s	user 0.012s	sys 0.004s
I20260709 13:05:33.902154 12266 raft_consensus.cc:359] T 2947f03460144399be6035aea599d6a9 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:33.902822 12266 raft_consensus.cc:385] T 2947f03460144399be6035aea599d6a9 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:33.903086 12266 raft_consensus.cc:740] T 2947f03460144399be6035aea599d6a9 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.896831 12264 consensus_queue.cc:260] T f96c4ec262aa4d7e93f5ef6f6fa7489e P e86b6ed62ab0403bbda1861973380297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:33.905117 11970 catalog_manager.cc:5697] T 896baa417ce4411a99a633fddbb531b8 P 34bbb454ad22499cac0941f061a68408 reported cstate change: term changed from 0 to 1, leader changed from <none> to 34bbb454ad22499cac0941f061a68408 (127.10.182.1). New cstate: current_term: 1 leader_uuid: "34bbb454ad22499cac0941f061a68408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:33.910233 12264 ts_tablet_manager.cc:1434] T f96c4ec262aa4d7e93f5ef6f6fa7489e P e86b6ed62ab0403bbda1861973380297: Time spent starting tablet: real 0.038s	user 0.005s	sys 0.001s
I20260709 13:05:33.911296 12264 tablet_bootstrap.cc:492] T 2947f03460144399be6035aea599d6a9 P e86b6ed62ab0403bbda1861973380297: Bootstrap starting.
I20260709 13:05:33.919348 12266 consensus_queue.cc:260] T 2947f03460144399be6035aea599d6a9 P 8e3d76ae69c74d1f85f6da548856eeb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:33.922358 12266 ts_tablet_manager.cc:1434] T 2947f03460144399be6035aea599d6a9 P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent starting tablet: real 0.023s	user 0.003s	sys 0.003s
I20260709 13:05:33.923406 12266 tablet_bootstrap.cc:492] T 90a279e2e19045ae8ae6722914844c9e P 8e3d76ae69c74d1f85f6da548856eeb7: Bootstrap starting.
I20260709 13:05:33.935971 12264 tablet_bootstrap.cc:654] T 2947f03460144399be6035aea599d6a9 P e86b6ed62ab0403bbda1861973380297: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:33.942152 12266 tablet_bootstrap.cc:654] T 90a279e2e19045ae8ae6722914844c9e P 8e3d76ae69c74d1f85f6da548856eeb7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:33.949803 12265 tablet_bootstrap.cc:492] T d41dbf3f863349f3bcc6e8320359e499 P 34bbb454ad22499cac0941f061a68408: No bootstrap required, opened a new log
I20260709 13:05:33.950284 12265 ts_tablet_manager.cc:1403] T d41dbf3f863349f3bcc6e8320359e499 P 34bbb454ad22499cac0941f061a68408: Time spent bootstrapping tablet: real 0.078s	user 0.011s	sys 0.001s
I20260709 13:05:33.952766 12364 raft_consensus.cc:493] T 2947f03460144399be6035aea599d6a9 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:33.953469 12364 raft_consensus.cc:515] T 2947f03460144399be6035aea599d6a9 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:33.956943 12265 raft_consensus.cc:359] T d41dbf3f863349f3bcc6e8320359e499 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:33.957675 12265 raft_consensus.cc:385] T d41dbf3f863349f3bcc6e8320359e499 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:33.957675 12073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2947f03460144399be6035aea599d6a9" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408" is_pre_election: true
I20260709 13:05:33.958091 12265 raft_consensus.cc:740] T d41dbf3f863349f3bcc6e8320359e499 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34bbb454ad22499cac0941f061a68408, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.958742 12265 consensus_queue.cc:260] T d41dbf3f863349f3bcc6e8320359e499 P 34bbb454ad22499cac0941f061a68408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
W20260709 13:05:33.959275 12113 leader_election.cc:343] T 2947f03460144399be6035aea599d6a9 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:33.960882 12265 ts_tablet_manager.cc:1434] T d41dbf3f863349f3bcc6e8320359e499 P 34bbb454ad22499cac0941f061a68408: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:05:33.961802 12364 leader_election.cc:290] T 2947f03460144399be6035aea599d6a9 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:33.961844 12329 consensus_queue.cc:1048] T 248501b4b53743dfb0335635143f8058 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:33.963716 12218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2947f03460144399be6035aea599d6a9" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297" is_pre_election: true
I20260709 13:05:33.965880 12392 consensus_queue.cc:1048] T 90a279e2e19045ae8ae6722914844c9e P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:05:33.968588 12116 leader_election.cc:343] T 2947f03460144399be6035aea599d6a9 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:33.969177 12116 leader_election.cc:304] T 2947f03460144399be6035aea599d6a9 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7; no voters: 34bbb454ad22499cac0941f061a68408, e86b6ed62ab0403bbda1861973380297
I20260709 13:05:33.970422 12329 raft_consensus.cc:2749] T 2947f03460144399be6035aea599d6a9 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:33.975942 12264 tablet_bootstrap.cc:492] T 2947f03460144399be6035aea599d6a9 P e86b6ed62ab0403bbda1861973380297: No bootstrap required, opened a new log
I20260709 13:05:33.976454 12264 ts_tablet_manager.cc:1403] T 2947f03460144399be6035aea599d6a9 P e86b6ed62ab0403bbda1861973380297: Time spent bootstrapping tablet: real 0.065s	user 0.006s	sys 0.005s
I20260709 13:05:33.979828 12264 raft_consensus.cc:359] T 2947f03460144399be6035aea599d6a9 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:33.985110 12264 raft_consensus.cc:385] T 2947f03460144399be6035aea599d6a9 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:33.985440 12264 raft_consensus.cc:740] T 2947f03460144399be6035aea599d6a9 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.986054 12264 consensus_queue.cc:260] T 2947f03460144399be6035aea599d6a9 P e86b6ed62ab0403bbda1861973380297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:33.986527 12266 tablet_bootstrap.cc:492] T 90a279e2e19045ae8ae6722914844c9e P 8e3d76ae69c74d1f85f6da548856eeb7: No bootstrap required, opened a new log
I20260709 13:05:33.987017 12266 ts_tablet_manager.cc:1403] T 90a279e2e19045ae8ae6722914844c9e P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent bootstrapping tablet: real 0.064s	user 0.017s	sys 0.024s
I20260709 13:05:33.988233 12264 ts_tablet_manager.cc:1434] T 2947f03460144399be6035aea599d6a9 P e86b6ed62ab0403bbda1861973380297: Time spent starting tablet: real 0.011s	user 0.000s	sys 0.003s
I20260709 13:05:33.991074 12264 tablet_bootstrap.cc:492] T 15bdf79fe8114ccd8b4888ed22a86db4 P e86b6ed62ab0403bbda1861973380297: Bootstrap starting.
I20260709 13:05:33.989537 12266 raft_consensus.cc:359] T 90a279e2e19045ae8ae6722914844c9e P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:33.993983 12266 raft_consensus.cc:385] T 90a279e2e19045ae8ae6722914844c9e P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:33.994249 12266 raft_consensus.cc:740] T 90a279e2e19045ae8ae6722914844c9e P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.994901 12266 consensus_queue.cc:260] T 90a279e2e19045ae8ae6722914844c9e P 8e3d76ae69c74d1f85f6da548856eeb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:33.997113 12266 ts_tablet_manager.cc:1434] T 90a279e2e19045ae8ae6722914844c9e P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260709 13:05:34.002295 12264 tablet_bootstrap.cc:654] T 15bdf79fe8114ccd8b4888ed22a86db4 P e86b6ed62ab0403bbda1861973380297: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:34.006759 12266 tablet_bootstrap.cc:492] T e2073b92edc44f47a436b8e97c190a34 P 8e3d76ae69c74d1f85f6da548856eeb7: Bootstrap starting.
I20260709 13:05:34.015247 12266 tablet_bootstrap.cc:654] T e2073b92edc44f47a436b8e97c190a34 P 8e3d76ae69c74d1f85f6da548856eeb7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:34.020942 12264 tablet_bootstrap.cc:492] T 15bdf79fe8114ccd8b4888ed22a86db4 P e86b6ed62ab0403bbda1861973380297: No bootstrap required, opened a new log
I20260709 13:05:34.021503 12264 ts_tablet_manager.cc:1403] T 15bdf79fe8114ccd8b4888ed22a86db4 P e86b6ed62ab0403bbda1861973380297: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.000s
I20260709 13:05:34.024434 12264 raft_consensus.cc:359] T 15bdf79fe8114ccd8b4888ed22a86db4 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:34.025245 12264 raft_consensus.cc:385] T 15bdf79fe8114ccd8b4888ed22a86db4 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:34.025552 12264 raft_consensus.cc:740] T 15bdf79fe8114ccd8b4888ed22a86db4 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Initialized, Role: FOLLOWER
I20260709 13:05:34.026237 12264 consensus_queue.cc:260] T 15bdf79fe8114ccd8b4888ed22a86db4 P e86b6ed62ab0403bbda1861973380297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:34.030002 12264 ts_tablet_manager.cc:1434] T 15bdf79fe8114ccd8b4888ed22a86db4 P e86b6ed62ab0403bbda1861973380297: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 13:05:34.031206 12264 tablet_bootstrap.cc:492] T c5fb2103323d4e908c3b0665f2f3aef9 P e86b6ed62ab0403bbda1861973380297: Bootstrap starting.
I20260709 13:05:34.037599 12265 tablet_bootstrap.cc:492] T e2073b92edc44f47a436b8e97c190a34 P 34bbb454ad22499cac0941f061a68408: Bootstrap starting.
I20260709 13:05:34.043375 12266 tablet_bootstrap.cc:492] T e2073b92edc44f47a436b8e97c190a34 P 8e3d76ae69c74d1f85f6da548856eeb7: No bootstrap required, opened a new log
I20260709 13:05:34.043984 12266 ts_tablet_manager.cc:1403] T e2073b92edc44f47a436b8e97c190a34 P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent bootstrapping tablet: real 0.037s	user 0.016s	sys 0.000s
I20260709 13:05:34.045699 12329 raft_consensus.cc:493] T 90a279e2e19045ae8ae6722914844c9e P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:34.046329 12329 raft_consensus.cc:515] T 90a279e2e19045ae8ae6722914844c9e P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:34.048447 12329 leader_election.cc:290] T 90a279e2e19045ae8ae6722914844c9e P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:34.049691 12073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90a279e2e19045ae8ae6722914844c9e" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408" is_pre_election: true
I20260709 13:05:34.050864 12264 tablet_bootstrap.cc:654] T c5fb2103323d4e908c3b0665f2f3aef9 P e86b6ed62ab0403bbda1861973380297: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:34.048780 12265 tablet_bootstrap.cc:654] T e2073b92edc44f47a436b8e97c190a34 P 34bbb454ad22499cac0941f061a68408: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:34.056190 12451 raft_consensus.cc:493] T 4ce3a642781e4def9f7fb6ac1e2a9443 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:34.056517 12266 raft_consensus.cc:359] T e2073b92edc44f47a436b8e97c190a34 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:34.056782 12451 raft_consensus.cc:515] T 4ce3a642781e4def9f7fb6ac1e2a9443 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:34.057335 12266 raft_consensus.cc:385] T e2073b92edc44f47a436b8e97c190a34 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:34.057673 12266 raft_consensus.cc:740] T e2073b92edc44f47a436b8e97c190a34 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Initialized, Role: FOLLOWER
I20260709 13:05:34.058362 12266 consensus_queue.cc:260] T e2073b92edc44f47a436b8e97c190a34 P 8e3d76ae69c74d1f85f6da548856eeb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:34.058965 12451 leader_election.cc:290] T 4ce3a642781e4def9f7fb6ac1e2a9443 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
I20260709 13:05:34.062151 12148 raft_consensus.cc:3060] T 90a279e2e19045ae8ae6722914844c9e P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:34.083161 12392 raft_consensus.cc:493] T f96c4ec262aa4d7e93f5ef6f6fa7489e P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:34.083679 12392 raft_consensus.cc:515] T f96c4ec262aa4d7e93f5ef6f6fa7489e P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:34.088788 12392 leader_election.cc:290] T f96c4ec262aa4d7e93f5ef6f6fa7489e P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:34.089359 12329 raft_consensus.cc:493] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:34.091893 12215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90a279e2e19045ae8ae6722914844c9e" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297" is_pre_election: true
I20260709 13:05:34.089816 12329 raft_consensus.cc:515] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:34.094811 12329 leader_election.cc:290] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:34.095170 12392 consensus_queue.cc:1048] T 90a279e2e19045ae8ae6722914844c9e P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:34.096500 12148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f96c4ec262aa4d7e93f5ef6f6fa7489e" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" is_pre_election: true
I20260709 13:05:34.103708 12148 raft_consensus.cc:2468] T f96c4ec262aa4d7e93f5ef6f6fa7489e P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 34bbb454ad22499cac0941f061a68408 in term 0.
I20260709 13:05:34.103650 12144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce3a642781e4def9f7fb6ac1e2a9443" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" is_pre_election: true
I20260709 13:05:34.104370 12144 raft_consensus.cc:2468] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e86b6ed62ab0403bbda1861973380297 in term 0.
I20260709 13:05:34.107501 12116 leader_election.cc:304] T 90a279e2e19045ae8ae6722914844c9e P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7; no voters: 34bbb454ad22499cac0941f061a68408, e86b6ed62ab0403bbda1861973380297
I20260709 13:05:34.108628 12215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f96c4ec262aa4d7e93f5ef6f6fa7489e" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297" is_pre_election: true
I20260709 13:05:34.108719 12222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce3a642781e4def9f7fb6ac1e2a9443" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297" is_pre_election: true
I20260709 13:05:34.109083 12188 leader_election.cc:304] T 4ce3a642781e4def9f7fb6ac1e2a9443 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297; no voters: 
I20260709 13:05:34.109267 12215 raft_consensus.cc:2468] T f96c4ec262aa4d7e93f5ef6f6fa7489e P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 34bbb454ad22499cac0941f061a68408 in term 0.
I20260709 13:05:34.109373 12222 raft_consensus.cc:2468] T 4ce3a642781e4def9f7fb6ac1e2a9443 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e3d76ae69c74d1f85f6da548856eeb7 in term 0.
I20260709 13:05:34.109882 12270 raft_consensus.cc:2804] T 4ce3a642781e4def9f7fb6ac1e2a9443 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:34.110219 12270 raft_consensus.cc:493] T 4ce3a642781e4def9f7fb6ac1e2a9443 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:34.110294 12041 leader_election.cc:304] T f96c4ec262aa4d7e93f5ef6f6fa7489e P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34bbb454ad22499cac0941f061a68408, e86b6ed62ab0403bbda1861973380297; no voters: 
I20260709 13:05:34.110574 12270 raft_consensus.cc:3060] T 4ce3a642781e4def9f7fb6ac1e2a9443 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:34.111482 12116 leader_election.cc:304] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297; no voters: 
I20260709 13:05:34.112609 12329 raft_consensus.cc:2804] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:34.112910 12329 raft_consensus.cc:493] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:34.112823 12071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce3a642781e4def9f7fb6ac1e2a9443" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408" is_pre_election: true
I20260709 13:05:34.113291 12329 raft_consensus.cc:3060] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:34.113384 12569 consensus_queue.cc:1048] T 79ee859d668b4354abb7db1e5cc66864 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
I20260709 13:05:34.120644 12569 raft_consensus.cc:2804] T f96c4ec262aa4d7e93f5ef6f6fa7489e P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:34.121093 12569 raft_consensus.cc:493] T f96c4ec262aa4d7e93f5ef6f6fa7489e P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:34.117976 12266 ts_tablet_manager.cc:1434] T e2073b92edc44f47a436b8e97c190a34 P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent starting tablet: real 0.074s	user 0.006s	sys 0.001s
I20260709 13:05:34.121426 12569 raft_consensus.cc:3060] T f96c4ec262aa4d7e93f5ef6f6fa7489e P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:34.122375 12113 leader_election.cc:343] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:34.090268 12073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce3a642781e4def9f7fb6ac1e2a9443" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408" is_pre_election: true
I20260709 13:05:34.129243 12266 tablet_bootstrap.cc:492] T f56a029024b84957bded1cdd39335b33 P 8e3d76ae69c74d1f85f6da548856eeb7: Bootstrap starting.
I20260709 13:05:34.130450 12264 tablet_bootstrap.cc:492] T c5fb2103323d4e908c3b0665f2f3aef9 P e86b6ed62ab0403bbda1861973380297: No bootstrap required, opened a new log
I20260709 13:05:34.129402 12329 raft_consensus.cc:515] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
W20260709 13:05:34.137867 12187 leader_election.cc:343] T 4ce3a642781e4def9f7fb6ac1e2a9443 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:34.155970 12270 raft_consensus.cc:515] T 4ce3a642781e4def9f7fb6ac1e2a9443 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:34.179422 12270 leader_election.cc:290] T 4ce3a642781e4def9f7fb6ac1e2a9443 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 election: Requested vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
I20260709 13:05:34.184943 12069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce3a642781e4def9f7fb6ac1e2a9443" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408"
W20260709 13:05:34.186709 12187 leader_election.cc:343] T 4ce3a642781e4def9f7fb6ac1e2a9443 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:34.189040 12143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce3a642781e4def9f7fb6ac1e2a9443" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
I20260709 13:05:34.189814 12143 raft_consensus.cc:2393] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e86b6ed62ab0403bbda1861973380297 in current term 1: Already voted for candidate 8e3d76ae69c74d1f85f6da548856eeb7 in this term.
I20260709 13:05:34.192937 12543 consensus_queue.cc:1048] T 290f13a0cac5430faf0c92e2daeeed42 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:34.197841 12264 ts_tablet_manager.cc:1403] T c5fb2103323d4e908c3b0665f2f3aef9 P e86b6ed62ab0403bbda1861973380297: Time spent bootstrapping tablet: real 0.167s	user 0.015s	sys 0.024s
I20260709 13:05:34.205660 12329 leader_election.cc:290] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 election: Requested vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:34.178627 12569 raft_consensus.cc:515] T f96c4ec262aa4d7e93f5ef6f6fa7489e P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:34.213698 12188 leader_election.cc:304] T 4ce3a642781e4def9f7fb6ac1e2a9443 P e86b6ed62ab0403bbda1861973380297 [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: e86b6ed62ab0403bbda1861973380297; no voters: 34bbb454ad22499cac0941f061a68408, 8e3d76ae69c74d1f85f6da548856eeb7
I20260709 13:05:34.214447 12270 raft_consensus.cc:2749] T 4ce3a642781e4def9f7fb6ac1e2a9443 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260709 13:05:34.221318 12021 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:05:34.223141 12222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce3a642781e4def9f7fb6ac1e2a9443" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297"
I20260709 13:05:34.223906 12222 raft_consensus.cc:2393] T 4ce3a642781e4def9f7fb6ac1e2a9443 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8e3d76ae69c74d1f85f6da548856eeb7 in current term 1: Already voted for candidate e86b6ed62ab0403bbda1861973380297 in this term.
I20260709 13:05:34.224124 12265 tablet_bootstrap.cc:492] T e2073b92edc44f47a436b8e97c190a34 P 34bbb454ad22499cac0941f061a68408: No bootstrap required, opened a new log
I20260709 13:05:34.211284 12070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce3a642781e4def9f7fb6ac1e2a9443" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408"
I20260709 13:05:34.224591 12265 ts_tablet_manager.cc:1403] T e2073b92edc44f47a436b8e97c190a34 P 34bbb454ad22499cac0941f061a68408: Time spent bootstrapping tablet: real 0.187s	user 0.009s	sys 0.024s
I20260709 13:05:34.212229 12393 raft_consensus.cc:493] T 248501b4b53743dfb0335635143f8058 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:34.225313 12393 raft_consensus.cc:515] T 248501b4b53743dfb0335635143f8058 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:34.227768 12266 tablet_bootstrap.cc:654] T f56a029024b84957bded1cdd39335b33 P 8e3d76ae69c74d1f85f6da548856eeb7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:34.228245 12392 raft_consensus.cc:493] T d41dbf3f863349f3bcc6e8320359e499 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:34.228813 12392 raft_consensus.cc:515] T d41dbf3f863349f3bcc6e8320359e499 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:34.232715 12364 raft_consensus.cc:2749] T 90a279e2e19045ae8ae6722914844c9e P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:34.235052 12392 leader_election.cc:290] T d41dbf3f863349f3bcc6e8320359e499 P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:34.239475 12393 leader_election.cc:290] T 248501b4b53743dfb0335635143f8058 P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
W20260709 13:05:34.240362 12113 leader_election.cc:343] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:34.240938 12113 leader_election.cc:304] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 8e3d76ae69c74d1f85f6da548856eeb7 [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: 8e3d76ae69c74d1f85f6da548856eeb7; no voters: 34bbb454ad22499cac0941f061a68408, e86b6ed62ab0403bbda1861973380297
I20260709 13:05:34.241281 12569 leader_election.cc:290] T f96c4ec262aa4d7e93f5ef6f6fa7489e P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 1 election: Requested vote from peers 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:34.242993 12329 raft_consensus.cc:2749] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:05:34.248939 12148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f96c4ec262aa4d7e93f5ef6f6fa7489e" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
I20260709 13:05:34.249521 12148 raft_consensus.cc:3060] T f96c4ec262aa4d7e93f5ef6f6fa7489e P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:34.248237 12143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d41dbf3f863349f3bcc6e8320359e499" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" is_pre_election: true
I20260709 13:05:34.249742 12393 consensus_queue.cc:1048] T 79ee859d668b4354abb7db1e5cc66864 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:34.249799 12145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "248501b4b53743dfb0335635143f8058" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" is_pre_election: true
I20260709 13:05:34.251631 12215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "248501b4b53743dfb0335635143f8058" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297" is_pre_election: true
I20260709 13:05:34.252913 12070 raft_consensus.cc:3060] T d41dbf3f863349f3bcc6e8320359e499 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:34.253141 12215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f96c4ec262aa4d7e93f5ef6f6fa7489e" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297"
I20260709 13:05:34.253325 12222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d41dbf3f863349f3bcc6e8320359e499" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297" is_pre_election: true
I20260709 13:05:34.253675 12215 raft_consensus.cc:3060] T f96c4ec262aa4d7e93f5ef6f6fa7489e P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:34.259083 12148 raft_consensus.cc:2468] T f96c4ec262aa4d7e93f5ef6f6fa7489e P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34bbb454ad22499cac0941f061a68408 in term 1.
I20260709 13:05:34.267467 12041 leader_election.cc:304] T 248501b4b53743dfb0335635143f8058 P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 34bbb454ad22499cac0941f061a68408; no voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297
I20260709 13:05:34.270071 12039 leader_election.cc:304] T f96c4ec262aa4d7e93f5ef6f6fa7489e P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34bbb454ad22499cac0941f061a68408, 8e3d76ae69c74d1f85f6da548856eeb7; no voters: 
I20260709 13:05:34.269547 12569 raft_consensus.cc:2749] T 248501b4b53743dfb0335635143f8058 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:34.276087 12265 raft_consensus.cc:359] T e2073b92edc44f47a436b8e97c190a34 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:34.276815 12265 raft_consensus.cc:385] T e2073b92edc44f47a436b8e97c190a34 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:34.277120 12265 raft_consensus.cc:740] T e2073b92edc44f47a436b8e97c190a34 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34bbb454ad22499cac0941f061a68408, State: Initialized, Role: FOLLOWER
I20260709 13:05:34.277767 12265 consensus_queue.cc:260] T e2073b92edc44f47a436b8e97c190a34 P 34bbb454ad22499cac0941f061a68408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:34.279821 12265 ts_tablet_manager.cc:1434] T e2073b92edc44f47a436b8e97c190a34 P 34bbb454ad22499cac0941f061a68408: Time spent starting tablet: real 0.055s	user 0.005s	sys 0.000s
I20260709 13:05:34.272886 12393 raft_consensus.cc:2804] T f96c4ec262aa4d7e93f5ef6f6fa7489e P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:34.283519 12393 raft_consensus.cc:697] T f96c4ec262aa4d7e93f5ef6f6fa7489e P 34bbb454ad22499cac0941f061a68408 [term 1 LEADER]: Becoming Leader. State: Replica: 34bbb454ad22499cac0941f061a68408, State: Running, Role: LEADER
I20260709 13:05:34.284528 12264 raft_consensus.cc:359] T c5fb2103323d4e908c3b0665f2f3aef9 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:34.284420 12393 consensus_queue.cc:237] T f96c4ec262aa4d7e93f5ef6f6fa7489e P 34bbb454ad22499cac0941f061a68408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:34.285204 12264 raft_consensus.cc:385] T c5fb2103323d4e908c3b0665f2f3aef9 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:34.285764 12264 raft_consensus.cc:740] T c5fb2103323d4e908c3b0665f2f3aef9 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Initialized, Role: FOLLOWER
I20260709 13:05:34.286381 12264 consensus_queue.cc:260] T c5fb2103323d4e908c3b0665f2f3aef9 P e86b6ed62ab0403bbda1861973380297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
W20260709 13:05:34.286924 12116 consensus_peers.cc:597] T 290f13a0cac5430faf0c92e2daeeed42 P 8e3d76ae69c74d1f85f6da548856eeb7 -> Peer e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567): Couldn't send request to peer e86b6ed62ab0403bbda1861973380297. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:34.288448 12264 ts_tablet_manager.cc:1434] T c5fb2103323d4e908c3b0665f2f3aef9 P e86b6ed62ab0403bbda1861973380297: Time spent starting tablet: real 0.076s	user 0.003s	sys 0.002s
I20260709 13:05:34.289465 12264 tablet_bootstrap.cc:492] T 65266f822a11450d810417fbd4142ecc P e86b6ed62ab0403bbda1861973380297: Bootstrap starting.
I20260709 13:05:34.289711 12265 tablet_bootstrap.cc:492] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 34bbb454ad22499cac0941f061a68408: Bootstrap starting.
I20260709 13:05:34.289953 12215 raft_consensus.cc:2468] T f96c4ec262aa4d7e93f5ef6f6fa7489e P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34bbb454ad22499cac0941f061a68408 in term 1.
I20260709 13:05:34.306588 12069 raft_consensus.cc:3060] T 248501b4b53743dfb0335635143f8058 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:34.291963 12041 leader_election.cc:304] T d41dbf3f863349f3bcc6e8320359e499 P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 34bbb454ad22499cac0941f061a68408; no voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297
W20260709 13:05:34.335865 12041 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.182.3:44567, user_credentials={real_user=slave}} blocked reactor thread for 55333.1us
I20260709 13:05:34.346107 12265 tablet_bootstrap.cc:654] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 34bbb454ad22499cac0941f061a68408: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:34.367202 12264 tablet_bootstrap.cc:654] T 65266f822a11450d810417fbd4142ecc P e86b6ed62ab0403bbda1861973380297: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:34.402199 12266 tablet_bootstrap.cc:492] T f56a029024b84957bded1cdd39335b33 P 8e3d76ae69c74d1f85f6da548856eeb7: No bootstrap required, opened a new log
I20260709 13:05:34.402793 12266 ts_tablet_manager.cc:1403] T f56a029024b84957bded1cdd39335b33 P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent bootstrapping tablet: real 0.281s	user 0.002s	sys 0.023s
I20260709 13:05:34.408226 12266 raft_consensus.cc:359] T f56a029024b84957bded1cdd39335b33 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:34.408895 12266 raft_consensus.cc:385] T f56a029024b84957bded1cdd39335b33 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:34.409144 12266 raft_consensus.cc:740] T f56a029024b84957bded1cdd39335b33 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Initialized, Role: FOLLOWER
I20260709 13:05:34.409708 12266 consensus_queue.cc:260] T f56a029024b84957bded1cdd39335b33 P 8e3d76ae69c74d1f85f6da548856eeb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:34.415184 12604 consensus_queue.cc:1048] T 896baa417ce4411a99a633fddbb531b8 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:05:34.422451 12265 tablet_bootstrap.cc:492] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 34bbb454ad22499cac0941f061a68408: No bootstrap required, opened a new log
I20260709 13:05:34.422955 12265 ts_tablet_manager.cc:1403] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 34bbb454ad22499cac0941f061a68408: Time spent bootstrapping tablet: real 0.133s	user 0.025s	sys 0.016s
I20260709 13:05:34.422885 12393 raft_consensus.cc:493] T e2073b92edc44f47a436b8e97c190a34 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:34.423494 12393 raft_consensus.cc:515] T e2073b92edc44f47a436b8e97c190a34 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:34.425544 12393 leader_election.cc:290] T e2073b92edc44f47a436b8e97c190a34 P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:34.425649 12265 raft_consensus.cc:359] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:34.426333 12265 raft_consensus.cc:385] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:34.426620 12265 raft_consensus.cc:740] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34bbb454ad22499cac0941f061a68408, State: Initialized, Role: FOLLOWER
I20260709 13:05:34.427086 12148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2073b92edc44f47a436b8e97c190a34" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" is_pre_election: true
I20260709 13:05:34.427261 12265 consensus_queue.cc:260] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 34bbb454ad22499cac0941f061a68408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:34.427657 12148 raft_consensus.cc:2468] T e2073b92edc44f47a436b8e97c190a34 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 34bbb454ad22499cac0941f061a68408 in term 0.
I20260709 13:05:34.429221 12039 leader_election.cc:304] T e2073b92edc44f47a436b8e97c190a34 P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34bbb454ad22499cac0941f061a68408, 8e3d76ae69c74d1f85f6da548856eeb7; no voters: 
I20260709 13:05:34.429963 12560 raft_consensus.cc:2804] T e2073b92edc44f47a436b8e97c190a34 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:34.430300 12560 raft_consensus.cc:493] T e2073b92edc44f47a436b8e97c190a34 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:34.430655 12560 raft_consensus.cc:3060] T e2073b92edc44f47a436b8e97c190a34 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:34.438755 12266 ts_tablet_manager.cc:1434] T f56a029024b84957bded1cdd39335b33 P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent starting tablet: real 0.036s	user 0.008s	sys 0.000s
I20260709 13:05:34.440907 12215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2073b92edc44f47a436b8e97c190a34" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297" is_pre_election: true
I20260709 13:05:34.430655 12265 ts_tablet_manager.cc:1434] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 34bbb454ad22499cac0941f061a68408: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 13:05:34.442638 12266 tablet_bootstrap.cc:492] T 15bdf79fe8114ccd8b4888ed22a86db4 P 8e3d76ae69c74d1f85f6da548856eeb7: Bootstrap starting.
I20260709 13:05:34.443122 12265 tablet_bootstrap.cc:492] T f56a029024b84957bded1cdd39335b33 P 34bbb454ad22499cac0941f061a68408: Bootstrap starting.
I20260709 13:05:34.447068 12270 raft_consensus.cc:493] T c5fb2103323d4e908c3b0665f2f3aef9 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:34.447676 12270 raft_consensus.cc:515] T c5fb2103323d4e908c3b0665f2f3aef9 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:34.453819 12264 tablet_bootstrap.cc:492] T 65266f822a11450d810417fbd4142ecc P e86b6ed62ab0403bbda1861973380297: No bootstrap required, opened a new log
I20260709 13:05:34.454282 12264 ts_tablet_manager.cc:1403] T 65266f822a11450d810417fbd4142ecc P e86b6ed62ab0403bbda1861973380297: Time spent bootstrapping tablet: real 0.165s	user 0.015s	sys 0.016s
I20260709 13:05:34.457026 12270 leader_election.cc:290] T c5fb2103323d4e908c3b0665f2f3aef9 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
I20260709 13:05:34.443674 12604 consensus_queue.cc:1048] T 896baa417ce4411a99a633fddbb531b8 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 13:05:34.458546 12071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5fb2103323d4e908c3b0665f2f3aef9" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408" is_pre_election: true
W20260709 13:05:34.459014 12041 leader_election.cc:343] T e2073b92edc44f47a436b8e97c190a34 P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:34.459460 12148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5fb2103323d4e908c3b0665f2f3aef9" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" is_pre_election: true
W20260709 13:05:34.460135 12187 leader_election.cc:343] T c5fb2103323d4e908c3b0665f2f3aef9 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:34.459888 12540 raft_consensus.cc:2749] T d41dbf3f863349f3bcc6e8320359e499 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:05:34.460960 12188 leader_election.cc:343] T c5fb2103323d4e908c3b0665f2f3aef9 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:34.461568 12188 leader_election.cc:304] T c5fb2103323d4e908c3b0665f2f3aef9 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e86b6ed62ab0403bbda1861973380297; no voters: 34bbb454ad22499cac0941f061a68408, 8e3d76ae69c74d1f85f6da548856eeb7
I20260709 13:05:34.462109 12270 raft_consensus.cc:2749] T c5fb2103323d4e908c3b0665f2f3aef9 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:34.480588 12266 tablet_bootstrap.cc:654] T 15bdf79fe8114ccd8b4888ed22a86db4 P 8e3d76ae69c74d1f85f6da548856eeb7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:34.487704 12364 raft_consensus.cc:493] T f56a029024b84957bded1cdd39335b33 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:34.489965 12364 raft_consensus.cc:515] T f56a029024b84957bded1cdd39335b33 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:34.491328 12264 raft_consensus.cc:359] T 65266f822a11450d810417fbd4142ecc P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:34.491959 12364 leader_election.cc:290] T f56a029024b84957bded1cdd39335b33 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:34.491998 12264 raft_consensus.cc:385] T 65266f822a11450d810417fbd4142ecc P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:34.493064 12264 raft_consensus.cc:740] T 65266f822a11450d810417fbd4142ecc P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Initialized, Role: FOLLOWER
I20260709 13:05:34.493759 12264 consensus_queue.cc:260] T 65266f822a11450d810417fbd4142ecc P e86b6ed62ab0403bbda1861973380297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:34.495757 12264 ts_tablet_manager.cc:1434] T 65266f822a11450d810417fbd4142ecc P e86b6ed62ab0403bbda1861973380297: Time spent starting tablet: real 0.041s	user 0.004s	sys 0.003s
I20260709 13:05:34.486589 12357 raft_consensus.cc:493] T 2947f03460144399be6035aea599d6a9 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:34.498625 12357 raft_consensus.cc:515] T 2947f03460144399be6035aea599d6a9 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:34.499611 12222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f56a029024b84957bded1cdd39335b33" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297" is_pre_election: true
I20260709 13:05:34.500866 12357 leader_election.cc:290] T 2947f03460144399be6035aea599d6a9 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
W20260709 13:05:34.502036 12116 leader_election.cc:343] T f56a029024b84957bded1cdd39335b33 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:34.502458 12071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f56a029024b84957bded1cdd39335b33" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408" is_pre_election: true
I20260709 13:05:34.486829 12560 raft_consensus.cc:515] T e2073b92edc44f47a436b8e97c190a34 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:34.505280 12266 tablet_bootstrap.cc:492] T 15bdf79fe8114ccd8b4888ed22a86db4 P 8e3d76ae69c74d1f85f6da548856eeb7: No bootstrap required, opened a new log
I20260709 13:05:34.505739 12266 ts_tablet_manager.cc:1403] T 15bdf79fe8114ccd8b4888ed22a86db4 P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent bootstrapping tablet: real 0.063s	user 0.018s	sys 0.005s
W20260709 13:05:34.505867 12113 leader_election.cc:343] T f56a029024b84957bded1cdd39335b33 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:34.506251 12113 leader_election.cc:304] T f56a029024b84957bded1cdd39335b33 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7; no voters: 34bbb454ad22499cac0941f061a68408, e86b6ed62ab0403bbda1861973380297
I20260709 13:05:34.506528 12560 leader_election.cc:290] T e2073b92edc44f47a436b8e97c190a34 P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 1 election: Requested vote from peers 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:34.508587 12364 raft_consensus.cc:2749] T f56a029024b84957bded1cdd39335b33 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:34.509276 12264 tablet_bootstrap.cc:492] T 290f13a0cac5430faf0c92e2daeeed42 P e86b6ed62ab0403bbda1861973380297: Bootstrap starting.
I20260709 13:05:34.514743 12148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2073b92edc44f47a436b8e97c190a34" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
I20260709 13:05:34.515228 12148 raft_consensus.cc:3060] T e2073b92edc44f47a436b8e97c190a34 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:34.515656 12222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2073b92edc44f47a436b8e97c190a34" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297"
I20260709 13:05:34.515897 12357 raft_consensus.cc:493] T 15bdf79fe8114ccd8b4888ed22a86db4 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:34.516338 12357 raft_consensus.cc:515] T 15bdf79fe8114ccd8b4888ed22a86db4 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:34.519454 12071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15bdf79fe8114ccd8b4888ed22a86db4" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408" is_pre_election: true
I20260709 13:05:34.519202 12266 raft_consensus.cc:359] T 15bdf79fe8114ccd8b4888ed22a86db4 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:34.520073 12266 raft_consensus.cc:385] T 15bdf79fe8114ccd8b4888ed22a86db4 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:34.520337 12265 tablet_bootstrap.cc:654] T f56a029024b84957bded1cdd39335b33 P 34bbb454ad22499cac0941f061a68408: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:34.520449 12266 raft_consensus.cc:740] T 15bdf79fe8114ccd8b4888ed22a86db4 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Initialized, Role: FOLLOWER
W20260709 13:05:34.520854 12187 leader_election.cc:343] T 15bdf79fe8114ccd8b4888ed22a86db4 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:34.514602 11972 catalog_manager.cc:5697] T f96c4ec262aa4d7e93f5ef6f6fa7489e P 34bbb454ad22499cac0941f061a68408 reported cstate change: term changed from 0 to 1, leader changed from <none> to 34bbb454ad22499cac0941f061a68408 (127.10.182.1). New cstate: current_term: 1 leader_uuid: "34bbb454ad22499cac0941f061a68408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:34.521451 12266 consensus_queue.cc:260] T 15bdf79fe8114ccd8b4888ed22a86db4 P 8e3d76ae69c74d1f85f6da548856eeb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:34.508893 12069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2947f03460144399be6035aea599d6a9" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408" is_pre_election: true
I20260709 13:05:34.522907 12357 leader_election.cc:290] T 15bdf79fe8114ccd8b4888ed22a86db4 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
W20260709 13:05:34.526022 12041 leader_election.cc:343] T e2073b92edc44f47a436b8e97c190a34 P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:34.527916 12187 leader_election.cc:343] T 2947f03460144399be6035aea599d6a9 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:34.522564 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2947f03460144399be6035aea599d6a9" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" is_pre_election: true
I20260709 13:05:34.529726 12142 raft_consensus.cc:2468] T 2947f03460144399be6035aea599d6a9 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e86b6ed62ab0403bbda1861973380297 in term 0.
I20260709 13:05:34.534054 12145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15bdf79fe8114ccd8b4888ed22a86db4" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" is_pre_election: true
I20260709 13:05:34.534175 12188 leader_election.cc:304] T 2947f03460144399be6035aea599d6a9 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297; no voters: 34bbb454ad22499cac0941f061a68408
I20260709 13:05:34.534824 12145 raft_consensus.cc:2468] T 15bdf79fe8114ccd8b4888ed22a86db4 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e86b6ed62ab0403bbda1861973380297 in term 0.
I20260709 13:05:34.537698 12270 raft_consensus.cc:2804] T 2947f03460144399be6035aea599d6a9 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:34.538112 12270 raft_consensus.cc:493] T 2947f03460144399be6035aea599d6a9 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:34.538435 12270 raft_consensus.cc:3060] T 2947f03460144399be6035aea599d6a9 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:34.541479 12266 ts_tablet_manager.cc:1434] T 15bdf79fe8114ccd8b4888ed22a86db4 P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent starting tablet: real 0.035s	user 0.002s	sys 0.006s
I20260709 13:05:34.541976 12188 leader_election.cc:304] T 15bdf79fe8114ccd8b4888ed22a86db4 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297; no voters: 34bbb454ad22499cac0941f061a68408
I20260709 13:05:34.542652 12266 tablet_bootstrap.cc:492] T c5fb2103323d4e908c3b0665f2f3aef9 P 8e3d76ae69c74d1f85f6da548856eeb7: Bootstrap starting.
I20260709 13:05:34.543416 12357 raft_consensus.cc:2804] T 15bdf79fe8114ccd8b4888ed22a86db4 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:34.543767 12357 raft_consensus.cc:493] T 15bdf79fe8114ccd8b4888ed22a86db4 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:34.544050 12357 raft_consensus.cc:3060] T 15bdf79fe8114ccd8b4888ed22a86db4 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:34.554847 12148 raft_consensus.cc:2468] T e2073b92edc44f47a436b8e97c190a34 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34bbb454ad22499cac0941f061a68408 in term 1.
I20260709 13:05:34.556504 12039 leader_election.cc:304] T e2073b92edc44f47a436b8e97c190a34 P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 34bbb454ad22499cac0941f061a68408, 8e3d76ae69c74d1f85f6da548856eeb7; no voters: e86b6ed62ab0403bbda1861973380297
I20260709 13:05:34.556952 12357 raft_consensus.cc:515] T 15bdf79fe8114ccd8b4888ed22a86db4 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:34.554407 12393 raft_consensus.cc:493] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:34.558684 12393 raft_consensus.cc:515] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:34.560146 12560 raft_consensus.cc:2804] T e2073b92edc44f47a436b8e97c190a34 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:34.560778 12393 leader_election.cc:290] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:34.561446 12560 raft_consensus.cc:697] T e2073b92edc44f47a436b8e97c190a34 P 34bbb454ad22499cac0941f061a68408 [term 1 LEADER]: Becoming Leader. State: Replica: 34bbb454ad22499cac0941f061a68408, State: Running, Role: LEADER
I20260709 13:05:34.562300 12560 consensus_queue.cc:237] T e2073b92edc44f47a436b8e97c190a34 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:34.563445 12357 leader_election.cc:290] T 15bdf79fe8114ccd8b4888ed22a86db4 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 election: Requested vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
I20260709 13:05:34.563951 12069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15bdf79fe8114ccd8b4888ed22a86db4" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408"
I20260709 13:05:34.565012 12215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce3a642781e4def9f7fb6ac1e2a9443" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297" is_pre_election: true
W20260709 13:05:34.568437 12187 leader_election.cc:343] T 15bdf79fe8114ccd8b4888ed22a86db4 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:34.571930 12148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15bdf79fe8114ccd8b4888ed22a86db4" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
I20260709 13:05:34.572511 12148 raft_consensus.cc:3060] T 15bdf79fe8114ccd8b4888ed22a86db4 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:34.576236 12215 raft_consensus.cc:2393] T 4ce3a642781e4def9f7fb6ac1e2a9443 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 34bbb454ad22499cac0941f061a68408 in current term 1: Already voted for candidate e86b6ed62ab0403bbda1861973380297 in this term.
I20260709 13:05:34.576395 12143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce3a642781e4def9f7fb6ac1e2a9443" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" is_pre_election: true
I20260709 13:05:34.577107 12270 raft_consensus.cc:515] T 2947f03460144399be6035aea599d6a9 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:34.580183 12143 raft_consensus.cc:2393] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 34bbb454ad22499cac0941f061a68408 in current term 1: Already voted for candidate 8e3d76ae69c74d1f85f6da548856eeb7 in this term.
I20260709 13:05:34.580046 12071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2947f03460144399be6035aea599d6a9" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408"
W20260709 13:05:34.585399 12187 leader_election.cc:343] T 2947f03460144399be6035aea599d6a9 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:34.586655 12144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2947f03460144399be6035aea599d6a9" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
I20260709 13:05:34.587316 12144 raft_consensus.cc:3060] T 2947f03460144399be6035aea599d6a9 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:34.588310 12265 tablet_bootstrap.cc:492] T f56a029024b84957bded1cdd39335b33 P 34bbb454ad22499cac0941f061a68408: No bootstrap required, opened a new log
I20260709 13:05:34.589031 12265 ts_tablet_manager.cc:1403] T f56a029024b84957bded1cdd39335b33 P 34bbb454ad22499cac0941f061a68408: Time spent bootstrapping tablet: real 0.146s	user 0.010s	sys 0.004s
I20260709 13:05:34.595834 12148 raft_consensus.cc:2468] T 15bdf79fe8114ccd8b4888ed22a86db4 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e86b6ed62ab0403bbda1861973380297 in term 1.
I20260709 13:05:34.597036 12188 leader_election.cc:304] T 15bdf79fe8114ccd8b4888ed22a86db4 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297; no voters: 34bbb454ad22499cac0941f061a68408
I20260709 13:05:34.598023 12353 raft_consensus.cc:2804] T 15bdf79fe8114ccd8b4888ed22a86db4 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:34.598465 12353 raft_consensus.cc:697] T 15bdf79fe8114ccd8b4888ed22a86db4 P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Becoming Leader. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Running, Role: LEADER
I20260709 13:05:34.598644 12041 leader_election.cc:304] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 34bbb454ad22499cac0941f061a68408; no voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297
I20260709 13:05:34.599220 12353 consensus_queue.cc:237] T 15bdf79fe8114ccd8b4888ed22a86db4 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:34.599800 12144 raft_consensus.cc:2468] T 2947f03460144399be6035aea599d6a9 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e86b6ed62ab0403bbda1861973380297 in term 1.
I20260709 13:05:34.602083 12604 raft_consensus.cc:3060] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:34.606058 12188 leader_election.cc:304] T 2947f03460144399be6035aea599d6a9 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297; no voters: 34bbb454ad22499cac0941f061a68408
I20260709 13:05:34.606931 12357 raft_consensus.cc:2804] T 2947f03460144399be6035aea599d6a9 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:34.607394 12357 raft_consensus.cc:697] T 2947f03460144399be6035aea599d6a9 P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Becoming Leader. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Running, Role: LEADER
I20260709 13:05:34.608122 12357 consensus_queue.cc:237] T 2947f03460144399be6035aea599d6a9 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:34.604974 12265 raft_consensus.cc:359] T f56a029024b84957bded1cdd39335b33 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:34.610976 12265 raft_consensus.cc:385] T f56a029024b84957bded1cdd39335b33 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:34.611331 12265 raft_consensus.cc:740] T f56a029024b84957bded1cdd39335b33 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34bbb454ad22499cac0941f061a68408, State: Initialized, Role: FOLLOWER
I20260709 13:05:34.616319 12270 leader_election.cc:290] T 2947f03460144399be6035aea599d6a9 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 election: Requested vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
I20260709 13:05:34.617481 12604 raft_consensus.cc:2749] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:34.624248 12264 tablet_bootstrap.cc:654] T 290f13a0cac5430faf0c92e2daeeed42 P e86b6ed62ab0403bbda1861973380297: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:34.624984 12265 consensus_queue.cc:260] T f56a029024b84957bded1cdd39335b33 P 34bbb454ad22499cac0941f061a68408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:34.641929 12265 ts_tablet_manager.cc:1434] T f56a029024b84957bded1cdd39335b33 P 34bbb454ad22499cac0941f061a68408: Time spent starting tablet: real 0.052s	user 0.007s	sys 0.000s
I20260709 13:05:34.643193 12265 tablet_bootstrap.cc:492] T 2947f03460144399be6035aea599d6a9 P 34bbb454ad22499cac0941f061a68408: Bootstrap starting.
I20260709 13:05:34.646011 12266 tablet_bootstrap.cc:654] T c5fb2103323d4e908c3b0665f2f3aef9 P 8e3d76ae69c74d1f85f6da548856eeb7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:34.649366 12264 tablet_bootstrap.cc:492] T 290f13a0cac5430faf0c92e2daeeed42 P e86b6ed62ab0403bbda1861973380297: No bootstrap required, opened a new log
I20260709 13:05:34.649955 12264 ts_tablet_manager.cc:1403] T 290f13a0cac5430faf0c92e2daeeed42 P e86b6ed62ab0403bbda1861973380297: Time spent bootstrapping tablet: real 0.153s	user 0.013s	sys 0.000s
I20260709 13:05:34.662243 12264 raft_consensus.cc:359] T 290f13a0cac5430faf0c92e2daeeed42 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:34.662941 12264 raft_consensus.cc:385] T 290f13a0cac5430faf0c92e2daeeed42 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:34.663266 12264 raft_consensus.cc:740] T 290f13a0cac5430faf0c92e2daeeed42 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Initialized, Role: FOLLOWER
I20260709 13:05:34.666290 12264 consensus_queue.cc:260] T 290f13a0cac5430faf0c92e2daeeed42 P e86b6ed62ab0403bbda1861973380297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:34.670197 12265 tablet_bootstrap.cc:654] T 2947f03460144399be6035aea599d6a9 P 34bbb454ad22499cac0941f061a68408: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:34.676980 12264 ts_tablet_manager.cc:1434] T 290f13a0cac5430faf0c92e2daeeed42 P e86b6ed62ab0403bbda1861973380297: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260709 13:05:34.678990 12264 tablet_bootstrap.cc:492] T e2073b92edc44f47a436b8e97c190a34 P e86b6ed62ab0403bbda1861973380297: Bootstrap starting.
I20260709 13:05:34.685277 11970 catalog_manager.cc:5697] T 15bdf79fe8114ccd8b4888ed22a86db4 P e86b6ed62ab0403bbda1861973380297 reported cstate change: term changed from 0 to 1, leader changed from <none> to e86b6ed62ab0403bbda1861973380297 (127.10.182.3). New cstate: current_term: 1 leader_uuid: "e86b6ed62ab0403bbda1861973380297" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:34.684268 12266 tablet_bootstrap.cc:492] T c5fb2103323d4e908c3b0665f2f3aef9 P 8e3d76ae69c74d1f85f6da548856eeb7: No bootstrap required, opened a new log
I20260709 13:05:34.686847 12266 ts_tablet_manager.cc:1403] T c5fb2103323d4e908c3b0665f2f3aef9 P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent bootstrapping tablet: real 0.144s	user 0.022s	sys 0.002s
I20260709 13:05:34.687098 11970 catalog_manager.cc:5697] T 2947f03460144399be6035aea599d6a9 P e86b6ed62ab0403bbda1861973380297 reported cstate change: term changed from 0 to 1, leader changed from <none> to e86b6ed62ab0403bbda1861973380297 (127.10.182.3). New cstate: current_term: 1 leader_uuid: "e86b6ed62ab0403bbda1861973380297" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:34.694890 12266 raft_consensus.cc:359] T c5fb2103323d4e908c3b0665f2f3aef9 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:34.700639 12266 raft_consensus.cc:385] T c5fb2103323d4e908c3b0665f2f3aef9 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:34.701781 12266 raft_consensus.cc:740] T c5fb2103323d4e908c3b0665f2f3aef9 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Initialized, Role: FOLLOWER
I20260709 13:05:34.703080 12266 consensus_queue.cc:260] T c5fb2103323d4e908c3b0665f2f3aef9 P 8e3d76ae69c74d1f85f6da548856eeb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:34.707450 12266 ts_tablet_manager.cc:1434] T c5fb2103323d4e908c3b0665f2f3aef9 P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.002s
I20260709 13:05:34.725390 12266 tablet_bootstrap.cc:492] T 58d97ea9eba744f29997d291d2355330 P 8e3d76ae69c74d1f85f6da548856eeb7: Bootstrap starting.
I20260709 13:05:34.733716 12266 tablet_bootstrap.cc:654] T 58d97ea9eba744f29997d291d2355330 P 8e3d76ae69c74d1f85f6da548856eeb7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:34.748561 12331 raft_consensus.cc:493] T c5fb2103323d4e908c3b0665f2f3aef9 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:34.749130 12331 raft_consensus.cc:515] T c5fb2103323d4e908c3b0665f2f3aef9 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:34.751734 12331 leader_election.cc:290] T c5fb2103323d4e908c3b0665f2f3aef9 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:34.751916 12071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5fb2103323d4e908c3b0665f2f3aef9" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408" is_pre_election: true
I20260709 13:05:34.752831 12215 raft_consensus.cc:3060] T 290f13a0cac5430faf0c92e2daeeed42 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:34.753799 12113 leader_election.cc:343] T c5fb2103323d4e908c3b0665f2f3aef9 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:34.757948 12217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5fb2103323d4e908c3b0665f2f3aef9" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297" is_pre_election: true
I20260709 13:05:34.758632 12217 raft_consensus.cc:2468] T c5fb2103323d4e908c3b0665f2f3aef9 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e3d76ae69c74d1f85f6da548856eeb7 in term 0.
I20260709 13:05:34.763216 12116 leader_election.cc:304] T c5fb2103323d4e908c3b0665f2f3aef9 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297; no voters: 34bbb454ad22499cac0941f061a68408
I20260709 13:05:34.764392 12331 raft_consensus.cc:2804] T c5fb2103323d4e908c3b0665f2f3aef9 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:34.764793 12331 raft_consensus.cc:493] T c5fb2103323d4e908c3b0665f2f3aef9 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:34.765102 12331 raft_consensus.cc:3060] T c5fb2103323d4e908c3b0665f2f3aef9 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:34.772249 12331 raft_consensus.cc:515] T c5fb2103323d4e908c3b0665f2f3aef9 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:34.775691 12071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5fb2103323d4e908c3b0665f2f3aef9" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408"
W20260709 13:05:34.777089 12113 leader_election.cc:343] T c5fb2103323d4e908c3b0665f2f3aef9 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:34.776350 12331 leader_election.cc:290] T c5fb2103323d4e908c3b0665f2f3aef9 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 election: Requested vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:34.782619 12217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5fb2103323d4e908c3b0665f2f3aef9" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297"
I20260709 13:05:34.783341 12217 raft_consensus.cc:3060] T c5fb2103323d4e908c3b0665f2f3aef9 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:34.784711 11973 catalog_manager.cc:5697] T e2073b92edc44f47a436b8e97c190a34 P 34bbb454ad22499cac0941f061a68408 reported cstate change: term changed from 0 to 1, leader changed from <none> to 34bbb454ad22499cac0941f061a68408 (127.10.182.1). New cstate: current_term: 1 leader_uuid: "34bbb454ad22499cac0941f061a68408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:34.790947 12217 raft_consensus.cc:2468] T c5fb2103323d4e908c3b0665f2f3aef9 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e3d76ae69c74d1f85f6da548856eeb7 in term 1.
I20260709 13:05:34.792811 12116 leader_election.cc:304] T c5fb2103323d4e908c3b0665f2f3aef9 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297; no voters: 34bbb454ad22499cac0941f061a68408
I20260709 13:05:34.794044 12331 raft_consensus.cc:2804] T c5fb2103323d4e908c3b0665f2f3aef9 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:34.794499 12331 raft_consensus.cc:697] T c5fb2103323d4e908c3b0665f2f3aef9 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 LEADER]: Becoming Leader. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Running, Role: LEADER
I20260709 13:05:34.795248 12331 consensus_queue.cc:237] T c5fb2103323d4e908c3b0665f2f3aef9 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:34.713901 12265 tablet_bootstrap.cc:492] T 2947f03460144399be6035aea599d6a9 P 34bbb454ad22499cac0941f061a68408: No bootstrap required, opened a new log
I20260709 13:05:34.796512 12265 ts_tablet_manager.cc:1403] T 2947f03460144399be6035aea599d6a9 P 34bbb454ad22499cac0941f061a68408: Time spent bootstrapping tablet: real 0.154s	user 0.017s	sys 0.006s
I20260709 13:05:34.711419 12264 tablet_bootstrap.cc:654] T e2073b92edc44f47a436b8e97c190a34 P e86b6ed62ab0403bbda1861973380297: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:34.807849 12264 tablet_bootstrap.cc:492] T e2073b92edc44f47a436b8e97c190a34 P e86b6ed62ab0403bbda1861973380297: No bootstrap required, opened a new log
I20260709 13:05:34.808421 12264 ts_tablet_manager.cc:1403] T e2073b92edc44f47a436b8e97c190a34 P e86b6ed62ab0403bbda1861973380297: Time spent bootstrapping tablet: real 0.130s	user 0.006s	sys 0.006s
I20260709 13:05:34.814352 12264 raft_consensus.cc:359] T e2073b92edc44f47a436b8e97c190a34 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:34.815897 12264 raft_consensus.cc:385] T e2073b92edc44f47a436b8e97c190a34 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:34.818949 12264 raft_consensus.cc:740] T e2073b92edc44f47a436b8e97c190a34 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Initialized, Role: FOLLOWER
I20260709 13:05:34.833356 12265 raft_consensus.cc:359] T 2947f03460144399be6035aea599d6a9 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:34.834153 12265 raft_consensus.cc:385] T 2947f03460144399be6035aea599d6a9 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:34.838336 12265 raft_consensus.cc:740] T 2947f03460144399be6035aea599d6a9 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34bbb454ad22499cac0941f061a68408, State: Initialized, Role: FOLLOWER
I20260709 13:05:34.839021 12265 consensus_queue.cc:260] T 2947f03460144399be6035aea599d6a9 P 34bbb454ad22499cac0941f061a68408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:34.827989 12264 consensus_queue.cc:260] T e2073b92edc44f47a436b8e97c190a34 P e86b6ed62ab0403bbda1861973380297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:34.846616 12264 ts_tablet_manager.cc:1434] T e2073b92edc44f47a436b8e97c190a34 P e86b6ed62ab0403bbda1861973380297: Time spent starting tablet: real 0.038s	user 0.005s	sys 0.000s
I20260709 13:05:34.855538 12264 tablet_bootstrap.cc:492] T f56a029024b84957bded1cdd39335b33 P e86b6ed62ab0403bbda1861973380297: Bootstrap starting.
I20260709 13:05:34.864961 12560 consensus_queue.cc:1048] T f96c4ec262aa4d7e93f5ef6f6fa7489e P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:34.876585 12264 tablet_bootstrap.cc:654] T f56a029024b84957bded1cdd39335b33 P e86b6ed62ab0403bbda1861973380297: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:34.892143 11972 catalog_manager.cc:5697] T c5fb2103323d4e908c3b0665f2f3aef9 P 8e3d76ae69c74d1f85f6da548856eeb7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2). New cstate: current_term: 1 leader_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:34.896145 12264 tablet_bootstrap.cc:492] T f56a029024b84957bded1cdd39335b33 P e86b6ed62ab0403bbda1861973380297: No bootstrap required, opened a new log
I20260709 13:05:34.897800 12264 ts_tablet_manager.cc:1403] T f56a029024b84957bded1cdd39335b33 P e86b6ed62ab0403bbda1861973380297: Time spent bootstrapping tablet: real 0.042s	user 0.008s	sys 0.003s
I20260709 13:05:34.904121 12264 raft_consensus.cc:359] T f56a029024b84957bded1cdd39335b33 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:34.904922 12264 raft_consensus.cc:385] T f56a029024b84957bded1cdd39335b33 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:34.905217 12264 raft_consensus.cc:740] T f56a029024b84957bded1cdd39335b33 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Initialized, Role: FOLLOWER
I20260709 13:05:34.910396 12264 consensus_queue.cc:260] T f56a029024b84957bded1cdd39335b33 P e86b6ed62ab0403bbda1861973380297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:34.914232 12264 ts_tablet_manager.cc:1434] T f56a029024b84957bded1cdd39335b33 P e86b6ed62ab0403bbda1861973380297: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 13:05:34.915306 12264 tablet_bootstrap.cc:492] T 22965a8a56174152a33c88caef8cd7ca P e86b6ed62ab0403bbda1861973380297: Bootstrap starting.
W20260709 13:05:34.916589 12188 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.TSHeartbeat -> {remote=127.10.182.62:44903, user_credentials={real_user=slave}} blocked reactor thread for 56689.6us
I20260709 13:05:34.918465 12265 ts_tablet_manager.cc:1434] T 2947f03460144399be6035aea599d6a9 P 34bbb454ad22499cac0941f061a68408: Time spent starting tablet: real 0.122s	user 0.007s	sys 0.000s
W20260709 13:05:34.918488 12101 tablet.cc:2406] T 2947f03460144399be6035aea599d6a9 P 34bbb454ad22499cac0941f061a68408: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:05:34.937407 12265 tablet_bootstrap.cc:492] T c5fb2103323d4e908c3b0665f2f3aef9 P 34bbb454ad22499cac0941f061a68408: Bootstrap starting.
I20260709 13:05:34.946544 12264 tablet_bootstrap.cc:654] T 22965a8a56174152a33c88caef8cd7ca P e86b6ed62ab0403bbda1861973380297: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:34.968338 12283 raft_consensus.cc:493] T 65266f822a11450d810417fbd4142ecc P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:34.968745 12604 consensus_queue.cc:1048] T f96c4ec262aa4d7e93f5ef6f6fa7489e P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:34.968905 12283 raft_consensus.cc:515] T 65266f822a11450d810417fbd4142ecc P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:34.970644 12283 leader_election.cc:290] T 65266f822a11450d810417fbd4142ecc P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
I20260709 13:05:34.976934 12071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65266f822a11450d810417fbd4142ecc" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408" is_pre_election: true
I20260709 13:05:34.981020 12143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65266f822a11450d810417fbd4142ecc" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" is_pre_election: true
W20260709 13:05:34.981676 12187 leader_election.cc:343] T 65266f822a11450d810417fbd4142ecc P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:34.987231 12266 tablet_bootstrap.cc:492] T 58d97ea9eba744f29997d291d2355330 P 8e3d76ae69c74d1f85f6da548856eeb7: No bootstrap required, opened a new log
I20260709 13:05:34.987761 12266 ts_tablet_manager.cc:1403] T 58d97ea9eba744f29997d291d2355330 P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent bootstrapping tablet: real 0.263s	user 0.032s	sys 0.061s
I20260709 13:05:34.985600 12604 consensus_queue.cc:1048] T e2073b92edc44f47a436b8e97c190a34 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:05:34.995311 12266 raft_consensus.cc:359] T 58d97ea9eba744f29997d291d2355330 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
W20260709 13:05:34.987255 12188 leader_election.cc:343] T 65266f822a11450d810417fbd4142ecc P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:34.997201 12188 leader_election.cc:304] T 65266f822a11450d810417fbd4142ecc P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e86b6ed62ab0403bbda1861973380297; no voters: 34bbb454ad22499cac0941f061a68408, 8e3d76ae69c74d1f85f6da548856eeb7
I20260709 13:05:34.997903 12265 tablet_bootstrap.cc:654] T c5fb2103323d4e908c3b0665f2f3aef9 P 34bbb454ad22499cac0941f061a68408: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:34.996230 12266 raft_consensus.cc:385] T 58d97ea9eba744f29997d291d2355330 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:34.999245 12283 raft_consensus.cc:2749] T 65266f822a11450d810417fbd4142ecc P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:34.999845 12266 raft_consensus.cc:740] T 58d97ea9eba744f29997d291d2355330 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.000780 12266 consensus_queue.cc:260] T 58d97ea9eba744f29997d291d2355330 P 8e3d76ae69c74d1f85f6da548856eeb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:35.005124 12604 raft_consensus.cc:493] T 2947f03460144399be6035aea599d6a9 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:35.005626 12604 raft_consensus.cc:515] T 2947f03460144399be6035aea599d6a9 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:35.007566 12604 leader_election.cc:290] T 2947f03460144399be6035aea599d6a9 P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:35.017338 12217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2947f03460144399be6035aea599d6a9" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297" is_pre_election: true
I20260709 13:05:35.021302 12145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2947f03460144399be6035aea599d6a9" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" is_pre_election: true
I20260709 13:05:35.022236 12145 raft_consensus.cc:2393] T 2947f03460144399be6035aea599d6a9 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 34bbb454ad22499cac0941f061a68408 in current term 1: Already voted for candidate e86b6ed62ab0403bbda1861973380297 in this term.
I20260709 13:05:35.025918 12264 tablet_bootstrap.cc:492] T 22965a8a56174152a33c88caef8cd7ca P e86b6ed62ab0403bbda1861973380297: No bootstrap required, opened a new log
I20260709 13:05:35.026723 12264 ts_tablet_manager.cc:1403] T 22965a8a56174152a33c88caef8cd7ca P e86b6ed62ab0403bbda1861973380297: Time spent bootstrapping tablet: real 0.112s	user 0.021s	sys 0.007s
I20260709 13:05:35.030320 12270 raft_consensus.cc:493] T f56a029024b84957bded1cdd39335b33 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:35.030802 12270 raft_consensus.cc:515] T f56a029024b84957bded1cdd39335b33 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:35.031574 12266 ts_tablet_manager.cc:1434] T 58d97ea9eba744f29997d291d2355330 P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent starting tablet: real 0.044s	user 0.008s	sys 0.000s
I20260709 13:05:35.032675 12270 leader_election.cc:290] T f56a029024b84957bded1cdd39335b33 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
I20260709 13:05:35.032742 12041 leader_election.cc:304] T 2947f03460144399be6035aea599d6a9 P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 34bbb454ad22499cac0941f061a68408; no voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297
I20260709 13:05:35.033892 12540 raft_consensus.cc:3060] T 2947f03460144399be6035aea599d6a9 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:35.035601 12266 tablet_bootstrap.cc:492] T 22965a8a56174152a33c88caef8cd7ca P 8e3d76ae69c74d1f85f6da548856eeb7: Bootstrap starting.
I20260709 13:05:35.038193 12264 raft_consensus.cc:359] T 22965a8a56174152a33c88caef8cd7ca P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:35.038918 12264 raft_consensus.cc:385] T 22965a8a56174152a33c88caef8cd7ca P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:35.039235 12264 raft_consensus.cc:740] T 22965a8a56174152a33c88caef8cd7ca P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.039897 12264 consensus_queue.cc:260] T 22965a8a56174152a33c88caef8cd7ca P e86b6ed62ab0403bbda1861973380297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:35.042699 12264 ts_tablet_manager.cc:1434] T 22965a8a56174152a33c88caef8cd7ca P e86b6ed62ab0403bbda1861973380297: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 13:05:35.043877 12264 tablet_bootstrap.cc:492] T 58d97ea9eba744f29997d291d2355330 P e86b6ed62ab0403bbda1861973380297: Bootstrap starting.
I20260709 13:05:35.060348 12143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f56a029024b84957bded1cdd39335b33" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" is_pre_election: true
I20260709 13:05:35.061143 12143 raft_consensus.cc:2468] T f56a029024b84957bded1cdd39335b33 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e86b6ed62ab0403bbda1861973380297 in term 0.
I20260709 13:05:35.062264 12218 raft_consensus.cc:3060] T e2073b92edc44f47a436b8e97c190a34 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:35.063019 12604 raft_consensus.cc:493] T f56a029024b84957bded1cdd39335b33 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:35.063516 12604 raft_consensus.cc:515] T f56a029024b84957bded1cdd39335b33 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:35.065852 12540 raft_consensus.cc:2749] T 2947f03460144399be6035aea599d6a9 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:35.067212 12072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f56a029024b84957bded1cdd39335b33" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408" is_pre_election: true
I20260709 13:05:35.077251 12072 raft_consensus.cc:2468] T f56a029024b84957bded1cdd39335b33 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e86b6ed62ab0403bbda1861973380297 in term 0.
I20260709 13:05:35.069895 12188 leader_election.cc:304] T f56a029024b84957bded1cdd39335b33 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297; no voters: 
I20260709 13:05:35.074195 12604 leader_election.cc:290] T f56a029024b84957bded1cdd39335b33 P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:35.078649 12270 raft_consensus.cc:2804] T f56a029024b84957bded1cdd39335b33 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:35.078971 12270 raft_consensus.cc:493] T f56a029024b84957bded1cdd39335b33 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:35.079279 12270 raft_consensus.cc:3060] T f56a029024b84957bded1cdd39335b33 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:35.085778 12270 raft_consensus.cc:515] T f56a029024b84957bded1cdd39335b33 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:35.088136 12266 tablet_bootstrap.cc:654] T 22965a8a56174152a33c88caef8cd7ca P 8e3d76ae69c74d1f85f6da548856eeb7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:35.089426 12264 tablet_bootstrap.cc:654] T 58d97ea9eba744f29997d291d2355330 P e86b6ed62ab0403bbda1861973380297: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:35.098109 12266 tablet_bootstrap.cc:492] T 22965a8a56174152a33c88caef8cd7ca P 8e3d76ae69c74d1f85f6da548856eeb7: No bootstrap required, opened a new log
I20260709 13:05:35.098603 12266 ts_tablet_manager.cc:1403] T 22965a8a56174152a33c88caef8cd7ca P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent bootstrapping tablet: real 0.063s	user 0.009s	sys 0.003s
I20260709 13:05:35.099886 12270 leader_election.cc:290] T f56a029024b84957bded1cdd39335b33 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 election: Requested vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
I20260709 13:05:35.092801 12540 consensus_queue.cc:1048] T e2073b92edc44f47a436b8e97c190a34 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:35.108058 12143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f56a029024b84957bded1cdd39335b33" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" is_pre_election: true
I20260709 13:05:35.108726 12143 raft_consensus.cc:2468] T f56a029024b84957bded1cdd39335b33 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 34bbb454ad22499cac0941f061a68408 in term 0.
I20260709 13:05:35.108824 12222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f56a029024b84957bded1cdd39335b33" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297" is_pre_election: true
I20260709 13:05:35.109560 12222 raft_consensus.cc:2393] T f56a029024b84957bded1cdd39335b33 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 34bbb454ad22499cac0941f061a68408 in current term 1: Already voted for candidate e86b6ed62ab0403bbda1861973380297 in this term.
I20260709 13:05:35.109395 12069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f56a029024b84957bded1cdd39335b33" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408"
I20260709 13:05:35.110222 12069 raft_consensus.cc:3060] T f56a029024b84957bded1cdd39335b33 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:35.110813 12266 raft_consensus.cc:359] T 22965a8a56174152a33c88caef8cd7ca P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:35.111457 12266 raft_consensus.cc:385] T 22965a8a56174152a33c88caef8cd7ca P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:35.111721 12266 raft_consensus.cc:740] T 22965a8a56174152a33c88caef8cd7ca P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.112310 12266 consensus_queue.cc:260] T 22965a8a56174152a33c88caef8cd7ca P 8e3d76ae69c74d1f85f6da548856eeb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:35.114351 12266 ts_tablet_manager.cc:1434] T 22965a8a56174152a33c88caef8cd7ca P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.002s
I20260709 13:05:35.116734 12266 tablet_bootstrap.cc:492] T 65266f822a11450d810417fbd4142ecc P 8e3d76ae69c74d1f85f6da548856eeb7: Bootstrap starting.
I20260709 13:05:35.119342 12143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f56a029024b84957bded1cdd39335b33" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
I20260709 13:05:35.120734 12283 consensus_queue.cc:1048] T 2947f03460144399be6035aea599d6a9 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:35.121011 12143 raft_consensus.cc:3060] T f56a029024b84957bded1cdd39335b33 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:35.135968 12353 consensus_queue.cc:1048] T 15bdf79fe8114ccd8b4888ed22a86db4 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:35.137733 12266 tablet_bootstrap.cc:654] T 65266f822a11450d810417fbd4142ecc P 8e3d76ae69c74d1f85f6da548856eeb7: Neither blocks nor log segments found. Creating new log.
W20260709 13:05:35.138546 12187 consensus_peers.cc:597] T 15bdf79fe8114ccd8b4888ed22a86db4 P e86b6ed62ab0403bbda1861973380297 -> Peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Couldn't send request to peer 34bbb454ad22499cac0941f061a68408. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:35.140882 12265 tablet_bootstrap.cc:492] T c5fb2103323d4e908c3b0665f2f3aef9 P 34bbb454ad22499cac0941f061a68408: No bootstrap required, opened a new log
I20260709 13:05:35.141352 12265 ts_tablet_manager.cc:1403] T c5fb2103323d4e908c3b0665f2f3aef9 P 34bbb454ad22499cac0941f061a68408: Time spent bootstrapping tablet: real 0.206s	user 0.013s	sys 0.025s
I20260709 13:05:35.150534 12039 leader_election.cc:304] T f56a029024b84957bded1cdd39335b33 P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 34bbb454ad22499cac0941f061a68408, 8e3d76ae69c74d1f85f6da548856eeb7; no voters: e86b6ed62ab0403bbda1861973380297
I20260709 13:05:35.165442 12353 raft_consensus.cc:493] T 22965a8a56174152a33c88caef8cd7ca P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:35.165987 12353 raft_consensus.cc:515] T 22965a8a56174152a33c88caef8cd7ca P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:35.172031 12353 leader_election.cc:290] T 22965a8a56174152a33c88caef8cd7ca P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
I20260709 13:05:35.173414 12148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22965a8a56174152a33c88caef8cd7ca" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" is_pre_election: true
I20260709 13:05:35.174131 12148 raft_consensus.cc:2468] T 22965a8a56174152a33c88caef8cd7ca P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e86b6ed62ab0403bbda1861973380297 in term 0.
I20260709 13:05:35.176061 12073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22965a8a56174152a33c88caef8cd7ca" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408" is_pre_election: true
I20260709 13:05:35.178117 12188 leader_election.cc:304] T 22965a8a56174152a33c88caef8cd7ca P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297; no voters: 
I20260709 13:05:35.174834 12265 raft_consensus.cc:359] T c5fb2103323d4e908c3b0665f2f3aef9 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:35.180737 12353 raft_consensus.cc:2804] T 22965a8a56174152a33c88caef8cd7ca P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:35.180925 12143 raft_consensus.cc:2468] T f56a029024b84957bded1cdd39335b33 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e86b6ed62ab0403bbda1861973380297 in term 1.
I20260709 13:05:35.181087 12265 raft_consensus.cc:385] T c5fb2103323d4e908c3b0665f2f3aef9 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:35.181141 12353 raft_consensus.cc:493] T 22965a8a56174152a33c88caef8cd7ca P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:35.186923 12265 raft_consensus.cc:740] T c5fb2103323d4e908c3b0665f2f3aef9 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34bbb454ad22499cac0941f061a68408, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.187021 12353 raft_consensus.cc:3060] T 22965a8a56174152a33c88caef8cd7ca P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:35.187290 12187 leader_election.cc:343] T 22965a8a56174152a33c88caef8cd7ca P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:35.188635 12188 leader_election.cc:304] T f56a029024b84957bded1cdd39335b33 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297; no voters: 
I20260709 13:05:35.189373 12283 raft_consensus.cc:2804] T f56a029024b84957bded1cdd39335b33 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:35.189438 12265 consensus_queue.cc:260] T c5fb2103323d4e908c3b0665f2f3aef9 P 34bbb454ad22499cac0941f061a68408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:35.189869 12283 raft_consensus.cc:697] T f56a029024b84957bded1cdd39335b33 P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Becoming Leader. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Running, Role: LEADER
I20260709 13:05:35.190685 12283 consensus_queue.cc:237] T f56a029024b84957bded1cdd39335b33 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:35.191807 12265 ts_tablet_manager.cc:1434] T c5fb2103323d4e908c3b0665f2f3aef9 P 34bbb454ad22499cac0941f061a68408: Time spent starting tablet: real 0.050s	user 0.004s	sys 0.003s
I20260709 13:05:35.215029 12353 raft_consensus.cc:515] T 22965a8a56174152a33c88caef8cd7ca P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:35.227684 12265 tablet_bootstrap.cc:492] T 15bdf79fe8114ccd8b4888ed22a86db4 P 34bbb454ad22499cac0941f061a68408: Bootstrap starting.
I20260709 13:05:35.182660 12069 raft_consensus.cc:2468] T f56a029024b84957bded1cdd39335b33 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e86b6ed62ab0403bbda1861973380297 in term 1.
I20260709 13:05:35.231765 12604 raft_consensus.cc:2764] T f56a029024b84957bded1cdd39335b33 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 13:05:35.232601 12073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22965a8a56174152a33c88caef8cd7ca" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408"
I20260709 13:05:35.242213 12353 leader_election.cc:290] T 22965a8a56174152a33c88caef8cd7ca P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 election: Requested vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
I20260709 13:05:35.244684 12264 tablet_bootstrap.cc:492] T 58d97ea9eba744f29997d291d2355330 P e86b6ed62ab0403bbda1861973380297: No bootstrap required, opened a new log
I20260709 13:05:35.245714 12264 ts_tablet_manager.cc:1403] T 58d97ea9eba744f29997d291d2355330 P e86b6ed62ab0403bbda1861973380297: Time spent bootstrapping tablet: real 0.202s	user 0.029s	sys 0.009s
W20260709 13:05:35.255975 12187 leader_election.cc:343] T 22965a8a56174152a33c88caef8cd7ca P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:35.259052 12266 tablet_bootstrap.cc:492] T 65266f822a11450d810417fbd4142ecc P 8e3d76ae69c74d1f85f6da548856eeb7: No bootstrap required, opened a new log
I20260709 13:05:35.258756 12329 consensus_queue.cc:1048] T c5fb2103323d4e908c3b0665f2f3aef9 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:35.263125 12143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22965a8a56174152a33c88caef8cd7ca" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
I20260709 13:05:35.263746 12143 raft_consensus.cc:3060] T 22965a8a56174152a33c88caef8cd7ca P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:35.259565 12266 ts_tablet_manager.cc:1403] T 65266f822a11450d810417fbd4142ecc P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent bootstrapping tablet: real 0.143s	user 0.010s	sys 0.002s
I20260709 13:05:35.267588 12266 raft_consensus.cc:359] T 65266f822a11450d810417fbd4142ecc P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:35.268339 12266 raft_consensus.cc:385] T 65266f822a11450d810417fbd4142ecc P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:35.269182 12266 raft_consensus.cc:740] T 65266f822a11450d810417fbd4142ecc P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.272080 12266 consensus_queue.cc:260] T 65266f822a11450d810417fbd4142ecc P 8e3d76ae69c74d1f85f6da548856eeb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:35.277392 12357 consensus_queue.cc:1048] T 2947f03460144399be6035aea599d6a9 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:35.289784 12264 raft_consensus.cc:359] T 58d97ea9eba744f29997d291d2355330 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:35.290552 12264 raft_consensus.cc:385] T 58d97ea9eba744f29997d291d2355330 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:35.290815 12264 raft_consensus.cc:740] T 58d97ea9eba744f29997d291d2355330 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.291472 12264 consensus_queue.cc:260] T 58d97ea9eba744f29997d291d2355330 P e86b6ed62ab0403bbda1861973380297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:35.304190 12266 ts_tablet_manager.cc:1434] T 65266f822a11450d810417fbd4142ecc P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.000s
W20260709 13:05:35.305471 12021 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:05:35.308547 12265 tablet_bootstrap.cc:654] T 15bdf79fe8114ccd8b4888ed22a86db4 P 34bbb454ad22499cac0941f061a68408: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:35.309561 12264 ts_tablet_manager.cc:1434] T 58d97ea9eba744f29997d291d2355330 P e86b6ed62ab0403bbda1861973380297: Time spent starting tablet: real 0.063s	user 0.005s	sys 0.002s
I20260709 13:05:35.319871 12266 tablet_bootstrap.cc:492] T 0ab173207e9f42b7ba953f8d408fa30c P 8e3d76ae69c74d1f85f6da548856eeb7: Bootstrap starting.
I20260709 13:05:35.324887 11972 catalog_manager.cc:5697] T f56a029024b84957bded1cdd39335b33 P e86b6ed62ab0403bbda1861973380297 reported cstate change: term changed from 0 to 1, leader changed from <none> to e86b6ed62ab0403bbda1861973380297 (127.10.182.3). New cstate: current_term: 1 leader_uuid: "e86b6ed62ab0403bbda1861973380297" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:35.346689 12264 tablet_bootstrap.cc:492] T 0ab173207e9f42b7ba953f8d408fa30c P e86b6ed62ab0403bbda1861973380297: Bootstrap starting.
I20260709 13:05:35.359202 12072 raft_consensus.cc:3060] T c5fb2103323d4e908c3b0665f2f3aef9 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:35.450721 12266 tablet_bootstrap.cc:654] T 0ab173207e9f42b7ba953f8d408fa30c P 8e3d76ae69c74d1f85f6da548856eeb7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:35.463025 12143 raft_consensus.cc:2468] T 22965a8a56174152a33c88caef8cd7ca P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e86b6ed62ab0403bbda1861973380297 in term 1.
I20260709 13:05:35.527834 12364 consensus_queue.cc:1048] T c5fb2103323d4e908c3b0665f2f3aef9 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:35.530614 12329 raft_consensus.cc:493] T 65266f822a11450d810417fbd4142ecc P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:35.531208 12329 raft_consensus.cc:515] T 65266f822a11450d810417fbd4142ecc P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
W20260709 13:05:35.534794 12041 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.182.3:44567, user_credentials={real_user=slave}} blocked reactor thread for 51422.9us
I20260709 13:05:35.538564 12329 leader_election.cc:290] T 65266f822a11450d810417fbd4142ecc P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:35.543474 12264 tablet_bootstrap.cc:654] T 0ab173207e9f42b7ba953f8d408fa30c P e86b6ed62ab0403bbda1861973380297: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:35.560971 12631 raft_consensus.cc:493] T 58d97ea9eba744f29997d291d2355330 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:35.561511 12631 raft_consensus.cc:515] T 58d97ea9eba744f29997d291d2355330 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:35.569203 12265 tablet_bootstrap.cc:492] T 15bdf79fe8114ccd8b4888ed22a86db4 P 34bbb454ad22499cac0941f061a68408: No bootstrap required, opened a new log
I20260709 13:05:35.569857 12265 ts_tablet_manager.cc:1403] T 15bdf79fe8114ccd8b4888ed22a86db4 P 34bbb454ad22499cac0941f061a68408: Time spent bootstrapping tablet: real 0.377s	user 0.007s	sys 0.030s
I20260709 13:05:35.577498 12266 tablet_bootstrap.cc:492] T 0ab173207e9f42b7ba953f8d408fa30c P 8e3d76ae69c74d1f85f6da548856eeb7: No bootstrap required, opened a new log
I20260709 13:05:35.578208 12266 ts_tablet_manager.cc:1403] T 0ab173207e9f42b7ba953f8d408fa30c P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent bootstrapping tablet: real 0.264s	user 0.016s	sys 0.013s
I20260709 13:05:35.581766 12265 raft_consensus.cc:359] T 15bdf79fe8114ccd8b4888ed22a86db4 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:35.583263 12265 raft_consensus.cc:385] T 15bdf79fe8114ccd8b4888ed22a86db4 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:35.583611 12265 raft_consensus.cc:740] T 15bdf79fe8114ccd8b4888ed22a86db4 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34bbb454ad22499cac0941f061a68408, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.584370 12265 consensus_queue.cc:260] T 15bdf79fe8114ccd8b4888ed22a86db4 P 34bbb454ad22499cac0941f061a68408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:35.593643 12265 ts_tablet_manager.cc:1434] T 15bdf79fe8114ccd8b4888ed22a86db4 P 34bbb454ad22499cac0941f061a68408: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260709 13:05:35.596230 12265 tablet_bootstrap.cc:492] T 65266f822a11450d810417fbd4142ecc P 34bbb454ad22499cac0941f061a68408: Bootstrap starting.
I20260709 13:05:35.596912 12188 leader_election.cc:304] T 22965a8a56174152a33c88caef8cd7ca P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297; no voters: 34bbb454ad22499cac0941f061a68408
I20260709 13:05:35.599018 12353 raft_consensus.cc:2804] T 22965a8a56174152a33c88caef8cd7ca P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:35.599494 12353 raft_consensus.cc:697] T 22965a8a56174152a33c88caef8cd7ca P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Becoming Leader. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Running, Role: LEADER
I20260709 13:05:35.600252 12353 consensus_queue.cc:237] T 22965a8a56174152a33c88caef8cd7ca P e86b6ed62ab0403bbda1861973380297 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
W20260709 13:05:35.600665 12187 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.182.1:37883, user_credentials={real_user=slave}} blocked reactor thread for 108827us
I20260709 13:05:35.605000 12266 raft_consensus.cc:359] T 0ab173207e9f42b7ba953f8d408fa30c P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:35.606642 12266 raft_consensus.cc:385] T 0ab173207e9f42b7ba953f8d408fa30c P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:35.606972 12266 raft_consensus.cc:740] T 0ab173207e9f42b7ba953f8d408fa30c P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.619230 12073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65266f822a11450d810417fbd4142ecc" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408" is_pre_election: true
I20260709 13:05:35.632155 12266 consensus_queue.cc:260] T 0ab173207e9f42b7ba953f8d408fa30c P 8e3d76ae69c74d1f85f6da548856eeb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:35.638475 12265 tablet_bootstrap.cc:654] T 65266f822a11450d810417fbd4142ecc P 34bbb454ad22499cac0941f061a68408: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:35.648896 12266 ts_tablet_manager.cc:1434] T 0ab173207e9f42b7ba953f8d408fa30c P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent starting tablet: real 0.070s	user 0.010s	sys 0.000s
W20260709 13:05:35.654204 12187 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.182.1:37883, user_credentials={real_user=slave}} blocked reactor thread for 52716.2us
I20260709 13:05:35.651170 12070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d97ea9eba744f29997d291d2355330" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408" is_pre_election: true
W20260709 13:05:35.661126 12188 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.182.2:34213, user_credentials={real_user=slave}} blocked reactor thread for 62611.5us
I20260709 13:05:35.666190 12631 leader_election.cc:290] T 58d97ea9eba744f29997d291d2355330 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:35.676934 12264 tablet_bootstrap.cc:492] T 0ab173207e9f42b7ba953f8d408fa30c P e86b6ed62ab0403bbda1861973380297: No bootstrap required, opened a new log
I20260709 13:05:35.677496 12264 ts_tablet_manager.cc:1403] T 0ab173207e9f42b7ba953f8d408fa30c P e86b6ed62ab0403bbda1861973380297: Time spent bootstrapping tablet: real 0.355s	user 0.012s	sys 0.006s
I20260709 13:05:35.681020 12266 tablet_bootstrap.cc:492] T 3fe3e77a17dc41fe87bac9545bf97fd5 P 8e3d76ae69c74d1f85f6da548856eeb7: Bootstrap starting.
I20260709 13:05:35.685252 12264 raft_consensus.cc:359] T 0ab173207e9f42b7ba953f8d408fa30c P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:35.685984 12264 raft_consensus.cc:385] T 0ab173207e9f42b7ba953f8d408fa30c P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:35.686262 12264 raft_consensus.cc:740] T 0ab173207e9f42b7ba953f8d408fa30c P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.690104 12069 raft_consensus.cc:3060] T 15bdf79fe8114ccd8b4888ed22a86db4 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:35.693117 12264 consensus_queue.cc:260] T 0ab173207e9f42b7ba953f8d408fa30c P e86b6ed62ab0403bbda1861973380297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:35.696874 12216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65266f822a11450d810417fbd4142ecc" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297" is_pre_election: true
I20260709 13:05:35.697546 12216 raft_consensus.cc:2468] T 65266f822a11450d810417fbd4142ecc P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e3d76ae69c74d1f85f6da548856eeb7 in term 0.
I20260709 13:05:35.699149 12264 ts_tablet_manager.cc:1434] T 0ab173207e9f42b7ba953f8d408fa30c P e86b6ed62ab0403bbda1861973380297: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.001s
I20260709 13:05:35.700176 12264 tablet_bootstrap.cc:492] T 3fe3e77a17dc41fe87bac9545bf97fd5 P e86b6ed62ab0403bbda1861973380297: Bootstrap starting.
I20260709 13:05:35.704339 12116 leader_election.cc:304] T 65266f822a11450d810417fbd4142ecc P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297; no voters: 
I20260709 13:05:35.725235 12648 raft_consensus.cc:2804] T 65266f822a11450d810417fbd4142ecc P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:35.708840 12222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d97ea9eba744f29997d291d2355330" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297" is_pre_election: true
I20260709 13:05:35.727578 12648 raft_consensus.cc:493] T 65266f822a11450d810417fbd4142ecc P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:35.727839 12357 raft_consensus.cc:493] T 0ab173207e9f42b7ba953f8d408fa30c P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:35.728336 12357 raft_consensus.cc:515] T 0ab173207e9f42b7ba953f8d408fa30c P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
W20260709 13:05:35.715468 12113 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.182.1:37883, user_credentials={real_user=slave}} blocked reactor thread for 74208.1us
W20260709 13:05:35.735808 12113 leader_election.cc:343] T 65266f822a11450d810417fbd4142ecc P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:35.738293 12270 consensus_queue.cc:1048] T f56a029024b84957bded1cdd39335b33 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:05:35.739706 12113 leader_election.cc:343] T 58d97ea9eba744f29997d291d2355330 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:35.743799 12264 tablet_bootstrap.cc:654] T 3fe3e77a17dc41fe87bac9545bf97fd5 P e86b6ed62ab0403bbda1861973380297: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:35.727970 12648 raft_consensus.cc:3060] T 65266f822a11450d810417fbd4142ecc P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:35.728024 12222 raft_consensus.cc:2468] T 58d97ea9eba744f29997d291d2355330 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e3d76ae69c74d1f85f6da548856eeb7 in term 0.
I20260709 13:05:35.746259 12357 leader_election.cc:290] T 0ab173207e9f42b7ba953f8d408fa30c P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
I20260709 13:05:35.759536 12072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab173207e9f42b7ba953f8d408fa30c" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408" is_pre_election: true
I20260709 13:05:35.761512 12266 tablet_bootstrap.cc:654] T 3fe3e77a17dc41fe87bac9545bf97fd5 P 8e3d76ae69c74d1f85f6da548856eeb7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:35.791365 12270 raft_consensus.cc:493] T 4ce3a642781e4def9f7fb6ac1e2a9443 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:35.791990 12270 raft_consensus.cc:515] T 4ce3a642781e4def9f7fb6ac1e2a9443 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:35.795943 12116 leader_election.cc:304] T 58d97ea9eba744f29997d291d2355330 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297; no voters: 34bbb454ad22499cac0941f061a68408
I20260709 13:05:35.806962 12648 raft_consensus.cc:515] T 65266f822a11450d810417fbd4142ecc P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:35.812904 12329 raft_consensus.cc:2804] T 58d97ea9eba744f29997d291d2355330 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:35.813333 12329 raft_consensus.cc:493] T 58d97ea9eba744f29997d291d2355330 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:35.813639 12329 raft_consensus.cc:3060] T 58d97ea9eba744f29997d291d2355330 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:35.820096 12270 leader_election.cc:290] T 4ce3a642781e4def9f7fb6ac1e2a9443 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
I20260709 13:05:35.833463 12072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce3a642781e4def9f7fb6ac1e2a9443" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408" is_pre_election: true
I20260709 13:05:35.834132 12072 raft_consensus.cc:2468] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e86b6ed62ab0403bbda1861973380297 in term 1.
W20260709 13:05:35.837641 12187 leader_election.cc:343] T 0ab173207e9f42b7ba953f8d408fa30c P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:35.845460 12329 raft_consensus.cc:515] T 58d97ea9eba744f29997d291d2355330 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:35.851329 12187 leader_election.cc:304] T 4ce3a642781e4def9f7fb6ac1e2a9443 P e86b6ed62ab0403bbda1861973380297 [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: 34bbb454ad22499cac0941f061a68408, e86b6ed62ab0403bbda1861973380297; no voters: 
I20260709 13:05:35.852114 12353 raft_consensus.cc:2804] T 4ce3a642781e4def9f7fb6ac1e2a9443 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:35.852448 12353 raft_consensus.cc:493] T 4ce3a642781e4def9f7fb6ac1e2a9443 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:35.852710 12329 leader_election.cc:290] T 58d97ea9eba744f29997d291d2355330 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 election: Requested vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:35.852782 12353 raft_consensus.cc:3060] T 4ce3a642781e4def9f7fb6ac1e2a9443 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:35.858279 12265 tablet_bootstrap.cc:492] T 65266f822a11450d810417fbd4142ecc P 34bbb454ad22499cac0941f061a68408: No bootstrap required, opened a new log
I20260709 13:05:35.859170 12265 ts_tablet_manager.cc:1403] T 65266f822a11450d810417fbd4142ecc P 34bbb454ad22499cac0941f061a68408: Time spent bootstrapping tablet: real 0.263s	user 0.019s	sys 0.022s
I20260709 13:05:35.866482 12144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab173207e9f42b7ba953f8d408fa30c" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" is_pre_election: true
I20260709 13:05:35.867184 12144 raft_consensus.cc:2468] T 0ab173207e9f42b7ba953f8d408fa30c P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e86b6ed62ab0403bbda1861973380297 in term 0.
I20260709 13:05:35.869867 12217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d97ea9eba744f29997d291d2355330" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297"
I20260709 13:05:35.871045 12217 raft_consensus.cc:3060] T 58d97ea9eba744f29997d291d2355330 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:35.887449 12141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce3a642781e4def9f7fb6ac1e2a9443" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" is_pre_election: true
I20260709 13:05:35.888253 12141 raft_consensus.cc:2468] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e86b6ed62ab0403bbda1861973380297 in term 1.
I20260709 13:05:35.889238 12222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65266f822a11450d810417fbd4142ecc" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297"
I20260709 13:05:35.889842 12222 raft_consensus.cc:3060] T 65266f822a11450d810417fbd4142ecc P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:35.869761 12648 leader_election.cc:290] T 65266f822a11450d810417fbd4142ecc P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 election: Requested vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:35.891434 12353 raft_consensus.cc:515] T 4ce3a642781e4def9f7fb6ac1e2a9443 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:35.895949 12266 tablet_bootstrap.cc:492] T 3fe3e77a17dc41fe87bac9545bf97fd5 P 8e3d76ae69c74d1f85f6da548856eeb7: No bootstrap required, opened a new log
I20260709 13:05:35.896819 12266 ts_tablet_manager.cc:1403] T 3fe3e77a17dc41fe87bac9545bf97fd5 P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent bootstrapping tablet: real 0.216s	user 0.042s	sys 0.023s
I20260709 13:05:35.896049 11970 catalog_manager.cc:5697] T 22965a8a56174152a33c88caef8cd7ca P e86b6ed62ab0403bbda1861973380297 reported cstate change: term changed from 0 to 1, leader changed from <none> to e86b6ed62ab0403bbda1861973380297 (127.10.182.3). New cstate: current_term: 1 leader_uuid: "e86b6ed62ab0403bbda1861973380297" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:35.900794 12070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce3a642781e4def9f7fb6ac1e2a9443" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408"
I20260709 13:05:35.895692 12651 raft_consensus.cc:493] T 15bdf79fe8114ccd8b4888ed22a86db4 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e86b6ed62ab0403bbda1861973380297)
I20260709 13:05:35.999778 12283 consensus_queue.cc:1048] T f56a029024b84957bded1cdd39335b33 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:35.907727 12265 raft_consensus.cc:359] T 65266f822a11450d810417fbd4142ecc P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:36.001405 12265 raft_consensus.cc:385] T 65266f822a11450d810417fbd4142ecc P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:36.002415 12265 raft_consensus.cc:740] T 65266f822a11450d810417fbd4142ecc P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34bbb454ad22499cac0941f061a68408, State: Initialized, Role: FOLLOWER
I20260709 13:05:36.003093 12265 consensus_queue.cc:260] T 65266f822a11450d810417fbd4142ecc P 34bbb454ad22499cac0941f061a68408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:36.005175 12069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65266f822a11450d810417fbd4142ecc" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408"
I20260709 13:05:36.006078 12073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d97ea9eba744f29997d291d2355330" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408"
I20260709 13:05:36.010754 12188 leader_election.cc:304] T 0ab173207e9f42b7ba953f8d408fa30c P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297; no voters: 34bbb454ad22499cac0941f061a68408
I20260709 13:05:36.007449 12353 leader_election.cc:290] T 4ce3a642781e4def9f7fb6ac1e2a9443 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 2 election: Requested vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
I20260709 13:05:36.012912 12283 raft_consensus.cc:2804] T 0ab173207e9f42b7ba953f8d408fa30c P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:36.013322 12283 raft_consensus.cc:493] T 0ab173207e9f42b7ba953f8d408fa30c P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:36.013619 12283 raft_consensus.cc:3060] T 0ab173207e9f42b7ba953f8d408fa30c P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:35.907845 12070 raft_consensus.cc:3060] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:36.015596 12069 raft_consensus.cc:3060] T 65266f822a11450d810417fbd4142ecc P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:36.016800 12149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce3a642781e4def9f7fb6ac1e2a9443" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
I20260709 13:05:36.018054 12149 raft_consensus.cc:3060] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:36.023274 12265 ts_tablet_manager.cc:1434] T 65266f822a11450d810417fbd4142ecc P 34bbb454ad22499cac0941f061a68408: Time spent starting tablet: real 0.164s	user 0.006s	sys 0.049s
I20260709 13:05:36.023044 12283 raft_consensus.cc:515] T 0ab173207e9f42b7ba953f8d408fa30c P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:36.008934 12217 raft_consensus.cc:2468] T 58d97ea9eba744f29997d291d2355330 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e3d76ae69c74d1f85f6da548856eeb7 in term 1.
I20260709 13:05:36.028947 12265 tablet_bootstrap.cc:492] T 0ab173207e9f42b7ba953f8d408fa30c P 34bbb454ad22499cac0941f061a68408: Bootstrap starting.
I20260709 13:05:36.012516 12651 raft_consensus.cc:515] T 15bdf79fe8114ccd8b4888ed22a86db4 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:36.031634 12149 raft_consensus.cc:2468] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e86b6ed62ab0403bbda1861973380297 in term 2.
I20260709 13:05:36.036583 12283 leader_election.cc:290] T 0ab173207e9f42b7ba953f8d408fa30c P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 election: Requested vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
I20260709 13:05:36.041383 12220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15bdf79fe8114ccd8b4888ed22a86db4" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297" is_pre_election: true
I20260709 13:05:36.037456 12651 leader_election.cc:290] T 15bdf79fe8114ccd8b4888ed22a86db4 P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:36.158746 12070 raft_consensus.cc:2468] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e86b6ed62ab0403bbda1861973380297 in term 2.
W20260709 13:05:36.161185 12188 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.182.2:34213, user_credentials={real_user=slave}} blocked reactor thread for 118131us
I20260709 13:05:36.161791 12264 tablet_bootstrap.cc:492] T 3fe3e77a17dc41fe87bac9545bf97fd5 P e86b6ed62ab0403bbda1861973380297: No bootstrap required, opened a new log
W20260709 13:05:36.168537 12113 leader_election.cc:343] T 58d97ea9eba744f29997d291d2355330 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:36.169008 12264 ts_tablet_manager.cc:1403] T 3fe3e77a17dc41fe87bac9545bf97fd5 P e86b6ed62ab0403bbda1861973380297: Time spent bootstrapping tablet: real 0.469s	user 0.010s	sys 0.007s
I20260709 13:05:36.162197 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15bdf79fe8114ccd8b4888ed22a86db4" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" is_pre_election: true
I20260709 13:05:36.154626 12265 tablet_bootstrap.cc:700] T 0ab173207e9f42b7ba953f8d408fa30c P 34bbb454ad22499cac0941f061a68408: Time spent opening tablet: real 0.107s	user 0.003s	sys 0.011s
I20260709 13:05:36.166833 12071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab173207e9f42b7ba953f8d408fa30c" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408"
I20260709 13:05:36.174525 12265 tablet_bootstrap.cc:654] T 0ab173207e9f42b7ba953f8d408fa30c P 34bbb454ad22499cac0941f061a68408: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:36.175243 12264 raft_consensus.cc:359] T 3fe3e77a17dc41fe87bac9545bf97fd5 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:36.175941 12264 raft_consensus.cc:385] T 3fe3e77a17dc41fe87bac9545bf97fd5 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:36.176199 12264 raft_consensus.cc:740] T 3fe3e77a17dc41fe87bac9545bf97fd5 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Initialized, Role: FOLLOWER
I20260709 13:05:36.177677 12188 leader_election.cc:304] T 4ce3a642781e4def9f7fb6ac1e2a9443 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297; no voters: 
I20260709 13:05:36.178925 12264 consensus_queue.cc:260] T 3fe3e77a17dc41fe87bac9545bf97fd5 P e86b6ed62ab0403bbda1861973380297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:36.164043 12222 raft_consensus.cc:2468] T 65266f822a11450d810417fbd4142ecc P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e3d76ae69c74d1f85f6da548856eeb7 in term 1.
I20260709 13:05:36.168119 12069 raft_consensus.cc:2468] T 65266f822a11450d810417fbd4142ecc P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e3d76ae69c74d1f85f6da548856eeb7 in term 1.
W20260709 13:05:36.185523 12187 leader_election.cc:343] T 0ab173207e9f42b7ba953f8d408fa30c P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:36.190817 12116 leader_election.cc:304] T 58d97ea9eba744f29997d291d2355330 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297; no voters: 34bbb454ad22499cac0941f061a68408
I20260709 13:05:36.193543 12264 ts_tablet_manager.cc:1434] T 3fe3e77a17dc41fe87bac9545bf97fd5 P e86b6ed62ab0403bbda1861973380297: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.001s
I20260709 13:05:36.197803 12113 leader_election.cc:304] T 65266f822a11450d810417fbd4142ecc P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34bbb454ad22499cac0941f061a68408, 8e3d76ae69c74d1f85f6da548856eeb7; no voters: 
I20260709 13:05:36.196556 12041 leader_election.cc:304] T 15bdf79fe8114ccd8b4888ed22a86db4 P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 34bbb454ad22499cac0941f061a68408; no voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297
I20260709 13:05:36.199369 12331 raft_consensus.cc:2804] T 65266f822a11450d810417fbd4142ecc P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:36.199816 12331 raft_consensus.cc:697] T 65266f822a11450d810417fbd4142ecc P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 LEADER]: Becoming Leader. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Running, Role: LEADER
I20260709 13:05:36.200668 12331 consensus_queue.cc:237] T 65266f822a11450d810417fbd4142ecc P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:36.202574 12653 raft_consensus.cc:2749] T 15bdf79fe8114ccd8b4888ed22a86db4 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:36.205703 12147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab173207e9f42b7ba953f8d408fa30c" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
I20260709 13:05:36.206390 12147 raft_consensus.cc:3060] T 0ab173207e9f42b7ba953f8d408fa30c P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:36.193486 12645 raft_consensus.cc:2804] T 4ce3a642781e4def9f7fb6ac1e2a9443 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:36.195595 12664 raft_consensus.cc:2804] T 58d97ea9eba744f29997d291d2355330 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:36.208138 12664 raft_consensus.cc:697] T 58d97ea9eba744f29997d291d2355330 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 LEADER]: Becoming Leader. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Running, Role: LEADER
I20260709 13:05:36.211460 12264 tablet_bootstrap.cc:492] T eb9acf37c1f94cb28f5c341d7884e275 P e86b6ed62ab0403bbda1861973380297: Bootstrap starting.
I20260709 13:05:36.216555 12645 raft_consensus.cc:697] T 4ce3a642781e4def9f7fb6ac1e2a9443 P e86b6ed62ab0403bbda1861973380297 [term 2 LEADER]: Becoming Leader. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Running, Role: LEADER
I20260709 13:05:36.217557 12645 consensus_queue.cc:237] T 4ce3a642781e4def9f7fb6ac1e2a9443 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Queue going to LEADER 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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:36.209295 12664 consensus_queue.cc:237] T 58d97ea9eba744f29997d291d2355330 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:36.247869 12147 raft_consensus.cc:2468] T 0ab173207e9f42b7ba953f8d408fa30c P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e86b6ed62ab0403bbda1861973380297 in term 1.
I20260709 13:05:36.253165 12266 raft_consensus.cc:359] T 3fe3e77a17dc41fe87bac9545bf97fd5 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:36.253911 12266 raft_consensus.cc:385] T 3fe3e77a17dc41fe87bac9545bf97fd5 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:36.254217 12266 raft_consensus.cc:740] T 3fe3e77a17dc41fe87bac9545bf97fd5 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Initialized, Role: FOLLOWER
I20260709 13:05:36.255700 12266 consensus_queue.cc:260] T 3fe3e77a17dc41fe87bac9545bf97fd5 P 8e3d76ae69c74d1f85f6da548856eeb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:36.269053 12266 ts_tablet_manager.cc:1434] T 3fe3e77a17dc41fe87bac9545bf97fd5 P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent starting tablet: real 0.372s	user 0.013s	sys 0.001s
W20260709 13:05:36.268180 12674 log.cc:927] Time spent T f56a029024b84957bded1cdd39335b33 P 8e3d76ae69c74d1f85f6da548856eeb7: Append to log took a long time: real 0.065s	user 0.001s	sys 0.000s
I20260709 13:05:36.285879 12265 tablet_bootstrap.cc:492] T 0ab173207e9f42b7ba953f8d408fa30c P 34bbb454ad22499cac0941f061a68408: No bootstrap required, opened a new log
I20260709 13:05:36.286429 12265 ts_tablet_manager.cc:1403] T 0ab173207e9f42b7ba953f8d408fa30c P 34bbb454ad22499cac0941f061a68408: Time spent bootstrapping tablet: real 0.258s	user 0.020s	sys 0.052s
I20260709 13:05:36.289117 12265 raft_consensus.cc:359] T 0ab173207e9f42b7ba953f8d408fa30c P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:36.289836 12265 raft_consensus.cc:385] T 0ab173207e9f42b7ba953f8d408fa30c P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:36.290112 12265 raft_consensus.cc:740] T 0ab173207e9f42b7ba953f8d408fa30c P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34bbb454ad22499cac0941f061a68408, State: Initialized, Role: FOLLOWER
I20260709 13:05:36.290740 12265 consensus_queue.cc:260] T 0ab173207e9f42b7ba953f8d408fa30c P 34bbb454ad22499cac0941f061a68408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:36.294091 12265 ts_tablet_manager.cc:1434] T 0ab173207e9f42b7ba953f8d408fa30c P 34bbb454ad22499cac0941f061a68408: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:05:36.297060 12265 tablet_bootstrap.cc:492] T 58d97ea9eba744f29997d291d2355330 P 34bbb454ad22499cac0941f061a68408: Bootstrap starting.
I20260709 13:05:36.305140 12266 tablet_bootstrap.cc:492] T eb9acf37c1f94cb28f5c341d7884e275 P 8e3d76ae69c74d1f85f6da548856eeb7: Bootstrap starting.
I20260709 13:05:36.307659 12264 tablet_bootstrap.cc:654] T eb9acf37c1f94cb28f5c341d7884e275 P e86b6ed62ab0403bbda1861973380297: Neither blocks nor log segments found. Creating new log.
W20260709 13:05:36.329272 12187 consensus_peers.cc:597] T 22965a8a56174152a33c88caef8cd7ca P e86b6ed62ab0403bbda1861973380297 -> Peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Couldn't send request to peer 34bbb454ad22499cac0941f061a68408. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:36.337927 11972 catalog_manager.cc:5697] T 65266f822a11450d810417fbd4142ecc P 8e3d76ae69c74d1f85f6da548856eeb7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2). New cstate: current_term: 1 leader_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:36.343842 12266 tablet_bootstrap.cc:654] T eb9acf37c1f94cb28f5c341d7884e275 P 8e3d76ae69c74d1f85f6da548856eeb7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:36.344319 11972 catalog_manager.cc:5697] T 58d97ea9eba744f29997d291d2355330 P 8e3d76ae69c74d1f85f6da548856eeb7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2). New cstate: current_term: 1 leader_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:36.356779 12265 tablet_bootstrap.cc:654] T 58d97ea9eba744f29997d291d2355330 P 34bbb454ad22499cac0941f061a68408: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:36.357903 12266 tablet_bootstrap.cc:492] T eb9acf37c1f94cb28f5c341d7884e275 P 8e3d76ae69c74d1f85f6da548856eeb7: No bootstrap required, opened a new log
I20260709 13:05:36.360771 12266 ts_tablet_manager.cc:1403] T eb9acf37c1f94cb28f5c341d7884e275 P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent bootstrapping tablet: real 0.056s	user 0.012s	sys 0.000s
I20260709 13:05:36.362326 12264 tablet_bootstrap.cc:492] T eb9acf37c1f94cb28f5c341d7884e275 P e86b6ed62ab0403bbda1861973380297: No bootstrap required, opened a new log
I20260709 13:05:36.362833 12264 ts_tablet_manager.cc:1403] T eb9acf37c1f94cb28f5c341d7884e275 P e86b6ed62ab0403bbda1861973380297: Time spent bootstrapping tablet: real 0.162s	user 0.002s	sys 0.011s
I20260709 13:05:36.367583 12264 raft_consensus.cc:359] T eb9acf37c1f94cb28f5c341d7884e275 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:36.368299 12264 raft_consensus.cc:385] T eb9acf37c1f94cb28f5c341d7884e275 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:36.368649 12264 raft_consensus.cc:740] T eb9acf37c1f94cb28f5c341d7884e275 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Initialized, Role: FOLLOWER
I20260709 13:05:36.369400 12264 consensus_queue.cc:260] T eb9acf37c1f94cb28f5c341d7884e275 P e86b6ed62ab0403bbda1861973380297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:36.376174 12270 consensus_queue.cc:1048] T 22965a8a56174152a33c88caef8cd7ca P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:36.377970 12188 leader_election.cc:304] T 0ab173207e9f42b7ba953f8d408fa30c P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297; no voters: 34bbb454ad22499cac0941f061a68408
I20260709 13:05:36.378489 12266 raft_consensus.cc:359] T eb9acf37c1f94cb28f5c341d7884e275 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:36.387678 12266 raft_consensus.cc:385] T eb9acf37c1f94cb28f5c341d7884e275 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:36.387859 12353 raft_consensus.cc:2804] T 0ab173207e9f42b7ba953f8d408fa30c P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:36.387974 12266 raft_consensus.cc:740] T eb9acf37c1f94cb28f5c341d7884e275 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Initialized, Role: FOLLOWER
I20260709 13:05:36.381366 12664 raft_consensus.cc:493] T 3fe3e77a17dc41fe87bac9545bf97fd5 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:36.388396 12353 raft_consensus.cc:697] T 0ab173207e9f42b7ba953f8d408fa30c P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Becoming Leader. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Running, Role: LEADER
I20260709 13:05:36.388712 12664 raft_consensus.cc:515] T 3fe3e77a17dc41fe87bac9545bf97fd5 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:36.389288 12264 ts_tablet_manager.cc:1434] T eb9acf37c1f94cb28f5c341d7884e275 P e86b6ed62ab0403bbda1861973380297: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.001s
I20260709 13:05:36.389201 12353 consensus_queue.cc:237] T 0ab173207e9f42b7ba953f8d408fa30c P e86b6ed62ab0403bbda1861973380297 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:36.390435 12264 tablet_bootstrap.cc:492] T 0703c3c4861a4c4fb1b2b612ec1374a4 P e86b6ed62ab0403bbda1861973380297: Bootstrap starting.
I20260709 13:05:36.391336 12266 consensus_queue.cc:260] T eb9acf37c1f94cb28f5c341d7884e275 P 8e3d76ae69c74d1f85f6da548856eeb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:36.393469 12266 ts_tablet_manager.cc:1434] T eb9acf37c1f94cb28f5c341d7884e275 P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
W20260709 13:05:36.387001 12021 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:05:36.395710 12664 leader_election.cc:290] T 3fe3e77a17dc41fe87bac9545bf97fd5 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:36.401988 12265 tablet_bootstrap.cc:492] T 58d97ea9eba744f29997d291d2355330 P 34bbb454ad22499cac0941f061a68408: No bootstrap required, opened a new log
I20260709 13:05:36.402456 12265 ts_tablet_manager.cc:1403] T 58d97ea9eba744f29997d291d2355330 P 34bbb454ad22499cac0941f061a68408: Time spent bootstrapping tablet: real 0.106s	user 0.009s	sys 0.001s
I20260709 13:05:36.402386 12068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fe3e77a17dc41fe87bac9545bf97fd5" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408" is_pre_election: true
I20260709 13:05:36.405972 12265 raft_consensus.cc:359] T 58d97ea9eba744f29997d291d2355330 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:36.406661 12265 raft_consensus.cc:385] T 58d97ea9eba744f29997d291d2355330 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:36.406910 12265 raft_consensus.cc:740] T 58d97ea9eba744f29997d291d2355330 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34bbb454ad22499cac0941f061a68408, State: Initialized, Role: FOLLOWER
W20260709 13:05:36.408885 12113 leader_election.cc:343] T 3fe3e77a17dc41fe87bac9545bf97fd5 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:36.411310 12264 tablet_bootstrap.cc:654] T 0703c3c4861a4c4fb1b2b612ec1374a4 P e86b6ed62ab0403bbda1861973380297: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:36.412129 12265 consensus_queue.cc:260] T 58d97ea9eba744f29997d291d2355330 P 34bbb454ad22499cac0941f061a68408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:36.415409 12265 ts_tablet_manager.cc:1434] T 58d97ea9eba744f29997d291d2355330 P 34bbb454ad22499cac0941f061a68408: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:05:36.418295 12266 tablet_bootstrap.cc:492] T 0703c3c4861a4c4fb1b2b612ec1374a4 P 8e3d76ae69c74d1f85f6da548856eeb7: Bootstrap starting.
I20260709 13:05:36.433856 12265 tablet_bootstrap.cc:492] T 22965a8a56174152a33c88caef8cd7ca P 34bbb454ad22499cac0941f061a68408: Bootstrap starting.
I20260709 13:05:36.430904 11970 catalog_manager.cc:5697] T 4ce3a642781e4def9f7fb6ac1e2a9443 P e86b6ed62ab0403bbda1861973380297 reported cstate change: term changed from 0 to 2, leader changed from <none> to e86b6ed62ab0403bbda1861973380297 (127.10.182.3). New cstate: current_term: 2 leader_uuid: "e86b6ed62ab0403bbda1861973380297" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:36.462028 12266 tablet_bootstrap.cc:654] T 0703c3c4861a4c4fb1b2b612ec1374a4 P 8e3d76ae69c74d1f85f6da548856eeb7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:36.472015 12265 tablet_bootstrap.cc:654] T 22965a8a56174152a33c88caef8cd7ca P 34bbb454ad22499cac0941f061a68408: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:36.472564 12331 raft_consensus.cc:493] T eb9acf37c1f94cb28f5c341d7884e275 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:36.473157 12331 raft_consensus.cc:515] T eb9acf37c1f94cb28f5c341d7884e275 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:36.474833 12222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fe3e77a17dc41fe87bac9545bf97fd5" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297" is_pre_election: true
I20260709 13:05:36.475077 12331 leader_election.cc:290] T eb9acf37c1f94cb28f5c341d7884e275 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:36.475455 12222 raft_consensus.cc:2468] T 3fe3e77a17dc41fe87bac9545bf97fd5 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e3d76ae69c74d1f85f6da548856eeb7 in term 0.
I20260709 13:05:36.477504 12072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb9acf37c1f94cb28f5c341d7884e275" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408" is_pre_election: true
I20260709 13:05:36.478780 12216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb9acf37c1f94cb28f5c341d7884e275" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297" is_pre_election: true
I20260709 13:05:36.479815 12264 tablet_bootstrap.cc:492] T 0703c3c4861a4c4fb1b2b612ec1374a4 P e86b6ed62ab0403bbda1861973380297: No bootstrap required, opened a new log
I20260709 13:05:36.482710 12264 ts_tablet_manager.cc:1403] T 0703c3c4861a4c4fb1b2b612ec1374a4 P e86b6ed62ab0403bbda1861973380297: Time spent bootstrapping tablet: real 0.093s	user 0.017s	sys 0.009s
W20260709 13:05:36.483716 12113 leader_election.cc:343] T eb9acf37c1f94cb28f5c341d7884e275 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:36.486107 12116 leader_election.cc:304] T 3fe3e77a17dc41fe87bac9545bf97fd5 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297; no voters: 34bbb454ad22499cac0941f061a68408
I20260709 13:05:36.484714 12216 raft_consensus.cc:2468] T eb9acf37c1f94cb28f5c341d7884e275 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e3d76ae69c74d1f85f6da548856eeb7 in term 0.
I20260709 13:05:36.488698 12664 raft_consensus.cc:2804] T 3fe3e77a17dc41fe87bac9545bf97fd5 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:36.489097 12664 raft_consensus.cc:493] T 3fe3e77a17dc41fe87bac9545bf97fd5 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:36.489409 12664 raft_consensus.cc:3060] T 3fe3e77a17dc41fe87bac9545bf97fd5 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:36.494920 12664 raft_consensus.cc:515] T 3fe3e77a17dc41fe87bac9545bf97fd5 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:36.497682 12072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fe3e77a17dc41fe87bac9545bf97fd5" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408"
I20260709 13:05:36.497890 12264 raft_consensus.cc:359] T 0703c3c4861a4c4fb1b2b612ec1374a4 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:36.498605 12264 raft_consensus.cc:385] T 0703c3c4861a4c4fb1b2b612ec1374a4 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:36.498878 12264 raft_consensus.cc:740] T 0703c3c4861a4c4fb1b2b612ec1374a4 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Initialized, Role: FOLLOWER
I20260709 13:05:36.499495 12264 consensus_queue.cc:260] T 0703c3c4861a4c4fb1b2b612ec1374a4 P e86b6ed62ab0403bbda1861973380297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
W20260709 13:05:36.499827 12113 leader_election.cc:343] T 3fe3e77a17dc41fe87bac9545bf97fd5 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:36.501344 12116 leader_election.cc:304] T eb9acf37c1f94cb28f5c341d7884e275 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297; no voters: 34bbb454ad22499cac0941f061a68408
I20260709 13:05:36.502607 12331 raft_consensus.cc:2804] T eb9acf37c1f94cb28f5c341d7884e275 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:36.502921 12331 raft_consensus.cc:493] T eb9acf37c1f94cb28f5c341d7884e275 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:36.503281 12331 raft_consensus.cc:3060] T eb9acf37c1f94cb28f5c341d7884e275 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:36.506659 12664 leader_election.cc:290] T 3fe3e77a17dc41fe87bac9545bf97fd5 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 election: Requested vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:36.508950 12216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fe3e77a17dc41fe87bac9545bf97fd5" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297"
I20260709 13:05:36.509697 12216 raft_consensus.cc:3060] T 3fe3e77a17dc41fe87bac9545bf97fd5 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:36.510771 12331 raft_consensus.cc:515] T eb9acf37c1f94cb28f5c341d7884e275 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:36.511272 12266 tablet_bootstrap.cc:492] T 0703c3c4861a4c4fb1b2b612ec1374a4 P 8e3d76ae69c74d1f85f6da548856eeb7: No bootstrap required, opened a new log
I20260709 13:05:36.511724 12266 ts_tablet_manager.cc:1403] T 0703c3c4861a4c4fb1b2b612ec1374a4 P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent bootstrapping tablet: real 0.112s	user 0.013s	sys 0.000s
I20260709 13:05:36.513460 12072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb9acf37c1f94cb28f5c341d7884e275" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408"
W20260709 13:05:36.514878 12113 leader_election.cc:343] T eb9acf37c1f94cb28f5c341d7884e275 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:36.514832 12266 raft_consensus.cc:359] T 0703c3c4861a4c4fb1b2b612ec1374a4 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:36.515931 12266 raft_consensus.cc:385] T 0703c3c4861a4c4fb1b2b612ec1374a4 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:36.516119 12216 raft_consensus.cc:2468] T 3fe3e77a17dc41fe87bac9545bf97fd5 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e3d76ae69c74d1f85f6da548856eeb7 in term 1.
I20260709 13:05:36.516319 12266 raft_consensus.cc:740] T 0703c3c4861a4c4fb1b2b612ec1374a4 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Initialized, Role: FOLLOWER
I20260709 13:05:36.517117 12331 leader_election.cc:290] T eb9acf37c1f94cb28f5c341d7884e275 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 election: Requested vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:36.518800 12265 tablet_bootstrap.cc:492] T 22965a8a56174152a33c88caef8cd7ca P 34bbb454ad22499cac0941f061a68408: No bootstrap required, opened a new log
I20260709 13:05:36.525004 12222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb9acf37c1f94cb28f5c341d7884e275" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297"
I20260709 13:05:36.526273 12222 raft_consensus.cc:3060] T eb9acf37c1f94cb28f5c341d7884e275 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:36.526330 12265 ts_tablet_manager.cc:1403] T 22965a8a56174152a33c88caef8cd7ca P 34bbb454ad22499cac0941f061a68408: Time spent bootstrapping tablet: real 0.093s	user 0.009s	sys 0.004s
I20260709 13:05:36.527004 12116 leader_election.cc:304] T 3fe3e77a17dc41fe87bac9545bf97fd5 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297; no voters: 34bbb454ad22499cac0941f061a68408
I20260709 13:05:36.528424 12331 raft_consensus.cc:2804] T 3fe3e77a17dc41fe87bac9545bf97fd5 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:36.528903 12331 raft_consensus.cc:697] T 3fe3e77a17dc41fe87bac9545bf97fd5 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 LEADER]: Becoming Leader. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Running, Role: LEADER
I20260709 13:05:36.526463 12266 consensus_queue.cc:260] T 0703c3c4861a4c4fb1b2b612ec1374a4 P 8e3d76ae69c74d1f85f6da548856eeb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:36.530738 12266 ts_tablet_manager.cc:1434] T 0703c3c4861a4c4fb1b2b612ec1374a4 P 8e3d76ae69c74d1f85f6da548856eeb7: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 13:05:36.530654 12265 raft_consensus.cc:359] T 22965a8a56174152a33c88caef8cd7ca P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:36.531418 12265 raft_consensus.cc:385] T 22965a8a56174152a33c88caef8cd7ca P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:36.531704 12265 raft_consensus.cc:740] T 22965a8a56174152a33c88caef8cd7ca P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34bbb454ad22499cac0941f061a68408, State: Initialized, Role: FOLLOWER
I20260709 13:05:36.533128 12265 consensus_queue.cc:260] T 22965a8a56174152a33c88caef8cd7ca P 34bbb454ad22499cac0941f061a68408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:36.534530 12264 ts_tablet_manager.cc:1434] T 0703c3c4861a4c4fb1b2b612ec1374a4 P e86b6ed62ab0403bbda1861973380297: Time spent starting tablet: real 0.051s	user 0.006s	sys 0.000s
I20260709 13:05:36.529630 12331 consensus_queue.cc:237] T 3fe3e77a17dc41fe87bac9545bf97fd5 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:36.541337 12222 raft_consensus.cc:2468] T eb9acf37c1f94cb28f5c341d7884e275 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e3d76ae69c74d1f85f6da548856eeb7 in term 1.
I20260709 13:05:36.542516 12116 leader_election.cc:304] T eb9acf37c1f94cb28f5c341d7884e275 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297; no voters: 34bbb454ad22499cac0941f061a68408
I20260709 13:05:36.543711 12664 raft_consensus.cc:2804] T eb9acf37c1f94cb28f5c341d7884e275 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:36.543777 12540 raft_consensus.cc:493] T 58d97ea9eba744f29997d291d2355330 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:36.544361 12664 raft_consensus.cc:697] T eb9acf37c1f94cb28f5c341d7884e275 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 LEADER]: Becoming Leader. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Running, Role: LEADER
I20260709 13:05:36.544749 12540 raft_consensus.cc:515] T 58d97ea9eba744f29997d291d2355330 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:36.545382 12664 consensus_queue.cc:237] T eb9acf37c1f94cb28f5c341d7884e275 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:36.546751 12540 leader_election.cc:290] T 58d97ea9eba744f29997d291d2355330 P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:36.549507 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d97ea9eba744f29997d291d2355330" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" is_pre_election: true
I20260709 13:05:36.531966 11972 catalog_manager.cc:5697] T 0ab173207e9f42b7ba953f8d408fa30c P e86b6ed62ab0403bbda1861973380297 reported cstate change: term changed from 0 to 1, leader changed from <none> to e86b6ed62ab0403bbda1861973380297 (127.10.182.3). New cstate: current_term: 1 leader_uuid: "e86b6ed62ab0403bbda1861973380297" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:36.553239 12216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d97ea9eba744f29997d291d2355330" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297" is_pre_election: true
I20260709 13:05:36.554080 12216 raft_consensus.cc:2393] T 58d97ea9eba744f29997d291d2355330 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 34bbb454ad22499cac0941f061a68408 in current term 1: Already voted for candidate 8e3d76ae69c74d1f85f6da548856eeb7 in this term.
I20260709 13:05:36.569679 12041 leader_election.cc:304] T 58d97ea9eba744f29997d291d2355330 P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 34bbb454ad22499cac0941f061a68408; no voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297
I20260709 13:05:36.572507 12540 raft_consensus.cc:3060] T 58d97ea9eba744f29997d291d2355330 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:36.584231 12265 ts_tablet_manager.cc:1434] T 22965a8a56174152a33c88caef8cd7ca P 34bbb454ad22499cac0941f061a68408: Time spent starting tablet: real 0.056s	user 0.005s	sys 0.001s
I20260709 13:05:36.590040 12265 tablet_bootstrap.cc:492] T eb9acf37c1f94cb28f5c341d7884e275 P 34bbb454ad22499cac0941f061a68408: Bootstrap starting.
I20260709 13:05:36.597795 11973 catalog_manager.cc:5697] T 3fe3e77a17dc41fe87bac9545bf97fd5 P 8e3d76ae69c74d1f85f6da548856eeb7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2). New cstate: current_term: 1 leader_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:36.604694 12658 raft_consensus.cc:493] T 22965a8a56174152a33c88caef8cd7ca P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:36.605252 12658 raft_consensus.cc:515] T 22965a8a56174152a33c88caef8cd7ca P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:36.607333 12658 leader_election.cc:290] T 22965a8a56174152a33c88caef8cd7ca P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:36.608642 12216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22965a8a56174152a33c88caef8cd7ca" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297" is_pre_election: true
I20260709 13:05:36.609675 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22965a8a56174152a33c88caef8cd7ca" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" is_pre_election: true
I20260709 13:05:36.612218 12041 leader_election.cc:304] T 22965a8a56174152a33c88caef8cd7ca P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 34bbb454ad22499cac0941f061a68408; no voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297
I20260709 13:05:36.612936 12658 raft_consensus.cc:2749] T 22965a8a56174152a33c88caef8cd7ca P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:36.615581 12265 tablet_bootstrap.cc:654] T eb9acf37c1f94cb28f5c341d7884e275 P 34bbb454ad22499cac0941f061a68408: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:36.608701 12540 raft_consensus.cc:2749] T 58d97ea9eba744f29997d291d2355330 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:36.629703 12540 raft_consensus.cc:493] T 0ab173207e9f42b7ba953f8d408fa30c P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:36.630353 12540 raft_consensus.cc:515] T 0ab173207e9f42b7ba953f8d408fa30c P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:36.632449 12540 leader_election.cc:290] T 0ab173207e9f42b7ba953f8d408fa30c P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:36.633136 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab173207e9f42b7ba953f8d408fa30c" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" is_pre_election: true
I20260709 13:05:36.633536 12222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab173207e9f42b7ba953f8d408fa30c" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297" is_pre_election: true
I20260709 13:05:36.634260 12142 raft_consensus.cc:2393] T 0ab173207e9f42b7ba953f8d408fa30c P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 34bbb454ad22499cac0941f061a68408 in current term 1: Already voted for candidate e86b6ed62ab0403bbda1861973380297 in this term.
I20260709 13:05:36.635421 12039 leader_election.cc:304] T 0ab173207e9f42b7ba953f8d408fa30c P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 34bbb454ad22499cac0941f061a68408; no voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297
I20260709 13:05:36.636186 12658 raft_consensus.cc:3060] T 0ab173207e9f42b7ba953f8d408fa30c P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:36.619858 11972 catalog_manager.cc:5697] T eb9acf37c1f94cb28f5c341d7884e275 P 8e3d76ae69c74d1f85f6da548856eeb7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2). New cstate: current_term: 1 leader_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:36.643884 12265 tablet_bootstrap.cc:492] T eb9acf37c1f94cb28f5c341d7884e275 P 34bbb454ad22499cac0941f061a68408: No bootstrap required, opened a new log
I20260709 13:05:36.644380 12265 ts_tablet_manager.cc:1403] T eb9acf37c1f94cb28f5c341d7884e275 P 34bbb454ad22499cac0941f061a68408: Time spent bootstrapping tablet: real 0.055s	user 0.010s	sys 0.004s
I20260709 13:05:36.646590 12265 raft_consensus.cc:359] T eb9acf37c1f94cb28f5c341d7884e275 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:36.647298 12265 raft_consensus.cc:385] T eb9acf37c1f94cb28f5c341d7884e275 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:36.647549 12265 raft_consensus.cc:740] T eb9acf37c1f94cb28f5c341d7884e275 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34bbb454ad22499cac0941f061a68408, State: Initialized, Role: FOLLOWER
I20260709 13:05:36.648315 12265 consensus_queue.cc:260] T eb9acf37c1f94cb28f5c341d7884e275 P 34bbb454ad22499cac0941f061a68408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:36.645249 12658 raft_consensus.cc:2749] T 0ab173207e9f42b7ba953f8d408fa30c P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:36.651480 12265 ts_tablet_manager.cc:1434] T eb9acf37c1f94cb28f5c341d7884e275 P 34bbb454ad22499cac0941f061a68408: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:05:36.653256 12265 tablet_bootstrap.cc:492] T 0703c3c4861a4c4fb1b2b612ec1374a4 P 34bbb454ad22499cac0941f061a68408: Bootstrap starting.
I20260709 13:05:36.658154 12331 consensus_queue.cc:1048] T 65266f822a11450d810417fbd4142ecc P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:36.659163 12265 tablet_bootstrap.cc:654] T 0703c3c4861a4c4fb1b2b612ec1374a4 P 34bbb454ad22499cac0941f061a68408: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:36.674749 12265 tablet_bootstrap.cc:492] T 0703c3c4861a4c4fb1b2b612ec1374a4 P 34bbb454ad22499cac0941f061a68408: No bootstrap required, opened a new log
I20260709 13:05:36.675238 12265 ts_tablet_manager.cc:1403] T 0703c3c4861a4c4fb1b2b612ec1374a4 P 34bbb454ad22499cac0941f061a68408: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.004s
I20260709 13:05:36.677915 12265 raft_consensus.cc:359] T 0703c3c4861a4c4fb1b2b612ec1374a4 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:36.678640 12265 raft_consensus.cc:385] T 0703c3c4861a4c4fb1b2b612ec1374a4 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:36.678985 12265 raft_consensus.cc:740] T 0703c3c4861a4c4fb1b2b612ec1374a4 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34bbb454ad22499cac0941f061a68408, State: Initialized, Role: FOLLOWER
I20260709 13:05:36.679621 12265 consensus_queue.cc:260] T 0703c3c4861a4c4fb1b2b612ec1374a4 P 34bbb454ad22499cac0941f061a68408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:36.681753 12265 ts_tablet_manager.cc:1434] T 0703c3c4861a4c4fb1b2b612ec1374a4 P 34bbb454ad22499cac0941f061a68408: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:05:36.682699 12265 tablet_bootstrap.cc:492] T 3fe3e77a17dc41fe87bac9545bf97fd5 P 34bbb454ad22499cac0941f061a68408: Bootstrap starting.
I20260709 13:05:36.691829 12631 consensus_queue.cc:1048] T 65266f822a11450d810417fbd4142ecc P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:36.691826 12142 raft_consensus.cc:1275] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:05:36.695748 12656 consensus_queue.cc:1048] T 4ce3a642781e4def9f7fb6ac1e2a9443 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:36.701809 12265 tablet_bootstrap.cc:654] T 3fe3e77a17dc41fe87bac9545bf97fd5 P 34bbb454ad22499cac0941f061a68408: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:36.752425 12069 raft_consensus.cc:1275] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:05:36.756108 12265 tablet_bootstrap.cc:492] T 3fe3e77a17dc41fe87bac9545bf97fd5 P 34bbb454ad22499cac0941f061a68408: No bootstrap required, opened a new log
I20260709 13:05:36.758621 12265 ts_tablet_manager.cc:1403] T 3fe3e77a17dc41fe87bac9545bf97fd5 P 34bbb454ad22499cac0941f061a68408: Time spent bootstrapping tablet: real 0.076s	user 0.019s	sys 0.023s
I20260709 13:05:36.758955 12680 consensus_queue.cc:1048] T 4ce3a642781e4def9f7fb6ac1e2a9443 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:36.762079 12265 raft_consensus.cc:359] T 3fe3e77a17dc41fe87bac9545bf97fd5 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:36.762766 12265 raft_consensus.cc:385] T 3fe3e77a17dc41fe87bac9545bf97fd5 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:36.763025 12265 raft_consensus.cc:740] T 3fe3e77a17dc41fe87bac9545bf97fd5 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34bbb454ad22499cac0941f061a68408, State: Initialized, Role: FOLLOWER
I20260709 13:05:36.763618 12265 consensus_queue.cc:260] T 3fe3e77a17dc41fe87bac9545bf97fd5 P 34bbb454ad22499cac0941f061a68408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:36.770967 12265 ts_tablet_manager.cc:1434] T 3fe3e77a17dc41fe87bac9545bf97fd5 P 34bbb454ad22499cac0941f061a68408: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 13:05:36.794514 12658 raft_consensus.cc:493] T 3fe3e77a17dc41fe87bac9545bf97fd5 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:36.795087 12658 raft_consensus.cc:515] T 3fe3e77a17dc41fe87bac9545bf97fd5 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:36.797778 12658 leader_election.cc:290] T 3fe3e77a17dc41fe87bac9545bf97fd5 P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:36.799628 12223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fe3e77a17dc41fe87bac9545bf97fd5" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297" is_pre_election: true
I20260709 13:05:36.800455 12223 raft_consensus.cc:2393] T 3fe3e77a17dc41fe87bac9545bf97fd5 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 34bbb454ad22499cac0941f061a68408 in current term 1: Already voted for candidate 8e3d76ae69c74d1f85f6da548856eeb7 in this term.
I20260709 13:05:36.805714 12680 consensus_queue.cc:1048] T 0ab173207e9f42b7ba953f8d408fa30c P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:36.824661 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fe3e77a17dc41fe87bac9545bf97fd5" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" is_pre_election: true
I20260709 13:05:36.844280 12331 raft_consensus.cc:493] T 0703c3c4861a4c4fb1b2b612ec1374a4 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:36.844791 12331 raft_consensus.cc:515] T 0703c3c4861a4c4fb1b2b612ec1374a4 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:36.846851 12631 consensus_queue.cc:1048] T 58d97ea9eba744f29997d291d2355330 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:36.847446 12331 leader_election.cc:290] T 0703c3c4861a4c4fb1b2b612ec1374a4 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:36.849629 12222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0703c3c4861a4c4fb1b2b612ec1374a4" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297" is_pre_election: true
I20260709 13:05:36.850474 12222 raft_consensus.cc:2468] T 0703c3c4861a4c4fb1b2b612ec1374a4 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e3d76ae69c74d1f85f6da548856eeb7 in term 0.
I20260709 13:05:36.851835 12116 leader_election.cc:304] T 0703c3c4861a4c4fb1b2b612ec1374a4 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297; no voters: 
I20260709 13:05:36.852991 12631 raft_consensus.cc:2804] T 0703c3c4861a4c4fb1b2b612ec1374a4 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:36.853367 12631 raft_consensus.cc:493] T 0703c3c4861a4c4fb1b2b612ec1374a4 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:36.853730 12631 raft_consensus.cc:3060] T 0703c3c4861a4c4fb1b2b612ec1374a4 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:36.873338 12631 raft_consensus.cc:515] T 0703c3c4861a4c4fb1b2b612ec1374a4 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:36.889370 12222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0703c3c4861a4c4fb1b2b612ec1374a4" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297"
I20260709 13:05:36.890204 12222 raft_consensus.cc:3060] T 0703c3c4861a4c4fb1b2b612ec1374a4 P e86b6ed62ab0403bbda1861973380297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:36.894843 12072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0703c3c4861a4c4fb1b2b612ec1374a4" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408" is_pre_election: true
I20260709 13:05:36.895521 12072 raft_consensus.cc:2468] T 0703c3c4861a4c4fb1b2b612ec1374a4 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e3d76ae69c74d1f85f6da548856eeb7 in term 0.
I20260709 13:05:36.897612 12222 raft_consensus.cc:2468] T 0703c3c4861a4c4fb1b2b612ec1374a4 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e3d76ae69c74d1f85f6da548856eeb7 in term 1.
I20260709 13:05:36.899798 12631 leader_election.cc:290] T 0703c3c4861a4c4fb1b2b612ec1374a4 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 election: Requested vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:36.899806 12116 leader_election.cc:304] T 0703c3c4861a4c4fb1b2b612ec1374a4 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297; no voters: 
I20260709 13:05:36.903690 12329 raft_consensus.cc:2804] T 0703c3c4861a4c4fb1b2b612ec1374a4 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:36.904291 12329 raft_consensus.cc:697] T 0703c3c4861a4c4fb1b2b612ec1374a4 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 LEADER]: Becoming Leader. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Running, Role: LEADER
I20260709 13:05:36.905056 12329 consensus_queue.cc:237] T 0703c3c4861a4c4fb1b2b612ec1374a4 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:36.911785 12072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0703c3c4861a4c4fb1b2b612ec1374a4" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bbb454ad22499cac0941f061a68408"
I20260709 13:05:36.912391 12072 raft_consensus.cc:3060] T 0703c3c4861a4c4fb1b2b612ec1374a4 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:36.911996 12039 leader_election.cc:304] T 3fe3e77a17dc41fe87bac9545bf97fd5 P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 34bbb454ad22499cac0941f061a68408; no voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297
I20260709 13:05:36.919170 12283 consensus_queue.cc:1048] T 0ab173207e9f42b7ba953f8d408fa30c P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:36.922262 12658 raft_consensus.cc:3060] T 3fe3e77a17dc41fe87bac9545bf97fd5 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:36.926479 12069 raft_consensus.cc:3060] T 22965a8a56174152a33c88caef8cd7ca P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:36.929466 12331 consensus_queue.cc:1048] T 58d97ea9eba744f29997d291d2355330 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:36.988310 11973 catalog_manager.cc:5697] T 0703c3c4861a4c4fb1b2b612ec1374a4 P 8e3d76ae69c74d1f85f6da548856eeb7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2). New cstate: current_term: 1 leader_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:36.991647 12072 raft_consensus.cc:2468] T 0703c3c4861a4c4fb1b2b612ec1374a4 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e3d76ae69c74d1f85f6da548856eeb7 in term 1.
I20260709 13:05:36.989176 12658 raft_consensus.cc:2749] T 3fe3e77a17dc41fe87bac9545bf97fd5 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:37.010247 12331 consensus_queue.cc:1048] T 3fe3e77a17dc41fe87bac9545bf97fd5 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:37.041608 12658 raft_consensus.cc:493] T eb9acf37c1f94cb28f5c341d7884e275 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:37.042122 12658 raft_consensus.cc:515] T eb9acf37c1f94cb28f5c341d7884e275 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:37.044086 12658 leader_election.cc:290] T eb9acf37c1f94cb28f5c341d7884e275 P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:37.045225 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb9acf37c1f94cb28f5c341d7884e275" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" is_pre_election: true
I20260709 13:05:37.054136 12222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb9acf37c1f94cb28f5c341d7884e275" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297" is_pre_election: true
I20260709 13:05:37.054980 12222 raft_consensus.cc:2393] T eb9acf37c1f94cb28f5c341d7884e275 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 34bbb454ad22499cac0941f061a68408 in current term 1: Already voted for candidate 8e3d76ae69c74d1f85f6da548856eeb7 in this term.
I20260709 13:05:37.061044 12329 consensus_queue.cc:1048] T 3fe3e77a17dc41fe87bac9545bf97fd5 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:37.085515 12039 leader_election.cc:304] T eb9acf37c1f94cb28f5c341d7884e275 P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 34bbb454ad22499cac0941f061a68408; no voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297
I20260709 13:05:37.086364 12651 raft_consensus.cc:3060] T eb9acf37c1f94cb28f5c341d7884e275 P 34bbb454ad22499cac0941f061a68408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:37.094950 12651 raft_consensus.cc:2749] T eb9acf37c1f94cb28f5c341d7884e275 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:37.098098 12329 consensus_queue.cc:1048] T eb9acf37c1f94cb28f5c341d7884e275 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:37.137584 12329 consensus_queue.cc:1048] T eb9acf37c1f94cb28f5c341d7884e275 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:37.331310 12631 consensus_queue.cc:1048] T 0703c3c4861a4c4fb1b2b612ec1374a4 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:37.364235 12664 consensus_queue.cc:1048] T 0703c3c4861a4c4fb1b2b612ec1374a4 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:38.322712 10968 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:38.354214 12715 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:05:38.382611 12716 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:05:38.390715 12718 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:05:38.391090 10968 server_base.cc:1061] running on GCE node
I20260709 13:05:38.393577 10968 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:38.393863 10968 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:05:38.394093 10968 hybrid_clock.cc:648] HybridClock initialized: now 1783602338394073 us; error 0 us; skew 500 ppm
I20260709 13:05:38.394707 10968 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:38.407595 10968 webserver.cc:533] Webserver started at http://127.10.182.4:40119/ using document root <none> and password file <none>
I20260709 13:05:38.408466 10968 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:38.408869 10968 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:38.409379 10968 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:38.410889 10968 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602301807890-10968-0/minicluster-data/ts-3-root/instance:
uuid: "5831a3bceaea419db182492a1fd79862"
format_stamp: "Formatted at 2026-07-09 13:05:38 on dist-test-slave-hmwv"
I20260709 13:05:38.490413 10968 fs_manager.cc:696] Time spent creating directory manager: real 0.079s	user 0.011s	sys 0.056s
I20260709 13:05:38.509374 12723 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:38.520939 10968 fs_manager.cc:730] Time spent opening block manager: real 0.025s	user 0.006s	sys 0.000s
I20260709 13:05:38.521538 10968 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602301807890-10968-0/minicluster-data/ts-3-root
uuid: "5831a3bceaea419db182492a1fd79862"
format_stamp: "Formatted at 2026-07-09 13:05:38 on dist-test-slave-hmwv"
I20260709 13:05:38.522038 10968 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602301807890-10968-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602301807890-10968-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602301807890-10968-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:05:38.612852 10968 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:38.614984 10968 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:38.619410 10968 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:05:38.656635 10968 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:05:38.656996 10968 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:38.657349 10968 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:05:38.657615 10968 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:39.081203 10968 rpc_server.cc:307] RPC server started. Bound to: 127.10.182.4:45681
I20260709 13:05:39.081367 12785 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.182.4:45681 every 8 connection(s)
I20260709 13:05:39.105520 10968 auto_leader_rebalancer-test.cc:384] add a tserver: 5831a3bceaea419db182492a1fd79862
I20260709 13:05:39.144973 12786 heartbeater.cc:344] Connected to a master server at 127.10.182.62:44903
I20260709 13:05:39.145537 12786 heartbeater.cc:461] Registering TS with master...
I20260709 13:05:39.146534 12786 heartbeater.cc:507] Master 127.10.182.62:44903 requested a full tablet report, sending...
I20260709 13:05:39.149587 11973 ts_manager.cc:194] Registered new tserver with Master: 5831a3bceaea419db182492a1fd79862 (127.10.182.4:45681)
I20260709 13:05:39.151645 11973 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50908
I20260709 13:05:39.716081 12147 consensus_queue.cc:237] T 4bea05d5e2e54022b319b660b631bd92 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Queue 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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:05:39.730103 12073 raft_consensus.cc:1275] T 4bea05d5e2e54022b319b660b631bd92 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:39.743168 12329 consensus_queue.cc:1048] T 4bea05d5e2e54022b319b660b631bd92 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:39.761741 12222 raft_consensus.cc:1275] T 4bea05d5e2e54022b319b660b631bd92 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:39.765003 12331 raft_consensus.cc:2955] T 4bea05d5e2e54022b319b660b631bd92 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:05:39.766772 12069 raft_consensus.cc:2955] T 4bea05d5e2e54022b319b660b631bd92 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:05:39.771005 12329 consensus_queue.cc:1048] T 4bea05d5e2e54022b319b660b631bd92 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:39.787688 11972 catalog_manager.cc:5697] T 4bea05d5e2e54022b319b660b631bd92 P 34bbb454ad22499cac0941f061a68408 reported cstate change: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New cstate: current_term: 1 leader_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:05:39.798969 12147 consensus_queue.cc:237] T 98ef4c9d120f4864be749704390cf012 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Queue 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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:05:39.818905 12223 raft_consensus.cc:1275] T 98ef4c9d120f4864be749704390cf012 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:39.821349 12796 consensus_queue.cc:1048] T 98ef4c9d120f4864be749704390cf012 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:05:39.822453 12070 raft_consensus.cc:1275] T 98ef4c9d120f4864be749704390cf012 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:39.829306 12331 consensus_queue.cc:1048] T 98ef4c9d120f4864be749704390cf012 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:05:39.827052 12222 raft_consensus.cc:2955] T 4bea05d5e2e54022b319b660b631bd92 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
W20260709 13:05:39.858530 12116 consensus_peers.cc:597] T 4bea05d5e2e54022b319b660b631bd92 P 8e3d76ae69c74d1f85f6da548856eeb7 -> Peer 5831a3bceaea419db182492a1fd79862 (127.10.182.4:45681): Couldn't send request to peer 5831a3bceaea419db182492a1fd79862. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4bea05d5e2e54022b319b660b631bd92. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:05:39.859649 12116 consensus_peers.cc:597] T 98ef4c9d120f4864be749704390cf012 P 8e3d76ae69c74d1f85f6da548856eeb7 -> Peer 5831a3bceaea419db182492a1fd79862 (127.10.182.4:45681): Couldn't send request to peer 5831a3bceaea419db182492a1fd79862. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 98ef4c9d120f4864be749704390cf012. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:39.920603 12331 raft_consensus.cc:2955] T 98ef4c9d120f4864be749704390cf012 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:05:39.942507 12070 raft_consensus.cc:2955] T 98ef4c9d120f4864be749704390cf012 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:05:39.993074 12222 raft_consensus.cc:2955] T 98ef4c9d120f4864be749704390cf012 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:05:40.017724 11970 catalog_manager.cc:5697] T 98ef4c9d120f4864be749704390cf012 P 8e3d76ae69c74d1f85f6da548856eeb7 reported cstate change: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New cstate: current_term: 1 leader_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:40.056152 12222 consensus_queue.cc:237] T 4fb70f82fd8d41a6bb86494f5635fbba P e86b6ed62ab0403bbda1861973380297 [LEADER]: Queue 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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:05:40.079247 12144 raft_consensus.cc:1275] T 4fb70f82fd8d41a6bb86494f5635fbba P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:40.081274 12806 consensus_queue.cc:1048] T 4fb70f82fd8d41a6bb86494f5635fbba P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:05:40.085552 12074 raft_consensus.cc:1275] T 4fb70f82fd8d41a6bb86494f5635fbba P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:40.088471 12806 consensus_queue.cc:1048] T 4fb70f82fd8d41a6bb86494f5635fbba P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:05:40.106772 12190 consensus_peers.cc:597] T 4fb70f82fd8d41a6bb86494f5635fbba P e86b6ed62ab0403bbda1861973380297 -> Peer 5831a3bceaea419db182492a1fd79862 (127.10.182.4:45681): Couldn't send request to peer 5831a3bceaea419db182492a1fd79862. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4fb70f82fd8d41a6bb86494f5635fbba. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:40.108719 12805 raft_consensus.cc:2955] T 4fb70f82fd8d41a6bb86494f5635fbba P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:05:40.114665 12144 raft_consensus.cc:2955] T 4fb70f82fd8d41a6bb86494f5635fbba P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:05:40.126670 12073 raft_consensus.cc:2955] T 4fb70f82fd8d41a6bb86494f5635fbba P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:05:40.134760 11970 catalog_manager.cc:5697] T 4fb70f82fd8d41a6bb86494f5635fbba P e86b6ed62ab0403bbda1861973380297 reported cstate change: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New cstate: current_term: 1 leader_uuid: "e86b6ed62ab0403bbda1861973380297" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:40.142092 12147 consensus_queue.cc:237] T d3667aa4245b41bc84c1c5dadad70d50 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Queue 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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:05:40.160133 12786 heartbeater.cc:499] Master 127.10.182.62:44903 was elected leader, sending a full tablet report...
W20260709 13:05:40.178579 12116 consensus_peers.cc:597] T d3667aa4245b41bc84c1c5dadad70d50 P 8e3d76ae69c74d1f85f6da548856eeb7 -> Peer 5831a3bceaea419db182492a1fd79862 (127.10.182.4:45681): Couldn't send request to peer 5831a3bceaea419db182492a1fd79862. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d3667aa4245b41bc84c1c5dadad70d50. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:40.183468 12222 raft_consensus.cc:1275] T d3667aa4245b41bc84c1c5dadad70d50 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:40.183547 12074 raft_consensus.cc:1275] T d3667aa4245b41bc84c1c5dadad70d50 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:40.185019 12808 consensus_queue.cc:1048] T d3667aa4245b41bc84c1c5dadad70d50 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:05:40.186092 12809 consensus_queue.cc:1048] T d3667aa4245b41bc84c1c5dadad70d50 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:40.203960 12331 raft_consensus.cc:2955] T d3667aa4245b41bc84c1c5dadad70d50 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:05:40.215852 12074 raft_consensus.cc:2955] T d3667aa4245b41bc84c1c5dadad70d50 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:05:40.229115 12222 raft_consensus.cc:2955] T d3667aa4245b41bc84c1c5dadad70d50 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:05:40.246033 11970 catalog_manager.cc:5697] T d3667aa4245b41bc84c1c5dadad70d50 P 8e3d76ae69c74d1f85f6da548856eeb7 reported cstate change: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New cstate: current_term: 1 leader_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:40.277058 12818 ts_tablet_manager.cc:933] T 4bea05d5e2e54022b319b660b631bd92 P 5831a3bceaea419db182492a1fd79862: Initiating tablet copy from peer 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
I20260709 13:05:40.297243 12818 tablet_copy_client.cc:323] T 4bea05d5e2e54022b319b660b631bd92 P 5831a3bceaea419db182492a1fd79862: tablet copy: Beginning tablet copy session from remote peer at address 127.10.182.2:34213
I20260709 13:05:40.328449 12160 tablet_copy_service.cc:140] P 8e3d76ae69c74d1f85f6da548856eeb7: Received BeginTabletCopySession request for tablet 4bea05d5e2e54022b319b660b631bd92 from peer 5831a3bceaea419db182492a1fd79862 ({username='slave'} at 127.0.0.1:58054)
I20260709 13:05:40.329129 12160 tablet_copy_service.cc:161] P 8e3d76ae69c74d1f85f6da548856eeb7: Beginning new tablet copy session on tablet 4bea05d5e2e54022b319b660b631bd92 from peer 5831a3bceaea419db182492a1fd79862 at {username='slave'} at 127.0.0.1:58054: session id = 5831a3bceaea419db182492a1fd79862-4bea05d5e2e54022b319b660b631bd92
I20260709 13:05:40.337476 12160 tablet_copy_source_session.cc:215] T 4bea05d5e2e54022b319b660b631bd92 P 8e3d76ae69c74d1f85f6da548856eeb7: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:40.341621 12818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bea05d5e2e54022b319b660b631bd92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:40.360332 12818 tablet_copy_client.cc:806] T 4bea05d5e2e54022b319b660b631bd92 P 5831a3bceaea419db182492a1fd79862: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:40.361155 12818 tablet_copy_client.cc:670] T 4bea05d5e2e54022b319b660b631bd92 P 5831a3bceaea419db182492a1fd79862: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:40.367491 12818 tablet_copy_client.cc:538] T 4bea05d5e2e54022b319b660b631bd92 P 5831a3bceaea419db182492a1fd79862: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:40.380959 12818 tablet_bootstrap.cc:492] T 4bea05d5e2e54022b319b660b631bd92 P 5831a3bceaea419db182492a1fd79862: Bootstrap starting.
I20260709 13:05:40.401228 12822 ts_tablet_manager.cc:933] T 98ef4c9d120f4864be749704390cf012 P 5831a3bceaea419db182492a1fd79862: Initiating tablet copy from peer 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
I20260709 13:05:40.413682 12822 tablet_copy_client.cc:323] T 98ef4c9d120f4864be749704390cf012 P 5831a3bceaea419db182492a1fd79862: tablet copy: Beginning tablet copy session from remote peer at address 127.10.182.2:34213
I20260709 13:05:40.415880 12160 tablet_copy_service.cc:140] P 8e3d76ae69c74d1f85f6da548856eeb7: Received BeginTabletCopySession request for tablet 98ef4c9d120f4864be749704390cf012 from peer 5831a3bceaea419db182492a1fd79862 ({username='slave'} at 127.0.0.1:58054)
I20260709 13:05:40.416461 12160 tablet_copy_service.cc:161] P 8e3d76ae69c74d1f85f6da548856eeb7: Beginning new tablet copy session on tablet 98ef4c9d120f4864be749704390cf012 from peer 5831a3bceaea419db182492a1fd79862 at {username='slave'} at 127.0.0.1:58054: session id = 5831a3bceaea419db182492a1fd79862-98ef4c9d120f4864be749704390cf012
I20260709 13:05:40.430711 12160 tablet_copy_source_session.cc:215] T 98ef4c9d120f4864be749704390cf012 P 8e3d76ae69c74d1f85f6da548856eeb7: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:40.434780 12822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98ef4c9d120f4864be749704390cf012. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:40.437806 12818 tablet_bootstrap.cc:492] T 4bea05d5e2e54022b319b660b631bd92 P 5831a3bceaea419db182492a1fd79862: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:40.444984 12818 tablet_bootstrap.cc:492] T 4bea05d5e2e54022b319b660b631bd92 P 5831a3bceaea419db182492a1fd79862: Bootstrap complete.
I20260709 13:05:40.445698 12818 ts_tablet_manager.cc:1403] T 4bea05d5e2e54022b319b660b631bd92 P 5831a3bceaea419db182492a1fd79862: Time spent bootstrapping tablet: real 0.065s	user 0.017s	sys 0.012s
I20260709 13:05:40.459808 12822 tablet_copy_client.cc:806] T 98ef4c9d120f4864be749704390cf012 P 5831a3bceaea419db182492a1fd79862: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:40.460567 12822 tablet_copy_client.cc:670] T 98ef4c9d120f4864be749704390cf012 P 5831a3bceaea419db182492a1fd79862: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:40.455540 12818 raft_consensus.cc:359] T 4bea05d5e2e54022b319b660b631bd92 P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:05:40.462193 12818 raft_consensus.cc:740] T 4bea05d5e2e54022b319b660b631bd92 P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5831a3bceaea419db182492a1fd79862, State: Initialized, Role: LEARNER
I20260709 13:05:40.462898 12818 consensus_queue.cc:260] T 4bea05d5e2e54022b319b660b631bd92 P 5831a3bceaea419db182492a1fd79862 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:05:40.479125 12818 ts_tablet_manager.cc:1434] T 4bea05d5e2e54022b319b660b631bd92 P 5831a3bceaea419db182492a1fd79862: Time spent starting tablet: real 0.033s	user 0.003s	sys 0.005s
I20260709 13:05:40.481051 12822 tablet_copy_client.cc:538] T 98ef4c9d120f4864be749704390cf012 P 5831a3bceaea419db182492a1fd79862: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:40.484172 12160 tablet_copy_service.cc:342] P 8e3d76ae69c74d1f85f6da548856eeb7: Request end of tablet copy session 5831a3bceaea419db182492a1fd79862-4bea05d5e2e54022b319b660b631bd92 received from {username='slave'} at 127.0.0.1:58054
I20260709 13:05:40.484726 12160 tablet_copy_service.cc:434] P 8e3d76ae69c74d1f85f6da548856eeb7: ending tablet copy session 5831a3bceaea419db182492a1fd79862-4bea05d5e2e54022b319b660b631bd92 on tablet 4bea05d5e2e54022b319b660b631bd92 with peer 5831a3bceaea419db182492a1fd79862
I20260709 13:05:40.558285 12818 ts_tablet_manager.cc:933] T 4fb70f82fd8d41a6bb86494f5635fbba P 5831a3bceaea419db182492a1fd79862: Initiating tablet copy from peer e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:40.582536 12818 tablet_copy_client.cc:323] T 4fb70f82fd8d41a6bb86494f5635fbba P 5831a3bceaea419db182492a1fd79862: tablet copy: Beginning tablet copy session from remote peer at address 127.10.182.3:44567
I20260709 13:05:40.593029 12822 tablet_bootstrap.cc:492] T 98ef4c9d120f4864be749704390cf012 P 5831a3bceaea419db182492a1fd79862: Bootstrap starting.
I20260709 13:05:40.682544 12828 ts_tablet_manager.cc:933] T d3667aa4245b41bc84c1c5dadad70d50 P 5831a3bceaea419db182492a1fd79862: Initiating tablet copy from peer 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
I20260709 13:05:40.689366 12760 raft_consensus.cc:1217] T 4bea05d5e2e54022b319b660b631bd92 P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:05:40.697384 12828 tablet_copy_client.cc:323] T d3667aa4245b41bc84c1c5dadad70d50 P 5831a3bceaea419db182492a1fd79862: tablet copy: Beginning tablet copy session from remote peer at address 127.10.182.2:34213
I20260709 13:05:40.699502 12160 tablet_copy_service.cc:140] P 8e3d76ae69c74d1f85f6da548856eeb7: Received BeginTabletCopySession request for tablet d3667aa4245b41bc84c1c5dadad70d50 from peer 5831a3bceaea419db182492a1fd79862 ({username='slave'} at 127.0.0.1:58054)
I20260709 13:05:40.700134 12160 tablet_copy_service.cc:161] P 8e3d76ae69c74d1f85f6da548856eeb7: Beginning new tablet copy session on tablet d3667aa4245b41bc84c1c5dadad70d50 from peer 5831a3bceaea419db182492a1fd79862 at {username='slave'} at 127.0.0.1:58054: session id = 5831a3bceaea419db182492a1fd79862-d3667aa4245b41bc84c1c5dadad70d50
I20260709 13:05:40.709782 12160 tablet_copy_source_session.cc:215] T d3667aa4245b41bc84c1c5dadad70d50 P 8e3d76ae69c74d1f85f6da548856eeb7: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:40.721458 12828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3667aa4245b41bc84c1c5dadad70d50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:40.725976 12234 tablet_copy_service.cc:140] P e86b6ed62ab0403bbda1861973380297: Received BeginTabletCopySession request for tablet 4fb70f82fd8d41a6bb86494f5635fbba from peer 5831a3bceaea419db182492a1fd79862 ({username='slave'} at 127.0.0.1:44918)
I20260709 13:05:40.726625 12234 tablet_copy_service.cc:161] P e86b6ed62ab0403bbda1861973380297: Beginning new tablet copy session on tablet 4fb70f82fd8d41a6bb86494f5635fbba from peer 5831a3bceaea419db182492a1fd79862 at {username='slave'} at 127.0.0.1:44918: session id = 5831a3bceaea419db182492a1fd79862-4fb70f82fd8d41a6bb86494f5635fbba
I20260709 13:05:40.744537 12234 tablet_copy_source_session.cc:215] T 4fb70f82fd8d41a6bb86494f5635fbba P e86b6ed62ab0403bbda1861973380297: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:40.754562 12818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fb70f82fd8d41a6bb86494f5635fbba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:40.805567 12818 tablet_copy_client.cc:806] T 4fb70f82fd8d41a6bb86494f5635fbba P 5831a3bceaea419db182492a1fd79862: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:40.806373 12818 tablet_copy_client.cc:670] T 4fb70f82fd8d41a6bb86494f5635fbba P 5831a3bceaea419db182492a1fd79862: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:40.812830 12822 tablet_bootstrap.cc:492] T 98ef4c9d120f4864be749704390cf012 P 5831a3bceaea419db182492a1fd79862: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:40.814913 12822 tablet_bootstrap.cc:492] T 98ef4c9d120f4864be749704390cf012 P 5831a3bceaea419db182492a1fd79862: Bootstrap complete.
I20260709 13:05:40.815656 12822 ts_tablet_manager.cc:1403] T 98ef4c9d120f4864be749704390cf012 P 5831a3bceaea419db182492a1fd79862: Time spent bootstrapping tablet: real 0.223s	user 0.022s	sys 0.005s
I20260709 13:05:40.819028 12818 tablet_copy_client.cc:538] T 4fb70f82fd8d41a6bb86494f5635fbba P 5831a3bceaea419db182492a1fd79862: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:40.824640 12822 raft_consensus.cc:359] T 98ef4c9d120f4864be749704390cf012 P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:05:40.825767 12822 raft_consensus.cc:740] T 98ef4c9d120f4864be749704390cf012 P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5831a3bceaea419db182492a1fd79862, State: Initialized, Role: LEARNER
I20260709 13:05:40.833307 12822 consensus_queue.cc:260] T 98ef4c9d120f4864be749704390cf012 P 5831a3bceaea419db182492a1fd79862 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:05:40.835299 12828 tablet_copy_client.cc:806] T d3667aa4245b41bc84c1c5dadad70d50 P 5831a3bceaea419db182492a1fd79862: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:40.837594 12828 tablet_copy_client.cc:670] T d3667aa4245b41bc84c1c5dadad70d50 P 5831a3bceaea419db182492a1fd79862: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:40.847954 12822 ts_tablet_manager.cc:1434] T 98ef4c9d120f4864be749704390cf012 P 5831a3bceaea419db182492a1fd79862: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.000s
I20260709 13:05:40.849748 12828 tablet_copy_client.cc:538] T d3667aa4245b41bc84c1c5dadad70d50 P 5831a3bceaea419db182492a1fd79862: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:40.859268 12160 tablet_copy_service.cc:342] P 8e3d76ae69c74d1f85f6da548856eeb7: Request end of tablet copy session 5831a3bceaea419db182492a1fd79862-98ef4c9d120f4864be749704390cf012 received from {username='slave'} at 127.0.0.1:58054
I20260709 13:05:40.859835 12160 tablet_copy_service.cc:434] P 8e3d76ae69c74d1f85f6da548856eeb7: ending tablet copy session 5831a3bceaea419db182492a1fd79862-98ef4c9d120f4864be749704390cf012 on tablet 98ef4c9d120f4864be749704390cf012 with peer 5831a3bceaea419db182492a1fd79862
I20260709 13:05:40.873390 12818 tablet_bootstrap.cc:492] T 4fb70f82fd8d41a6bb86494f5635fbba P 5831a3bceaea419db182492a1fd79862: Bootstrap starting.
I20260709 13:05:40.879889 12828 tablet_bootstrap.cc:492] T d3667aa4245b41bc84c1c5dadad70d50 P 5831a3bceaea419db182492a1fd79862: Bootstrap starting.
I20260709 13:05:40.948917 12828 tablet_bootstrap.cc:492] T d3667aa4245b41bc84c1c5dadad70d50 P 5831a3bceaea419db182492a1fd79862: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:40.953332 12828 tablet_bootstrap.cc:492] T d3667aa4245b41bc84c1c5dadad70d50 P 5831a3bceaea419db182492a1fd79862: Bootstrap complete.
I20260709 13:05:40.957335 12828 ts_tablet_manager.cc:1403] T d3667aa4245b41bc84c1c5dadad70d50 P 5831a3bceaea419db182492a1fd79862: Time spent bootstrapping tablet: real 0.078s	user 0.027s	sys 0.003s
I20260709 13:05:40.959789 12760 raft_consensus.cc:1217] T 98ef4c9d120f4864be749704390cf012 P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:05:40.972180 12828 raft_consensus.cc:359] T d3667aa4245b41bc84c1c5dadad70d50 P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:05:40.974233 12828 raft_consensus.cc:740] T d3667aa4245b41bc84c1c5dadad70d50 P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5831a3bceaea419db182492a1fd79862, State: Initialized, Role: LEARNER
I20260709 13:05:40.975054 12828 consensus_queue.cc:260] T d3667aa4245b41bc84c1c5dadad70d50 P 5831a3bceaea419db182492a1fd79862 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:05:40.980315 12828 ts_tablet_manager.cc:1434] T d3667aa4245b41bc84c1c5dadad70d50 P 5831a3bceaea419db182492a1fd79862: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 13:05:40.982304 12160 tablet_copy_service.cc:342] P 8e3d76ae69c74d1f85f6da548856eeb7: Request end of tablet copy session 5831a3bceaea419db182492a1fd79862-d3667aa4245b41bc84c1c5dadad70d50 received from {username='slave'} at 127.0.0.1:58054
I20260709 13:05:40.982776 12160 tablet_copy_service.cc:434] P 8e3d76ae69c74d1f85f6da548856eeb7: ending tablet copy session 5831a3bceaea419db182492a1fd79862-d3667aa4245b41bc84c1c5dadad70d50 on tablet d3667aa4245b41bc84c1c5dadad70d50 with peer 5831a3bceaea419db182492a1fd79862
I20260709 13:05:41.038985 12818 tablet_bootstrap.cc:492] T 4fb70f82fd8d41a6bb86494f5635fbba P 5831a3bceaea419db182492a1fd79862: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:41.040136 12818 tablet_bootstrap.cc:492] T 4fb70f82fd8d41a6bb86494f5635fbba P 5831a3bceaea419db182492a1fd79862: Bootstrap complete.
I20260709 13:05:41.041072 12818 ts_tablet_manager.cc:1403] T 4fb70f82fd8d41a6bb86494f5635fbba P 5831a3bceaea419db182492a1fd79862: Time spent bootstrapping tablet: real 0.168s	user 0.019s	sys 0.010s
I20260709 13:05:41.044196 12818 raft_consensus.cc:359] T 4fb70f82fd8d41a6bb86494f5635fbba P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:05:41.045116 12818 raft_consensus.cc:740] T 4fb70f82fd8d41a6bb86494f5635fbba P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5831a3bceaea419db182492a1fd79862, State: Initialized, Role: LEARNER
I20260709 13:05:41.045825 12818 consensus_queue.cc:260] T 4fb70f82fd8d41a6bb86494f5635fbba P 5831a3bceaea419db182492a1fd79862 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:05:41.058925 12818 ts_tablet_manager.cc:1434] T 4fb70f82fd8d41a6bb86494f5635fbba P 5831a3bceaea419db182492a1fd79862: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260709 13:05:41.090018 12234 tablet_copy_service.cc:342] P e86b6ed62ab0403bbda1861973380297: Request end of tablet copy session 5831a3bceaea419db182492a1fd79862-4fb70f82fd8d41a6bb86494f5635fbba received from {username='slave'} at 127.0.0.1:44918
I20260709 13:05:41.090498 12234 tablet_copy_service.cc:434] P e86b6ed62ab0403bbda1861973380297: ending tablet copy session 5831a3bceaea419db182492a1fd79862-4fb70f82fd8d41a6bb86494f5635fbba on tablet 4fb70f82fd8d41a6bb86494f5635fbba with peer 5831a3bceaea419db182492a1fd79862
I20260709 13:05:41.095278 12760 raft_consensus.cc:1217] T d3667aa4245b41bc84c1c5dadad70d50 P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:05:41.110694 12760 raft_consensus.cc:1217] T 4fb70f82fd8d41a6bb86494f5635fbba P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:05:41.295290 12329 raft_consensus.cc:1064] T 4bea05d5e2e54022b319b660b631bd92 P 8e3d76ae69c74d1f85f6da548856eeb7: attempting to promote NON_VOTER 5831a3bceaea419db182492a1fd79862 to VOTER
I20260709 13:05:41.297999 12329 consensus_queue.cc:237] T 4bea05d5e2e54022b319b660b631bd92 P 8e3d76ae69c74d1f85f6da548856eeb7 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:05:41.316161 12760 raft_consensus.cc:1275] T 4bea05d5e2e54022b319b660b631bd92 P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:41.319619 12331 consensus_queue.cc:1048] T 4bea05d5e2e54022b319b660b631bd92 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:41.320923 12223 raft_consensus.cc:1275] T 4bea05d5e2e54022b319b660b631bd92 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:41.324529 12809 consensus_queue.cc:1048] T 4bea05d5e2e54022b319b660b631bd92 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:41.334820 12074 raft_consensus.cc:1275] T 4bea05d5e2e54022b319b660b631bd92 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:41.336377 12331 consensus_queue.cc:1048] T 4bea05d5e2e54022b319b660b631bd92 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:05:41.364559 12834 raft_consensus.cc:1064] T 98ef4c9d120f4864be749704390cf012 P 8e3d76ae69c74d1f85f6da548856eeb7: attempting to promote NON_VOTER 5831a3bceaea419db182492a1fd79862 to VOTER
I20260709 13:05:41.381516 12809 raft_consensus.cc:2955] T 4bea05d5e2e54022b319b660b631bd92 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:41.392001 12074 raft_consensus.cc:2955] T 4bea05d5e2e54022b319b660b631bd92 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:41.367606 12834 consensus_queue.cc:237] T 98ef4c9d120f4864be749704390cf012 P 8e3d76ae69c74d1f85f6da548856eeb7 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:05:41.412266 12760 raft_consensus.cc:2955] T 4bea05d5e2e54022b319b660b631bd92 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:41.421062 11972 catalog_manager.cc:5697] T 4bea05d5e2e54022b319b660b631bd92 P 34bbb454ad22499cac0941f061a68408 reported cstate change: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:41.443955 12223 raft_consensus.cc:2955] T 4bea05d5e2e54022b319b660b631bd92 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:41.476665 12069 raft_consensus.cc:1275] T 98ef4c9d120f4864be749704390cf012 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:41.477936 12760 raft_consensus.cc:1275] T 98ef4c9d120f4864be749704390cf012 P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:41.480623 12834 consensus_queue.cc:1048] T 98ef4c9d120f4864be749704390cf012 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:05:41.483103 12834 consensus_queue.cc:1048] T 98ef4c9d120f4864be749704390cf012 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:41.492660 12223 raft_consensus.cc:1275] T 98ef4c9d120f4864be749704390cf012 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:41.501432 12834 consensus_queue.cc:1048] T 98ef4c9d120f4864be749704390cf012 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:41.524556 12834 raft_consensus.cc:2955] T 98ef4c9d120f4864be749704390cf012 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:41.538738 12074 raft_consensus.cc:2955] T 98ef4c9d120f4864be749704390cf012 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:41.544267 12761 raft_consensus.cc:2955] T 98ef4c9d120f4864be749704390cf012 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:41.554214 12223 raft_consensus.cc:2955] T 98ef4c9d120f4864be749704390cf012 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:41.579313 12714 raft_consensus.cc:1064] T 4fb70f82fd8d41a6bb86494f5635fbba P e86b6ed62ab0403bbda1861973380297: attempting to promote NON_VOTER 5831a3bceaea419db182492a1fd79862 to VOTER
I20260709 13:05:41.582662 12714 consensus_queue.cc:237] T 4fb70f82fd8d41a6bb86494f5635fbba P e86b6ed62ab0403bbda1861973380297 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:05:41.603967 12143 consensus_queue.cc:237] T 4bea05d5e2e54022b319b660b631bd92 P 8e3d76ae69c74d1f85f6da548856eeb7 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:05:41.612522 11970 catalog_manager.cc:5697] T 98ef4c9d120f4864be749704390cf012 P e86b6ed62ab0403bbda1861973380297 reported cstate change: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:41.640182 12760 raft_consensus.cc:1275] T 4bea05d5e2e54022b319b660b631bd92 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:41.642861 12834 consensus_queue.cc:1048] T 4bea05d5e2e54022b319b660b631bd92 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:41.643914 12069 raft_consensus.cc:1275] T 4bea05d5e2e54022b319b660b631bd92 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:41.647059 12809 consensus_queue.cc:1048] T 4bea05d5e2e54022b319b660b631bd92 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:05:41.655200 12144 raft_consensus.cc:1275] T 4fb70f82fd8d41a6bb86494f5635fbba P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:41.655583 12760 raft_consensus.cc:1275] T 4fb70f82fd8d41a6bb86494f5635fbba P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:41.671507 12714 consensus_queue.cc:1048] T 4fb70f82fd8d41a6bb86494f5635fbba P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:41.662881 12143 consensus_queue.cc:237] T 98ef4c9d120f4864be749704390cf012 P 8e3d76ae69c74d1f85f6da548856eeb7 [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: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:05:41.668870 12073 raft_consensus.cc:1275] T 4fb70f82fd8d41a6bb86494f5635fbba P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:41.675303 12806 consensus_queue.cc:1048] T 4fb70f82fd8d41a6bb86494f5635fbba P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:05:41.677881 12713 consensus_queue.cc:1048] T 4fb70f82fd8d41a6bb86494f5635fbba P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:41.681347 12760 raft_consensus.cc:2955] T 4bea05d5e2e54022b319b660b631bd92 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e86b6ed62ab0403bbda1861973380297 (127.10.182.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:41.685285 12759 raft_consensus.cc:1275] T 98ef4c9d120f4864be749704390cf012 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:41.685433 12223 raft_consensus.cc:1275] T 98ef4c9d120f4864be749704390cf012 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:41.676187 12329 raft_consensus.cc:2955] T 4bea05d5e2e54022b319b660b631bd92 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e86b6ed62ab0403bbda1861973380297 (127.10.182.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:41.687435 12331 consensus_queue.cc:1048] T 98ef4c9d120f4864be749704390cf012 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:41.688675 12834 consensus_queue.cc:1048] T 98ef4c9d120f4864be749704390cf012 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:41.698143 12809 raft_consensus.cc:2955] T 98ef4c9d120f4864be749704390cf012 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 34bbb454ad22499cac0941f061a68408 (127.10.182.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:41.701859 12839 raft_consensus.cc:1064] T d3667aa4245b41bc84c1c5dadad70d50 P 8e3d76ae69c74d1f85f6da548856eeb7: attempting to promote NON_VOTER 5831a3bceaea419db182492a1fd79862 to VOTER
I20260709 13:05:41.701184 12759 raft_consensus.cc:2955] T 98ef4c9d120f4864be749704390cf012 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 34bbb454ad22499cac0941f061a68408 (127.10.182.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:41.704159 12839 consensus_queue.cc:237] T d3667aa4245b41bc84c1c5dadad70d50 P 8e3d76ae69c74d1f85f6da548856eeb7 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:05:41.708765 11958 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4bea05d5e2e54022b319b660b631bd92 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:41.709687 12223 raft_consensus.cc:2955] T 98ef4c9d120f4864be749704390cf012 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 34bbb454ad22499cac0941f061a68408 (127.10.182.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:41.722281 11958 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 98ef4c9d120f4864be749704390cf012 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:41.722152 11971 catalog_manager.cc:5697] T 4bea05d5e2e54022b319b660b631bd92 P 8e3d76ae69c74d1f85f6da548856eeb7 reported cstate change: config changed from index 3 to 4, VOTER e86b6ed62ab0403bbda1861973380297 (127.10.182.3) evicted. New cstate: current_term: 1 leader_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:41.763458 12072 raft_consensus.cc:2955] T 4bea05d5e2e54022b319b660b631bd92 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e86b6ed62ab0403bbda1861973380297 (127.10.182.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:41.784098 12208 tablet_service.cc:1558] Processing DeleteTablet for tablet 4bea05d5e2e54022b319b660b631bd92 with delete_type TABLET_DATA_TOMBSTONED (TS e86b6ed62ab0403bbda1861973380297 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60452
I20260709 13:05:41.820225 12713 raft_consensus.cc:2955] T 4fb70f82fd8d41a6bb86494f5635fbba P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:41.825703 11972 catalog_manager.cc:5697] T 98ef4c9d120f4864be749704390cf012 P 8e3d76ae69c74d1f85f6da548856eeb7 reported cstate change: config changed from index 3 to 4, VOTER 34bbb454ad22499cac0941f061a68408 (127.10.182.1) evicted. New cstate: current_term: 1 leader_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:41.827519 12073 raft_consensus.cc:2955] T 4fb70f82fd8d41a6bb86494f5635fbba P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
W20260709 13:05:41.841159 12188 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.182.2:34213, user_credentials={real_user=slave}} blocked reactor thread for 46306.5us
I20260709 13:05:41.847272 12761 raft_consensus.cc:1275] T d3667aa4245b41bc84c1c5dadad70d50 P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:41.848142 12072 raft_consensus.cc:1275] T d3667aa4245b41bc84c1c5dadad70d50 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:41.851766 12809 consensus_queue.cc:1048] T d3667aa4245b41bc84c1c5dadad70d50 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:41.856588 12809 consensus_queue.cc:1048] T d3667aa4245b41bc84c1c5dadad70d50 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:41.889921 12220 raft_consensus.cc:1275] T d3667aa4245b41bc84c1c5dadad70d50 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:41.890542 12062 tablet_service.cc:1558] Processing DeleteTablet for tablet 98ef4c9d120f4864be749704390cf012 with delete_type TABLET_DATA_TOMBSTONED (TS 34bbb454ad22499cac0941f061a68408 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47622
I20260709 13:05:41.899326 12854 tablet_replica.cc:333] T 4bea05d5e2e54022b319b660b631bd92 P e86b6ed62ab0403bbda1861973380297: stopping tablet replica
I20260709 13:05:41.915273 11972 catalog_manager.cc:5697] T 4fb70f82fd8d41a6bb86494f5635fbba P 34bbb454ad22499cac0941f061a68408 reported cstate change: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e86b6ed62ab0403bbda1861973380297" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:41.940671 12759 raft_consensus.cc:2955] T 4fb70f82fd8d41a6bb86494f5635fbba P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:41.950244 12809 raft_consensus.cc:2955] T d3667aa4245b41bc84c1c5dadad70d50 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:41.951773 12859 tablet_replica.cc:333] T 98ef4c9d120f4864be749704390cf012 P 34bbb454ad22499cac0941f061a68408: stopping tablet replica
I20260709 13:05:41.953035 12859 raft_consensus.cc:2243] T 98ef4c9d120f4864be749704390cf012 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:41.954269 12072 raft_consensus.cc:2955] T d3667aa4245b41bc84c1c5dadad70d50 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:41.953917 12859 raft_consensus.cc:2272] T 98ef4c9d120f4864be749704390cf012 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:41.961771 12854 raft_consensus.cc:2243] T 4bea05d5e2e54022b319b660b631bd92 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:41.962623 12854 raft_consensus.cc:2272] T 4bea05d5e2e54022b319b660b631bd92 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:41.970949 12188 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.182.2:34213, user_credentials={real_user=slave}} blocked reactor thread for 78495.8us
I20260709 13:05:41.972656 12854 ts_tablet_manager.cc:1916] T 4bea05d5e2e54022b319b660b631bd92 P e86b6ed62ab0403bbda1861973380297: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:42.001080 12859 ts_tablet_manager.cc:1916] T 98ef4c9d120f4864be749704390cf012 P 34bbb454ad22499cac0941f061a68408: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:42.010526 11972 catalog_manager.cc:5697] T d3667aa4245b41bc84c1c5dadad70d50 P 34bbb454ad22499cac0941f061a68408 reported cstate change: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:42.009931 12143 raft_consensus.cc:2955] T 4fb70f82fd8d41a6bb86494f5635fbba P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:42.026883 12329 consensus_queue.cc:1048] T d3667aa4245b41bc84c1c5dadad70d50 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 13:05:42.056164 12041 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.182.3:44567, user_credentials={real_user=slave}} blocked reactor thread for 77045.1us
I20260709 13:05:42.071161 12222 consensus_queue.cc:237] T 4fb70f82fd8d41a6bb86494f5635fbba P e86b6ed62ab0403bbda1861973380297 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:05:42.104760 12074 raft_consensus.cc:1275] T 4fb70f82fd8d41a6bb86494f5635fbba P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:42.111550 12759 raft_consensus.cc:1275] T 4fb70f82fd8d41a6bb86494f5635fbba P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:42.126304 12860 consensus_queue.cc:1048] T 4fb70f82fd8d41a6bb86494f5635fbba P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:05:42.130079 12806 consensus_queue.cc:1048] T 4fb70f82fd8d41a6bb86494f5635fbba P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:42.156324 12759 raft_consensus.cc:2955] T d3667aa4245b41bc84c1c5dadad70d50 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:42.157382 12805 raft_consensus.cc:2955] T 4fb70f82fd8d41a6bb86494f5635fbba P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:42.162304 12760 raft_consensus.cc:2955] T 4fb70f82fd8d41a6bb86494f5635fbba P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:42.164512 12854 ts_tablet_manager.cc:1929] T 4bea05d5e2e54022b319b660b631bd92 P e86b6ed62ab0403bbda1861973380297: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:05:42.165056 12854 log.cc:1199] T 4bea05d5e2e54022b319b660b631bd92 P e86b6ed62ab0403bbda1861973380297: Deleting WAL directory at /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602301807890-10968-0/minicluster-data/ts-2-root/wals/4bea05d5e2e54022b319b660b631bd92
I20260709 13:05:42.172418 11960 catalog_manager.cc:5028] TS e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567): tablet 4bea05d5e2e54022b319b660b631bd92 (table test-workload [id=2fcf00b1454943968793f37e6dd8977d]) successfully deleted
I20260709 13:05:42.167280 12069 raft_consensus.cc:2955] T 4fb70f82fd8d41a6bb86494f5635fbba P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:42.198171 11960 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4fb70f82fd8d41a6bb86494f5635fbba with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:42.201148 11973 catalog_manager.cc:5697] T 4fb70f82fd8d41a6bb86494f5635fbba P 5831a3bceaea419db182492a1fd79862 reported cstate change: config changed from index 3 to 4, VOTER 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2) evicted. New cstate: current_term: 1 leader_uuid: "e86b6ed62ab0403bbda1861973380297" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:42.215807 12139 tablet_service.cc:1558] Processing DeleteTablet for tablet 4fb70f82fd8d41a6bb86494f5635fbba with delete_type TABLET_DATA_TOMBSTONED (TS 8e3d76ae69c74d1f85f6da548856eeb7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56536
I20260709 13:05:42.256091 12859 ts_tablet_manager.cc:1929] T 98ef4c9d120f4864be749704390cf012 P 34bbb454ad22499cac0941f061a68408: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:05:42.259723 12859 log.cc:1199] T 98ef4c9d120f4864be749704390cf012 P 34bbb454ad22499cac0941f061a68408: Deleting WAL directory at /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602301807890-10968-0/minicluster-data/ts-0-root/wals/98ef4c9d120f4864be749704390cf012
I20260709 13:05:42.265055 12869 tablet_replica.cc:333] T 4fb70f82fd8d41a6bb86494f5635fbba P 8e3d76ae69c74d1f85f6da548856eeb7: stopping tablet replica
I20260709 13:05:42.266554 12869 raft_consensus.cc:2243] T 4fb70f82fd8d41a6bb86494f5635fbba P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:42.262768 12222 raft_consensus.cc:2955] T d3667aa4245b41bc84c1c5dadad70d50 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:42.279827 12869 raft_consensus.cc:2272] T 4fb70f82fd8d41a6bb86494f5635fbba P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:42.284752 12869 ts_tablet_manager.cc:1916] T 4fb70f82fd8d41a6bb86494f5635fbba P 8e3d76ae69c74d1f85f6da548856eeb7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
W20260709 13:05:42.311120 12041 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.182.3:44567, user_credentials={real_user=slave}} blocked reactor thread for 83322.7us
I20260709 13:05:42.314428 11957 catalog_manager.cc:5028] TS 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): tablet 98ef4c9d120f4864be749704390cf012 (table test-workload [id=2fcf00b1454943968793f37e6dd8977d]) successfully deleted
W20260709 13:05:42.457594 12188 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.182.2:34213, user_credentials={real_user=slave}} blocked reactor thread for 97098us
W20260709 13:05:42.568616 12041 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.182.3:44567, user_credentials={real_user=slave}} blocked reactor thread for 53984.2us
I20260709 13:05:42.583875 12869 ts_tablet_manager.cc:1929] T 4fb70f82fd8d41a6bb86494f5635fbba P 8e3d76ae69c74d1f85f6da548856eeb7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:05:42.584792 12869 log.cc:1199] T 4fb70f82fd8d41a6bb86494f5635fbba P 8e3d76ae69c74d1f85f6da548856eeb7: Deleting WAL directory at /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602301807890-10968-0/minicluster-data/ts-1-root/wals/4fb70f82fd8d41a6bb86494f5635fbba
I20260709 13:05:42.609220 11958 catalog_manager.cc:5028] TS 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213): tablet 4fb70f82fd8d41a6bb86494f5635fbba (table test-workload [id=2fcf00b1454943968793f37e6dd8977d]) successfully deleted
I20260709 13:05:42.640893 12143 consensus_queue.cc:237] T d3667aa4245b41bc84c1c5dadad70d50 P 8e3d76ae69c74d1f85f6da548856eeb7 [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: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:05:42.651188 12760 raft_consensus.cc:1275] T d3667aa4245b41bc84c1c5dadad70d50 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:42.653693 12840 consensus_queue.cc:1048] T d3667aa4245b41bc84c1c5dadad70d50 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:05:42.655706 12216 raft_consensus.cc:1275] T d3667aa4245b41bc84c1c5dadad70d50 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:42.667784 12331 consensus_queue.cc:1048] T d3667aa4245b41bc84c1c5dadad70d50 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:05:42.672469 12840 raft_consensus.cc:2955] T d3667aa4245b41bc84c1c5dadad70d50 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 34bbb454ad22499cac0941f061a68408 (127.10.182.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:42.680382 12216 raft_consensus.cc:2955] T d3667aa4245b41bc84c1c5dadad70d50 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 34bbb454ad22499cac0941f061a68408 (127.10.182.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:42.686782 12760 raft_consensus.cc:2955] T d3667aa4245b41bc84c1c5dadad70d50 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 34bbb454ad22499cac0941f061a68408 (127.10.182.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:42.716272 11958 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d3667aa4245b41bc84c1c5dadad70d50 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:42.729106 11973 catalog_manager.cc:5697] T d3667aa4245b41bc84c1c5dadad70d50 P 8e3d76ae69c74d1f85f6da548856eeb7 reported cstate change: config changed from index 3 to 4, VOTER 34bbb454ad22499cac0941f061a68408 (127.10.182.1) evicted. New cstate: current_term: 1 leader_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:42.829161 12062 tablet_service.cc:1558] Processing DeleteTablet for tablet d3667aa4245b41bc84c1c5dadad70d50 with delete_type TABLET_DATA_TOMBSTONED (TS 34bbb454ad22499cac0941f061a68408 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47622
I20260709 13:05:42.857807 12880 tablet_replica.cc:333] T d3667aa4245b41bc84c1c5dadad70d50 P 34bbb454ad22499cac0941f061a68408: stopping tablet replica
I20260709 13:05:42.859014 12880 raft_consensus.cc:2243] T d3667aa4245b41bc84c1c5dadad70d50 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:42.860009 12880 raft_consensus.cc:2272] T d3667aa4245b41bc84c1c5dadad70d50 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:42.865212 12880 ts_tablet_manager.cc:1916] T d3667aa4245b41bc84c1c5dadad70d50 P 34bbb454ad22499cac0941f061a68408: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:42.877278 12880 ts_tablet_manager.cc:1929] T d3667aa4245b41bc84c1c5dadad70d50 P 34bbb454ad22499cac0941f061a68408: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:05:42.877723 12880 log.cc:1199] T d3667aa4245b41bc84c1c5dadad70d50 P 34bbb454ad22499cac0941f061a68408: Deleting WAL directory at /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602301807890-10968-0/minicluster-data/ts-0-root/wals/d3667aa4245b41bc84c1c5dadad70d50
I20260709 13:05:42.879487 11957 catalog_manager.cc:5028] TS 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): tablet d3667aa4245b41bc84c1c5dadad70d50 (table test-workload [id=2fcf00b1454943968793f37e6dd8977d]) successfully deleted
I20260709 13:05:44.044811 12073 consensus_queue.cc:237] T 711425be6ced4d9fb92a82eb67d20c92 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Queue 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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:05:44.096998 12215 raft_consensus.cc:1275] T 711425be6ced4d9fb92a82eb67d20c92 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:44.102761 12143 raft_consensus.cc:1275] T 711425be6ced4d9fb92a82eb67d20c92 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:44.117475 12875 consensus_queue.cc:1048] T 711425be6ced4d9fb92a82eb67d20c92 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:44.139122 12875 consensus_queue.cc:1048] T 711425be6ced4d9fb92a82eb67d20c92 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:05:44.159183 12187 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.182.1:37883, user_credentials={real_user=slave}} blocked reactor thread for 70472.5us
W20260709 13:05:44.170013 12041 consensus_peers.cc:597] T 711425be6ced4d9fb92a82eb67d20c92 P 34bbb454ad22499cac0941f061a68408 -> Peer 5831a3bceaea419db182492a1fd79862 (127.10.182.4:45681): Couldn't send request to peer 5831a3bceaea419db182492a1fd79862. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 711425be6ced4d9fb92a82eb67d20c92. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:44.176330 12540 raft_consensus.cc:2955] T 711425be6ced4d9fb92a82eb67d20c92 P 34bbb454ad22499cac0941f061a68408 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:05:44.184345 12143 raft_consensus.cc:2955] T 711425be6ced4d9fb92a82eb67d20c92 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:05:44.206718 12149 consensus_queue.cc:237] T 248501b4b53743dfb0335635143f8058 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Queue 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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:05:44.210939 11971 catalog_manager.cc:5697] T 711425be6ced4d9fb92a82eb67d20c92 P 34bbb454ad22499cac0941f061a68408 reported cstate change: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New cstate: current_term: 1 leader_uuid: "34bbb454ad22499cac0941f061a68408" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:05:44.241470 12116 consensus_peers.cc:597] T 248501b4b53743dfb0335635143f8058 P 8e3d76ae69c74d1f85f6da548856eeb7 -> Peer 5831a3bceaea419db182492a1fd79862 (127.10.182.4:45681): Couldn't send request to peer 5831a3bceaea419db182492a1fd79862. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 248501b4b53743dfb0335635143f8058. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:44.246929 12073 raft_consensus.cc:1275] T 248501b4b53743dfb0335635143f8058 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:44.249243 12893 consensus_queue.cc:1048] T 248501b4b53743dfb0335635143f8058 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:44.260000 12864 raft_consensus.cc:2955] T 248501b4b53743dfb0335635143f8058 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:05:44.261518 12215 raft_consensus.cc:2955] T 711425be6ced4d9fb92a82eb67d20c92 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:05:44.263813 12223 raft_consensus.cc:1275] T 248501b4b53743dfb0335635143f8058 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:44.277709 12809 consensus_queue.cc:1048] T 248501b4b53743dfb0335635143f8058 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:05:44.284565 12223 consensus_queue.cc:237] T 6978fe44a05e4f20914c83428e38ea65 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:05:44.284781 12073 raft_consensus.cc:2955] T 248501b4b53743dfb0335635143f8058 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:05:44.285194 11972 catalog_manager.cc:5697] T 248501b4b53743dfb0335635143f8058 P 8e3d76ae69c74d1f85f6da548856eeb7 reported cstate change: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New cstate: current_term: 1 leader_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:05:44.317173 12190 consensus_peers.cc:597] T 6978fe44a05e4f20914c83428e38ea65 P e86b6ed62ab0403bbda1861973380297 -> Peer 5831a3bceaea419db182492a1fd79862 (127.10.182.4:45681): Couldn't send request to peer 5831a3bceaea419db182492a1fd79862. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6978fe44a05e4f20914c83428e38ea65. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:44.320214 12073 raft_consensus.cc:1275] T 6978fe44a05e4f20914c83428e38ea65 P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:44.321408 12714 consensus_queue.cc:1048] T 6978fe44a05e4f20914c83428e38ea65 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:44.329018 12714 raft_consensus.cc:2955] T 6978fe44a05e4f20914c83428e38ea65 P e86b6ed62ab0403bbda1861973380297 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:05:44.332175 12074 raft_consensus.cc:2955] T 6978fe44a05e4f20914c83428e38ea65 P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:05:44.346794 12144 raft_consensus.cc:1275] T 6978fe44a05e4f20914c83428e38ea65 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:44.351449 12888 consensus_queue.cc:1048] T 6978fe44a05e4f20914c83428e38ea65 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:05:44.355582 12223 raft_consensus.cc:2955] T 248501b4b53743dfb0335635143f8058 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:05:44.362687 12215 consensus_queue.cc:237] T 15bdf79fe8114ccd8b4888ed22a86db4 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Queue 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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:05:44.395175 11972 catalog_manager.cc:5697] T 6978fe44a05e4f20914c83428e38ea65 P 34bbb454ad22499cac0941f061a68408 reported cstate change: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New cstate: current_term: 2 leader_uuid: "e86b6ed62ab0403bbda1861973380297" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:05:44.457715 12144 raft_consensus.cc:2955] T 6978fe44a05e4f20914c83428e38ea65 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
W20260709 13:05:44.473246 12190 consensus_peers.cc:597] T 15bdf79fe8114ccd8b4888ed22a86db4 P e86b6ed62ab0403bbda1861973380297 -> Peer 5831a3bceaea419db182492a1fd79862 (127.10.182.4:45681): Couldn't send request to peer 5831a3bceaea419db182492a1fd79862. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 15bdf79fe8114ccd8b4888ed22a86db4. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:44.475267 12073 raft_consensus.cc:1275] T 15bdf79fe8114ccd8b4888ed22a86db4 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:44.475914 12144 raft_consensus.cc:1275] T 15bdf79fe8114ccd8b4888ed22a86db4 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:44.477420 12888 consensus_queue.cc:1048] T 15bdf79fe8114ccd8b4888ed22a86db4 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:44.478530 12887 consensus_queue.cc:1048] T 15bdf79fe8114ccd8b4888ed22a86db4 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:05:44.496052 12714 raft_consensus.cc:2955] T 15bdf79fe8114ccd8b4888ed22a86db4 P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:05:44.498175 12144 raft_consensus.cc:2955] T 15bdf79fe8114ccd8b4888ed22a86db4 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:05:44.506376 12074 raft_consensus.cc:2955] T 15bdf79fe8114ccd8b4888ed22a86db4 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:05:44.517099 11973 catalog_manager.cc:5697] T 15bdf79fe8114ccd8b4888ed22a86db4 P e86b6ed62ab0403bbda1861973380297 reported cstate change: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New cstate: current_term: 1 leader_uuid: "e86b6ed62ab0403bbda1861973380297" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:44.674081 12908 ts_tablet_manager.cc:933] T 711425be6ced4d9fb92a82eb67d20c92 P 5831a3bceaea419db182492a1fd79862: Initiating tablet copy from peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883)
I20260709 13:05:44.686509 12909 ts_tablet_manager.cc:933] T 248501b4b53743dfb0335635143f8058 P 5831a3bceaea419db182492a1fd79862: Initiating tablet copy from peer 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
I20260709 13:05:44.709434 12909 tablet_copy_client.cc:323] T 248501b4b53743dfb0335635143f8058 P 5831a3bceaea419db182492a1fd79862: tablet copy: Beginning tablet copy session from remote peer at address 127.10.182.2:34213
I20260709 13:05:44.712463 12160 tablet_copy_service.cc:140] P 8e3d76ae69c74d1f85f6da548856eeb7: Received BeginTabletCopySession request for tablet 248501b4b53743dfb0335635143f8058 from peer 5831a3bceaea419db182492a1fd79862 ({username='slave'} at 127.0.0.1:58054)
I20260709 13:05:44.713056 12160 tablet_copy_service.cc:161] P 8e3d76ae69c74d1f85f6da548856eeb7: Beginning new tablet copy session on tablet 248501b4b53743dfb0335635143f8058 from peer 5831a3bceaea419db182492a1fd79862 at {username='slave'} at 127.0.0.1:58054: session id = 5831a3bceaea419db182492a1fd79862-248501b4b53743dfb0335635143f8058
I20260709 13:05:44.723037 12160 tablet_copy_source_session.cc:215] T 248501b4b53743dfb0335635143f8058 P 8e3d76ae69c74d1f85f6da548856eeb7: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:44.726550 12909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 248501b4b53743dfb0335635143f8058. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:44.748162 12909 tablet_copy_client.cc:806] T 248501b4b53743dfb0335635143f8058 P 5831a3bceaea419db182492a1fd79862: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:44.748901 12909 tablet_copy_client.cc:670] T 248501b4b53743dfb0335635143f8058 P 5831a3bceaea419db182492a1fd79862: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:44.753204 12909 tablet_copy_client.cc:538] T 248501b4b53743dfb0335635143f8058 P 5831a3bceaea419db182492a1fd79862: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:44.781845 12909 tablet_bootstrap.cc:492] T 248501b4b53743dfb0335635143f8058 P 5831a3bceaea419db182492a1fd79862: Bootstrap starting.
I20260709 13:05:44.812842 12909 tablet_bootstrap.cc:492] T 248501b4b53743dfb0335635143f8058 P 5831a3bceaea419db182492a1fd79862: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:44.813788 12909 tablet_bootstrap.cc:492] T 248501b4b53743dfb0335635143f8058 P 5831a3bceaea419db182492a1fd79862: Bootstrap complete.
I20260709 13:05:44.814458 12909 ts_tablet_manager.cc:1403] T 248501b4b53743dfb0335635143f8058 P 5831a3bceaea419db182492a1fd79862: Time spent bootstrapping tablet: real 0.033s	user 0.015s	sys 0.011s
I20260709 13:05:44.683046 12908 tablet_copy_client.cc:323] T 711425be6ced4d9fb92a82eb67d20c92 P 5831a3bceaea419db182492a1fd79862: tablet copy: Beginning tablet copy session from remote peer at address 127.10.182.1:37883
I20260709 13:05:44.867127 12909 raft_consensus.cc:359] T 248501b4b53743dfb0335635143f8058 P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:05:44.868053 12909 raft_consensus.cc:740] T 248501b4b53743dfb0335635143f8058 P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5831a3bceaea419db182492a1fd79862, State: Initialized, Role: LEARNER
I20260709 13:05:44.876786 12085 tablet_copy_service.cc:140] P 34bbb454ad22499cac0941f061a68408: Received BeginTabletCopySession request for tablet 711425be6ced4d9fb92a82eb67d20c92 from peer 5831a3bceaea419db182492a1fd79862 ({username='slave'} at 127.0.0.1:40312)
I20260709 13:05:44.877049 12909 consensus_queue.cc:260] T 248501b4b53743dfb0335635143f8058 P 5831a3bceaea419db182492a1fd79862 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:05:44.878228 12085 tablet_copy_service.cc:161] P 34bbb454ad22499cac0941f061a68408: Beginning new tablet copy session on tablet 711425be6ced4d9fb92a82eb67d20c92 from peer 5831a3bceaea419db182492a1fd79862 at {username='slave'} at 127.0.0.1:40312: session id = 5831a3bceaea419db182492a1fd79862-711425be6ced4d9fb92a82eb67d20c92
I20260709 13:05:44.887283 12916 ts_tablet_manager.cc:933] T 15bdf79fe8114ccd8b4888ed22a86db4 P 5831a3bceaea419db182492a1fd79862: Initiating tablet copy from peer e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:44.891870 12916 tablet_copy_client.cc:323] T 15bdf79fe8114ccd8b4888ed22a86db4 P 5831a3bceaea419db182492a1fd79862: tablet copy: Beginning tablet copy session from remote peer at address 127.10.182.3:44567
I20260709 13:05:44.893751 12234 tablet_copy_service.cc:140] P e86b6ed62ab0403bbda1861973380297: Received BeginTabletCopySession request for tablet 15bdf79fe8114ccd8b4888ed22a86db4 from peer 5831a3bceaea419db182492a1fd79862 ({username='slave'} at 127.0.0.1:44918)
I20260709 13:05:44.894290 12234 tablet_copy_service.cc:161] P e86b6ed62ab0403bbda1861973380297: Beginning new tablet copy session on tablet 15bdf79fe8114ccd8b4888ed22a86db4 from peer 5831a3bceaea419db182492a1fd79862 at {username='slave'} at 127.0.0.1:44918: session id = 5831a3bceaea419db182492a1fd79862-15bdf79fe8114ccd8b4888ed22a86db4
I20260709 13:05:44.902092 12234 tablet_copy_source_session.cc:215] T 15bdf79fe8114ccd8b4888ed22a86db4 P e86b6ed62ab0403bbda1861973380297: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:44.903465 12085 tablet_copy_source_session.cc:215] T 711425be6ced4d9fb92a82eb67d20c92 P 34bbb454ad22499cac0941f061a68408: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:44.907084 12909 ts_tablet_manager.cc:1434] T 248501b4b53743dfb0335635143f8058 P 5831a3bceaea419db182492a1fd79862: Time spent starting tablet: real 0.092s	user 0.010s	sys 0.004s
I20260709 13:05:44.907267 12908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 711425be6ced4d9fb92a82eb67d20c92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:44.909196 12160 tablet_copy_service.cc:342] P 8e3d76ae69c74d1f85f6da548856eeb7: Request end of tablet copy session 5831a3bceaea419db182492a1fd79862-248501b4b53743dfb0335635143f8058 received from {username='slave'} at 127.0.0.1:58054
I20260709 13:05:44.909726 12160 tablet_copy_service.cc:434] P 8e3d76ae69c74d1f85f6da548856eeb7: ending tablet copy session 5831a3bceaea419db182492a1fd79862-248501b4b53743dfb0335635143f8058 on tablet 248501b4b53743dfb0335635143f8058 with peer 5831a3bceaea419db182492a1fd79862
I20260709 13:05:44.945851 12909 ts_tablet_manager.cc:933] T 6978fe44a05e4f20914c83428e38ea65 P 5831a3bceaea419db182492a1fd79862: Initiating tablet copy from peer e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:44.947873 12916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15bdf79fe8114ccd8b4888ed22a86db4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:44.966876 12908 tablet_copy_client.cc:806] T 711425be6ced4d9fb92a82eb67d20c92 P 5831a3bceaea419db182492a1fd79862: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:44.968837 12908 tablet_copy_client.cc:670] T 711425be6ced4d9fb92a82eb67d20c92 P 5831a3bceaea419db182492a1fd79862: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:44.971061 12909 tablet_copy_client.cc:323] T 6978fe44a05e4f20914c83428e38ea65 P 5831a3bceaea419db182492a1fd79862: tablet copy: Beginning tablet copy session from remote peer at address 127.10.182.3:44567
I20260709 13:05:44.972944 12234 tablet_copy_service.cc:140] P e86b6ed62ab0403bbda1861973380297: Received BeginTabletCopySession request for tablet 6978fe44a05e4f20914c83428e38ea65 from peer 5831a3bceaea419db182492a1fd79862 ({username='slave'} at 127.0.0.1:44918)
I20260709 13:05:44.973498 12234 tablet_copy_service.cc:161] P e86b6ed62ab0403bbda1861973380297: Beginning new tablet copy session on tablet 6978fe44a05e4f20914c83428e38ea65 from peer 5831a3bceaea419db182492a1fd79862 at {username='slave'} at 127.0.0.1:44918: session id = 5831a3bceaea419db182492a1fd79862-6978fe44a05e4f20914c83428e38ea65
I20260709 13:05:44.984216 12234 tablet_copy_source_session.cc:215] T 6978fe44a05e4f20914c83428e38ea65 P e86b6ed62ab0403bbda1861973380297: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:44.985734 12908 tablet_copy_client.cc:538] T 711425be6ced4d9fb92a82eb67d20c92 P 5831a3bceaea419db182492a1fd79862: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:44.987793 12909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6978fe44a05e4f20914c83428e38ea65. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:05:44.989928 12096 debug-util.cc:398] Leaking SignalData structure 0x7b0800219d20 after lost signal to thread 10971
W20260709 13:05:44.990931 12096 debug-util.cc:398] Leaking SignalData structure 0x7b08002188e0 after lost signal to thread 12007
W20260709 13:05:44.992023 12096 debug-util.cc:398] Leaking SignalData structure 0x7b08000cdd20 after lost signal to thread 12099
W20260709 13:05:44.993018 12096 debug-util.cc:398] Leaking SignalData structure 0x7b0800219aa0 after lost signal to thread 12174
W20260709 13:05:44.993947 12096 debug-util.cc:398] Leaking SignalData structure 0x7b0800253640 after lost signal to thread 12248
I20260709 13:05:44.996439 12908 tablet_bootstrap.cc:492] T 711425be6ced4d9fb92a82eb67d20c92 P 5831a3bceaea419db182492a1fd79862: Bootstrap starting.
I20260709 13:05:45.011493 12916 tablet_copy_client.cc:806] T 15bdf79fe8114ccd8b4888ed22a86db4 P 5831a3bceaea419db182492a1fd79862: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:45.012135 12916 tablet_copy_client.cc:670] T 15bdf79fe8114ccd8b4888ed22a86db4 P 5831a3bceaea419db182492a1fd79862: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:45.020602 12916 tablet_copy_client.cc:538] T 15bdf79fe8114ccd8b4888ed22a86db4 P 5831a3bceaea419db182492a1fd79862: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:45.047606 12916 tablet_bootstrap.cc:492] T 15bdf79fe8114ccd8b4888ed22a86db4 P 5831a3bceaea419db182492a1fd79862: Bootstrap starting.
I20260709 13:05:45.067571 12909 tablet_copy_client.cc:806] T 6978fe44a05e4f20914c83428e38ea65 P 5831a3bceaea419db182492a1fd79862: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:45.068342 12909 tablet_copy_client.cc:670] T 6978fe44a05e4f20914c83428e38ea65 P 5831a3bceaea419db182492a1fd79862: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:45.076545 12909 tablet_copy_client.cc:538] T 6978fe44a05e4f20914c83428e38ea65 P 5831a3bceaea419db182492a1fd79862: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:45.095299 12909 tablet_bootstrap.cc:492] T 6978fe44a05e4f20914c83428e38ea65 P 5831a3bceaea419db182492a1fd79862: Bootstrap starting.
I20260709 13:05:45.097208 12908 tablet_bootstrap.cc:492] T 711425be6ced4d9fb92a82eb67d20c92 P 5831a3bceaea419db182492a1fd79862: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:45.116400 12908 tablet_bootstrap.cc:492] T 711425be6ced4d9fb92a82eb67d20c92 P 5831a3bceaea419db182492a1fd79862: Bootstrap complete.
I20260709 13:05:45.113019 12916 tablet_bootstrap.cc:492] T 15bdf79fe8114ccd8b4888ed22a86db4 P 5831a3bceaea419db182492a1fd79862: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:45.117218 12908 ts_tablet_manager.cc:1403] T 711425be6ced4d9fb92a82eb67d20c92 P 5831a3bceaea419db182492a1fd79862: Time spent bootstrapping tablet: real 0.121s	user 0.030s	sys 0.001s
I20260709 13:05:45.117614 12916 tablet_bootstrap.cc:492] T 15bdf79fe8114ccd8b4888ed22a86db4 P 5831a3bceaea419db182492a1fd79862: Bootstrap complete.
I20260709 13:05:45.118429 12916 ts_tablet_manager.cc:1403] T 15bdf79fe8114ccd8b4888ed22a86db4 P 5831a3bceaea419db182492a1fd79862: Time spent bootstrapping tablet: real 0.071s	user 0.022s	sys 0.008s
I20260709 13:05:45.122349 12908 raft_consensus.cc:359] T 711425be6ced4d9fb92a82eb67d20c92 P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:05:45.123392 12908 raft_consensus.cc:740] T 711425be6ced4d9fb92a82eb67d20c92 P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5831a3bceaea419db182492a1fd79862, State: Initialized, Role: LEARNER
I20260709 13:05:45.124185 12908 consensus_queue.cc:260] T 711425be6ced4d9fb92a82eb67d20c92 P 5831a3bceaea419db182492a1fd79862 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:05:45.129194 12916 raft_consensus.cc:359] T 15bdf79fe8114ccd8b4888ed22a86db4 P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:05:45.133852 12916 raft_consensus.cc:740] T 15bdf79fe8114ccd8b4888ed22a86db4 P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5831a3bceaea419db182492a1fd79862, State: Initialized, Role: LEARNER
I20260709 13:05:45.136976 12916 consensus_queue.cc:260] T 15bdf79fe8114ccd8b4888ed22a86db4 P 5831a3bceaea419db182492a1fd79862 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:05:45.133402 12908 ts_tablet_manager.cc:1434] T 711425be6ced4d9fb92a82eb67d20c92 P 5831a3bceaea419db182492a1fd79862: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.003s
I20260709 13:05:45.142382 12085 tablet_copy_service.cc:342] P 34bbb454ad22499cac0941f061a68408: Request end of tablet copy session 5831a3bceaea419db182492a1fd79862-711425be6ced4d9fb92a82eb67d20c92 received from {username='slave'} at 127.0.0.1:40312
I20260709 13:05:45.142831 12085 tablet_copy_service.cc:434] P 34bbb454ad22499cac0941f061a68408: ending tablet copy session 5831a3bceaea419db182492a1fd79862-711425be6ced4d9fb92a82eb67d20c92 on tablet 711425be6ced4d9fb92a82eb67d20c92 with peer 5831a3bceaea419db182492a1fd79862
I20260709 13:05:45.142970 12916 ts_tablet_manager.cc:1434] T 15bdf79fe8114ccd8b4888ed22a86db4 P 5831a3bceaea419db182492a1fd79862: Time spent starting tablet: real 0.024s	user 0.009s	sys 0.000s
I20260709 13:05:45.146857 12234 tablet_copy_service.cc:342] P e86b6ed62ab0403bbda1861973380297: Request end of tablet copy session 5831a3bceaea419db182492a1fd79862-15bdf79fe8114ccd8b4888ed22a86db4 received from {username='slave'} at 127.0.0.1:44918
I20260709 13:05:45.147338 12234 tablet_copy_service.cc:434] P e86b6ed62ab0403bbda1861973380297: ending tablet copy session 5831a3bceaea419db182492a1fd79862-15bdf79fe8114ccd8b4888ed22a86db4 on tablet 15bdf79fe8114ccd8b4888ed22a86db4 with peer 5831a3bceaea419db182492a1fd79862
I20260709 13:05:45.201997 12760 raft_consensus.cc:1217] T 711425be6ced4d9fb92a82eb67d20c92 P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:05:45.287951 12760 raft_consensus.cc:1217] T 248501b4b53743dfb0335635143f8058 P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
W20260709 13:05:45.325464 12187 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.182.1:37883, user_credentials={real_user=slave}} blocked reactor thread for 73777.5us
I20260709 13:05:45.367983 12909 tablet_bootstrap.cc:492] T 6978fe44a05e4f20914c83428e38ea65 P 5831a3bceaea419db182492a1fd79862: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:45.375064 12909 tablet_bootstrap.cc:492] T 6978fe44a05e4f20914c83428e38ea65 P 5831a3bceaea419db182492a1fd79862: Bootstrap complete.
I20260709 13:05:45.375931 12909 ts_tablet_manager.cc:1403] T 6978fe44a05e4f20914c83428e38ea65 P 5831a3bceaea419db182492a1fd79862: Time spent bootstrapping tablet: real 0.281s	user 0.036s	sys 0.043s
I20260709 13:05:45.383803 12909 raft_consensus.cc:359] T 6978fe44a05e4f20914c83428e38ea65 P 5831a3bceaea419db182492a1fd79862 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:05:45.389185 12909 raft_consensus.cc:740] T 6978fe44a05e4f20914c83428e38ea65 P 5831a3bceaea419db182492a1fd79862 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 5831a3bceaea419db182492a1fd79862, State: Initialized, Role: LEARNER
I20260709 13:05:45.389930 12909 consensus_queue.cc:260] T 6978fe44a05e4f20914c83428e38ea65 P 5831a3bceaea419db182492a1fd79862 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:05:45.392841 12909 ts_tablet_manager.cc:1434] T 6978fe44a05e4f20914c83428e38ea65 P 5831a3bceaea419db182492a1fd79862: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 13:05:45.394663 12234 tablet_copy_service.cc:342] P e86b6ed62ab0403bbda1861973380297: Request end of tablet copy session 5831a3bceaea419db182492a1fd79862-6978fe44a05e4f20914c83428e38ea65 received from {username='slave'} at 127.0.0.1:44918
I20260709 13:05:45.395095 12234 tablet_copy_service.cc:434] P e86b6ed62ab0403bbda1861973380297: ending tablet copy session 5831a3bceaea419db182492a1fd79862-6978fe44a05e4f20914c83428e38ea65 on tablet 6978fe44a05e4f20914c83428e38ea65 with peer 5831a3bceaea419db182492a1fd79862
I20260709 13:05:45.526433 12760 raft_consensus.cc:1217] T 15bdf79fe8114ccd8b4888ed22a86db4 P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:05:45.673530 12884 raft_consensus.cc:1064] T 711425be6ced4d9fb92a82eb67d20c92 P 34bbb454ad22499cac0941f061a68408: attempting to promote NON_VOTER 5831a3bceaea419db182492a1fd79862 to VOTER
I20260709 13:05:45.676124 12884 consensus_queue.cc:237] T 711425be6ced4d9fb92a82eb67d20c92 P 34bbb454ad22499cac0941f061a68408 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:05:45.698014 12760 raft_consensus.cc:1275] T 711425be6ced4d9fb92a82eb67d20c92 P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:45.698112 12216 raft_consensus.cc:1275] T 711425be6ced4d9fb92a82eb67d20c92 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:45.701970 12919 consensus_queue.cc:1048] T 711425be6ced4d9fb92a82eb67d20c92 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:45.703801 12919 consensus_queue.cc:1048] T 711425be6ced4d9fb92a82eb67d20c92 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:45.715155 12149 raft_consensus.cc:1275] T 711425be6ced4d9fb92a82eb67d20c92 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:45.717882 12926 consensus_queue.cc:1048] T 711425be6ced4d9fb92a82eb67d20c92 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:05:45.764822 12540 raft_consensus.cc:2955] T 711425be6ced4d9fb92a82eb67d20c92 P 34bbb454ad22499cac0941f061a68408 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:45.772827 12864 raft_consensus.cc:1064] T 248501b4b53743dfb0335635143f8058 P 8e3d76ae69c74d1f85f6da548856eeb7: attempting to promote NON_VOTER 5831a3bceaea419db182492a1fd79862 to VOTER
I20260709 13:05:45.775276 12864 consensus_queue.cc:237] T 248501b4b53743dfb0335635143f8058 P 8e3d76ae69c74d1f85f6da548856eeb7 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:05:45.795668 12216 raft_consensus.cc:2955] T 711425be6ced4d9fb92a82eb67d20c92 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:45.806972 12760 raft_consensus.cc:2955] T 711425be6ced4d9fb92a82eb67d20c92 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:45.823033 12759 raft_consensus.cc:1275] T 248501b4b53743dfb0335635143f8058 P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:45.826478 12223 raft_consensus.cc:1275] T 248501b4b53743dfb0335635143f8058 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:45.838194 12073 raft_consensus.cc:1275] T 248501b4b53743dfb0335635143f8058 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:45.841147 11971 catalog_manager.cc:5697] T 711425be6ced4d9fb92a82eb67d20c92 P 34bbb454ad22499cac0941f061a68408 reported cstate change: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "34bbb454ad22499cac0941f061a68408" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:45.848743 12148 raft_consensus.cc:2955] T 711425be6ced4d9fb92a82eb67d20c92 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:45.826640 12864 consensus_queue.cc:1048] T 248501b4b53743dfb0335635143f8058 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:05:45.854840 12809 consensus_queue.cc:1048] T 248501b4b53743dfb0335635143f8058 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:05:45.860703 12915 consensus_queue.cc:1048] T 248501b4b53743dfb0335635143f8058 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:05:45.922302 12113 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.182.1:37883, user_credentials={real_user=slave}} blocked reactor thread for 48106.1us
I20260709 13:05:45.925347 12934 raft_consensus.cc:2955] T 248501b4b53743dfb0335635143f8058 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:45.929589 12073 raft_consensus.cc:2955] T 248501b4b53743dfb0335635143f8058 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:45.936071 12760 raft_consensus.cc:1217] T 6978fe44a05e4f20914c83428e38ea65 P 5831a3bceaea419db182492a1fd79862 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260709 13:05:45.966522 12216 raft_consensus.cc:2955] T 248501b4b53743dfb0335635143f8058 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:45.977944 12067 consensus_queue.cc:237] T 711425be6ced4d9fb92a82eb67d20c92 P 34bbb454ad22499cac0941f061a68408 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:05:45.995250 12223 raft_consensus.cc:1275] T 711425be6ced4d9fb92a82eb67d20c92 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:46.004351 12884 consensus_queue.cc:1048] T 711425be6ced4d9fb92a82eb67d20c92 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:46.010733 12890 raft_consensus.cc:1064] T 15bdf79fe8114ccd8b4888ed22a86db4 P e86b6ed62ab0403bbda1861973380297: attempting to promote NON_VOTER 5831a3bceaea419db182492a1fd79862 to VOTER
I20260709 13:05:46.014189 12890 consensus_queue.cc:237] T 15bdf79fe8114ccd8b4888ed22a86db4 P e86b6ed62ab0403bbda1861973380297 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:05:46.014050 12759 raft_consensus.cc:2955] T 248501b4b53743dfb0335635143f8058 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:46.014931 12760 raft_consensus.cc:1275] T 711425be6ced4d9fb92a82eb67d20c92 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:46.018836 12926 consensus_queue.cc:1048] T 711425be6ced4d9fb92a82eb67d20c92 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:46.028034 11970 catalog_manager.cc:5697] T 248501b4b53743dfb0335635143f8058 P e86b6ed62ab0403bbda1861973380297 reported cstate change: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:46.046010 12919 raft_consensus.cc:2955] T 711425be6ced4d9fb92a82eb67d20c92 P 34bbb454ad22499cac0941f061a68408 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:46.047765 12760 raft_consensus.cc:2955] T 711425be6ced4d9fb92a82eb67d20c92 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:46.059160 12223 raft_consensus.cc:2955] T 711425be6ced4d9fb92a82eb67d20c92 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:46.061223 11957 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 711425be6ced4d9fb92a82eb67d20c92 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:46.066561 12148 consensus_queue.cc:237] T 248501b4b53743dfb0335635143f8058 P 8e3d76ae69c74d1f85f6da548856eeb7 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:05:46.087710 12760 raft_consensus.cc:1275] T 248501b4b53743dfb0335635143f8058 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:46.090060 11972 catalog_manager.cc:5697] T 711425be6ced4d9fb92a82eb67d20c92 P 5831a3bceaea419db182492a1fd79862 reported cstate change: config changed from index 3 to 4, VOTER 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2) evicted. New cstate: current_term: 1 leader_uuid: "34bbb454ad22499cac0941f061a68408" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:46.103824 12915 consensus_queue.cc:1048] T 248501b4b53743dfb0335635143f8058 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:46.104206 12759 raft_consensus.cc:1275] T 15bdf79fe8114ccd8b4888ed22a86db4 P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:46.108697 12888 consensus_queue.cc:1048] T 15bdf79fe8114ccd8b4888ed22a86db4 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:46.109439 12139 tablet_service.cc:1558] Processing DeleteTablet for tablet 711425be6ced4d9fb92a82eb67d20c92 with delete_type TABLET_DATA_TOMBSTONED (TS 8e3d76ae69c74d1f85f6da548856eeb7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56536
I20260709 13:05:46.118156 12073 raft_consensus.cc:1275] T 248501b4b53743dfb0335635143f8058 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:46.124651 12148 raft_consensus.cc:1275] T 15bdf79fe8114ccd8b4888ed22a86db4 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:46.127357 12073 raft_consensus.cc:1275] T 15bdf79fe8114ccd8b4888ed22a86db4 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:46.129113 12888 consensus_queue.cc:1048] T 15bdf79fe8114ccd8b4888ed22a86db4 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:46.138291 12943 consensus_queue.cc:1048] T 248501b4b53743dfb0335635143f8058 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:05:46.146431 12934 raft_consensus.cc:2955] T 248501b4b53743dfb0335635143f8058 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e86b6ed62ab0403bbda1861973380297 (127.10.182.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:46.145982 12888 consensus_queue.cc:1048] T 15bdf79fe8114ccd8b4888ed22a86db4 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.012s
I20260709 13:05:46.208439 12760 raft_consensus.cc:2955] T 248501b4b53743dfb0335635143f8058 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e86b6ed62ab0403bbda1861973380297 (127.10.182.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:46.236305 11958 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 248501b4b53743dfb0335635143f8058 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:46.235497 12861 raft_consensus.cc:2955] T 15bdf79fe8114ccd8b4888ed22a86db4 P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:46.242215 12761 raft_consensus.cc:2955] T 15bdf79fe8114ccd8b4888ed22a86db4 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:46.245788 11973 catalog_manager.cc:5697] T 248501b4b53743dfb0335635143f8058 P 8e3d76ae69c74d1f85f6da548856eeb7 reported cstate change: config changed from index 3 to 4, VOTER e86b6ed62ab0403bbda1861973380297 (127.10.182.3) evicted. New cstate: current_term: 1 leader_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:46.249948 12946 tablet_replica.cc:333] T 711425be6ced4d9fb92a82eb67d20c92 P 8e3d76ae69c74d1f85f6da548856eeb7: stopping tablet replica
I20260709 13:05:46.258098 12073 raft_consensus.cc:2955] T 248501b4b53743dfb0335635143f8058 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e86b6ed62ab0403bbda1861973380297 (127.10.182.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:46.258842 12208 tablet_service.cc:1558] Processing DeleteTablet for tablet 248501b4b53743dfb0335635143f8058 with delete_type TABLET_DATA_TOMBSTONED (TS e86b6ed62ab0403bbda1861973380297 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60452
I20260709 13:05:46.269392 11973 catalog_manager.cc:5697] T 15bdf79fe8114ccd8b4888ed22a86db4 P 5831a3bceaea419db182492a1fd79862 reported cstate change: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e86b6ed62ab0403bbda1861973380297" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:46.291944 12951 tablet_replica.cc:333] T 248501b4b53743dfb0335635143f8058 P e86b6ed62ab0403bbda1861973380297: stopping tablet replica
I20260709 13:05:46.293103 12946 raft_consensus.cc:2243] T 711425be6ced4d9fb92a82eb67d20c92 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:46.293217 12951 raft_consensus.cc:2243] T 248501b4b53743dfb0335635143f8058 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:46.293943 12946 raft_consensus.cc:2272] T 711425be6ced4d9fb92a82eb67d20c92 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:46.295785 12073 raft_consensus.cc:2955] T 15bdf79fe8114ccd8b4888ed22a86db4 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:46.303819 12951 raft_consensus.cc:2272] T 248501b4b53743dfb0335635143f8058 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:46.306398 12946 ts_tablet_manager.cc:1916] T 711425be6ced4d9fb92a82eb67d20c92 P 8e3d76ae69c74d1f85f6da548856eeb7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:46.327530 12951 ts_tablet_manager.cc:1916] T 248501b4b53743dfb0335635143f8058 P e86b6ed62ab0403bbda1861973380297: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:46.388754 12143 raft_consensus.cc:2955] T 15bdf79fe8114ccd8b4888ed22a86db4 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:46.391638 12215 consensus_queue.cc:237] T 15bdf79fe8114ccd8b4888ed22a86db4 P e86b6ed62ab0403bbda1861973380297 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:05:46.396845 12946 ts_tablet_manager.cc:1929] T 711425be6ced4d9fb92a82eb67d20c92 P 8e3d76ae69c74d1f85f6da548856eeb7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:05:46.397318 12946 log.cc:1199] T 711425be6ced4d9fb92a82eb67d20c92 P 8e3d76ae69c74d1f85f6da548856eeb7: Deleting WAL directory at /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602301807890-10968-0/minicluster-data/ts-1-root/wals/711425be6ced4d9fb92a82eb67d20c92
I20260709 13:05:46.398937 11958 catalog_manager.cc:5028] TS 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213): tablet 711425be6ced4d9fb92a82eb67d20c92 (table test-workload [id=2fcf00b1454943968793f37e6dd8977d]) successfully deleted
I20260709 13:05:46.408056 12951 ts_tablet_manager.cc:1929] T 248501b4b53743dfb0335635143f8058 P e86b6ed62ab0403bbda1861973380297: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:05:46.417237 12760 raft_consensus.cc:1275] T 15bdf79fe8114ccd8b4888ed22a86db4 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:46.424674 12074 raft_consensus.cc:1275] T 15bdf79fe8114ccd8b4888ed22a86db4 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:46.430944 12950 consensus_queue.cc:1048] T 15bdf79fe8114ccd8b4888ed22a86db4 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:05:46.443576 12920 consensus_queue.cc:1048] T 15bdf79fe8114ccd8b4888ed22a86db4 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:05:46.449541 12951 log.cc:1199] T 248501b4b53743dfb0335635143f8058 P e86b6ed62ab0403bbda1861973380297: Deleting WAL directory at /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602301807890-10968-0/minicluster-data/ts-2-root/wals/248501b4b53743dfb0335635143f8058
I20260709 13:05:46.452594 11960 catalog_manager.cc:5028] TS e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567): tablet 248501b4b53743dfb0335635143f8058 (table test-workload [id=2fcf00b1454943968793f37e6dd8977d]) successfully deleted
I20260709 13:05:46.453577 12861 raft_consensus.cc:2955] T 15bdf79fe8114ccd8b4888ed22a86db4 P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:46.457901 12760 raft_consensus.cc:2955] T 15bdf79fe8114ccd8b4888ed22a86db4 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:46.473233 11960 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 15bdf79fe8114ccd8b4888ed22a86db4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:46.470494 12073 raft_consensus.cc:2955] T 15bdf79fe8114ccd8b4888ed22a86db4 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:46.481144 11970 catalog_manager.cc:5697] T 15bdf79fe8114ccd8b4888ed22a86db4 P e86b6ed62ab0403bbda1861973380297 reported cstate change: config changed from index 3 to 4, VOTER 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2) evicted. New cstate: current_term: 1 leader_uuid: "e86b6ed62ab0403bbda1861973380297" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:46.511273 12139 tablet_service.cc:1558] Processing DeleteTablet for tablet 15bdf79fe8114ccd8b4888ed22a86db4 with delete_type TABLET_DATA_TOMBSTONED (TS 8e3d76ae69c74d1f85f6da548856eeb7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56536
I20260709 13:05:46.513953 12946 tablet_replica.cc:333] T 15bdf79fe8114ccd8b4888ed22a86db4 P 8e3d76ae69c74d1f85f6da548856eeb7: stopping tablet replica
I20260709 13:05:46.514992 12946 raft_consensus.cc:2243] T 15bdf79fe8114ccd8b4888ed22a86db4 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:46.515637 12946 raft_consensus.cc:2272] T 15bdf79fe8114ccd8b4888ed22a86db4 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:46.528010 12950 raft_consensus.cc:1064] T 6978fe44a05e4f20914c83428e38ea65 P e86b6ed62ab0403bbda1861973380297: attempting to promote NON_VOTER 5831a3bceaea419db182492a1fd79862 to VOTER
I20260709 13:05:46.530520 12950 consensus_queue.cc:237] T 6978fe44a05e4f20914c83428e38ea65 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:05:46.563035 12946 ts_tablet_manager.cc:1916] T 15bdf79fe8114ccd8b4888ed22a86db4 P 8e3d76ae69c74d1f85f6da548856eeb7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:46.589373 12760 raft_consensus.cc:1275] T 6978fe44a05e4f20914c83428e38ea65 P 5831a3bceaea419db182492a1fd79862 [term 2 LEARNER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:05:46.592348 12861 consensus_queue.cc:1048] T 6978fe44a05e4f20914c83428e38ea65 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:46.599835 12946 ts_tablet_manager.cc:1929] T 15bdf79fe8114ccd8b4888ed22a86db4 P 8e3d76ae69c74d1f85f6da548856eeb7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:05:46.600443 12946 log.cc:1199] T 15bdf79fe8114ccd8b4888ed22a86db4 P 8e3d76ae69c74d1f85f6da548856eeb7: Deleting WAL directory at /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602301807890-10968-0/minicluster-data/ts-1-root/wals/15bdf79fe8114ccd8b4888ed22a86db4
I20260709 13:05:46.617547 12148 raft_consensus.cc:1275] T 6978fe44a05e4f20914c83428e38ea65 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:05:46.624873 12073 raft_consensus.cc:1275] T 6978fe44a05e4f20914c83428e38ea65 P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:05:46.619607 12950 consensus_queue.cc:1048] T 6978fe44a05e4f20914c83428e38ea65 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.009s
I20260709 13:05:46.637399 12861 consensus_queue.cc:1048] T 6978fe44a05e4f20914c83428e38ea65 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:46.643105 11958 catalog_manager.cc:5028] TS 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213): tablet 15bdf79fe8114ccd8b4888ed22a86db4 (table test-workload [id=2fcf00b1454943968793f37e6dd8977d]) successfully deleted
I20260709 13:05:46.647754 12920 raft_consensus.cc:2955] T 6978fe44a05e4f20914c83428e38ea65 P e86b6ed62ab0403bbda1861973380297 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:46.655016 12148 raft_consensus.cc:2955] T 6978fe44a05e4f20914c83428e38ea65 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:46.681861 12074 raft_consensus.cc:2955] T 6978fe44a05e4f20914c83428e38ea65 P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:46.710769 12760 raft_consensus.cc:2955] T 6978fe44a05e4f20914c83428e38ea65 P 5831a3bceaea419db182492a1fd79862 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:46.717586 11970 catalog_manager.cc:5697] T 6978fe44a05e4f20914c83428e38ea65 P 8e3d76ae69c74d1f85f6da548856eeb7 reported cstate change: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "e86b6ed62ab0403bbda1861973380297" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:46.745796 12215 consensus_queue.cc:237] T 6978fe44a05e4f20914c83428e38ea65 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:05:46.752012 12760 raft_consensus.cc:1275] T 6978fe44a05e4f20914c83428e38ea65 P 5831a3bceaea419db182492a1fd79862 [term 2 FOLLOWER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:05:46.752466 12144 raft_consensus.cc:1275] T 6978fe44a05e4f20914c83428e38ea65 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:05:46.753945 12861 consensus_queue.cc:1048] T 6978fe44a05e4f20914c83428e38ea65 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:46.754729 12950 consensus_queue.cc:1048] T 6978fe44a05e4f20914c83428e38ea65 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:46.761472 12950 raft_consensus.cc:2955] T 6978fe44a05e4f20914c83428e38ea65 P e86b6ed62ab0403bbda1861973380297 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 34bbb454ad22499cac0941f061a68408 (127.10.182.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:46.763077 12144 raft_consensus.cc:2955] T 6978fe44a05e4f20914c83428e38ea65 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 34bbb454ad22499cac0941f061a68408 (127.10.182.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:46.767668 12761 raft_consensus.cc:2955] T 6978fe44a05e4f20914c83428e38ea65 P 5831a3bceaea419db182492a1fd79862 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 34bbb454ad22499cac0941f061a68408 (127.10.182.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:46.779520 11972 catalog_manager.cc:5697] T 6978fe44a05e4f20914c83428e38ea65 P 8e3d76ae69c74d1f85f6da548856eeb7 reported cstate change: config changed from index 3 to 4, VOTER 34bbb454ad22499cac0941f061a68408 (127.10.182.1) evicted. New cstate: current_term: 2 leader_uuid: "e86b6ed62ab0403bbda1861973380297" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:46.784408 11960 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6978fe44a05e4f20914c83428e38ea65 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:46.797698 12062 tablet_service.cc:1558] Processing DeleteTablet for tablet 6978fe44a05e4f20914c83428e38ea65 with delete_type TABLET_DATA_TOMBSTONED (TS 34bbb454ad22499cac0941f061a68408 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47622
I20260709 13:05:46.816236 12956 tablet_replica.cc:333] T 6978fe44a05e4f20914c83428e38ea65 P 34bbb454ad22499cac0941f061a68408: stopping tablet replica
I20260709 13:05:46.817430 12956 raft_consensus.cc:2243] T 6978fe44a05e4f20914c83428e38ea65 P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:46.819654 12956 raft_consensus.cc:2272] T 6978fe44a05e4f20914c83428e38ea65 P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:46.823374 12956 ts_tablet_manager.cc:1916] T 6978fe44a05e4f20914c83428e38ea65 P 34bbb454ad22499cac0941f061a68408: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:46.842399 12956 ts_tablet_manager.cc:1929] T 6978fe44a05e4f20914c83428e38ea65 P 34bbb454ad22499cac0941f061a68408: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260709 13:05:46.842829 12956 log.cc:1199] T 6978fe44a05e4f20914c83428e38ea65 P 34bbb454ad22499cac0941f061a68408: Deleting WAL directory at /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602301807890-10968-0/minicluster-data/ts-0-root/wals/6978fe44a05e4f20914c83428e38ea65
I20260709 13:05:46.844889 11957 catalog_manager.cc:5028] TS 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): tablet 6978fe44a05e4f20914c83428e38ea65 (table test-workload [id=2fcf00b1454943968793f37e6dd8977d]) successfully deleted
I20260709 13:05:47.863843 12148 consensus_queue.cc:237] T 290f13a0cac5430faf0c92e2daeeed42 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Queue 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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:05:47.869381 12215 raft_consensus.cc:1275] T 290f13a0cac5430faf0c92e2daeeed42 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:05:47.869536 12116 consensus_peers.cc:597] T 290f13a0cac5430faf0c92e2daeeed42 P 8e3d76ae69c74d1f85f6da548856eeb7 -> Peer 5831a3bceaea419db182492a1fd79862 (127.10.182.4:45681): Couldn't send request to peer 5831a3bceaea419db182492a1fd79862. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 290f13a0cac5430faf0c92e2daeeed42. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:47.869367 12074 raft_consensus.cc:1275] T 290f13a0cac5430faf0c92e2daeeed42 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:47.871025 12934 consensus_queue.cc:1048] T 290f13a0cac5430faf0c92e2daeeed42 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:47.872038 12957 consensus_queue.cc:1048] T 290f13a0cac5430faf0c92e2daeeed42 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:47.879714 12943 raft_consensus.cc:2955] T 290f13a0cac5430faf0c92e2daeeed42 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:05:47.881474 12074 raft_consensus.cc:2955] T 290f13a0cac5430faf0c92e2daeeed42 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:05:47.881646 12215 raft_consensus.cc:2955] T 290f13a0cac5430faf0c92e2daeeed42 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:05:47.892472 12073 consensus_queue.cc:237] T 896baa417ce4411a99a633fddbb531b8 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Queue 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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:05:47.899813 11970 catalog_manager.cc:5697] T 290f13a0cac5430faf0c92e2daeeed42 P 34bbb454ad22499cac0941f061a68408 reported cstate change: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New cstate: current_term: 1 leader_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
W20260709 13:05:47.909900 12041 consensus_peers.cc:597] T 896baa417ce4411a99a633fddbb531b8 P 34bbb454ad22499cac0941f061a68408 -> Peer 5831a3bceaea419db182492a1fd79862 (127.10.182.4:45681): Couldn't send request to peer 5831a3bceaea419db182492a1fd79862. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 896baa417ce4411a99a633fddbb531b8. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:47.911366 12148 raft_consensus.cc:1275] T 896baa417ce4411a99a633fddbb531b8 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:47.913148 12926 consensus_queue.cc:1048] T 896baa417ce4411a99a633fddbb531b8 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:47.921016 12216 raft_consensus.cc:1275] T 896baa417ce4411a99a633fddbb531b8 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:47.923794 12926 consensus_queue.cc:1048] T 896baa417ce4411a99a633fddbb531b8 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:47.929720 12958 raft_consensus.cc:2955] T 896baa417ce4411a99a633fddbb531b8 P 34bbb454ad22499cac0941f061a68408 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:05:47.934036 12144 raft_consensus.cc:2955] T 896baa417ce4411a99a633fddbb531b8 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:05:47.949283 12073 consensus_queue.cc:237] T dc04566a8b65497f82b7709b0069b323 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Queue 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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:05:47.953975 11972 catalog_manager.cc:5697] T 896baa417ce4411a99a633fddbb531b8 P 34bbb454ad22499cac0941f061a68408 reported cstate change: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New cstate: current_term: 1 leader_uuid: "34bbb454ad22499cac0941f061a68408" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:05:47.957472 12041 consensus_peers.cc:597] T dc04566a8b65497f82b7709b0069b323 P 34bbb454ad22499cac0941f061a68408 -> Peer 5831a3bceaea419db182492a1fd79862 (127.10.182.4:45681): Couldn't send request to peer 5831a3bceaea419db182492a1fd79862. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dc04566a8b65497f82b7709b0069b323. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:47.961470 12216 raft_consensus.cc:2955] T 896baa417ce4411a99a633fddbb531b8 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:05:47.971616 12215 raft_consensus.cc:1275] T dc04566a8b65497f82b7709b0069b323 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:47.972561 12144 raft_consensus.cc:1275] T dc04566a8b65497f82b7709b0069b323 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:47.974176 12958 consensus_queue.cc:1048] T dc04566a8b65497f82b7709b0069b323 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:47.980458 12919 consensus_queue.cc:1048] T dc04566a8b65497f82b7709b0069b323 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:48.002583 12919 raft_consensus.cc:2955] T dc04566a8b65497f82b7709b0069b323 P 34bbb454ad22499cac0941f061a68408 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:05:48.004333 12144 raft_consensus.cc:2955] T dc04566a8b65497f82b7709b0069b323 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:05:48.014851 12215 raft_consensus.cc:2955] T dc04566a8b65497f82b7709b0069b323 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:05:48.017488 12223 consensus_queue.cc:237] T eb56e04433cc4cc880ecf2b10ee21188 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Queue 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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:05:48.027891 12148 raft_consensus.cc:1275] T eb56e04433cc4cc880ecf2b10ee21188 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:48.028422 11972 catalog_manager.cc:5697] T dc04566a8b65497f82b7709b0069b323 P 8e3d76ae69c74d1f85f6da548856eeb7 reported cstate change: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New cstate: current_term: 1 leader_uuid: "34bbb454ad22499cac0941f061a68408" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
W20260709 13:05:48.029183 12190 consensus_peers.cc:597] T eb56e04433cc4cc880ecf2b10ee21188 P e86b6ed62ab0403bbda1861973380297 -> Peer 5831a3bceaea419db182492a1fd79862 (127.10.182.4:45681): Couldn't send request to peer 5831a3bceaea419db182492a1fd79862. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: eb56e04433cc4cc880ecf2b10ee21188. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:48.030566 12888 consensus_queue.cc:1048] T eb56e04433cc4cc880ecf2b10ee21188 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:48.034765 12073 raft_consensus.cc:1275] T eb56e04433cc4cc880ecf2b10ee21188 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:48.036938 12950 consensus_queue.cc:1048] T eb56e04433cc4cc880ecf2b10ee21188 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:48.044423 12890 raft_consensus.cc:2955] T eb56e04433cc4cc880ecf2b10ee21188 P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:05:48.047017 12148 raft_consensus.cc:2955] T eb56e04433cc4cc880ecf2b10ee21188 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:05:48.065620 11973 catalog_manager.cc:5697] T eb56e04433cc4cc880ecf2b10ee21188 P 8e3d76ae69c74d1f85f6da548856eeb7 reported cstate change: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New cstate: current_term: 1 leader_uuid: "e86b6ed62ab0403bbda1861973380297" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:05:48.068552 12073 raft_consensus.cc:2955] T eb56e04433cc4cc880ecf2b10ee21188 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:05:48.300127 12978 ts_tablet_manager.cc:933] T 290f13a0cac5430faf0c92e2daeeed42 P 5831a3bceaea419db182492a1fd79862: Initiating tablet copy from peer 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
I20260709 13:05:48.302034 12978 tablet_copy_client.cc:323] T 290f13a0cac5430faf0c92e2daeeed42 P 5831a3bceaea419db182492a1fd79862: tablet copy: Beginning tablet copy session from remote peer at address 127.10.182.2:34213
I20260709 13:05:48.303685 12160 tablet_copy_service.cc:140] P 8e3d76ae69c74d1f85f6da548856eeb7: Received BeginTabletCopySession request for tablet 290f13a0cac5430faf0c92e2daeeed42 from peer 5831a3bceaea419db182492a1fd79862 ({username='slave'} at 127.0.0.1:58054)
I20260709 13:05:48.304230 12160 tablet_copy_service.cc:161] P 8e3d76ae69c74d1f85f6da548856eeb7: Beginning new tablet copy session on tablet 290f13a0cac5430faf0c92e2daeeed42 from peer 5831a3bceaea419db182492a1fd79862 at {username='slave'} at 127.0.0.1:58054: session id = 5831a3bceaea419db182492a1fd79862-290f13a0cac5430faf0c92e2daeeed42
I20260709 13:05:48.310977 12160 tablet_copy_source_session.cc:215] T 290f13a0cac5430faf0c92e2daeeed42 P 8e3d76ae69c74d1f85f6da548856eeb7: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:48.314018 12978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 290f13a0cac5430faf0c92e2daeeed42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:48.331583 12978 tablet_copy_client.cc:806] T 290f13a0cac5430faf0c92e2daeeed42 P 5831a3bceaea419db182492a1fd79862: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:48.332245 12978 tablet_copy_client.cc:670] T 290f13a0cac5430faf0c92e2daeeed42 P 5831a3bceaea419db182492a1fd79862: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:48.336030 12978 tablet_copy_client.cc:538] T 290f13a0cac5430faf0c92e2daeeed42 P 5831a3bceaea419db182492a1fd79862: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:48.343334 12978 tablet_bootstrap.cc:492] T 290f13a0cac5430faf0c92e2daeeed42 P 5831a3bceaea419db182492a1fd79862: Bootstrap starting.
I20260709 13:05:48.361773 12978 tablet_bootstrap.cc:492] T 290f13a0cac5430faf0c92e2daeeed42 P 5831a3bceaea419db182492a1fd79862: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:48.362730 12978 tablet_bootstrap.cc:492] T 290f13a0cac5430faf0c92e2daeeed42 P 5831a3bceaea419db182492a1fd79862: Bootstrap complete.
I20260709 13:05:48.363399 12978 ts_tablet_manager.cc:1403] T 290f13a0cac5430faf0c92e2daeeed42 P 5831a3bceaea419db182492a1fd79862: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.012s
I20260709 13:05:48.366225 12978 raft_consensus.cc:359] T 290f13a0cac5430faf0c92e2daeeed42 P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:05:48.367281 12978 raft_consensus.cc:740] T 290f13a0cac5430faf0c92e2daeeed42 P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5831a3bceaea419db182492a1fd79862, State: Initialized, Role: LEARNER
I20260709 13:05:48.367940 12978 consensus_queue.cc:260] T 290f13a0cac5430faf0c92e2daeeed42 P 5831a3bceaea419db182492a1fd79862 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:05:48.392225 12978 ts_tablet_manager.cc:1434] T 290f13a0cac5430faf0c92e2daeeed42 P 5831a3bceaea419db182492a1fd79862: Time spent starting tablet: real 0.028s	user 0.016s	sys 0.008s
I20260709 13:05:48.394423 12982 ts_tablet_manager.cc:933] T dc04566a8b65497f82b7709b0069b323 P 5831a3bceaea419db182492a1fd79862: Initiating tablet copy from peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883)
I20260709 13:05:48.397475 12160 tablet_copy_service.cc:342] P 8e3d76ae69c74d1f85f6da548856eeb7: Request end of tablet copy session 5831a3bceaea419db182492a1fd79862-290f13a0cac5430faf0c92e2daeeed42 received from {username='slave'} at 127.0.0.1:58054
I20260709 13:05:48.397948 12160 tablet_copy_service.cc:434] P 8e3d76ae69c74d1f85f6da548856eeb7: ending tablet copy session 5831a3bceaea419db182492a1fd79862-290f13a0cac5430faf0c92e2daeeed42 on tablet 290f13a0cac5430faf0c92e2daeeed42 with peer 5831a3bceaea419db182492a1fd79862
I20260709 13:05:48.402359 12982 tablet_copy_client.cc:323] T dc04566a8b65497f82b7709b0069b323 P 5831a3bceaea419db182492a1fd79862: tablet copy: Beginning tablet copy session from remote peer at address 127.10.182.1:37883
I20260709 13:05:48.404158 12085 tablet_copy_service.cc:140] P 34bbb454ad22499cac0941f061a68408: Received BeginTabletCopySession request for tablet dc04566a8b65497f82b7709b0069b323 from peer 5831a3bceaea419db182492a1fd79862 ({username='slave'} at 127.0.0.1:40312)
I20260709 13:05:48.404829 12085 tablet_copy_service.cc:161] P 34bbb454ad22499cac0941f061a68408: Beginning new tablet copy session on tablet dc04566a8b65497f82b7709b0069b323 from peer 5831a3bceaea419db182492a1fd79862 at {username='slave'} at 127.0.0.1:40312: session id = 5831a3bceaea419db182492a1fd79862-dc04566a8b65497f82b7709b0069b323
I20260709 13:05:48.412242 12085 tablet_copy_source_session.cc:215] T dc04566a8b65497f82b7709b0069b323 P 34bbb454ad22499cac0941f061a68408: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:48.414878 12978 ts_tablet_manager.cc:933] T 896baa417ce4411a99a633fddbb531b8 P 5831a3bceaea419db182492a1fd79862: Initiating tablet copy from peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883)
I20260709 13:05:48.415851 12982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc04566a8b65497f82b7709b0069b323. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:48.418282 12978 tablet_copy_client.cc:323] T 896baa417ce4411a99a633fddbb531b8 P 5831a3bceaea419db182492a1fd79862: tablet copy: Beginning tablet copy session from remote peer at address 127.10.182.1:37883
I20260709 13:05:48.420142 12085 tablet_copy_service.cc:140] P 34bbb454ad22499cac0941f061a68408: Received BeginTabletCopySession request for tablet 896baa417ce4411a99a633fddbb531b8 from peer 5831a3bceaea419db182492a1fd79862 ({username='slave'} at 127.0.0.1:40312)
I20260709 13:05:48.420828 12085 tablet_copy_service.cc:161] P 34bbb454ad22499cac0941f061a68408: Beginning new tablet copy session on tablet 896baa417ce4411a99a633fddbb531b8 from peer 5831a3bceaea419db182492a1fd79862 at {username='slave'} at 127.0.0.1:40312: session id = 5831a3bceaea419db182492a1fd79862-896baa417ce4411a99a633fddbb531b8
I20260709 13:05:48.428915 12085 tablet_copy_source_session.cc:215] T 896baa417ce4411a99a633fddbb531b8 P 34bbb454ad22499cac0941f061a68408: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:48.432888 12978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 896baa417ce4411a99a633fddbb531b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:48.453081 12978 tablet_copy_client.cc:806] T 896baa417ce4411a99a633fddbb531b8 P 5831a3bceaea419db182492a1fd79862: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:48.453805 12978 tablet_copy_client.cc:670] T 896baa417ce4411a99a633fddbb531b8 P 5831a3bceaea419db182492a1fd79862: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:48.458086 12978 tablet_copy_client.cc:538] T 896baa417ce4411a99a633fddbb531b8 P 5831a3bceaea419db182492a1fd79862: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:48.465696 12985 ts_tablet_manager.cc:933] T eb56e04433cc4cc880ecf2b10ee21188 P 5831a3bceaea419db182492a1fd79862: Initiating tablet copy from peer e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:48.468132 12978 tablet_bootstrap.cc:492] T 896baa417ce4411a99a633fddbb531b8 P 5831a3bceaea419db182492a1fd79862: Bootstrap starting.
I20260709 13:05:48.477689 12982 tablet_copy_client.cc:806] T dc04566a8b65497f82b7709b0069b323 P 5831a3bceaea419db182492a1fd79862: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:48.484594 12982 tablet_copy_client.cc:670] T dc04566a8b65497f82b7709b0069b323 P 5831a3bceaea419db182492a1fd79862: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:48.479166 12985 tablet_copy_client.cc:323] T eb56e04433cc4cc880ecf2b10ee21188 P 5831a3bceaea419db182492a1fd79862: tablet copy: Beginning tablet copy session from remote peer at address 127.10.182.3:44567
I20260709 13:05:48.486768 12234 tablet_copy_service.cc:140] P e86b6ed62ab0403bbda1861973380297: Received BeginTabletCopySession request for tablet eb56e04433cc4cc880ecf2b10ee21188 from peer 5831a3bceaea419db182492a1fd79862 ({username='slave'} at 127.0.0.1:44918)
I20260709 13:05:48.487296 12234 tablet_copy_service.cc:161] P e86b6ed62ab0403bbda1861973380297: Beginning new tablet copy session on tablet eb56e04433cc4cc880ecf2b10ee21188 from peer 5831a3bceaea419db182492a1fd79862 at {username='slave'} at 127.0.0.1:44918: session id = 5831a3bceaea419db182492a1fd79862-eb56e04433cc4cc880ecf2b10ee21188
I20260709 13:05:48.499253 12978 tablet_bootstrap.cc:492] T 896baa417ce4411a99a633fddbb531b8 P 5831a3bceaea419db182492a1fd79862: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:48.500438 12978 tablet_bootstrap.cc:492] T 896baa417ce4411a99a633fddbb531b8 P 5831a3bceaea419db182492a1fd79862: Bootstrap complete.
I20260709 13:05:48.501250 12978 ts_tablet_manager.cc:1403] T 896baa417ce4411a99a633fddbb531b8 P 5831a3bceaea419db182492a1fd79862: Time spent bootstrapping tablet: real 0.033s	user 0.019s	sys 0.013s
I20260709 13:05:48.501710 12234 tablet_copy_source_session.cc:215] T eb56e04433cc4cc880ecf2b10ee21188 P e86b6ed62ab0403bbda1861973380297: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:48.504556 12978 raft_consensus.cc:359] T 896baa417ce4411a99a633fddbb531b8 P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:05:48.505393 12982 tablet_copy_client.cc:538] T dc04566a8b65497f82b7709b0069b323 P 5831a3bceaea419db182492a1fd79862: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:48.505582 12978 raft_consensus.cc:740] T 896baa417ce4411a99a633fddbb531b8 P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5831a3bceaea419db182492a1fd79862, State: Initialized, Role: LEARNER
I20260709 13:05:48.506395 12985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb56e04433cc4cc880ecf2b10ee21188. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:48.506403 12978 consensus_queue.cc:260] T 896baa417ce4411a99a633fddbb531b8 P 5831a3bceaea419db182492a1fd79862 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:05:48.518945 12978 ts_tablet_manager.cc:1434] T 896baa417ce4411a99a633fddbb531b8 P 5831a3bceaea419db182492a1fd79862: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.002s
I20260709 13:05:48.523715 12085 tablet_copy_service.cc:342] P 34bbb454ad22499cac0941f061a68408: Request end of tablet copy session 5831a3bceaea419db182492a1fd79862-896baa417ce4411a99a633fddbb531b8 received from {username='slave'} at 127.0.0.1:40312
I20260709 13:05:48.524257 12085 tablet_copy_service.cc:434] P 34bbb454ad22499cac0941f061a68408: ending tablet copy session 5831a3bceaea419db182492a1fd79862-896baa417ce4411a99a633fddbb531b8 on tablet 896baa417ce4411a99a633fddbb531b8 with peer 5831a3bceaea419db182492a1fd79862
I20260709 13:05:48.526158 12982 tablet_bootstrap.cc:492] T dc04566a8b65497f82b7709b0069b323 P 5831a3bceaea419db182492a1fd79862: Bootstrap starting.
I20260709 13:05:48.553593 12985 tablet_copy_client.cc:806] T eb56e04433cc4cc880ecf2b10ee21188 P 5831a3bceaea419db182492a1fd79862: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:48.554350 12985 tablet_copy_client.cc:670] T eb56e04433cc4cc880ecf2b10ee21188 P 5831a3bceaea419db182492a1fd79862: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:48.558435 12985 tablet_copy_client.cc:538] T eb56e04433cc4cc880ecf2b10ee21188 P 5831a3bceaea419db182492a1fd79862: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:48.559010 12982 tablet_bootstrap.cc:492] T dc04566a8b65497f82b7709b0069b323 P 5831a3bceaea419db182492a1fd79862: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:48.560053 12982 tablet_bootstrap.cc:492] T dc04566a8b65497f82b7709b0069b323 P 5831a3bceaea419db182492a1fd79862: Bootstrap complete.
I20260709 13:05:48.560788 12982 ts_tablet_manager.cc:1403] T dc04566a8b65497f82b7709b0069b323 P 5831a3bceaea419db182492a1fd79862: Time spent bootstrapping tablet: real 0.035s	user 0.017s	sys 0.014s
I20260709 13:05:48.564553 12982 raft_consensus.cc:359] T dc04566a8b65497f82b7709b0069b323 P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:05:48.565526 12982 raft_consensus.cc:740] T dc04566a8b65497f82b7709b0069b323 P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5831a3bceaea419db182492a1fd79862, State: Initialized, Role: LEARNER
I20260709 13:05:48.566286 12982 consensus_queue.cc:260] T dc04566a8b65497f82b7709b0069b323 P 5831a3bceaea419db182492a1fd79862 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:05:48.568930 12982 ts_tablet_manager.cc:1434] T dc04566a8b65497f82b7709b0069b323 P 5831a3bceaea419db182492a1fd79862: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260709 13:05:48.570817 12085 tablet_copy_service.cc:342] P 34bbb454ad22499cac0941f061a68408: Request end of tablet copy session 5831a3bceaea419db182492a1fd79862-dc04566a8b65497f82b7709b0069b323 received from {username='slave'} at 127.0.0.1:40312
I20260709 13:05:48.571244 12085 tablet_copy_service.cc:434] P 34bbb454ad22499cac0941f061a68408: ending tablet copy session 5831a3bceaea419db182492a1fd79862-dc04566a8b65497f82b7709b0069b323 on tablet dc04566a8b65497f82b7709b0069b323 with peer 5831a3bceaea419db182492a1fd79862
I20260709 13:05:48.573918 12985 tablet_bootstrap.cc:492] T eb56e04433cc4cc880ecf2b10ee21188 P 5831a3bceaea419db182492a1fd79862: Bootstrap starting.
I20260709 13:05:48.599814 12985 tablet_bootstrap.cc:492] T eb56e04433cc4cc880ecf2b10ee21188 P 5831a3bceaea419db182492a1fd79862: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:48.600709 12985 tablet_bootstrap.cc:492] T eb56e04433cc4cc880ecf2b10ee21188 P 5831a3bceaea419db182492a1fd79862: Bootstrap complete.
I20260709 13:05:48.601397 12985 ts_tablet_manager.cc:1403] T eb56e04433cc4cc880ecf2b10ee21188 P 5831a3bceaea419db182492a1fd79862: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.008s
I20260709 13:05:48.603713 12985 raft_consensus.cc:359] T eb56e04433cc4cc880ecf2b10ee21188 P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:05:48.604306 12985 raft_consensus.cc:740] T eb56e04433cc4cc880ecf2b10ee21188 P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5831a3bceaea419db182492a1fd79862, State: Initialized, Role: LEARNER
I20260709 13:05:48.604992 12985 consensus_queue.cc:260] T eb56e04433cc4cc880ecf2b10ee21188 P 5831a3bceaea419db182492a1fd79862 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:05:48.607154 12985 ts_tablet_manager.cc:1434] T eb56e04433cc4cc880ecf2b10ee21188 P 5831a3bceaea419db182492a1fd79862: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 13:05:48.608963 12234 tablet_copy_service.cc:342] P e86b6ed62ab0403bbda1861973380297: Request end of tablet copy session 5831a3bceaea419db182492a1fd79862-eb56e04433cc4cc880ecf2b10ee21188 received from {username='slave'} at 127.0.0.1:44918
I20260709 13:05:48.609356 12234 tablet_copy_service.cc:434] P e86b6ed62ab0403bbda1861973380297: ending tablet copy session 5831a3bceaea419db182492a1fd79862-eb56e04433cc4cc880ecf2b10ee21188 on tablet eb56e04433cc4cc880ecf2b10ee21188 with peer 5831a3bceaea419db182492a1fd79862
I20260709 13:05:48.771378 12760 raft_consensus.cc:1217] T dc04566a8b65497f82b7709b0069b323 P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:05:48.841930 12760 raft_consensus.cc:1217] T 290f13a0cac5430faf0c92e2daeeed42 P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:05:49.009542 12760 raft_consensus.cc:1217] T 896baa417ce4411a99a633fddbb531b8 P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:05:49.039834 12760 raft_consensus.cc:1217] T eb56e04433cc4cc880ecf2b10ee21188 P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:05:49.236605 12991 raft_consensus.cc:1064] T dc04566a8b65497f82b7709b0069b323 P 34bbb454ad22499cac0941f061a68408: attempting to promote NON_VOTER 5831a3bceaea419db182492a1fd79862 to VOTER
I20260709 13:05:49.238512 12991 consensus_queue.cc:237] T dc04566a8b65497f82b7709b0069b323 P 34bbb454ad22499cac0941f061a68408 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:05:49.248791 12760 raft_consensus.cc:1275] T dc04566a8b65497f82b7709b0069b323 P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:49.250231 12958 consensus_queue.cc:1048] T dc04566a8b65497f82b7709b0069b323 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:49.257465 12223 raft_consensus.cc:1275] T dc04566a8b65497f82b7709b0069b323 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:49.257720 12148 raft_consensus.cc:1275] T dc04566a8b65497f82b7709b0069b323 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:49.259256 12958 consensus_queue.cc:1048] T dc04566a8b65497f82b7709b0069b323 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:49.260243 12991 consensus_queue.cc:1048] T dc04566a8b65497f82b7709b0069b323 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:49.269286 12919 raft_consensus.cc:2955] T dc04566a8b65497f82b7709b0069b323 P 34bbb454ad22499cac0941f061a68408 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:49.270870 12148 raft_consensus.cc:2955] T dc04566a8b65497f82b7709b0069b323 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:49.276448 12223 raft_consensus.cc:2955] T dc04566a8b65497f82b7709b0069b323 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:49.285663 12760 raft_consensus.cc:2955] T dc04566a8b65497f82b7709b0069b323 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:49.296217 11972 catalog_manager.cc:5697] T dc04566a8b65497f82b7709b0069b323 P e86b6ed62ab0403bbda1861973380297 reported cstate change: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "34bbb454ad22499cac0941f061a68408" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:49.318534 12934 raft_consensus.cc:1064] T 290f13a0cac5430faf0c92e2daeeed42 P 8e3d76ae69c74d1f85f6da548856eeb7: attempting to promote NON_VOTER 5831a3bceaea419db182492a1fd79862 to VOTER
I20260709 13:05:49.320987 12934 consensus_queue.cc:237] T 290f13a0cac5430faf0c92e2daeeed42 P 8e3d76ae69c74d1f85f6da548856eeb7 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:05:49.337307 12074 consensus_queue.cc:237] T dc04566a8b65497f82b7709b0069b323 P 34bbb454ad22499cac0941f061a68408 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:05:49.346961 12760 raft_consensus.cc:1275] T dc04566a8b65497f82b7709b0069b323 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:49.348529 12958 consensus_queue.cc:1048] T dc04566a8b65497f82b7709b0069b323 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:49.356412 12760 raft_consensus.cc:1275] T 290f13a0cac5430faf0c92e2daeeed42 P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:49.357491 12215 raft_consensus.cc:1275] T 290f13a0cac5430faf0c92e2daeeed42 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:49.359432 12943 consensus_queue.cc:1048] T 290f13a0cac5430faf0c92e2daeeed42 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:49.362139 12996 raft_consensus.cc:2955] T dc04566a8b65497f82b7709b0069b323 P 34bbb454ad22499cac0941f061a68408 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e86b6ed62ab0403bbda1861973380297 (127.10.182.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:49.367175 12148 raft_consensus.cc:1275] T dc04566a8b65497f82b7709b0069b323 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:49.366784 12760 raft_consensus.cc:2955] T dc04566a8b65497f82b7709b0069b323 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e86b6ed62ab0403bbda1861973380297 (127.10.182.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:49.372242 12957 consensus_queue.cc:1048] T 290f13a0cac5430faf0c92e2daeeed42 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:05:49.375367 12919 consensus_queue.cc:1048] T dc04566a8b65497f82b7709b0069b323 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:49.393980 11971 catalog_manager.cc:5697] T dc04566a8b65497f82b7709b0069b323 P 5831a3bceaea419db182492a1fd79862 reported cstate change: config changed from index 3 to 4, VOTER e86b6ed62ab0403bbda1861973380297 (127.10.182.3) evicted. New cstate: current_term: 1 leader_uuid: "34bbb454ad22499cac0941f061a68408" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:49.401912 12148 raft_consensus.cc:2955] T dc04566a8b65497f82b7709b0069b323 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e86b6ed62ab0403bbda1861973380297 (127.10.182.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:49.416013 12934 raft_consensus.cc:2955] T 290f13a0cac5430faf0c92e2daeeed42 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:49.419281 12215 raft_consensus.cc:2955] T 290f13a0cac5430faf0c92e2daeeed42 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:49.424775 12761 raft_consensus.cc:2955] T 290f13a0cac5430faf0c92e2daeeed42 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:49.431226 12074 raft_consensus.cc:1275] T 290f13a0cac5430faf0c92e2daeeed42 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:49.432098 11973 catalog_manager.cc:5697] T 290f13a0cac5430faf0c92e2daeeed42 P 8e3d76ae69c74d1f85f6da548856eeb7 reported cstate change: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:49.442416 11957 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet dc04566a8b65497f82b7709b0069b323 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:49.461728 12208 tablet_service.cc:1558] Processing DeleteTablet for tablet dc04566a8b65497f82b7709b0069b323 with delete_type TABLET_DATA_TOMBSTONED (TS e86b6ed62ab0403bbda1861973380297 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60452
I20260709 13:05:49.477383 13006 tablet_replica.cc:333] T dc04566a8b65497f82b7709b0069b323 P e86b6ed62ab0403bbda1861973380297: stopping tablet replica
I20260709 13:05:49.478861 13006 raft_consensus.cc:2243] T dc04566a8b65497f82b7709b0069b323 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:49.479843 13006 raft_consensus.cc:2272] T dc04566a8b65497f82b7709b0069b323 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:49.484390 13008 consensus_queue.cc:1048] T 290f13a0cac5430faf0c92e2daeeed42 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:49.502755 12976 raft_consensus.cc:1064] T eb56e04433cc4cc880ecf2b10ee21188 P e86b6ed62ab0403bbda1861973380297: attempting to promote NON_VOTER 5831a3bceaea419db182492a1fd79862 to VOTER
I20260709 13:05:49.505535 12976 consensus_queue.cc:237] T eb56e04433cc4cc880ecf2b10ee21188 P e86b6ed62ab0403bbda1861973380297 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:05:49.506987 12067 raft_consensus.cc:2955] T 290f13a0cac5430faf0c92e2daeeed42 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:49.514735 12919 raft_consensus.cc:1064] T 896baa417ce4411a99a633fddbb531b8 P 34bbb454ad22499cac0941f061a68408: attempting to promote NON_VOTER 5831a3bceaea419db182492a1fd79862 to VOTER
I20260709 13:05:49.517041 12919 consensus_queue.cc:237] T 896baa417ce4411a99a633fddbb531b8 P 34bbb454ad22499cac0941f061a68408 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:05:49.520843 13006 ts_tablet_manager.cc:1916] T dc04566a8b65497f82b7709b0069b323 P e86b6ed62ab0403bbda1861973380297: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:49.541791 13006 ts_tablet_manager.cc:1929] T dc04566a8b65497f82b7709b0069b323 P e86b6ed62ab0403bbda1861973380297: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:05:49.542309 13006 log.cc:1199] T dc04566a8b65497f82b7709b0069b323 P e86b6ed62ab0403bbda1861973380297: Deleting WAL directory at /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602301807890-10968-0/minicluster-data/ts-2-root/wals/dc04566a8b65497f82b7709b0069b323
I20260709 13:05:49.544142 11960 catalog_manager.cc:5028] TS e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567): tablet dc04566a8b65497f82b7709b0069b323 (table test-workload [id=2fcf00b1454943968793f37e6dd8977d]) successfully deleted
I20260709 13:05:49.546574 12761 raft_consensus.cc:1275] T 896baa417ce4411a99a633fddbb531b8 P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:49.548786 12919 consensus_queue.cc:1048] T 896baa417ce4411a99a633fddbb531b8 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:49.550607 12761 raft_consensus.cc:1275] T eb56e04433cc4cc880ecf2b10ee21188 P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:49.551781 12216 raft_consensus.cc:1275] T 896baa417ce4411a99a633fddbb531b8 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:49.552369 12144 raft_consensus.cc:1275] T 896baa417ce4411a99a633fddbb531b8 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:49.554255 12977 consensus_queue.cc:1048] T eb56e04433cc4cc880ecf2b10ee21188 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:49.556041 12958 consensus_queue.cc:1048] T 896baa417ce4411a99a633fddbb531b8 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:49.558503 12144 raft_consensus.cc:1275] T eb56e04433cc4cc880ecf2b10ee21188 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:49.560757 12067 raft_consensus.cc:1275] T eb56e04433cc4cc880ecf2b10ee21188 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:49.561941 12977 consensus_queue.cc:1048] T eb56e04433cc4cc880ecf2b10ee21188 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:49.564033 12990 consensus_queue.cc:1048] T eb56e04433cc4cc880ecf2b10ee21188 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:49.569461 12919 consensus_queue.cc:1048] T 896baa417ce4411a99a633fddbb531b8 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:05:49.581521 12975 raft_consensus.cc:2955] T eb56e04433cc4cc880ecf2b10ee21188 P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:49.582698 12760 raft_consensus.cc:2955] T eb56e04433cc4cc880ecf2b10ee21188 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:49.590607 12996 raft_consensus.cc:2955] T 896baa417ce4411a99a633fddbb531b8 P 34bbb454ad22499cac0941f061a68408 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:49.593951 12216 raft_consensus.cc:2955] T 896baa417ce4411a99a633fddbb531b8 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:49.595975 12144 raft_consensus.cc:2955] T eb56e04433cc4cc880ecf2b10ee21188 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:49.605221 11972 catalog_manager.cc:5697] T eb56e04433cc4cc880ecf2b10ee21188 P 5831a3bceaea419db182492a1fd79862 reported cstate change: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e86b6ed62ab0403bbda1861973380297" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:49.626438 12760 raft_consensus.cc:2955] T 896baa417ce4411a99a633fddbb531b8 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:49.637742 12148 raft_consensus.cc:2955] T 896baa417ce4411a99a633fddbb531b8 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:49.639256 11971 catalog_manager.cc:5697] T 896baa417ce4411a99a633fddbb531b8 P 34bbb454ad22499cac0941f061a68408 reported cstate change: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "34bbb454ad22499cac0941f061a68408" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:49.643112 12067 raft_consensus.cc:2955] T eb56e04433cc4cc880ecf2b10ee21188 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:49.645367 12215 consensus_queue.cc:237] T eb56e04433cc4cc880ecf2b10ee21188 P e86b6ed62ab0403bbda1861973380297 [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: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:05:49.656885 12760 raft_consensus.cc:1275] T eb56e04433cc4cc880ecf2b10ee21188 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:49.657022 12148 raft_consensus.cc:1275] T eb56e04433cc4cc880ecf2b10ee21188 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:49.658424 12990 consensus_queue.cc:1048] T eb56e04433cc4cc880ecf2b10ee21188 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:49.672152 12067 consensus_queue.cc:237] T 896baa417ce4411a99a633fddbb531b8 P 34bbb454ad22499cac0941f061a68408 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:05:49.672924 12975 raft_consensus.cc:2955] T eb56e04433cc4cc880ecf2b10ee21188 P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 34bbb454ad22499cac0941f061a68408 (127.10.182.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:49.679327 12761 raft_consensus.cc:1275] T 896baa417ce4411a99a633fddbb531b8 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:49.681512 12991 consensus_queue.cc:1048] T 896baa417ce4411a99a633fddbb531b8 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:49.682200 12760 raft_consensus.cc:2955] T eb56e04433cc4cc880ecf2b10ee21188 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 34bbb454ad22499cac0941f061a68408 (127.10.182.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:49.683533 11960 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet eb56e04433cc4cc880ecf2b10ee21188 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:49.690553 12991 raft_consensus.cc:2955] T 896baa417ce4411a99a633fddbb531b8 P 34bbb454ad22499cac0941f061a68408 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:49.692840 12215 raft_consensus.cc:1275] T 896baa417ce4411a99a633fddbb531b8 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:49.694458 12977 consensus_queue.cc:1048] T eb56e04433cc4cc880ecf2b10ee21188 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:49.695865 11970 catalog_manager.cc:5697] T eb56e04433cc4cc880ecf2b10ee21188 P e86b6ed62ab0403bbda1861973380297 reported cstate change: config changed from index 3 to 4, VOTER 34bbb454ad22499cac0941f061a68408 (127.10.182.1) evicted. New cstate: current_term: 1 leader_uuid: "e86b6ed62ab0403bbda1861973380297" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:49.699985 12919 consensus_queue.cc:1048] T 896baa417ce4411a99a633fddbb531b8 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:49.700896 12761 raft_consensus.cc:2955] T 896baa417ce4411a99a633fddbb531b8 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:49.704802 12215 raft_consensus.cc:2955] T 896baa417ce4411a99a633fddbb531b8 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:49.706858 12143 raft_consensus.cc:2955] T eb56e04433cc4cc880ecf2b10ee21188 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 34bbb454ad22499cac0941f061a68408 (127.10.182.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:49.713958 11957 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 896baa417ce4411a99a633fddbb531b8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:49.728130 11972 catalog_manager.cc:5697] T 896baa417ce4411a99a633fddbb531b8 P 34bbb454ad22499cac0941f061a68408 reported cstate change: config changed from index 3 to 4, VOTER 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2) evicted. New cstate: current_term: 1 leader_uuid: "34bbb454ad22499cac0941f061a68408" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:49.742985 12062 tablet_service.cc:1558] Processing DeleteTablet for tablet eb56e04433cc4cc880ecf2b10ee21188 with delete_type TABLET_DATA_TOMBSTONED (TS 34bbb454ad22499cac0941f061a68408 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47622
I20260709 13:05:49.752930 12139 tablet_service.cc:1558] Processing DeleteTablet for tablet 896baa417ce4411a99a633fddbb531b8 with delete_type TABLET_DATA_TOMBSTONED (TS 8e3d76ae69c74d1f85f6da548856eeb7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56536
I20260709 13:05:49.754127 13020 tablet_replica.cc:333] T eb56e04433cc4cc880ecf2b10ee21188 P 34bbb454ad22499cac0941f061a68408: stopping tablet replica
I20260709 13:05:49.754964 13021 tablet_replica.cc:333] T 896baa417ce4411a99a633fddbb531b8 P 8e3d76ae69c74d1f85f6da548856eeb7: stopping tablet replica
I20260709 13:05:49.755398 13020 raft_consensus.cc:2243] T eb56e04433cc4cc880ecf2b10ee21188 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:49.755970 13021 raft_consensus.cc:2243] T 896baa417ce4411a99a633fddbb531b8 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:49.756240 13020 raft_consensus.cc:2272] T eb56e04433cc4cc880ecf2b10ee21188 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:49.757026 13021 raft_consensus.cc:2272] T 896baa417ce4411a99a633fddbb531b8 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:49.759728 13020 ts_tablet_manager.cc:1916] T eb56e04433cc4cc880ecf2b10ee21188 P 34bbb454ad22499cac0941f061a68408: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:49.768666 13021 ts_tablet_manager.cc:1916] T 896baa417ce4411a99a633fddbb531b8 P 8e3d76ae69c74d1f85f6da548856eeb7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:49.778139 13020 ts_tablet_manager.cc:1929] T eb56e04433cc4cc880ecf2b10ee21188 P 34bbb454ad22499cac0941f061a68408: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:05:49.778705 13020 log.cc:1199] T eb56e04433cc4cc880ecf2b10ee21188 P 34bbb454ad22499cac0941f061a68408: Deleting WAL directory at /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602301807890-10968-0/minicluster-data/ts-0-root/wals/eb56e04433cc4cc880ecf2b10ee21188
I20260709 13:05:49.780457 11957 catalog_manager.cc:5028] TS 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): tablet eb56e04433cc4cc880ecf2b10ee21188 (table test-workload [id=2fcf00b1454943968793f37e6dd8977d]) successfully deleted
I20260709 13:05:49.790429 13021 ts_tablet_manager.cc:1929] T 896baa417ce4411a99a633fddbb531b8 P 8e3d76ae69c74d1f85f6da548856eeb7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:05:49.790926 13021 log.cc:1199] T 896baa417ce4411a99a633fddbb531b8 P 8e3d76ae69c74d1f85f6da548856eeb7: Deleting WAL directory at /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602301807890-10968-0/minicluster-data/ts-1-root/wals/896baa417ce4411a99a633fddbb531b8
I20260709 13:05:49.792328 11958 catalog_manager.cc:5028] TS 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213): tablet 896baa417ce4411a99a633fddbb531b8 (table test-workload [id=2fcf00b1454943968793f37e6dd8977d]) successfully deleted
I20260709 13:05:50.050539 12148 consensus_queue.cc:237] T 290f13a0cac5430faf0c92e2daeeed42 P 8e3d76ae69c74d1f85f6da548856eeb7 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:05:50.055228 12761 raft_consensus.cc:1275] T 290f13a0cac5430faf0c92e2daeeed42 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:50.056527 13007 consensus_queue.cc:1048] T 290f13a0cac5430faf0c92e2daeeed42 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:50.056905 12073 raft_consensus.cc:1275] T 290f13a0cac5430faf0c92e2daeeed42 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:50.060003 13007 consensus_queue.cc:1048] T 290f13a0cac5430faf0c92e2daeeed42 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:50.064343 13009 raft_consensus.cc:2955] T 290f13a0cac5430faf0c92e2daeeed42 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e86b6ed62ab0403bbda1861973380297 (127.10.182.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:50.076424 12761 raft_consensus.cc:2955] T 290f13a0cac5430faf0c92e2daeeed42 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e86b6ed62ab0403bbda1861973380297 (127.10.182.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:50.082991 12074 raft_consensus.cc:2955] T 290f13a0cac5430faf0c92e2daeeed42 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e86b6ed62ab0403bbda1861973380297 (127.10.182.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:50.104707 11958 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 290f13a0cac5430faf0c92e2daeeed42 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:50.106925 11972 catalog_manager.cc:5697] T 290f13a0cac5430faf0c92e2daeeed42 P 34bbb454ad22499cac0941f061a68408 reported cstate change: config changed from index 3 to 4, VOTER e86b6ed62ab0403bbda1861973380297 (127.10.182.3) evicted. New cstate: current_term: 1 leader_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:50.119585 12208 tablet_service.cc:1558] Processing DeleteTablet for tablet 290f13a0cac5430faf0c92e2daeeed42 with delete_type TABLET_DATA_TOMBSTONED (TS e86b6ed62ab0403bbda1861973380297 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60452
I20260709 13:05:50.133213 13023 tablet_replica.cc:333] T 290f13a0cac5430faf0c92e2daeeed42 P e86b6ed62ab0403bbda1861973380297: stopping tablet replica
I20260709 13:05:50.134826 13023 raft_consensus.cc:2243] T 290f13a0cac5430faf0c92e2daeeed42 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:50.135464 13023 raft_consensus.cc:2272] T 290f13a0cac5430faf0c92e2daeeed42 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:50.144145 13023 ts_tablet_manager.cc:1916] T 290f13a0cac5430faf0c92e2daeeed42 P e86b6ed62ab0403bbda1861973380297: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:50.155597 13023 ts_tablet_manager.cc:1929] T 290f13a0cac5430faf0c92e2daeeed42 P e86b6ed62ab0403bbda1861973380297: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:05:50.155977 13023 log.cc:1199] T 290f13a0cac5430faf0c92e2daeeed42 P e86b6ed62ab0403bbda1861973380297: Deleting WAL directory at /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602301807890-10968-0/minicluster-data/ts-2-root/wals/290f13a0cac5430faf0c92e2daeeed42
I20260709 13:05:50.157377 11960 catalog_manager.cc:5028] TS e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567): tablet 290f13a0cac5430faf0c92e2daeeed42 (table test-workload [id=2fcf00b1454943968793f37e6dd8977d]) successfully deleted
I20260709 13:05:51.188380 12216 consensus_queue.cc:237] T caae6f2a2a134898a3418b09754c4d83 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Queue 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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:05:51.194643 12067 raft_consensus.cc:1275] T caae6f2a2a134898a3418b09754c4d83 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:05:51.194796 12190 consensus_peers.cc:597] T caae6f2a2a134898a3418b09754c4d83 P e86b6ed62ab0403bbda1861973380297 -> Peer 5831a3bceaea419db182492a1fd79862 (127.10.182.4:45681): Couldn't send request to peer 5831a3bceaea419db182492a1fd79862. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: caae6f2a2a134898a3418b09754c4d83. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:51.195312 12143 raft_consensus.cc:1275] T caae6f2a2a134898a3418b09754c4d83 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:51.196012 13024 consensus_queue.cc:1048] T caae6f2a2a134898a3418b09754c4d83 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:51.196930 13013 consensus_queue.cc:1048] T caae6f2a2a134898a3418b09754c4d83 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:51.215978 13013 raft_consensus.cc:2955] T caae6f2a2a134898a3418b09754c4d83 P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:05:51.221921 12067 raft_consensus.cc:2955] T caae6f2a2a134898a3418b09754c4d83 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:05:51.222877 12143 raft_consensus.cc:2955] T caae6f2a2a134898a3418b09754c4d83 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:05:51.237277 12067 consensus_queue.cc:237] T ab8b94fb70f6452aa3e12611ff1cfdcd P 34bbb454ad22499cac0941f061a68408 [LEADER]: Queue 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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:05:51.240955 11973 catalog_manager.cc:5697] T caae6f2a2a134898a3418b09754c4d83 P e86b6ed62ab0403bbda1861973380297 reported cstate change: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New cstate: current_term: 1 leader_uuid: "e86b6ed62ab0403bbda1861973380297" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:05:51.248209 12041 consensus_peers.cc:597] T ab8b94fb70f6452aa3e12611ff1cfdcd P 34bbb454ad22499cac0941f061a68408 -> Peer 5831a3bceaea419db182492a1fd79862 (127.10.182.4:45681): Couldn't send request to peer 5831a3bceaea419db182492a1fd79862. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ab8b94fb70f6452aa3e12611ff1cfdcd. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:51.254729 12216 raft_consensus.cc:1275] T ab8b94fb70f6452aa3e12611ff1cfdcd P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:51.255823 12144 raft_consensus.cc:1275] T ab8b94fb70f6452aa3e12611ff1cfdcd P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:51.256672 12958 consensus_queue.cc:1048] T ab8b94fb70f6452aa3e12611ff1cfdcd P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:05:51.258680 12919 consensus_queue.cc:1048] T ab8b94fb70f6452aa3e12611ff1cfdcd P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:51.272352 12958 raft_consensus.cc:2955] T ab8b94fb70f6452aa3e12611ff1cfdcd P 34bbb454ad22499cac0941f061a68408 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:05:51.274226 12216 raft_consensus.cc:2955] T ab8b94fb70f6452aa3e12611ff1cfdcd P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:05:51.279049 12144 raft_consensus.cc:2955] T ab8b94fb70f6452aa3e12611ff1cfdcd P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:05:51.288551 12215 consensus_queue.cc:237] T 005f1c400f184ef29bf5050bb6f47440 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Queue 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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:05:51.295552 11972 catalog_manager.cc:5697] T ab8b94fb70f6452aa3e12611ff1cfdcd P 34bbb454ad22499cac0941f061a68408 reported cstate change: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New cstate: current_term: 1 leader_uuid: "34bbb454ad22499cac0941f061a68408" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:51.300200 12144 raft_consensus.cc:1275] T 005f1c400f184ef29bf5050bb6f47440 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:51.302944 12067 raft_consensus.cc:1275] T 005f1c400f184ef29bf5050bb6f47440 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:05:51.303077 12190 consensus_peers.cc:597] T 005f1c400f184ef29bf5050bb6f47440 P e86b6ed62ab0403bbda1861973380297 -> Peer 5831a3bceaea419db182492a1fd79862 (127.10.182.4:45681): Couldn't send request to peer 5831a3bceaea419db182492a1fd79862. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 005f1c400f184ef29bf5050bb6f47440. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:51.303215 12990 consensus_queue.cc:1048] T 005f1c400f184ef29bf5050bb6f47440 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:51.305593 13024 consensus_queue.cc:1048] T 005f1c400f184ef29bf5050bb6f47440 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:51.331983 13024 raft_consensus.cc:2955] T 005f1c400f184ef29bf5050bb6f47440 P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:05:51.336141 12068 raft_consensus.cc:2955] T 005f1c400f184ef29bf5050bb6f47440 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:05:51.334864 12144 raft_consensus.cc:2955] T 005f1c400f184ef29bf5050bb6f47440 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:05:51.351712 12067 consensus_queue.cc:237] T e2073b92edc44f47a436b8e97c190a34 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Queue 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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:05:51.355475 11969 catalog_manager.cc:5697] T 005f1c400f184ef29bf5050bb6f47440 P e86b6ed62ab0403bbda1861973380297 reported cstate change: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New cstate: current_term: 1 leader_uuid: "e86b6ed62ab0403bbda1861973380297" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:05:51.375164 12041 consensus_peers.cc:597] T e2073b92edc44f47a436b8e97c190a34 P 34bbb454ad22499cac0941f061a68408 -> Peer 5831a3bceaea419db182492a1fd79862 (127.10.182.4:45681): Couldn't send request to peer 5831a3bceaea419db182492a1fd79862. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e2073b92edc44f47a436b8e97c190a34. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:51.376001 12215 raft_consensus.cc:1275] T e2073b92edc44f47a436b8e97c190a34 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:51.379127 12919 consensus_queue.cc:1048] T e2073b92edc44f47a436b8e97c190a34 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:51.380394 12143 raft_consensus.cc:1275] T e2073b92edc44f47a436b8e97c190a34 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:51.383577 12919 consensus_queue.cc:1048] T e2073b92edc44f47a436b8e97c190a34 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:51.395991 12958 raft_consensus.cc:2955] T e2073b92edc44f47a436b8e97c190a34 P 34bbb454ad22499cac0941f061a68408 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:05:51.398501 12215 raft_consensus.cc:2955] T e2073b92edc44f47a436b8e97c190a34 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:05:51.401703 12144 raft_consensus.cc:2955] T e2073b92edc44f47a436b8e97c190a34 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:05:51.417214 11972 catalog_manager.cc:5697] T e2073b92edc44f47a436b8e97c190a34 P 8e3d76ae69c74d1f85f6da548856eeb7 reported cstate change: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New cstate: current_term: 1 leader_uuid: "34bbb454ad22499cac0941f061a68408" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:05:51.748072 13043 ts_tablet_manager.cc:933] T ab8b94fb70f6452aa3e12611ff1cfdcd P 5831a3bceaea419db182492a1fd79862: Initiating tablet copy from peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883)
I20260709 13:05:51.750061 13043 tablet_copy_client.cc:323] T ab8b94fb70f6452aa3e12611ff1cfdcd P 5831a3bceaea419db182492a1fd79862: tablet copy: Beginning tablet copy session from remote peer at address 127.10.182.1:37883
I20260709 13:05:51.751806 12085 tablet_copy_service.cc:140] P 34bbb454ad22499cac0941f061a68408: Received BeginTabletCopySession request for tablet ab8b94fb70f6452aa3e12611ff1cfdcd from peer 5831a3bceaea419db182492a1fd79862 ({username='slave'} at 127.0.0.1:40312)
I20260709 13:05:51.752365 12085 tablet_copy_service.cc:161] P 34bbb454ad22499cac0941f061a68408: Beginning new tablet copy session on tablet ab8b94fb70f6452aa3e12611ff1cfdcd from peer 5831a3bceaea419db182492a1fd79862 at {username='slave'} at 127.0.0.1:40312: session id = 5831a3bceaea419db182492a1fd79862-ab8b94fb70f6452aa3e12611ff1cfdcd
I20260709 13:05:51.759794 12085 tablet_copy_source_session.cc:215] T ab8b94fb70f6452aa3e12611ff1cfdcd P 34bbb454ad22499cac0941f061a68408: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:51.762913 13043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab8b94fb70f6452aa3e12611ff1cfdcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:51.773175 13043 tablet_copy_client.cc:806] T ab8b94fb70f6452aa3e12611ff1cfdcd P 5831a3bceaea419db182492a1fd79862: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:51.773686 13043 tablet_copy_client.cc:670] T ab8b94fb70f6452aa3e12611ff1cfdcd P 5831a3bceaea419db182492a1fd79862: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:51.777819 13045 ts_tablet_manager.cc:933] T e2073b92edc44f47a436b8e97c190a34 P 5831a3bceaea419db182492a1fd79862: Initiating tablet copy from peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883)
I20260709 13:05:51.782374 13043 tablet_copy_client.cc:538] T ab8b94fb70f6452aa3e12611ff1cfdcd P 5831a3bceaea419db182492a1fd79862: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:51.788223 13045 tablet_copy_client.cc:323] T e2073b92edc44f47a436b8e97c190a34 P 5831a3bceaea419db182492a1fd79862: tablet copy: Beginning tablet copy session from remote peer at address 127.10.182.1:37883
I20260709 13:05:51.790309 12085 tablet_copy_service.cc:140] P 34bbb454ad22499cac0941f061a68408: Received BeginTabletCopySession request for tablet e2073b92edc44f47a436b8e97c190a34 from peer 5831a3bceaea419db182492a1fd79862 ({username='slave'} at 127.0.0.1:40312)
I20260709 13:05:51.790899 13047 ts_tablet_manager.cc:933] T caae6f2a2a134898a3418b09754c4d83 P 5831a3bceaea419db182492a1fd79862: Initiating tablet copy from peer e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:51.790855 12085 tablet_copy_service.cc:161] P 34bbb454ad22499cac0941f061a68408: Beginning new tablet copy session on tablet e2073b92edc44f47a436b8e97c190a34 from peer 5831a3bceaea419db182492a1fd79862 at {username='slave'} at 127.0.0.1:40312: session id = 5831a3bceaea419db182492a1fd79862-e2073b92edc44f47a436b8e97c190a34
I20260709 13:05:51.791913 13043 tablet_bootstrap.cc:492] T ab8b94fb70f6452aa3e12611ff1cfdcd P 5831a3bceaea419db182492a1fd79862: Bootstrap starting.
I20260709 13:05:51.798846 12085 tablet_copy_source_session.cc:215] T e2073b92edc44f47a436b8e97c190a34 P 34bbb454ad22499cac0941f061a68408: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:51.802313 13045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2073b92edc44f47a436b8e97c190a34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:51.805347 13047 tablet_copy_client.cc:323] T caae6f2a2a134898a3418b09754c4d83 P 5831a3bceaea419db182492a1fd79862: tablet copy: Beginning tablet copy session from remote peer at address 127.10.182.3:44567
I20260709 13:05:51.810258 12234 tablet_copy_service.cc:140] P e86b6ed62ab0403bbda1861973380297: Received BeginTabletCopySession request for tablet caae6f2a2a134898a3418b09754c4d83 from peer 5831a3bceaea419db182492a1fd79862 ({username='slave'} at 127.0.0.1:44918)
I20260709 13:05:51.810799 12234 tablet_copy_service.cc:161] P e86b6ed62ab0403bbda1861973380297: Beginning new tablet copy session on tablet caae6f2a2a134898a3418b09754c4d83 from peer 5831a3bceaea419db182492a1fd79862 at {username='slave'} at 127.0.0.1:44918: session id = 5831a3bceaea419db182492a1fd79862-caae6f2a2a134898a3418b09754c4d83
I20260709 13:05:51.824791 12234 tablet_copy_source_session.cc:215] T caae6f2a2a134898a3418b09754c4d83 P e86b6ed62ab0403bbda1861973380297: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:51.832552 13047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet caae6f2a2a134898a3418b09754c4d83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:51.832582 13045 tablet_copy_client.cc:806] T e2073b92edc44f47a436b8e97c190a34 P 5831a3bceaea419db182492a1fd79862: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:51.834748 13045 tablet_copy_client.cc:670] T e2073b92edc44f47a436b8e97c190a34 P 5831a3bceaea419db182492a1fd79862: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:51.840529 13045 tablet_copy_client.cc:538] T e2073b92edc44f47a436b8e97c190a34 P 5831a3bceaea419db182492a1fd79862: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:51.842828 13043 tablet_bootstrap.cc:492] T ab8b94fb70f6452aa3e12611ff1cfdcd P 5831a3bceaea419db182492a1fd79862: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:51.843982 13043 tablet_bootstrap.cc:492] T ab8b94fb70f6452aa3e12611ff1cfdcd P 5831a3bceaea419db182492a1fd79862: Bootstrap complete.
I20260709 13:05:51.844748 13043 ts_tablet_manager.cc:1403] T ab8b94fb70f6452aa3e12611ff1cfdcd P 5831a3bceaea419db182492a1fd79862: Time spent bootstrapping tablet: real 0.053s	user 0.031s	sys 0.010s
I20260709 13:05:51.849182 13043 raft_consensus.cc:359] T ab8b94fb70f6452aa3e12611ff1cfdcd P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:05:51.849992 13043 raft_consensus.cc:740] T ab8b94fb70f6452aa3e12611ff1cfdcd P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5831a3bceaea419db182492a1fd79862, State: Initialized, Role: LEARNER
I20260709 13:05:51.850659 13043 consensus_queue.cc:260] T ab8b94fb70f6452aa3e12611ff1cfdcd P 5831a3bceaea419db182492a1fd79862 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:05:51.852079 13047 tablet_copy_client.cc:806] T caae6f2a2a134898a3418b09754c4d83 P 5831a3bceaea419db182492a1fd79862: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:51.852763 13047 tablet_copy_client.cc:670] T caae6f2a2a134898a3418b09754c4d83 P 5831a3bceaea419db182492a1fd79862: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:51.856415 13047 tablet_copy_client.cc:538] T caae6f2a2a134898a3418b09754c4d83 P 5831a3bceaea419db182492a1fd79862: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:51.865617 13045 tablet_bootstrap.cc:492] T e2073b92edc44f47a436b8e97c190a34 P 5831a3bceaea419db182492a1fd79862: Bootstrap starting.
I20260709 13:05:51.878463 13050 ts_tablet_manager.cc:933] T 005f1c400f184ef29bf5050bb6f47440 P 5831a3bceaea419db182492a1fd79862: Initiating tablet copy from peer e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:51.888129 13043 ts_tablet_manager.cc:1434] T ab8b94fb70f6452aa3e12611ff1cfdcd P 5831a3bceaea419db182492a1fd79862: Time spent starting tablet: real 0.043s	user 0.030s	sys 0.011s
I20260709 13:05:51.888620 13047 tablet_bootstrap.cc:492] T caae6f2a2a134898a3418b09754c4d83 P 5831a3bceaea419db182492a1fd79862: Bootstrap starting.
I20260709 13:05:51.891636 12085 tablet_copy_service.cc:342] P 34bbb454ad22499cac0941f061a68408: Request end of tablet copy session 5831a3bceaea419db182492a1fd79862-ab8b94fb70f6452aa3e12611ff1cfdcd received from {username='slave'} at 127.0.0.1:40312
I20260709 13:05:51.892704 12085 tablet_copy_service.cc:434] P 34bbb454ad22499cac0941f061a68408: ending tablet copy session 5831a3bceaea419db182492a1fd79862-ab8b94fb70f6452aa3e12611ff1cfdcd on tablet ab8b94fb70f6452aa3e12611ff1cfdcd with peer 5831a3bceaea419db182492a1fd79862
I20260709 13:05:51.954598 13045 tablet_bootstrap.cc:492] T e2073b92edc44f47a436b8e97c190a34 P 5831a3bceaea419db182492a1fd79862: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:51.955739 13045 tablet_bootstrap.cc:492] T e2073b92edc44f47a436b8e97c190a34 P 5831a3bceaea419db182492a1fd79862: Bootstrap complete.
I20260709 13:05:51.956966 13045 ts_tablet_manager.cc:1403] T e2073b92edc44f47a436b8e97c190a34 P 5831a3bceaea419db182492a1fd79862: Time spent bootstrapping tablet: real 0.092s	user 0.030s	sys 0.023s
I20260709 13:05:51.965145 13045 raft_consensus.cc:359] T e2073b92edc44f47a436b8e97c190a34 P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:05:51.966279 13045 raft_consensus.cc:740] T e2073b92edc44f47a436b8e97c190a34 P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5831a3bceaea419db182492a1fd79862, State: Initialized, Role: LEARNER
I20260709 13:05:51.967278 13050 tablet_copy_client.cc:323] T 005f1c400f184ef29bf5050bb6f47440 P 5831a3bceaea419db182492a1fd79862: tablet copy: Beginning tablet copy session from remote peer at address 127.10.182.3:44567
I20260709 13:05:51.967213 13045 consensus_queue.cc:260] T e2073b92edc44f47a436b8e97c190a34 P 5831a3bceaea419db182492a1fd79862 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:05:51.969197 12234 tablet_copy_service.cc:140] P e86b6ed62ab0403bbda1861973380297: Received BeginTabletCopySession request for tablet 005f1c400f184ef29bf5050bb6f47440 from peer 5831a3bceaea419db182492a1fd79862 ({username='slave'} at 127.0.0.1:44918)
I20260709 13:05:51.969713 12234 tablet_copy_service.cc:161] P e86b6ed62ab0403bbda1861973380297: Beginning new tablet copy session on tablet 005f1c400f184ef29bf5050bb6f47440 from peer 5831a3bceaea419db182492a1fd79862 at {username='slave'} at 127.0.0.1:44918: session id = 5831a3bceaea419db182492a1fd79862-005f1c400f184ef29bf5050bb6f47440
I20260709 13:05:51.969937 13045 ts_tablet_manager.cc:1434] T e2073b92edc44f47a436b8e97c190a34 P 5831a3bceaea419db182492a1fd79862: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 13:05:51.974416 12085 tablet_copy_service.cc:342] P 34bbb454ad22499cac0941f061a68408: Request end of tablet copy session 5831a3bceaea419db182492a1fd79862-e2073b92edc44f47a436b8e97c190a34 received from {username='slave'} at 127.0.0.1:40312
I20260709 13:05:51.974882 12085 tablet_copy_service.cc:434] P 34bbb454ad22499cac0941f061a68408: ending tablet copy session 5831a3bceaea419db182492a1fd79862-e2073b92edc44f47a436b8e97c190a34 on tablet e2073b92edc44f47a436b8e97c190a34 with peer 5831a3bceaea419db182492a1fd79862
I20260709 13:05:51.976516 13047 tablet_bootstrap.cc:492] T caae6f2a2a134898a3418b09754c4d83 P 5831a3bceaea419db182492a1fd79862: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:51.977581 13047 tablet_bootstrap.cc:492] T caae6f2a2a134898a3418b09754c4d83 P 5831a3bceaea419db182492a1fd79862: Bootstrap complete.
I20260709 13:05:51.978297 13047 ts_tablet_manager.cc:1403] T caae6f2a2a134898a3418b09754c4d83 P 5831a3bceaea419db182492a1fd79862: Time spent bootstrapping tablet: real 0.090s	user 0.030s	sys 0.000s
I20260709 13:05:51.982667 13047 raft_consensus.cc:359] T caae6f2a2a134898a3418b09754c4d83 P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:05:51.983533 13047 raft_consensus.cc:740] T caae6f2a2a134898a3418b09754c4d83 P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5831a3bceaea419db182492a1fd79862, State: Initialized, Role: LEARNER
I20260709 13:05:51.984194 13047 consensus_queue.cc:260] T caae6f2a2a134898a3418b09754c4d83 P 5831a3bceaea419db182492a1fd79862 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:05:51.986707 13047 ts_tablet_manager.cc:1434] T caae6f2a2a134898a3418b09754c4d83 P 5831a3bceaea419db182492a1fd79862: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:05:51.988864 12233 tablet_copy_service.cc:342] P e86b6ed62ab0403bbda1861973380297: Request end of tablet copy session 5831a3bceaea419db182492a1fd79862-caae6f2a2a134898a3418b09754c4d83 received from {username='slave'} at 127.0.0.1:44918
I20260709 13:05:51.989296 12233 tablet_copy_service.cc:434] P e86b6ed62ab0403bbda1861973380297: ending tablet copy session 5831a3bceaea419db182492a1fd79862-caae6f2a2a134898a3418b09754c4d83 on tablet caae6f2a2a134898a3418b09754c4d83 with peer 5831a3bceaea419db182492a1fd79862
I20260709 13:05:51.990201 12234 tablet_copy_source_session.cc:215] T 005f1c400f184ef29bf5050bb6f47440 P e86b6ed62ab0403bbda1861973380297: Tablet Copy: opened 0 blocks and 1 log segments
W20260709 13:05:52.021157 12116 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.182.3:44567, user_credentials={real_user=slave}} blocked reactor thread for 62391.7us
I20260709 13:05:52.026465 13050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 005f1c400f184ef29bf5050bb6f47440. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:52.047266 13050 tablet_copy_client.cc:806] T 005f1c400f184ef29bf5050bb6f47440 P 5831a3bceaea419db182492a1fd79862: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:52.049470 13050 tablet_copy_client.cc:670] T 005f1c400f184ef29bf5050bb6f47440 P 5831a3bceaea419db182492a1fd79862: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:52.054622 13050 tablet_copy_client.cc:538] T 005f1c400f184ef29bf5050bb6f47440 P 5831a3bceaea419db182492a1fd79862: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:52.065263 13050 tablet_bootstrap.cc:492] T 005f1c400f184ef29bf5050bb6f47440 P 5831a3bceaea419db182492a1fd79862: Bootstrap starting.
I20260709 13:05:52.087168 13050 tablet_bootstrap.cc:492] T 005f1c400f184ef29bf5050bb6f47440 P 5831a3bceaea419db182492a1fd79862: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:52.088074 13050 tablet_bootstrap.cc:492] T 005f1c400f184ef29bf5050bb6f47440 P 5831a3bceaea419db182492a1fd79862: Bootstrap complete.
I20260709 13:05:52.088737 13050 ts_tablet_manager.cc:1403] T 005f1c400f184ef29bf5050bb6f47440 P 5831a3bceaea419db182492a1fd79862: Time spent bootstrapping tablet: real 0.024s	user 0.021s	sys 0.000s
I20260709 13:05:52.091562 13050 raft_consensus.cc:359] T 005f1c400f184ef29bf5050bb6f47440 P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:05:52.092360 13050 raft_consensus.cc:740] T 005f1c400f184ef29bf5050bb6f47440 P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5831a3bceaea419db182492a1fd79862, State: Initialized, Role: LEARNER
I20260709 13:05:52.092996 13050 consensus_queue.cc:260] T 005f1c400f184ef29bf5050bb6f47440 P 5831a3bceaea419db182492a1fd79862 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:05:52.096909 13050 ts_tablet_manager.cc:1434] T 005f1c400f184ef29bf5050bb6f47440 P 5831a3bceaea419db182492a1fd79862: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:05:52.098443 12234 tablet_copy_service.cc:342] P e86b6ed62ab0403bbda1861973380297: Request end of tablet copy session 5831a3bceaea419db182492a1fd79862-005f1c400f184ef29bf5050bb6f47440 received from {username='slave'} at 127.0.0.1:44918
I20260709 13:05:52.098802 12234 tablet_copy_service.cc:434] P e86b6ed62ab0403bbda1861973380297: ending tablet copy session 5831a3bceaea419db182492a1fd79862-005f1c400f184ef29bf5050bb6f47440 on tablet 005f1c400f184ef29bf5050bb6f47440 with peer 5831a3bceaea419db182492a1fd79862
I20260709 13:05:52.153697 12761 raft_consensus.cc:1217] T ab8b94fb70f6452aa3e12611ff1cfdcd P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:05:52.198063 12761 raft_consensus.cc:1217] T e2073b92edc44f47a436b8e97c190a34 P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:05:52.257320 12761 raft_consensus.cc:1217] T 005f1c400f184ef29bf5050bb6f47440 P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:05:52.391687 12761 raft_consensus.cc:1217] T caae6f2a2a134898a3418b09754c4d83 P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:05:52.597036 13059 raft_consensus.cc:1064] T ab8b94fb70f6452aa3e12611ff1cfdcd P 34bbb454ad22499cac0941f061a68408: attempting to promote NON_VOTER 5831a3bceaea419db182492a1fd79862 to VOTER
I20260709 13:05:52.604115 13059 consensus_queue.cc:237] T ab8b94fb70f6452aa3e12611ff1cfdcd P 34bbb454ad22499cac0941f061a68408 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:05:52.615392 12761 raft_consensus.cc:1275] T ab8b94fb70f6452aa3e12611ff1cfdcd P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:52.618364 12143 raft_consensus.cc:1275] T ab8b94fb70f6452aa3e12611ff1cfdcd P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:52.618963 12216 raft_consensus.cc:1275] T ab8b94fb70f6452aa3e12611ff1cfdcd P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:52.620698 12919 consensus_queue.cc:1048] T ab8b94fb70f6452aa3e12611ff1cfdcd P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:05:52.623286 12919 consensus_queue.cc:1048] T ab8b94fb70f6452aa3e12611ff1cfdcd P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:52.624933 12958 consensus_queue.cc:1048] T ab8b94fb70f6452aa3e12611ff1cfdcd P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:05:52.671214 12919 raft_consensus.cc:2955] T ab8b94fb70f6452aa3e12611ff1cfdcd P 34bbb454ad22499cac0941f061a68408 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:52.672813 12760 raft_consensus.cc:2955] T ab8b94fb70f6452aa3e12611ff1cfdcd P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:52.676254 12143 raft_consensus.cc:2955] T ab8b94fb70f6452aa3e12611ff1cfdcd P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:52.692080 12223 raft_consensus.cc:2955] T ab8b94fb70f6452aa3e12611ff1cfdcd P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:52.699951 11972 catalog_manager.cc:5697] T ab8b94fb70f6452aa3e12611ff1cfdcd P 8e3d76ae69c74d1f85f6da548856eeb7 reported cstate change: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "34bbb454ad22499cac0941f061a68408" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:52.732964 12068 consensus_queue.cc:237] T ab8b94fb70f6452aa3e12611ff1cfdcd P 34bbb454ad22499cac0941f061a68408 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:05:52.741322 12760 raft_consensus.cc:1275] T ab8b94fb70f6452aa3e12611ff1cfdcd P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:52.742717 12144 raft_consensus.cc:1275] T ab8b94fb70f6452aa3e12611ff1cfdcd P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:52.744210 13068 consensus_queue.cc:1048] T ab8b94fb70f6452aa3e12611ff1cfdcd P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:05:52.746101 13059 consensus_queue.cc:1048] T ab8b94fb70f6452aa3e12611ff1cfdcd P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:52.753418 12760 raft_consensus.cc:2955] T ab8b94fb70f6452aa3e12611ff1cfdcd P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e86b6ed62ab0403bbda1861973380297 (127.10.182.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:52.751085 13068 raft_consensus.cc:2955] T ab8b94fb70f6452aa3e12611ff1cfdcd P 34bbb454ad22499cac0941f061a68408 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e86b6ed62ab0403bbda1861973380297 (127.10.182.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:52.756271 12144 raft_consensus.cc:2955] T ab8b94fb70f6452aa3e12611ff1cfdcd P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e86b6ed62ab0403bbda1861973380297 (127.10.182.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:52.772830 11957 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ab8b94fb70f6452aa3e12611ff1cfdcd with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:52.777514 11971 catalog_manager.cc:5697] T ab8b94fb70f6452aa3e12611ff1cfdcd P 8e3d76ae69c74d1f85f6da548856eeb7 reported cstate change: config changed from index 3 to 4, VOTER e86b6ed62ab0403bbda1861973380297 (127.10.182.3) evicted. New cstate: current_term: 1 leader_uuid: "34bbb454ad22499cac0941f061a68408" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:52.786571 13068 raft_consensus.cc:1064] T e2073b92edc44f47a436b8e97c190a34 P 34bbb454ad22499cac0941f061a68408: attempting to promote NON_VOTER 5831a3bceaea419db182492a1fd79862 to VOTER
I20260709 13:05:52.790320 13068 consensus_queue.cc:237] T e2073b92edc44f47a436b8e97c190a34 P 34bbb454ad22499cac0941f061a68408 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:05:52.800040 12208 tablet_service.cc:1558] Processing DeleteTablet for tablet ab8b94fb70f6452aa3e12611ff1cfdcd with delete_type TABLET_DATA_TOMBSTONED (TS e86b6ed62ab0403bbda1861973380297 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60452
I20260709 13:05:52.803673 13074 tablet_replica.cc:333] T ab8b94fb70f6452aa3e12611ff1cfdcd P e86b6ed62ab0403bbda1861973380297: stopping tablet replica
I20260709 13:05:52.807601 12223 raft_consensus.cc:1275] T e2073b92edc44f47a436b8e97c190a34 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:52.808655 12144 raft_consensus.cc:1275] T e2073b92edc44f47a436b8e97c190a34 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:52.809259 12919 consensus_queue.cc:1048] T e2073b92edc44f47a436b8e97c190a34 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:52.812795 12760 raft_consensus.cc:1275] T e2073b92edc44f47a436b8e97c190a34 P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:52.813265 12919 consensus_queue.cc:1048] T e2073b92edc44f47a436b8e97c190a34 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:52.815840 12958 consensus_queue.cc:1048] T e2073b92edc44f47a436b8e97c190a34 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:52.817203 13013 raft_consensus.cc:1064] T 005f1c400f184ef29bf5050bb6f47440 P e86b6ed62ab0403bbda1861973380297: attempting to promote NON_VOTER 5831a3bceaea419db182492a1fd79862 to VOTER
I20260709 13:05:52.819937 13013 consensus_queue.cc:237] T 005f1c400f184ef29bf5050bb6f47440 P e86b6ed62ab0403bbda1861973380297 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:05:52.824548 13074 raft_consensus.cc:2243] T ab8b94fb70f6452aa3e12611ff1cfdcd P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:52.825541 13074 raft_consensus.cc:2272] T ab8b94fb70f6452aa3e12611ff1cfdcd P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:52.835584 13074 ts_tablet_manager.cc:1916] T ab8b94fb70f6452aa3e12611ff1cfdcd P e86b6ed62ab0403bbda1861973380297: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:52.854672 13068 raft_consensus.cc:2955] T e2073b92edc44f47a436b8e97c190a34 P 34bbb454ad22499cac0941f061a68408 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:52.863226 12761 raft_consensus.cc:2955] T e2073b92edc44f47a436b8e97c190a34 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:52.870277 12144 raft_consensus.cc:2955] T e2073b92edc44f47a436b8e97c190a34 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:52.881723 12215 raft_consensus.cc:2955] T e2073b92edc44f47a436b8e97c190a34 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:52.883548 11971 catalog_manager.cc:5697] T e2073b92edc44f47a436b8e97c190a34 P 34bbb454ad22499cac0941f061a68408 reported cstate change: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "34bbb454ad22499cac0941f061a68408" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:52.901829 12143 raft_consensus.cc:1275] T 005f1c400f184ef29bf5050bb6f47440 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:52.903515 13013 consensus_queue.cc:1048] T 005f1c400f184ef29bf5050bb6f47440 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:52.904129 12068 raft_consensus.cc:1275] T 005f1c400f184ef29bf5050bb6f47440 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:52.907500 12760 raft_consensus.cc:1275] T 005f1c400f184ef29bf5050bb6f47440 P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:52.909847 13061 consensus_queue.cc:1048] T 005f1c400f184ef29bf5050bb6f47440 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:05:52.923765 13074 ts_tablet_manager.cc:1929] T ab8b94fb70f6452aa3e12611ff1cfdcd P e86b6ed62ab0403bbda1861973380297: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:05:52.924363 13074 log.cc:1199] T ab8b94fb70f6452aa3e12611ff1cfdcd P e86b6ed62ab0403bbda1861973380297: Deleting WAL directory at /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602301807890-10968-0/minicluster-data/ts-2-root/wals/ab8b94fb70f6452aa3e12611ff1cfdcd
I20260709 13:05:52.927158 11960 catalog_manager.cc:5028] TS e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567): tablet ab8b94fb70f6452aa3e12611ff1cfdcd (table test-workload [id=2fcf00b1454943968793f37e6dd8977d]) successfully deleted
I20260709 13:05:52.928571 13013 consensus_queue.cc:1048] T 005f1c400f184ef29bf5050bb6f47440 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:05:52.963791 12990 raft_consensus.cc:1064] T caae6f2a2a134898a3418b09754c4d83 P e86b6ed62ab0403bbda1861973380297: attempting to promote NON_VOTER 5831a3bceaea419db182492a1fd79862 to VOTER
I20260709 13:05:52.967392 12990 consensus_queue.cc:237] T caae6f2a2a134898a3418b09754c4d83 P e86b6ed62ab0403bbda1861973380297 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:05:52.991904 12074 consensus_queue.cc:237] T e2073b92edc44f47a436b8e97c190a34 P 34bbb454ad22499cac0941f061a68408 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:05:52.996858 12760 raft_consensus.cc:1275] T e2073b92edc44f47a436b8e97c190a34 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:52.998590 12958 consensus_queue.cc:1048] T e2073b92edc44f47a436b8e97c190a34 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:05:53.008441 12215 raft_consensus.cc:1275] T e2073b92edc44f47a436b8e97c190a34 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:53.012251 13068 raft_consensus.cc:2955] T e2073b92edc44f47a436b8e97c190a34 P 34bbb454ad22499cac0941f061a68408 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:53.014992 12760 raft_consensus.cc:2955] T e2073b92edc44f47a436b8e97c190a34 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:53.030444 11957 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e2073b92edc44f47a436b8e97c190a34 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:53.034281 12958 consensus_queue.cc:1048] T e2073b92edc44f47a436b8e97c190a34 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:53.045889 13062 raft_consensus.cc:2955] T 005f1c400f184ef29bf5050bb6f47440 P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:53.050213 12144 raft_consensus.cc:2955] T 005f1c400f184ef29bf5050bb6f47440 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:53.050822 12215 raft_consensus.cc:2955] T e2073b92edc44f47a436b8e97c190a34 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:53.054778 12761 raft_consensus.cc:1275] T caae6f2a2a134898a3418b09754c4d83 P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:53.055699 12143 raft_consensus.cc:1275] T caae6f2a2a134898a3418b09754c4d83 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:53.056464 13013 consensus_queue.cc:1048] T caae6f2a2a134898a3418b09754c4d83 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:53.067662 11969 catalog_manager.cc:5697] T e2073b92edc44f47a436b8e97c190a34 P 34bbb454ad22499cac0941f061a68408 reported cstate change: config changed from index 3 to 4, VOTER 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2) evicted. New cstate: current_term: 1 leader_uuid: "34bbb454ad22499cac0941f061a68408" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:53.075443 13063 consensus_queue.cc:1048] T caae6f2a2a134898a3418b09754c4d83 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:05:53.097945 11973 catalog_manager.cc:5697] T 005f1c400f184ef29bf5050bb6f47440 P 8e3d76ae69c74d1f85f6da548856eeb7 reported cstate change: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e86b6ed62ab0403bbda1861973380297" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
W20260709 13:05:53.112970 12187 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.182.1:37883, user_credentials={real_user=slave}} blocked reactor thread for 48785.2us
I20260709 13:05:53.122136 12067 raft_consensus.cc:1275] T caae6f2a2a134898a3418b09754c4d83 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:53.125140 12139 tablet_service.cc:1558] Processing DeleteTablet for tablet e2073b92edc44f47a436b8e97c190a34 with delete_type TABLET_DATA_TOMBSTONED (TS 8e3d76ae69c74d1f85f6da548856eeb7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56536
I20260709 13:05:53.136140 12760 raft_consensus.cc:2955] T 005f1c400f184ef29bf5050bb6f47440 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:53.148300 12990 consensus_queue.cc:1048] T caae6f2a2a134898a3418b09754c4d83 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:53.151827 12068 raft_consensus.cc:2955] T 005f1c400f184ef29bf5050bb6f47440 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:53.153306 13061 raft_consensus.cc:2955] T caae6f2a2a134898a3418b09754c4d83 P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:53.173110 13086 tablet_replica.cc:333] T e2073b92edc44f47a436b8e97c190a34 P 8e3d76ae69c74d1f85f6da548856eeb7: stopping tablet replica
I20260709 13:05:53.172281 12144 raft_consensus.cc:2955] T caae6f2a2a134898a3418b09754c4d83 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:53.174250 13086 raft_consensus.cc:2243] T e2073b92edc44f47a436b8e97c190a34 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:53.186337 13086 raft_consensus.cc:2272] T e2073b92edc44f47a436b8e97c190a34 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:53.207763 12215 consensus_queue.cc:237] T 005f1c400f184ef29bf5050bb6f47440 P e86b6ed62ab0403bbda1861973380297 [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: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:05:53.215730 12760 raft_consensus.cc:1275] T 005f1c400f184ef29bf5050bb6f47440 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:53.217411 12990 consensus_queue.cc:1048] T 005f1c400f184ef29bf5050bb6f47440 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:53.224803 13024 raft_consensus.cc:2955] T 005f1c400f184ef29bf5050bb6f47440 P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 34bbb454ad22499cac0941f061a68408 (127.10.182.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:53.229758 13086 ts_tablet_manager.cc:1916] T e2073b92edc44f47a436b8e97c190a34 P 8e3d76ae69c74d1f85f6da548856eeb7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:53.233208 12760 raft_consensus.cc:2955] T 005f1c400f184ef29bf5050bb6f47440 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 34bbb454ad22499cac0941f061a68408 (127.10.182.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:53.238085 11971 catalog_manager.cc:5697] T caae6f2a2a134898a3418b09754c4d83 P 8e3d76ae69c74d1f85f6da548856eeb7 reported cstate change: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e86b6ed62ab0403bbda1861973380297" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:53.241024 12142 raft_consensus.cc:1275] T 005f1c400f184ef29bf5050bb6f47440 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:53.242662 12761 raft_consensus.cc:2955] T caae6f2a2a134898a3418b09754c4d83 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:53.244760 13084 consensus_queue.cc:1048] T 005f1c400f184ef29bf5050bb6f47440 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:05:53.249169 12067 raft_consensus.cc:2955] T caae6f2a2a134898a3418b09754c4d83 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:53.258980 13086 ts_tablet_manager.cc:1929] T e2073b92edc44f47a436b8e97c190a34 P 8e3d76ae69c74d1f85f6da548856eeb7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:05:53.259591 13086 log.cc:1199] T e2073b92edc44f47a436b8e97c190a34 P 8e3d76ae69c74d1f85f6da548856eeb7: Deleting WAL directory at /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602301807890-10968-0/minicluster-data/ts-1-root/wals/e2073b92edc44f47a436b8e97c190a34
I20260709 13:05:53.259323 12142 raft_consensus.cc:2955] T 005f1c400f184ef29bf5050bb6f47440 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 34bbb454ad22499cac0941f061a68408 (127.10.182.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:53.262171 11958 catalog_manager.cc:5028] TS 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213): tablet e2073b92edc44f47a436b8e97c190a34 (table test-workload [id=2fcf00b1454943968793f37e6dd8977d]) successfully deleted
I20260709 13:05:53.279990 11960 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 005f1c400f184ef29bf5050bb6f47440 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:53.288218 11973 catalog_manager.cc:5697] T 005f1c400f184ef29bf5050bb6f47440 P 5831a3bceaea419db182492a1fd79862 reported cstate change: config changed from index 3 to 4, VOTER 34bbb454ad22499cac0941f061a68408 (127.10.182.1) evicted. New cstate: current_term: 1 leader_uuid: "e86b6ed62ab0403bbda1861973380297" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:53.296437 12215 consensus_queue.cc:237] T caae6f2a2a134898a3418b09754c4d83 P e86b6ed62ab0403bbda1861973380297 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:05:53.305070 12062 tablet_service.cc:1558] Processing DeleteTablet for tablet 005f1c400f184ef29bf5050bb6f47440 with delete_type TABLET_DATA_TOMBSTONED (TS 34bbb454ad22499cac0941f061a68408 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47622
I20260709 13:05:53.310295 12761 raft_consensus.cc:1275] T caae6f2a2a134898a3418b09754c4d83 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:53.310971 12074 raft_consensus.cc:1275] T caae6f2a2a134898a3418b09754c4d83 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:53.311877 13084 consensus_queue.cc:1048] T caae6f2a2a134898a3418b09754c4d83 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:53.313508 13063 consensus_queue.cc:1048] T caae6f2a2a134898a3418b09754c4d83 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:53.316386 13088 tablet_replica.cc:333] T 005f1c400f184ef29bf5050bb6f47440 P 34bbb454ad22499cac0941f061a68408: stopping tablet replica
I20260709 13:05:53.318545 13088 raft_consensus.cc:2243] T 005f1c400f184ef29bf5050bb6f47440 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:53.319329 12990 raft_consensus.cc:2955] T caae6f2a2a134898a3418b09754c4d83 P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:53.325176 13088 raft_consensus.cc:2272] T 005f1c400f184ef29bf5050bb6f47440 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:53.321033 12760 raft_consensus.cc:2955] T caae6f2a2a134898a3418b09754c4d83 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:53.325282 12067 raft_consensus.cc:2955] T caae6f2a2a134898a3418b09754c4d83 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:53.329252 13088 ts_tablet_manager.cc:1916] T 005f1c400f184ef29bf5050bb6f47440 P 34bbb454ad22499cac0941f061a68408: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:53.334733 11960 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet caae6f2a2a134898a3418b09754c4d83 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:53.342118 11971 catalog_manager.cc:5697] T caae6f2a2a134898a3418b09754c4d83 P e86b6ed62ab0403bbda1861973380297 reported cstate change: config changed from index 3 to 4, VOTER 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2) evicted. New cstate: current_term: 1 leader_uuid: "e86b6ed62ab0403bbda1861973380297" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:53.359078 12139 tablet_service.cc:1558] Processing DeleteTablet for tablet caae6f2a2a134898a3418b09754c4d83 with delete_type TABLET_DATA_TOMBSTONED (TS 8e3d76ae69c74d1f85f6da548856eeb7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56536
I20260709 13:05:53.359994 13086 tablet_replica.cc:333] T caae6f2a2a134898a3418b09754c4d83 P 8e3d76ae69c74d1f85f6da548856eeb7: stopping tablet replica
I20260709 13:05:53.361178 13086 raft_consensus.cc:2243] T caae6f2a2a134898a3418b09754c4d83 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:53.362051 13086 raft_consensus.cc:2272] T caae6f2a2a134898a3418b09754c4d83 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:53.365708 13088 ts_tablet_manager.cc:1929] T 005f1c400f184ef29bf5050bb6f47440 P 34bbb454ad22499cac0941f061a68408: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:05:53.366233 13088 log.cc:1199] T 005f1c400f184ef29bf5050bb6f47440 P 34bbb454ad22499cac0941f061a68408: Deleting WAL directory at /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602301807890-10968-0/minicluster-data/ts-0-root/wals/005f1c400f184ef29bf5050bb6f47440
I20260709 13:05:53.366416 13086 ts_tablet_manager.cc:1916] T caae6f2a2a134898a3418b09754c4d83 P 8e3d76ae69c74d1f85f6da548856eeb7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:53.368192 11957 catalog_manager.cc:5028] TS 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): tablet 005f1c400f184ef29bf5050bb6f47440 (table test-workload [id=2fcf00b1454943968793f37e6dd8977d]) successfully deleted
I20260709 13:05:53.384548 13086 ts_tablet_manager.cc:1929] T caae6f2a2a134898a3418b09754c4d83 P 8e3d76ae69c74d1f85f6da548856eeb7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:05:53.384999 13086 log.cc:1199] T caae6f2a2a134898a3418b09754c4d83 P 8e3d76ae69c74d1f85f6da548856eeb7: Deleting WAL directory at /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602301807890-10968-0/minicluster-data/ts-1-root/wals/caae6f2a2a134898a3418b09754c4d83
I20260709 13:05:53.386358 11958 catalog_manager.cc:5028] TS 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213): tablet caae6f2a2a134898a3418b09754c4d83 (table test-workload [id=2fcf00b1454943968793f37e6dd8977d]) successfully deleted
I20260709 13:05:54.435017 12148 consensus_queue.cc:237] T 16428b6f0e7e40c7af070bcc44d4041d P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Queue 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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:05:54.442926 12215 raft_consensus.cc:1275] T 16428b6f0e7e40c7af070bcc44d4041d P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:54.444061 12074 raft_consensus.cc:1275] T 16428b6f0e7e40c7af070bcc44d4041d P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:54.444370 13056 consensus_queue.cc:1048] T 16428b6f0e7e40c7af070bcc44d4041d P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:05:54.445390 12116 consensus_peers.cc:597] T 16428b6f0e7e40c7af070bcc44d4041d P 8e3d76ae69c74d1f85f6da548856eeb7 -> Peer 5831a3bceaea419db182492a1fd79862 (127.10.182.4:45681): Couldn't send request to peer 5831a3bceaea419db182492a1fd79862. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 16428b6f0e7e40c7af070bcc44d4041d. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:54.447120 13056 consensus_queue.cc:1048] T 16428b6f0e7e40c7af070bcc44d4041d P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:54.455776 13057 raft_consensus.cc:2955] T 16428b6f0e7e40c7af070bcc44d4041d P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:05:54.457504 12215 raft_consensus.cc:2955] T 16428b6f0e7e40c7af070bcc44d4041d P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:05:54.465210 12074 raft_consensus.cc:2955] T 16428b6f0e7e40c7af070bcc44d4041d P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:05:54.476619 12148 consensus_queue.cc:237] T 65266f822a11450d810417fbd4142ecc P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Queue 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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:05:54.474573 11969 catalog_manager.cc:5697] T 16428b6f0e7e40c7af070bcc44d4041d P 8e3d76ae69c74d1f85f6da548856eeb7 reported cstate change: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New cstate: current_term: 1 leader_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:54.491422 12074 raft_consensus.cc:1275] T 65266f822a11450d810417fbd4142ecc P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:05:54.494907 12116 consensus_peers.cc:597] T 65266f822a11450d810417fbd4142ecc P 8e3d76ae69c74d1f85f6da548856eeb7 -> Peer 5831a3bceaea419db182492a1fd79862 (127.10.182.4:45681): Couldn't send request to peer 5831a3bceaea419db182492a1fd79862. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 65266f822a11450d810417fbd4142ecc. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:54.495576 12216 raft_consensus.cc:1275] T 65266f822a11450d810417fbd4142ecc P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:54.496373 13093 consensus_queue.cc:1048] T 65266f822a11450d810417fbd4142ecc P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:05:54.497521 13057 consensus_queue.cc:1048] T 65266f822a11450d810417fbd4142ecc P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:54.529691 13056 raft_consensus.cc:2955] T 65266f822a11450d810417fbd4142ecc P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:05:54.533823 12215 raft_consensus.cc:2955] T 65266f822a11450d810417fbd4142ecc P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:05:54.534329 12068 raft_consensus.cc:2955] T 65266f822a11450d810417fbd4142ecc P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:05:54.550721 11971 catalog_manager.cc:5697] T 65266f822a11450d810417fbd4142ecc P e86b6ed62ab0403bbda1861973380297 reported cstate change: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New cstate: current_term: 1 leader_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:05:54.553169 12215 consensus_queue.cc:237] T f2d3f5f4b46847e981ef45e207a6731c P e86b6ed62ab0403bbda1861973380297 [LEADER]: Queue 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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
W20260709 13:05:54.578147 12190 consensus_peers.cc:597] T f2d3f5f4b46847e981ef45e207a6731c P e86b6ed62ab0403bbda1861973380297 -> Peer 5831a3bceaea419db182492a1fd79862 (127.10.182.4:45681): Couldn't send request to peer 5831a3bceaea419db182492a1fd79862. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f2d3f5f4b46847e981ef45e207a6731c. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:54.580035 12148 raft_consensus.cc:1275] T f2d3f5f4b46847e981ef45e207a6731c P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:54.580444 12068 raft_consensus.cc:1275] T f2d3f5f4b46847e981ef45e207a6731c P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:54.581583 13024 consensus_queue.cc:1048] T f2d3f5f4b46847e981ef45e207a6731c P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:54.582456 13103 consensus_queue.cc:1048] T f2d3f5f4b46847e981ef45e207a6731c P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:54.594067 13024 raft_consensus.cc:2955] T f2d3f5f4b46847e981ef45e207a6731c P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:05:54.595131 12148 raft_consensus.cc:2955] T f2d3f5f4b46847e981ef45e207a6731c P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:05:54.596836 12068 raft_consensus.cc:2955] T f2d3f5f4b46847e981ef45e207a6731c P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:05:54.611054 11973 catalog_manager.cc:5697] T f2d3f5f4b46847e981ef45e207a6731c P 8e3d76ae69c74d1f85f6da548856eeb7 reported cstate change: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New cstate: current_term: 1 leader_uuid: "e86b6ed62ab0403bbda1861973380297" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:05:54.613765 12142 consensus_queue.cc:237] T c5fb2103323d4e908c3b0665f2f3aef9 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Queue 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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
W20260709 13:05:54.631001 12116 consensus_peers.cc:597] T c5fb2103323d4e908c3b0665f2f3aef9 P 8e3d76ae69c74d1f85f6da548856eeb7 -> Peer 5831a3bceaea419db182492a1fd79862 (127.10.182.4:45681): Couldn't send request to peer 5831a3bceaea419db182492a1fd79862. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c5fb2103323d4e908c3b0665f2f3aef9. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:54.631992 12215 raft_consensus.cc:1275] T c5fb2103323d4e908c3b0665f2f3aef9 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:54.633414 13056 consensus_queue.cc:1048] T c5fb2103323d4e908c3b0665f2f3aef9 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:05:54.634858 12068 raft_consensus.cc:1275] T c5fb2103323d4e908c3b0665f2f3aef9 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:54.639076 13056 consensus_queue.cc:1048] T c5fb2103323d4e908c3b0665f2f3aef9 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:54.644469 13101 raft_consensus.cc:2955] T c5fb2103323d4e908c3b0665f2f3aef9 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:05:54.646838 12215 raft_consensus.cc:2955] T c5fb2103323d4e908c3b0665f2f3aef9 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:05:54.661250 11973 catalog_manager.cc:5697] T c5fb2103323d4e908c3b0665f2f3aef9 P 8e3d76ae69c74d1f85f6da548856eeb7 reported cstate change: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New cstate: current_term: 1 leader_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:54.664147 12068 raft_consensus.cc:2955] T c5fb2103323d4e908c3b0665f2f3aef9 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:05:54.866204 13111 ts_tablet_manager.cc:933] T 16428b6f0e7e40c7af070bcc44d4041d P 5831a3bceaea419db182492a1fd79862: Initiating tablet copy from peer 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
I20260709 13:05:54.868728 13111 tablet_copy_client.cc:323] T 16428b6f0e7e40c7af070bcc44d4041d P 5831a3bceaea419db182492a1fd79862: tablet copy: Beginning tablet copy session from remote peer at address 127.10.182.2:34213
I20260709 13:05:54.870935 12160 tablet_copy_service.cc:140] P 8e3d76ae69c74d1f85f6da548856eeb7: Received BeginTabletCopySession request for tablet 16428b6f0e7e40c7af070bcc44d4041d from peer 5831a3bceaea419db182492a1fd79862 ({username='slave'} at 127.0.0.1:58054)
I20260709 13:05:54.871562 12160 tablet_copy_service.cc:161] P 8e3d76ae69c74d1f85f6da548856eeb7: Beginning new tablet copy session on tablet 16428b6f0e7e40c7af070bcc44d4041d from peer 5831a3bceaea419db182492a1fd79862 at {username='slave'} at 127.0.0.1:58054: session id = 5831a3bceaea419db182492a1fd79862-16428b6f0e7e40c7af070bcc44d4041d
I20260709 13:05:54.881944 12160 tablet_copy_source_session.cc:215] T 16428b6f0e7e40c7af070bcc44d4041d P 8e3d76ae69c74d1f85f6da548856eeb7: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:54.884896 13111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16428b6f0e7e40c7af070bcc44d4041d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:54.896587 13111 tablet_copy_client.cc:806] T 16428b6f0e7e40c7af070bcc44d4041d P 5831a3bceaea419db182492a1fd79862: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:54.897212 13111 tablet_copy_client.cc:670] T 16428b6f0e7e40c7af070bcc44d4041d P 5831a3bceaea419db182492a1fd79862: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:54.902680 13111 tablet_copy_client.cc:538] T 16428b6f0e7e40c7af070bcc44d4041d P 5831a3bceaea419db182492a1fd79862: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:54.909634 13111 tablet_bootstrap.cc:492] T 16428b6f0e7e40c7af070bcc44d4041d P 5831a3bceaea419db182492a1fd79862: Bootstrap starting.
I20260709 13:05:54.929062 13111 tablet_bootstrap.cc:492] T 16428b6f0e7e40c7af070bcc44d4041d P 5831a3bceaea419db182492a1fd79862: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:54.929831 13111 tablet_bootstrap.cc:492] T 16428b6f0e7e40c7af070bcc44d4041d P 5831a3bceaea419db182492a1fd79862: Bootstrap complete.
I20260709 13:05:54.930423 13111 ts_tablet_manager.cc:1403] T 16428b6f0e7e40c7af070bcc44d4041d P 5831a3bceaea419db182492a1fd79862: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.004s
I20260709 13:05:54.936575 13111 raft_consensus.cc:359] T 16428b6f0e7e40c7af070bcc44d4041d P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:05:54.937728 13111 raft_consensus.cc:740] T 16428b6f0e7e40c7af070bcc44d4041d P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5831a3bceaea419db182492a1fd79862, State: Initialized, Role: LEARNER
I20260709 13:05:54.938344 13111 consensus_queue.cc:260] T 16428b6f0e7e40c7af070bcc44d4041d P 5831a3bceaea419db182492a1fd79862 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:05:54.942355 13111 ts_tablet_manager.cc:1434] T 16428b6f0e7e40c7af070bcc44d4041d P 5831a3bceaea419db182492a1fd79862: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 13:05:54.945881 12160 tablet_copy_service.cc:342] P 8e3d76ae69c74d1f85f6da548856eeb7: Request end of tablet copy session 5831a3bceaea419db182492a1fd79862-16428b6f0e7e40c7af070bcc44d4041d received from {username='slave'} at 127.0.0.1:58054
I20260709 13:05:54.946396 12160 tablet_copy_service.cc:434] P 8e3d76ae69c74d1f85f6da548856eeb7: ending tablet copy session 5831a3bceaea419db182492a1fd79862-16428b6f0e7e40c7af070bcc44d4041d on tablet 16428b6f0e7e40c7af070bcc44d4041d with peer 5831a3bceaea419db182492a1fd79862
I20260709 13:05:55.055892 13111 ts_tablet_manager.cc:933] T 65266f822a11450d810417fbd4142ecc P 5831a3bceaea419db182492a1fd79862: Initiating tablet copy from peer 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
I20260709 13:05:55.057713 13111 tablet_copy_client.cc:323] T 65266f822a11450d810417fbd4142ecc P 5831a3bceaea419db182492a1fd79862: tablet copy: Beginning tablet copy session from remote peer at address 127.10.182.2:34213
I20260709 13:05:55.059243 12160 tablet_copy_service.cc:140] P 8e3d76ae69c74d1f85f6da548856eeb7: Received BeginTabletCopySession request for tablet 65266f822a11450d810417fbd4142ecc from peer 5831a3bceaea419db182492a1fd79862 ({username='slave'} at 127.0.0.1:58054)
I20260709 13:05:55.059682 12160 tablet_copy_service.cc:161] P 8e3d76ae69c74d1f85f6da548856eeb7: Beginning new tablet copy session on tablet 65266f822a11450d810417fbd4142ecc from peer 5831a3bceaea419db182492a1fd79862 at {username='slave'} at 127.0.0.1:58054: session id = 5831a3bceaea419db182492a1fd79862-65266f822a11450d810417fbd4142ecc
I20260709 13:05:55.064380 12160 tablet_copy_source_session.cc:215] T 65266f822a11450d810417fbd4142ecc P 8e3d76ae69c74d1f85f6da548856eeb7: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:55.066926 13111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65266f822a11450d810417fbd4142ecc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:55.078908 13111 tablet_copy_client.cc:806] T 65266f822a11450d810417fbd4142ecc P 5831a3bceaea419db182492a1fd79862: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:55.079542 13111 tablet_copy_client.cc:670] T 65266f822a11450d810417fbd4142ecc P 5831a3bceaea419db182492a1fd79862: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:55.085744 13111 tablet_copy_client.cc:538] T 65266f822a11450d810417fbd4142ecc P 5831a3bceaea419db182492a1fd79862: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:55.105350 13116 ts_tablet_manager.cc:933] T f2d3f5f4b46847e981ef45e207a6731c P 5831a3bceaea419db182492a1fd79862: Initiating tablet copy from peer e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:55.107699 13116 tablet_copy_client.cc:323] T f2d3f5f4b46847e981ef45e207a6731c P 5831a3bceaea419db182492a1fd79862: tablet copy: Beginning tablet copy session from remote peer at address 127.10.182.3:44567
I20260709 13:05:55.110038 12234 tablet_copy_service.cc:140] P e86b6ed62ab0403bbda1861973380297: Received BeginTabletCopySession request for tablet f2d3f5f4b46847e981ef45e207a6731c from peer 5831a3bceaea419db182492a1fd79862 ({username='slave'} at 127.0.0.1:44918)
I20260709 13:05:55.110567 12234 tablet_copy_service.cc:161] P e86b6ed62ab0403bbda1861973380297: Beginning new tablet copy session on tablet f2d3f5f4b46847e981ef45e207a6731c from peer 5831a3bceaea419db182492a1fd79862 at {username='slave'} at 127.0.0.1:44918: session id = 5831a3bceaea419db182492a1fd79862-f2d3f5f4b46847e981ef45e207a6731c
I20260709 13:05:55.117131 12234 tablet_copy_source_session.cc:215] T f2d3f5f4b46847e981ef45e207a6731c P e86b6ed62ab0403bbda1861973380297: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:55.120281 13116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2d3f5f4b46847e981ef45e207a6731c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:55.141268 13116 tablet_copy_client.cc:806] T f2d3f5f4b46847e981ef45e207a6731c P 5831a3bceaea419db182492a1fd79862: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:55.141878 13116 tablet_copy_client.cc:670] T f2d3f5f4b46847e981ef45e207a6731c P 5831a3bceaea419db182492a1fd79862: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:55.141381 13111 tablet_bootstrap.cc:492] T 65266f822a11450d810417fbd4142ecc P 5831a3bceaea419db182492a1fd79862: Bootstrap starting.
I20260709 13:05:55.158062 13116 tablet_copy_client.cc:538] T f2d3f5f4b46847e981ef45e207a6731c P 5831a3bceaea419db182492a1fd79862: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:55.170780 13116 tablet_bootstrap.cc:492] T f2d3f5f4b46847e981ef45e207a6731c P 5831a3bceaea419db182492a1fd79862: Bootstrap starting.
I20260709 13:05:55.175895 13111 tablet_bootstrap.cc:492] T 65266f822a11450d810417fbd4142ecc P 5831a3bceaea419db182492a1fd79862: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:55.179765 13111 tablet_bootstrap.cc:492] T 65266f822a11450d810417fbd4142ecc P 5831a3bceaea419db182492a1fd79862: Bootstrap complete.
I20260709 13:05:55.180518 13111 ts_tablet_manager.cc:1403] T 65266f822a11450d810417fbd4142ecc P 5831a3bceaea419db182492a1fd79862: Time spent bootstrapping tablet: real 0.042s	user 0.023s	sys 0.000s
I20260709 13:05:55.183528 13111 raft_consensus.cc:359] T 65266f822a11450d810417fbd4142ecc P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:05:55.184352 13111 raft_consensus.cc:740] T 65266f822a11450d810417fbd4142ecc P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5831a3bceaea419db182492a1fd79862, State: Initialized, Role: LEARNER
I20260709 13:05:55.184965 13111 consensus_queue.cc:260] T 65266f822a11450d810417fbd4142ecc P 5831a3bceaea419db182492a1fd79862 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:05:55.187341 13111 ts_tablet_manager.cc:1434] T 65266f822a11450d810417fbd4142ecc P 5831a3bceaea419db182492a1fd79862: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:05:55.189189 12160 tablet_copy_service.cc:342] P 8e3d76ae69c74d1f85f6da548856eeb7: Request end of tablet copy session 5831a3bceaea419db182492a1fd79862-65266f822a11450d810417fbd4142ecc received from {username='slave'} at 127.0.0.1:58054
I20260709 13:05:55.189662 12160 tablet_copy_service.cc:434] P 8e3d76ae69c74d1f85f6da548856eeb7: ending tablet copy session 5831a3bceaea419db182492a1fd79862-65266f822a11450d810417fbd4142ecc on tablet 65266f822a11450d810417fbd4142ecc with peer 5831a3bceaea419db182492a1fd79862
I20260709 13:05:55.201578 13116 tablet_bootstrap.cc:492] T f2d3f5f4b46847e981ef45e207a6731c P 5831a3bceaea419db182492a1fd79862: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:55.202569 13116 tablet_bootstrap.cc:492] T f2d3f5f4b46847e981ef45e207a6731c P 5831a3bceaea419db182492a1fd79862: Bootstrap complete.
I20260709 13:05:55.203269 13116 ts_tablet_manager.cc:1403] T f2d3f5f4b46847e981ef45e207a6731c P 5831a3bceaea419db182492a1fd79862: Time spent bootstrapping tablet: real 0.033s	user 0.021s	sys 0.004s
I20260709 13:05:55.203541 13111 ts_tablet_manager.cc:933] T c5fb2103323d4e908c3b0665f2f3aef9 P 5831a3bceaea419db182492a1fd79862: Initiating tablet copy from peer 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
I20260709 13:05:55.206511 13116 raft_consensus.cc:359] T f2d3f5f4b46847e981ef45e207a6731c P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:05:55.207330 13116 raft_consensus.cc:740] T f2d3f5f4b46847e981ef45e207a6731c P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5831a3bceaea419db182492a1fd79862, State: Initialized, Role: LEARNER
I20260709 13:05:55.207978 13116 consensus_queue.cc:260] T f2d3f5f4b46847e981ef45e207a6731c P 5831a3bceaea419db182492a1fd79862 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:05:55.210983 13111 tablet_copy_client.cc:323] T c5fb2103323d4e908c3b0665f2f3aef9 P 5831a3bceaea419db182492a1fd79862: tablet copy: Beginning tablet copy session from remote peer at address 127.10.182.2:34213
I20260709 13:05:55.212389 13116 ts_tablet_manager.cc:1434] T f2d3f5f4b46847e981ef45e207a6731c P 5831a3bceaea419db182492a1fd79862: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260709 13:05:55.212497 12160 tablet_copy_service.cc:140] P 8e3d76ae69c74d1f85f6da548856eeb7: Received BeginTabletCopySession request for tablet c5fb2103323d4e908c3b0665f2f3aef9 from peer 5831a3bceaea419db182492a1fd79862 ({username='slave'} at 127.0.0.1:58054)
I20260709 13:05:55.213129 12160 tablet_copy_service.cc:161] P 8e3d76ae69c74d1f85f6da548856eeb7: Beginning new tablet copy session on tablet c5fb2103323d4e908c3b0665f2f3aef9 from peer 5831a3bceaea419db182492a1fd79862 at {username='slave'} at 127.0.0.1:58054: session id = 5831a3bceaea419db182492a1fd79862-c5fb2103323d4e908c3b0665f2f3aef9
I20260709 13:05:55.214313 12234 tablet_copy_service.cc:342] P e86b6ed62ab0403bbda1861973380297: Request end of tablet copy session 5831a3bceaea419db182492a1fd79862-f2d3f5f4b46847e981ef45e207a6731c received from {username='slave'} at 127.0.0.1:44918
I20260709 13:05:55.214730 12234 tablet_copy_service.cc:434] P e86b6ed62ab0403bbda1861973380297: ending tablet copy session 5831a3bceaea419db182492a1fd79862-f2d3f5f4b46847e981ef45e207a6731c on tablet f2d3f5f4b46847e981ef45e207a6731c with peer 5831a3bceaea419db182492a1fd79862
I20260709 13:05:55.222019 12160 tablet_copy_source_session.cc:215] T c5fb2103323d4e908c3b0665f2f3aef9 P 8e3d76ae69c74d1f85f6da548856eeb7: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:55.224948 13111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5fb2103323d4e908c3b0665f2f3aef9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:55.238979 13111 tablet_copy_client.cc:806] T c5fb2103323d4e908c3b0665f2f3aef9 P 5831a3bceaea419db182492a1fd79862: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:55.239507 13111 tablet_copy_client.cc:670] T c5fb2103323d4e908c3b0665f2f3aef9 P 5831a3bceaea419db182492a1fd79862: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:55.242857 13111 tablet_copy_client.cc:538] T c5fb2103323d4e908c3b0665f2f3aef9 P 5831a3bceaea419db182492a1fd79862: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:55.249439 13111 tablet_bootstrap.cc:492] T c5fb2103323d4e908c3b0665f2f3aef9 P 5831a3bceaea419db182492a1fd79862: Bootstrap starting.
I20260709 13:05:55.265589 13111 tablet_bootstrap.cc:492] T c5fb2103323d4e908c3b0665f2f3aef9 P 5831a3bceaea419db182492a1fd79862: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:55.266441 13111 tablet_bootstrap.cc:492] T c5fb2103323d4e908c3b0665f2f3aef9 P 5831a3bceaea419db182492a1fd79862: Bootstrap complete.
I20260709 13:05:55.267074 13111 ts_tablet_manager.cc:1403] T c5fb2103323d4e908c3b0665f2f3aef9 P 5831a3bceaea419db182492a1fd79862: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260709 13:05:55.269574 13111 raft_consensus.cc:359] T c5fb2103323d4e908c3b0665f2f3aef9 P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:05:55.270120 13111 raft_consensus.cc:740] T c5fb2103323d4e908c3b0665f2f3aef9 P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5831a3bceaea419db182492a1fd79862, State: Initialized, Role: LEARNER
I20260709 13:05:55.270596 13111 consensus_queue.cc:260] T c5fb2103323d4e908c3b0665f2f3aef9 P 5831a3bceaea419db182492a1fd79862 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:05:55.272593 13111 ts_tablet_manager.cc:1434] T c5fb2103323d4e908c3b0665f2f3aef9 P 5831a3bceaea419db182492a1fd79862: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 13:05:55.274109 12160 tablet_copy_service.cc:342] P 8e3d76ae69c74d1f85f6da548856eeb7: Request end of tablet copy session 5831a3bceaea419db182492a1fd79862-c5fb2103323d4e908c3b0665f2f3aef9 received from {username='slave'} at 127.0.0.1:58054
I20260709 13:05:55.274521 12160 tablet_copy_service.cc:434] P 8e3d76ae69c74d1f85f6da548856eeb7: ending tablet copy session 5831a3bceaea419db182492a1fd79862-c5fb2103323d4e908c3b0665f2f3aef9 on tablet c5fb2103323d4e908c3b0665f2f3aef9 with peer 5831a3bceaea419db182492a1fd79862
I20260709 13:05:55.436342 12761 raft_consensus.cc:1217] T 16428b6f0e7e40c7af070bcc44d4041d P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:05:55.608253 12761 raft_consensus.cc:1217] T f2d3f5f4b46847e981ef45e207a6731c P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:05:55.661554 12761 raft_consensus.cc:1217] T 65266f822a11450d810417fbd4142ecc P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:05:55.780049 12761 raft_consensus.cc:1217] T c5fb2103323d4e908c3b0665f2f3aef9 P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:05:55.905575 13056 raft_consensus.cc:1064] T 16428b6f0e7e40c7af070bcc44d4041d P 8e3d76ae69c74d1f85f6da548856eeb7: attempting to promote NON_VOTER 5831a3bceaea419db182492a1fd79862 to VOTER
I20260709 13:05:55.907829 13056 consensus_queue.cc:237] T 16428b6f0e7e40c7af070bcc44d4041d P 8e3d76ae69c74d1f85f6da548856eeb7 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:05:55.919663 12760 raft_consensus.cc:1275] T 16428b6f0e7e40c7af070bcc44d4041d P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:55.920368 12215 raft_consensus.cc:1275] T 16428b6f0e7e40c7af070bcc44d4041d P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:55.921269 13124 consensus_queue.cc:1048] T 16428b6f0e7e40c7af070bcc44d4041d P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:55.922430 12068 raft_consensus.cc:1275] T 16428b6f0e7e40c7af070bcc44d4041d P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:55.923166 13124 consensus_queue.cc:1048] T 16428b6f0e7e40c7af070bcc44d4041d P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:55.924237 13057 consensus_queue.cc:1048] T 16428b6f0e7e40c7af070bcc44d4041d P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:55.942871 13101 raft_consensus.cc:2955] T 16428b6f0e7e40c7af070bcc44d4041d P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:55.950369 12074 raft_consensus.cc:2955] T 16428b6f0e7e40c7af070bcc44d4041d P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:55.954485 12223 raft_consensus.cc:2955] T 16428b6f0e7e40c7af070bcc44d4041d P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:55.957314 12760 raft_consensus.cc:2955] T 16428b6f0e7e40c7af070bcc44d4041d P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:55.962395 11969 catalog_manager.cc:5697] T 16428b6f0e7e40c7af070bcc44d4041d P 8e3d76ae69c74d1f85f6da548856eeb7 reported cstate change: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:56.005546 12142 consensus_queue.cc:237] T 16428b6f0e7e40c7af070bcc44d4041d P 8e3d76ae69c74d1f85f6da548856eeb7 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:05:56.011628 12760 raft_consensus.cc:1275] T 16428b6f0e7e40c7af070bcc44d4041d P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:56.012734 12074 raft_consensus.cc:1275] T 16428b6f0e7e40c7af070bcc44d4041d P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:56.013031 13057 consensus_queue.cc:1048] T 16428b6f0e7e40c7af070bcc44d4041d P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:56.015664 13057 consensus_queue.cc:1048] T 16428b6f0e7e40c7af070bcc44d4041d P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:56.019248 13124 raft_consensus.cc:2955] T 16428b6f0e7e40c7af070bcc44d4041d P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e86b6ed62ab0403bbda1861973380297 (127.10.182.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:56.022207 12760 raft_consensus.cc:2955] T 16428b6f0e7e40c7af070bcc44d4041d P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e86b6ed62ab0403bbda1861973380297 (127.10.182.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:56.027807 12068 raft_consensus.cc:2955] T 16428b6f0e7e40c7af070bcc44d4041d P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e86b6ed62ab0403bbda1861973380297 (127.10.182.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:56.037472 11958 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 16428b6f0e7e40c7af070bcc44d4041d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:56.043682 11972 catalog_manager.cc:5697] T 16428b6f0e7e40c7af070bcc44d4041d P 34bbb454ad22499cac0941f061a68408 reported cstate change: config changed from index 3 to 4, VOTER e86b6ed62ab0403bbda1861973380297 (127.10.182.3) evicted. New cstate: current_term: 1 leader_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:56.058192 12208 tablet_service.cc:1558] Processing DeleteTablet for tablet 16428b6f0e7e40c7af070bcc44d4041d with delete_type TABLET_DATA_TOMBSTONED (TS e86b6ed62ab0403bbda1861973380297 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60452
I20260709 13:05:56.060402 13132 tablet_replica.cc:333] T 16428b6f0e7e40c7af070bcc44d4041d P e86b6ed62ab0403bbda1861973380297: stopping tablet replica
I20260709 13:05:56.061550 13132 raft_consensus.cc:2243] T 16428b6f0e7e40c7af070bcc44d4041d P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:56.062278 13132 raft_consensus.cc:2272] T 16428b6f0e7e40c7af070bcc44d4041d P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:56.065814 13132 ts_tablet_manager.cc:1916] T 16428b6f0e7e40c7af070bcc44d4041d P e86b6ed62ab0403bbda1861973380297: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:56.088439 13132 ts_tablet_manager.cc:1929] T 16428b6f0e7e40c7af070bcc44d4041d P e86b6ed62ab0403bbda1861973380297: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:05:56.088824 13132 log.cc:1199] T 16428b6f0e7e40c7af070bcc44d4041d P e86b6ed62ab0403bbda1861973380297: Deleting WAL directory at /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602301807890-10968-0/minicluster-data/ts-2-root/wals/16428b6f0e7e40c7af070bcc44d4041d
I20260709 13:05:56.090330 11960 catalog_manager.cc:5028] TS e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567): tablet 16428b6f0e7e40c7af070bcc44d4041d (table test-workload [id=2fcf00b1454943968793f37e6dd8977d]) successfully deleted
I20260709 13:05:56.105319 13122 raft_consensus.cc:1064] T f2d3f5f4b46847e981ef45e207a6731c P e86b6ed62ab0403bbda1861973380297: attempting to promote NON_VOTER 5831a3bceaea419db182492a1fd79862 to VOTER
I20260709 13:05:56.107300 13122 consensus_queue.cc:237] T f2d3f5f4b46847e981ef45e207a6731c P e86b6ed62ab0403bbda1861973380297 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:05:56.115033 12142 raft_consensus.cc:1275] T f2d3f5f4b46847e981ef45e207a6731c P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:56.115235 12760 raft_consensus.cc:1275] T f2d3f5f4b46847e981ef45e207a6731c P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:56.116933 12074 raft_consensus.cc:1275] T f2d3f5f4b46847e981ef45e207a6731c P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:56.116637 13122 consensus_queue.cc:1048] T f2d3f5f4b46847e981ef45e207a6731c P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260709 13:05:56.123404 13024 consensus_queue.cc:1048] T f2d3f5f4b46847e981ef45e207a6731c P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:05:56.126299 13103 consensus_queue.cc:1048] T f2d3f5f4b46847e981ef45e207a6731c P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:56.168859 13024 raft_consensus.cc:2955] T f2d3f5f4b46847e981ef45e207a6731c P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:56.169559 12760 raft_consensus.cc:2955] T f2d3f5f4b46847e981ef45e207a6731c P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:56.189544 12068 raft_consensus.cc:2955] T f2d3f5f4b46847e981ef45e207a6731c P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:56.195812 11973 catalog_manager.cc:5697] T f2d3f5f4b46847e981ef45e207a6731c P 5831a3bceaea419db182492a1fd79862 reported cstate change: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e86b6ed62ab0403bbda1861973380297" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:56.199972 13057 raft_consensus.cc:1064] T 65266f822a11450d810417fbd4142ecc P 8e3d76ae69c74d1f85f6da548856eeb7: attempting to promote NON_VOTER 5831a3bceaea419db182492a1fd79862 to VOTER
I20260709 13:05:56.201119 12142 raft_consensus.cc:2955] T f2d3f5f4b46847e981ef45e207a6731c P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:56.202514 13057 consensus_queue.cc:237] T 65266f822a11450d810417fbd4142ecc P 8e3d76ae69c74d1f85f6da548856eeb7 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:05:56.231752 12760 raft_consensus.cc:1275] T 65266f822a11450d810417fbd4142ecc P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:56.233275 12215 raft_consensus.cc:1275] T 65266f822a11450d810417fbd4142ecc P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:56.237995 12215 consensus_queue.cc:237] T f2d3f5f4b46847e981ef45e207a6731c P e86b6ed62ab0403bbda1861973380297 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:05:56.238994 13056 consensus_queue.cc:1048] T 65266f822a11450d810417fbd4142ecc P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:56.241102 13056 consensus_queue.cc:1048] T 65266f822a11450d810417fbd4142ecc P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:56.252718 12761 raft_consensus.cc:1275] T f2d3f5f4b46847e981ef45e207a6731c P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:56.253964 12067 raft_consensus.cc:1275] T f2d3f5f4b46847e981ef45e207a6731c P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:56.255527 13024 consensus_queue.cc:1048] T f2d3f5f4b46847e981ef45e207a6731c P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:56.256274 13135 consensus_queue.cc:1048] T f2d3f5f4b46847e981ef45e207a6731c P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:05:56.263180 13024 raft_consensus.cc:2955] T f2d3f5f4b46847e981ef45e207a6731c P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:56.273178 13056 raft_consensus.cc:1064] T c5fb2103323d4e908c3b0665f2f3aef9 P 8e3d76ae69c74d1f85f6da548856eeb7: attempting to promote NON_VOTER 5831a3bceaea419db182492a1fd79862 to VOTER
I20260709 13:05:56.275426 13056 consensus_queue.cc:237] T c5fb2103323d4e908c3b0665f2f3aef9 P 8e3d76ae69c74d1f85f6da548856eeb7 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:05:56.276046 12760 raft_consensus.cc:2955] T f2d3f5f4b46847e981ef45e207a6731c P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:56.287307 12073 raft_consensus.cc:1275] T 65266f822a11450d810417fbd4142ecc P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:56.294824 11960 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f2d3f5f4b46847e981ef45e207a6731c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:56.303534 11973 catalog_manager.cc:5697] T f2d3f5f4b46847e981ef45e207a6731c P e86b6ed62ab0403bbda1861973380297 reported cstate change: config changed from index 3 to 4, VOTER 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2) evicted. New cstate: current_term: 1 leader_uuid: "e86b6ed62ab0403bbda1861973380297" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:56.307166 13124 raft_consensus.cc:2955] T 65266f822a11450d810417fbd4142ecc P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:56.311838 13146 consensus_queue.cc:1048] T 65266f822a11450d810417fbd4142ecc P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:05:56.315644 12139 tablet_service.cc:1558] Processing DeleteTablet for tablet f2d3f5f4b46847e981ef45e207a6731c with delete_type TABLET_DATA_TOMBSTONED (TS 8e3d76ae69c74d1f85f6da548856eeb7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56536
I20260709 13:05:56.322054 12074 raft_consensus.cc:2955] T f2d3f5f4b46847e981ef45e207a6731c P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:56.341744 12760 raft_consensus.cc:1275] T c5fb2103323d4e908c3b0665f2f3aef9 P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:56.365937 11972 catalog_manager.cc:5697] T 65266f822a11450d810417fbd4142ecc P 8e3d76ae69c74d1f85f6da548856eeb7 reported cstate change: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:56.366071 12223 raft_consensus.cc:2955] T 65266f822a11450d810417fbd4142ecc P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:56.366071 12760 raft_consensus.cc:2955] T 65266f822a11450d810417fbd4142ecc P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:56.369241 13056 consensus_queue.cc:1048] T c5fb2103323d4e908c3b0665f2f3aef9 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:56.373739 12216 raft_consensus.cc:1275] T c5fb2103323d4e908c3b0665f2f3aef9 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:56.383143 13145 consensus_queue.cc:1048] T c5fb2103323d4e908c3b0665f2f3aef9 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:05:56.384980 12113 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.182.1:37883, user_credentials={real_user=slave}} blocked reactor thread for 61554.1us
I20260709 13:05:56.387674 12142 consensus_queue.cc:237] T 65266f822a11450d810417fbd4142ecc P 8e3d76ae69c74d1f85f6da548856eeb7 [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: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:05:56.388475 13147 tablet_replica.cc:333] T f2d3f5f4b46847e981ef45e207a6731c P 8e3d76ae69c74d1f85f6da548856eeb7: stopping tablet replica
I20260709 13:05:56.404407 13147 raft_consensus.cc:2243] T f2d3f5f4b46847e981ef45e207a6731c P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:56.405253 13147 raft_consensus.cc:2272] T f2d3f5f4b46847e981ef45e207a6731c P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:56.412330 13147 ts_tablet_manager.cc:1916] T f2d3f5f4b46847e981ef45e207a6731c P 8e3d76ae69c74d1f85f6da548856eeb7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:56.412472 12073 raft_consensus.cc:1275] T c5fb2103323d4e908c3b0665f2f3aef9 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:56.412735 12216 raft_consensus.cc:1275] T 65266f822a11450d810417fbd4142ecc P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:56.416960 13056 consensus_queue.cc:1048] T 65266f822a11450d810417fbd4142ecc P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:56.420320 13146 consensus_queue.cc:1048] T c5fb2103323d4e908c3b0665f2f3aef9 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:56.430866 13147 ts_tablet_manager.cc:1929] T f2d3f5f4b46847e981ef45e207a6731c P 8e3d76ae69c74d1f85f6da548856eeb7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:05:56.431476 13147 log.cc:1199] T f2d3f5f4b46847e981ef45e207a6731c P 8e3d76ae69c74d1f85f6da548856eeb7: Deleting WAL directory at /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602301807890-10968-0/minicluster-data/ts-1-root/wals/f2d3f5f4b46847e981ef45e207a6731c
I20260709 13:05:56.432406 13057 raft_consensus.cc:2955] T c5fb2103323d4e908c3b0665f2f3aef9 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:56.434337 13056 raft_consensus.cc:2955] T 65266f822a11450d810417fbd4142ecc P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 34bbb454ad22499cac0941f061a68408 (127.10.182.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:56.431629 12761 raft_consensus.cc:1275] T 65266f822a11450d810417fbd4142ecc P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:56.435448 12215 raft_consensus.cc:2955] T c5fb2103323d4e908c3b0665f2f3aef9 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:56.440651 12223 raft_consensus.cc:2955] T 65266f822a11450d810417fbd4142ecc P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 34bbb454ad22499cac0941f061a68408 (127.10.182.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:56.445042 11958 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 65266f822a11450d810417fbd4142ecc with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:56.446925 11958 catalog_manager.cc:5028] TS 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213): tablet f2d3f5f4b46847e981ef45e207a6731c (table test-workload [id=2fcf00b1454943968793f37e6dd8977d]) successfully deleted
I20260709 13:05:56.450690 12074 raft_consensus.cc:2955] T 65266f822a11450d810417fbd4142ecc P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:56.461709 13056 consensus_queue.cc:1048] T 65266f822a11450d810417fbd4142ecc P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:56.466452 12761 raft_consensus.cc:2955] T 65266f822a11450d810417fbd4142ecc P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 34bbb454ad22499cac0941f061a68408 (127.10.182.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:56.468773 12760 raft_consensus.cc:2955] T c5fb2103323d4e908c3b0665f2f3aef9 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:56.491263 12067 raft_consensus.cc:2955] T c5fb2103323d4e908c3b0665f2f3aef9 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:56.499172 11972 catalog_manager.cc:5697] T 65266f822a11450d810417fbd4142ecc P e86b6ed62ab0403bbda1861973380297 reported cstate change: config changed from index 3 to 4, VOTER 34bbb454ad22499cac0941f061a68408 (127.10.182.1) evicted. New cstate: current_term: 1 leader_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:56.500778 11972 catalog_manager.cc:5697] T c5fb2103323d4e908c3b0665f2f3aef9 P e86b6ed62ab0403bbda1861973380297 reported cstate change: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:56.514236 12062 tablet_service.cc:1558] Processing DeleteTablet for tablet 65266f822a11450d810417fbd4142ecc with delete_type TABLET_DATA_TOMBSTONED (TS 34bbb454ad22499cac0941f061a68408 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47622
I20260709 13:05:56.516067 13153 tablet_replica.cc:333] T 65266f822a11450d810417fbd4142ecc P 34bbb454ad22499cac0941f061a68408: stopping tablet replica
I20260709 13:05:56.520249 12148 consensus_queue.cc:237] T c5fb2103323d4e908c3b0665f2f3aef9 P 8e3d76ae69c74d1f85f6da548856eeb7 [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: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:05:56.517076 13153 raft_consensus.cc:2243] T 65266f822a11450d810417fbd4142ecc P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:56.530589 13153 raft_consensus.cc:2272] T 65266f822a11450d810417fbd4142ecc P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:56.533826 12761 raft_consensus.cc:1275] T c5fb2103323d4e908c3b0665f2f3aef9 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:56.534649 13153 ts_tablet_manager.cc:1916] T 65266f822a11450d810417fbd4142ecc P 34bbb454ad22499cac0941f061a68408: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:56.535272 13056 consensus_queue.cc:1048] T c5fb2103323d4e908c3b0665f2f3aef9 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:56.537130 12215 raft_consensus.cc:1275] T c5fb2103323d4e908c3b0665f2f3aef9 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:56.538916 13148 consensus_queue.cc:1048] T c5fb2103323d4e908c3b0665f2f3aef9 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:05:56.565361 13056 raft_consensus.cc:2955] T c5fb2103323d4e908c3b0665f2f3aef9 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 34bbb454ad22499cac0941f061a68408 (127.10.182.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:56.569476 12759 raft_consensus.cc:2955] T c5fb2103323d4e908c3b0665f2f3aef9 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 34bbb454ad22499cac0941f061a68408 (127.10.182.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:56.587845 13153 ts_tablet_manager.cc:1929] T 65266f822a11450d810417fbd4142ecc P 34bbb454ad22499cac0941f061a68408: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:05:56.588397 13153 log.cc:1199] T 65266f822a11450d810417fbd4142ecc P 34bbb454ad22499cac0941f061a68408: Deleting WAL directory at /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602301807890-10968-0/minicluster-data/ts-0-root/wals/65266f822a11450d810417fbd4142ecc
I20260709 13:05:56.590003 11957 catalog_manager.cc:5028] TS 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): tablet 65266f822a11450d810417fbd4142ecc (table test-workload [id=2fcf00b1454943968793f37e6dd8977d]) successfully deleted
I20260709 13:05:56.593837 11958 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c5fb2103323d4e908c3b0665f2f3aef9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:56.596439 11971 catalog_manager.cc:5697] T c5fb2103323d4e908c3b0665f2f3aef9 P 5831a3bceaea419db182492a1fd79862 reported cstate change: config changed from index 3 to 4, VOTER 34bbb454ad22499cac0941f061a68408 (127.10.182.1) evicted. New cstate: current_term: 1 leader_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:56.599977 12215 raft_consensus.cc:2955] T c5fb2103323d4e908c3b0665f2f3aef9 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 34bbb454ad22499cac0941f061a68408 (127.10.182.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:56.607707 12062 tablet_service.cc:1558] Processing DeleteTablet for tablet c5fb2103323d4e908c3b0665f2f3aef9 with delete_type TABLET_DATA_TOMBSTONED (TS 34bbb454ad22499cac0941f061a68408 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47622
I20260709 13:05:56.612967 13153 tablet_replica.cc:333] T c5fb2103323d4e908c3b0665f2f3aef9 P 34bbb454ad22499cac0941f061a68408: stopping tablet replica
I20260709 13:05:56.614295 13153 raft_consensus.cc:2243] T c5fb2103323d4e908c3b0665f2f3aef9 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:56.614974 13153 raft_consensus.cc:2272] T c5fb2103323d4e908c3b0665f2f3aef9 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:56.618916 13153 ts_tablet_manager.cc:1916] T c5fb2103323d4e908c3b0665f2f3aef9 P 34bbb454ad22499cac0941f061a68408: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:56.636471 13153 ts_tablet_manager.cc:1929] T c5fb2103323d4e908c3b0665f2f3aef9 P 34bbb454ad22499cac0941f061a68408: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:05:56.636926 13153 log.cc:1199] T c5fb2103323d4e908c3b0665f2f3aef9 P 34bbb454ad22499cac0941f061a68408: Deleting WAL directory at /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602301807890-10968-0/minicluster-data/ts-0-root/wals/c5fb2103323d4e908c3b0665f2f3aef9
I20260709 13:05:56.638180 11957 catalog_manager.cc:5028] TS 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): tablet c5fb2103323d4e908c3b0665f2f3aef9 (table test-workload [id=2fcf00b1454943968793f37e6dd8977d]) successfully deleted
I20260709 13:05:57.674721 12148 consensus_queue.cc:237] T acf3180e1a0d49318429c1370142f705 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Queue 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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
W20260709 13:05:57.685056 12116 consensus_peers.cc:597] T acf3180e1a0d49318429c1370142f705 P 8e3d76ae69c74d1f85f6da548856eeb7 -> Peer 5831a3bceaea419db182492a1fd79862 (127.10.182.4:45681): Couldn't send request to peer 5831a3bceaea419db182492a1fd79862. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: acf3180e1a0d49318429c1370142f705. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:57.685320 12067 raft_consensus.cc:1275] T acf3180e1a0d49318429c1370142f705 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:57.685732 12216 raft_consensus.cc:1275] T acf3180e1a0d49318429c1370142f705 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:57.687014 13148 consensus_queue.cc:1048] T acf3180e1a0d49318429c1370142f705 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:57.688344 13155 consensus_queue.cc:1048] T acf3180e1a0d49318429c1370142f705 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:57.699154 13155 raft_consensus.cc:2955] T acf3180e1a0d49318429c1370142f705 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:05:57.703099 12074 raft_consensus.cc:2955] T acf3180e1a0d49318429c1370142f705 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:05:57.708587 12216 raft_consensus.cc:2955] T acf3180e1a0d49318429c1370142f705 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:05:57.717069 12215 consensus_queue.cc:237] T 15c002144f284ba98fc671c0eebde24e P e86b6ed62ab0403bbda1861973380297 [LEADER]: Queue 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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:05:57.720857 11973 catalog_manager.cc:5697] T acf3180e1a0d49318429c1370142f705 P 8e3d76ae69c74d1f85f6da548856eeb7 reported cstate change: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New cstate: current_term: 1 leader_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:05:57.739101 12190 consensus_peers.cc:597] T 15c002144f284ba98fc671c0eebde24e P e86b6ed62ab0403bbda1861973380297 -> Peer 5831a3bceaea419db182492a1fd79862 (127.10.182.4:45681): Couldn't send request to peer 5831a3bceaea419db182492a1fd79862. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 15c002144f284ba98fc671c0eebde24e. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:57.753378 12142 raft_consensus.cc:1275] T 15c002144f284ba98fc671c0eebde24e P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:57.756668 12067 raft_consensus.cc:1275] T 15c002144f284ba98fc671c0eebde24e P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:57.757252 13103 consensus_queue.cc:1048] T 15c002144f284ba98fc671c0eebde24e P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:57.758195 13122 consensus_queue.cc:1048] T 15c002144f284ba98fc671c0eebde24e P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:57.775566 13162 raft_consensus.cc:2955] T 15c002144f284ba98fc671c0eebde24e P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:05:57.778337 12067 raft_consensus.cc:2955] T 15c002144f284ba98fc671c0eebde24e P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:05:57.781666 12142 raft_consensus.cc:2955] T 15c002144f284ba98fc671c0eebde24e P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:05:57.794209 11969 catalog_manager.cc:5697] T 15c002144f284ba98fc671c0eebde24e P 34bbb454ad22499cac0941f061a68408 reported cstate change: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New cstate: current_term: 1 leader_uuid: "e86b6ed62ab0403bbda1861973380297" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:05:57.801220 12073 consensus_queue.cc:237] T 16225de175294560a23a6df6becebb0b P 34bbb454ad22499cac0941f061a68408 [LEADER]: Queue 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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
W20260709 13:05:57.816514 12041 consensus_peers.cc:597] T 16225de175294560a23a6df6becebb0b P 34bbb454ad22499cac0941f061a68408 -> Peer 5831a3bceaea419db182492a1fd79862 (127.10.182.4:45681): Couldn't send request to peer 5831a3bceaea419db182492a1fd79862. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 16225de175294560a23a6df6becebb0b. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:57.818065 12215 raft_consensus.cc:1275] T 16225de175294560a23a6df6becebb0b P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:57.820504 13143 consensus_queue.cc:1048] T 16225de175294560a23a6df6becebb0b P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:57.821965 12142 raft_consensus.cc:1275] T 16225de175294560a23a6df6becebb0b P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:57.823565 13143 consensus_queue.cc:1048] T 16225de175294560a23a6df6becebb0b P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:57.830367 13154 raft_consensus.cc:2955] T 16225de175294560a23a6df6becebb0b P 34bbb454ad22499cac0941f061a68408 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:05:57.832396 12216 raft_consensus.cc:2955] T 16225de175294560a23a6df6becebb0b P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:05:57.835457 12142 raft_consensus.cc:2955] T 16225de175294560a23a6df6becebb0b P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:05:57.847640 12148 consensus_queue.cc:237] T 504c9c04eb8b41239216a9f8f40515d7 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Queue 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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:05:57.850508 11973 catalog_manager.cc:5697] T 16225de175294560a23a6df6becebb0b P 34bbb454ad22499cac0941f061a68408 reported cstate change: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New cstate: current_term: 1 leader_uuid: "34bbb454ad22499cac0941f061a68408" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:57.858827 12067 raft_consensus.cc:1275] T 504c9c04eb8b41239216a9f8f40515d7 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:57.860337 12216 raft_consensus.cc:1275] T 504c9c04eb8b41239216a9f8f40515d7 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:57.861470 13155 consensus_queue.cc:1048] T 504c9c04eb8b41239216a9f8f40515d7 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:05:57.862367 12116 consensus_peers.cc:597] T 504c9c04eb8b41239216a9f8f40515d7 P 8e3d76ae69c74d1f85f6da548856eeb7 -> Peer 5831a3bceaea419db182492a1fd79862 (127.10.182.4:45681): Couldn't send request to peer 5831a3bceaea419db182492a1fd79862. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 504c9c04eb8b41239216a9f8f40515d7. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:57.863152 13101 consensus_queue.cc:1048] T 504c9c04eb8b41239216a9f8f40515d7 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:57.876298 13148 raft_consensus.cc:2955] T 504c9c04eb8b41239216a9f8f40515d7 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:05:57.882422 12216 raft_consensus.cc:2955] T 504c9c04eb8b41239216a9f8f40515d7 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:05:57.920397 12073 raft_consensus.cc:2955] T 504c9c04eb8b41239216a9f8f40515d7 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:05:57.920333 11971 catalog_manager.cc:5697] T 504c9c04eb8b41239216a9f8f40515d7 P e86b6ed62ab0403bbda1861973380297 reported cstate change: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New cstate: current_term: 1 leader_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:05:58.092314 13174 ts_tablet_manager.cc:933] T acf3180e1a0d49318429c1370142f705 P 5831a3bceaea419db182492a1fd79862: Initiating tablet copy from peer 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
I20260709 13:05:58.099830 13174 tablet_copy_client.cc:323] T acf3180e1a0d49318429c1370142f705 P 5831a3bceaea419db182492a1fd79862: tablet copy: Beginning tablet copy session from remote peer at address 127.10.182.2:34213
I20260709 13:05:58.102411 12160 tablet_copy_service.cc:140] P 8e3d76ae69c74d1f85f6da548856eeb7: Received BeginTabletCopySession request for tablet acf3180e1a0d49318429c1370142f705 from peer 5831a3bceaea419db182492a1fd79862 ({username='slave'} at 127.0.0.1:58054)
I20260709 13:05:58.102939 12160 tablet_copy_service.cc:161] P 8e3d76ae69c74d1f85f6da548856eeb7: Beginning new tablet copy session on tablet acf3180e1a0d49318429c1370142f705 from peer 5831a3bceaea419db182492a1fd79862 at {username='slave'} at 127.0.0.1:58054: session id = 5831a3bceaea419db182492a1fd79862-acf3180e1a0d49318429c1370142f705
I20260709 13:05:58.111001 12160 tablet_copy_source_session.cc:215] T acf3180e1a0d49318429c1370142f705 P 8e3d76ae69c74d1f85f6da548856eeb7: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:58.114044 13174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acf3180e1a0d49318429c1370142f705. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:58.128816 13174 tablet_copy_client.cc:806] T acf3180e1a0d49318429c1370142f705 P 5831a3bceaea419db182492a1fd79862: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:58.129424 13174 tablet_copy_client.cc:670] T acf3180e1a0d49318429c1370142f705 P 5831a3bceaea419db182492a1fd79862: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:58.132793 13174 tablet_copy_client.cc:538] T acf3180e1a0d49318429c1370142f705 P 5831a3bceaea419db182492a1fd79862: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:58.138839 13174 tablet_bootstrap.cc:492] T acf3180e1a0d49318429c1370142f705 P 5831a3bceaea419db182492a1fd79862: Bootstrap starting.
I20260709 13:05:58.156639 13174 tablet_bootstrap.cc:492] T acf3180e1a0d49318429c1370142f705 P 5831a3bceaea419db182492a1fd79862: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:58.157636 13174 tablet_bootstrap.cc:492] T acf3180e1a0d49318429c1370142f705 P 5831a3bceaea419db182492a1fd79862: Bootstrap complete.
I20260709 13:05:58.158331 13174 ts_tablet_manager.cc:1403] T acf3180e1a0d49318429c1370142f705 P 5831a3bceaea419db182492a1fd79862: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.004s
I20260709 13:05:58.161290 13174 raft_consensus.cc:359] T acf3180e1a0d49318429c1370142f705 P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:05:58.162112 13174 raft_consensus.cc:740] T acf3180e1a0d49318429c1370142f705 P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5831a3bceaea419db182492a1fd79862, State: Initialized, Role: LEARNER
I20260709 13:05:58.162791 13174 consensus_queue.cc:260] T acf3180e1a0d49318429c1370142f705 P 5831a3bceaea419db182492a1fd79862 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:05:58.166338 13174 ts_tablet_manager.cc:1434] T acf3180e1a0d49318429c1370142f705 P 5831a3bceaea419db182492a1fd79862: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:05:58.167940 12160 tablet_copy_service.cc:342] P 8e3d76ae69c74d1f85f6da548856eeb7: Request end of tablet copy session 5831a3bceaea419db182492a1fd79862-acf3180e1a0d49318429c1370142f705 received from {username='slave'} at 127.0.0.1:58054
I20260709 13:05:58.168350 12160 tablet_copy_service.cc:434] P 8e3d76ae69c74d1f85f6da548856eeb7: ending tablet copy session 5831a3bceaea419db182492a1fd79862-acf3180e1a0d49318429c1370142f705 on tablet acf3180e1a0d49318429c1370142f705 with peer 5831a3bceaea419db182492a1fd79862
I20260709 13:05:58.222544 13174 ts_tablet_manager.cc:933] T 15c002144f284ba98fc671c0eebde24e P 5831a3bceaea419db182492a1fd79862: Initiating tablet copy from peer e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:58.224166 13174 tablet_copy_client.cc:323] T 15c002144f284ba98fc671c0eebde24e P 5831a3bceaea419db182492a1fd79862: tablet copy: Beginning tablet copy session from remote peer at address 127.10.182.3:44567
I20260709 13:05:58.225726 12234 tablet_copy_service.cc:140] P e86b6ed62ab0403bbda1861973380297: Received BeginTabletCopySession request for tablet 15c002144f284ba98fc671c0eebde24e from peer 5831a3bceaea419db182492a1fd79862 ({username='slave'} at 127.0.0.1:44918)
I20260709 13:05:58.226245 12234 tablet_copy_service.cc:161] P e86b6ed62ab0403bbda1861973380297: Beginning new tablet copy session on tablet 15c002144f284ba98fc671c0eebde24e from peer 5831a3bceaea419db182492a1fd79862 at {username='slave'} at 127.0.0.1:44918: session id = 5831a3bceaea419db182492a1fd79862-15c002144f284ba98fc671c0eebde24e
I20260709 13:05:58.233790 12234 tablet_copy_source_session.cc:215] T 15c002144f284ba98fc671c0eebde24e P e86b6ed62ab0403bbda1861973380297: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:58.237160 13174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15c002144f284ba98fc671c0eebde24e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:58.249109 13174 tablet_copy_client.cc:806] T 15c002144f284ba98fc671c0eebde24e P 5831a3bceaea419db182492a1fd79862: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:58.249928 13174 tablet_copy_client.cc:670] T 15c002144f284ba98fc671c0eebde24e P 5831a3bceaea419db182492a1fd79862: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:58.254597 13174 tablet_copy_client.cc:538] T 15c002144f284ba98fc671c0eebde24e P 5831a3bceaea419db182492a1fd79862: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:58.263742 13174 tablet_bootstrap.cc:492] T 15c002144f284ba98fc671c0eebde24e P 5831a3bceaea419db182492a1fd79862: Bootstrap starting.
I20260709 13:05:58.284626 13174 tablet_bootstrap.cc:492] T 15c002144f284ba98fc671c0eebde24e P 5831a3bceaea419db182492a1fd79862: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:58.285502 13174 tablet_bootstrap.cc:492] T 15c002144f284ba98fc671c0eebde24e P 5831a3bceaea419db182492a1fd79862: Bootstrap complete.
I20260709 13:05:58.286201 13174 ts_tablet_manager.cc:1403] T 15c002144f284ba98fc671c0eebde24e P 5831a3bceaea419db182492a1fd79862: Time spent bootstrapping tablet: real 0.023s	user 0.023s	sys 0.000s
I20260709 13:05:58.290674 13174 raft_consensus.cc:359] T 15c002144f284ba98fc671c0eebde24e P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:05:58.291508 13174 raft_consensus.cc:740] T 15c002144f284ba98fc671c0eebde24e P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5831a3bceaea419db182492a1fd79862, State: Initialized, Role: LEARNER
I20260709 13:05:58.292121 13174 consensus_queue.cc:260] T 15c002144f284ba98fc671c0eebde24e P 5831a3bceaea419db182492a1fd79862 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:05:58.294505 13174 ts_tablet_manager.cc:1434] T 15c002144f284ba98fc671c0eebde24e P 5831a3bceaea419db182492a1fd79862: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:05:58.298264 12234 tablet_copy_service.cc:342] P e86b6ed62ab0403bbda1861973380297: Request end of tablet copy session 5831a3bceaea419db182492a1fd79862-15c002144f284ba98fc671c0eebde24e received from {username='slave'} at 127.0.0.1:44918
I20260709 13:05:58.298658 12234 tablet_copy_service.cc:434] P e86b6ed62ab0403bbda1861973380297: ending tablet copy session 5831a3bceaea419db182492a1fd79862-15c002144f284ba98fc671c0eebde24e on tablet 15c002144f284ba98fc671c0eebde24e with peer 5831a3bceaea419db182492a1fd79862
I20260709 13:05:58.329955 13174 ts_tablet_manager.cc:933] T 504c9c04eb8b41239216a9f8f40515d7 P 5831a3bceaea419db182492a1fd79862: Initiating tablet copy from peer 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
I20260709 13:05:58.331951 13174 tablet_copy_client.cc:323] T 504c9c04eb8b41239216a9f8f40515d7 P 5831a3bceaea419db182492a1fd79862: tablet copy: Beginning tablet copy session from remote peer at address 127.10.182.2:34213
I20260709 13:05:58.333452 12160 tablet_copy_service.cc:140] P 8e3d76ae69c74d1f85f6da548856eeb7: Received BeginTabletCopySession request for tablet 504c9c04eb8b41239216a9f8f40515d7 from peer 5831a3bceaea419db182492a1fd79862 ({username='slave'} at 127.0.0.1:58054)
I20260709 13:05:58.333993 12160 tablet_copy_service.cc:161] P 8e3d76ae69c74d1f85f6da548856eeb7: Beginning new tablet copy session on tablet 504c9c04eb8b41239216a9f8f40515d7 from peer 5831a3bceaea419db182492a1fd79862 at {username='slave'} at 127.0.0.1:58054: session id = 5831a3bceaea419db182492a1fd79862-504c9c04eb8b41239216a9f8f40515d7
I20260709 13:05:58.341215 12160 tablet_copy_source_session.cc:215] T 504c9c04eb8b41239216a9f8f40515d7 P 8e3d76ae69c74d1f85f6da548856eeb7: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:58.344123 13174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 504c9c04eb8b41239216a9f8f40515d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:58.360025 13174 tablet_copy_client.cc:806] T 504c9c04eb8b41239216a9f8f40515d7 P 5831a3bceaea419db182492a1fd79862: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:58.360661 13174 tablet_copy_client.cc:670] T 504c9c04eb8b41239216a9f8f40515d7 P 5831a3bceaea419db182492a1fd79862: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:58.363698 13174 tablet_copy_client.cc:538] T 504c9c04eb8b41239216a9f8f40515d7 P 5831a3bceaea419db182492a1fd79862: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:58.370357 13174 tablet_bootstrap.cc:492] T 504c9c04eb8b41239216a9f8f40515d7 P 5831a3bceaea419db182492a1fd79862: Bootstrap starting.
I20260709 13:05:58.388384 13182 ts_tablet_manager.cc:933] T 16225de175294560a23a6df6becebb0b P 5831a3bceaea419db182492a1fd79862: Initiating tablet copy from peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883)
I20260709 13:05:58.388707 13174 tablet_bootstrap.cc:492] T 504c9c04eb8b41239216a9f8f40515d7 P 5831a3bceaea419db182492a1fd79862: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:58.389496 13174 tablet_bootstrap.cc:492] T 504c9c04eb8b41239216a9f8f40515d7 P 5831a3bceaea419db182492a1fd79862: Bootstrap complete.
I20260709 13:05:58.390101 13174 ts_tablet_manager.cc:1403] T 504c9c04eb8b41239216a9f8f40515d7 P 5831a3bceaea419db182492a1fd79862: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.000s
I20260709 13:05:58.392715 13174 raft_consensus.cc:359] T 504c9c04eb8b41239216a9f8f40515d7 P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:05:58.393478 13174 raft_consensus.cc:740] T 504c9c04eb8b41239216a9f8f40515d7 P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5831a3bceaea419db182492a1fd79862, State: Initialized, Role: LEARNER
I20260709 13:05:58.394066 13174 consensus_queue.cc:260] T 504c9c04eb8b41239216a9f8f40515d7 P 5831a3bceaea419db182492a1fd79862 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:05:58.396190 13174 ts_tablet_manager.cc:1434] T 504c9c04eb8b41239216a9f8f40515d7 P 5831a3bceaea419db182492a1fd79862: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:05:58.397706 12160 tablet_copy_service.cc:342] P 8e3d76ae69c74d1f85f6da548856eeb7: Request end of tablet copy session 5831a3bceaea419db182492a1fd79862-504c9c04eb8b41239216a9f8f40515d7 received from {username='slave'} at 127.0.0.1:58054
I20260709 13:05:58.398123 12160 tablet_copy_service.cc:434] P 8e3d76ae69c74d1f85f6da548856eeb7: ending tablet copy session 5831a3bceaea419db182492a1fd79862-504c9c04eb8b41239216a9f8f40515d7 on tablet 504c9c04eb8b41239216a9f8f40515d7 with peer 5831a3bceaea419db182492a1fd79862
I20260709 13:05:58.409346 13182 tablet_copy_client.cc:323] T 16225de175294560a23a6df6becebb0b P 5831a3bceaea419db182492a1fd79862: tablet copy: Beginning tablet copy session from remote peer at address 127.10.182.1:37883
I20260709 13:05:58.411131 12085 tablet_copy_service.cc:140] P 34bbb454ad22499cac0941f061a68408: Received BeginTabletCopySession request for tablet 16225de175294560a23a6df6becebb0b from peer 5831a3bceaea419db182492a1fd79862 ({username='slave'} at 127.0.0.1:40312)
I20260709 13:05:58.411713 12085 tablet_copy_service.cc:161] P 34bbb454ad22499cac0941f061a68408: Beginning new tablet copy session on tablet 16225de175294560a23a6df6becebb0b from peer 5831a3bceaea419db182492a1fd79862 at {username='slave'} at 127.0.0.1:40312: session id = 5831a3bceaea419db182492a1fd79862-16225de175294560a23a6df6becebb0b
I20260709 13:05:58.418156 12085 tablet_copy_source_session.cc:215] T 16225de175294560a23a6df6becebb0b P 34bbb454ad22499cac0941f061a68408: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:58.421029 13182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16225de175294560a23a6df6becebb0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:58.437752 13182 tablet_copy_client.cc:806] T 16225de175294560a23a6df6becebb0b P 5831a3bceaea419db182492a1fd79862: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:58.439097 13182 tablet_copy_client.cc:670] T 16225de175294560a23a6df6becebb0b P 5831a3bceaea419db182492a1fd79862: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:58.443110 13182 tablet_copy_client.cc:538] T 16225de175294560a23a6df6becebb0b P 5831a3bceaea419db182492a1fd79862: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:58.449926 13182 tablet_bootstrap.cc:492] T 16225de175294560a23a6df6becebb0b P 5831a3bceaea419db182492a1fd79862: Bootstrap starting.
I20260709 13:05:58.469353 13182 tablet_bootstrap.cc:492] T 16225de175294560a23a6df6becebb0b P 5831a3bceaea419db182492a1fd79862: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:58.470233 13182 tablet_bootstrap.cc:492] T 16225de175294560a23a6df6becebb0b P 5831a3bceaea419db182492a1fd79862: Bootstrap complete.
I20260709 13:05:58.470857 13182 ts_tablet_manager.cc:1403] T 16225de175294560a23a6df6becebb0b P 5831a3bceaea419db182492a1fd79862: Time spent bootstrapping tablet: real 0.021s	user 0.018s	sys 0.001s
I20260709 13:05:58.473718 13182 raft_consensus.cc:359] T 16225de175294560a23a6df6becebb0b P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:05:58.474503 13182 raft_consensus.cc:740] T 16225de175294560a23a6df6becebb0b P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5831a3bceaea419db182492a1fd79862, State: Initialized, Role: LEARNER
I20260709 13:05:58.475128 13182 consensus_queue.cc:260] T 16225de175294560a23a6df6becebb0b P 5831a3bceaea419db182492a1fd79862 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:05:58.477669 13182 ts_tablet_manager.cc:1434] T 16225de175294560a23a6df6becebb0b P 5831a3bceaea419db182492a1fd79862: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 13:05:58.480067 12085 tablet_copy_service.cc:342] P 34bbb454ad22499cac0941f061a68408: Request end of tablet copy session 5831a3bceaea419db182492a1fd79862-16225de175294560a23a6df6becebb0b received from {username='slave'} at 127.0.0.1:40312
I20260709 13:05:58.480521 12085 tablet_copy_service.cc:434] P 34bbb454ad22499cac0941f061a68408: ending tablet copy session 5831a3bceaea419db182492a1fd79862-16225de175294560a23a6df6becebb0b on tablet 16225de175294560a23a6df6becebb0b with peer 5831a3bceaea419db182492a1fd79862
I20260709 13:05:58.608227 12759 raft_consensus.cc:1217] T 15c002144f284ba98fc671c0eebde24e P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:05:58.620280 12759 raft_consensus.cc:1217] T acf3180e1a0d49318429c1370142f705 P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:05:58.767925 12759 raft_consensus.cc:1217] T 504c9c04eb8b41239216a9f8f40515d7 P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:05:58.857793 12759 raft_consensus.cc:1217] T 16225de175294560a23a6df6becebb0b P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:05:59.053481 13101 raft_consensus.cc:1064] T acf3180e1a0d49318429c1370142f705 P 8e3d76ae69c74d1f85f6da548856eeb7: attempting to promote NON_VOTER 5831a3bceaea419db182492a1fd79862 to VOTER
I20260709 13:05:59.058287 13101 consensus_queue.cc:237] T acf3180e1a0d49318429c1370142f705 P 8e3d76ae69c74d1f85f6da548856eeb7 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:05:59.077873 12759 raft_consensus.cc:1275] T acf3180e1a0d49318429c1370142f705 P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:59.078292 12215 raft_consensus.cc:1275] T acf3180e1a0d49318429c1370142f705 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:59.080261 12074 raft_consensus.cc:1275] T acf3180e1a0d49318429c1370142f705 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:59.080044 13185 consensus_queue.cc:1048] T acf3180e1a0d49318429c1370142f705 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:05:59.081223 13101 consensus_queue.cc:1048] T acf3180e1a0d49318429c1370142f705 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:59.081982 13155 consensus_queue.cc:1048] T acf3180e1a0d49318429c1370142f705 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:59.094753 13185 raft_consensus.cc:2955] T acf3180e1a0d49318429c1370142f705 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:59.096510 12215 raft_consensus.cc:2955] T acf3180e1a0d49318429c1370142f705 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:59.099717 12073 raft_consensus.cc:2955] T acf3180e1a0d49318429c1370142f705 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:59.123807 12759 raft_consensus.cc:2955] T acf3180e1a0d49318429c1370142f705 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:59.125661 11969 catalog_manager.cc:5697] T acf3180e1a0d49318429c1370142f705 P e86b6ed62ab0403bbda1861973380297 reported cstate change: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:59.150590 10968 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:59.168419 12142 consensus_queue.cc:237] T acf3180e1a0d49318429c1370142f705 P 8e3d76ae69c74d1f85f6da548856eeb7 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:05:59.176544 12067 raft_consensus.cc:1275] T acf3180e1a0d49318429c1370142f705 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:59.178193 12759 raft_consensus.cc:1275] T acf3180e1a0d49318429c1370142f705 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:59.179359 13185 consensus_queue.cc:1048] T acf3180e1a0d49318429c1370142f705 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:59.181067 13155 consensus_queue.cc:1048] T acf3180e1a0d49318429c1370142f705 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:59.186463 13101 raft_consensus.cc:2955] T acf3180e1a0d49318429c1370142f705 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e86b6ed62ab0403bbda1861973380297 (127.10.182.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:59.197156 12067 raft_consensus.cc:2955] T acf3180e1a0d49318429c1370142f705 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e86b6ed62ab0403bbda1861973380297 (127.10.182.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:59.211934 12759 raft_consensus.cc:2955] T acf3180e1a0d49318429c1370142f705 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e86b6ed62ab0403bbda1861973380297 (127.10.182.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:59.217569 13162 raft_consensus.cc:1064] T 15c002144f284ba98fc671c0eebde24e P e86b6ed62ab0403bbda1861973380297: attempting to promote NON_VOTER 5831a3bceaea419db182492a1fd79862 to VOTER
I20260709 13:05:59.218044 11958 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet acf3180e1a0d49318429c1370142f705 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:59.220170 13162 consensus_queue.cc:237] T 15c002144f284ba98fc671c0eebde24e P e86b6ed62ab0403bbda1861973380297 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:05:59.231385 11973 catalog_manager.cc:5697] T acf3180e1a0d49318429c1370142f705 P 8e3d76ae69c74d1f85f6da548856eeb7 reported cstate change: config changed from index 3 to 4, VOTER e86b6ed62ab0403bbda1861973380297 (127.10.182.3) evicted. New cstate: current_term: 1 leader_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:59.239961 12760 raft_consensus.cc:1275] T 15c002144f284ba98fc671c0eebde24e P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:59.241796 13186 consensus_queue.cc:1048] T 15c002144f284ba98fc671c0eebde24e P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:59.265439 12208 tablet_service.cc:1558] Processing DeleteTablet for tablet acf3180e1a0d49318429c1370142f705 with delete_type TABLET_DATA_TOMBSTONED (TS e86b6ed62ab0403bbda1861973380297 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60452
I20260709 13:05:59.272091 12142 raft_consensus.cc:1275] T 15c002144f284ba98fc671c0eebde24e P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:59.273667 12067 raft_consensus.cc:1275] T 15c002144f284ba98fc671c0eebde24e P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:59.274322 13122 consensus_queue.cc:1048] T 15c002144f284ba98fc671c0eebde24e P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:59.278643 13122 consensus_queue.cc:1048] T 15c002144f284ba98fc671c0eebde24e P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:05:59.323551 13195 raft_consensus.cc:1064] T 504c9c04eb8b41239216a9f8f40515d7 P 8e3d76ae69c74d1f85f6da548856eeb7: attempting to promote NON_VOTER 5831a3bceaea419db182492a1fd79862 to VOTER
I20260709 13:05:59.326130 13195 consensus_queue.cc:237] T 504c9c04eb8b41239216a9f8f40515d7 P 8e3d76ae69c74d1f85f6da548856eeb7 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:05:59.358999 13200 tablet_replica.cc:333] T acf3180e1a0d49318429c1370142f705 P e86b6ed62ab0403bbda1861973380297: stopping tablet replica
I20260709 13:05:59.363338 12760 raft_consensus.cc:1275] T 504c9c04eb8b41239216a9f8f40515d7 P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:59.367591 13155 consensus_queue.cc:1048] T 504c9c04eb8b41239216a9f8f40515d7 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:59.373103 12068 raft_consensus.cc:1275] T 504c9c04eb8b41239216a9f8f40515d7 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:59.375298 12216 raft_consensus.cc:1275] T 504c9c04eb8b41239216a9f8f40515d7 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:59.380975 13101 consensus_queue.cc:1048] T 504c9c04eb8b41239216a9f8f40515d7 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:05:59.383703 13154 raft_consensus.cc:1064] T 16225de175294560a23a6df6becebb0b P 34bbb454ad22499cac0941f061a68408: attempting to promote NON_VOTER 5831a3bceaea419db182492a1fd79862 to VOTER
I20260709 13:05:59.384298 13200 raft_consensus.cc:2243] T acf3180e1a0d49318429c1370142f705 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:59.386330 13200 raft_consensus.cc:2272] T acf3180e1a0d49318429c1370142f705 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:59.390435 13101 consensus_queue.cc:1048] T 504c9c04eb8b41239216a9f8f40515d7 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:59.404759 13154 consensus_queue.cc:237] T 16225de175294560a23a6df6becebb0b P 34bbb454ad22499cac0941f061a68408 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:05:59.411860 13200 ts_tablet_manager.cc:1916] T acf3180e1a0d49318429c1370142f705 P e86b6ed62ab0403bbda1861973380297: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:59.413154 13122 raft_consensus.cc:2955] T 15c002144f284ba98fc671c0eebde24e P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:59.427047 12760 raft_consensus.cc:1275] T 16225de175294560a23a6df6becebb0b P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:59.429523 13143 consensus_queue.cc:1048] T 16225de175294560a23a6df6becebb0b P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:05:59.430361 13195 raft_consensus.cc:2955] T 504c9c04eb8b41239216a9f8f40515d7 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:59.441623 12073 raft_consensus.cc:2955] T 504c9c04eb8b41239216a9f8f40515d7 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:59.441179 12142 raft_consensus.cc:1275] T 16225de175294560a23a6df6becebb0b P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:59.445034 13143 consensus_queue.cc:1048] T 16225de175294560a23a6df6becebb0b P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:59.441169 12068 raft_consensus.cc:2955] T 15c002144f284ba98fc671c0eebde24e P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:59.469148 12759 raft_consensus.cc:2955] T 504c9c04eb8b41239216a9f8f40515d7 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:59.471009 11971 catalog_manager.cc:5697] T 15c002144f284ba98fc671c0eebde24e P 34bbb454ad22499cac0941f061a68408 reported cstate change: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e86b6ed62ab0403bbda1861973380297" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:59.488122 11971 catalog_manager.cc:5697] T 504c9c04eb8b41239216a9f8f40515d7 P 8e3d76ae69c74d1f85f6da548856eeb7 reported cstate change: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:59.505214 12215 raft_consensus.cc:1275] T 16225de175294560a23a6df6becebb0b P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:59.516527 12759 raft_consensus.cc:2955] T 15c002144f284ba98fc671c0eebde24e P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:59.537742 13200 ts_tablet_manager.cc:1929] T acf3180e1a0d49318429c1370142f705 P e86b6ed62ab0403bbda1861973380297: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:05:59.543767 13200 log.cc:1199] T acf3180e1a0d49318429c1370142f705 P e86b6ed62ab0403bbda1861973380297: Deleting WAL directory at /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602301807890-10968-0/minicluster-data/ts-2-root/wals/acf3180e1a0d49318429c1370142f705
I20260709 13:05:59.539702 12143 consensus_queue.cc:237] T 504c9c04eb8b41239216a9f8f40515d7 P 8e3d76ae69c74d1f85f6da548856eeb7 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:05:59.549095 12215 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ab173207e9f42b7ba953f8d408fa30c"
dest_uuid: "e86b6ed62ab0403bbda1861973380297"
mode: GRACEFUL
new_leader_uuid: "34bbb454ad22499cac0941f061a68408"
 from {username='slave'} at 127.0.0.1:50692
I20260709 13:05:59.562970 12215 raft_consensus.cc:606] T 0ab173207e9f42b7ba953f8d408fa30c P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Received request to transfer leadership to TS 34bbb454ad22499cac0941f061a68408
I20260709 13:05:59.565011 12761 raft_consensus.cc:1275] T 504c9c04eb8b41239216a9f8f40515d7 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:59.566375 11960 catalog_manager.cc:5028] TS e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567): tablet acf3180e1a0d49318429c1370142f705 (table test-workload [id=2fcf00b1454943968793f37e6dd8977d]) successfully deleted
I20260709 13:05:59.568459 13195 consensus_queue.cc:1048] T 504c9c04eb8b41239216a9f8f40515d7 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:05:59.576326 13143 consensus_queue.cc:1048] T 16225de175294560a23a6df6becebb0b P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:59.577533 13101 raft_consensus.cc:2955] T 504c9c04eb8b41239216a9f8f40515d7 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e86b6ed62ab0403bbda1861973380297 (127.10.182.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:59.580374 12761 raft_consensus.cc:2955] T 504c9c04eb8b41239216a9f8f40515d7 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e86b6ed62ab0403bbda1861973380297 (127.10.182.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:59.588150 12143 raft_consensus.cc:2955] T 15c002144f284ba98fc671c0eebde24e P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:59.591866 12067 raft_consensus.cc:1275] T 504c9c04eb8b41239216a9f8f40515d7 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:59.594760 11958 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 504c9c04eb8b41239216a9f8f40515d7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:59.600943 12215 consensus_queue.cc:237] T 15c002144f284ba98fc671c0eebde24e P e86b6ed62ab0403bbda1861973380297 [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: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:05:59.603936 11971 catalog_manager.cc:5697] T 504c9c04eb8b41239216a9f8f40515d7 P 8e3d76ae69c74d1f85f6da548856eeb7 reported cstate change: config changed from index 3 to 4, VOTER e86b6ed62ab0403bbda1861973380297 (127.10.182.3) evicted. New cstate: current_term: 1 leader_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:59.609650 12761 raft_consensus.cc:1275] T 15c002144f284ba98fc671c0eebde24e P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:59.612147 13122 consensus_queue.cc:1048] T 15c002144f284ba98fc671c0eebde24e P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:05:59.616631 12208 tablet_service.cc:1558] Processing DeleteTablet for tablet 504c9c04eb8b41239216a9f8f40515d7 with delete_type TABLET_DATA_TOMBSTONED (TS e86b6ed62ab0403bbda1861973380297 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60452
I20260709 13:05:59.627885 13200 tablet_replica.cc:333] T 504c9c04eb8b41239216a9f8f40515d7 P e86b6ed62ab0403bbda1861973380297: stopping tablet replica
I20260709 13:05:59.640391 13195 consensus_queue.cc:1048] T 504c9c04eb8b41239216a9f8f40515d7 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:05:59.646514 13103 raft_consensus.cc:2955] T 15c002144f284ba98fc671c0eebde24e P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 34bbb454ad22499cac0941f061a68408 (127.10.182.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:59.650110 12761 raft_consensus.cc:2955] T 15c002144f284ba98fc671c0eebde24e P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 34bbb454ad22499cac0941f061a68408 (127.10.182.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:59.666422 11960 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 15c002144f284ba98fc671c0eebde24e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:59.670984 12143 raft_consensus.cc:1275] T 15c002144f284ba98fc671c0eebde24e P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:59.682662 13200 raft_consensus.cc:2243] T 504c9c04eb8b41239216a9f8f40515d7 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:59.683272 13200 pending_rounds.cc:70] T 504c9c04eb8b41239216a9f8f40515d7 P e86b6ed62ab0403bbda1861973380297: Trying to abort 1 pending ops.
I20260709 13:05:59.680610 11972 catalog_manager.cc:5697] T 15c002144f284ba98fc671c0eebde24e P 5831a3bceaea419db182492a1fd79862 reported cstate change: config changed from index 3 to 4, VOTER 34bbb454ad22499cac0941f061a68408 (127.10.182.1) evicted. New cstate: current_term: 1 leader_uuid: "e86b6ed62ab0403bbda1861973380297" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:59.683619 13200 pending_rounds.cc:77] T 504c9c04eb8b41239216a9f8f40515d7 P e86b6ed62ab0403bbda1861973380297: Aborting op as it isn't in flight: id { term: 1 index: 3 } timestamp: 7305635263793999872 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "504c9c04eb8b41239216a9f8f40515d7" old_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } } new_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } } }
I20260709 13:05:59.687026 13200 raft_consensus.cc:2917] T 504c9c04eb8b41239216a9f8f40515d7 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Aborting config change with OpId 1.3: Aborted: Op aborted
I20260709 13:05:59.687515 13200 raft_consensus.cc:2889] T 504c9c04eb8b41239216a9f8f40515d7 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260709 13:05:59.688002 13200 raft_consensus.cc:2272] T 504c9c04eb8b41239216a9f8f40515d7 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:59.711109 12062 tablet_service.cc:1558] Processing DeleteTablet for tablet 15c002144f284ba98fc671c0eebde24e with delete_type TABLET_DATA_TOMBSTONED (TS 34bbb454ad22499cac0941f061a68408 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47622
I20260709 13:05:59.710906 12073 raft_consensus.cc:2955] T 504c9c04eb8b41239216a9f8f40515d7 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e86b6ed62ab0403bbda1861973380297 (127.10.182.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:59.712363 13162 consensus_queue.cc:1048] T 15c002144f284ba98fc671c0eebde24e P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:59.722431 13200 ts_tablet_manager.cc:1916] T 504c9c04eb8b41239216a9f8f40515d7 P e86b6ed62ab0403bbda1861973380297: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:59.701747 13154 raft_consensus.cc:2955] T 16225de175294560a23a6df6becebb0b P 34bbb454ad22499cac0941f061a68408 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:59.749617 12143 raft_consensus.cc:2955] T 15c002144f284ba98fc671c0eebde24e P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 34bbb454ad22499cac0941f061a68408 (127.10.182.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:59.753125 13122 raft_consensus.cc:993] T 0ab173207e9f42b7ba953f8d408fa30c P e86b6ed62ab0403bbda1861973380297: : Instructing follower 34bbb454ad22499cac0941f061a68408 to start an election
I20260709 13:05:59.753557 13122 raft_consensus.cc:1081] T 0ab173207e9f42b7ba953f8d408fa30c P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Signalling peer 34bbb454ad22499cac0941f061a68408 to start an election
I20260709 13:05:59.770895 12761 raft_consensus.cc:2955] T 16225de175294560a23a6df6becebb0b P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:59.776091 12071 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0ab173207e9f42b7ba953f8d408fa30c"
dest_uuid: "34bbb454ad22499cac0941f061a68408"
 from {username='slave'} at 127.0.0.1:47630
I20260709 13:05:59.776850 12071 raft_consensus.cc:493] T 0ab173207e9f42b7ba953f8d408fa30c P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:59.777190 12071 raft_consensus.cc:3060] T 0ab173207e9f42b7ba953f8d408fa30c P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:05:59.798744 12113 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.182.1:37883, user_credentials={real_user=slave}} blocked reactor thread for 52788.7us
I20260709 13:05:59.807929 12142 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "16428b6f0e7e40c7af070bcc44d4041d"
dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
mode: GRACEFUL
new_leader_uuid: "5831a3bceaea419db182492a1fd79862"
 from {username='slave'} at 127.0.0.1:54160
I20260709 13:05:59.808557 12142 raft_consensus.cc:606] T 16428b6f0e7e40c7af070bcc44d4041d P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 LEADER]: Received request to transfer leadership to TS 5831a3bceaea419db182492a1fd79862
I20260709 13:05:59.804232 11973 catalog_manager.cc:5697] T 16225de175294560a23a6df6becebb0b P 5831a3bceaea419db182492a1fd79862 reported cstate change: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "34bbb454ad22499cac0941f061a68408" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:59.817581 12142 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "589d5c34da524776bcaf32ecd44c6ebb"
dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
mode: GRACEFUL
new_leader_uuid: "34bbb454ad22499cac0941f061a68408"
 from {username='slave'} at 127.0.0.1:54160
I20260709 13:05:59.818171 12142 raft_consensus.cc:606] T 589d5c34da524776bcaf32ecd44c6ebb P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 LEADER]: Received request to transfer leadership to TS 34bbb454ad22499cac0941f061a68408
I20260709 13:05:59.820660 12142 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "65266f822a11450d810417fbd4142ecc"
dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
mode: GRACEFUL
new_leader_uuid: "5831a3bceaea419db182492a1fd79862"
 from {username='slave'} at 127.0.0.1:54160
I20260709 13:05:59.821187 12142 raft_consensus.cc:606] T 65266f822a11450d810417fbd4142ecc P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 LEADER]: Received request to transfer leadership to TS 5831a3bceaea419db182492a1fd79862
I20260709 13:05:59.823570 12142 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ab1bce8c7820453abffd5bfe32f76a84"
dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
mode: GRACEFUL
new_leader_uuid: "34bbb454ad22499cac0941f061a68408"
 from {username='slave'} at 127.0.0.1:54160
I20260709 13:05:59.824079 12142 raft_consensus.cc:606] T ab1bce8c7820453abffd5bfe32f76a84 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 LEADER]: Received request to transfer leadership to TS 34bbb454ad22499cac0941f061a68408
I20260709 13:05:59.898509 13216 tablet_replica.cc:333] T 15c002144f284ba98fc671c0eebde24e P 34bbb454ad22499cac0941f061a68408: stopping tablet replica
W20260709 13:05:59.902972 12113 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.182.1:37883, user_credentials={real_user=slave}} blocked reactor thread for 59787.4us
W20260709 13:05:59.903330 12187 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.182.1:37883, user_credentials={real_user=slave}} blocked reactor thread for 65482.3us
I20260709 13:05:59.905023 10968 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:05:59.905458 12071 raft_consensus.cc:515] T 0ab173207e9f42b7ba953f8d408fa30c P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:59.906744 10968 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:05:59.907593 12071 leader_election.cc:290] T 0ab173207e9f42b7ba953f8d408fa30c P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 2 election: Requested vote from peers 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:05:59.917641 13221 raft_consensus.cc:993] T 65266f822a11450d810417fbd4142ecc P 8e3d76ae69c74d1f85f6da548856eeb7: : Instructing follower 5831a3bceaea419db182492a1fd79862 to start an election
I20260709 13:05:59.920221 13101 raft_consensus.cc:993] T 589d5c34da524776bcaf32ecd44c6ebb P 8e3d76ae69c74d1f85f6da548856eeb7: : Instructing follower 34bbb454ad22499cac0941f061a68408 to start an election
I20260709 13:05:59.946218 12143 raft_consensus.cc:2955] T 16225de175294560a23a6df6becebb0b P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:59.952859 13101 raft_consensus.cc:1081] T 589d5c34da524776bcaf32ecd44c6ebb P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 LEADER]: Signalling peer 34bbb454ad22499cac0941f061a68408 to start an election
I20260709 13:05:59.952523 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab173207e9f42b7ba953f8d408fa30c" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
I20260709 13:05:59.954330 12142 raft_consensus.cc:3060] T 0ab173207e9f42b7ba953f8d408fa30c P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:59.952453 13221 raft_consensus.cc:1081] T 65266f822a11450d810417fbd4142ecc P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 LEADER]: Signalling peer 5831a3bceaea419db182492a1fd79862 to start an election
I20260709 13:05:59.958489 12761 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "65266f822a11450d810417fbd4142ecc"
dest_uuid: "5831a3bceaea419db182492a1fd79862"
 from {username='slave'} at 127.0.0.1:57080
I20260709 13:05:59.959046 12761 raft_consensus.cc:493] T 65266f822a11450d810417fbd4142ecc P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:59.959384 12761 raft_consensus.cc:3060] T 65266f822a11450d810417fbd4142ecc P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:59.960753 12223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab173207e9f42b7ba953f8d408fa30c" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e86b6ed62ab0403bbda1861973380297"
I20260709 13:05:59.961313 12223 raft_consensus.cc:3055] T 0ab173207e9f42b7ba953f8d408fa30c P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:59.961588 12223 raft_consensus.cc:740] T 0ab173207e9f42b7ba953f8d408fa30c P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Running, Role: LEADER
I20260709 13:05:59.962455 12223 consensus_queue.cc:260] T 0ab173207e9f42b7ba953f8d408fa30c P e86b6ed62ab0403bbda1861973380297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:05:59.963378 12223 raft_consensus.cc:3060] T 0ab173207e9f42b7ba953f8d408fa30c P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:59.967446 13200 ts_tablet_manager.cc:1929] T 504c9c04eb8b41239216a9f8f40515d7 P e86b6ed62ab0403bbda1861973380297: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:05:59.976050 13200 log.cc:1199] T 504c9c04eb8b41239216a9f8f40515d7 P e86b6ed62ab0403bbda1861973380297: Deleting WAL directory at /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602301807890-10968-0/minicluster-data/ts-2-root/wals/504c9c04eb8b41239216a9f8f40515d7
I20260709 13:05:59.977744 11960 catalog_manager.cc:5028] TS e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567): tablet 504c9c04eb8b41239216a9f8f40515d7 (table test-workload [id=2fcf00b1454943968793f37e6dd8977d]) successfully deleted
I20260709 13:05:59.980417 12761 raft_consensus.cc:515] T 65266f822a11450d810417fbd4142ecc P 5831a3bceaea419db182492a1fd79862 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:05:59.983999 12148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65266f822a11450d810417fbd4142ecc" candidate_uuid: "5831a3bceaea419db182492a1fd79862" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
I20260709 13:05:59.984779 12148 raft_consensus.cc:3055] T 65266f822a11450d810417fbd4142ecc P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:59.985071 12148 raft_consensus.cc:740] T 65266f822a11450d810417fbd4142ecc P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Running, Role: LEADER
I20260709 13:05:59.985746 12148 consensus_queue.cc:260] T 65266f822a11450d810417fbd4142ecc P 8e3d76ae69c74d1f85f6da548856eeb7 [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: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:05:59.986660 12148 raft_consensus.cc:3060] T 65266f822a11450d810417fbd4142ecc P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:59.969681 12223 raft_consensus.cc:2468] T 0ab173207e9f42b7ba953f8d408fa30c P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34bbb454ad22499cac0941f061a68408 in term 2.
I20260709 13:05:59.971567 12216 raft_consensus.cc:2955] T 16225de175294560a23a6df6becebb0b P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:05:59.973023 12142 raft_consensus.cc:2468] T 0ab173207e9f42b7ba953f8d408fa30c P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34bbb454ad22499cac0941f061a68408 in term 2.
I20260709 13:05:59.997493 13216 raft_consensus.cc:2243] T 15c002144f284ba98fc671c0eebde24e P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:59.998353 13216 raft_consensus.cc:2272] T 15c002144f284ba98fc671c0eebde24e P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:00.000517 12041 leader_election.cc:304] T 0ab173207e9f42b7ba953f8d408fa30c P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34bbb454ad22499cac0941f061a68408, e86b6ed62ab0403bbda1861973380297; no voters: 
I20260709 13:06:00.001892 13154 raft_consensus.cc:2804] T 0ab173207e9f42b7ba953f8d408fa30c P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:00.002424 13154 raft_consensus.cc:697] T 0ab173207e9f42b7ba953f8d408fa30c P 34bbb454ad22499cac0941f061a68408 [term 2 LEADER]: Becoming Leader. State: Replica: 34bbb454ad22499cac0941f061a68408, State: Running, Role: LEADER
I20260709 13:06:00.003371 13154 consensus_queue.cc:237] T 0ab173207e9f42b7ba953f8d408fa30c P 34bbb454ad22499cac0941f061a68408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:06:00.005842 12148 raft_consensus.cc:2468] T 65266f822a11450d810417fbd4142ecc P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5831a3bceaea419db182492a1fd79862 in term 2.
I20260709 13:06:00.006387 13216 ts_tablet_manager.cc:1916] T 15c002144f284ba98fc671c0eebde24e P 34bbb454ad22499cac0941f061a68408: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:00.007093 12725 leader_election.cc:304] T 65266f822a11450d810417fbd4142ecc P 5831a3bceaea419db182492a1fd79862 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5831a3bceaea419db182492a1fd79862, 8e3d76ae69c74d1f85f6da548856eeb7; no voters: 
I20260709 13:06:00.008059 13177 raft_consensus.cc:2804] T 65266f822a11450d810417fbd4142ecc P 5831a3bceaea419db182492a1fd79862 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:00.010587 12071 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "589d5c34da524776bcaf32ecd44c6ebb"
dest_uuid: "34bbb454ad22499cac0941f061a68408"
 from {username='slave'} at 127.0.0.1:47640
I20260709 13:06:00.011339 12071 raft_consensus.cc:493] T 589d5c34da524776bcaf32ecd44c6ebb P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:00.011801 12071 raft_consensus.cc:3060] T 589d5c34da524776bcaf32ecd44c6ebb P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:00.017403 12761 leader_election.cc:290] T 65266f822a11450d810417fbd4142ecc P 5831a3bceaea419db182492a1fd79862 [CANDIDATE]: Term 2 election: Requested vote from peers 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:06:00.020033 12223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65266f822a11450d810417fbd4142ecc" candidate_uuid: "5831a3bceaea419db182492a1fd79862" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "e86b6ed62ab0403bbda1861973380297"
I20260709 13:06:00.020641 12223 raft_consensus.cc:3060] T 65266f822a11450d810417fbd4142ecc P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:00.051086 12223 raft_consensus.cc:2468] T 65266f822a11450d810417fbd4142ecc P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5831a3bceaea419db182492a1fd79862 in term 2.
I20260709 13:06:00.049254 12071 raft_consensus.cc:515] T 589d5c34da524776bcaf32ecd44c6ebb P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:06:00.056170 12071 leader_election.cc:290] T 589d5c34da524776bcaf32ecd44c6ebb P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 2 election: Requested vote from peers 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:06:00.058935 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "589d5c34da524776bcaf32ecd44c6ebb" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
I20260709 13:06:00.059474 12142 raft_consensus.cc:3055] T 589d5c34da524776bcaf32ecd44c6ebb P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:00.059767 12142 raft_consensus.cc:740] T 589d5c34da524776bcaf32ecd44c6ebb P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Running, Role: LEADER
I20260709 13:06:00.040779 13177 raft_consensus.cc:697] T 65266f822a11450d810417fbd4142ecc P 5831a3bceaea419db182492a1fd79862 [term 2 LEADER]: Becoming Leader. State: Replica: 5831a3bceaea419db182492a1fd79862, State: Running, Role: LEADER
I20260709 13:06:00.060432 12142 consensus_queue.cc:260] T 589d5c34da524776bcaf32ecd44c6ebb P 8e3d76ae69c74d1f85f6da548856eeb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:06:00.061643 12142 raft_consensus.cc:3060] T 589d5c34da524776bcaf32ecd44c6ebb P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:00.061539 13177 consensus_queue.cc:237] T 65266f822a11450d810417fbd4142ecc P 5831a3bceaea419db182492a1fd79862 [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: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:00.071820 12223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "589d5c34da524776bcaf32ecd44c6ebb" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e86b6ed62ab0403bbda1861973380297"
I20260709 13:06:00.072520 12223 raft_consensus.cc:3060] T 589d5c34da524776bcaf32ecd44c6ebb P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:00.074344 12142 raft_consensus.cc:2468] T 589d5c34da524776bcaf32ecd44c6ebb P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34bbb454ad22499cac0941f061a68408 in term 2.
I20260709 13:06:00.081756 12039 leader_election.cc:304] T 589d5c34da524776bcaf32ecd44c6ebb P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34bbb454ad22499cac0941f061a68408, 8e3d76ae69c74d1f85f6da548856eeb7; no voters: 
I20260709 13:06:00.083194 13220 raft_consensus.cc:2804] T 589d5c34da524776bcaf32ecd44c6ebb P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:00.083648 13185 raft_consensus.cc:993] T ab1bce8c7820453abffd5bfe32f76a84 P 8e3d76ae69c74d1f85f6da548856eeb7: : Instructing follower 34bbb454ad22499cac0941f061a68408 to start an election
I20260709 13:06:00.083726 13220 raft_consensus.cc:697] T 589d5c34da524776bcaf32ecd44c6ebb P 34bbb454ad22499cac0941f061a68408 [term 2 LEADER]: Becoming Leader. State: Replica: 34bbb454ad22499cac0941f061a68408, State: Running, Role: LEADER
I20260709 13:06:00.081610 11973 catalog_manager.cc:5697] T 0ab173207e9f42b7ba953f8d408fa30c P 34bbb454ad22499cac0941f061a68408 reported cstate change: term changed from 1 to 2, leader changed from e86b6ed62ab0403bbda1861973380297 (127.10.182.3) to 34bbb454ad22499cac0941f061a68408 (127.10.182.1). New cstate: current_term: 2 leader_uuid: "34bbb454ad22499cac0941f061a68408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:00.084355 13221 raft_consensus.cc:1081] T ab1bce8c7820453abffd5bfe32f76a84 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 LEADER]: Signalling peer 34bbb454ad22499cac0941f061a68408 to start an election
I20260709 13:06:00.084824 13220 consensus_queue.cc:237] T 589d5c34da524776bcaf32ecd44c6ebb P 34bbb454ad22499cac0941f061a68408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:06:00.087209 12068 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ab1bce8c7820453abffd5bfe32f76a84"
dest_uuid: "34bbb454ad22499cac0941f061a68408"
 from {username='slave'} at 127.0.0.1:47640
I20260709 13:06:00.087719 12068 raft_consensus.cc:493] T ab1bce8c7820453abffd5bfe32f76a84 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:00.088078 12068 raft_consensus.cc:3060] T ab1bce8c7820453abffd5bfe32f76a84 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:00.094650 13223 raft_consensus.cc:993] T 16428b6f0e7e40c7af070bcc44d4041d P 8e3d76ae69c74d1f85f6da548856eeb7: : Instructing follower 5831a3bceaea419db182492a1fd79862 to start an election
I20260709 13:06:00.095598 13223 raft_consensus.cc:1081] T 16428b6f0e7e40c7af070bcc44d4041d P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 LEADER]: Signalling peer 5831a3bceaea419db182492a1fd79862 to start an election
I20260709 13:06:00.097340 12759 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "16428b6f0e7e40c7af070bcc44d4041d"
dest_uuid: "5831a3bceaea419db182492a1fd79862"
 from {username='slave'} at 127.0.0.1:57080
I20260709 13:06:00.089089 12223 raft_consensus.cc:2468] T 589d5c34da524776bcaf32ecd44c6ebb P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34bbb454ad22499cac0941f061a68408 in term 2.
I20260709 13:06:00.097843 12759 raft_consensus.cc:493] T 16428b6f0e7e40c7af070bcc44d4041d P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:00.098271 12759 raft_consensus.cc:3060] T 16428b6f0e7e40c7af070bcc44d4041d P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:00.102974 13216 ts_tablet_manager.cc:1929] T 15c002144f284ba98fc671c0eebde24e P 34bbb454ad22499cac0941f061a68408: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:00.103709 13216 log.cc:1199] T 15c002144f284ba98fc671c0eebde24e P 34bbb454ad22499cac0941f061a68408: Deleting WAL directory at /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602301807890-10968-0/minicluster-data/ts-0-root/wals/15c002144f284ba98fc671c0eebde24e
I20260709 13:06:00.105782 12759 raft_consensus.cc:515] T 16428b6f0e7e40c7af070bcc44d4041d P 5831a3bceaea419db182492a1fd79862 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:00.108314 11957 catalog_manager.cc:5028] TS 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): tablet 15c002144f284ba98fc671c0eebde24e (table test-workload [id=2fcf00b1454943968793f37e6dd8977d]) successfully deleted
I20260709 13:06:00.109191 12071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16428b6f0e7e40c7af070bcc44d4041d" candidate_uuid: "5831a3bceaea419db182492a1fd79862" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "34bbb454ad22499cac0941f061a68408"
I20260709 13:06:00.109773 12071 raft_consensus.cc:3060] T 16428b6f0e7e40c7af070bcc44d4041d P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:00.113633 11971 catalog_manager.cc:5697] T 65266f822a11450d810417fbd4142ecc P 5831a3bceaea419db182492a1fd79862 reported cstate change: term changed from 1 to 2, leader changed from 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2) to 5831a3bceaea419db182492a1fd79862 (127.10.182.4). New cstate: current_term: 2 leader_uuid: "5831a3bceaea419db182492a1fd79862" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:00.116466 12071 raft_consensus.cc:2468] T 16428b6f0e7e40c7af070bcc44d4041d P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5831a3bceaea419db182492a1fd79862 in term 2.
I20260709 13:06:00.119310 12724 leader_election.cc:304] T 16428b6f0e7e40c7af070bcc44d4041d P 5831a3bceaea419db182492a1fd79862 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34bbb454ad22499cac0941f061a68408, 5831a3bceaea419db182492a1fd79862; no voters: 
I20260709 13:06:00.120223 13177 raft_consensus.cc:2804] T 16428b6f0e7e40c7af070bcc44d4041d P 5831a3bceaea419db182492a1fd79862 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:00.120914 13177 raft_consensus.cc:697] T 16428b6f0e7e40c7af070bcc44d4041d P 5831a3bceaea419db182492a1fd79862 [term 2 LEADER]: Becoming Leader. State: Replica: 5831a3bceaea419db182492a1fd79862, State: Running, Role: LEADER
I20260709 13:06:00.121763 13177 consensus_queue.cc:237] T 16428b6f0e7e40c7af070bcc44d4041d P 5831a3bceaea419db182492a1fd79862 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:00.124361 12068 raft_consensus.cc:515] T ab1bce8c7820453abffd5bfe32f76a84 P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:06:00.127456 12143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1bce8c7820453abffd5bfe32f76a84" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
I20260709 13:06:00.127982 12143 raft_consensus.cc:3055] T ab1bce8c7820453abffd5bfe32f76a84 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:00.128271 12143 raft_consensus.cc:740] T ab1bce8c7820453abffd5bfe32f76a84 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Running, Role: LEADER
I20260709 13:06:00.129017 12143 consensus_queue.cc:260] T ab1bce8c7820453abffd5bfe32f76a84 P 8e3d76ae69c74d1f85f6da548856eeb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:06:00.130021 12143 raft_consensus.cc:3060] T ab1bce8c7820453abffd5bfe32f76a84 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:00.130676 12759 leader_election.cc:290] T 16428b6f0e7e40c7af070bcc44d4041d P 5831a3bceaea419db182492a1fd79862 [CANDIDATE]: Term 2 election: Requested vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
I20260709 13:06:00.131439 12067 consensus_queue.cc:237] T 16225de175294560a23a6df6becebb0b P 34bbb454ad22499cac0941f061a68408 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:00.123862 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16428b6f0e7e40c7af070bcc44d4041d" candidate_uuid: "5831a3bceaea419db182492a1fd79862" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
I20260709 13:06:00.134140 12142 raft_consensus.cc:3055] T 16428b6f0e7e40c7af070bcc44d4041d P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:00.134507 12142 raft_consensus.cc:740] T 16428b6f0e7e40c7af070bcc44d4041d P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Running, Role: LEADER
I20260709 13:06:00.140154 12142 consensus_queue.cc:260] T 16428b6f0e7e40c7af070bcc44d4041d P 8e3d76ae69c74d1f85f6da548856eeb7 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:00.141343 12142 raft_consensus.cc:3060] T 16428b6f0e7e40c7af070bcc44d4041d P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:00.143682 12143 raft_consensus.cc:2468] T ab1bce8c7820453abffd5bfe32f76a84 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34bbb454ad22499cac0941f061a68408 in term 2.
I20260709 13:06:00.145676 12068 leader_election.cc:290] T ab1bce8c7820453abffd5bfe32f76a84 P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 2 election: Requested vote from peers 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:06:00.146672 12759 raft_consensus.cc:1275] T 16225de175294560a23a6df6becebb0b P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:00.152700 12039 leader_election.cc:304] T ab1bce8c7820453abffd5bfe32f76a84 P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34bbb454ad22499cac0941f061a68408, 8e3d76ae69c74d1f85f6da548856eeb7; no voters: 
I20260709 13:06:00.146550 12223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1bce8c7820453abffd5bfe32f76a84" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e86b6ed62ab0403bbda1861973380297"
I20260709 13:06:00.149811 12215 raft_consensus.cc:1275] T 16225de175294560a23a6df6becebb0b P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:00.153514 13220 raft_consensus.cc:2804] T ab1bce8c7820453abffd5bfe32f76a84 P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:00.154001 13220 raft_consensus.cc:697] T ab1bce8c7820453abffd5bfe32f76a84 P 34bbb454ad22499cac0941f061a68408 [term 2 LEADER]: Becoming Leader. State: Replica: 34bbb454ad22499cac0941f061a68408, State: Running, Role: LEADER
I20260709 13:06:00.154274 12223 raft_consensus.cc:3060] T ab1bce8c7820453abffd5bfe32f76a84 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:00.154893 13220 consensus_queue.cc:237] T ab1bce8c7820453abffd5bfe32f76a84 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:06:00.155031 13215 consensus_queue.cc:1048] T 16225de175294560a23a6df6becebb0b P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:06:00.157048 13154 consensus_queue.cc:1048] T 16225de175294560a23a6df6becebb0b P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:00.149763 11973 catalog_manager.cc:5697] T 16428b6f0e7e40c7af070bcc44d4041d P 5831a3bceaea419db182492a1fd79862 reported cstate change: term changed from 1 to 2, leader changed from 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2) to 5831a3bceaea419db182492a1fd79862 (127.10.182.4). New cstate: current_term: 2 leader_uuid: "5831a3bceaea419db182492a1fd79862" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:00.166074 13211 raft_consensus.cc:2955] T 16225de175294560a23a6df6becebb0b P 34bbb454ad22499cac0941f061a68408 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:00.181849 12759 raft_consensus.cc:2955] T 16225de175294560a23a6df6becebb0b P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:00.182801 12215 raft_consensus.cc:2955] T 16225de175294560a23a6df6becebb0b P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:00.222517 11971 catalog_manager.cc:5697] T 589d5c34da524776bcaf32ecd44c6ebb P 34bbb454ad22499cac0941f061a68408 reported cstate change: term changed from 1 to 2, leader changed from 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2) to 34bbb454ad22499cac0941f061a68408 (127.10.182.1). New cstate: current_term: 2 leader_uuid: "34bbb454ad22499cac0941f061a68408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:00.236295 12223 raft_consensus.cc:2468] T ab1bce8c7820453abffd5bfe32f76a84 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34bbb454ad22499cac0941f061a68408 in term 2.
I20260709 13:06:00.242334 12142 raft_consensus.cc:2468] T 16428b6f0e7e40c7af070bcc44d4041d P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5831a3bceaea419db182492a1fd79862 in term 2.
I20260709 13:06:00.242714 11957 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 16225de175294560a23a6df6becebb0b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:00.248390 11971 catalog_manager.cc:5697] T ab1bce8c7820453abffd5bfe32f76a84 P 34bbb454ad22499cac0941f061a68408 reported cstate change: term changed from 1 to 2, leader changed from 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2) to 34bbb454ad22499cac0941f061a68408 (127.10.182.1). New cstate: current_term: 2 leader_uuid: "34bbb454ad22499cac0941f061a68408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:00.332981 11972 catalog_manager.cc:5697] T 16225de175294560a23a6df6becebb0b P e86b6ed62ab0403bbda1861973380297 reported cstate change: config changed from index 3 to 4, VOTER 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2) evicted. New cstate: current_term: 1 leader_uuid: "34bbb454ad22499cac0941f061a68408" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:00.346715 12139 tablet_service.cc:1558] Processing DeleteTablet for tablet 16225de175294560a23a6df6becebb0b with delete_type TABLET_DATA_TOMBSTONED (TS 8e3d76ae69c74d1f85f6da548856eeb7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56536
I20260709 13:06:00.367448 13232 tablet_replica.cc:333] T 16225de175294560a23a6df6becebb0b P 8e3d76ae69c74d1f85f6da548856eeb7: stopping tablet replica
I20260709 13:06:00.368687 13232 raft_consensus.cc:2243] T 16225de175294560a23a6df6becebb0b P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:00.371150 13232 raft_consensus.cc:2272] T 16225de175294560a23a6df6becebb0b P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:00.374506 13232 ts_tablet_manager.cc:1916] T 16225de175294560a23a6df6becebb0b P 8e3d76ae69c74d1f85f6da548856eeb7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:00.386938 13232 ts_tablet_manager.cc:1929] T 16225de175294560a23a6df6becebb0b P 8e3d76ae69c74d1f85f6da548856eeb7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:00.387292 13232 log.cc:1199] T 16225de175294560a23a6df6becebb0b P 8e3d76ae69c74d1f85f6da548856eeb7: Deleting WAL directory at /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602301807890-10968-0/minicluster-data/ts-1-root/wals/16225de175294560a23a6df6becebb0b
I20260709 13:06:00.388785 11958 catalog_manager.cc:5028] TS 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213): tablet 16225de175294560a23a6df6becebb0b (table test-workload [id=2fcf00b1454943968793f37e6dd8977d]) successfully deleted
I20260709 13:06:00.430382 12215 raft_consensus.cc:1275] T 0ab173207e9f42b7ba953f8d408fa30c P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:00.431627 13211 consensus_queue.cc:1048] T 0ab173207e9f42b7ba953f8d408fa30c P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:00.442569 12143 raft_consensus.cc:1275] T 0ab173207e9f42b7ba953f8d408fa30c P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:00.444448 13215 consensus_queue.cc:1048] T 0ab173207e9f42b7ba953f8d408fa30c P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:00.474272 12143 raft_consensus.cc:1275] T 589d5c34da524776bcaf32ecd44c6ebb P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:00.476550 13215 consensus_queue.cc:1048] T 589d5c34da524776bcaf32ecd44c6ebb P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:00.485891 12223 raft_consensus.cc:1275] T 589d5c34da524776bcaf32ecd44c6ebb P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:00.487076 13211 consensus_queue.cc:1048] T 589d5c34da524776bcaf32ecd44c6ebb P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:00.550763 12223 raft_consensus.cc:1275] T 65266f822a11450d810417fbd4142ecc P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Refusing update from remote peer 5831a3bceaea419db182492a1fd79862: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:00.551589 12071 raft_consensus.cc:1275] T 16428b6f0e7e40c7af070bcc44d4041d P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Refusing update from remote peer 5831a3bceaea419db182492a1fd79862: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:00.552105 13177 consensus_queue.cc:1048] T 65266f822a11450d810417fbd4142ecc P 5831a3bceaea419db182492a1fd79862 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:06:00.552877 13226 consensus_queue.cc:1048] T 16428b6f0e7e40c7af070bcc44d4041d P 5831a3bceaea419db182492a1fd79862 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:00.582204 12143 raft_consensus.cc:1275] T 65266f822a11450d810417fbd4142ecc P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Refusing update from remote peer 5831a3bceaea419db182492a1fd79862: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:00.583395 13242 consensus_queue.cc:1048] T 65266f822a11450d810417fbd4142ecc P 5831a3bceaea419db182492a1fd79862 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:00.606280 12143 raft_consensus.cc:1275] T 16428b6f0e7e40c7af070bcc44d4041d P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Refusing update from remote peer 5831a3bceaea419db182492a1fd79862: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:00.613830 13242 consensus_queue.cc:1048] T 16428b6f0e7e40c7af070bcc44d4041d P 5831a3bceaea419db182492a1fd79862 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:00.637784 12143 raft_consensus.cc:1275] T ab1bce8c7820453abffd5bfe32f76a84 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:00.639508 13215 consensus_queue.cc:1048] T ab1bce8c7820453abffd5bfe32f76a84 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:00.649034 12223 raft_consensus.cc:1275] T ab1bce8c7820453abffd5bfe32f76a84 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:00.650259 13211 consensus_queue.cc:1048] T ab1bce8c7820453abffd5bfe32f76a84 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:00.907908 10968 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:00.945495 10968 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:00.987383 12223 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "09fa96269e5b4504a80175e58ecdd147"
dest_uuid: "e86b6ed62ab0403bbda1861973380297"
mode: GRACEFUL
new_leader_uuid: "34bbb454ad22499cac0941f061a68408"
 from {username='slave'} at 127.0.0.1:50692
I20260709 13:06:00.987991 12223 raft_consensus.cc:606] T 09fa96269e5b4504a80175e58ecdd147 P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Received request to transfer leadership to TS 34bbb454ad22499cac0941f061a68408
I20260709 13:06:00.990353 12223 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4ce3a642781e4def9f7fb6ac1e2a9443"
dest_uuid: "e86b6ed62ab0403bbda1861973380297"
mode: GRACEFUL
new_leader_uuid: "34bbb454ad22499cac0941f061a68408"
 from {username='slave'} at 127.0.0.1:50692
I20260709 13:06:00.990830 12223 raft_consensus.cc:606] T 4ce3a642781e4def9f7fb6ac1e2a9443 P e86b6ed62ab0403bbda1861973380297 [term 2 LEADER]: Received request to transfer leadership to TS 34bbb454ad22499cac0941f061a68408
I20260709 13:06:00.993031 12223 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6978fe44a05e4f20914c83428e38ea65"
dest_uuid: "e86b6ed62ab0403bbda1861973380297"
mode: GRACEFUL
new_leader_uuid: "5831a3bceaea419db182492a1fd79862"
 from {username='slave'} at 127.0.0.1:50692
I20260709 13:06:00.993628 12223 raft_consensus.cc:606] T 6978fe44a05e4f20914c83428e38ea65 P e86b6ed62ab0403bbda1861973380297 [term 2 LEADER]: Received request to transfer leadership to TS 5831a3bceaea419db182492a1fd79862
I20260709 13:06:00.996096 12223 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d41dbf3f863349f3bcc6e8320359e499"
dest_uuid: "e86b6ed62ab0403bbda1861973380297"
mode: GRACEFUL
new_leader_uuid: "34bbb454ad22499cac0941f061a68408"
 from {username='slave'} at 127.0.0.1:50692
I20260709 13:06:00.996627 12223 raft_consensus.cc:606] T d41dbf3f863349f3bcc6e8320359e499 P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Received request to transfer leadership to TS 34bbb454ad22499cac0941f061a68408
I20260709 13:06:00.998958 12223 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f2d3f5f4b46847e981ef45e207a6731c"
dest_uuid: "e86b6ed62ab0403bbda1861973380297"
mode: GRACEFUL
new_leader_uuid: "5831a3bceaea419db182492a1fd79862"
 from {username='slave'} at 127.0.0.1:50692
I20260709 13:06:00.999447 12223 raft_consensus.cc:606] T f2d3f5f4b46847e981ef45e207a6731c P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Received request to transfer leadership to TS 5831a3bceaea419db182492a1fd79862
I20260709 13:06:01.000821 10968 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:06:01.002413 10968 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:01.026250 13205 raft_consensus.cc:993] T f2d3f5f4b46847e981ef45e207a6731c P e86b6ed62ab0403bbda1861973380297: : Instructing follower 5831a3bceaea419db182492a1fd79862 to start an election
I20260709 13:06:01.026824 13122 raft_consensus.cc:1081] T f2d3f5f4b46847e981ef45e207a6731c P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Signalling peer 5831a3bceaea419db182492a1fd79862 to start an election
I20260709 13:06:01.028245 12759 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f2d3f5f4b46847e981ef45e207a6731c"
dest_uuid: "5831a3bceaea419db182492a1fd79862"
 from {username='slave'} at 127.0.0.1:57082
I20260709 13:06:01.028738 12759 raft_consensus.cc:493] T f2d3f5f4b46847e981ef45e207a6731c P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:01.029066 12759 raft_consensus.cc:3060] T f2d3f5f4b46847e981ef45e207a6731c P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:01.030572 13205 raft_consensus.cc:993] T 6978fe44a05e4f20914c83428e38ea65 P e86b6ed62ab0403bbda1861973380297: : Instructing follower 5831a3bceaea419db182492a1fd79862 to start an election
I20260709 13:06:01.031178 13122 raft_consensus.cc:1081] T 6978fe44a05e4f20914c83428e38ea65 P e86b6ed62ab0403bbda1861973380297 [term 2 LEADER]: Signalling peer 5831a3bceaea419db182492a1fd79862 to start an election
I20260709 13:06:01.032660 12761 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6978fe44a05e4f20914c83428e38ea65"
dest_uuid: "5831a3bceaea419db182492a1fd79862"
 from {username='slave'} at 127.0.0.1:57082
I20260709 13:06:01.033070 12761 raft_consensus.cc:493] T 6978fe44a05e4f20914c83428e38ea65 P 5831a3bceaea419db182492a1fd79862 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:01.033344 12761 raft_consensus.cc:3060] T 6978fe44a05e4f20914c83428e38ea65 P 5831a3bceaea419db182492a1fd79862 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:01.034219 12759 raft_consensus.cc:515] T f2d3f5f4b46847e981ef45e207a6731c P 5831a3bceaea419db182492a1fd79862 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:01.036043 12759 leader_election.cc:290] T f2d3f5f4b46847e981ef45e207a6731c P 5831a3bceaea419db182492a1fd79862 [CANDIDATE]: Term 2 election: Requested vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:06:01.036633 12223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2d3f5f4b46847e981ef45e207a6731c" candidate_uuid: "5831a3bceaea419db182492a1fd79862" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "e86b6ed62ab0403bbda1861973380297"
I20260709 13:06:01.037252 12223 raft_consensus.cc:3055] T f2d3f5f4b46847e981ef45e207a6731c P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:01.037575 12223 raft_consensus.cc:740] T f2d3f5f4b46847e981ef45e207a6731c P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Running, Role: LEADER
I20260709 13:06:01.037870 12068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2d3f5f4b46847e981ef45e207a6731c" candidate_uuid: "5831a3bceaea419db182492a1fd79862" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "34bbb454ad22499cac0941f061a68408"
I20260709 13:06:01.038215 12761 raft_consensus.cc:515] T 6978fe44a05e4f20914c83428e38ea65 P 5831a3bceaea419db182492a1fd79862 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:01.038720 12068 raft_consensus.cc:3060] T f2d3f5f4b46847e981ef45e207a6731c P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:01.038479 12223 consensus_queue.cc:260] T f2d3f5f4b46847e981ef45e207a6731c P e86b6ed62ab0403bbda1861973380297 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:01.040964 12144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6978fe44a05e4f20914c83428e38ea65" candidate_uuid: "5831a3bceaea419db182492a1fd79862" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: true dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
I20260709 13:06:01.041610 12144 raft_consensus.cc:3060] T 6978fe44a05e4f20914c83428e38ea65 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:01.040021 12223 raft_consensus.cc:3060] T f2d3f5f4b46847e981ef45e207a6731c P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:01.045038 12761 leader_election.cc:290] T 6978fe44a05e4f20914c83428e38ea65 P 5831a3bceaea419db182492a1fd79862 [CANDIDATE]: Term 3 election: Requested vote from peers 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:06:01.045585 12215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6978fe44a05e4f20914c83428e38ea65" candidate_uuid: "5831a3bceaea419db182492a1fd79862" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: true dest_uuid: "e86b6ed62ab0403bbda1861973380297"
I20260709 13:06:01.046169 12215 raft_consensus.cc:3055] T 6978fe44a05e4f20914c83428e38ea65 P e86b6ed62ab0403bbda1861973380297 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:01.046440 12215 raft_consensus.cc:740] T 6978fe44a05e4f20914c83428e38ea65 P e86b6ed62ab0403bbda1861973380297 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Running, Role: LEADER
I20260709 13:06:01.047155 12215 consensus_queue.cc:260] T 6978fe44a05e4f20914c83428e38ea65 P e86b6ed62ab0403bbda1861973380297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 4, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:01.048288 12215 raft_consensus.cc:3060] T 6978fe44a05e4f20914c83428e38ea65 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:01.049894 12068 raft_consensus.cc:2468] T f2d3f5f4b46847e981ef45e207a6731c P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5831a3bceaea419db182492a1fd79862 in term 2.
I20260709 13:06:01.050994 12724 leader_election.cc:304] T f2d3f5f4b46847e981ef45e207a6731c P 5831a3bceaea419db182492a1fd79862 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34bbb454ad22499cac0941f061a68408, 5831a3bceaea419db182492a1fd79862; no voters: 
I20260709 13:06:01.051823 13242 raft_consensus.cc:2804] T f2d3f5f4b46847e981ef45e207a6731c P 5831a3bceaea419db182492a1fd79862 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:01.052008 12223 raft_consensus.cc:2468] T f2d3f5f4b46847e981ef45e207a6731c P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5831a3bceaea419db182492a1fd79862 in term 2.
I20260709 13:06:01.052340 13242 raft_consensus.cc:697] T f2d3f5f4b46847e981ef45e207a6731c P 5831a3bceaea419db182492a1fd79862 [term 2 LEADER]: Becoming Leader. State: Replica: 5831a3bceaea419db182492a1fd79862, State: Running, Role: LEADER
I20260709 13:06:01.053226 13242 consensus_queue.cc:237] T f2d3f5f4b46847e981ef45e207a6731c P 5831a3bceaea419db182492a1fd79862 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:01.059857 12144 raft_consensus.cc:2468] T 6978fe44a05e4f20914c83428e38ea65 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5831a3bceaea419db182492a1fd79862 in term 3.
I20260709 13:06:01.060523 12215 raft_consensus.cc:2468] T 6978fe44a05e4f20914c83428e38ea65 P e86b6ed62ab0403bbda1861973380297 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5831a3bceaea419db182492a1fd79862 in term 3.
I20260709 13:06:01.063450 12725 leader_election.cc:304] T 6978fe44a05e4f20914c83428e38ea65 P 5831a3bceaea419db182492a1fd79862 [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: 5831a3bceaea419db182492a1fd79862, 8e3d76ae69c74d1f85f6da548856eeb7; no voters: 
I20260709 13:06:01.064565 13242 raft_consensus.cc:2804] T 6978fe44a05e4f20914c83428e38ea65 P 5831a3bceaea419db182492a1fd79862 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:01.065053 13242 raft_consensus.cc:697] T 6978fe44a05e4f20914c83428e38ea65 P 5831a3bceaea419db182492a1fd79862 [term 3 LEADER]: Becoming Leader. State: Replica: 5831a3bceaea419db182492a1fd79862, State: Running, Role: LEADER
I20260709 13:06:01.065884 13242 consensus_queue.cc:237] T 6978fe44a05e4f20914c83428e38ea65 P 5831a3bceaea419db182492a1fd79862 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:01.072700 11972 catalog_manager.cc:5697] T f2d3f5f4b46847e981ef45e207a6731c P 5831a3bceaea419db182492a1fd79862 reported cstate change: term changed from 1 to 2, leader changed from e86b6ed62ab0403bbda1861973380297 (127.10.182.3) to 5831a3bceaea419db182492a1fd79862 (127.10.182.4). New cstate: current_term: 2 leader_uuid: "5831a3bceaea419db182492a1fd79862" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:01.087477 11972 catalog_manager.cc:5697] T 6978fe44a05e4f20914c83428e38ea65 P 5831a3bceaea419db182492a1fd79862 reported cstate change: term changed from 2 to 3, leader changed from e86b6ed62ab0403bbda1861973380297 (127.10.182.3) to 5831a3bceaea419db182492a1fd79862 (127.10.182.4). New cstate: current_term: 3 leader_uuid: "5831a3bceaea419db182492a1fd79862" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:01.100732 13122 raft_consensus.cc:993] T 4ce3a642781e4def9f7fb6ac1e2a9443 P e86b6ed62ab0403bbda1861973380297: : Instructing follower 34bbb454ad22499cac0941f061a68408 to start an election
I20260709 13:06:01.101197 13205 raft_consensus.cc:1081] T 4ce3a642781e4def9f7fb6ac1e2a9443 P e86b6ed62ab0403bbda1861973380297 [term 2 LEADER]: Signalling peer 34bbb454ad22499cac0941f061a68408 to start an election
I20260709 13:06:01.102483 12069 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4ce3a642781e4def9f7fb6ac1e2a9443"
dest_uuid: "34bbb454ad22499cac0941f061a68408"
 from {username='slave'} at 127.0.0.1:47630
I20260709 13:06:01.102906 12069 raft_consensus.cc:493] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:01.103227 12069 raft_consensus.cc:3060] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:01.107769 12069 raft_consensus.cc:515] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 34bbb454ad22499cac0941f061a68408 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:06:01.109289 12069 leader_election.cc:290] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 3 election: Requested vote from peers 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:06:01.109952 12144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce3a642781e4def9f7fb6ac1e2a9443" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
I20260709 13:06:01.110188 12215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce3a642781e4def9f7fb6ac1e2a9443" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "e86b6ed62ab0403bbda1861973380297"
I20260709 13:06:01.110468 12144 raft_consensus.cc:3060] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:01.110743 12215 raft_consensus.cc:3055] T 4ce3a642781e4def9f7fb6ac1e2a9443 P e86b6ed62ab0403bbda1861973380297 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:01.111023 12215 raft_consensus.cc:740] T 4ce3a642781e4def9f7fb6ac1e2a9443 P e86b6ed62ab0403bbda1861973380297 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Running, Role: LEADER
I20260709 13:06:01.111658 12215 consensus_queue.cc:260] T 4ce3a642781e4def9f7fb6ac1e2a9443 P e86b6ed62ab0403bbda1861973380297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:06:01.112538 12215 raft_consensus.cc:3060] T 4ce3a642781e4def9f7fb6ac1e2a9443 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:01.115029 12144 raft_consensus.cc:2468] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34bbb454ad22499cac0941f061a68408 in term 3.
I20260709 13:06:01.117215 12039 leader_election.cc:304] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 34bbb454ad22499cac0941f061a68408 [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: 34bbb454ad22499cac0941f061a68408, 8e3d76ae69c74d1f85f6da548856eeb7; no voters: 
I20260709 13:06:01.117856 13211 raft_consensus.cc:2804] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 34bbb454ad22499cac0941f061a68408 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:01.117938 12215 raft_consensus.cc:2468] T 4ce3a642781e4def9f7fb6ac1e2a9443 P e86b6ed62ab0403bbda1861973380297 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34bbb454ad22499cac0941f061a68408 in term 3.
I20260709 13:06:01.118367 13211 raft_consensus.cc:697] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 34bbb454ad22499cac0941f061a68408 [term 3 LEADER]: Becoming Leader. State: Replica: 34bbb454ad22499cac0941f061a68408, State: Running, Role: LEADER
I20260709 13:06:01.119213 13211 consensus_queue.cc:237] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:06:01.134778 11973 catalog_manager.cc:5697] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 34bbb454ad22499cac0941f061a68408 reported cstate change: term changed from 2 to 3, leader changed from e86b6ed62ab0403bbda1861973380297 (127.10.182.3) to 34bbb454ad22499cac0941f061a68408 (127.10.182.1). New cstate: current_term: 3 leader_uuid: "34bbb454ad22499cac0941f061a68408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:01.171327 13122 raft_consensus.cc:993] T d41dbf3f863349f3bcc6e8320359e499 P e86b6ed62ab0403bbda1861973380297: : Instructing follower 34bbb454ad22499cac0941f061a68408 to start an election
I20260709 13:06:01.171746 13205 raft_consensus.cc:1081] T d41dbf3f863349f3bcc6e8320359e499 P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Signalling peer 34bbb454ad22499cac0941f061a68408 to start an election
I20260709 13:06:01.173188 12068 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d41dbf3f863349f3bcc6e8320359e499"
dest_uuid: "34bbb454ad22499cac0941f061a68408"
 from {username='slave'} at 127.0.0.1:47630
I20260709 13:06:01.173686 12068 raft_consensus.cc:493] T d41dbf3f863349f3bcc6e8320359e499 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:01.174003 12068 raft_consensus.cc:3060] T d41dbf3f863349f3bcc6e8320359e499 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:01.178490 12068 raft_consensus.cc:515] T d41dbf3f863349f3bcc6e8320359e499 P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:06:01.180104 12068 leader_election.cc:290] T d41dbf3f863349f3bcc6e8320359e499 P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 2 election: Requested vote from peers 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:06:01.180755 12144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d41dbf3f863349f3bcc6e8320359e499" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
I20260709 13:06:01.180964 12215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d41dbf3f863349f3bcc6e8320359e499" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e86b6ed62ab0403bbda1861973380297"
I20260709 13:06:01.181398 12144 raft_consensus.cc:3060] T d41dbf3f863349f3bcc6e8320359e499 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:01.181584 12215 raft_consensus.cc:3055] T d41dbf3f863349f3bcc6e8320359e499 P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:01.181941 12215 raft_consensus.cc:740] T d41dbf3f863349f3bcc6e8320359e499 P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Running, Role: LEADER
I20260709 13:06:01.182598 12215 consensus_queue.cc:260] T d41dbf3f863349f3bcc6e8320359e499 P e86b6ed62ab0403bbda1861973380297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:06:01.183629 12215 raft_consensus.cc:3060] T d41dbf3f863349f3bcc6e8320359e499 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:01.186133 12144 raft_consensus.cc:2468] T d41dbf3f863349f3bcc6e8320359e499 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34bbb454ad22499cac0941f061a68408 in term 2.
I20260709 13:06:01.187040 12039 leader_election.cc:304] T d41dbf3f863349f3bcc6e8320359e499 P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34bbb454ad22499cac0941f061a68408, 8e3d76ae69c74d1f85f6da548856eeb7; no voters: 
I20260709 13:06:01.187753 13211 raft_consensus.cc:2804] T d41dbf3f863349f3bcc6e8320359e499 P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:01.188159 13211 raft_consensus.cc:697] T d41dbf3f863349f3bcc6e8320359e499 P 34bbb454ad22499cac0941f061a68408 [term 2 LEADER]: Becoming Leader. State: Replica: 34bbb454ad22499cac0941f061a68408, State: Running, Role: LEADER
I20260709 13:06:01.188381 12215 raft_consensus.cc:2468] T d41dbf3f863349f3bcc6e8320359e499 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34bbb454ad22499cac0941f061a68408 in term 2.
I20260709 13:06:01.188979 13211 consensus_queue.cc:237] T d41dbf3f863349f3bcc6e8320359e499 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:06:01.199764 11972 catalog_manager.cc:5697] T d41dbf3f863349f3bcc6e8320359e499 P 34bbb454ad22499cac0941f061a68408 reported cstate change: term changed from 1 to 2, leader changed from e86b6ed62ab0403bbda1861973380297 (127.10.182.3) to 34bbb454ad22499cac0941f061a68408 (127.10.182.1). New cstate: current_term: 2 leader_uuid: "34bbb454ad22499cac0941f061a68408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:01.342270 13122 raft_consensus.cc:993] T 09fa96269e5b4504a80175e58ecdd147 P e86b6ed62ab0403bbda1861973380297: : Instructing follower 34bbb454ad22499cac0941f061a68408 to start an election
I20260709 13:06:01.342854 13122 raft_consensus.cc:1081] T 09fa96269e5b4504a80175e58ecdd147 P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Signalling peer 34bbb454ad22499cac0941f061a68408 to start an election
I20260709 13:06:01.344630 12068 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "09fa96269e5b4504a80175e58ecdd147"
dest_uuid: "34bbb454ad22499cac0941f061a68408"
 from {username='slave'} at 127.0.0.1:47630
I20260709 13:06:01.345173 12068 raft_consensus.cc:493] T 09fa96269e5b4504a80175e58ecdd147 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:01.345520 12068 raft_consensus.cc:3060] T 09fa96269e5b4504a80175e58ecdd147 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:01.349731 12068 raft_consensus.cc:515] T 09fa96269e5b4504a80175e58ecdd147 P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } }
I20260709 13:06:01.351457 12068 leader_election.cc:290] T 09fa96269e5b4504a80175e58ecdd147 P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 2 election: Requested vote from peers e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567), 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
I20260709 13:06:01.352223 12215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09fa96269e5b4504a80175e58ecdd147" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e86b6ed62ab0403bbda1861973380297"
I20260709 13:06:01.352698 12144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09fa96269e5b4504a80175e58ecdd147" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
I20260709 13:06:01.352821 12215 raft_consensus.cc:3055] T 09fa96269e5b4504a80175e58ecdd147 P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:01.353210 12144 raft_consensus.cc:3060] T 09fa96269e5b4504a80175e58ecdd147 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:01.353191 12215 raft_consensus.cc:740] T 09fa96269e5b4504a80175e58ecdd147 P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Running, Role: LEADER
I20260709 13:06:01.354212 12215 consensus_queue.cc:260] T 09fa96269e5b4504a80175e58ecdd147 P e86b6ed62ab0403bbda1861973380297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } }
I20260709 13:06:01.355371 12215 raft_consensus.cc:3060] T 09fa96269e5b4504a80175e58ecdd147 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:01.357652 12144 raft_consensus.cc:2468] T 09fa96269e5b4504a80175e58ecdd147 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34bbb454ad22499cac0941f061a68408 in term 2.
I20260709 13:06:01.358546 12039 leader_election.cc:304] T 09fa96269e5b4504a80175e58ecdd147 P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34bbb454ad22499cac0941f061a68408, 8e3d76ae69c74d1f85f6da548856eeb7; no voters: 
I20260709 13:06:01.359285 13211 raft_consensus.cc:2804] T 09fa96269e5b4504a80175e58ecdd147 P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:01.362098 12215 raft_consensus.cc:2468] T 09fa96269e5b4504a80175e58ecdd147 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34bbb454ad22499cac0941f061a68408 in term 2.
I20260709 13:06:01.364714 13211 raft_consensus.cc:697] T 09fa96269e5b4504a80175e58ecdd147 P 34bbb454ad22499cac0941f061a68408 [term 2 LEADER]: Becoming Leader. State: Replica: 34bbb454ad22499cac0941f061a68408, State: Running, Role: LEADER
I20260709 13:06:01.365473 13211 consensus_queue.cc:237] T 09fa96269e5b4504a80175e58ecdd147 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } }
I20260709 13:06:01.380259 11972 catalog_manager.cc:5697] T 09fa96269e5b4504a80175e58ecdd147 P 34bbb454ad22499cac0941f061a68408 reported cstate change: term changed from 1 to 2, leader changed from e86b6ed62ab0403bbda1861973380297 (127.10.182.3) to 34bbb454ad22499cac0941f061a68408 (127.10.182.1). New cstate: current_term: 2 leader_uuid: "34bbb454ad22499cac0941f061a68408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: HEALTHY } } }
W20260709 13:06:01.429639 12021 auto_rebalancer.cc:629] Failed to schedule move for tablet d41dbf3f863349f3bcc6e8320359e499: Illegal state: Leader has not yet committed an operation in its own term
I20260709 13:06:01.433844 12215 consensus_queue.cc:237] T 83d99e2135954e67a78d8f02a9d06d22 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Queue 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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
W20260709 13:06:01.440209 12190 consensus_peers.cc:597] T 83d99e2135954e67a78d8f02a9d06d22 P e86b6ed62ab0403bbda1861973380297 -> Peer 5831a3bceaea419db182492a1fd79862 (127.10.182.4:45681): Couldn't send request to peer 5831a3bceaea419db182492a1fd79862. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 83d99e2135954e67a78d8f02a9d06d22. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:01.440889 12069 raft_consensus.cc:1275] T 83d99e2135954e67a78d8f02a9d06d22 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:01.441454 12144 raft_consensus.cc:1275] T 83d99e2135954e67a78d8f02a9d06d22 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:01.442371 13205 consensus_queue.cc:1048] T 83d99e2135954e67a78d8f02a9d06d22 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:01.443233 13222 consensus_queue.cc:1048] T 83d99e2135954e67a78d8f02a9d06d22 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:01.456068 12215 raft_consensus.cc:1275] T 6978fe44a05e4f20914c83428e38ea65 P e86b6ed62ab0403bbda1861973380297 [term 3 FOLLOWER]: Refusing update from remote peer 5831a3bceaea419db182492a1fd79862: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:06:01.456459 13122 raft_consensus.cc:2955] T 83d99e2135954e67a78d8f02a9d06d22 P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:06:01.457515 13256 consensus_queue.cc:1048] T 6978fe44a05e4f20914c83428e38ea65 P 5831a3bceaea419db182492a1fd79862 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:01.470681 12143 raft_consensus.cc:2955] T 83d99e2135954e67a78d8f02a9d06d22 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:06:01.472579 12069 raft_consensus.cc:2955] T 83d99e2135954e67a78d8f02a9d06d22 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:06:01.485414 12215 consensus_queue.cc:237] T 22965a8a56174152a33c88caef8cd7ca P e86b6ed62ab0403bbda1861973380297 [LEADER]: Queue 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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:06:01.496243 11972 catalog_manager.cc:5697] T 83d99e2135954e67a78d8f02a9d06d22 P 34bbb454ad22499cac0941f061a68408 reported cstate change: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New cstate: current_term: 1 leader_uuid: "e86b6ed62ab0403bbda1861973380297" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:06:01.514043 12069 raft_consensus.cc:1275] T f2d3f5f4b46847e981ef45e207a6731c P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Refusing update from remote peer 5831a3bceaea419db182492a1fd79862: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:01.515964 13246 consensus_queue.cc:1048] T f2d3f5f4b46847e981ef45e207a6731c P 5831a3bceaea419db182492a1fd79862 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:01.524113 12143 raft_consensus.cc:1275] T 22965a8a56174152a33c88caef8cd7ca P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:06:01.527288 12190 consensus_peers.cc:597] T 22965a8a56174152a33c88caef8cd7ca P e86b6ed62ab0403bbda1861973380297 -> Peer 5831a3bceaea419db182492a1fd79862 (127.10.182.4:45681): Couldn't send request to peer 5831a3bceaea419db182492a1fd79862. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 22965a8a56174152a33c88caef8cd7ca. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:01.533474 13205 consensus_queue.cc:1048] T 22965a8a56174152a33c88caef8cd7ca P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:01.536288 12143 raft_consensus.cc:1275] T 6978fe44a05e4f20914c83428e38ea65 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 3 FOLLOWER]: Refusing update from remote peer 5831a3bceaea419db182492a1fd79862: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:06:01.543732 12216 raft_consensus.cc:1275] T 4ce3a642781e4def9f7fb6ac1e2a9443 P e86b6ed62ab0403bbda1861973380297 [term 3 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:06:01.545398 12071 raft_consensus.cc:1275] T 22965a8a56174152a33c88caef8cd7ca P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:01.547720 13207 consensus_queue.cc:1048] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:01.549642 13265 consensus_queue.cc:1048] T 22965a8a56174152a33c88caef8cd7ca P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:01.557253 13242 consensus_queue.cc:1048] T 6978fe44a05e4f20914c83428e38ea65 P 5831a3bceaea419db182492a1fd79862 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:06:01.565158 12223 raft_consensus.cc:1275] T f2d3f5f4b46847e981ef45e207a6731c P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Refusing update from remote peer 5831a3bceaea419db182492a1fd79862: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:01.566586 13256 consensus_queue.cc:1048] T f2d3f5f4b46847e981ef45e207a6731c P 5831a3bceaea419db182492a1fd79862 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:01.572032 13122 raft_consensus.cc:2955] T 22965a8a56174152a33c88caef8cd7ca P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:06:01.584345 12143 raft_consensus.cc:1275] T d41dbf3f863349f3bcc6e8320359e499 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:01.588339 13220 consensus_queue.cc:1048] T d41dbf3f863349f3bcc6e8320359e499 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:01.602284 12069 raft_consensus.cc:2955] T 22965a8a56174152a33c88caef8cd7ca P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:06:01.603075 12148 raft_consensus.cc:2955] T 22965a8a56174152a33c88caef8cd7ca P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:06:01.608214 12142 raft_consensus.cc:1275] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 3 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:06:01.609913 13211 consensus_queue.cc:1048] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:01.637166 12216 raft_consensus.cc:1275] T d41dbf3f863349f3bcc6e8320359e499 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:01.639839 13207 consensus_queue.cc:1048] T d41dbf3f863349f3bcc6e8320359e499 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:01.668223 12069 consensus_queue.cc:237] T 589d5c34da524776bcaf32ecd44c6ebb P 34bbb454ad22499cac0941f061a68408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:06:01.677727 11972 catalog_manager.cc:5697] T 22965a8a56174152a33c88caef8cd7ca P 34bbb454ad22499cac0941f061a68408 reported cstate change: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New cstate: current_term: 1 leader_uuid: "e86b6ed62ab0403bbda1861973380297" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
W20260709 13:06:01.704416 12041 consensus_peers.cc:597] T 589d5c34da524776bcaf32ecd44c6ebb P 34bbb454ad22499cac0941f061a68408 -> Peer 5831a3bceaea419db182492a1fd79862 (127.10.182.4:45681): Couldn't send request to peer 5831a3bceaea419db182492a1fd79862. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 589d5c34da524776bcaf32ecd44c6ebb. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:01.705606 12144 raft_consensus.cc:1275] T 589d5c34da524776bcaf32ecd44c6ebb P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:06:01.706221 12223 raft_consensus.cc:1275] T 589d5c34da524776bcaf32ecd44c6ebb P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:06:01.706981 13211 consensus_queue.cc:1048] T 589d5c34da524776bcaf32ecd44c6ebb P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:01.709167 13211 consensus_queue.cc:1048] T 589d5c34da524776bcaf32ecd44c6ebb P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:01.715269 13220 raft_consensus.cc:2955] T 589d5c34da524776bcaf32ecd44c6ebb P 34bbb454ad22499cac0941f061a68408 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:06:01.716836 12144 raft_consensus.cc:2955] T 589d5c34da524776bcaf32ecd44c6ebb P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:06:01.719750 12223 raft_consensus.cc:2955] T 589d5c34da524776bcaf32ecd44c6ebb P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:06:01.737288 11971 catalog_manager.cc:5697] T 589d5c34da524776bcaf32ecd44c6ebb P 8e3d76ae69c74d1f85f6da548856eeb7 reported cstate change: config changed from index -1 to 3, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New cstate: current_term: 2 leader_uuid: "34bbb454ad22499cac0941f061a68408" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:06:01.828751 13285 ts_tablet_manager.cc:933] T 83d99e2135954e67a78d8f02a9d06d22 P 5831a3bceaea419db182492a1fd79862: Initiating tablet copy from peer e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:06:01.832849 13285 tablet_copy_client.cc:323] T 83d99e2135954e67a78d8f02a9d06d22 P 5831a3bceaea419db182492a1fd79862: tablet copy: Beginning tablet copy session from remote peer at address 127.10.182.3:44567
I20260709 13:06:01.835424 12234 tablet_copy_service.cc:140] P e86b6ed62ab0403bbda1861973380297: Received BeginTabletCopySession request for tablet 83d99e2135954e67a78d8f02a9d06d22 from peer 5831a3bceaea419db182492a1fd79862 ({username='slave'} at 127.0.0.1:44918)
I20260709 13:06:01.836002 12234 tablet_copy_service.cc:161] P e86b6ed62ab0403bbda1861973380297: Beginning new tablet copy session on tablet 83d99e2135954e67a78d8f02a9d06d22 from peer 5831a3bceaea419db182492a1fd79862 at {username='slave'} at 127.0.0.1:44918: session id = 5831a3bceaea419db182492a1fd79862-83d99e2135954e67a78d8f02a9d06d22
I20260709 13:06:01.843977 12234 tablet_copy_source_session.cc:215] T 83d99e2135954e67a78d8f02a9d06d22 P e86b6ed62ab0403bbda1861973380297: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:01.847770 13285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83d99e2135954e67a78d8f02a9d06d22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:01.860343 13285 tablet_copy_client.cc:806] T 83d99e2135954e67a78d8f02a9d06d22 P 5831a3bceaea419db182492a1fd79862: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:01.860926 13285 tablet_copy_client.cc:670] T 83d99e2135954e67a78d8f02a9d06d22 P 5831a3bceaea419db182492a1fd79862: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:01.864562 13285 tablet_copy_client.cc:538] T 83d99e2135954e67a78d8f02a9d06d22 P 5831a3bceaea419db182492a1fd79862: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:01.870740 13285 tablet_bootstrap.cc:492] T 83d99e2135954e67a78d8f02a9d06d22 P 5831a3bceaea419db182492a1fd79862: Bootstrap starting.
I20260709 13:06:01.886987 13285 tablet_bootstrap.cc:492] T 83d99e2135954e67a78d8f02a9d06d22 P 5831a3bceaea419db182492a1fd79862: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:01.887720 13285 tablet_bootstrap.cc:492] T 83d99e2135954e67a78d8f02a9d06d22 P 5831a3bceaea419db182492a1fd79862: Bootstrap complete.
I20260709 13:06:01.888295 13285 ts_tablet_manager.cc:1403] T 83d99e2135954e67a78d8f02a9d06d22 P 5831a3bceaea419db182492a1fd79862: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260709 13:06:01.890586 13285 raft_consensus.cc:359] T 83d99e2135954e67a78d8f02a9d06d22 P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:06:01.891171 13285 raft_consensus.cc:740] T 83d99e2135954e67a78d8f02a9d06d22 P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5831a3bceaea419db182492a1fd79862, State: Initialized, Role: LEARNER
I20260709 13:06:01.891733 13285 consensus_queue.cc:260] T 83d99e2135954e67a78d8f02a9d06d22 P 5831a3bceaea419db182492a1fd79862 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:06:01.893978 13285 ts_tablet_manager.cc:1434] T 83d99e2135954e67a78d8f02a9d06d22 P 5831a3bceaea419db182492a1fd79862: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:06:01.896448 12234 tablet_copy_service.cc:342] P e86b6ed62ab0403bbda1861973380297: Request end of tablet copy session 5831a3bceaea419db182492a1fd79862-83d99e2135954e67a78d8f02a9d06d22 received from {username='slave'} at 127.0.0.1:44918
I20260709 13:06:01.897033 12234 tablet_copy_service.cc:434] P e86b6ed62ab0403bbda1861973380297: ending tablet copy session 5831a3bceaea419db182492a1fd79862-83d99e2135954e67a78d8f02a9d06d22 on tablet 83d99e2135954e67a78d8f02a9d06d22 with peer 5831a3bceaea419db182492a1fd79862
I20260709 13:06:01.906796 12144 raft_consensus.cc:1275] T 09fa96269e5b4504a80175e58ecdd147 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:01.909742 13220 consensus_queue.cc:1048] T 09fa96269e5b4504a80175e58ecdd147 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:01.919924 12216 raft_consensus.cc:1275] T 09fa96269e5b4504a80175e58ecdd147 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:01.921363 13220 consensus_queue.cc:1048] T 09fa96269e5b4504a80175e58ecdd147 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:06:01.978644 12039 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.182.2:34213, user_credentials={real_user=slave}} blocked reactor thread for 50024.6us
I20260709 13:06:02.003257 10968 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:02.069232 10968 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:02.102679 13285 ts_tablet_manager.cc:933] T 22965a8a56174152a33c88caef8cd7ca P 5831a3bceaea419db182492a1fd79862: Initiating tablet copy from peer e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:06:02.123687 13285 tablet_copy_client.cc:323] T 22965a8a56174152a33c88caef8cd7ca P 5831a3bceaea419db182492a1fd79862: tablet copy: Beginning tablet copy session from remote peer at address 127.10.182.3:44567
I20260709 13:06:02.125398 12234 tablet_copy_service.cc:140] P e86b6ed62ab0403bbda1861973380297: Received BeginTabletCopySession request for tablet 22965a8a56174152a33c88caef8cd7ca from peer 5831a3bceaea419db182492a1fd79862 ({username='slave'} at 127.0.0.1:44918)
I20260709 13:06:02.125969 12234 tablet_copy_service.cc:161] P e86b6ed62ab0403bbda1861973380297: Beginning new tablet copy session on tablet 22965a8a56174152a33c88caef8cd7ca from peer 5831a3bceaea419db182492a1fd79862 at {username='slave'} at 127.0.0.1:44918: session id = 5831a3bceaea419db182492a1fd79862-22965a8a56174152a33c88caef8cd7ca
I20260709 13:06:02.134466 12234 tablet_copy_source_session.cc:215] T 22965a8a56174152a33c88caef8cd7ca P e86b6ed62ab0403bbda1861973380297: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:02.140697 13285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22965a8a56174152a33c88caef8cd7ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:02.165890 13285 tablet_copy_client.cc:806] T 22965a8a56174152a33c88caef8cd7ca P 5831a3bceaea419db182492a1fd79862: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:02.166512 13285 tablet_copy_client.cc:670] T 22965a8a56174152a33c88caef8cd7ca P 5831a3bceaea419db182492a1fd79862: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:02.170276 13285 tablet_copy_client.cc:538] T 22965a8a56174152a33c88caef8cd7ca P 5831a3bceaea419db182492a1fd79862: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:02.180362 12215 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2947f03460144399be6035aea599d6a9"
dest_uuid: "e86b6ed62ab0403bbda1861973380297"
mode: GRACEFUL
new_leader_uuid: "34bbb454ad22499cac0941f061a68408"
 from {username='slave'} at 127.0.0.1:50692
I20260709 13:06:02.180889 13285 tablet_bootstrap.cc:492] T 22965a8a56174152a33c88caef8cd7ca P 5831a3bceaea419db182492a1fd79862: Bootstrap starting.
I20260709 13:06:02.181061 12215 raft_consensus.cc:606] T 2947f03460144399be6035aea599d6a9 P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Received request to transfer leadership to TS 34bbb454ad22499cac0941f061a68408
I20260709 13:06:02.185904 12215 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "747919c4c63d4a32afcb4c051c776492"
dest_uuid: "e86b6ed62ab0403bbda1861973380297"
mode: GRACEFUL
new_leader_uuid: "34bbb454ad22499cac0941f061a68408"
 from {username='slave'} at 127.0.0.1:50692
I20260709 13:06:02.186424 12215 raft_consensus.cc:606] T 747919c4c63d4a32afcb4c051c776492 P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Received request to transfer leadership to TS 34bbb454ad22499cac0941f061a68408
I20260709 13:06:02.202291 13285 tablet_bootstrap.cc:492] T 22965a8a56174152a33c88caef8cd7ca P 5831a3bceaea419db182492a1fd79862: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:02.203226 13285 tablet_bootstrap.cc:492] T 22965a8a56174152a33c88caef8cd7ca P 5831a3bceaea419db182492a1fd79862: Bootstrap complete.
I20260709 13:06:02.203905 13285 ts_tablet_manager.cc:1403] T 22965a8a56174152a33c88caef8cd7ca P 5831a3bceaea419db182492a1fd79862: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.007s
I20260709 13:06:02.205844 12069 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "79ee859d668b4354abb7db1e5cc66864"
dest_uuid: "34bbb454ad22499cac0941f061a68408"
mode: GRACEFUL
new_leader_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
 from {username='slave'} at 127.0.0.1:37210
I20260709 13:06:02.206458 12069 raft_consensus.cc:606] T 79ee859d668b4354abb7db1e5cc66864 P 34bbb454ad22499cac0941f061a68408 [term 1 LEADER]: Received request to transfer leadership to TS 8e3d76ae69c74d1f85f6da548856eeb7
I20260709 13:06:02.207266 13285 raft_consensus.cc:359] T 22965a8a56174152a33c88caef8cd7ca P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:06:02.208132 13285 raft_consensus.cc:740] T 22965a8a56174152a33c88caef8cd7ca P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5831a3bceaea419db182492a1fd79862, State: Initialized, Role: LEARNER
I20260709 13:06:02.208798 13285 consensus_queue.cc:260] T 22965a8a56174152a33c88caef8cd7ca P 5831a3bceaea419db182492a1fd79862 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:06:02.209770 12215 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7b8abcbf72934eaa8afac20a47b0e938"
dest_uuid: "e86b6ed62ab0403bbda1861973380297"
mode: GRACEFUL
new_leader_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
 from {username='slave'} at 127.0.0.1:50692
I20260709 13:06:02.210315 12215 raft_consensus.cc:606] T 7b8abcbf72934eaa8afac20a47b0e938 P e86b6ed62ab0403bbda1861973380297 [term 2 LEADER]: Received request to transfer leadership to TS 8e3d76ae69c74d1f85f6da548856eeb7
I20260709 13:06:02.211326 13285 ts_tablet_manager.cc:1434] T 22965a8a56174152a33c88caef8cd7ca P 5831a3bceaea419db182492a1fd79862: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260709 13:06:02.213327 12234 tablet_copy_service.cc:342] P e86b6ed62ab0403bbda1861973380297: Request end of tablet copy session 5831a3bceaea419db182492a1fd79862-22965a8a56174152a33c88caef8cd7ca received from {username='slave'} at 127.0.0.1:44918
I20260709 13:06:02.213730 12234 tablet_copy_service.cc:434] P e86b6ed62ab0403bbda1861973380297: ending tablet copy session 5831a3bceaea419db182492a1fd79862-22965a8a56174152a33c88caef8cd7ca on tablet 22965a8a56174152a33c88caef8cd7ca with peer 5831a3bceaea419db182492a1fd79862
I20260709 13:06:02.214599 12215 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f56a029024b84957bded1cdd39335b33"
dest_uuid: "e86b6ed62ab0403bbda1861973380297"
mode: GRACEFUL
new_leader_uuid: "34bbb454ad22499cac0941f061a68408"
 from {username='slave'} at 127.0.0.1:50692
I20260709 13:06:02.215272 12215 raft_consensus.cc:606] T f56a029024b84957bded1cdd39335b33 P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Received request to transfer leadership to TS 34bbb454ad22499cac0941f061a68408
I20260709 13:06:02.217262 10968 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:06:02.218772 10968 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:02.272790 13285 ts_tablet_manager.cc:933] T 589d5c34da524776bcaf32ecd44c6ebb P 5831a3bceaea419db182492a1fd79862: Initiating tablet copy from peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883)
I20260709 13:06:02.283633 13285 tablet_copy_client.cc:323] T 589d5c34da524776bcaf32ecd44c6ebb P 5831a3bceaea419db182492a1fd79862: tablet copy: Beginning tablet copy session from remote peer at address 127.10.182.1:37883
I20260709 13:06:02.286854 12085 tablet_copy_service.cc:140] P 34bbb454ad22499cac0941f061a68408: Received BeginTabletCopySession request for tablet 589d5c34da524776bcaf32ecd44c6ebb from peer 5831a3bceaea419db182492a1fd79862 ({username='slave'} at 127.0.0.1:40312)
I20260709 13:06:02.287407 12085 tablet_copy_service.cc:161] P 34bbb454ad22499cac0941f061a68408: Beginning new tablet copy session on tablet 589d5c34da524776bcaf32ecd44c6ebb from peer 5831a3bceaea419db182492a1fd79862 at {username='slave'} at 127.0.0.1:40312: session id = 5831a3bceaea419db182492a1fd79862-589d5c34da524776bcaf32ecd44c6ebb
I20260709 13:06:02.296092 12085 tablet_copy_source_session.cc:215] T 589d5c34da524776bcaf32ecd44c6ebb P 34bbb454ad22499cac0941f061a68408: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:02.298522 12761 raft_consensus.cc:1217] T 83d99e2135954e67a78d8f02a9d06d22 P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:02.299630 13285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 589d5c34da524776bcaf32ecd44c6ebb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:02.314102 13285 tablet_copy_client.cc:806] T 589d5c34da524776bcaf32ecd44c6ebb P 5831a3bceaea419db182492a1fd79862: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:02.314636 13285 tablet_copy_client.cc:670] T 589d5c34da524776bcaf32ecd44c6ebb P 5831a3bceaea419db182492a1fd79862: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:02.318171 13285 tablet_copy_client.cc:538] T 589d5c34da524776bcaf32ecd44c6ebb P 5831a3bceaea419db182492a1fd79862: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:02.325528 13285 tablet_bootstrap.cc:492] T 589d5c34da524776bcaf32ecd44c6ebb P 5831a3bceaea419db182492a1fd79862: Bootstrap starting.
I20260709 13:06:02.339972 13285 tablet_bootstrap.cc:492] T 589d5c34da524776bcaf32ecd44c6ebb P 5831a3bceaea419db182492a1fd79862: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:02.340821 13285 tablet_bootstrap.cc:492] T 589d5c34da524776bcaf32ecd44c6ebb P 5831a3bceaea419db182492a1fd79862: Bootstrap complete.
I20260709 13:06:02.341475 13285 ts_tablet_manager.cc:1403] T 589d5c34da524776bcaf32ecd44c6ebb P 5831a3bceaea419db182492a1fd79862: Time spent bootstrapping tablet: real 0.016s	user 0.016s	sys 0.000s
I20260709 13:06:02.346349 13285 raft_consensus.cc:359] T 589d5c34da524776bcaf32ecd44c6ebb P 5831a3bceaea419db182492a1fd79862 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:06:02.347123 13285 raft_consensus.cc:740] T 589d5c34da524776bcaf32ecd44c6ebb P 5831a3bceaea419db182492a1fd79862 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 5831a3bceaea419db182492a1fd79862, State: Initialized, Role: LEARNER
I20260709 13:06:02.347679 13285 consensus_queue.cc:260] T 589d5c34da524776bcaf32ecd44c6ebb P 5831a3bceaea419db182492a1fd79862 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:06:02.349931 13285 ts_tablet_manager.cc:1434] T 589d5c34da524776bcaf32ecd44c6ebb P 5831a3bceaea419db182492a1fd79862: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:06:02.351858 12085 tablet_copy_service.cc:342] P 34bbb454ad22499cac0941f061a68408: Request end of tablet copy session 5831a3bceaea419db182492a1fd79862-589d5c34da524776bcaf32ecd44c6ebb received from {username='slave'} at 127.0.0.1:40312
I20260709 13:06:02.352262 12085 tablet_copy_service.cc:434] P 34bbb454ad22499cac0941f061a68408: ending tablet copy session 5831a3bceaea419db182492a1fd79862-589d5c34da524776bcaf32ecd44c6ebb on tablet 589d5c34da524776bcaf32ecd44c6ebb with peer 5831a3bceaea419db182492a1fd79862
I20260709 13:06:02.452212 13265 raft_consensus.cc:993] T 2947f03460144399be6035aea599d6a9 P e86b6ed62ab0403bbda1861973380297: : Instructing follower 34bbb454ad22499cac0941f061a68408 to start an election
I20260709 13:06:02.452787 13122 raft_consensus.cc:1081] T 2947f03460144399be6035aea599d6a9 P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Signalling peer 34bbb454ad22499cac0941f061a68408 to start an election
I20260709 13:06:02.454231 12069 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2947f03460144399be6035aea599d6a9"
dest_uuid: "34bbb454ad22499cac0941f061a68408"
 from {username='slave'} at 127.0.0.1:47630
I20260709 13:06:02.454668 12069 raft_consensus.cc:493] T 2947f03460144399be6035aea599d6a9 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:02.454960 12069 raft_consensus.cc:3060] T 2947f03460144399be6035aea599d6a9 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:02.459854 12069 raft_consensus.cc:515] T 2947f03460144399be6035aea599d6a9 P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:06:02.463042 12069 leader_election.cc:290] T 2947f03460144399be6035aea599d6a9 P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 2 election: Requested vote from peers 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:06:02.464401 12144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2947f03460144399be6035aea599d6a9" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
I20260709 13:06:02.465057 12144 raft_consensus.cc:3060] T 2947f03460144399be6035aea599d6a9 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:02.466843 12215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2947f03460144399be6035aea599d6a9" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e86b6ed62ab0403bbda1861973380297"
I20260709 13:06:02.467520 12215 raft_consensus.cc:3055] T 2947f03460144399be6035aea599d6a9 P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:02.467842 12215 raft_consensus.cc:740] T 2947f03460144399be6035aea599d6a9 P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Running, Role: LEADER
I20260709 13:06:02.468792 12215 consensus_queue.cc:260] T 2947f03460144399be6035aea599d6a9 P e86b6ed62ab0403bbda1861973380297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:06:02.469995 12215 raft_consensus.cc:3060] T 2947f03460144399be6035aea599d6a9 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:02.473480 12144 raft_consensus.cc:2468] T 2947f03460144399be6035aea599d6a9 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34bbb454ad22499cac0941f061a68408 in term 2.
I20260709 13:06:02.474593 12215 raft_consensus.cc:2468] T 2947f03460144399be6035aea599d6a9 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34bbb454ad22499cac0941f061a68408 in term 2.
I20260709 13:06:02.474735 12039 leader_election.cc:304] T 2947f03460144399be6035aea599d6a9 P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34bbb454ad22499cac0941f061a68408, 8e3d76ae69c74d1f85f6da548856eeb7; no voters: 
I20260709 13:06:02.476343 13220 raft_consensus.cc:2804] T 2947f03460144399be6035aea599d6a9 P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:02.476830 13220 raft_consensus.cc:697] T 2947f03460144399be6035aea599d6a9 P 34bbb454ad22499cac0941f061a68408 [term 2 LEADER]: Becoming Leader. State: Replica: 34bbb454ad22499cac0941f061a68408, State: Running, Role: LEADER
I20260709 13:06:02.477553 13220 consensus_queue.cc:237] T 2947f03460144399be6035aea599d6a9 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:06:02.489704 11973 catalog_manager.cc:5697] T 2947f03460144399be6035aea599d6a9 P 34bbb454ad22499cac0941f061a68408 reported cstate change: term changed from 1 to 2, leader changed from e86b6ed62ab0403bbda1861973380297 (127.10.182.3) to 34bbb454ad22499cac0941f061a68408 (127.10.182.1). New cstate: current_term: 2 leader_uuid: "34bbb454ad22499cac0941f061a68408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:02.502588 13122 raft_consensus.cc:993] T 747919c4c63d4a32afcb4c051c776492 P e86b6ed62ab0403bbda1861973380297: : Instructing follower 34bbb454ad22499cac0941f061a68408 to start an election
I20260709 13:06:02.503082 13122 raft_consensus.cc:1081] T 747919c4c63d4a32afcb4c051c776492 P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Signalling peer 34bbb454ad22499cac0941f061a68408 to start an election
I20260709 13:06:02.504868 12069 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "747919c4c63d4a32afcb4c051c776492"
dest_uuid: "34bbb454ad22499cac0941f061a68408"
 from {username='slave'} at 127.0.0.1:47630
I20260709 13:06:02.505391 12069 raft_consensus.cc:493] T 747919c4c63d4a32afcb4c051c776492 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:02.505703 12069 raft_consensus.cc:3060] T 747919c4c63d4a32afcb4c051c776492 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:02.558312 12069 raft_consensus.cc:515] T 747919c4c63d4a32afcb4c051c776492 P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:06:02.563133 12069 leader_election.cc:290] T 747919c4c63d4a32afcb4c051c776492 P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 2 election: Requested vote from peers 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:06:02.572140 12144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "747919c4c63d4a32afcb4c051c776492" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
I20260709 13:06:02.573599 12144 raft_consensus.cc:3060] T 747919c4c63d4a32afcb4c051c776492 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:02.589200 12215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "747919c4c63d4a32afcb4c051c776492" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e86b6ed62ab0403bbda1861973380297"
I20260709 13:06:02.608224 12215 raft_consensus.cc:3055] T 747919c4c63d4a32afcb4c051c776492 P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:02.608687 12215 raft_consensus.cc:740] T 747919c4c63d4a32afcb4c051c776492 P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Running, Role: LEADER
I20260709 13:06:02.610263 12215 consensus_queue.cc:260] T 747919c4c63d4a32afcb4c051c776492 P e86b6ed62ab0403bbda1861973380297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:06:02.645653 12215 raft_consensus.cc:3060] T 747919c4c63d4a32afcb4c051c776492 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:06:02.699193 12113 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.182.1:37883, user_credentials={real_user=slave}} blocked reactor thread for 53523us
I20260709 13:06:02.729382 12215 raft_consensus.cc:2468] T 747919c4c63d4a32afcb4c051c776492 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34bbb454ad22499cac0941f061a68408 in term 2.
I20260709 13:06:02.757810 12144 raft_consensus.cc:2468] T 747919c4c63d4a32afcb4c051c776492 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34bbb454ad22499cac0941f061a68408 in term 2.
I20260709 13:06:02.762584 13122 raft_consensus.cc:993] T f56a029024b84957bded1cdd39335b33 P e86b6ed62ab0403bbda1861973380297: : Instructing follower 34bbb454ad22499cac0941f061a68408 to start an election
I20260709 13:06:02.765807 12757 raft_consensus.cc:1217] T 22965a8a56174152a33c88caef8cd7ca P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:02.792711 13220 raft_consensus.cc:993] T 79ee859d668b4354abb7db1e5cc66864 P 34bbb454ad22499cac0941f061a68408: : Instructing follower 8e3d76ae69c74d1f85f6da548856eeb7 to start an election
I20260709 13:06:02.793460 13220 raft_consensus.cc:1081] T 79ee859d668b4354abb7db1e5cc66864 P 34bbb454ad22499cac0941f061a68408 [term 1 LEADER]: Signalling peer 8e3d76ae69c74d1f85f6da548856eeb7 to start an election
I20260709 13:06:02.805044 13263 raft_consensus.cc:1081] T f56a029024b84957bded1cdd39335b33 P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Signalling peer 34bbb454ad22499cac0941f061a68408 to start an election
I20260709 13:06:02.813473 12039 leader_election.cc:304] T 747919c4c63d4a32afcb4c051c776492 P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34bbb454ad22499cac0941f061a68408, 8e3d76ae69c74d1f85f6da548856eeb7; no voters: 
I20260709 13:06:02.815009 12148 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "79ee859d668b4354abb7db1e5cc66864"
dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
 from {username='slave'} at 127.0.0.1:56554
I20260709 13:06:02.816663 13290 raft_consensus.cc:2804] T 747919c4c63d4a32afcb4c051c776492 P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:02.817191 12148 raft_consensus.cc:493] T 79ee859d668b4354abb7db1e5cc66864 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:02.817754 12148 raft_consensus.cc:3060] T 79ee859d668b4354abb7db1e5cc66864 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:02.818432 13290 raft_consensus.cc:697] T 747919c4c63d4a32afcb4c051c776492 P 34bbb454ad22499cac0941f061a68408 [term 2 LEADER]: Becoming Leader. State: Replica: 34bbb454ad22499cac0941f061a68408, State: Running, Role: LEADER
I20260709 13:06:02.819566 13290 consensus_queue.cc:237] T 747919c4c63d4a32afcb4c051c776492 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:06:02.828445 12148 raft_consensus.cc:515] T 79ee859d668b4354abb7db1e5cc66864 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
W20260709 13:06:02.841634 12113 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.182.1:37883, user_credentials={real_user=slave}} blocked reactor thread for 101165us
W20260709 13:06:02.847330 12187 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.182.1:37883, user_credentials={real_user=slave}} blocked reactor thread for 84915.5us
I20260709 13:06:02.862538 12148 leader_election.cc:290] T 79ee859d668b4354abb7db1e5cc66864 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 2 election: Requested vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:06:02.873265 12215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79ee859d668b4354abb7db1e5cc66864" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e86b6ed62ab0403bbda1861973380297"
I20260709 13:06:02.874084 12215 raft_consensus.cc:3060] T 79ee859d668b4354abb7db1e5cc66864 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:06:02.875820 12041 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.182.4:45681, user_credentials={real_user=slave}} blocked reactor thread for 119568us
I20260709 13:06:02.885293 12759 raft_consensus.cc:1217] T 589d5c34da524776bcaf32ecd44c6ebb P 5831a3bceaea419db182492a1fd79862 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:06:02.903028 13205 raft_consensus.cc:993] T 7b8abcbf72934eaa8afac20a47b0e938 P e86b6ed62ab0403bbda1861973380297: : Instructing follower 8e3d76ae69c74d1f85f6da548856eeb7 to start an election
I20260709 13:06:02.922505 13205 raft_consensus.cc:1081] T 7b8abcbf72934eaa8afac20a47b0e938 P e86b6ed62ab0403bbda1861973380297 [term 2 LEADER]: Signalling peer 8e3d76ae69c74d1f85f6da548856eeb7 to start an election
I20260709 13:06:02.929219 12215 raft_consensus.cc:2468] T 79ee859d668b4354abb7db1e5cc66864 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e3d76ae69c74d1f85f6da548856eeb7 in term 2.
I20260709 13:06:02.930490 12216 raft_consensus.cc:1240] T 79ee859d668b4354abb7db1e5cc66864 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Rejecting Update request from peer 34bbb454ad22499cac0941f061a68408 for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:02.951413 12068 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f56a029024b84957bded1cdd39335b33"
dest_uuid: "34bbb454ad22499cac0941f061a68408"
 from {username='slave'} at 127.0.0.1:47630
I20260709 13:06:02.952178 12068 raft_consensus.cc:493] T f56a029024b84957bded1cdd39335b33 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:02.952688 12068 raft_consensus.cc:3060] T f56a029024b84957bded1cdd39335b33 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:02.963867 12116 leader_election.cc:304] T 79ee859d668b4354abb7db1e5cc66864 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297; no voters: 
I20260709 13:06:02.965950 13281 raft_consensus.cc:2804] T 79ee859d668b4354abb7db1e5cc66864 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:02.965860 12148 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7b8abcbf72934eaa8afac20a47b0e938"
dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
 from {username='slave'} at 127.0.0.1:56538
I20260709 13:06:02.966845 12148 raft_consensus.cc:493] T 7b8abcbf72934eaa8afac20a47b0e938 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:02.966648 13318 consensus_queue.cc:1059] T 79ee859d668b4354abb7db1e5cc66864 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:02.967583 12148 raft_consensus.cc:3060] T 7b8abcbf72934eaa8afac20a47b0e938 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:02.967962 13220 raft_consensus.cc:3055] T 79ee859d668b4354abb7db1e5cc66864 P 34bbb454ad22499cac0941f061a68408 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:02.968353 13220 raft_consensus.cc:740] T 79ee859d668b4354abb7db1e5cc66864 P 34bbb454ad22499cac0941f061a68408 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 34bbb454ad22499cac0941f061a68408, State: Running, Role: LEADER
I20260709 13:06:02.968554 13281 raft_consensus.cc:697] T 79ee859d668b4354abb7db1e5cc66864 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 LEADER]: Becoming Leader. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Running, Role: LEADER
I20260709 13:06:02.969297 13220 consensus_queue.cc:260] T 79ee859d668b4354abb7db1e5cc66864 P 34bbb454ad22499cac0941f061a68408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:06:02.969507 13281 consensus_queue.cc:237] T 79ee859d668b4354abb7db1e5cc66864 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:06:02.970577 13220 raft_consensus.cc:3060] T 79ee859d668b4354abb7db1e5cc66864 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:02.983951 12068 raft_consensus.cc:515] T f56a029024b84957bded1cdd39335b33 P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:06:02.984463 11972 catalog_manager.cc:5697] T 747919c4c63d4a32afcb4c051c776492 P 34bbb454ad22499cac0941f061a68408 reported cstate change: term changed from 1 to 2, leader changed from e86b6ed62ab0403bbda1861973380297 (127.10.182.3) to 34bbb454ad22499cac0941f061a68408 (127.10.182.1). New cstate: current_term: 2 leader_uuid: "34bbb454ad22499cac0941f061a68408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:02.986217 12068 leader_election.cc:290] T f56a029024b84957bded1cdd39335b33 P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 2 election: Requested vote from peers 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:06:02.997642 12069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79ee859d668b4354abb7db1e5cc66864" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "34bbb454ad22499cac0941f061a68408"
I20260709 13:06:03.002188 11972 catalog_manager.cc:5697] T 79ee859d668b4354abb7db1e5cc66864 P 8e3d76ae69c74d1f85f6da548856eeb7 reported cstate change: term changed from 1 to 2, leader changed from 34bbb454ad22499cac0941f061a68408 (127.10.182.1) to 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2). New cstate: current_term: 2 leader_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:03.007397 12144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f56a029024b84957bded1cdd39335b33" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
I20260709 13:06:03.008050 12144 raft_consensus.cc:3060] T f56a029024b84957bded1cdd39335b33 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:03.011778 12069 raft_consensus.cc:2468] T 79ee859d668b4354abb7db1e5cc66864 P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e3d76ae69c74d1f85f6da548856eeb7 in term 2.
I20260709 13:06:03.015977 12148 raft_consensus.cc:515] T 7b8abcbf72934eaa8afac20a47b0e938 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:06:03.022256 12069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b8abcbf72934eaa8afac20a47b0e938" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "34bbb454ad22499cac0941f061a68408"
I20260709 13:06:03.022888 12069 raft_consensus.cc:3060] T 7b8abcbf72934eaa8afac20a47b0e938 P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:03.023170 12144 raft_consensus.cc:2468] T f56a029024b84957bded1cdd39335b33 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34bbb454ad22499cac0941f061a68408 in term 2.
I20260709 13:06:03.025264 12148 leader_election.cc:290] T 7b8abcbf72934eaa8afac20a47b0e938 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 3 election: Requested vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:06:03.029450 12069 raft_consensus.cc:2468] T 7b8abcbf72934eaa8afac20a47b0e938 P 34bbb454ad22499cac0941f061a68408 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e3d76ae69c74d1f85f6da548856eeb7 in term 3.
I20260709 13:06:03.031428 12113 leader_election.cc:304] T 7b8abcbf72934eaa8afac20a47b0e938 P 8e3d76ae69c74d1f85f6da548856eeb7 [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: 34bbb454ad22499cac0941f061a68408, 8e3d76ae69c74d1f85f6da548856eeb7; no voters: 
I20260709 13:06:03.032302 13304 raft_consensus.cc:2804] T 7b8abcbf72934eaa8afac20a47b0e938 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:03.032781 12039 leader_election.cc:304] T f56a029024b84957bded1cdd39335b33 P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34bbb454ad22499cac0941f061a68408, 8e3d76ae69c74d1f85f6da548856eeb7; no voters: 
I20260709 13:06:03.032810 13304 raft_consensus.cc:697] T 7b8abcbf72934eaa8afac20a47b0e938 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 3 LEADER]: Becoming Leader. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Running, Role: LEADER
I20260709 13:06:03.034297 13310 raft_consensus.cc:2804] T f56a029024b84957bded1cdd39335b33 P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:03.036418 12215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f56a029024b84957bded1cdd39335b33" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e86b6ed62ab0403bbda1861973380297"
I20260709 13:06:03.037072 12215 raft_consensus.cc:3055] T f56a029024b84957bded1cdd39335b33 P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:03.037174 13310 raft_consensus.cc:697] T f56a029024b84957bded1cdd39335b33 P 34bbb454ad22499cac0941f061a68408 [term 2 LEADER]: Becoming Leader. State: Replica: 34bbb454ad22499cac0941f061a68408, State: Running, Role: LEADER
I20260709 13:06:03.037405 12215 raft_consensus.cc:740] T f56a029024b84957bded1cdd39335b33 P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Running, Role: LEADER
I20260709 13:06:03.038231 12215 consensus_queue.cc:260] T f56a029024b84957bded1cdd39335b33 P e86b6ed62ab0403bbda1861973380297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:06:03.038164 13310 consensus_queue.cc:237] T f56a029024b84957bded1cdd39335b33 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:06:03.039566 12215 raft_consensus.cc:3060] T f56a029024b84957bded1cdd39335b33 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:03.046396 12216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b8abcbf72934eaa8afac20a47b0e938" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "e86b6ed62ab0403bbda1861973380297"
I20260709 13:06:03.047045 12216 raft_consensus.cc:3055] T 7b8abcbf72934eaa8afac20a47b0e938 P e86b6ed62ab0403bbda1861973380297 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:03.047209 12148 raft_consensus.cc:1275] T 2947f03460144399be6035aea599d6a9 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:03.047348 12216 raft_consensus.cc:740] T 7b8abcbf72934eaa8afac20a47b0e938 P e86b6ed62ab0403bbda1861973380297 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Running, Role: LEADER
I20260709 13:06:03.048174 12216 consensus_queue.cc:260] T 7b8abcbf72934eaa8afac20a47b0e938 P e86b6ed62ab0403bbda1861973380297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:06:03.048666 13220 consensus_queue.cc:1048] T 2947f03460144399be6035aea599d6a9 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:03.049857 12216 raft_consensus.cc:3060] T 7b8abcbf72934eaa8afac20a47b0e938 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:03.051498 12215 raft_consensus.cc:2468] T f56a029024b84957bded1cdd39335b33 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34bbb454ad22499cac0941f061a68408 in term 2.
I20260709 13:06:03.034545 13304 consensus_queue.cc:237] T 7b8abcbf72934eaa8afac20a47b0e938 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:06:03.057058 12216 raft_consensus.cc:2468] T 7b8abcbf72934eaa8afac20a47b0e938 P e86b6ed62ab0403bbda1861973380297 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e3d76ae69c74d1f85f6da548856eeb7 in term 3.
I20260709 13:06:03.069450 11972 catalog_manager.cc:5697] T 7b8abcbf72934eaa8afac20a47b0e938 P 8e3d76ae69c74d1f85f6da548856eeb7 reported cstate change: term changed from 2 to 3, leader changed from e86b6ed62ab0403bbda1861973380297 (127.10.182.3) to 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2). New cstate: current_term: 3 leader_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:03.072096 11973 catalog_manager.cc:5697] T f56a029024b84957bded1cdd39335b33 P 34bbb454ad22499cac0941f061a68408 reported cstate change: term changed from 1 to 2, leader changed from e86b6ed62ab0403bbda1861973380297 (127.10.182.3) to 34bbb454ad22499cac0941f061a68408 (127.10.182.1). New cstate: current_term: 2 leader_uuid: "34bbb454ad22499cac0941f061a68408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:03.076794 13306 raft_consensus.cc:1064] T 83d99e2135954e67a78d8f02a9d06d22 P e86b6ed62ab0403bbda1861973380297: attempting to promote NON_VOTER 5831a3bceaea419db182492a1fd79862 to VOTER
I20260709 13:06:03.079768 13306 consensus_queue.cc:237] T 83d99e2135954e67a78d8f02a9d06d22 P e86b6ed62ab0403bbda1861973380297 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:03.084512 12216 raft_consensus.cc:1275] T 2947f03460144399be6035aea599d6a9 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:03.087466 13290 consensus_queue.cc:1048] T 2947f03460144399be6035aea599d6a9 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:03.124843 12757 raft_consensus.cc:1275] T 83d99e2135954e67a78d8f02a9d06d22 P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:03.126543 13317 consensus_queue.cc:1048] T 83d99e2135954e67a78d8f02a9d06d22 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:03.165036 13290 raft_consensus.cc:1064] T 589d5c34da524776bcaf32ecd44c6ebb P 34bbb454ad22499cac0941f061a68408: attempting to promote NON_VOTER 5831a3bceaea419db182492a1fd79862 to VOTER
I20260709 13:06:03.169045 13290 consensus_queue.cc:237] T 589d5c34da524776bcaf32ecd44c6ebb P 34bbb454ad22499cac0941f061a68408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:03.187834 12148 raft_consensus.cc:1275] T 83d99e2135954e67a78d8f02a9d06d22 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:03.190371 12069 raft_consensus.cc:1275] T 83d99e2135954e67a78d8f02a9d06d22 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:03.192368 13315 consensus_queue.cc:1048] T 83d99e2135954e67a78d8f02a9d06d22 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:03.194881 13315 consensus_queue.cc:1048] T 83d99e2135954e67a78d8f02a9d06d22 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:03.220016 10968 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:03.253484 13317 raft_consensus.cc:1064] T 22965a8a56174152a33c88caef8cd7ca P e86b6ed62ab0403bbda1861973380297: attempting to promote NON_VOTER 5831a3bceaea419db182492a1fd79862 to VOTER
I20260709 13:06:03.256335 13317 consensus_queue.cc:237] T 22965a8a56174152a33c88caef8cd7ca P e86b6ed62ab0403bbda1861973380297 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:03.276805 12148 raft_consensus.cc:1275] T 589d5c34da524776bcaf32ecd44c6ebb P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:06:03.277545 12220 raft_consensus.cc:1275] T 589d5c34da524776bcaf32ecd44c6ebb P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:06:03.270675 12758 raft_consensus.cc:1275] T 589d5c34da524776bcaf32ecd44c6ebb P 5831a3bceaea419db182492a1fd79862 [term 2 LEARNER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:06:03.284194 13316 consensus_queue.cc:1048] T 589d5c34da524776bcaf32ecd44c6ebb P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:06:03.286324 13310 consensus_queue.cc:1048] T 589d5c34da524776bcaf32ecd44c6ebb P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 13:06:03.329123 13326 log.cc:927] Time spent T 83d99e2135954e67a78d8f02a9d06d22 P e86b6ed62ab0403bbda1861973380297: Append to log took a long time: real 0.165s	user 0.001s	sys 0.000s
I20260709 13:06:03.332022 13205 raft_consensus.cc:2955] T 83d99e2135954e67a78d8f02a9d06d22 P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:03.337270 13309 consensus_queue.cc:1048] T 589d5c34da524776bcaf32ecd44c6ebb P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.003s
I20260709 13:06:03.362977 12069 raft_consensus.cc:1275] T 22965a8a56174152a33c88caef8cd7ca P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:03.365908 13205 consensus_queue.cc:1048] T 22965a8a56174152a33c88caef8cd7ca P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:03.364100 12144 raft_consensus.cc:2955] T 83d99e2135954e67a78d8f02a9d06d22 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:03.346433 12758 raft_consensus.cc:2955] T 83d99e2135954e67a78d8f02a9d06d22 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:03.373028 12074 raft_consensus.cc:2955] T 83d99e2135954e67a78d8f02a9d06d22 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:03.398965 12143 raft_consensus.cc:1275] T 22965a8a56174152a33c88caef8cd7ca P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:03.403504 13205 consensus_queue.cc:1048] T 22965a8a56174152a33c88caef8cd7ca P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:03.411198 12757 raft_consensus.cc:1275] T 22965a8a56174152a33c88caef8cd7ca P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:03.422302 12143 raft_consensus.cc:1275] T 747919c4c63d4a32afcb4c051c776492 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:03.423089 13307 consensus_queue.cc:1048] T 22965a8a56174152a33c88caef8cd7ca P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:03.428617 11971 catalog_manager.cc:5697] T 83d99e2135954e67a78d8f02a9d06d22 P 5831a3bceaea419db182492a1fd79862 reported cstate change: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e86b6ed62ab0403bbda1861973380297" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:03.443698 13309 consensus_queue.cc:1048] T 747919c4c63d4a32afcb4c051c776492 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.011s
W20260709 13:06:03.459038 13334 log.cc:927] Time spent T 589d5c34da524776bcaf32ecd44c6ebb P 5831a3bceaea419db182492a1fd79862: Append to log took a long time: real 0.058s	user 0.000s	sys 0.000s
I20260709 13:06:03.471133 12216 consensus_queue.cc:237] T 83d99e2135954e67a78d8f02a9d06d22 P e86b6ed62ab0403bbda1861973380297 [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: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:03.479887 12217 raft_consensus.cc:1275] T 747919c4c63d4a32afcb4c051c776492 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:03.478847 13317 raft_consensus.cc:2955] T 22965a8a56174152a33c88caef8cd7ca P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:03.481628 13318 raft_consensus.cc:2955] T 589d5c34da524776bcaf32ecd44c6ebb P 34bbb454ad22499cac0941f061a68408 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:03.485510 12069 raft_consensus.cc:2955] T 22965a8a56174152a33c88caef8cd7ca P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:03.492900 13220 consensus_queue.cc:1048] T 747919c4c63d4a32afcb4c051c776492 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:03.494508 12141 raft_consensus.cc:2955] T 589d5c34da524776bcaf32ecd44c6ebb P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:03.499027 12761 raft_consensus.cc:1275] T 83d99e2135954e67a78d8f02a9d06d22 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:03.504172 13307 consensus_queue.cc:1048] T 83d99e2135954e67a78d8f02a9d06d22 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:03.516348 12074 raft_consensus.cc:1275] T 79ee859d668b4354abb7db1e5cc66864 P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:03.528220 12148 raft_consensus.cc:1275] T 83d99e2135954e67a78d8f02a9d06d22 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:03.529323 13205 raft_consensus.cc:2955] T 83d99e2135954e67a78d8f02a9d06d22 P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 34bbb454ad22499cac0941f061a68408 (127.10.182.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:03.531121 12761 raft_consensus.cc:2955] T 83d99e2135954e67a78d8f02a9d06d22 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 34bbb454ad22499cac0941f061a68408 (127.10.182.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:03.558079 12220 raft_consensus.cc:1275] T f56a029024b84957bded1cdd39335b33 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:03.549403 13314 consensus_queue.cc:1048] T 83d99e2135954e67a78d8f02a9d06d22 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.024s
I20260709 13:06:03.562642 13290 consensus_queue.cc:1048] T f56a029024b84957bded1cdd39335b33 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:03.525431 12758 raft_consensus.cc:2955] T 589d5c34da524776bcaf32ecd44c6ebb P 5831a3bceaea419db182492a1fd79862 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:03.549306 13311 consensus_queue.cc:1048] T 79ee859d668b4354abb7db1e5cc66864 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.006s
I20260709 13:06:03.574353 11960 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 83d99e2135954e67a78d8f02a9d06d22 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:03.576239 12757 raft_consensus.cc:2955] T 22965a8a56174152a33c88caef8cd7ca P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:03.585332 12148 raft_consensus.cc:2955] T 83d99e2135954e67a78d8f02a9d06d22 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 34bbb454ad22499cac0941f061a68408 (127.10.182.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:03.597882 12216 raft_consensus.cc:1275] T 7b8abcbf72934eaa8afac20a47b0e938 P e86b6ed62ab0403bbda1861973380297 [term 3 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:06:03.605502 12141 raft_consensus.cc:1275] T f56a029024b84957bded1cdd39335b33 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:03.606401 12223 raft_consensus.cc:1275] T 79ee859d668b4354abb7db1e5cc66864 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:03.607167 13311 consensus_queue.cc:1048] T 7b8abcbf72934eaa8afac20a47b0e938 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:03.612689 13318 consensus_queue.cc:1048] T f56a029024b84957bded1cdd39335b33 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:03.624464 13304 consensus_queue.cc:1048] T 79ee859d668b4354abb7db1e5cc66864 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.008s
I20260709 13:06:03.655525 12147 raft_consensus.cc:2955] T 22965a8a56174152a33c88caef8cd7ca P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:03.633051 12217 raft_consensus.cc:2955] T 589d5c34da524776bcaf32ecd44c6ebb P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:03.767680 11971 catalog_manager.cc:5697] T 83d99e2135954e67a78d8f02a9d06d22 P 5831a3bceaea419db182492a1fd79862 reported cstate change: config changed from index 3 to 4, VOTER 34bbb454ad22499cac0941f061a68408 (127.10.182.1) evicted. New cstate: current_term: 1 leader_uuid: "e86b6ed62ab0403bbda1861973380297" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:03.773465 10968 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:03.900797 12073 raft_consensus.cc:1275] T 7b8abcbf72934eaa8afac20a47b0e938 P 34bbb454ad22499cac0941f061a68408 [term 3 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:06:03.984045 11972 catalog_manager.cc:5697] T 589d5c34da524776bcaf32ecd44c6ebb P 8e3d76ae69c74d1f85f6da548856eeb7 reported cstate change: config changed from index 3 to 4, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "34bbb454ad22499cac0941f061a68408" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:03.994743 11972 catalog_manager.cc:5697] T 22965a8a56174152a33c88caef8cd7ca P 8e3d76ae69c74d1f85f6da548856eeb7 reported cstate change: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e86b6ed62ab0403bbda1861973380297" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
W20260709 13:06:04.002101 12724 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.182.1:37883, user_credentials={real_user=slave}} blocked reactor thread for 46037.2us
W20260709 13:06:04.063676 12041 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.182.3:44567, user_credentials={real_user=slave}} blocked reactor thread for 225297us
W20260709 13:06:04.076838 12116 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.182.3:44567, user_credentials={real_user=slave}} blocked reactor thread for 213414us
I20260709 13:06:04.095098 12071 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "589d5c34da524776bcaf32ecd44c6ebb"
dest_uuid: "34bbb454ad22499cac0941f061a68408"
mode: GRACEFUL
new_leader_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
 from {username='slave'} at 127.0.0.1:37210
I20260709 13:06:04.095809 12071 raft_consensus.cc:606] T 589d5c34da524776bcaf32ecd44c6ebb P 34bbb454ad22499cac0941f061a68408 [term 2 LEADER]: Received request to transfer leadership to TS 8e3d76ae69c74d1f85f6da548856eeb7
W20260709 13:06:04.104540 11957 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leader transfer in progress [suppressed 3 similar messages]
I20260709 13:06:04.097846 12062 tablet_service.cc:1558] Processing DeleteTablet for tablet 83d99e2135954e67a78d8f02a9d06d22 with delete_type TABLET_DATA_TOMBSTONED (TS 34bbb454ad22499cac0941f061a68408 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47622
I20260709 13:06:04.174188 13365 tablet_replica.cc:333] T 83d99e2135954e67a78d8f02a9d06d22 P 34bbb454ad22499cac0941f061a68408: stopping tablet replica
I20260709 13:06:04.175348 13365 raft_consensus.cc:2243] T 83d99e2135954e67a78d8f02a9d06d22 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:04.176137 13365 raft_consensus.cc:2272] T 83d99e2135954e67a78d8f02a9d06d22 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:04.178951 12188 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.182.2:34213, user_credentials={real_user=slave}} blocked reactor thread for 305185us
W20260709 13:06:04.207271 11957 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.ChangeConfig -> {remote=127.10.182.1:37883, user_credentials={real_user=slave}} blocked reactor thread for 102902us
I20260709 13:06:04.216164 13365 ts_tablet_manager.cc:1916] T 83d99e2135954e67a78d8f02a9d06d22 P 34bbb454ad22499cac0941f061a68408: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:04.228067 13305 consensus_queue.cc:1048] T 7b8abcbf72934eaa8afac20a47b0e938 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:04.244710 13353 raft_consensus.cc:993] T 589d5c34da524776bcaf32ecd44c6ebb P 34bbb454ad22499cac0941f061a68408: : Instructing follower 8e3d76ae69c74d1f85f6da548856eeb7 to start an election
I20260709 13:06:04.245362 13353 raft_consensus.cc:1081] T 589d5c34da524776bcaf32ecd44c6ebb P 34bbb454ad22499cac0941f061a68408 [term 2 LEADER]: Signalling peer 8e3d76ae69c74d1f85f6da548856eeb7 to start an election
W20260709 13:06:04.254166 12187 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.182.1:37883, user_credentials={real_user=slave}} blocked reactor thread for 46768.3us
W20260709 13:06:04.261557 12116 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.182.4:45681, user_credentials={real_user=slave}} blocked reactor thread for 150916us
W20260709 13:06:04.280259 12041 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.182.4:45681, user_credentials={real_user=slave}} blocked reactor thread for 83247.5us
W20260709 13:06:04.326539 11957 catalog_manager.cc:4755] TS 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): ChangeConfig:REMOVE_PEER RPC failed for tablet 589d5c34da524776bcaf32ecd44c6ebb: Remote error: Service unavailable: leader transfer in progress
I20260709 13:06:04.335181 12216 consensus_queue.cc:237] T 22965a8a56174152a33c88caef8cd7ca P e86b6ed62ab0403bbda1861973380297 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
W20260709 13:06:04.340848 12116 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.182.4:45681, user_credentials={real_user=slave}} blocked reactor thread for 49173.7us
I20260709 13:06:04.364163 12148 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "589d5c34da524776bcaf32ecd44c6ebb"
dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
 from {username='slave'} at 127.0.0.1:56554
I20260709 13:06:04.364817 12148 raft_consensus.cc:493] T 589d5c34da524776bcaf32ecd44c6ebb P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:04.365180 12148 raft_consensus.cc:3060] T 589d5c34da524776bcaf32ecd44c6ebb P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:04.359728 12141 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "58d97ea9eba744f29997d291d2355330"
dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
mode: GRACEFUL
new_leader_uuid: "34bbb454ad22499cac0941f061a68408"
 from {username='slave'} at 127.0.0.1:54160
I20260709 13:06:04.433189 13365 ts_tablet_manager.cc:1929] T 83d99e2135954e67a78d8f02a9d06d22 P 34bbb454ad22499cac0941f061a68408: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:04.433902 13365 log.cc:1199] T 83d99e2135954e67a78d8f02a9d06d22 P 34bbb454ad22499cac0941f061a68408: Deleting WAL directory at /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602301807890-10968-0/minicluster-data/ts-0-root/wals/83d99e2135954e67a78d8f02a9d06d22
W20260709 13:06:04.443065 12113 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.182.1:37883, user_credentials={real_user=slave}} blocked reactor thread for 73323.2us
I20260709 13:06:04.443850 12141 raft_consensus.cc:606] T 58d97ea9eba744f29997d291d2355330 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 LEADER]: Received request to transfer leadership to TS 34bbb454ad22499cac0941f061a68408
I20260709 13:06:04.449966 11957 catalog_manager.cc:5028] TS 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): tablet 83d99e2135954e67a78d8f02a9d06d22 (table test-workload [id=2fcf00b1454943968793f37e6dd8977d]) successfully deleted
W20260709 13:06:04.456960 12187 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.182.1:37883, user_credentials={real_user=slave}} blocked reactor thread for 107590us
I20260709 13:06:04.466718 12757 raft_consensus.cc:1275] T 22965a8a56174152a33c88caef8cd7ca P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:04.470104 13366 consensus_queue.cc:1048] T 22965a8a56174152a33c88caef8cd7ca P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:06:04.477483 12073 raft_consensus.cc:1275] T 22965a8a56174152a33c88caef8cd7ca P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:04.439812 12148 raft_consensus.cc:515] T 589d5c34da524776bcaf32ecd44c6ebb P 8e3d76ae69c74d1f85f6da548856eeb7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:04.492865 13314 raft_consensus.cc:2955] T 22965a8a56174152a33c88caef8cd7ca P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:04.496699 12757 raft_consensus.cc:2955] T 22965a8a56174152a33c88caef8cd7ca P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:04.510900 13306 consensus_queue.cc:1048] T 22965a8a56174152a33c88caef8cd7ca P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:04.512616 11960 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 22965a8a56174152a33c88caef8cd7ca with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:04.516806 12759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "589d5c34da524776bcaf32ecd44c6ebb" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: true dest_uuid: "5831a3bceaea419db182492a1fd79862"
I20260709 13:06:04.517443 12759 raft_consensus.cc:3060] T 589d5c34da524776bcaf32ecd44c6ebb P 5831a3bceaea419db182492a1fd79862 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:04.520745 12148 leader_election.cc:290] T 589d5c34da524776bcaf32ecd44c6ebb P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 3 election: Requested vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567), 5831a3bceaea419db182492a1fd79862 (127.10.182.4:45681)
I20260709 13:06:04.521571 12074 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ab8b94fb70f6452aa3e12611ff1cfdcd"
dest_uuid: "34bbb454ad22499cac0941f061a68408"
mode: GRACEFUL
new_leader_uuid: "5831a3bceaea419db182492a1fd79862"
 from {username='slave'} at 127.0.0.1:37210
I20260709 13:06:04.522125 12074 raft_consensus.cc:606] T ab8b94fb70f6452aa3e12611ff1cfdcd P 34bbb454ad22499cac0941f061a68408 [term 1 LEADER]: Received request to transfer leadership to TS 5831a3bceaea419db182492a1fd79862
I20260709 13:06:04.526458 12216 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d95fe6a2d1be42f2bea3e2f34276e5ae"
dest_uuid: "e86b6ed62ab0403bbda1861973380297"
mode: GRACEFUL
new_leader_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
 from {username='slave'} at 127.0.0.1:50692
I20260709 13:06:04.527070 12216 raft_consensus.cc:606] T d95fe6a2d1be42f2bea3e2f34276e5ae P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Received request to transfer leadership to TS 8e3d76ae69c74d1f85f6da548856eeb7
I20260709 13:06:04.527982 11972 catalog_manager.cc:5697] T 22965a8a56174152a33c88caef8cd7ca P 5831a3bceaea419db182492a1fd79862 reported cstate change: config changed from index 3 to 4, VOTER 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2) evicted. New cstate: current_term: 1 leader_uuid: "e86b6ed62ab0403bbda1861973380297" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:04.530623 12074 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e2073b92edc44f47a436b8e97c190a34"
dest_uuid: "34bbb454ad22499cac0941f061a68408"
mode: GRACEFUL
new_leader_uuid: "5831a3bceaea419db182492a1fd79862"
 from {username='slave'} at 127.0.0.1:37210
I20260709 13:06:04.531217 12074 raft_consensus.cc:606] T e2073b92edc44f47a436b8e97c190a34 P 34bbb454ad22499cac0941f061a68408 [term 1 LEADER]: Received request to transfer leadership to TS 5831a3bceaea419db182492a1fd79862
I20260709 13:06:04.533520 12073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "589d5c34da524776bcaf32ecd44c6ebb" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: true dest_uuid: "34bbb454ad22499cac0941f061a68408"
I20260709 13:06:04.534116 12073 raft_consensus.cc:3055] T 589d5c34da524776bcaf32ecd44c6ebb P 34bbb454ad22499cac0941f061a68408 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:04.534380 12073 raft_consensus.cc:740] T 589d5c34da524776bcaf32ecd44c6ebb P 34bbb454ad22499cac0941f061a68408 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 34bbb454ad22499cac0941f061a68408, State: Running, Role: LEADER
I20260709 13:06:04.535101 12073 consensus_queue.cc:260] T 589d5c34da524776bcaf32ecd44c6ebb P 34bbb454ad22499cac0941f061a68408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 4, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:04.537839 12073 raft_consensus.cc:3060] T 589d5c34da524776bcaf32ecd44c6ebb P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:04.538249 13221 raft_consensus.cc:993] T 58d97ea9eba744f29997d291d2355330 P 8e3d76ae69c74d1f85f6da548856eeb7: : Instructing follower 34bbb454ad22499cac0941f061a68408 to start an election
I20260709 13:06:04.538770 13358 raft_consensus.cc:1081] T 58d97ea9eba744f29997d291d2355330 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 LEADER]: Signalling peer 34bbb454ad22499cac0941f061a68408 to start an election
I20260709 13:06:04.547434 12073 raft_consensus.cc:2468] T 589d5c34da524776bcaf32ecd44c6ebb P 34bbb454ad22499cac0941f061a68408 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e3d76ae69c74d1f85f6da548856eeb7 in term 3.
I20260709 13:06:04.551638 12148 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eb9acf37c1f94cb28f5c341d7884e275"
dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
mode: GRACEFUL
new_leader_uuid: "34bbb454ad22499cac0941f061a68408"
 from {username='slave'} at 127.0.0.1:54160
I20260709 13:06:04.552304 12148 raft_consensus.cc:606] T eb9acf37c1f94cb28f5c341d7884e275 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 LEADER]: Received request to transfer leadership to TS 34bbb454ad22499cac0941f061a68408
I20260709 13:06:04.554885 10968 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:06:04.557076 10968 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:04.558993 12216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "589d5c34da524776bcaf32ecd44c6ebb" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: true dest_uuid: "e86b6ed62ab0403bbda1861973380297"
I20260709 13:06:04.559597 12216 raft_consensus.cc:3060] T 589d5c34da524776bcaf32ecd44c6ebb P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:04.561759 12759 raft_consensus.cc:2468] T 589d5c34da524776bcaf32ecd44c6ebb P 5831a3bceaea419db182492a1fd79862 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e3d76ae69c74d1f85f6da548856eeb7 in term 3.
I20260709 13:06:04.572621 12069 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "58d97ea9eba744f29997d291d2355330"
dest_uuid: "34bbb454ad22499cac0941f061a68408"
 from {username='slave'} at 127.0.0.1:47640
I20260709 13:06:04.573282 12069 raft_consensus.cc:493] T 58d97ea9eba744f29997d291d2355330 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:04.573706 12069 raft_consensus.cc:3060] T 58d97ea9eba744f29997d291d2355330 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:04.576085 12116 leader_election.cc:304] T 589d5c34da524776bcaf32ecd44c6ebb P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 34bbb454ad22499cac0941f061a68408, 5831a3bceaea419db182492a1fd79862, 8e3d76ae69c74d1f85f6da548856eeb7; no voters: 
I20260709 13:06:04.577447 13369 raft_consensus.cc:2804] T 589d5c34da524776bcaf32ecd44c6ebb P 8e3d76ae69c74d1f85f6da548856eeb7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:04.566401 12216 raft_consensus.cc:2468] T 589d5c34da524776bcaf32ecd44c6ebb P e86b6ed62ab0403bbda1861973380297 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e3d76ae69c74d1f85f6da548856eeb7 in term 3.
W20260709 13:06:04.566821 11957 catalog_manager.cc:5227] ChangeConfig:REMOVE_PEER RPC for tablet 589d5c34da524776bcaf32ecd44c6ebb with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER failed with leader 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883) due to error UNKNOWN_ERROR; will retry: Illegal state: Replica 34bbb454ad22499cac0941f061a68408 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 3 committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:04.577942 13369 raft_consensus.cc:697] T 589d5c34da524776bcaf32ecd44c6ebb P 8e3d76ae69c74d1f85f6da548856eeb7 [term 3 LEADER]: Becoming Leader. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Running, Role: LEADER
I20260709 13:06:04.578855 13369 consensus_queue.cc:237] T 589d5c34da524776bcaf32ecd44c6ebb P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 4, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:04.583139 12069 raft_consensus.cc:515] T 58d97ea9eba744f29997d291d2355330 P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:06:04.587690 12069 leader_election.cc:290] T 58d97ea9eba744f29997d291d2355330 P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 2 election: Requested vote from peers 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:06:04.588601 12148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d97ea9eba744f29997d291d2355330" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
I20260709 13:06:04.589177 12148 raft_consensus.cc:3055] T 58d97ea9eba744f29997d291d2355330 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:04.589475 12148 raft_consensus.cc:740] T 58d97ea9eba744f29997d291d2355330 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Running, Role: LEADER
I20260709 13:06:04.590727 12148 consensus_queue.cc:260] T 58d97ea9eba744f29997d291d2355330 P 8e3d76ae69c74d1f85f6da548856eeb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:06:04.592633 12074 raft_consensus.cc:2955] T 22965a8a56174152a33c88caef8cd7ca P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:04.595563 12148 raft_consensus.cc:3060] T 58d97ea9eba744f29997d291d2355330 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:04.595805 13307 raft_consensus.cc:993] T d95fe6a2d1be42f2bea3e2f34276e5ae P e86b6ed62ab0403bbda1861973380297: : Instructing follower 8e3d76ae69c74d1f85f6da548856eeb7 to start an election
I20260709 13:06:04.609028 12148 raft_consensus.cc:2468] T 58d97ea9eba744f29997d291d2355330 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34bbb454ad22499cac0941f061a68408 in term 2.
I20260709 13:06:04.617923 12039 leader_election.cc:304] T 58d97ea9eba744f29997d291d2355330 P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34bbb454ad22499cac0941f061a68408, 8e3d76ae69c74d1f85f6da548856eeb7; no voters: 
I20260709 13:06:04.620391 12218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d97ea9eba744f29997d291d2355330" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e86b6ed62ab0403bbda1861973380297"
I20260709 13:06:04.621097 12218 raft_consensus.cc:3060] T 58d97ea9eba744f29997d291d2355330 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:04.613296 13360 raft_consensus.cc:1081] T d95fe6a2d1be42f2bea3e2f34276e5ae P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Signalling peer 8e3d76ae69c74d1f85f6da548856eeb7 to start an election
I20260709 13:06:04.627489 13353 raft_consensus.cc:2804] T 58d97ea9eba744f29997d291d2355330 P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:04.627912 12144 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d95fe6a2d1be42f2bea3e2f34276e5ae"
dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
 from {username='slave'} at 127.0.0.1:56538
I20260709 13:06:04.628051 13353 raft_consensus.cc:697] T 58d97ea9eba744f29997d291d2355330 P 34bbb454ad22499cac0941f061a68408 [term 2 LEADER]: Becoming Leader. State: Replica: 34bbb454ad22499cac0941f061a68408, State: Running, Role: LEADER
I20260709 13:06:04.628518 12144 raft_consensus.cc:493] T d95fe6a2d1be42f2bea3e2f34276e5ae P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:04.628903 12144 raft_consensus.cc:3060] T d95fe6a2d1be42f2bea3e2f34276e5ae P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:04.629057 13353 consensus_queue.cc:237] T 58d97ea9eba744f29997d291d2355330 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:06:04.630569 12139 tablet_service.cc:1558] Processing DeleteTablet for tablet 22965a8a56174152a33c88caef8cd7ca with delete_type TABLET_DATA_TOMBSTONED (TS 8e3d76ae69c74d1f85f6da548856eeb7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56536
I20260709 13:06:04.642063 12144 raft_consensus.cc:515] T d95fe6a2d1be42f2bea3e2f34276e5ae P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:06:04.650703 12144 leader_election.cc:290] T d95fe6a2d1be42f2bea3e2f34276e5ae P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 2 election: Requested vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:06:04.653446 12216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d95fe6a2d1be42f2bea3e2f34276e5ae" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e86b6ed62ab0403bbda1861973380297"
I20260709 13:06:04.653489 12074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d95fe6a2d1be42f2bea3e2f34276e5ae" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "34bbb454ad22499cac0941f061a68408"
I20260709 13:06:04.654135 12216 raft_consensus.cc:3055] T d95fe6a2d1be42f2bea3e2f34276e5ae P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:04.654511 12216 raft_consensus.cc:740] T d95fe6a2d1be42f2bea3e2f34276e5ae P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Running, Role: LEADER
I20260709 13:06:04.655261 12216 consensus_queue.cc:260] T d95fe6a2d1be42f2bea3e2f34276e5ae P e86b6ed62ab0403bbda1861973380297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:06:04.654223 12074 raft_consensus.cc:3060] T d95fe6a2d1be42f2bea3e2f34276e5ae P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:04.656430 12216 raft_consensus.cc:3060] T d95fe6a2d1be42f2bea3e2f34276e5ae P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:04.663031 12216 raft_consensus.cc:2468] T d95fe6a2d1be42f2bea3e2f34276e5ae P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e3d76ae69c74d1f85f6da548856eeb7 in term 2.
I20260709 13:06:04.663910 12116 leader_election.cc:304] T d95fe6a2d1be42f2bea3e2f34276e5ae P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297; no voters: 
I20260709 13:06:04.663790 13378 tablet_replica.cc:333] T 22965a8a56174152a33c88caef8cd7ca P 8e3d76ae69c74d1f85f6da548856eeb7: stopping tablet replica
I20260709 13:06:04.666738 13378 raft_consensus.cc:2243] T 22965a8a56174152a33c88caef8cd7ca P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:04.667526 13378 raft_consensus.cc:2272] T 22965a8a56174152a33c88caef8cd7ca P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:04.671886 12074 raft_consensus.cc:2468] T d95fe6a2d1be42f2bea3e2f34276e5ae P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e3d76ae69c74d1f85f6da548856eeb7 in term 2.
I20260709 13:06:04.675436 13378 ts_tablet_manager.cc:1916] T 22965a8a56174152a33c88caef8cd7ca P 8e3d76ae69c74d1f85f6da548856eeb7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:04.679311 13370 raft_consensus.cc:2804] T d95fe6a2d1be42f2bea3e2f34276e5ae P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:04.679847 13370 raft_consensus.cc:697] T d95fe6a2d1be42f2bea3e2f34276e5ae P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 LEADER]: Becoming Leader. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Running, Role: LEADER
I20260709 13:06:04.680917 13370 consensus_queue.cc:237] T d95fe6a2d1be42f2bea3e2f34276e5ae P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:06:04.682677 11972 catalog_manager.cc:5697] T 58d97ea9eba744f29997d291d2355330 P 34bbb454ad22499cac0941f061a68408 reported cstate change: term changed from 1 to 2, leader changed from 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2) to 34bbb454ad22499cac0941f061a68408 (127.10.182.1). New cstate: current_term: 2 leader_uuid: "34bbb454ad22499cac0941f061a68408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:04.659503 12218 raft_consensus.cc:2468] T 58d97ea9eba744f29997d291d2355330 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34bbb454ad22499cac0941f061a68408 in term 2.
I20260709 13:06:04.695744 11973 catalog_manager.cc:5697] T 589d5c34da524776bcaf32ecd44c6ebb P 8e3d76ae69c74d1f85f6da548856eeb7 reported cstate change: term changed from 2 to 3, leader changed from 34bbb454ad22499cac0941f061a68408 (127.10.182.1) to 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2). New cstate: current_term: 3 leader_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:04.721298 13281 raft_consensus.cc:993] T eb9acf37c1f94cb28f5c341d7884e275 P 8e3d76ae69c74d1f85f6da548856eeb7: : Instructing follower 34bbb454ad22499cac0941f061a68408 to start an election
I20260709 13:06:04.722004 13281 raft_consensus.cc:1081] T eb9acf37c1f94cb28f5c341d7884e275 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 LEADER]: Signalling peer 34bbb454ad22499cac0941f061a68408 to start an election
I20260709 13:06:04.733759 12073 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eb9acf37c1f94cb28f5c341d7884e275"
dest_uuid: "34bbb454ad22499cac0941f061a68408"
 from {username='slave'} at 127.0.0.1:47640
I20260709 13:06:04.734289 12073 raft_consensus.cc:493] T eb9acf37c1f94cb28f5c341d7884e275 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:04.734654 12073 raft_consensus.cc:3060] T eb9acf37c1f94cb28f5c341d7884e275 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:04.741775 12073 raft_consensus.cc:515] T eb9acf37c1f94cb28f5c341d7884e275 P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:06:04.748538 12073 leader_election.cc:290] T eb9acf37c1f94cb28f5c341d7884e275 P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 2 election: Requested vote from peers 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:06:04.750660 11972 catalog_manager.cc:5697] T d95fe6a2d1be42f2bea3e2f34276e5ae P 8e3d76ae69c74d1f85f6da548856eeb7 reported cstate change: term changed from 1 to 2, leader changed from e86b6ed62ab0403bbda1861973380297 (127.10.182.3) to 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2). New cstate: current_term: 2 leader_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:04.757041 12144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb9acf37c1f94cb28f5c341d7884e275" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
I20260709 13:06:04.757277 12148 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "589d5c34da524776bcaf32ecd44c6ebb"
dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:56536
I20260709 13:06:04.758015 12148 raft_consensus.cc:606] T 589d5c34da524776bcaf32ecd44c6ebb P 8e3d76ae69c74d1f85f6da548856eeb7 [term 3 LEADER]: Received request to transfer leadership
I20260709 13:06:04.842839 12144 raft_consensus.cc:3055] T eb9acf37c1f94cb28f5c341d7884e275 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:04.843858 12144 raft_consensus.cc:740] T eb9acf37c1f94cb28f5c341d7884e275 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Running, Role: LEADER
W20260709 13:06:04.848052 12039 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.182.2:34213, user_credentials={real_user=slave}} blocked reactor thread for 58285.7us
I20260709 13:06:04.856292 12144 consensus_queue.cc:260] T eb9acf37c1f94cb28f5c341d7884e275 P 8e3d76ae69c74d1f85f6da548856eeb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:06:04.856990 13378 ts_tablet_manager.cc:1929] T 22965a8a56174152a33c88caef8cd7ca P 8e3d76ae69c74d1f85f6da548856eeb7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:04.857511 13378 log.cc:1199] T 22965a8a56174152a33c88caef8cd7ca P 8e3d76ae69c74d1f85f6da548856eeb7: Deleting WAL directory at /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602301807890-10968-0/minicluster-data/ts-1-root/wals/22965a8a56174152a33c88caef8cd7ca
I20260709 13:06:04.857659 12144 raft_consensus.cc:3060] T eb9acf37c1f94cb28f5c341d7884e275 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:04.858999 12148 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "589d5c34da524776bcaf32ecd44c6ebb"
dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:56536
I20260709 13:06:04.859557 12148 raft_consensus.cc:606] T 589d5c34da524776bcaf32ecd44c6ebb P 8e3d76ae69c74d1f85f6da548856eeb7 [term 3 LEADER]: Received request to transfer leadership
I20260709 13:06:04.859580 11958 catalog_manager.cc:5028] TS 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213): tablet 22965a8a56174152a33c88caef8cd7ca (table test-workload [id=2fcf00b1454943968793f37e6dd8977d]) successfully deleted
I20260709 13:06:04.864781 12142 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "589d5c34da524776bcaf32ecd44c6ebb"
dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:56536
I20260709 13:06:04.865336 12142 raft_consensus.cc:606] T 589d5c34da524776bcaf32ecd44c6ebb P 8e3d76ae69c74d1f85f6da548856eeb7 [term 3 LEADER]: Received request to transfer leadership
I20260709 13:06:04.871256 13355 raft_consensus.cc:993] T e2073b92edc44f47a436b8e97c190a34 P 34bbb454ad22499cac0941f061a68408: : Instructing follower 5831a3bceaea419db182492a1fd79862 to start an election
I20260709 13:06:04.871740 13355 raft_consensus.cc:1081] T e2073b92edc44f47a436b8e97c190a34 P 34bbb454ad22499cac0941f061a68408 [term 1 LEADER]: Signalling peer 5831a3bceaea419db182492a1fd79862 to start an election
I20260709 13:06:04.874101 12758 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e2073b92edc44f47a436b8e97c190a34"
dest_uuid: "5831a3bceaea419db182492a1fd79862"
 from {username='slave'} at 127.0.0.1:57096
I20260709 13:06:04.874662 12758 raft_consensus.cc:493] T e2073b92edc44f47a436b8e97c190a34 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:04.874995 12758 raft_consensus.cc:3060] T e2073b92edc44f47a436b8e97c190a34 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:06:04.878222 12021 auto_rebalancer.cc:893] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260709 13:06:04.878692 12021 auto_rebalancer.cc:901] Could not move replica: Remote error: Service unavailable: leadership transfer for 589d5c34da524776bcaf32ecd44c6ebb already in progress
I20260709 13:06:04.879307 12144 raft_consensus.cc:2468] T eb9acf37c1f94cb28f5c341d7884e275 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34bbb454ad22499cac0941f061a68408 in term 2.
W20260709 13:06:04.879302 12021 auto_rebalancer.cc:330] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for 589d5c34da524776bcaf32ecd44c6ebb already in progress
I20260709 13:06:04.884285 12039 leader_election.cc:304] T eb9acf37c1f94cb28f5c341d7884e275 P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34bbb454ad22499cac0941f061a68408, 8e3d76ae69c74d1f85f6da548856eeb7; no voters: 
I20260709 13:06:04.885677 13290 raft_consensus.cc:2804] T eb9acf37c1f94cb28f5c341d7884e275 P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:04.887437 13290 raft_consensus.cc:697] T eb9acf37c1f94cb28f5c341d7884e275 P 34bbb454ad22499cac0941f061a68408 [term 2 LEADER]: Becoming Leader. State: Replica: 34bbb454ad22499cac0941f061a68408, State: Running, Role: LEADER
I20260709 13:06:04.888382 13290 consensus_queue.cc:237] T eb9acf37c1f94cb28f5c341d7884e275 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:06:04.894018 12217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb9acf37c1f94cb28f5c341d7884e275" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e86b6ed62ab0403bbda1861973380297"
I20260709 13:06:04.894683 12217 raft_consensus.cc:3060] T eb9acf37c1f94cb28f5c341d7884e275 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:04.899513 12758 raft_consensus.cc:515] T e2073b92edc44f47a436b8e97c190a34 P 5831a3bceaea419db182492a1fd79862 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:04.902335 12217 raft_consensus.cc:2468] T eb9acf37c1f94cb28f5c341d7884e275 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34bbb454ad22499cac0941f061a68408 in term 2.
I20260709 13:06:04.902632 12069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2073b92edc44f47a436b8e97c190a34" candidate_uuid: "5831a3bceaea419db182492a1fd79862" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "34bbb454ad22499cac0941f061a68408"
I20260709 13:06:04.903270 12069 raft_consensus.cc:3055] T e2073b92edc44f47a436b8e97c190a34 P 34bbb454ad22499cac0941f061a68408 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:04.903666 12069 raft_consensus.cc:740] T e2073b92edc44f47a436b8e97c190a34 P 34bbb454ad22499cac0941f061a68408 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 34bbb454ad22499cac0941f061a68408, State: Running, Role: LEADER
I20260709 13:06:04.904654 12069 consensus_queue.cc:260] T e2073b92edc44f47a436b8e97c190a34 P 34bbb454ad22499cac0941f061a68408 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:04.906122 12069 raft_consensus.cc:3060] T e2073b92edc44f47a436b8e97c190a34 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:04.918147 12218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2073b92edc44f47a436b8e97c190a34" candidate_uuid: "5831a3bceaea419db182492a1fd79862" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "e86b6ed62ab0403bbda1861973380297"
I20260709 13:06:04.918859 12218 raft_consensus.cc:3060] T e2073b92edc44f47a436b8e97c190a34 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:04.930795 12069 raft_consensus.cc:2468] T e2073b92edc44f47a436b8e97c190a34 P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5831a3bceaea419db182492a1fd79862 in term 2.
I20260709 13:06:04.932353 12724 leader_election.cc:304] T e2073b92edc44f47a436b8e97c190a34 P 5831a3bceaea419db182492a1fd79862 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34bbb454ad22499cac0941f061a68408, 5831a3bceaea419db182492a1fd79862; no voters: 
I20260709 13:06:04.933418 13348 raft_consensus.cc:2804] T e2073b92edc44f47a436b8e97c190a34 P 5831a3bceaea419db182492a1fd79862 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:04.933452 12758 leader_election.cc:290] T e2073b92edc44f47a436b8e97c190a34 P 5831a3bceaea419db182492a1fd79862 [CANDIDATE]: Term 2 election: Requested vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:06:04.934021 13348 raft_consensus.cc:697] T e2073b92edc44f47a436b8e97c190a34 P 5831a3bceaea419db182492a1fd79862 [term 2 LEADER]: Becoming Leader. State: Replica: 5831a3bceaea419db182492a1fd79862, State: Running, Role: LEADER
I20260709 13:06:04.935117 13348 consensus_queue.cc:237] T e2073b92edc44f47a436b8e97c190a34 P 5831a3bceaea419db182492a1fd79862 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:04.941208 12218 raft_consensus.cc:2468] T e2073b92edc44f47a436b8e97c190a34 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5831a3bceaea419db182492a1fd79862 in term 2.
I20260709 13:06:04.953825 11972 catalog_manager.cc:5697] T eb9acf37c1f94cb28f5c341d7884e275 P 34bbb454ad22499cac0941f061a68408 reported cstate change: term changed from 1 to 2, leader changed from 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2) to 34bbb454ad22499cac0941f061a68408 (127.10.182.1). New cstate: current_term: 2 leader_uuid: "34bbb454ad22499cac0941f061a68408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:04.956688 11973 catalog_manager.cc:5697] T e2073b92edc44f47a436b8e97c190a34 P 5831a3bceaea419db182492a1fd79862 reported cstate change: term changed from 1 to 2, leader changed from 34bbb454ad22499cac0941f061a68408 (127.10.182.1) to 5831a3bceaea419db182492a1fd79862 (127.10.182.4). New cstate: current_term: 2 leader_uuid: "5831a3bceaea419db182492a1fd79862" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:05.013213 12218 raft_consensus.cc:1275] T 589d5c34da524776bcaf32ecd44c6ebb P e86b6ed62ab0403bbda1861973380297 [term 3 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:06:05.014848 13281 consensus_queue.cc:1048] T 589d5c34da524776bcaf32ecd44c6ebb P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:05.021788 13281 raft_consensus.cc:993] T 589d5c34da524776bcaf32ecd44c6ebb P 8e3d76ae69c74d1f85f6da548856eeb7: : Instructing follower e86b6ed62ab0403bbda1861973380297 to start an election
I20260709 13:06:05.022253 13358 raft_consensus.cc:1081] T 589d5c34da524776bcaf32ecd44c6ebb P 8e3d76ae69c74d1f85f6da548856eeb7 [term 3 LEADER]: Signalling peer e86b6ed62ab0403bbda1861973380297 to start an election
I20260709 13:06:05.023691 12216 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "589d5c34da524776bcaf32ecd44c6ebb"
dest_uuid: "e86b6ed62ab0403bbda1861973380297"
 from {username='slave'} at 127.0.0.1:60456
I20260709 13:06:05.024201 12216 raft_consensus.cc:493] T 589d5c34da524776bcaf32ecd44c6ebb P e86b6ed62ab0403bbda1861973380297 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:05.024541 12216 raft_consensus.cc:3060] T 589d5c34da524776bcaf32ecd44c6ebb P e86b6ed62ab0403bbda1861973380297 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:05.029398 12216 raft_consensus.cc:515] T 589d5c34da524776bcaf32ecd44c6ebb P e86b6ed62ab0403bbda1861973380297 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:05.031641 12216 leader_election.cc:290] T 589d5c34da524776bcaf32ecd44c6ebb P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 4 election: Requested vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213), 5831a3bceaea419db182492a1fd79862 (127.10.182.4:45681)
I20260709 13:06:05.032143 12069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "589d5c34da524776bcaf32ecd44c6ebb" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "34bbb454ad22499cac0941f061a68408"
I20260709 13:06:05.032588 12758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "589d5c34da524776bcaf32ecd44c6ebb" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "5831a3bceaea419db182492a1fd79862"
I20260709 13:06:05.033291 12144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "589d5c34da524776bcaf32ecd44c6ebb" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
I20260709 13:06:05.033560 12758 raft_consensus.cc:3060] T 589d5c34da524776bcaf32ecd44c6ebb P 5831a3bceaea419db182492a1fd79862 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:05.033923 12144 raft_consensus.cc:3055] T 589d5c34da524776bcaf32ecd44c6ebb P 8e3d76ae69c74d1f85f6da548856eeb7 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:06:05.034243 12144 raft_consensus.cc:740] T 589d5c34da524776bcaf32ecd44c6ebb P 8e3d76ae69c74d1f85f6da548856eeb7 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Running, Role: LEADER
I20260709 13:06:05.035005 12144 consensus_queue.cc:260] T 589d5c34da524776bcaf32ecd44c6ebb P 8e3d76ae69c74d1f85f6da548856eeb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.5, Last appended by leader: 5, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:05.036330 12144 raft_consensus.cc:3060] T 589d5c34da524776bcaf32ecd44c6ebb P 8e3d76ae69c74d1f85f6da548856eeb7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:05.033298 12069 raft_consensus.cc:3060] T 589d5c34da524776bcaf32ecd44c6ebb P 34bbb454ad22499cac0941f061a68408 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:05.044795 12069 raft_consensus.cc:2468] T 589d5c34da524776bcaf32ecd44c6ebb P 34bbb454ad22499cac0941f061a68408 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e86b6ed62ab0403bbda1861973380297 in term 4.
I20260709 13:06:05.043270 12758 raft_consensus.cc:2468] T 589d5c34da524776bcaf32ecd44c6ebb P 5831a3bceaea419db182492a1fd79862 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e86b6ed62ab0403bbda1861973380297 in term 4.
I20260709 13:06:05.048564 13290 raft_consensus.cc:993] T ab8b94fb70f6452aa3e12611ff1cfdcd P 34bbb454ad22499cac0941f061a68408: : Instructing follower 5831a3bceaea419db182492a1fd79862 to start an election
I20260709 13:06:05.049086 13290 raft_consensus.cc:1081] T ab8b94fb70f6452aa3e12611ff1cfdcd P 34bbb454ad22499cac0941f061a68408 [term 1 LEADER]: Signalling peer 5831a3bceaea419db182492a1fd79862 to start an election
I20260709 13:06:05.051510 12187 leader_election.cc:304] T 589d5c34da524776bcaf32ecd44c6ebb P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 34bbb454ad22499cac0941f061a68408, 5831a3bceaea419db182492a1fd79862, e86b6ed62ab0403bbda1861973380297; no voters: 
I20260709 13:06:05.051884 12144 raft_consensus.cc:2468] T 589d5c34da524776bcaf32ecd44c6ebb P 8e3d76ae69c74d1f85f6da548856eeb7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e86b6ed62ab0403bbda1861973380297 in term 4.
I20260709 13:06:05.055153 13313 raft_consensus.cc:2804] T 589d5c34da524776bcaf32ecd44c6ebb P e86b6ed62ab0403bbda1861973380297 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:06:05.055688 13313 raft_consensus.cc:697] T 589d5c34da524776bcaf32ecd44c6ebb P e86b6ed62ab0403bbda1861973380297 [term 4 LEADER]: Becoming Leader. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Running, Role: LEADER
I20260709 13:06:05.056679 13313 consensus_queue.cc:237] T 589d5c34da524776bcaf32ecd44c6ebb P e86b6ed62ab0403bbda1861973380297 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.5, Last appended by leader: 5, Current term: 4, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:05.065682 12758 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ab8b94fb70f6452aa3e12611ff1cfdcd"
dest_uuid: "5831a3bceaea419db182492a1fd79862"
 from {username='slave'} at 127.0.0.1:57096
I20260709 13:06:05.066287 12758 raft_consensus.cc:493] T ab8b94fb70f6452aa3e12611ff1cfdcd P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:05.067992 12758 raft_consensus.cc:3060] T ab8b94fb70f6452aa3e12611ff1cfdcd P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:05.073302 11973 catalog_manager.cc:5697] T 589d5c34da524776bcaf32ecd44c6ebb P e86b6ed62ab0403bbda1861973380297 reported cstate change: term changed from 3 to 4, leader changed from 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2) to e86b6ed62ab0403bbda1861973380297 (127.10.182.3). New cstate: current_term: 4 leader_uuid: "e86b6ed62ab0403bbda1861973380297" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:05.075405 12758 raft_consensus.cc:515] T ab8b94fb70f6452aa3e12611ff1cfdcd P 5831a3bceaea419db182492a1fd79862 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:05.078718 12069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab8b94fb70f6452aa3e12611ff1cfdcd" candidate_uuid: "5831a3bceaea419db182492a1fd79862" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "34bbb454ad22499cac0941f061a68408"
I20260709 13:06:05.079252 12069 raft_consensus.cc:3055] T ab8b94fb70f6452aa3e12611ff1cfdcd P 34bbb454ad22499cac0941f061a68408 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:05.079541 12069 raft_consensus.cc:740] T ab8b94fb70f6452aa3e12611ff1cfdcd P 34bbb454ad22499cac0941f061a68408 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 34bbb454ad22499cac0941f061a68408, State: Running, Role: LEADER
I20260709 13:06:05.080245 12069 consensus_queue.cc:260] T ab8b94fb70f6452aa3e12611ff1cfdcd P 34bbb454ad22499cac0941f061a68408 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:05.081287 12069 raft_consensus.cc:3060] T ab8b94fb70f6452aa3e12611ff1cfdcd P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:05.081631 12758 leader_election.cc:290] T ab8b94fb70f6452aa3e12611ff1cfdcd P 5831a3bceaea419db182492a1fd79862 [CANDIDATE]: Term 2 election: Requested vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
I20260709 13:06:05.085445 12144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab8b94fb70f6452aa3e12611ff1cfdcd" candidate_uuid: "5831a3bceaea419db182492a1fd79862" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
I20260709 13:06:05.086030 12144 raft_consensus.cc:3060] T ab8b94fb70f6452aa3e12611ff1cfdcd P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:05.087986 12069 raft_consensus.cc:2468] T ab8b94fb70f6452aa3e12611ff1cfdcd P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5831a3bceaea419db182492a1fd79862 in term 2.
I20260709 13:06:05.089164 12724 leader_election.cc:304] T ab8b94fb70f6452aa3e12611ff1cfdcd P 5831a3bceaea419db182492a1fd79862 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34bbb454ad22499cac0941f061a68408, 5831a3bceaea419db182492a1fd79862; no voters: 
I20260709 13:06:05.090023 13242 raft_consensus.cc:2804] T ab8b94fb70f6452aa3e12611ff1cfdcd P 5831a3bceaea419db182492a1fd79862 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:05.090499 13242 raft_consensus.cc:697] T ab8b94fb70f6452aa3e12611ff1cfdcd P 5831a3bceaea419db182492a1fd79862 [term 2 LEADER]: Becoming Leader. State: Replica: 5831a3bceaea419db182492a1fd79862, State: Running, Role: LEADER
I20260709 13:06:05.091400 13242 consensus_queue.cc:237] T ab8b94fb70f6452aa3e12611ff1cfdcd P 5831a3bceaea419db182492a1fd79862 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:05.094903 12144 raft_consensus.cc:2468] T ab8b94fb70f6452aa3e12611ff1cfdcd P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5831a3bceaea419db182492a1fd79862 in term 2.
I20260709 13:06:05.097889 12216 raft_consensus.cc:1275] T d95fe6a2d1be42f2bea3e2f34276e5ae P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:05.099154 13370 consensus_queue.cc:1048] T d95fe6a2d1be42f2bea3e2f34276e5ae P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:05.101349 12144 raft_consensus.cc:1275] T 58d97ea9eba744f29997d291d2355330 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:05.102578 13290 consensus_queue.cc:1048] T 58d97ea9eba744f29997d291d2355330 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:05.103149 11973 catalog_manager.cc:5697] T ab8b94fb70f6452aa3e12611ff1cfdcd P 5831a3bceaea419db182492a1fd79862 reported cstate change: term changed from 1 to 2, leader changed from 34bbb454ad22499cac0941f061a68408 (127.10.182.1) to 5831a3bceaea419db182492a1fd79862 (127.10.182.4). New cstate: current_term: 2 leader_uuid: "5831a3bceaea419db182492a1fd79862" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 13:06:05.180902 13386 log.cc:927] Time spent T 58d97ea9eba744f29997d291d2355330 P 8e3d76ae69c74d1f85f6da548856eeb7: Append to log took a long time: real 0.071s	user 0.001s	sys 0.000s
I20260709 13:06:05.190582 12069 raft_consensus.cc:1275] T d95fe6a2d1be42f2bea3e2f34276e5ae P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:05.217967 13358 consensus_queue.cc:1048] T d95fe6a2d1be42f2bea3e2f34276e5ae P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:05.314653 12217 raft_consensus.cc:1275] T 58d97ea9eba744f29997d291d2355330 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:05.357175 13355 consensus_queue.cc:1048] T 58d97ea9eba744f29997d291d2355330 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:06:05.358791 12187 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.182.1:37883, user_credentials={real_user=slave}} blocked reactor thread for 50167.7us
I20260709 13:06:05.455256 12218 raft_consensus.cc:1275] T e2073b92edc44f47a436b8e97c190a34 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Refusing update from remote peer 5831a3bceaea419db182492a1fd79862: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:05.456734 13242 consensus_queue.cc:1048] T e2073b92edc44f47a436b8e97c190a34 P 5831a3bceaea419db182492a1fd79862 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:05.466785 12074 raft_consensus.cc:1275] T e2073b92edc44f47a436b8e97c190a34 P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Refusing update from remote peer 5831a3bceaea419db182492a1fd79862: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:05.468797 13348 consensus_queue.cc:1048] T e2073b92edc44f47a436b8e97c190a34 P 5831a3bceaea419db182492a1fd79862 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:05.473596 12757 raft_consensus.cc:1275] T 589d5c34da524776bcaf32ecd44c6ebb P 5831a3bceaea419db182492a1fd79862 [term 4 FOLLOWER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:06:05.475281 13398 consensus_queue.cc:1048] T 589d5c34da524776bcaf32ecd44c6ebb P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:06:05.482913 12148 raft_consensus.cc:1275] T ab8b94fb70f6452aa3e12611ff1cfdcd P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Refusing update from remote peer 5831a3bceaea419db182492a1fd79862: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:05.484946 13242 consensus_queue.cc:1048] T ab8b94fb70f6452aa3e12611ff1cfdcd P 5831a3bceaea419db182492a1fd79862 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:05.504395 12217 raft_consensus.cc:1275] T eb9acf37c1f94cb28f5c341d7884e275 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:05.512583 13400 consensus_queue.cc:1048] T eb9acf37c1f94cb28f5c341d7884e275 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:05.515668 12142 raft_consensus.cc:1275] T eb9acf37c1f94cb28f5c341d7884e275 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:05.521863 13355 consensus_queue.cc:1048] T eb9acf37c1f94cb28f5c341d7884e275 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:05.533051 12069 raft_consensus.cc:1275] T ab8b94fb70f6452aa3e12611ff1cfdcd P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Refusing update from remote peer 5831a3bceaea419db182492a1fd79862: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:05.534578 13348 consensus_queue.cc:1048] T ab8b94fb70f6452aa3e12611ff1cfdcd P 5831a3bceaea419db182492a1fd79862 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:05.557982 10968 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:05.633164 10968 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:05.633831 12144 raft_consensus.cc:1275] T 589d5c34da524776bcaf32ecd44c6ebb P 8e3d76ae69c74d1f85f6da548856eeb7 [term 4 FOLLOWER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:06:05.635214 13402 consensus_queue.cc:1048] T 589d5c34da524776bcaf32ecd44c6ebb P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:05.648343 12069 raft_consensus.cc:1275] T 589d5c34da524776bcaf32ecd44c6ebb P 34bbb454ad22499cac0941f061a68408 [term 4 FOLLOWER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:06:05.650647 13394 consensus_queue.cc:1048] T 589d5c34da524776bcaf32ecd44c6ebb P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:05.692854 12218 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "005f1c400f184ef29bf5050bb6f47440"
dest_uuid: "e86b6ed62ab0403bbda1861973380297"
mode: GRACEFUL
new_leader_uuid: "5831a3bceaea419db182492a1fd79862"
 from {username='slave'} at 127.0.0.1:50692
I20260709 13:06:05.693539 12218 raft_consensus.cc:606] T 005f1c400f184ef29bf5050bb6f47440 P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Received request to transfer leadership to TS 5831a3bceaea419db182492a1fd79862
I20260709 13:06:05.696015 12069 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ab173207e9f42b7ba953f8d408fa30c"
dest_uuid: "34bbb454ad22499cac0941f061a68408"
mode: GRACEFUL
new_leader_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
 from {username='slave'} at 127.0.0.1:37210
I20260709 13:06:05.696468 12069 raft_consensus.cc:606] T 0ab173207e9f42b7ba953f8d408fa30c P 34bbb454ad22499cac0941f061a68408 [term 2 LEADER]: Received request to transfer leadership to TS 8e3d76ae69c74d1f85f6da548856eeb7
I20260709 13:06:05.698570 12144 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4bea05d5e2e54022b319b660b631bd92"
dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
mode: GRACEFUL
new_leader_uuid: "5831a3bceaea419db182492a1fd79862"
 from {username='slave'} at 127.0.0.1:54160
I20260709 13:06:05.698949 12144 raft_consensus.cc:606] T 4bea05d5e2e54022b319b660b631bd92 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 LEADER]: Received request to transfer leadership to TS 5831a3bceaea419db182492a1fd79862
I20260709 13:06:05.701225 12218 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6222e141d9a64a14a5caa8ead8fb770a"
dest_uuid: "e86b6ed62ab0403bbda1861973380297"
mode: GRACEFUL
new_leader_uuid: "34bbb454ad22499cac0941f061a68408"
 from {username='slave'} at 127.0.0.1:50692
I20260709 13:06:05.701674 12218 raft_consensus.cc:606] T 6222e141d9a64a14a5caa8ead8fb770a P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Received request to transfer leadership to TS 34bbb454ad22499cac0941f061a68408
I20260709 13:06:05.704046 12069 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "896baa417ce4411a99a633fddbb531b8"
dest_uuid: "34bbb454ad22499cac0941f061a68408"
mode: GRACEFUL
new_leader_uuid: "5831a3bceaea419db182492a1fd79862"
 from {username='slave'} at 127.0.0.1:37210
I20260709 13:06:05.704538 12069 raft_consensus.cc:606] T 896baa417ce4411a99a633fddbb531b8 P 34bbb454ad22499cac0941f061a68408 [term 1 LEADER]: Received request to transfer leadership to TS 5831a3bceaea419db182492a1fd79862
I20260709 13:06:05.705546 10968 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:06:05.706791 10968 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:05.720929 12218 consensus_queue.cc:237] T 589d5c34da524776bcaf32ecd44c6ebb P e86b6ed62ab0403bbda1861973380297 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:05.725283 12758 raft_consensus.cc:1275] T 589d5c34da524776bcaf32ecd44c6ebb P 5831a3bceaea419db182492a1fd79862 [term 4 FOLLOWER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:06:05.725283 12069 raft_consensus.cc:1275] T 589d5c34da524776bcaf32ecd44c6ebb P 34bbb454ad22499cac0941f061a68408 [term 4 FOLLOWER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:06:05.726887 13402 consensus_queue.cc:1048] T 589d5c34da524776bcaf32ecd44c6ebb P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:06:05.727499 13398 consensus_queue.cc:1048] T 589d5c34da524776bcaf32ecd44c6ebb P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:06:05.733132 13394 raft_consensus.cc:2955] T 589d5c34da524776bcaf32ecd44c6ebb P e86b6ed62ab0403bbda1861973380297 [term 4 LEADER]: Committing config change with OpId 4.7: config changed from index 4 to 7, VOTER 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:05.735193 12069 raft_consensus.cc:2955] T 589d5c34da524776bcaf32ecd44c6ebb P 34bbb454ad22499cac0941f061a68408 [term 4 FOLLOWER]: Committing config change with OpId 4.7: config changed from index 4 to 7, VOTER 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:05.735170 12758 raft_consensus.cc:2955] T 589d5c34da524776bcaf32ecd44c6ebb P 5831a3bceaea419db182492a1fd79862 [term 4 FOLLOWER]: Committing config change with OpId 4.7: config changed from index 4 to 7, VOTER 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:05.743191 11960 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 589d5c34da524776bcaf32ecd44c6ebb with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 7)
I20260709 13:06:05.753919 11972 catalog_manager.cc:5697] T 589d5c34da524776bcaf32ecd44c6ebb P 5831a3bceaea419db182492a1fd79862 reported cstate change: config changed from index 4 to 7, VOTER 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2) evicted. New cstate: current_term: 4 leader_uuid: "e86b6ed62ab0403bbda1861973380297" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:05.765177 12139 tablet_service.cc:1558] Processing DeleteTablet for tablet 589d5c34da524776bcaf32ecd44c6ebb with delete_type TABLET_DATA_TOMBSTONED (TS 8e3d76ae69c74d1f85f6da548856eeb7 not found in new config with opid_index 7) from {username='slave'} at 127.0.0.1:56536
I20260709 13:06:05.766835 13418 tablet_replica.cc:333] T 589d5c34da524776bcaf32ecd44c6ebb P 8e3d76ae69c74d1f85f6da548856eeb7: stopping tablet replica
I20260709 13:06:05.767827 13418 raft_consensus.cc:2243] T 589d5c34da524776bcaf32ecd44c6ebb P 8e3d76ae69c74d1f85f6da548856eeb7 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:05.768642 13418 raft_consensus.cc:2272] T 589d5c34da524776bcaf32ecd44c6ebb P 8e3d76ae69c74d1f85f6da548856eeb7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:05.773537 13418 ts_tablet_manager.cc:1916] T 589d5c34da524776bcaf32ecd44c6ebb P 8e3d76ae69c74d1f85f6da548856eeb7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:05.786859 13418 ts_tablet_manager.cc:1929] T 589d5c34da524776bcaf32ecd44c6ebb P 8e3d76ae69c74d1f85f6da548856eeb7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 4.6
I20260709 13:06:05.787307 13418 log.cc:1199] T 589d5c34da524776bcaf32ecd44c6ebb P 8e3d76ae69c74d1f85f6da548856eeb7: Deleting WAL directory at /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602301807890-10968-0/minicluster-data/ts-1-root/wals/589d5c34da524776bcaf32ecd44c6ebb
I20260709 13:06:05.788795 11958 catalog_manager.cc:5028] TS 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213): tablet 589d5c34da524776bcaf32ecd44c6ebb (table test-workload [id=2fcf00b1454943968793f37e6dd8977d]) successfully deleted
I20260709 13:06:05.889688 13370 raft_consensus.cc:993] T 4bea05d5e2e54022b319b660b631bd92 P 8e3d76ae69c74d1f85f6da548856eeb7: : Instructing follower 5831a3bceaea419db182492a1fd79862 to start an election
I20260709 13:06:05.890112 13369 raft_consensus.cc:1081] T 4bea05d5e2e54022b319b660b631bd92 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 LEADER]: Signalling peer 5831a3bceaea419db182492a1fd79862 to start an election
I20260709 13:06:05.891733 12758 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4bea05d5e2e54022b319b660b631bd92"
dest_uuid: "5831a3bceaea419db182492a1fd79862"
 from {username='slave'} at 127.0.0.1:57080
I20260709 13:06:05.892311 12758 raft_consensus.cc:493] T 4bea05d5e2e54022b319b660b631bd92 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:05.892671 12758 raft_consensus.cc:3060] T 4bea05d5e2e54022b319b660b631bd92 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:05.897810 12758 raft_consensus.cc:515] T 4bea05d5e2e54022b319b660b631bd92 P 5831a3bceaea419db182492a1fd79862 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:05.899848 12758 leader_election.cc:290] T 4bea05d5e2e54022b319b660b631bd92 P 5831a3bceaea419db182492a1fd79862 [CANDIDATE]: Term 2 election: Requested vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
I20260709 13:06:05.900516 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bea05d5e2e54022b319b660b631bd92" candidate_uuid: "5831a3bceaea419db182492a1fd79862" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
I20260709 13:06:05.900496 12069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bea05d5e2e54022b319b660b631bd92" candidate_uuid: "5831a3bceaea419db182492a1fd79862" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "34bbb454ad22499cac0941f061a68408"
I20260709 13:06:05.901484 12069 raft_consensus.cc:3060] T 4bea05d5e2e54022b319b660b631bd92 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:05.903290 12142 raft_consensus.cc:3055] T 4bea05d5e2e54022b319b660b631bd92 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:05.903680 12142 raft_consensus.cc:740] T 4bea05d5e2e54022b319b660b631bd92 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Running, Role: LEADER
I20260709 13:06:05.904523 12142 consensus_queue.cc:260] T 4bea05d5e2e54022b319b660b631bd92 P 8e3d76ae69c74d1f85f6da548856eeb7 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:05.905799 12142 raft_consensus.cc:3060] T 4bea05d5e2e54022b319b660b631bd92 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:05.909283 12069 raft_consensus.cc:2468] T 4bea05d5e2e54022b319b660b631bd92 P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5831a3bceaea419db182492a1fd79862 in term 2.
I20260709 13:06:05.910446 12724 leader_election.cc:304] T 4bea05d5e2e54022b319b660b631bd92 P 5831a3bceaea419db182492a1fd79862 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34bbb454ad22499cac0941f061a68408, 5831a3bceaea419db182492a1fd79862; no voters: 
I20260709 13:06:05.911262 13242 raft_consensus.cc:2804] T 4bea05d5e2e54022b319b660b631bd92 P 5831a3bceaea419db182492a1fd79862 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:05.911729 13242 raft_consensus.cc:697] T 4bea05d5e2e54022b319b660b631bd92 P 5831a3bceaea419db182492a1fd79862 [term 2 LEADER]: Becoming Leader. State: Replica: 5831a3bceaea419db182492a1fd79862, State: Running, Role: LEADER
I20260709 13:06:05.912747 13242 consensus_queue.cc:237] T 4bea05d5e2e54022b319b660b631bd92 P 5831a3bceaea419db182492a1fd79862 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:05.913722 12142 raft_consensus.cc:2468] T 4bea05d5e2e54022b319b660b631bd92 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5831a3bceaea419db182492a1fd79862 in term 2.
I20260709 13:06:05.922957 11973 catalog_manager.cc:5697] T 4bea05d5e2e54022b319b660b631bd92 P 5831a3bceaea419db182492a1fd79862 reported cstate change: term changed from 1 to 2, leader changed from 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2) to 5831a3bceaea419db182492a1fd79862 (127.10.182.4). New cstate: current_term: 2 leader_uuid: "5831a3bceaea419db182492a1fd79862" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:05.948982 13394 raft_consensus.cc:993] T 005f1c400f184ef29bf5050bb6f47440 P e86b6ed62ab0403bbda1861973380297: : Instructing follower 5831a3bceaea419db182492a1fd79862 to start an election
I20260709 13:06:05.949537 13402 raft_consensus.cc:1081] T 005f1c400f184ef29bf5050bb6f47440 P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Signalling peer 5831a3bceaea419db182492a1fd79862 to start an election
I20260709 13:06:05.950955 12758 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "005f1c400f184ef29bf5050bb6f47440"
dest_uuid: "5831a3bceaea419db182492a1fd79862"
 from {username='slave'} at 127.0.0.1:57082
I20260709 13:06:05.951527 12758 raft_consensus.cc:493] T 005f1c400f184ef29bf5050bb6f47440 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:05.951892 12758 raft_consensus.cc:3060] T 005f1c400f184ef29bf5050bb6f47440 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:05.957988 12758 raft_consensus.cc:515] T 005f1c400f184ef29bf5050bb6f47440 P 5831a3bceaea419db182492a1fd79862 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:05.960250 12758 leader_election.cc:290] T 005f1c400f184ef29bf5050bb6f47440 P 5831a3bceaea419db182492a1fd79862 [CANDIDATE]: Term 2 election: Requested vote from peers 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:06:05.960623 12148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "005f1c400f184ef29bf5050bb6f47440" candidate_uuid: "5831a3bceaea419db182492a1fd79862" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
I20260709 13:06:05.961228 12148 raft_consensus.cc:3060] T 005f1c400f184ef29bf5050bb6f47440 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:05.965334 12215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "005f1c400f184ef29bf5050bb6f47440" candidate_uuid: "5831a3bceaea419db182492a1fd79862" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "e86b6ed62ab0403bbda1861973380297"
I20260709 13:06:05.966055 12215 raft_consensus.cc:3055] T 005f1c400f184ef29bf5050bb6f47440 P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:05.966436 12215 raft_consensus.cc:740] T 005f1c400f184ef29bf5050bb6f47440 P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Running, Role: LEADER
I20260709 13:06:05.967264 12215 consensus_queue.cc:260] T 005f1c400f184ef29bf5050bb6f47440 P e86b6ed62ab0403bbda1861973380297 [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: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:05.967193 12148 raft_consensus.cc:2468] T 005f1c400f184ef29bf5050bb6f47440 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5831a3bceaea419db182492a1fd79862 in term 2.
I20260709 13:06:05.969259 12215 raft_consensus.cc:3060] T 005f1c400f184ef29bf5050bb6f47440 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:05.970620 12725 leader_election.cc:304] T 005f1c400f184ef29bf5050bb6f47440 P 5831a3bceaea419db182492a1fd79862 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5831a3bceaea419db182492a1fd79862, 8e3d76ae69c74d1f85f6da548856eeb7; no voters: 
I20260709 13:06:05.972914 13242 raft_consensus.cc:2804] T 005f1c400f184ef29bf5050bb6f47440 P 5831a3bceaea419db182492a1fd79862 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:05.973440 13242 raft_consensus.cc:697] T 005f1c400f184ef29bf5050bb6f47440 P 5831a3bceaea419db182492a1fd79862 [term 2 LEADER]: Becoming Leader. State: Replica: 5831a3bceaea419db182492a1fd79862, State: Running, Role: LEADER
I20260709 13:06:05.974510 13242 consensus_queue.cc:237] T 005f1c400f184ef29bf5050bb6f47440 P 5831a3bceaea419db182492a1fd79862 [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: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:05.975904 12215 raft_consensus.cc:2468] T 005f1c400f184ef29bf5050bb6f47440 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5831a3bceaea419db182492a1fd79862 in term 2.
I20260709 13:06:05.985875 12148 consensus_queue.cc:237] T fe0149e418f74f658bb7562c83f468eb P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Queue 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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:06:05.986371 11973 catalog_manager.cc:5697] T 005f1c400f184ef29bf5050bb6f47440 P 5831a3bceaea419db182492a1fd79862 reported cstate change: term changed from 1 to 2, leader changed from e86b6ed62ab0403bbda1861973380297 (127.10.182.3) to 5831a3bceaea419db182492a1fd79862 (127.10.182.4). New cstate: current_term: 2 leader_uuid: "5831a3bceaea419db182492a1fd79862" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:05.992523 12215 raft_consensus.cc:1275] T fe0149e418f74f658bb7562c83f468eb P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:05.992875 12069 raft_consensus.cc:1275] T fe0149e418f74f658bb7562c83f468eb P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:06:05.992981 12116 consensus_peers.cc:597] T fe0149e418f74f658bb7562c83f468eb P 8e3d76ae69c74d1f85f6da548856eeb7 -> Peer 5831a3bceaea419db182492a1fd79862 (127.10.182.4:45681): Couldn't send request to peer 5831a3bceaea419db182492a1fd79862. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fe0149e418f74f658bb7562c83f468eb. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:05.994303 13370 consensus_queue.cc:1048] T fe0149e418f74f658bb7562c83f468eb P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:05.995157 13369 consensus_queue.cc:1048] T fe0149e418f74f658bb7562c83f468eb P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:06.004110 13369 raft_consensus.cc:2955] T fe0149e418f74f658bb7562c83f468eb P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:06:06.005487 12069 raft_consensus.cc:2955] T fe0149e418f74f658bb7562c83f468eb P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:06:06.006731 12215 raft_consensus.cc:2955] T fe0149e418f74f658bb7562c83f468eb P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:06:06.024586 12074 consensus_queue.cc:237] T 90a279e2e19045ae8ae6722914844c9e P 34bbb454ad22499cac0941f061a68408 [LEADER]: Queue 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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:06:06.024991 11971 catalog_manager.cc:5697] T fe0149e418f74f658bb7562c83f468eb P 8e3d76ae69c74d1f85f6da548856eeb7 reported cstate change: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New cstate: current_term: 1 leader_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:06.041550 13349 raft_consensus.cc:993] T 0ab173207e9f42b7ba953f8d408fa30c P 34bbb454ad22499cac0941f061a68408: : Instructing follower 8e3d76ae69c74d1f85f6da548856eeb7 to start an election
I20260709 13:06:06.042109 13400 raft_consensus.cc:1081] T 0ab173207e9f42b7ba953f8d408fa30c P 34bbb454ad22499cac0941f061a68408 [term 2 LEADER]: Signalling peer 8e3d76ae69c74d1f85f6da548856eeb7 to start an election
I20260709 13:06:06.046249 12148 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0ab173207e9f42b7ba953f8d408fa30c"
dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
 from {username='slave'} at 127.0.0.1:56554
I20260709 13:06:06.047574 12148 raft_consensus.cc:493] T 0ab173207e9f42b7ba953f8d408fa30c P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:06.047958 12148 raft_consensus.cc:3060] T 0ab173207e9f42b7ba953f8d408fa30c P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:06:06.051128 12041 consensus_peers.cc:597] T 90a279e2e19045ae8ae6722914844c9e P 34bbb454ad22499cac0941f061a68408 -> Peer 5831a3bceaea419db182492a1fd79862 (127.10.182.4:45681): Couldn't send request to peer 5831a3bceaea419db182492a1fd79862. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 90a279e2e19045ae8ae6722914844c9e. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:06.051280 12215 raft_consensus.cc:1275] T 90a279e2e19045ae8ae6722914844c9e P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:06.052105 12144 raft_consensus.cc:1275] T 90a279e2e19045ae8ae6722914844c9e P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:06.053125 13400 consensus_queue.cc:1048] T 90a279e2e19045ae8ae6722914844c9e P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:06.053946 13355 consensus_queue.cc:1048] T 90a279e2e19045ae8ae6722914844c9e P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:06.058394 12148 raft_consensus.cc:515] T 0ab173207e9f42b7ba953f8d408fa30c P 8e3d76ae69c74d1f85f6da548856eeb7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:06:06.060513 12074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab173207e9f42b7ba953f8d408fa30c" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "34bbb454ad22499cac0941f061a68408"
I20260709 13:06:06.061085 12074 raft_consensus.cc:3055] T 0ab173207e9f42b7ba953f8d408fa30c P 34bbb454ad22499cac0941f061a68408 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:06.061410 12074 raft_consensus.cc:740] T 0ab173207e9f42b7ba953f8d408fa30c P 34bbb454ad22499cac0941f061a68408 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 34bbb454ad22499cac0941f061a68408, State: Running, Role: LEADER
I20260709 13:06:06.061275 12217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab173207e9f42b7ba953f8d408fa30c" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e86b6ed62ab0403bbda1861973380297"
I20260709 13:06:06.062233 12217 raft_consensus.cc:3060] T 0ab173207e9f42b7ba953f8d408fa30c P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:06.062373 12074 consensus_queue.cc:260] T 0ab173207e9f42b7ba953f8d408fa30c P 34bbb454ad22499cac0941f061a68408 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:06:06.063551 12074 raft_consensus.cc:3060] T 0ab173207e9f42b7ba953f8d408fa30c P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:06.067770 12217 raft_consensus.cc:2468] T 0ab173207e9f42b7ba953f8d408fa30c P e86b6ed62ab0403bbda1861973380297 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e3d76ae69c74d1f85f6da548856eeb7 in term 3.
I20260709 13:06:06.068674 12148 leader_election.cc:290] T 0ab173207e9f42b7ba953f8d408fa30c P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 3 election: Requested vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:06:06.069154 12116 leader_election.cc:304] T 0ab173207e9f42b7ba953f8d408fa30c P 8e3d76ae69c74d1f85f6da548856eeb7 [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: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297; no voters: 
I20260709 13:06:06.069912 13369 raft_consensus.cc:2804] T 0ab173207e9f42b7ba953f8d408fa30c P 8e3d76ae69c74d1f85f6da548856eeb7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:06.070351 13369 raft_consensus.cc:697] T 0ab173207e9f42b7ba953f8d408fa30c P 8e3d76ae69c74d1f85f6da548856eeb7 [term 3 LEADER]: Becoming Leader. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Running, Role: LEADER
I20260709 13:06:06.071267 12074 raft_consensus.cc:2468] T 0ab173207e9f42b7ba953f8d408fa30c P 34bbb454ad22499cac0941f061a68408 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e3d76ae69c74d1f85f6da548856eeb7 in term 3.
I20260709 13:06:06.071203 13369 consensus_queue.cc:237] T 0ab173207e9f42b7ba953f8d408fa30c P 8e3d76ae69c74d1f85f6da548856eeb7 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:06:06.081386 13400 raft_consensus.cc:2955] T 90a279e2e19045ae8ae6722914844c9e P 34bbb454ad22499cac0941f061a68408 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:06:06.083530 12144 raft_consensus.cc:2955] T 90a279e2e19045ae8ae6722914844c9e P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:06:06.087420 11971 catalog_manager.cc:5697] T 0ab173207e9f42b7ba953f8d408fa30c P 8e3d76ae69c74d1f85f6da548856eeb7 reported cstate change: term changed from 2 to 3, leader changed from 34bbb454ad22499cac0941f061a68408 (127.10.182.1) to 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2). New cstate: current_term: 3 leader_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:06.096192 12217 consensus_queue.cc:237] T a1713eb1a45e4801bff63fec9c6fac11 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Queue 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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:06:06.084910 12215 raft_consensus.cc:2955] T 90a279e2e19045ae8ae6722914844c9e P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:06:06.113472 12144 raft_consensus.cc:1275] T a1713eb1a45e4801bff63fec9c6fac11 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:06:06.114022 12190 consensus_peers.cc:597] T a1713eb1a45e4801bff63fec9c6fac11 P e86b6ed62ab0403bbda1861973380297 -> Peer 5831a3bceaea419db182492a1fd79862 (127.10.182.4:45681): Couldn't send request to peer 5831a3bceaea419db182492a1fd79862. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a1713eb1a45e4801bff63fec9c6fac11. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:06.115984 12074 raft_consensus.cc:1275] T a1713eb1a45e4801bff63fec9c6fac11 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:06.115779 11971 catalog_manager.cc:5697] T 90a279e2e19045ae8ae6722914844c9e P 34bbb454ad22499cac0941f061a68408 reported cstate change: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New cstate: current_term: 1 leader_uuid: "34bbb454ad22499cac0941f061a68408" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:06.117461 13391 consensus_queue.cc:1048] T a1713eb1a45e4801bff63fec9c6fac11 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:06.122692 13398 consensus_queue.cc:1048] T a1713eb1a45e4801bff63fec9c6fac11 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:06.132727 13394 raft_consensus.cc:2955] T a1713eb1a45e4801bff63fec9c6fac11 P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:06:06.136183 12144 raft_consensus.cc:2955] T a1713eb1a45e4801bff63fec9c6fac11 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:06:06.147716 13400 raft_consensus.cc:993] T 896baa417ce4411a99a633fddbb531b8 P 34bbb454ad22499cac0941f061a68408: : Instructing follower 5831a3bceaea419db182492a1fd79862 to start an election
I20260709 13:06:06.148193 13400 raft_consensus.cc:1081] T 896baa417ce4411a99a633fddbb531b8 P 34bbb454ad22499cac0941f061a68408 [term 1 LEADER]: Signalling peer 5831a3bceaea419db182492a1fd79862 to start an election
I20260709 13:06:06.150913 12074 raft_consensus.cc:2955] T a1713eb1a45e4801bff63fec9c6fac11 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:06:06.154304 12757 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "896baa417ce4411a99a633fddbb531b8"
dest_uuid: "5831a3bceaea419db182492a1fd79862"
 from {username='slave'} at 127.0.0.1:57096
I20260709 13:06:06.155006 12757 raft_consensus.cc:493] T 896baa417ce4411a99a633fddbb531b8 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:06.155459 12757 raft_consensus.cc:3060] T 896baa417ce4411a99a633fddbb531b8 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:06.157689 12215 consensus_queue.cc:237] T 66294e47804049408a0af7ec5f9797e9 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Queue 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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:06:06.165154 11971 catalog_manager.cc:5697] T a1713eb1a45e4801bff63fec9c6fac11 P 8e3d76ae69c74d1f85f6da548856eeb7 reported cstate change: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New cstate: current_term: 1 leader_uuid: "e86b6ed62ab0403bbda1861973380297" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:06:06.169454 12757 raft_consensus.cc:515] T 896baa417ce4411a99a633fddbb531b8 P 5831a3bceaea419db182492a1fd79862 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:06.176826 12757 leader_election.cc:290] T 896baa417ce4411a99a633fddbb531b8 P 5831a3bceaea419db182492a1fd79862 [CANDIDATE]: Term 2 election: Requested vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:06:06.179095 12144 raft_consensus.cc:1275] T 66294e47804049408a0af7ec5f9797e9 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:06.179432 12217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "896baa417ce4411a99a633fddbb531b8" candidate_uuid: "5831a3bceaea419db182492a1fd79862" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "e86b6ed62ab0403bbda1861973380297"
I20260709 13:06:06.180061 12217 raft_consensus.cc:3060] T 896baa417ce4411a99a633fddbb531b8 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:06.180341 12069 raft_consensus.cc:1275] T 66294e47804049408a0af7ec5f9797e9 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:06.181893 13398 consensus_queue.cc:1048] T 66294e47804049408a0af7ec5f9797e9 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:06.183357 13394 consensus_queue.cc:1048] T 66294e47804049408a0af7ec5f9797e9 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:06:06.185961 12190 consensus_peers.cc:597] T 66294e47804049408a0af7ec5f9797e9 P e86b6ed62ab0403bbda1861973380297 -> Peer 5831a3bceaea419db182492a1fd79862 (127.10.182.4:45681): Couldn't send request to peer 5831a3bceaea419db182492a1fd79862. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 66294e47804049408a0af7ec5f9797e9. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:06.190436 12074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "896baa417ce4411a99a633fddbb531b8" candidate_uuid: "5831a3bceaea419db182492a1fd79862" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "34bbb454ad22499cac0941f061a68408"
I20260709 13:06:06.191071 12074 raft_consensus.cc:3055] T 896baa417ce4411a99a633fddbb531b8 P 34bbb454ad22499cac0941f061a68408 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:06.191365 12074 raft_consensus.cc:740] T 896baa417ce4411a99a633fddbb531b8 P 34bbb454ad22499cac0941f061a68408 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 34bbb454ad22499cac0941f061a68408, State: Running, Role: LEADER
I20260709 13:06:06.192252 12074 consensus_queue.cc:260] T 896baa417ce4411a99a633fddbb531b8 P 34bbb454ad22499cac0941f061a68408 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:06.193526 12074 raft_consensus.cc:3060] T 896baa417ce4411a99a633fddbb531b8 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:06.201423 12074 raft_consensus.cc:2468] T 896baa417ce4411a99a633fddbb531b8 P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5831a3bceaea419db182492a1fd79862 in term 2.
I20260709 13:06:06.202538 12724 leader_election.cc:304] T 896baa417ce4411a99a633fddbb531b8 P 5831a3bceaea419db182492a1fd79862 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34bbb454ad22499cac0941f061a68408, 5831a3bceaea419db182492a1fd79862; no voters: 
I20260709 13:06:06.204038 13348 raft_consensus.cc:2804] T 896baa417ce4411a99a633fddbb531b8 P 5831a3bceaea419db182492a1fd79862 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:06.204572 13348 raft_consensus.cc:697] T 896baa417ce4411a99a633fddbb531b8 P 5831a3bceaea419db182492a1fd79862 [term 2 LEADER]: Becoming Leader. State: Replica: 5831a3bceaea419db182492a1fd79862, State: Running, Role: LEADER
I20260709 13:06:06.205420 13348 consensus_queue.cc:237] T 896baa417ce4411a99a633fddbb531b8 P 5831a3bceaea419db182492a1fd79862 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:06.212463 13403 raft_consensus.cc:2955] T 66294e47804049408a0af7ec5f9797e9 P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:06:06.218132 12144 raft_consensus.cc:2955] T 66294e47804049408a0af7ec5f9797e9 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:06:06.229928 12217 raft_consensus.cc:2468] T 896baa417ce4411a99a633fddbb531b8 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5831a3bceaea419db182492a1fd79862 in term 2.
I20260709 13:06:06.244726 13391 raft_consensus.cc:993] T 6222e141d9a64a14a5caa8ead8fb770a P e86b6ed62ab0403bbda1861973380297: : Instructing follower 34bbb454ad22499cac0941f061a68408 to start an election
I20260709 13:06:06.245733 13391 raft_consensus.cc:1081] T 6222e141d9a64a14a5caa8ead8fb770a P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Signalling peer 34bbb454ad22499cac0941f061a68408 to start an election
I20260709 13:06:06.249068 12074 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6222e141d9a64a14a5caa8ead8fb770a"
dest_uuid: "34bbb454ad22499cac0941f061a68408"
 from {username='slave'} at 127.0.0.1:47630
I20260709 13:06:06.249627 12074 raft_consensus.cc:493] T 6222e141d9a64a14a5caa8ead8fb770a P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:06.249951 12074 raft_consensus.cc:3060] T 6222e141d9a64a14a5caa8ead8fb770a P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:06.248363 12069 raft_consensus.cc:2955] T 66294e47804049408a0af7ec5f9797e9 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:06:06.253228 11973 catalog_manager.cc:5697] T 66294e47804049408a0af7ec5f9797e9 P 8e3d76ae69c74d1f85f6da548856eeb7 reported cstate change: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New cstate: current_term: 1 leader_uuid: "e86b6ed62ab0403bbda1861973380297" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:06:06.256621 12074 raft_consensus.cc:515] T 6222e141d9a64a14a5caa8ead8fb770a P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:06:06.256628 11972 catalog_manager.cc:5697] T 896baa417ce4411a99a633fddbb531b8 P 5831a3bceaea419db182492a1fd79862 reported cstate change: term changed from 1 to 2, leader changed from 34bbb454ad22499cac0941f061a68408 (127.10.182.1) to 5831a3bceaea419db182492a1fd79862 (127.10.182.4). New cstate: current_term: 2 leader_uuid: "5831a3bceaea419db182492a1fd79862" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:06.258695 12074 leader_election.cc:290] T 6222e141d9a64a14a5caa8ead8fb770a P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 2 election: Requested vote from peers 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:06:06.260486 12217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6222e141d9a64a14a5caa8ead8fb770a" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e86b6ed62ab0403bbda1861973380297"
I20260709 13:06:06.268471 12217 raft_consensus.cc:3055] T 6222e141d9a64a14a5caa8ead8fb770a P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:06.268821 12217 raft_consensus.cc:740] T 6222e141d9a64a14a5caa8ead8fb770a P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Running, Role: LEADER
I20260709 13:06:06.269605 12217 consensus_queue.cc:260] T 6222e141d9a64a14a5caa8ead8fb770a P e86b6ed62ab0403bbda1861973380297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:06:06.270473 12217 raft_consensus.cc:3060] T 6222e141d9a64a14a5caa8ead8fb770a P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:06.262905 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6222e141d9a64a14a5caa8ead8fb770a" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
I20260709 13:06:06.271497 12142 raft_consensus.cc:3060] T 6222e141d9a64a14a5caa8ead8fb770a P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:06.280444 12217 raft_consensus.cc:2468] T 6222e141d9a64a14a5caa8ead8fb770a P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34bbb454ad22499cac0941f061a68408 in term 2.
I20260709 13:06:06.280472 12142 raft_consensus.cc:2468] T 6222e141d9a64a14a5caa8ead8fb770a P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34bbb454ad22499cac0941f061a68408 in term 2.
I20260709 13:06:06.284983 12041 leader_election.cc:304] T 6222e141d9a64a14a5caa8ead8fb770a P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34bbb454ad22499cac0941f061a68408, e86b6ed62ab0403bbda1861973380297; no voters: 
I20260709 13:06:06.286216 13355 raft_consensus.cc:2804] T 6222e141d9a64a14a5caa8ead8fb770a P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:06.286693 13355 raft_consensus.cc:697] T 6222e141d9a64a14a5caa8ead8fb770a P 34bbb454ad22499cac0941f061a68408 [term 2 LEADER]: Becoming Leader. State: Replica: 34bbb454ad22499cac0941f061a68408, State: Running, Role: LEADER
I20260709 13:06:06.287532 13355 consensus_queue.cc:237] T 6222e141d9a64a14a5caa8ead8fb770a P 34bbb454ad22499cac0941f061a68408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:06:06.306830 11969 catalog_manager.cc:5697] T 6222e141d9a64a14a5caa8ead8fb770a P 34bbb454ad22499cac0941f061a68408 reported cstate change: term changed from 1 to 2, leader changed from e86b6ed62ab0403bbda1861973380297 (127.10.182.3) to 34bbb454ad22499cac0941f061a68408 (127.10.182.1). New cstate: current_term: 2 leader_uuid: "34bbb454ad22499cac0941f061a68408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:06.342168 12069 raft_consensus.cc:1275] T 4bea05d5e2e54022b319b660b631bd92 P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Refusing update from remote peer 5831a3bceaea419db182492a1fd79862: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:06.343643 13410 consensus_queue.cc:1048] T 4bea05d5e2e54022b319b660b631bd92 P 5831a3bceaea419db182492a1fd79862 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:06.358476 12142 raft_consensus.cc:1275] T 4bea05d5e2e54022b319b660b631bd92 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Refusing update from remote peer 5831a3bceaea419db182492a1fd79862: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:06.361028 13242 consensus_queue.cc:1048] T 4bea05d5e2e54022b319b660b631bd92 P 5831a3bceaea419db182492a1fd79862 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:06.401371 12217 raft_consensus.cc:1275] T 005f1c400f184ef29bf5050bb6f47440 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Refusing update from remote peer 5831a3bceaea419db182492a1fd79862: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:06.402799 13348 consensus_queue.cc:1048] T 005f1c400f184ef29bf5050bb6f47440 P 5831a3bceaea419db182492a1fd79862 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:06.426506 12148 raft_consensus.cc:1275] T 005f1c400f184ef29bf5050bb6f47440 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Refusing update from remote peer 5831a3bceaea419db182492a1fd79862: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:06.428200 13242 consensus_queue.cc:1048] T 005f1c400f184ef29bf5050bb6f47440 P 5831a3bceaea419db182492a1fd79862 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:06:06.492718 12069 raft_consensus.cc:1275] T 0ab173207e9f42b7ba953f8d408fa30c P 34bbb454ad22499cac0941f061a68408 [term 3 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:06.493904 13424 consensus_queue.cc:1048] T 0ab173207e9f42b7ba953f8d408fa30c P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:06.504763 12218 raft_consensus.cc:1275] T 0ab173207e9f42b7ba953f8d408fa30c P e86b6ed62ab0403bbda1861973380297 [term 3 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:06.506395 13370 consensus_queue.cc:1048] T 0ab173207e9f42b7ba953f8d408fa30c P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:06.552047 13449 ts_tablet_manager.cc:933] T 90a279e2e19045ae8ae6722914844c9e P 5831a3bceaea419db182492a1fd79862: Initiating tablet copy from peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883)
I20260709 13:06:06.580605 13451 ts_tablet_manager.cc:933] T 66294e47804049408a0af7ec5f9797e9 P 5831a3bceaea419db182492a1fd79862: Initiating tablet copy from peer e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:06:06.582566 13449 tablet_copy_client.cc:323] T 90a279e2e19045ae8ae6722914844c9e P 5831a3bceaea419db182492a1fd79862: tablet copy: Beginning tablet copy session from remote peer at address 127.10.182.1:37883
I20260709 13:06:06.585099 12085 tablet_copy_service.cc:140] P 34bbb454ad22499cac0941f061a68408: Received BeginTabletCopySession request for tablet 90a279e2e19045ae8ae6722914844c9e from peer 5831a3bceaea419db182492a1fd79862 ({username='slave'} at 127.0.0.1:40312)
I20260709 13:06:06.585657 12085 tablet_copy_service.cc:161] P 34bbb454ad22499cac0941f061a68408: Beginning new tablet copy session on tablet 90a279e2e19045ae8ae6722914844c9e from peer 5831a3bceaea419db182492a1fd79862 at {username='slave'} at 127.0.0.1:40312: session id = 5831a3bceaea419db182492a1fd79862-90a279e2e19045ae8ae6722914844c9e
I20260709 13:06:06.597219 12085 tablet_copy_source_session.cc:215] T 90a279e2e19045ae8ae6722914844c9e P 34bbb454ad22499cac0941f061a68408: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:06.599529 13454 ts_tablet_manager.cc:933] T fe0149e418f74f658bb7562c83f468eb P 5831a3bceaea419db182492a1fd79862: Initiating tablet copy from peer 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
I20260709 13:06:06.604506 13449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90a279e2e19045ae8ae6722914844c9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:06.611485 13454 tablet_copy_client.cc:323] T fe0149e418f74f658bb7562c83f468eb P 5831a3bceaea419db182492a1fd79862: tablet copy: Beginning tablet copy session from remote peer at address 127.10.182.2:34213
I20260709 13:06:06.614656 12160 tablet_copy_service.cc:140] P 8e3d76ae69c74d1f85f6da548856eeb7: Received BeginTabletCopySession request for tablet fe0149e418f74f658bb7562c83f468eb from peer 5831a3bceaea419db182492a1fd79862 ({username='slave'} at 127.0.0.1:58054)
I20260709 13:06:06.615238 12160 tablet_copy_service.cc:161] P 8e3d76ae69c74d1f85f6da548856eeb7: Beginning new tablet copy session on tablet fe0149e418f74f658bb7562c83f468eb from peer 5831a3bceaea419db182492a1fd79862 at {username='slave'} at 127.0.0.1:58054: session id = 5831a3bceaea419db182492a1fd79862-fe0149e418f74f658bb7562c83f468eb
I20260709 13:06:06.623418 12160 tablet_copy_source_session.cc:215] T fe0149e418f74f658bb7562c83f468eb P 8e3d76ae69c74d1f85f6da548856eeb7: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:06.623520 13451 tablet_copy_client.cc:323] T 66294e47804049408a0af7ec5f9797e9 P 5831a3bceaea419db182492a1fd79862: tablet copy: Beginning tablet copy session from remote peer at address 127.10.182.3:44567
I20260709 13:06:06.622016 13453 ts_tablet_manager.cc:933] T a1713eb1a45e4801bff63fec9c6fac11 P 5831a3bceaea419db182492a1fd79862: Initiating tablet copy from peer e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:06:06.625629 12234 tablet_copy_service.cc:140] P e86b6ed62ab0403bbda1861973380297: Received BeginTabletCopySession request for tablet 66294e47804049408a0af7ec5f9797e9 from peer 5831a3bceaea419db182492a1fd79862 ({username='slave'} at 127.0.0.1:44918)
I20260709 13:06:06.626171 12234 tablet_copy_service.cc:161] P e86b6ed62ab0403bbda1861973380297: Beginning new tablet copy session on tablet 66294e47804049408a0af7ec5f9797e9 from peer 5831a3bceaea419db182492a1fd79862 at {username='slave'} at 127.0.0.1:44918: session id = 5831a3bceaea419db182492a1fd79862-66294e47804049408a0af7ec5f9797e9
I20260709 13:06:06.628425 13449 tablet_copy_client.cc:806] T 90a279e2e19045ae8ae6722914844c9e P 5831a3bceaea419db182492a1fd79862: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:06.629305 13449 tablet_copy_client.cc:670] T 90a279e2e19045ae8ae6722914844c9e P 5831a3bceaea419db182492a1fd79862: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:06.631601 13454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe0149e418f74f658bb7562c83f468eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:06.635668 12234 tablet_copy_source_session.cc:215] T 66294e47804049408a0af7ec5f9797e9 P e86b6ed62ab0403bbda1861973380297: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:06.639183 13451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66294e47804049408a0af7ec5f9797e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:06.639326 13453 tablet_copy_client.cc:323] T a1713eb1a45e4801bff63fec9c6fac11 P 5831a3bceaea419db182492a1fd79862: tablet copy: Beginning tablet copy session from remote peer at address 127.10.182.3:44567
I20260709 13:06:06.644587 13449 tablet_copy_client.cc:538] T 90a279e2e19045ae8ae6722914844c9e P 5831a3bceaea419db182492a1fd79862: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:06.646548 12234 tablet_copy_service.cc:140] P e86b6ed62ab0403bbda1861973380297: Received BeginTabletCopySession request for tablet a1713eb1a45e4801bff63fec9c6fac11 from peer 5831a3bceaea419db182492a1fd79862 ({username='slave'} at 127.0.0.1:44918)
I20260709 13:06:06.647148 12234 tablet_copy_service.cc:161] P e86b6ed62ab0403bbda1861973380297: Beginning new tablet copy session on tablet a1713eb1a45e4801bff63fec9c6fac11 from peer 5831a3bceaea419db182492a1fd79862 at {username='slave'} at 127.0.0.1:44918: session id = 5831a3bceaea419db182492a1fd79862-a1713eb1a45e4801bff63fec9c6fac11
I20260709 13:06:06.651484 12218 raft_consensus.cc:1275] T 896baa417ce4411a99a633fddbb531b8 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Refusing update from remote peer 5831a3bceaea419db182492a1fd79862: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:06.652940 13242 consensus_queue.cc:1048] T 896baa417ce4411a99a633fddbb531b8 P 5831a3bceaea419db182492a1fd79862 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:06.654471 12234 tablet_copy_source_session.cc:215] T a1713eb1a45e4801bff63fec9c6fac11 P e86b6ed62ab0403bbda1861973380297: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:06.656984 12074 raft_consensus.cc:1275] T 896baa417ce4411a99a633fddbb531b8 P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Refusing update from remote peer 5831a3bceaea419db182492a1fd79862: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:06.663447 13242 consensus_queue.cc:1048] T 896baa417ce4411a99a633fddbb531b8 P 5831a3bceaea419db182492a1fd79862 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:06.664718 13449 tablet_bootstrap.cc:492] T 90a279e2e19045ae8ae6722914844c9e P 5831a3bceaea419db182492a1fd79862: Bootstrap starting.
I20260709 13:06:06.690654 13453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1713eb1a45e4801bff63fec9c6fac11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:06.707593 10968 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:06.713030 13451 tablet_copy_client.cc:806] T 66294e47804049408a0af7ec5f9797e9 P 5831a3bceaea419db182492a1fd79862: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:06.713658 13451 tablet_copy_client.cc:670] T 66294e47804049408a0af7ec5f9797e9 P 5831a3bceaea419db182492a1fd79862: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:06.715307 13454 tablet_copy_client.cc:806] T fe0149e418f74f658bb7562c83f468eb P 5831a3bceaea419db182492a1fd79862: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:06.716115 13454 tablet_copy_client.cc:670] T fe0149e418f74f658bb7562c83f468eb P 5831a3bceaea419db182492a1fd79862: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:06.733918 13451 tablet_copy_client.cc:538] T 66294e47804049408a0af7ec5f9797e9 P 5831a3bceaea419db182492a1fd79862: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:06.739981 13454 tablet_copy_client.cc:538] T fe0149e418f74f658bb7562c83f468eb P 5831a3bceaea419db182492a1fd79862: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:06.743088 13451 tablet_bootstrap.cc:492] T 66294e47804049408a0af7ec5f9797e9 P 5831a3bceaea419db182492a1fd79862: Bootstrap starting.
I20260709 13:06:06.749428 13454 tablet_bootstrap.cc:492] T fe0149e418f74f658bb7562c83f468eb P 5831a3bceaea419db182492a1fd79862: Bootstrap starting.
I20260709 13:06:06.760828 13449 tablet_bootstrap.cc:492] T 90a279e2e19045ae8ae6722914844c9e P 5831a3bceaea419db182492a1fd79862: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:06.768451 13449 tablet_bootstrap.cc:492] T 90a279e2e19045ae8ae6722914844c9e P 5831a3bceaea419db182492a1fd79862: Bootstrap complete.
I20260709 13:06:06.769255 13449 ts_tablet_manager.cc:1403] T 90a279e2e19045ae8ae6722914844c9e P 5831a3bceaea419db182492a1fd79862: Time spent bootstrapping tablet: real 0.105s	user 0.012s	sys 0.013s
I20260709 13:06:06.772835 13449 raft_consensus.cc:359] T 90a279e2e19045ae8ae6722914844c9e P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:06:06.773699 13449 raft_consensus.cc:740] T 90a279e2e19045ae8ae6722914844c9e P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5831a3bceaea419db182492a1fd79862, State: Initialized, Role: LEARNER
I20260709 13:06:06.774825 13453 tablet_copy_client.cc:806] T a1713eb1a45e4801bff63fec9c6fac11 P 5831a3bceaea419db182492a1fd79862: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:06.775765 13453 tablet_copy_client.cc:670] T a1713eb1a45e4801bff63fec9c6fac11 P 5831a3bceaea419db182492a1fd79862: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:06.774358 13449 consensus_queue.cc:260] T 90a279e2e19045ae8ae6722914844c9e P 5831a3bceaea419db182492a1fd79862 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:06:06.784547 13453 tablet_copy_client.cc:538] T a1713eb1a45e4801bff63fec9c6fac11 P 5831a3bceaea419db182492a1fd79862: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:06.794977 13449 ts_tablet_manager.cc:1434] T 90a279e2e19045ae8ae6722914844c9e P 5831a3bceaea419db182492a1fd79862: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260709 13:06:06.796864 12085 tablet_copy_service.cc:342] P 34bbb454ad22499cac0941f061a68408: Request end of tablet copy session 5831a3bceaea419db182492a1fd79862-90a279e2e19045ae8ae6722914844c9e received from {username='slave'} at 127.0.0.1:40312
I20260709 13:06:06.797334 12085 tablet_copy_service.cc:434] P 34bbb454ad22499cac0941f061a68408: ending tablet copy session 5831a3bceaea419db182492a1fd79862-90a279e2e19045ae8ae6722914844c9e on tablet 90a279e2e19045ae8ae6722914844c9e with peer 5831a3bceaea419db182492a1fd79862
I20260709 13:06:06.803993 13453 tablet_bootstrap.cc:492] T a1713eb1a45e4801bff63fec9c6fac11 P 5831a3bceaea419db182492a1fd79862: Bootstrap starting.
I20260709 13:06:06.837898 13451 tablet_bootstrap.cc:492] T 66294e47804049408a0af7ec5f9797e9 P 5831a3bceaea419db182492a1fd79862: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:06.837878 12216 raft_consensus.cc:1275] T 6222e141d9a64a14a5caa8ead8fb770a P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:06.840415 13451 tablet_bootstrap.cc:492] T 66294e47804049408a0af7ec5f9797e9 P 5831a3bceaea419db182492a1fd79862: Bootstrap complete.
I20260709 13:06:06.841445 13451 ts_tablet_manager.cc:1403] T 66294e47804049408a0af7ec5f9797e9 P 5831a3bceaea419db182492a1fd79862: Time spent bootstrapping tablet: real 0.099s	user 0.032s	sys 0.009s
I20260709 13:06:06.842386 13355 consensus_queue.cc:1048] T 6222e141d9a64a14a5caa8ead8fb770a P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:06.844583 13451 raft_consensus.cc:359] T 66294e47804049408a0af7ec5f9797e9 P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:06:06.845958 12148 raft_consensus.cc:1275] T 6222e141d9a64a14a5caa8ead8fb770a P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:06.849989 13355 consensus_queue.cc:1048] T 6222e141d9a64a14a5caa8ead8fb770a P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:06.845549 13451 raft_consensus.cc:740] T 66294e47804049408a0af7ec5f9797e9 P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5831a3bceaea419db182492a1fd79862, State: Initialized, Role: LEARNER
I20260709 13:06:06.855144 13451 consensus_queue.cc:260] T 66294e47804049408a0af7ec5f9797e9 P 5831a3bceaea419db182492a1fd79862 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:06:06.857642 13451 ts_tablet_manager.cc:1434] T 66294e47804049408a0af7ec5f9797e9 P 5831a3bceaea419db182492a1fd79862: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 13:06:06.867412 13454 tablet_bootstrap.cc:492] T fe0149e418f74f658bb7562c83f468eb P 5831a3bceaea419db182492a1fd79862: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:06.904209 13454 tablet_bootstrap.cc:492] T fe0149e418f74f658bb7562c83f468eb P 5831a3bceaea419db182492a1fd79862: Bootstrap complete.
I20260709 13:06:06.904986 13454 ts_tablet_manager.cc:1403] T fe0149e418f74f658bb7562c83f468eb P 5831a3bceaea419db182492a1fd79862: Time spent bootstrapping tablet: real 0.156s	user 0.036s	sys 0.000s
I20260709 13:06:06.907505 10968 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:06.878095 13453 tablet_bootstrap.cc:492] T a1713eb1a45e4801bff63fec9c6fac11 P 5831a3bceaea419db182492a1fd79862: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:06.909454 13453 tablet_bootstrap.cc:492] T a1713eb1a45e4801bff63fec9c6fac11 P 5831a3bceaea419db182492a1fd79862: Bootstrap complete.
I20260709 13:06:06.910291 13453 ts_tablet_manager.cc:1403] T a1713eb1a45e4801bff63fec9c6fac11 P 5831a3bceaea419db182492a1fd79862: Time spent bootstrapping tablet: real 0.107s	user 0.028s	sys 0.025s
I20260709 13:06:06.907974 13454 raft_consensus.cc:359] T fe0149e418f74f658bb7562c83f468eb P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:06:06.925622 13454 raft_consensus.cc:740] T fe0149e418f74f658bb7562c83f468eb P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5831a3bceaea419db182492a1fd79862, State: Initialized, Role: LEARNER
I20260709 13:06:06.926442 13454 consensus_queue.cc:260] T fe0149e418f74f658bb7562c83f468eb P 5831a3bceaea419db182492a1fd79862 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:06:06.914049 13453 raft_consensus.cc:359] T a1713eb1a45e4801bff63fec9c6fac11 P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:06:06.927932 13453 raft_consensus.cc:740] T a1713eb1a45e4801bff63fec9c6fac11 P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5831a3bceaea419db182492a1fd79862, State: Initialized, Role: LEARNER
I20260709 13:06:06.928750 13453 consensus_queue.cc:260] T a1713eb1a45e4801bff63fec9c6fac11 P 5831a3bceaea419db182492a1fd79862 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:06:06.938602 13453 ts_tablet_manager.cc:1434] T a1713eb1a45e4801bff63fec9c6fac11 P 5831a3bceaea419db182492a1fd79862: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.001s
I20260709 13:06:06.942160 12234 tablet_copy_service.cc:342] P e86b6ed62ab0403bbda1861973380297: Request end of tablet copy session 5831a3bceaea419db182492a1fd79862-a1713eb1a45e4801bff63fec9c6fac11 received from {username='slave'} at 127.0.0.1:44918
I20260709 13:06:06.942627 12234 tablet_copy_service.cc:434] P e86b6ed62ab0403bbda1861973380297: ending tablet copy session 5831a3bceaea419db182492a1fd79862-a1713eb1a45e4801bff63fec9c6fac11 on tablet a1713eb1a45e4801bff63fec9c6fac11 with peer 5831a3bceaea419db182492a1fd79862
I20260709 13:06:06.945837 12234 tablet_copy_service.cc:342] P e86b6ed62ab0403bbda1861973380297: Request end of tablet copy session 5831a3bceaea419db182492a1fd79862-66294e47804049408a0af7ec5f9797e9 received from {username='slave'} at 127.0.0.1:44918
I20260709 13:06:06.946225 12234 tablet_copy_service.cc:434] P e86b6ed62ab0403bbda1861973380297: ending tablet copy session 5831a3bceaea419db182492a1fd79862-66294e47804049408a0af7ec5f9797e9 on tablet 66294e47804049408a0af7ec5f9797e9 with peer 5831a3bceaea419db182492a1fd79862
I20260709 13:06:06.948741 13454 ts_tablet_manager.cc:1434] T fe0149e418f74f658bb7562c83f468eb P 5831a3bceaea419db182492a1fd79862: Time spent starting tablet: real 0.043s	user 0.004s	sys 0.004s
I20260709 13:06:06.951515 12160 tablet_copy_service.cc:342] P 8e3d76ae69c74d1f85f6da548856eeb7: Request end of tablet copy session 5831a3bceaea419db182492a1fd79862-fe0149e418f74f658bb7562c83f468eb received from {username='slave'} at 127.0.0.1:58054
I20260709 13:06:06.951944 12160 tablet_copy_service.cc:434] P 8e3d76ae69c74d1f85f6da548856eeb7: ending tablet copy session 5831a3bceaea419db182492a1fd79862-fe0149e418f74f658bb7562c83f468eb on tablet fe0149e418f74f658bb7562c83f468eb with peer 5831a3bceaea419db182492a1fd79862
I20260709 13:06:06.991580 12758 raft_consensus.cc:1217] T a1713eb1a45e4801bff63fec9c6fac11 P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:07.012445 12216 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "22965a8a56174152a33c88caef8cd7ca"
dest_uuid: "e86b6ed62ab0403bbda1861973380297"
mode: GRACEFUL
new_leader_uuid: "5831a3bceaea419db182492a1fd79862"
 from {username='slave'} at 127.0.0.1:50692
I20260709 13:06:07.013064 12216 raft_consensus.cc:606] T 22965a8a56174152a33c88caef8cd7ca P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Received request to transfer leadership to TS 5831a3bceaea419db182492a1fd79862
I20260709 13:06:07.015705 12144 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7b8abcbf72934eaa8afac20a47b0e938"
dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
mode: GRACEFUL
new_leader_uuid: "34bbb454ad22499cac0941f061a68408"
 from {username='slave'} at 127.0.0.1:54160
I20260709 13:06:07.016285 12144 raft_consensus.cc:606] T 7b8abcbf72934eaa8afac20a47b0e938 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 3 LEADER]: Received request to transfer leadership to TS 34bbb454ad22499cac0941f061a68408
I20260709 13:06:07.018792 12216 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "be96d81022a548aa8273e5cb29361b86"
dest_uuid: "e86b6ed62ab0403bbda1861973380297"
mode: GRACEFUL
new_leader_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
 from {username='slave'} at 127.0.0.1:50692
I20260709 13:06:07.019325 12216 raft_consensus.cc:606] T be96d81022a548aa8273e5cb29361b86 P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Received request to transfer leadership to TS 8e3d76ae69c74d1f85f6da548856eeb7
I20260709 13:06:07.020330 10968 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:06:07.021855 10968 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:07.062258 12758 raft_consensus.cc:1217] T 90a279e2e19045ae8ae6722914844c9e P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:07.100567 12758 raft_consensus.cc:1217] T fe0149e418f74f658bb7562c83f468eb P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:07.177556 12757 raft_consensus.cc:1217] T 66294e47804049408a0af7ec5f9797e9 P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:07.192098 13369 raft_consensus.cc:993] T 7b8abcbf72934eaa8afac20a47b0e938 P 8e3d76ae69c74d1f85f6da548856eeb7: : Instructing follower 34bbb454ad22499cac0941f061a68408 to start an election
I20260709 13:06:07.192615 13369 raft_consensus.cc:1081] T 7b8abcbf72934eaa8afac20a47b0e938 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 3 LEADER]: Signalling peer 34bbb454ad22499cac0941f061a68408 to start an election
I20260709 13:06:07.194070 12069 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7b8abcbf72934eaa8afac20a47b0e938"
dest_uuid: "34bbb454ad22499cac0941f061a68408"
 from {username='slave'} at 127.0.0.1:47640
I20260709 13:06:07.194527 12069 raft_consensus.cc:493] T 7b8abcbf72934eaa8afac20a47b0e938 P 34bbb454ad22499cac0941f061a68408 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:07.194805 12069 raft_consensus.cc:3060] T 7b8abcbf72934eaa8afac20a47b0e938 P 34bbb454ad22499cac0941f061a68408 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:07.199385 12069 raft_consensus.cc:515] T 7b8abcbf72934eaa8afac20a47b0e938 P 34bbb454ad22499cac0941f061a68408 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:06:07.201560 12069 leader_election.cc:290] T 7b8abcbf72934eaa8afac20a47b0e938 P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 4 election: Requested vote from peers 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:06:07.207720 12216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b8abcbf72934eaa8afac20a47b0e938" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "e86b6ed62ab0403bbda1861973380297"
I20260709 13:06:07.208387 12216 raft_consensus.cc:3060] T 7b8abcbf72934eaa8afac20a47b0e938 P e86b6ed62ab0403bbda1861973380297 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:07.210775 12144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b8abcbf72934eaa8afac20a47b0e938" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
I20260709 13:06:07.211341 12144 raft_consensus.cc:3055] T 7b8abcbf72934eaa8afac20a47b0e938 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:06:07.211634 12144 raft_consensus.cc:740] T 7b8abcbf72934eaa8afac20a47b0e938 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Running, Role: LEADER
I20260709 13:06:07.212328 12144 consensus_queue.cc:260] T 7b8abcbf72934eaa8afac20a47b0e938 P 8e3d76ae69c74d1f85f6da548856eeb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:06:07.213601 12144 raft_consensus.cc:3060] T 7b8abcbf72934eaa8afac20a47b0e938 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:07.215410 12216 raft_consensus.cc:2468] T 7b8abcbf72934eaa8afac20a47b0e938 P e86b6ed62ab0403bbda1861973380297 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34bbb454ad22499cac0941f061a68408 in term 4.
I20260709 13:06:07.218755 12041 leader_election.cc:304] T 7b8abcbf72934eaa8afac20a47b0e938 P 34bbb454ad22499cac0941f061a68408 [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: 34bbb454ad22499cac0941f061a68408, e86b6ed62ab0403bbda1861973380297; no voters: 
I20260709 13:06:07.219607 13437 raft_consensus.cc:2804] T 7b8abcbf72934eaa8afac20a47b0e938 P 34bbb454ad22499cac0941f061a68408 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:06:07.220073 13437 raft_consensus.cc:697] T 7b8abcbf72934eaa8afac20a47b0e938 P 34bbb454ad22499cac0941f061a68408 [term 4 LEADER]: Becoming Leader. State: Replica: 34bbb454ad22499cac0941f061a68408, State: Running, Role: LEADER
I20260709 13:06:07.220902 13437 consensus_queue.cc:237] T 7b8abcbf72934eaa8afac20a47b0e938 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:06:07.223189 12144 raft_consensus.cc:2468] T 7b8abcbf72934eaa8afac20a47b0e938 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34bbb454ad22499cac0941f061a68408 in term 4.
I20260709 13:06:07.235558 13394 raft_consensus.cc:993] T 22965a8a56174152a33c88caef8cd7ca P e86b6ed62ab0403bbda1861973380297: : Instructing follower 5831a3bceaea419db182492a1fd79862 to start an election
I20260709 13:06:07.234639 11971 catalog_manager.cc:5697] T 7b8abcbf72934eaa8afac20a47b0e938 P 34bbb454ad22499cac0941f061a68408 reported cstate change: term changed from 3 to 4, leader changed from 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2) to 34bbb454ad22499cac0941f061a68408 (127.10.182.1). New cstate: current_term: 4 leader_uuid: "34bbb454ad22499cac0941f061a68408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:07.236037 13394 raft_consensus.cc:1081] T 22965a8a56174152a33c88caef8cd7ca P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Signalling peer 5831a3bceaea419db182492a1fd79862 to start an election
I20260709 13:06:07.237766 12757 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "22965a8a56174152a33c88caef8cd7ca"
dest_uuid: "5831a3bceaea419db182492a1fd79862"
 from {username='slave'} at 127.0.0.1:57082
I20260709 13:06:07.238616 12757 raft_consensus.cc:493] T 22965a8a56174152a33c88caef8cd7ca P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:07.239252 12757 raft_consensus.cc:3060] T 22965a8a56174152a33c88caef8cd7ca P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:07.255668 12757 raft_consensus.cc:515] T 22965a8a56174152a33c88caef8cd7ca P 5831a3bceaea419db182492a1fd79862 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:07.268220 12074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22965a8a56174152a33c88caef8cd7ca" candidate_uuid: "5831a3bceaea419db182492a1fd79862" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "34bbb454ad22499cac0941f061a68408"
I20260709 13:06:07.269037 12074 raft_consensus.cc:3060] T 22965a8a56174152a33c88caef8cd7ca P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:07.272403 12217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22965a8a56174152a33c88caef8cd7ca" candidate_uuid: "5831a3bceaea419db182492a1fd79862" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "e86b6ed62ab0403bbda1861973380297"
I20260709 13:06:07.273033 12217 raft_consensus.cc:3055] T 22965a8a56174152a33c88caef8cd7ca P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:07.273342 12217 raft_consensus.cc:740] T 22965a8a56174152a33c88caef8cd7ca P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Running, Role: LEADER
I20260709 13:06:07.274006 12217 consensus_queue.cc:260] T 22965a8a56174152a33c88caef8cd7ca P e86b6ed62ab0403bbda1861973380297 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:07.274994 12217 raft_consensus.cc:3060] T 22965a8a56174152a33c88caef8cd7ca P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:07.284088 12074 raft_consensus.cc:2468] T 22965a8a56174152a33c88caef8cd7ca P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5831a3bceaea419db182492a1fd79862 in term 2.
I20260709 13:06:07.292579 12724 leader_election.cc:304] T 22965a8a56174152a33c88caef8cd7ca P 5831a3bceaea419db182492a1fd79862 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34bbb454ad22499cac0941f061a68408, 5831a3bceaea419db182492a1fd79862; no voters: 
I20260709 13:06:07.293807 13242 raft_consensus.cc:2804] T 22965a8a56174152a33c88caef8cd7ca P 5831a3bceaea419db182492a1fd79862 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:07.294454 13242 raft_consensus.cc:697] T 22965a8a56174152a33c88caef8cd7ca P 5831a3bceaea419db182492a1fd79862 [term 2 LEADER]: Becoming Leader. State: Replica: 5831a3bceaea419db182492a1fd79862, State: Running, Role: LEADER
I20260709 13:06:07.287050 12757 leader_election.cc:290] T 22965a8a56174152a33c88caef8cd7ca P 5831a3bceaea419db182492a1fd79862 [CANDIDATE]: Term 2 election: Requested vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:06:07.288215 12217 raft_consensus.cc:2468] T 22965a8a56174152a33c88caef8cd7ca P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5831a3bceaea419db182492a1fd79862 in term 2.
I20260709 13:06:07.295639 13242 consensus_queue.cc:237] T 22965a8a56174152a33c88caef8cd7ca P 5831a3bceaea419db182492a1fd79862 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:07.319931 11971 catalog_manager.cc:5697] T 22965a8a56174152a33c88caef8cd7ca P 5831a3bceaea419db182492a1fd79862 reported cstate change: term changed from 1 to 2, leader changed from e86b6ed62ab0403bbda1861973380297 (127.10.182.3) to 5831a3bceaea419db182492a1fd79862 (127.10.182.4). New cstate: current_term: 2 leader_uuid: "5831a3bceaea419db182492a1fd79862" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:07.570590 13465 raft_consensus.cc:993] T be96d81022a548aa8273e5cb29361b86 P e86b6ed62ab0403bbda1861973380297: : Instructing follower 8e3d76ae69c74d1f85f6da548856eeb7 to start an election
I20260709 13:06:07.571087 13394 raft_consensus.cc:1081] T be96d81022a548aa8273e5cb29361b86 P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Signalling peer 8e3d76ae69c74d1f85f6da548856eeb7 to start an election
I20260709 13:06:07.572597 12148 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "be96d81022a548aa8273e5cb29361b86"
dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
 from {username='slave'} at 127.0.0.1:56538
I20260709 13:06:07.573086 12148 raft_consensus.cc:493] T be96d81022a548aa8273e5cb29361b86 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:07.573380 12148 raft_consensus.cc:3060] T be96d81022a548aa8273e5cb29361b86 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:07.579605 12148 raft_consensus.cc:515] T be96d81022a548aa8273e5cb29361b86 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:06:07.582499 12216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be96d81022a548aa8273e5cb29361b86" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e86b6ed62ab0403bbda1861973380297"
I20260709 13:06:07.582638 12148 leader_election.cc:290] T be96d81022a548aa8273e5cb29361b86 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 2 election: Requested vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:06:07.583053 12216 raft_consensus.cc:3055] T be96d81022a548aa8273e5cb29361b86 P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:07.583380 12216 raft_consensus.cc:740] T be96d81022a548aa8273e5cb29361b86 P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Running, Role: LEADER
I20260709 13:06:07.584044 12216 consensus_queue.cc:260] T be96d81022a548aa8273e5cb29361b86 P e86b6ed62ab0403bbda1861973380297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:06:07.584869 12069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be96d81022a548aa8273e5cb29361b86" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "34bbb454ad22499cac0941f061a68408"
I20260709 13:06:07.585054 12216 raft_consensus.cc:3060] T be96d81022a548aa8273e5cb29361b86 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:07.585325 12069 raft_consensus.cc:3060] T be96d81022a548aa8273e5cb29361b86 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:07.591282 12069 raft_consensus.cc:2468] T be96d81022a548aa8273e5cb29361b86 P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e3d76ae69c74d1f85f6da548856eeb7 in term 2.
I20260709 13:06:07.592289 12113 leader_election.cc:304] T be96d81022a548aa8273e5cb29361b86 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34bbb454ad22499cac0941f061a68408, 8e3d76ae69c74d1f85f6da548856eeb7; no voters: 
I20260709 13:06:07.593708 12216 raft_consensus.cc:2468] T be96d81022a548aa8273e5cb29361b86 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e3d76ae69c74d1f85f6da548856eeb7 in term 2.
I20260709 13:06:07.594503 13370 raft_consensus.cc:2804] T be96d81022a548aa8273e5cb29361b86 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:07.595067 13370 raft_consensus.cc:697] T be96d81022a548aa8273e5cb29361b86 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 LEADER]: Becoming Leader. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Running, Role: LEADER
I20260709 13:06:07.595853 13370 consensus_queue.cc:237] T be96d81022a548aa8273e5cb29361b86 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:06:07.608096 13290 raft_consensus.cc:1064] T 90a279e2e19045ae8ae6722914844c9e P 34bbb454ad22499cac0941f061a68408: attempting to promote NON_VOTER 5831a3bceaea419db182492a1fd79862 to VOTER
I20260709 13:06:07.610970 13290 consensus_queue.cc:237] T 90a279e2e19045ae8ae6722914844c9e P 34bbb454ad22499cac0941f061a68408 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:07.609699 11971 catalog_manager.cc:5697] T be96d81022a548aa8273e5cb29361b86 P 8e3d76ae69c74d1f85f6da548856eeb7 reported cstate change: term changed from 1 to 2, leader changed from e86b6ed62ab0403bbda1861973380297 (127.10.182.3) to 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2). New cstate: current_term: 2 leader_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:07.613538 13394 raft_consensus.cc:1064] T a1713eb1a45e4801bff63fec9c6fac11 P e86b6ed62ab0403bbda1861973380297: attempting to promote NON_VOTER 5831a3bceaea419db182492a1fd79862 to VOTER
I20260709 13:06:07.616822 13394 consensus_queue.cc:237] T a1713eb1a45e4801bff63fec9c6fac11 P e86b6ed62ab0403bbda1861973380297 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:07.625473 12758 raft_consensus.cc:1275] T a1713eb1a45e4801bff63fec9c6fac11 P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:07.626857 12148 raft_consensus.cc:1275] T a1713eb1a45e4801bff63fec9c6fac11 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:07.628171 12144 raft_consensus.cc:1275] T 7b8abcbf72934eaa8afac20a47b0e938 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 4 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:06:07.628428 13466 consensus_queue.cc:1048] T a1713eb1a45e4801bff63fec9c6fac11 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:07.630321 13466 consensus_queue.cc:1048] T a1713eb1a45e4801bff63fec9c6fac11 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:07.630366 13437 consensus_queue.cc:1048] T 7b8abcbf72934eaa8afac20a47b0e938 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:07.646764 12761 raft_consensus.cc:1275] T 90a279e2e19045ae8ae6722914844c9e P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:07.647915 12216 raft_consensus.cc:1275] T 90a279e2e19045ae8ae6722914844c9e P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:07.649223 13437 consensus_queue.cc:1048] T 90a279e2e19045ae8ae6722914844c9e P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:07.650867 13355 consensus_queue.cc:1048] T 90a279e2e19045ae8ae6722914844c9e P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:07.679941 13465 raft_consensus.cc:1064] T 66294e47804049408a0af7ec5f9797e9 P e86b6ed62ab0403bbda1861973380297: attempting to promote NON_VOTER 5831a3bceaea419db182492a1fd79862 to VOTER
I20260709 13:06:07.682865 13465 consensus_queue.cc:237] T 66294e47804049408a0af7ec5f9797e9 P e86b6ed62ab0403bbda1861973380297 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:07.694908 12217 raft_consensus.cc:1275] T 22965a8a56174152a33c88caef8cd7ca P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Refusing update from remote peer 5831a3bceaea419db182492a1fd79862: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:07.697378 13242 consensus_queue.cc:1048] T 22965a8a56174152a33c88caef8cd7ca P 5831a3bceaea419db182492a1fd79862 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:07.699260 12144 raft_consensus.cc:2955] T a1713eb1a45e4801bff63fec9c6fac11 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:07.702171 13391 raft_consensus.cc:2955] T a1713eb1a45e4801bff63fec9c6fac11 P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:07.734360 12761 raft_consensus.cc:1275] T 66294e47804049408a0af7ec5f9797e9 P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:07.736768 13466 consensus_queue.cc:1048] T 66294e47804049408a0af7ec5f9797e9 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:07.738217 12142 raft_consensus.cc:1275] T 66294e47804049408a0af7ec5f9797e9 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:07.740017 13466 consensus_queue.cc:1048] T 66294e47804049408a0af7ec5f9797e9 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 13:06:07.742079 12039 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.182.2:34213, user_credentials={real_user=slave}} blocked reactor thread for 79024.2us
I20260709 13:06:07.743813 12147 raft_consensus.cc:1275] T 90a279e2e19045ae8ae6722914844c9e P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260709 13:06:07.749328 12187 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.182.1:37883, user_credentials={real_user=slave}} blocked reactor thread for 104154us
I20260709 13:06:07.777895 12069 raft_consensus.cc:1275] T a1713eb1a45e4801bff63fec9c6fac11 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:07.779088 13437 consensus_queue.cc:1048] T 90a279e2e19045ae8ae6722914844c9e P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:07.779386 12069 raft_consensus.cc:1275] T 66294e47804049408a0af7ec5f9797e9 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:07.791405 13424 raft_consensus.cc:1064] T fe0149e418f74f658bb7562c83f468eb P 8e3d76ae69c74d1f85f6da548856eeb7: attempting to promote NON_VOTER 5831a3bceaea419db182492a1fd79862 to VOTER
I20260709 13:06:07.793617 13290 raft_consensus.cc:2955] T 90a279e2e19045ae8ae6722914844c9e P 34bbb454ad22499cac0941f061a68408 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:07.795446 13466 raft_consensus.cc:2955] T 66294e47804049408a0af7ec5f9797e9 P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:07.794054 13424 consensus_queue.cc:237] T fe0149e418f74f658bb7562c83f468eb P 8e3d76ae69c74d1f85f6da548856eeb7 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:07.798094 12218 raft_consensus.cc:2955] T 90a279e2e19045ae8ae6722914844c9e P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:07.801364 12215 raft_consensus.cc:1275] T 7b8abcbf72934eaa8afac20a47b0e938 P e86b6ed62ab0403bbda1861973380297 [term 4 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:06:07.803580 13482 consensus_queue.cc:1048] T 7b8abcbf72934eaa8afac20a47b0e938 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:07.819000 11969 catalog_manager.cc:5697] T a1713eb1a45e4801bff63fec9c6fac11 P 8e3d76ae69c74d1f85f6da548856eeb7 reported cstate change: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e86b6ed62ab0403bbda1861973380297" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:07.824214 12069 raft_consensus.cc:1275] T 22965a8a56174152a33c88caef8cd7ca P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Refusing update from remote peer 5831a3bceaea419db182492a1fd79862: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:07.829545 13348 consensus_queue.cc:1048] T 22965a8a56174152a33c88caef8cd7ca P 5831a3bceaea419db182492a1fd79862 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:07.829380 12758 raft_consensus.cc:2955] T 66294e47804049408a0af7ec5f9797e9 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:07.842743 13394 consensus_queue.cc:1048] T a1713eb1a45e4801bff63fec9c6fac11 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:07.844866 13394 consensus_queue.cc:1048] T 66294e47804049408a0af7ec5f9797e9 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:07.831908 12761 raft_consensus.cc:2955] T a1713eb1a45e4801bff63fec9c6fac11 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
W20260709 13:06:07.851737 12116 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.182.4:45681, user_credentials={real_user=slave}} blocked reactor thread for 60346.3us
I20260709 13:06:07.897797 12148 raft_consensus.cc:2955] T 66294e47804049408a0af7ec5f9797e9 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:07.945721 11969 catalog_manager.cc:5697] T 66294e47804049408a0af7ec5f9797e9 P 5831a3bceaea419db182492a1fd79862 reported cstate change: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e86b6ed62ab0403bbda1861973380297" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
W20260709 13:06:07.978808 12724 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.182.1:37883, user_credentials={real_user=slave}} blocked reactor thread for 85031.3us
I20260709 13:06:07.981137 12758 raft_consensus.cc:2955] T 90a279e2e19045ae8ae6722914844c9e P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
W20260709 13:06:07.984229 12116 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.182.4:45681, user_credentials={real_user=slave}} blocked reactor thread for 119036us
I20260709 13:06:07.988400 12069 raft_consensus.cc:1275] T fe0149e418f74f658bb7562c83f468eb P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:07.989890 11973 catalog_manager.cc:5697] T 90a279e2e19045ae8ae6722914844c9e P e86b6ed62ab0403bbda1861973380297 reported cstate change: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "34bbb454ad22499cac0941f061a68408" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:07.994820 12215 raft_consensus.cc:1275] T fe0149e418f74f658bb7562c83f468eb P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:07.995858 12761 raft_consensus.cc:1275] T fe0149e418f74f658bb7562c83f468eb P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:08.007053 13424 consensus_queue.cc:1048] T fe0149e418f74f658bb7562c83f468eb P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:08.012897 13424 consensus_queue.cc:1048] T fe0149e418f74f658bb7562c83f468eb P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:08.025735 13506 consensus_queue.cc:1048] T fe0149e418f74f658bb7562c83f468eb P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:08.028520 10968 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:08.019573 12073 raft_consensus.cc:2955] T 66294e47804049408a0af7ec5f9797e9 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:08.062837 12216 consensus_queue.cc:237] T a1713eb1a45e4801bff63fec9c6fac11 P e86b6ed62ab0403bbda1861973380297 [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: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:08.065732 12218 consensus_queue.cc:237] T 66294e47804049408a0af7ec5f9797e9 P e86b6ed62ab0403bbda1861973380297 [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: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:08.070434 12147 raft_consensus.cc:2955] T 90a279e2e19045ae8ae6722914844c9e P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:08.104769 12759 raft_consensus.cc:1275] T 66294e47804049408a0af7ec5f9797e9 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:08.106379 13505 consensus_queue.cc:1048] T 66294e47804049408a0af7ec5f9797e9 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:08.108863 12759 raft_consensus.cc:1275] T a1713eb1a45e4801bff63fec9c6fac11 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:08.110325 13505 consensus_queue.cc:1048] T a1713eb1a45e4801bff63fec9c6fac11 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:08.110792 12144 raft_consensus.cc:1275] T 66294e47804049408a0af7ec5f9797e9 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:08.113180 13504 consensus_queue.cc:1048] T 66294e47804049408a0af7ec5f9797e9 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:08.116211 13466 raft_consensus.cc:2955] T 66294e47804049408a0af7ec5f9797e9 P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 34bbb454ad22499cac0941f061a68408 (127.10.182.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:08.121462 12069 raft_consensus.cc:1275] T be96d81022a548aa8273e5cb29361b86 P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:08.124120 13424 consensus_queue.cc:1048] T be96d81022a548aa8273e5cb29361b86 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:08.129091 12761 raft_consensus.cc:2955] T 66294e47804049408a0af7ec5f9797e9 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 34bbb454ad22499cac0941f061a68408 (127.10.182.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:08.130796 13480 raft_consensus.cc:2955] T a1713eb1a45e4801bff63fec9c6fac11 P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 34bbb454ad22499cac0941f061a68408 (127.10.182.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:08.135434 12144 raft_consensus.cc:2955] T 66294e47804049408a0af7ec5f9797e9 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 34bbb454ad22499cac0941f061a68408 (127.10.182.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:08.135669 13475 raft_consensus.cc:2955] T fe0149e418f74f658bb7562c83f468eb P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:08.135702 12148 raft_consensus.cc:1275] T a1713eb1a45e4801bff63fec9c6fac11 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:08.134065 12759 raft_consensus.cc:2955] T a1713eb1a45e4801bff63fec9c6fac11 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 34bbb454ad22499cac0941f061a68408 (127.10.182.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:08.143496 13504 consensus_queue.cc:1048] T a1713eb1a45e4801bff63fec9c6fac11 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:08.147372 12216 raft_consensus.cc:1275] T be96d81022a548aa8273e5cb29361b86 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:08.158181 13506 consensus_queue.cc:1048] T be96d81022a548aa8273e5cb29361b86 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:08.150277 12148 raft_consensus.cc:2955] T a1713eb1a45e4801bff63fec9c6fac11 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 34bbb454ad22499cac0941f061a68408 (127.10.182.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:08.164738 11960 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a1713eb1a45e4801bff63fec9c6fac11 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:08.176100 12069 raft_consensus.cc:2955] T fe0149e418f74f658bb7562c83f468eb P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:08.177220 12074 raft_consensus.cc:2955] T a1713eb1a45e4801bff63fec9c6fac11 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:08.181363 11960 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 66294e47804049408a0af7ec5f9797e9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:08.188390 12758 raft_consensus.cc:2955] T fe0149e418f74f658bb7562c83f468eb P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:08.196614 12215 raft_consensus.cc:2955] T fe0149e418f74f658bb7562c83f468eb P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:08.200069 12073 consensus_queue.cc:237] T 90a279e2e19045ae8ae6722914844c9e P 34bbb454ad22499cac0941f061a68408 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:08.202252 11971 catalog_manager.cc:5697] T a1713eb1a45e4801bff63fec9c6fac11 P e86b6ed62ab0403bbda1861973380297 reported cstate change: config changed from index 3 to 4, VOTER 34bbb454ad22499cac0941f061a68408 (127.10.182.1) evicted. New cstate: current_term: 1 leader_uuid: "e86b6ed62ab0403bbda1861973380297" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:08.205454 11971 catalog_manager.cc:5697] T 66294e47804049408a0af7ec5f9797e9 P e86b6ed62ab0403bbda1861973380297 reported cstate change: config changed from index 3 to 4, VOTER 34bbb454ad22499cac0941f061a68408 (127.10.182.1) evicted. New cstate: current_term: 1 leader_uuid: "e86b6ed62ab0403bbda1861973380297" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:08.206728 12757 raft_consensus.cc:1275] T 90a279e2e19045ae8ae6722914844c9e P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:08.209161 13290 consensus_queue.cc:1048] T 90a279e2e19045ae8ae6722914844c9e P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:08.210853 12148 raft_consensus.cc:1275] T 90a279e2e19045ae8ae6722914844c9e P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:08.214730 13290 consensus_queue.cc:1048] T 90a279e2e19045ae8ae6722914844c9e P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:08.218386 13437 raft_consensus.cc:2955] T 90a279e2e19045ae8ae6722914844c9e P 34bbb454ad22499cac0941f061a68408 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e86b6ed62ab0403bbda1861973380297 (127.10.182.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:08.226619 12761 raft_consensus.cc:2955] T 90a279e2e19045ae8ae6722914844c9e P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e86b6ed62ab0403bbda1861973380297 (127.10.182.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:08.232123 11957 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 90a279e2e19045ae8ae6722914844c9e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:08.231130 12144 raft_consensus.cc:2955] T 90a279e2e19045ae8ae6722914844c9e P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e86b6ed62ab0403bbda1861973380297 (127.10.182.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:08.234891 11970 catalog_manager.cc:5697] T fe0149e418f74f658bb7562c83f468eb P 34bbb454ad22499cac0941f061a68408 reported cstate change: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:08.245908 12062 tablet_service.cc:1558] Processing DeleteTablet for tablet a1713eb1a45e4801bff63fec9c6fac11 with delete_type TABLET_DATA_TOMBSTONED (TS 34bbb454ad22499cac0941f061a68408 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47622
I20260709 13:06:08.247102 12060 tablet_service.cc:1558] Processing DeleteTablet for tablet 66294e47804049408a0af7ec5f9797e9 with delete_type TABLET_DATA_TOMBSTONED (TS 34bbb454ad22499cac0941f061a68408 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47622
I20260709 13:06:08.260515 13516 tablet_replica.cc:333] T a1713eb1a45e4801bff63fec9c6fac11 P 34bbb454ad22499cac0941f061a68408: stopping tablet replica
I20260709 13:06:08.261680 13516 raft_consensus.cc:2243] T a1713eb1a45e4801bff63fec9c6fac11 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:08.262409 13516 raft_consensus.cc:2272] T a1713eb1a45e4801bff63fec9c6fac11 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:08.269533 13516 ts_tablet_manager.cc:1916] T a1713eb1a45e4801bff63fec9c6fac11 P 34bbb454ad22499cac0941f061a68408: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:08.281401 11973 catalog_manager.cc:5697] T 90a279e2e19045ae8ae6722914844c9e P 8e3d76ae69c74d1f85f6da548856eeb7 reported cstate change: config changed from index 3 to 4, VOTER e86b6ed62ab0403bbda1861973380297 (127.10.182.3) evicted. New cstate: current_term: 1 leader_uuid: "34bbb454ad22499cac0941f061a68408" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:08.284847 12144 consensus_queue.cc:237] T fe0149e418f74f658bb7562c83f468eb P 8e3d76ae69c74d1f85f6da548856eeb7 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:08.289595 13516 ts_tablet_manager.cc:1929] T a1713eb1a45e4801bff63fec9c6fac11 P 34bbb454ad22499cac0941f061a68408: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:08.290140 13516 log.cc:1199] T a1713eb1a45e4801bff63fec9c6fac11 P 34bbb454ad22499cac0941f061a68408: Deleting WAL directory at /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602301807890-10968-0/minicluster-data/ts-0-root/wals/a1713eb1a45e4801bff63fec9c6fac11
I20260709 13:06:08.291903 13516 tablet_replica.cc:333] T 66294e47804049408a0af7ec5f9797e9 P 34bbb454ad22499cac0941f061a68408: stopping tablet replica
I20260709 13:06:08.293550 13516 raft_consensus.cc:2243] T 66294e47804049408a0af7ec5f9797e9 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:08.294040 11957 catalog_manager.cc:5028] TS 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): tablet a1713eb1a45e4801bff63fec9c6fac11 (table test-workload [id=2fcf00b1454943968793f37e6dd8977d]) successfully deleted
I20260709 13:06:08.294965 10968 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:08.295787 13516 raft_consensus.cc:2272] T 66294e47804049408a0af7ec5f9797e9 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:08.299063 12758 raft_consensus.cc:1275] T fe0149e418f74f658bb7562c83f468eb P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:08.301755 12208 tablet_service.cc:1558] Processing DeleteTablet for tablet 90a279e2e19045ae8ae6722914844c9e with delete_type TABLET_DATA_TOMBSTONED (TS e86b6ed62ab0403bbda1861973380297 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60452
I20260709 13:06:08.302322 13475 consensus_queue.cc:1048] T fe0149e418f74f658bb7562c83f468eb P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:08.304278 13516 ts_tablet_manager.cc:1916] T 66294e47804049408a0af7ec5f9797e9 P 34bbb454ad22499cac0941f061a68408: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:08.320631 13369 raft_consensus.cc:2955] T fe0149e418f74f658bb7562c83f468eb P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e86b6ed62ab0403bbda1861973380297 (127.10.182.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:08.322769 12761 raft_consensus.cc:2955] T fe0149e418f74f658bb7562c83f468eb P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e86b6ed62ab0403bbda1861973380297 (127.10.182.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:08.325546 12073 raft_consensus.cc:1275] T fe0149e418f74f658bb7562c83f468eb P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:08.327672 13517 tablet_replica.cc:333] T 90a279e2e19045ae8ae6722914844c9e P e86b6ed62ab0403bbda1861973380297: stopping tablet replica
I20260709 13:06:08.327431 13475 consensus_queue.cc:1048] T fe0149e418f74f658bb7562c83f468eb P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:08.328855 13517 raft_consensus.cc:2243] T 90a279e2e19045ae8ae6722914844c9e P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:08.334167 12073 raft_consensus.cc:2955] T fe0149e418f74f658bb7562c83f468eb P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e86b6ed62ab0403bbda1861973380297 (127.10.182.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:08.336452 11958 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fe0149e418f74f658bb7562c83f468eb with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:08.339301 13516 ts_tablet_manager.cc:1929] T 66294e47804049408a0af7ec5f9797e9 P 34bbb454ad22499cac0941f061a68408: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:08.339727 13516 log.cc:1199] T 66294e47804049408a0af7ec5f9797e9 P 34bbb454ad22499cac0941f061a68408: Deleting WAL directory at /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602301807890-10968-0/minicluster-data/ts-0-root/wals/66294e47804049408a0af7ec5f9797e9
I20260709 13:06:08.341132 11957 catalog_manager.cc:5028] TS 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): tablet 66294e47804049408a0af7ec5f9797e9 (table test-workload [id=2fcf00b1454943968793f37e6dd8977d]) successfully deleted
I20260709 13:06:08.329608 13517 raft_consensus.cc:2272] T 90a279e2e19045ae8ae6722914844c9e P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:08.350916 11970 catalog_manager.cc:5697] T fe0149e418f74f658bb7562c83f468eb P 5831a3bceaea419db182492a1fd79862 reported cstate change: config changed from index 3 to 4, VOTER e86b6ed62ab0403bbda1861973380297 (127.10.182.3) evicted. New cstate: current_term: 1 leader_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:08.353318 13517 ts_tablet_manager.cc:1916] T 90a279e2e19045ae8ae6722914844c9e P e86b6ed62ab0403bbda1861973380297: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:08.373109 12208 tablet_service.cc:1558] Processing DeleteTablet for tablet fe0149e418f74f658bb7562c83f468eb with delete_type TABLET_DATA_TOMBSTONED (TS e86b6ed62ab0403bbda1861973380297 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60452
I20260709 13:06:08.377857 13517 ts_tablet_manager.cc:1929] T 90a279e2e19045ae8ae6722914844c9e P e86b6ed62ab0403bbda1861973380297: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:08.378266 13517 log.cc:1199] T 90a279e2e19045ae8ae6722914844c9e P e86b6ed62ab0403bbda1861973380297: Deleting WAL directory at /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602301807890-10968-0/minicluster-data/ts-2-root/wals/90a279e2e19045ae8ae6722914844c9e
I20260709 13:06:08.379861 13517 tablet_replica.cc:333] T fe0149e418f74f658bb7562c83f468eb P e86b6ed62ab0403bbda1861973380297: stopping tablet replica
I20260709 13:06:08.379793 11960 catalog_manager.cc:5028] TS e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567): tablet 90a279e2e19045ae8ae6722914844c9e (table test-workload [id=2fcf00b1454943968793f37e6dd8977d]) successfully deleted
I20260709 13:06:08.380831 13517 raft_consensus.cc:2243] T fe0149e418f74f658bb7562c83f468eb P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:08.381436 13517 raft_consensus.cc:2272] T fe0149e418f74f658bb7562c83f468eb P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:08.384001 13517 ts_tablet_manager.cc:1916] T fe0149e418f74f658bb7562c83f468eb P e86b6ed62ab0403bbda1861973380297: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:08.387918 12144 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "504c9c04eb8b41239216a9f8f40515d7"
dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
mode: GRACEFUL
new_leader_uuid: "34bbb454ad22499cac0941f061a68408"
 from {username='slave'} at 127.0.0.1:54160
I20260709 13:06:08.388568 12144 raft_consensus.cc:606] T 504c9c04eb8b41239216a9f8f40515d7 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 LEADER]: Received request to transfer leadership to TS 34bbb454ad22499cac0941f061a68408
I20260709 13:06:08.396273 12074 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "711425be6ced4d9fb92a82eb67d20c92"
dest_uuid: "34bbb454ad22499cac0941f061a68408"
mode: GRACEFUL
new_leader_uuid: "e86b6ed62ab0403bbda1861973380297"
 from {username='slave'} at 127.0.0.1:37210
I20260709 13:06:08.397118 12074 raft_consensus.cc:606] T 711425be6ced4d9fb92a82eb67d20c92 P 34bbb454ad22499cac0941f061a68408 [term 1 LEADER]: Received request to transfer leadership to TS e86b6ed62ab0403bbda1861973380297
I20260709 13:06:08.399084 13517 ts_tablet_manager.cc:1929] T fe0149e418f74f658bb7562c83f468eb P e86b6ed62ab0403bbda1861973380297: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:08.399612 13517 log.cc:1199] T fe0149e418f74f658bb7562c83f468eb P e86b6ed62ab0403bbda1861973380297: Deleting WAL directory at /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602301807890-10968-0/minicluster-data/ts-2-root/wals/fe0149e418f74f658bb7562c83f468eb
I20260709 13:06:08.401347 11960 catalog_manager.cc:5028] TS e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567): tablet fe0149e418f74f658bb7562c83f468eb (table test-workload [id=2fcf00b1454943968793f37e6dd8977d]) successfully deleted
I20260709 13:06:08.411723 12215 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bddcf4c66a674927ad941754e0eac5fa"
dest_uuid: "e86b6ed62ab0403bbda1861973380297"
mode: GRACEFUL
new_leader_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
 from {username='slave'} at 127.0.0.1:50692
I20260709 13:06:08.412379 12215 raft_consensus.cc:606] T bddcf4c66a674927ad941754e0eac5fa P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Received request to transfer leadership to TS 8e3d76ae69c74d1f85f6da548856eeb7
I20260709 13:06:08.415867 12074 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dc04566a8b65497f82b7709b0069b323"
dest_uuid: "34bbb454ad22499cac0941f061a68408"
mode: GRACEFUL
new_leader_uuid: "5831a3bceaea419db182492a1fd79862"
 from {username='slave'} at 127.0.0.1:37210
I20260709 13:06:08.416532 12074 raft_consensus.cc:606] T dc04566a8b65497f82b7709b0069b323 P 34bbb454ad22499cac0941f061a68408 [term 1 LEADER]: Received request to transfer leadership to TS 5831a3bceaea419db182492a1fd79862
I20260709 13:06:08.420182 10968 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:06:08.421743 10968 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:08.426820 13466 raft_consensus.cc:993] T bddcf4c66a674927ad941754e0eac5fa P e86b6ed62ab0403bbda1861973380297: : Instructing follower 8e3d76ae69c74d1f85f6da548856eeb7 to start an election
I20260709 13:06:08.427305 13480 raft_consensus.cc:1081] T bddcf4c66a674927ad941754e0eac5fa P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Signalling peer 8e3d76ae69c74d1f85f6da548856eeb7 to start an election
I20260709 13:06:08.429066 12148 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bddcf4c66a674927ad941754e0eac5fa"
dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
 from {username='slave'} at 127.0.0.1:56538
I20260709 13:06:08.429473 12148 raft_consensus.cc:493] T bddcf4c66a674927ad941754e0eac5fa P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:08.429807 12148 raft_consensus.cc:3060] T bddcf4c66a674927ad941754e0eac5fa P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:08.434134 12148 raft_consensus.cc:515] T bddcf4c66a674927ad941754e0eac5fa P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:06:08.437124 12148 leader_election.cc:290] T bddcf4c66a674927ad941754e0eac5fa P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 2 election: Requested vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:06:08.437507 12073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bddcf4c66a674927ad941754e0eac5fa" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "34bbb454ad22499cac0941f061a68408"
I20260709 13:06:08.437536 12215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bddcf4c66a674927ad941754e0eac5fa" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e86b6ed62ab0403bbda1861973380297"
I20260709 13:06:08.438253 12073 raft_consensus.cc:3060] T bddcf4c66a674927ad941754e0eac5fa P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:08.438294 12215 raft_consensus.cc:3055] T bddcf4c66a674927ad941754e0eac5fa P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:08.438745 12215 raft_consensus.cc:740] T bddcf4c66a674927ad941754e0eac5fa P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Running, Role: LEADER
I20260709 13:06:08.439486 12215 consensus_queue.cc:260] T bddcf4c66a674927ad941754e0eac5fa P e86b6ed62ab0403bbda1861973380297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:06:08.440649 12215 raft_consensus.cc:3060] T bddcf4c66a674927ad941754e0eac5fa P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:08.445022 12073 raft_consensus.cc:2468] T bddcf4c66a674927ad941754e0eac5fa P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e3d76ae69c74d1f85f6da548856eeb7 in term 2.
I20260709 13:06:08.446342 12113 leader_election.cc:304] T bddcf4c66a674927ad941754e0eac5fa P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34bbb454ad22499cac0941f061a68408, 8e3d76ae69c74d1f85f6da548856eeb7; no voters: 
I20260709 13:06:08.447192 13369 raft_consensus.cc:2804] T bddcf4c66a674927ad941754e0eac5fa P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:08.447692 13369 raft_consensus.cc:697] T bddcf4c66a674927ad941754e0eac5fa P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 LEADER]: Becoming Leader. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Running, Role: LEADER
I20260709 13:06:08.449617 12215 raft_consensus.cc:2468] T bddcf4c66a674927ad941754e0eac5fa P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e3d76ae69c74d1f85f6da548856eeb7 in term 2.
I20260709 13:06:08.448558 13369 consensus_queue.cc:237] T bddcf4c66a674927ad941754e0eac5fa P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:06:08.467114 11970 catalog_manager.cc:5697] T bddcf4c66a674927ad941754e0eac5fa P 8e3d76ae69c74d1f85f6da548856eeb7 reported cstate change: term changed from 1 to 2, leader changed from e86b6ed62ab0403bbda1861973380297 (127.10.182.3) to 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2). New cstate: current_term: 2 leader_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:08.533831 13475 raft_consensus.cc:993] T 504c9c04eb8b41239216a9f8f40515d7 P 8e3d76ae69c74d1f85f6da548856eeb7: : Instructing follower 34bbb454ad22499cac0941f061a68408 to start an election
I20260709 13:06:08.534385 13475 raft_consensus.cc:1081] T 504c9c04eb8b41239216a9f8f40515d7 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 LEADER]: Signalling peer 34bbb454ad22499cac0941f061a68408 to start an election
I20260709 13:06:08.535863 12073 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "504c9c04eb8b41239216a9f8f40515d7"
dest_uuid: "34bbb454ad22499cac0941f061a68408"
 from {username='slave'} at 127.0.0.1:47640
I20260709 13:06:08.536273 12073 raft_consensus.cc:493] T 504c9c04eb8b41239216a9f8f40515d7 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:08.536592 12073 raft_consensus.cc:3060] T 504c9c04eb8b41239216a9f8f40515d7 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:08.542900 12073 raft_consensus.cc:515] T 504c9c04eb8b41239216a9f8f40515d7 P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:08.545321 12073 leader_election.cc:290] T 504c9c04eb8b41239216a9f8f40515d7 P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 2 election: Requested vote from peers 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213), 5831a3bceaea419db182492a1fd79862 (127.10.182.4:45681)
I20260709 13:06:08.545574 12148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "504c9c04eb8b41239216a9f8f40515d7" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
I20260709 13:06:08.546211 12148 raft_consensus.cc:3055] T 504c9c04eb8b41239216a9f8f40515d7 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:08.547415 12761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "504c9c04eb8b41239216a9f8f40515d7" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5831a3bceaea419db182492a1fd79862"
I20260709 13:06:08.547968 12761 raft_consensus.cc:3060] T 504c9c04eb8b41239216a9f8f40515d7 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:08.547003 12148 raft_consensus.cc:740] T 504c9c04eb8b41239216a9f8f40515d7 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Running, Role: LEADER
I20260709 13:06:08.548942 12148 consensus_queue.cc:260] T 504c9c04eb8b41239216a9f8f40515d7 P 8e3d76ae69c74d1f85f6da548856eeb7 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:08.551422 12148 raft_consensus.cc:3060] T 504c9c04eb8b41239216a9f8f40515d7 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:08.555723 12761 raft_consensus.cc:2468] T 504c9c04eb8b41239216a9f8f40515d7 P 5831a3bceaea419db182492a1fd79862 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34bbb454ad22499cac0941f061a68408 in term 2.
I20260709 13:06:08.556887 12041 leader_election.cc:304] T 504c9c04eb8b41239216a9f8f40515d7 P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34bbb454ad22499cac0941f061a68408, 5831a3bceaea419db182492a1fd79862; no voters: 
I20260709 13:06:08.557615 13437 raft_consensus.cc:2804] T 504c9c04eb8b41239216a9f8f40515d7 P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:08.558001 13437 raft_consensus.cc:697] T 504c9c04eb8b41239216a9f8f40515d7 P 34bbb454ad22499cac0941f061a68408 [term 2 LEADER]: Becoming Leader. State: Replica: 34bbb454ad22499cac0941f061a68408, State: Running, Role: LEADER
I20260709 13:06:08.558035 12148 raft_consensus.cc:2468] T 504c9c04eb8b41239216a9f8f40515d7 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34bbb454ad22499cac0941f061a68408 in term 2.
I20260709 13:06:08.558827 13437 consensus_queue.cc:237] T 504c9c04eb8b41239216a9f8f40515d7 P 34bbb454ad22499cac0941f061a68408 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:08.567842 11970 catalog_manager.cc:5697] T 504c9c04eb8b41239216a9f8f40515d7 P 34bbb454ad22499cac0941f061a68408 reported cstate change: term changed from 1 to 2, leader changed from 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2) to 34bbb454ad22499cac0941f061a68408 (127.10.182.1). New cstate: current_term: 2 leader_uuid: "34bbb454ad22499cac0941f061a68408" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:08.642083 13437 raft_consensus.cc:993] T 711425be6ced4d9fb92a82eb67d20c92 P 34bbb454ad22499cac0941f061a68408: : Instructing follower e86b6ed62ab0403bbda1861973380297 to start an election
I20260709 13:06:08.642601 13484 raft_consensus.cc:1081] T 711425be6ced4d9fb92a82eb67d20c92 P 34bbb454ad22499cac0941f061a68408 [term 1 LEADER]: Signalling peer e86b6ed62ab0403bbda1861973380297 to start an election
I20260709 13:06:08.643929 12218 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "711425be6ced4d9fb92a82eb67d20c92"
dest_uuid: "e86b6ed62ab0403bbda1861973380297"
 from {username='slave'} at 127.0.0.1:60458
I20260709 13:06:08.644379 12218 raft_consensus.cc:493] T 711425be6ced4d9fb92a82eb67d20c92 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:08.644688 12218 raft_consensus.cc:3060] T 711425be6ced4d9fb92a82eb67d20c92 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:08.649617 12218 raft_consensus.cc:515] T 711425be6ced4d9fb92a82eb67d20c92 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:08.651135 12218 leader_election.cc:290] T 711425be6ced4d9fb92a82eb67d20c92 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 2 election: Requested vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 5831a3bceaea419db182492a1fd79862 (127.10.182.4:45681)
I20260709 13:06:08.651777 12074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "711425be6ced4d9fb92a82eb67d20c92" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "34bbb454ad22499cac0941f061a68408"
I20260709 13:06:08.652082 12761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "711425be6ced4d9fb92a82eb67d20c92" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5831a3bceaea419db182492a1fd79862"
I20260709 13:06:08.652374 12074 raft_consensus.cc:3055] T 711425be6ced4d9fb92a82eb67d20c92 P 34bbb454ad22499cac0941f061a68408 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:08.652668 12761 raft_consensus.cc:3060] T 711425be6ced4d9fb92a82eb67d20c92 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:08.652717 12074 raft_consensus.cc:740] T 711425be6ced4d9fb92a82eb67d20c92 P 34bbb454ad22499cac0941f061a68408 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 34bbb454ad22499cac0941f061a68408, State: Running, Role: LEADER
I20260709 13:06:08.653407 12074 consensus_queue.cc:260] T 711425be6ced4d9fb92a82eb67d20c92 P 34bbb454ad22499cac0941f061a68408 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:08.654565 12074 raft_consensus.cc:3060] T 711425be6ced4d9fb92a82eb67d20c92 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:08.657961 12761 raft_consensus.cc:2468] T 711425be6ced4d9fb92a82eb67d20c92 P 5831a3bceaea419db182492a1fd79862 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e86b6ed62ab0403bbda1861973380297 in term 2.
I20260709 13:06:08.658788 12190 leader_election.cc:304] T 711425be6ced4d9fb92a82eb67d20c92 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5831a3bceaea419db182492a1fd79862, e86b6ed62ab0403bbda1861973380297; no voters: 
I20260709 13:06:08.659538 13480 raft_consensus.cc:2804] T 711425be6ced4d9fb92a82eb67d20c92 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:08.660063 12074 raft_consensus.cc:2468] T 711425be6ced4d9fb92a82eb67d20c92 P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e86b6ed62ab0403bbda1861973380297 in term 2.
I20260709 13:06:08.660072 13480 raft_consensus.cc:697] T 711425be6ced4d9fb92a82eb67d20c92 P e86b6ed62ab0403bbda1861973380297 [term 2 LEADER]: Becoming Leader. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Running, Role: LEADER
I20260709 13:06:08.661197 13480 consensus_queue.cc:237] T 711425be6ced4d9fb92a82eb67d20c92 P e86b6ed62ab0403bbda1861973380297 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:08.677780 11970 catalog_manager.cc:5697] T 711425be6ced4d9fb92a82eb67d20c92 P e86b6ed62ab0403bbda1861973380297 reported cstate change: term changed from 1 to 2, leader changed from 34bbb454ad22499cac0941f061a68408 (127.10.182.1) to e86b6ed62ab0403bbda1861973380297 (127.10.182.3). New cstate: current_term: 2 leader_uuid: "e86b6ed62ab0403bbda1861973380297" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:08.946273 13437 raft_consensus.cc:993] T dc04566a8b65497f82b7709b0069b323 P 34bbb454ad22499cac0941f061a68408: : Instructing follower 5831a3bceaea419db182492a1fd79862 to start an election
I20260709 13:06:08.946877 13437 raft_consensus.cc:1081] T dc04566a8b65497f82b7709b0069b323 P 34bbb454ad22499cac0941f061a68408 [term 1 LEADER]: Signalling peer 5831a3bceaea419db182492a1fd79862 to start an election
I20260709 13:06:08.948593 12761 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dc04566a8b65497f82b7709b0069b323"
dest_uuid: "5831a3bceaea419db182492a1fd79862"
 from {username='slave'} at 127.0.0.1:57096
I20260709 13:06:08.949187 12761 raft_consensus.cc:493] T dc04566a8b65497f82b7709b0069b323 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:08.949599 12761 raft_consensus.cc:3060] T dc04566a8b65497f82b7709b0069b323 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:08.956390 12761 raft_consensus.cc:515] T dc04566a8b65497f82b7709b0069b323 P 5831a3bceaea419db182492a1fd79862 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:08.957940 12761 leader_election.cc:290] T dc04566a8b65497f82b7709b0069b323 P 5831a3bceaea419db182492a1fd79862 [CANDIDATE]: Term 2 election: Requested vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
I20260709 13:06:08.958727 12074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc04566a8b65497f82b7709b0069b323" candidate_uuid: "5831a3bceaea419db182492a1fd79862" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "34bbb454ad22499cac0941f061a68408"
I20260709 13:06:08.958945 12147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc04566a8b65497f82b7709b0069b323" candidate_uuid: "5831a3bceaea419db182492a1fd79862" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
I20260709 13:06:08.959368 12074 raft_consensus.cc:3055] T dc04566a8b65497f82b7709b0069b323 P 34bbb454ad22499cac0941f061a68408 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:08.959532 12147 raft_consensus.cc:3060] T dc04566a8b65497f82b7709b0069b323 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:08.959707 12074 raft_consensus.cc:740] T dc04566a8b65497f82b7709b0069b323 P 34bbb454ad22499cac0941f061a68408 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 34bbb454ad22499cac0941f061a68408, State: Running, Role: LEADER
I20260709 13:06:08.960652 12074 consensus_queue.cc:260] T dc04566a8b65497f82b7709b0069b323 P 34bbb454ad22499cac0941f061a68408 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:08.962740 12074 raft_consensus.cc:3060] T dc04566a8b65497f82b7709b0069b323 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:08.964879 12215 raft_consensus.cc:1275] T bddcf4c66a674927ad941754e0eac5fa P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:08.966184 12147 raft_consensus.cc:2468] T dc04566a8b65497f82b7709b0069b323 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5831a3bceaea419db182492a1fd79862 in term 2.
I20260709 13:06:08.969087 12148 raft_consensus.cc:1275] T 504c9c04eb8b41239216a9f8f40515d7 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:08.969246 12725 leader_election.cc:304] T dc04566a8b65497f82b7709b0069b323 P 5831a3bceaea419db182492a1fd79862 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5831a3bceaea419db182492a1fd79862, 8e3d76ae69c74d1f85f6da548856eeb7; no voters: 
I20260709 13:06:08.970566 13348 raft_consensus.cc:2804] T dc04566a8b65497f82b7709b0069b323 P 5831a3bceaea419db182492a1fd79862 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:08.970530 13424 consensus_queue.cc:1048] T bddcf4c66a674927ad941754e0eac5fa P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:08.971184 13348 raft_consensus.cc:697] T dc04566a8b65497f82b7709b0069b323 P 5831a3bceaea419db182492a1fd79862 [term 2 LEADER]: Becoming Leader. State: Replica: 5831a3bceaea419db182492a1fd79862, State: Running, Role: LEADER
I20260709 13:06:08.972234 13437 consensus_queue.cc:1048] T 504c9c04eb8b41239216a9f8f40515d7 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:08.972595 12074 raft_consensus.cc:2468] T dc04566a8b65497f82b7709b0069b323 P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5831a3bceaea419db182492a1fd79862 in term 2.
I20260709 13:06:08.972059 13348 consensus_queue.cc:237] T dc04566a8b65497f82b7709b0069b323 P 5831a3bceaea419db182492a1fd79862 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:08.990804 12074 raft_consensus.cc:1275] T bddcf4c66a674927ad941754e0eac5fa P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:08.993078 13369 consensus_queue.cc:1048] T bddcf4c66a674927ad941754e0eac5fa P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:09.024125 12761 raft_consensus.cc:1275] T 504c9c04eb8b41239216a9f8f40515d7 P 5831a3bceaea419db182492a1fd79862 [term 2 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:09.026000 13437 consensus_queue.cc:1048] T 504c9c04eb8b41239216a9f8f40515d7 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:09.030413 11970 catalog_manager.cc:5697] T dc04566a8b65497f82b7709b0069b323 P 5831a3bceaea419db182492a1fd79862 reported cstate change: term changed from 1 to 2, leader changed from 34bbb454ad22499cac0941f061a68408 (127.10.182.1) to 5831a3bceaea419db182492a1fd79862 (127.10.182.4). New cstate: current_term: 2 leader_uuid: "5831a3bceaea419db182492a1fd79862" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:09.045359 12073 raft_consensus.cc:1275] T 711425be6ced4d9fb92a82eb67d20c92 P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:09.051120 13466 consensus_queue.cc:1048] T 711425be6ced4d9fb92a82eb67d20c92 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:06:09.117161 12758 raft_consensus.cc:1275] T 711425be6ced4d9fb92a82eb67d20c92 P 5831a3bceaea419db182492a1fd79862 [term 2 FOLLOWER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:09.119897 13466 consensus_queue.cc:1048] T 711425be6ced4d9fb92a82eb67d20c92 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:09.378664 12148 raft_consensus.cc:1275] T dc04566a8b65497f82b7709b0069b323 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Refusing update from remote peer 5831a3bceaea419db182492a1fd79862: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:09.379848 13525 consensus_queue.cc:1048] T dc04566a8b65497f82b7709b0069b323 P 5831a3bceaea419db182492a1fd79862 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:09.392043 12073 raft_consensus.cc:1275] T dc04566a8b65497f82b7709b0069b323 P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Refusing update from remote peer 5831a3bceaea419db182492a1fd79862: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:09.393647 13529 consensus_queue.cc:1048] T dc04566a8b65497f82b7709b0069b323 P 5831a3bceaea419db182492a1fd79862 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:09.422632 10968 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:09.472627 12215 consensus_queue.cc:237] T 59598b05ca1f4c09b797cfdfea49f4a7 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Queue 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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:06:09.490209 12148 raft_consensus.cc:1275] T 59598b05ca1f4c09b797cfdfea49f4a7 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:09.491326 13466 consensus_queue.cc:1048] T 59598b05ca1f4c09b797cfdfea49f4a7 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:06:09.493754 12190 consensus_peers.cc:597] T 59598b05ca1f4c09b797cfdfea49f4a7 P e86b6ed62ab0403bbda1861973380297 -> Peer 5831a3bceaea419db182492a1fd79862 (127.10.182.4:45681): Couldn't send request to peer 5831a3bceaea419db182492a1fd79862. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 59598b05ca1f4c09b797cfdfea49f4a7. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:09.494683 12069 raft_consensus.cc:1275] T 59598b05ca1f4c09b797cfdfea49f4a7 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:09.501554 13534 consensus_queue.cc:1048] T 59598b05ca1f4c09b797cfdfea49f4a7 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:09.505373 13466 raft_consensus.cc:2955] T 59598b05ca1f4c09b797cfdfea49f4a7 P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:06:09.507213 12147 raft_consensus.cc:2955] T 59598b05ca1f4c09b797cfdfea49f4a7 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:06:09.518308 12148 consensus_queue.cc:237] T bddcf4c66a674927ad941754e0eac5fa P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:06:09.522171 11969 catalog_manager.cc:5697] T 59598b05ca1f4c09b797cfdfea49f4a7 P e86b6ed62ab0403bbda1861973380297 reported cstate change: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New cstate: current_term: 1 leader_uuid: "e86b6ed62ab0403bbda1861973380297" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:06:09.527334 12116 consensus_peers.cc:597] T bddcf4c66a674927ad941754e0eac5fa P 8e3d76ae69c74d1f85f6da548856eeb7 -> Peer 5831a3bceaea419db182492a1fd79862 (127.10.182.4:45681): Couldn't send request to peer 5831a3bceaea419db182492a1fd79862. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bddcf4c66a674927ad941754e0eac5fa. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:09.531514 12069 raft_consensus.cc:2955] T 59598b05ca1f4c09b797cfdfea49f4a7 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:06:09.534307 12218 raft_consensus.cc:1275] T bddcf4c66a674927ad941754e0eac5fa P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:06:09.536216 13424 consensus_queue.cc:1048] T bddcf4c66a674927ad941754e0eac5fa P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:09.539302 12074 raft_consensus.cc:1275] T bddcf4c66a674927ad941754e0eac5fa P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:06:09.541378 13527 consensus_queue.cc:1048] T bddcf4c66a674927ad941754e0eac5fa P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:09.552129 10968 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:09.555195 12215 raft_consensus.cc:2955] T bddcf4c66a674927ad941754e0eac5fa P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:06:09.550680 13424 raft_consensus.cc:2955] T bddcf4c66a674927ad941754e0eac5fa P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:06:09.585969 12069 consensus_queue.cc:237] T f56a029024b84957bded1cdd39335b33 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:06:09.591593 11969 catalog_manager.cc:5697] T bddcf4c66a674927ad941754e0eac5fa P 8e3d76ae69c74d1f85f6da548856eeb7 reported cstate change: config changed from index -1 to 3, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New cstate: current_term: 2 leader_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:09.618227 12074 raft_consensus.cc:2955] T bddcf4c66a674927ad941754e0eac5fa P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:06:09.640925 12215 raft_consensus.cc:1275] T f56a029024b84957bded1cdd39335b33 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:06:09.641047 12147 raft_consensus.cc:1275] T f56a029024b84957bded1cdd39335b33 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 13:06:09.642058 12041 consensus_peers.cc:597] T f56a029024b84957bded1cdd39335b33 P 34bbb454ad22499cac0941f061a68408 -> Peer 5831a3bceaea419db182492a1fd79862 (127.10.182.4:45681): Couldn't send request to peer 5831a3bceaea419db182492a1fd79862. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f56a029024b84957bded1cdd39335b33. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:09.642666 13545 consensus_queue.cc:1048] T f56a029024b84957bded1cdd39335b33 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:09.643540 13290 consensus_queue.cc:1048] T f56a029024b84957bded1cdd39335b33 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:09.646281 12069 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "504c9c04eb8b41239216a9f8f40515d7"
dest_uuid: "34bbb454ad22499cac0941f061a68408"
mode: GRACEFUL
new_leader_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
 from {username='slave'} at 127.0.0.1:37210
I20260709 13:06:09.646829 12069 raft_consensus.cc:606] T 504c9c04eb8b41239216a9f8f40515d7 P 34bbb454ad22499cac0941f061a68408 [term 2 LEADER]: Received request to transfer leadership to TS 8e3d76ae69c74d1f85f6da548856eeb7
I20260709 13:06:09.654279 12216 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "66294e47804049408a0af7ec5f9797e9"
dest_uuid: "e86b6ed62ab0403bbda1861973380297"
mode: GRACEFUL
new_leader_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
 from {username='slave'} at 127.0.0.1:50692
I20260709 13:06:09.654989 12216 raft_consensus.cc:606] T 66294e47804049408a0af7ec5f9797e9 P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Received request to transfer leadership to TS 8e3d76ae69c74d1f85f6da548856eeb7
I20260709 13:06:09.658445 12144 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c60713e4b4d8449a8aa108b147d12382"
dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
mode: GRACEFUL
new_leader_uuid: "34bbb454ad22499cac0941f061a68408"
 from {username='slave'} at 127.0.0.1:54160
I20260709 13:06:09.659009 12144 raft_consensus.cc:606] T c60713e4b4d8449a8aa108b147d12382 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 LEADER]: Received request to transfer leadership to TS 34bbb454ad22499cac0941f061a68408
I20260709 13:06:09.660351 10968 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:06:09.660183 13437 raft_consensus.cc:2955] T f56a029024b84957bded1cdd39335b33 P 34bbb454ad22499cac0941f061a68408 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:06:09.661935 10968 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:09.661644 12218 raft_consensus.cc:2955] T f56a029024b84957bded1cdd39335b33 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:06:09.665938 12147 raft_consensus.cc:2955] T f56a029024b84957bded1cdd39335b33 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:06:09.673202 12069 consensus_queue.cc:237] T 2947f03460144399be6035aea599d6a9 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:06:09.679322 11970 catalog_manager.cc:5697] T f56a029024b84957bded1cdd39335b33 P e86b6ed62ab0403bbda1861973380297 reported cstate change: config changed from index -1 to 3, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New cstate: current_term: 2 leader_uuid: "34bbb454ad22499cac0941f061a68408" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
W20260709 13:06:09.698047 12041 consensus_peers.cc:597] T 2947f03460144399be6035aea599d6a9 P 34bbb454ad22499cac0941f061a68408 -> Peer 5831a3bceaea419db182492a1fd79862 (127.10.182.4:45681): Couldn't send request to peer 5831a3bceaea419db182492a1fd79862. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2947f03460144399be6035aea599d6a9. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:09.701186 12218 raft_consensus.cc:1275] T 2947f03460144399be6035aea599d6a9 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:06:09.701766 12147 raft_consensus.cc:1275] T 2947f03460144399be6035aea599d6a9 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:06:09.702800 13545 consensus_queue.cc:1048] T 2947f03460144399be6035aea599d6a9 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:09.705502 13545 consensus_queue.cc:1048] T 2947f03460144399be6035aea599d6a9 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:09.716275 13437 raft_consensus.cc:2955] T 2947f03460144399be6035aea599d6a9 P 34bbb454ad22499cac0941f061a68408 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:06:09.717971 12216 raft_consensus.cc:2955] T 2947f03460144399be6035aea599d6a9 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:06:09.718961 12147 raft_consensus.cc:2955] T 2947f03460144399be6035aea599d6a9 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:06:09.744863 11970 catalog_manager.cc:5697] T 2947f03460144399be6035aea599d6a9 P 8e3d76ae69c74d1f85f6da548856eeb7 reported cstate change: config changed from index -1 to 3, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New cstate: current_term: 2 leader_uuid: "34bbb454ad22499cac0941f061a68408" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:06:09.754017 13480 raft_consensus.cc:993] T 66294e47804049408a0af7ec5f9797e9 P e86b6ed62ab0403bbda1861973380297: : Instructing follower 8e3d76ae69c74d1f85f6da548856eeb7 to start an election
I20260709 13:06:09.754465 13480 raft_consensus.cc:1081] T 66294e47804049408a0af7ec5f9797e9 P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Signalling peer 8e3d76ae69c74d1f85f6da548856eeb7 to start an election
I20260709 13:06:09.756145 12147 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "66294e47804049408a0af7ec5f9797e9"
dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
 from {username='slave'} at 127.0.0.1:56538
I20260709 13:06:09.756788 12147 raft_consensus.cc:493] T 66294e47804049408a0af7ec5f9797e9 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:09.757174 12147 raft_consensus.cc:3060] T 66294e47804049408a0af7ec5f9797e9 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:09.768196 12147 raft_consensus.cc:515] T 66294e47804049408a0af7ec5f9797e9 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:09.770147 12147 leader_election.cc:290] T 66294e47804049408a0af7ec5f9797e9 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 2 election: Requested vote from peers e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567), 5831a3bceaea419db182492a1fd79862 (127.10.182.4:45681)
I20260709 13:06:09.771135 12216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66294e47804049408a0af7ec5f9797e9" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "e86b6ed62ab0403bbda1861973380297"
I20260709 13:06:09.771697 12216 raft_consensus.cc:3055] T 66294e47804049408a0af7ec5f9797e9 P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:09.771785 12761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66294e47804049408a0af7ec5f9797e9" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5831a3bceaea419db182492a1fd79862"
I20260709 13:06:09.772011 12216 raft_consensus.cc:740] T 66294e47804049408a0af7ec5f9797e9 P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Running, Role: LEADER
I20260709 13:06:09.772413 12761 raft_consensus.cc:3060] T 66294e47804049408a0af7ec5f9797e9 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:09.772888 12216 consensus_queue.cc:260] T 66294e47804049408a0af7ec5f9797e9 P e86b6ed62ab0403bbda1861973380297 [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: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:09.773881 12216 raft_consensus.cc:3060] T 66294e47804049408a0af7ec5f9797e9 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:09.779735 12216 raft_consensus.cc:2468] T 66294e47804049408a0af7ec5f9797e9 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e3d76ae69c74d1f85f6da548856eeb7 in term 2.
I20260709 13:06:09.781196 12116 leader_election.cc:304] T 66294e47804049408a0af7ec5f9797e9 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297; no voters: 
I20260709 13:06:09.781450 12761 raft_consensus.cc:2468] T 66294e47804049408a0af7ec5f9797e9 P 5831a3bceaea419db182492a1fd79862 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e3d76ae69c74d1f85f6da548856eeb7 in term 2.
I20260709 13:06:09.781960 13542 raft_consensus.cc:2804] T 66294e47804049408a0af7ec5f9797e9 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:09.782485 13542 raft_consensus.cc:697] T 66294e47804049408a0af7ec5f9797e9 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 LEADER]: Becoming Leader. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Running, Role: LEADER
I20260709 13:06:09.783283 13542 consensus_queue.cc:237] T 66294e47804049408a0af7ec5f9797e9 P 8e3d76ae69c74d1f85f6da548856eeb7 [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: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:09.792888 11970 catalog_manager.cc:5697] T 66294e47804049408a0af7ec5f9797e9 P 8e3d76ae69c74d1f85f6da548856eeb7 reported cstate change: term changed from 1 to 2, leader changed from e86b6ed62ab0403bbda1861973380297 (127.10.182.3) to 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2). New cstate: current_term: 2 leader_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:09.829010 13424 raft_consensus.cc:993] T c60713e4b4d8449a8aa108b147d12382 P 8e3d76ae69c74d1f85f6da548856eeb7: : Instructing follower 34bbb454ad22499cac0941f061a68408 to start an election
I20260709 13:06:09.829504 13424 raft_consensus.cc:1081] T c60713e4b4d8449a8aa108b147d12382 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 LEADER]: Signalling peer 34bbb454ad22499cac0941f061a68408 to start an election
I20260709 13:06:09.830812 12069 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c60713e4b4d8449a8aa108b147d12382"
dest_uuid: "34bbb454ad22499cac0941f061a68408"
 from {username='slave'} at 127.0.0.1:47640
I20260709 13:06:09.831375 12069 raft_consensus.cc:493] T c60713e4b4d8449a8aa108b147d12382 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:09.831745 12069 raft_consensus.cc:3060] T c60713e4b4d8449a8aa108b147d12382 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:09.838223 12069 raft_consensus.cc:515] T c60713e4b4d8449a8aa108b147d12382 P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:06:09.839991 12069 leader_election.cc:290] T c60713e4b4d8449a8aa108b147d12382 P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 2 election: Requested vote from peers 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:06:09.841488 12216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c60713e4b4d8449a8aa108b147d12382" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e86b6ed62ab0403bbda1861973380297"
I20260709 13:06:09.842130 12216 raft_consensus.cc:3060] T c60713e4b4d8449a8aa108b147d12382 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:09.842578 12147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c60713e4b4d8449a8aa108b147d12382" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
I20260709 13:06:09.843322 12147 raft_consensus.cc:3055] T c60713e4b4d8449a8aa108b147d12382 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:09.843647 12147 raft_consensus.cc:740] T c60713e4b4d8449a8aa108b147d12382 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Running, Role: LEADER
I20260709 13:06:09.845396 12147 consensus_queue.cc:260] T c60713e4b4d8449a8aa108b147d12382 P 8e3d76ae69c74d1f85f6da548856eeb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:06:09.846621 12147 raft_consensus.cc:3060] T c60713e4b4d8449a8aa108b147d12382 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:09.852370 12216 raft_consensus.cc:2468] T c60713e4b4d8449a8aa108b147d12382 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34bbb454ad22499cac0941f061a68408 in term 2.
I20260709 13:06:09.852968 12147 raft_consensus.cc:2468] T c60713e4b4d8449a8aa108b147d12382 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34bbb454ad22499cac0941f061a68408 in term 2.
I20260709 13:06:09.857389 12041 leader_election.cc:304] T c60713e4b4d8449a8aa108b147d12382 P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34bbb454ad22499cac0941f061a68408, e86b6ed62ab0403bbda1861973380297; no voters: 
I20260709 13:06:09.858180 13437 raft_consensus.cc:2804] T c60713e4b4d8449a8aa108b147d12382 P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:09.859191 13437 raft_consensus.cc:697] T c60713e4b4d8449a8aa108b147d12382 P 34bbb454ad22499cac0941f061a68408 [term 2 LEADER]: Becoming Leader. State: Replica: 34bbb454ad22499cac0941f061a68408, State: Running, Role: LEADER
I20260709 13:06:09.859843 13437 consensus_queue.cc:237] T c60713e4b4d8449a8aa108b147d12382 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:06:09.871778 11970 catalog_manager.cc:5697] T c60713e4b4d8449a8aa108b147d12382 P 34bbb454ad22499cac0941f061a68408 reported cstate change: term changed from 1 to 2, leader changed from 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2) to 34bbb454ad22499cac0941f061a68408 (127.10.182.1). New cstate: current_term: 2 leader_uuid: "34bbb454ad22499cac0941f061a68408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:10.011879 13554 ts_tablet_manager.cc:933] T 59598b05ca1f4c09b797cfdfea49f4a7 P 5831a3bceaea419db182492a1fd79862: Initiating tablet copy from peer e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:06:10.013703 13554 tablet_copy_client.cc:323] T 59598b05ca1f4c09b797cfdfea49f4a7 P 5831a3bceaea419db182492a1fd79862: tablet copy: Beginning tablet copy session from remote peer at address 127.10.182.3:44567
I20260709 13:06:10.015264 12234 tablet_copy_service.cc:140] P e86b6ed62ab0403bbda1861973380297: Received BeginTabletCopySession request for tablet 59598b05ca1f4c09b797cfdfea49f4a7 from peer 5831a3bceaea419db182492a1fd79862 ({username='slave'} at 127.0.0.1:44918)
I20260709 13:06:10.015745 12234 tablet_copy_service.cc:161] P e86b6ed62ab0403bbda1861973380297: Beginning new tablet copy session on tablet 59598b05ca1f4c09b797cfdfea49f4a7 from peer 5831a3bceaea419db182492a1fd79862 at {username='slave'} at 127.0.0.1:44918: session id = 5831a3bceaea419db182492a1fd79862-59598b05ca1f4c09b797cfdfea49f4a7
I20260709 13:06:10.030788 12234 tablet_copy_source_session.cc:215] T 59598b05ca1f4c09b797cfdfea49f4a7 P e86b6ed62ab0403bbda1861973380297: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:10.039184 13290 raft_consensus.cc:993] T 504c9c04eb8b41239216a9f8f40515d7 P 34bbb454ad22499cac0941f061a68408: : Instructing follower 8e3d76ae69c74d1f85f6da548856eeb7 to start an election
I20260709 13:06:10.039743 13545 raft_consensus.cc:1081] T 504c9c04eb8b41239216a9f8f40515d7 P 34bbb454ad22499cac0941f061a68408 [term 2 LEADER]: Signalling peer 8e3d76ae69c74d1f85f6da548856eeb7 to start an election
I20260709 13:06:10.041247 12144 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "504c9c04eb8b41239216a9f8f40515d7"
dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
 from {username='slave'} at 127.0.0.1:56554
I20260709 13:06:10.041700 12144 raft_consensus.cc:493] T 504c9c04eb8b41239216a9f8f40515d7 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:10.041998 12144 raft_consensus.cc:3060] T 504c9c04eb8b41239216a9f8f40515d7 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:10.042111 13554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59598b05ca1f4c09b797cfdfea49f4a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:10.047646 12144 raft_consensus.cc:515] T 504c9c04eb8b41239216a9f8f40515d7 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:10.050930 12144 leader_election.cc:290] T 504c9c04eb8b41239216a9f8f40515d7 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 3 election: Requested vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 5831a3bceaea419db182492a1fd79862 (127.10.182.4:45681)
I20260709 13:06:10.056406 12074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "504c9c04eb8b41239216a9f8f40515d7" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "34bbb454ad22499cac0941f061a68408"
I20260709 13:06:10.057050 12074 raft_consensus.cc:3055] T 504c9c04eb8b41239216a9f8f40515d7 P 34bbb454ad22499cac0941f061a68408 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:10.057360 12074 raft_consensus.cc:740] T 504c9c04eb8b41239216a9f8f40515d7 P 34bbb454ad22499cac0941f061a68408 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 34bbb454ad22499cac0941f061a68408, State: Running, Role: LEADER
I20260709 13:06:10.058065 12074 consensus_queue.cc:260] T 504c9c04eb8b41239216a9f8f40515d7 P 34bbb454ad22499cac0941f061a68408 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:10.059247 12074 raft_consensus.cc:3060] T 504c9c04eb8b41239216a9f8f40515d7 P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:10.052770 12761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "504c9c04eb8b41239216a9f8f40515d7" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "5831a3bceaea419db182492a1fd79862"
I20260709 13:06:10.066143 12074 raft_consensus.cc:2468] T 504c9c04eb8b41239216a9f8f40515d7 P 34bbb454ad22499cac0941f061a68408 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e3d76ae69c74d1f85f6da548856eeb7 in term 3.
I20260709 13:06:10.086459 12761 raft_consensus.cc:3060] T 504c9c04eb8b41239216a9f8f40515d7 P 5831a3bceaea419db182492a1fd79862 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:10.062860 13554 tablet_copy_client.cc:806] T 59598b05ca1f4c09b797cfdfea49f4a7 P 5831a3bceaea419db182492a1fd79862: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:10.087684 12113 leader_election.cc:304] T 504c9c04eb8b41239216a9f8f40515d7 P 8e3d76ae69c74d1f85f6da548856eeb7 [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: 34bbb454ad22499cac0941f061a68408, 8e3d76ae69c74d1f85f6da548856eeb7; no voters: 
I20260709 13:06:10.088598 13542 raft_consensus.cc:2804] T 504c9c04eb8b41239216a9f8f40515d7 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:10.088816 13554 tablet_copy_client.cc:670] T 59598b05ca1f4c09b797cfdfea49f4a7 P 5831a3bceaea419db182492a1fd79862: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:10.089331 13542 raft_consensus.cc:697] T 504c9c04eb8b41239216a9f8f40515d7 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 3 LEADER]: Becoming Leader. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Running, Role: LEADER
I20260709 13:06:10.092664 13542 consensus_queue.cc:237] T 504c9c04eb8b41239216a9f8f40515d7 P 8e3d76ae69c74d1f85f6da548856eeb7 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:10.094646 12761 raft_consensus.cc:2468] T 504c9c04eb8b41239216a9f8f40515d7 P 5831a3bceaea419db182492a1fd79862 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e3d76ae69c74d1f85f6da548856eeb7 in term 3.
I20260709 13:06:10.097518 13554 tablet_copy_client.cc:538] T 59598b05ca1f4c09b797cfdfea49f4a7 P 5831a3bceaea419db182492a1fd79862: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:10.109032 13554 tablet_bootstrap.cc:492] T 59598b05ca1f4c09b797cfdfea49f4a7 P 5831a3bceaea419db182492a1fd79862: Bootstrap starting.
I20260709 13:06:10.131139 11970 catalog_manager.cc:5697] T 504c9c04eb8b41239216a9f8f40515d7 P 8e3d76ae69c74d1f85f6da548856eeb7 reported cstate change: term changed from 2 to 3, leader changed from 34bbb454ad22499cac0941f061a68408 (127.10.182.1) to 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2). New cstate: current_term: 3 leader_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:10.132568 13557 ts_tablet_manager.cc:933] T bddcf4c66a674927ad941754e0eac5fa P 5831a3bceaea419db182492a1fd79862: Initiating tablet copy from peer 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
I20260709 13:06:10.145175 13554 tablet_bootstrap.cc:492] T 59598b05ca1f4c09b797cfdfea49f4a7 P 5831a3bceaea419db182492a1fd79862: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:10.146162 13554 tablet_bootstrap.cc:492] T 59598b05ca1f4c09b797cfdfea49f4a7 P 5831a3bceaea419db182492a1fd79862: Bootstrap complete.
I20260709 13:06:10.147683 13554 ts_tablet_manager.cc:1403] T 59598b05ca1f4c09b797cfdfea49f4a7 P 5831a3bceaea419db182492a1fd79862: Time spent bootstrapping tablet: real 0.039s	user 0.026s	sys 0.000s
I20260709 13:06:10.150636 13554 raft_consensus.cc:359] T 59598b05ca1f4c09b797cfdfea49f4a7 P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:06:10.151516 13557 tablet_copy_client.cc:323] T bddcf4c66a674927ad941754e0eac5fa P 5831a3bceaea419db182492a1fd79862: tablet copy: Beginning tablet copy session from remote peer at address 127.10.182.2:34213
I20260709 13:06:10.151547 13554 raft_consensus.cc:740] T 59598b05ca1f4c09b797cfdfea49f4a7 P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5831a3bceaea419db182492a1fd79862, State: Initialized, Role: LEARNER
I20260709 13:06:10.153035 13554 consensus_queue.cc:260] T 59598b05ca1f4c09b797cfdfea49f4a7 P 5831a3bceaea419db182492a1fd79862 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:06:10.153467 12160 tablet_copy_service.cc:140] P 8e3d76ae69c74d1f85f6da548856eeb7: Received BeginTabletCopySession request for tablet bddcf4c66a674927ad941754e0eac5fa from peer 5831a3bceaea419db182492a1fd79862 ({username='slave'} at 127.0.0.1:58054)
I20260709 13:06:10.154357 12160 tablet_copy_service.cc:161] P 8e3d76ae69c74d1f85f6da548856eeb7: Beginning new tablet copy session on tablet bddcf4c66a674927ad941754e0eac5fa from peer 5831a3bceaea419db182492a1fd79862 at {username='slave'} at 127.0.0.1:58054: session id = 5831a3bceaea419db182492a1fd79862-bddcf4c66a674927ad941754e0eac5fa
I20260709 13:06:10.157825 13554 ts_tablet_manager.cc:1434] T 59598b05ca1f4c09b797cfdfea49f4a7 P 5831a3bceaea419db182492a1fd79862: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.004s
I20260709 13:06:10.159996 12234 tablet_copy_service.cc:342] P e86b6ed62ab0403bbda1861973380297: Request end of tablet copy session 5831a3bceaea419db182492a1fd79862-59598b05ca1f4c09b797cfdfea49f4a7 received from {username='slave'} at 127.0.0.1:44918
I20260709 13:06:10.160399 12234 tablet_copy_service.cc:434] P e86b6ed62ab0403bbda1861973380297: ending tablet copy session 5831a3bceaea419db182492a1fd79862-59598b05ca1f4c09b797cfdfea49f4a7 on tablet 59598b05ca1f4c09b797cfdfea49f4a7 with peer 5831a3bceaea419db182492a1fd79862
I20260709 13:06:10.163939 12758 raft_consensus.cc:1275] T 66294e47804049408a0af7ec5f9797e9 P 5831a3bceaea419db182492a1fd79862 [term 2 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:10.165722 13527 consensus_queue.cc:1048] T 66294e47804049408a0af7ec5f9797e9 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:10.172384 12160 tablet_copy_source_session.cc:215] T bddcf4c66a674927ad941754e0eac5fa P 8e3d76ae69c74d1f85f6da548856eeb7: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:10.179912 13557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bddcf4c66a674927ad941754e0eac5fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:10.197386 13557 tablet_copy_client.cc:806] T bddcf4c66a674927ad941754e0eac5fa P 5831a3bceaea419db182492a1fd79862: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:10.197633 12216 raft_consensus.cc:1275] T 66294e47804049408a0af7ec5f9797e9 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:10.197862 13557 tablet_copy_client.cc:670] T bddcf4c66a674927ad941754e0eac5fa P 5831a3bceaea419db182492a1fd79862: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:10.199054 13424 consensus_queue.cc:1048] T 66294e47804049408a0af7ec5f9797e9 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:10.204919 13557 tablet_copy_client.cc:538] T bddcf4c66a674927ad941754e0eac5fa P 5831a3bceaea419db182492a1fd79862: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:10.216281 13557 tablet_bootstrap.cc:492] T bddcf4c66a674927ad941754e0eac5fa P 5831a3bceaea419db182492a1fd79862: Bootstrap starting.
I20260709 13:06:10.241508 13557 tablet_bootstrap.cc:492] T bddcf4c66a674927ad941754e0eac5fa P 5831a3bceaea419db182492a1fd79862: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:10.242379 13557 tablet_bootstrap.cc:492] T bddcf4c66a674927ad941754e0eac5fa P 5831a3bceaea419db182492a1fd79862: Bootstrap complete.
I20260709 13:06:10.243060 13557 ts_tablet_manager.cc:1403] T bddcf4c66a674927ad941754e0eac5fa P 5831a3bceaea419db182492a1fd79862: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.011s
I20260709 13:06:10.245946 13557 raft_consensus.cc:359] T bddcf4c66a674927ad941754e0eac5fa P 5831a3bceaea419db182492a1fd79862 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:06:10.246784 13557 raft_consensus.cc:740] T bddcf4c66a674927ad941754e0eac5fa P 5831a3bceaea419db182492a1fd79862 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 5831a3bceaea419db182492a1fd79862, State: Initialized, Role: LEARNER
I20260709 13:06:10.247432 13557 consensus_queue.cc:260] T bddcf4c66a674927ad941754e0eac5fa P 5831a3bceaea419db182492a1fd79862 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:06:10.249902 13557 ts_tablet_manager.cc:1434] T bddcf4c66a674927ad941754e0eac5fa P 5831a3bceaea419db182492a1fd79862: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:06:10.251580 12160 tablet_copy_service.cc:342] P 8e3d76ae69c74d1f85f6da548856eeb7: Request end of tablet copy session 5831a3bceaea419db182492a1fd79862-bddcf4c66a674927ad941754e0eac5fa received from {username='slave'} at 127.0.0.1:58054
I20260709 13:06:10.251983 12160 tablet_copy_service.cc:434] P 8e3d76ae69c74d1f85f6da548856eeb7: ending tablet copy session 5831a3bceaea419db182492a1fd79862-bddcf4c66a674927ad941754e0eac5fa on tablet bddcf4c66a674927ad941754e0eac5fa with peer 5831a3bceaea419db182492a1fd79862
I20260709 13:06:10.260450 13557 ts_tablet_manager.cc:933] T f56a029024b84957bded1cdd39335b33 P 5831a3bceaea419db182492a1fd79862: Initiating tablet copy from peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883)
I20260709 13:06:10.263911 13557 tablet_copy_client.cc:323] T f56a029024b84957bded1cdd39335b33 P 5831a3bceaea419db182492a1fd79862: tablet copy: Beginning tablet copy session from remote peer at address 127.10.182.1:37883
I20260709 13:06:10.265467 12085 tablet_copy_service.cc:140] P 34bbb454ad22499cac0941f061a68408: Received BeginTabletCopySession request for tablet f56a029024b84957bded1cdd39335b33 from peer 5831a3bceaea419db182492a1fd79862 ({username='slave'} at 127.0.0.1:40312)
I20260709 13:06:10.265982 12085 tablet_copy_service.cc:161] P 34bbb454ad22499cac0941f061a68408: Beginning new tablet copy session on tablet f56a029024b84957bded1cdd39335b33 from peer 5831a3bceaea419db182492a1fd79862 at {username='slave'} at 127.0.0.1:40312: session id = 5831a3bceaea419db182492a1fd79862-f56a029024b84957bded1cdd39335b33
I20260709 13:06:10.274149 12085 tablet_copy_source_session.cc:215] T f56a029024b84957bded1cdd39335b33 P 34bbb454ad22499cac0941f061a68408: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:10.277719 13557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f56a029024b84957bded1cdd39335b33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:10.293607 13554 ts_tablet_manager.cc:933] T 2947f03460144399be6035aea599d6a9 P 5831a3bceaea419db182492a1fd79862: Initiating tablet copy from peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883)
I20260709 13:06:10.294804 13557 tablet_copy_client.cc:806] T f56a029024b84957bded1cdd39335b33 P 5831a3bceaea419db182492a1fd79862: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:10.295548 13557 tablet_copy_client.cc:670] T f56a029024b84957bded1cdd39335b33 P 5831a3bceaea419db182492a1fd79862: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:10.297174 13554 tablet_copy_client.cc:323] T 2947f03460144399be6035aea599d6a9 P 5831a3bceaea419db182492a1fd79862: tablet copy: Beginning tablet copy session from remote peer at address 127.10.182.1:37883
I20260709 13:06:10.298799 12084 tablet_copy_service.cc:140] P 34bbb454ad22499cac0941f061a68408: Received BeginTabletCopySession request for tablet 2947f03460144399be6035aea599d6a9 from peer 5831a3bceaea419db182492a1fd79862 ({username='slave'} at 127.0.0.1:40312)
I20260709 13:06:10.299336 12084 tablet_copy_service.cc:161] P 34bbb454ad22499cac0941f061a68408: Beginning new tablet copy session on tablet 2947f03460144399be6035aea599d6a9 from peer 5831a3bceaea419db182492a1fd79862 at {username='slave'} at 127.0.0.1:40312: session id = 5831a3bceaea419db182492a1fd79862-2947f03460144399be6035aea599d6a9
I20260709 13:06:10.302574 13557 tablet_copy_client.cc:538] T f56a029024b84957bded1cdd39335b33 P 5831a3bceaea419db182492a1fd79862: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:10.306767 12084 tablet_copy_source_session.cc:215] T 2947f03460144399be6035aea599d6a9 P 34bbb454ad22499cac0941f061a68408: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:10.309362 13557 tablet_bootstrap.cc:492] T f56a029024b84957bded1cdd39335b33 P 5831a3bceaea419db182492a1fd79862: Bootstrap starting.
I20260709 13:06:10.310084 13554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2947f03460144399be6035aea599d6a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:10.325807 13554 tablet_copy_client.cc:806] T 2947f03460144399be6035aea599d6a9 P 5831a3bceaea419db182492a1fd79862: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:10.326395 13554 tablet_copy_client.cc:670] T 2947f03460144399be6035aea599d6a9 P 5831a3bceaea419db182492a1fd79862: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:10.332523 13554 tablet_copy_client.cc:538] T 2947f03460144399be6035aea599d6a9 P 5831a3bceaea419db182492a1fd79862: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:10.337440 13557 tablet_bootstrap.cc:492] T f56a029024b84957bded1cdd39335b33 P 5831a3bceaea419db182492a1fd79862: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:10.338359 13557 tablet_bootstrap.cc:492] T f56a029024b84957bded1cdd39335b33 P 5831a3bceaea419db182492a1fd79862: Bootstrap complete.
I20260709 13:06:10.339020 13557 ts_tablet_manager.cc:1403] T f56a029024b84957bded1cdd39335b33 P 5831a3bceaea419db182492a1fd79862: Time spent bootstrapping tablet: real 0.030s	user 0.020s	sys 0.006s
I20260709 13:06:10.341945 13557 raft_consensus.cc:359] T f56a029024b84957bded1cdd39335b33 P 5831a3bceaea419db182492a1fd79862 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:06:10.343569 13557 raft_consensus.cc:740] T f56a029024b84957bded1cdd39335b33 P 5831a3bceaea419db182492a1fd79862 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 5831a3bceaea419db182492a1fd79862, State: Initialized, Role: LEARNER
I20260709 13:06:10.344179 13557 consensus_queue.cc:260] T f56a029024b84957bded1cdd39335b33 P 5831a3bceaea419db182492a1fd79862 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:06:10.345729 13554 tablet_bootstrap.cc:492] T 2947f03460144399be6035aea599d6a9 P 5831a3bceaea419db182492a1fd79862: Bootstrap starting.
I20260709 13:06:10.349246 12147 raft_consensus.cc:1275] T c60713e4b4d8449a8aa108b147d12382 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:10.350157 13557 ts_tablet_manager.cc:1434] T f56a029024b84957bded1cdd39335b33 P 5831a3bceaea419db182492a1fd79862: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 13:06:10.357101 13545 consensus_queue.cc:1048] T c60713e4b4d8449a8aa108b147d12382 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:10.365996 12084 tablet_copy_service.cc:342] P 34bbb454ad22499cac0941f061a68408: Request end of tablet copy session 5831a3bceaea419db182492a1fd79862-f56a029024b84957bded1cdd39335b33 received from {username='slave'} at 127.0.0.1:40312
I20260709 13:06:10.366490 12084 tablet_copy_service.cc:434] P 34bbb454ad22499cac0941f061a68408: ending tablet copy session 5831a3bceaea419db182492a1fd79862-f56a029024b84957bded1cdd39335b33 on tablet f56a029024b84957bded1cdd39335b33 with peer 5831a3bceaea419db182492a1fd79862
I20260709 13:06:10.386572 13554 tablet_bootstrap.cc:492] T 2947f03460144399be6035aea599d6a9 P 5831a3bceaea419db182492a1fd79862: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:10.387493 13554 tablet_bootstrap.cc:492] T 2947f03460144399be6035aea599d6a9 P 5831a3bceaea419db182492a1fd79862: Bootstrap complete.
I20260709 13:06:10.388147 13554 ts_tablet_manager.cc:1403] T 2947f03460144399be6035aea599d6a9 P 5831a3bceaea419db182492a1fd79862: Time spent bootstrapping tablet: real 0.043s	user 0.025s	sys 0.004s
I20260709 13:06:10.392057 13554 raft_consensus.cc:359] T 2947f03460144399be6035aea599d6a9 P 5831a3bceaea419db182492a1fd79862 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:06:10.392944 13554 raft_consensus.cc:740] T 2947f03460144399be6035aea599d6a9 P 5831a3bceaea419db182492a1fd79862 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 5831a3bceaea419db182492a1fd79862, State: Initialized, Role: LEARNER
I20260709 13:06:10.394169 13554 consensus_queue.cc:260] T 2947f03460144399be6035aea599d6a9 P 5831a3bceaea419db182492a1fd79862 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:06:10.396613 13554 ts_tablet_manager.cc:1434] T 2947f03460144399be6035aea599d6a9 P 5831a3bceaea419db182492a1fd79862: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.004s
I20260709 13:06:10.398154 12084 tablet_copy_service.cc:342] P 34bbb454ad22499cac0941f061a68408: Request end of tablet copy session 5831a3bceaea419db182492a1fd79862-2947f03460144399be6035aea599d6a9 received from {username='slave'} at 127.0.0.1:40312
I20260709 13:06:10.398554 12084 tablet_copy_service.cc:434] P 34bbb454ad22499cac0941f061a68408: ending tablet copy session 5831a3bceaea419db182492a1fd79862-2947f03460144399be6035aea599d6a9 on tablet 2947f03460144399be6035aea599d6a9 with peer 5831a3bceaea419db182492a1fd79862
I20260709 13:06:10.404345 12216 raft_consensus.cc:1275] T c60713e4b4d8449a8aa108b147d12382 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:10.405838 13290 consensus_queue.cc:1048] T c60713e4b4d8449a8aa108b147d12382 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:10.543470 12758 raft_consensus.cc:1217] T 59598b05ca1f4c09b797cfdfea49f4a7 P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:10.577839 12069 raft_consensus.cc:1275] T 504c9c04eb8b41239216a9f8f40515d7 P 34bbb454ad22499cac0941f061a68408 [term 3 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:06:10.579370 13424 consensus_queue.cc:1048] T 504c9c04eb8b41239216a9f8f40515d7 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:10.593629 12758 raft_consensus.cc:1275] T 504c9c04eb8b41239216a9f8f40515d7 P 5831a3bceaea419db182492a1fd79862 [term 3 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:06:10.595314 13527 consensus_queue.cc:1048] T 504c9c04eb8b41239216a9f8f40515d7 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:10.631616 12761 raft_consensus.cc:1217] T bddcf4c66a674927ad941754e0eac5fa P 5831a3bceaea419db182492a1fd79862 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:06:10.662887 10968 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:10.681802 12758 raft_consensus.cc:1217] T f56a029024b84957bded1cdd39335b33 P 5831a3bceaea419db182492a1fd79862 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:06:10.863206 10968 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:10.902410 12758 raft_consensus.cc:1217] T 2947f03460144399be6035aea599d6a9 P 5831a3bceaea419db182492a1fd79862 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:06:10.920765 12147 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "79ee859d668b4354abb7db1e5cc66864"
dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
mode: GRACEFUL
new_leader_uuid: "34bbb454ad22499cac0941f061a68408"
 from {username='slave'} at 127.0.0.1:54160
I20260709 13:06:10.921350 12147 raft_consensus.cc:606] T 79ee859d668b4354abb7db1e5cc66864 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 LEADER]: Received request to transfer leadership to TS 34bbb454ad22499cac0941f061a68408
I20260709 13:06:10.929605 12147 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c5fb2103323d4e908c3b0665f2f3aef9"
dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
mode: GRACEFUL
new_leader_uuid: "e86b6ed62ab0403bbda1861973380297"
 from {username='slave'} at 127.0.0.1:54160
I20260709 13:06:10.930300 12147 raft_consensus.cc:606] T c5fb2103323d4e908c3b0665f2f3aef9 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 LEADER]: Received request to transfer leadership to TS e86b6ed62ab0403bbda1861973380297
I20260709 13:06:10.934315 12074 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f56a029024b84957bded1cdd39335b33"
dest_uuid: "34bbb454ad22499cac0941f061a68408"
mode: GRACEFUL
new_leader_uuid: "e86b6ed62ab0403bbda1861973380297"
 from {username='slave'} at 127.0.0.1:37210
I20260709 13:06:10.935796 12074 raft_consensus.cc:606] T f56a029024b84957bded1cdd39335b33 P 34bbb454ad22499cac0941f061a68408 [term 2 LEADER]: Received request to transfer leadership to TS e86b6ed62ab0403bbda1861973380297
I20260709 13:06:10.937384 10968 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:06:10.939340 10968 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:11.009681 13527 raft_consensus.cc:993] T c5fb2103323d4e908c3b0665f2f3aef9 P 8e3d76ae69c74d1f85f6da548856eeb7: : Instructing follower e86b6ed62ab0403bbda1861973380297 to start an election
I20260709 13:06:11.010321 13424 raft_consensus.cc:1081] T c5fb2103323d4e908c3b0665f2f3aef9 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 LEADER]: Signalling peer e86b6ed62ab0403bbda1861973380297 to start an election
I20260709 13:06:11.011726 12218 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c5fb2103323d4e908c3b0665f2f3aef9"
dest_uuid: "e86b6ed62ab0403bbda1861973380297"
 from {username='slave'} at 127.0.0.1:60456
I20260709 13:06:11.012271 12218 raft_consensus.cc:493] T c5fb2103323d4e908c3b0665f2f3aef9 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:11.012650 12218 raft_consensus.cc:3060] T c5fb2103323d4e908c3b0665f2f3aef9 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:11.020982 12218 raft_consensus.cc:515] T c5fb2103323d4e908c3b0665f2f3aef9 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:11.023718 12758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5fb2103323d4e908c3b0665f2f3aef9" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5831a3bceaea419db182492a1fd79862"
I20260709 13:06:11.024037 12147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5fb2103323d4e908c3b0665f2f3aef9" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
I20260709 13:06:11.024693 12147 raft_consensus.cc:3055] T c5fb2103323d4e908c3b0665f2f3aef9 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:11.025029 13542 raft_consensus.cc:1064] T bddcf4c66a674927ad941754e0eac5fa P 8e3d76ae69c74d1f85f6da548856eeb7: attempting to promote NON_VOTER 5831a3bceaea419db182492a1fd79862 to VOTER
I20260709 13:06:11.024993 12147 raft_consensus.cc:740] T c5fb2103323d4e908c3b0665f2f3aef9 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Running, Role: LEADER
I20260709 13:06:11.026360 12147 consensus_queue.cc:260] T c5fb2103323d4e908c3b0665f2f3aef9 P 8e3d76ae69c74d1f85f6da548856eeb7 [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: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:11.024260 12758 raft_consensus.cc:3060] T c5fb2103323d4e908c3b0665f2f3aef9 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:11.027366 12147 raft_consensus.cc:3060] T c5fb2103323d4e908c3b0665f2f3aef9 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:11.027570 13542 consensus_queue.cc:237] T bddcf4c66a674927ad941754e0eac5fa P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:11.035660 12218 leader_election.cc:290] T c5fb2103323d4e908c3b0665f2f3aef9 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 2 election: Requested vote from peers 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213), 5831a3bceaea419db182492a1fd79862 (127.10.182.4:45681)
I20260709 13:06:11.036664 12758 raft_consensus.cc:2468] T c5fb2103323d4e908c3b0665f2f3aef9 P 5831a3bceaea419db182492a1fd79862 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e86b6ed62ab0403bbda1861973380297 in term 2.
I20260709 13:06:11.037633 12147 raft_consensus.cc:2468] T c5fb2103323d4e908c3b0665f2f3aef9 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e86b6ed62ab0403bbda1861973380297 in term 2.
I20260709 13:06:11.038724 12190 leader_election.cc:304] T c5fb2103323d4e908c3b0665f2f3aef9 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5831a3bceaea419db182492a1fd79862, e86b6ed62ab0403bbda1861973380297; no voters: 
I20260709 13:06:11.040017 13466 raft_consensus.cc:2804] T c5fb2103323d4e908c3b0665f2f3aef9 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:11.040673 13466 raft_consensus.cc:697] T c5fb2103323d4e908c3b0665f2f3aef9 P e86b6ed62ab0403bbda1861973380297 [term 2 LEADER]: Becoming Leader. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Running, Role: LEADER
I20260709 13:06:11.041487 13466 consensus_queue.cc:237] T c5fb2103323d4e908c3b0665f2f3aef9 P e86b6ed62ab0403bbda1861973380297 [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: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:11.045603 12218 raft_consensus.cc:1275] T bddcf4c66a674927ad941754e0eac5fa P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:06:11.045783 12069 raft_consensus.cc:1275] T bddcf4c66a674927ad941754e0eac5fa P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:06:11.048702 13576 consensus_queue.cc:1048] T bddcf4c66a674927ad941754e0eac5fa P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:06:11.050961 13424 consensus_queue.cc:1048] T bddcf4c66a674927ad941754e0eac5fa P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:11.063483 11973 catalog_manager.cc:5697] T c5fb2103323d4e908c3b0665f2f3aef9 P e86b6ed62ab0403bbda1861973380297 reported cstate change: term changed from 1 to 2, leader changed from 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2) to e86b6ed62ab0403bbda1861973380297 (127.10.182.3). New cstate: current_term: 2 leader_uuid: "e86b6ed62ab0403bbda1861973380297" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:11.065532 12758 raft_consensus.cc:1275] T bddcf4c66a674927ad941754e0eac5fa P 5831a3bceaea419db182492a1fd79862 [term 2 LEARNER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:06:11.067049 13542 consensus_queue.cc:1048] T bddcf4c66a674927ad941754e0eac5fa P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:11.114008 13527 raft_consensus.cc:2955] T bddcf4c66a674927ad941754e0eac5fa P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:11.119516 13573 raft_consensus.cc:1064] T 59598b05ca1f4c09b797cfdfea49f4a7 P e86b6ed62ab0403bbda1861973380297: attempting to promote NON_VOTER 5831a3bceaea419db182492a1fd79862 to VOTER
I20260709 13:06:11.119776 12069 raft_consensus.cc:2955] T bddcf4c66a674927ad941754e0eac5fa P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:11.121696 12218 raft_consensus.cc:2955] T bddcf4c66a674927ad941754e0eac5fa P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:11.122125 13573 consensus_queue.cc:237] T 59598b05ca1f4c09b797cfdfea49f4a7 P e86b6ed62ab0403bbda1861973380297 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:11.141963 11969 catalog_manager.cc:5697] T bddcf4c66a674927ad941754e0eac5fa P 34bbb454ad22499cac0941f061a68408 reported cstate change: config changed from index 3 to 4, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:11.150936 13290 raft_consensus.cc:1064] T f56a029024b84957bded1cdd39335b33 P 34bbb454ad22499cac0941f061a68408: attempting to promote NON_VOTER 5831a3bceaea419db182492a1fd79862 to VOTER
W20260709 13:06:11.151399 13290 raft_consensus.cc:1068] T f56a029024b84957bded1cdd39335b33 P 34bbb454ad22499cac0941f061a68408: Unable to promote non-voter 5831a3bceaea419db182492a1fd79862: Service unavailable: leader transfer in progress
I20260709 13:06:11.156364 12758 raft_consensus.cc:1275] T 59598b05ca1f4c09b797cfdfea49f4a7 P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:11.158000 13480 consensus_queue.cc:1048] T 59598b05ca1f4c09b797cfdfea49f4a7 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:11.166429 13576 raft_consensus.cc:993] T 79ee859d668b4354abb7db1e5cc66864 P 8e3d76ae69c74d1f85f6da548856eeb7: : Instructing follower 34bbb454ad22499cac0941f061a68408 to start an election
I20260709 13:06:11.167164 13576 raft_consensus.cc:1081] T 79ee859d668b4354abb7db1e5cc66864 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 LEADER]: Signalling peer 34bbb454ad22499cac0941f061a68408 to start an election
I20260709 13:06:11.166270 12758 raft_consensus.cc:2955] T bddcf4c66a674927ad941754e0eac5fa P 5831a3bceaea419db182492a1fd79862 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:11.170289 12074 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "79ee859d668b4354abb7db1e5cc66864"
dest_uuid: "34bbb454ad22499cac0941f061a68408"
 from {username='slave'} at 127.0.0.1:47640
I20260709 13:06:11.170956 12074 raft_consensus.cc:493] T 79ee859d668b4354abb7db1e5cc66864 P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:11.171296 12074 raft_consensus.cc:3060] T 79ee859d668b4354abb7db1e5cc66864 P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:11.174582 12069 raft_consensus.cc:1275] T 59598b05ca1f4c09b797cfdfea49f4a7 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:11.181799 12147 raft_consensus.cc:1275] T 59598b05ca1f4c09b797cfdfea49f4a7 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:11.183436 13480 consensus_queue.cc:1048] T 59598b05ca1f4c09b797cfdfea49f4a7 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:11.189786 13480 consensus_queue.cc:1048] T 59598b05ca1f4c09b797cfdfea49f4a7 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:11.180323 12074 raft_consensus.cc:515] T 79ee859d668b4354abb7db1e5cc66864 P 34bbb454ad22499cac0941f061a68408 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:06:11.208911 12147 consensus_queue.cc:237] T bddcf4c66a674927ad941754e0eac5fa P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:11.215061 13545 raft_consensus.cc:993] T f56a029024b84957bded1cdd39335b33 P 34bbb454ad22499cac0941f061a68408: : Instructing follower e86b6ed62ab0403bbda1861973380297 to start an election
I20260709 13:06:11.215575 13578 raft_consensus.cc:1081] T f56a029024b84957bded1cdd39335b33 P 34bbb454ad22499cac0941f061a68408 [term 2 LEADER]: Signalling peer e86b6ed62ab0403bbda1861973380297 to start an election
I20260709 13:06:11.215844 12758 raft_consensus.cc:1275] T bddcf4c66a674927ad941754e0eac5fa P 5831a3bceaea419db182492a1fd79862 [term 2 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:11.219333 12218 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f56a029024b84957bded1cdd39335b33"
dest_uuid: "e86b6ed62ab0403bbda1861973380297"
 from {username='slave'} at 127.0.0.1:60458
I20260709 13:06:11.219985 12218 raft_consensus.cc:493] T f56a029024b84957bded1cdd39335b33 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:11.220116 12071 raft_consensus.cc:1275] T bddcf4c66a674927ad941754e0eac5fa P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:11.220443 12218 raft_consensus.cc:3060] T f56a029024b84957bded1cdd39335b33 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:11.223033 13542 consensus_queue.cc:1048] T bddcf4c66a674927ad941754e0eac5fa P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:11.226374 13573 raft_consensus.cc:2955] T 59598b05ca1f4c09b797cfdfea49f4a7 P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:11.228919 13581 consensus_queue.cc:1048] T bddcf4c66a674927ad941754e0eac5fa P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:11.231724 12147 raft_consensus.cc:2955] T 59598b05ca1f4c09b797cfdfea49f4a7 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:11.232319 12071 raft_consensus.cc:2955] T 59598b05ca1f4c09b797cfdfea49f4a7 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:11.251124 12074 leader_election.cc:290] T 79ee859d668b4354abb7db1e5cc66864 P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 3 election: Requested vote from peers 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:06:11.252205 12215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79ee859d668b4354abb7db1e5cc66864" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e86b6ed62ab0403bbda1861973380297"
I20260709 13:06:11.252928 12215 raft_consensus.cc:3060] T 79ee859d668b4354abb7db1e5cc66864 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:11.259824 12215 raft_consensus.cc:2468] T 79ee859d668b4354abb7db1e5cc66864 P e86b6ed62ab0403bbda1861973380297 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34bbb454ad22499cac0941f061a68408 in term 3.
I20260709 13:06:11.261510 12041 leader_election.cc:304] T 79ee859d668b4354abb7db1e5cc66864 P 34bbb454ad22499cac0941f061a68408 [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: 34bbb454ad22499cac0941f061a68408, e86b6ed62ab0403bbda1861973380297; no voters: 
I20260709 13:06:11.261107 13589 raft_consensus.cc:2955] T bddcf4c66a674927ad941754e0eac5fa P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER e86b6ed62ab0403bbda1861973380297 (127.10.182.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:11.262406 13437 raft_consensus.cc:2804] T 79ee859d668b4354abb7db1e5cc66864 P 34bbb454ad22499cac0941f061a68408 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:11.263196 13437 raft_consensus.cc:697] T 79ee859d668b4354abb7db1e5cc66864 P 34bbb454ad22499cac0941f061a68408 [term 3 LEADER]: Becoming Leader. State: Replica: 34bbb454ad22499cac0941f061a68408, State: Running, Role: LEADER
I20260709 13:06:11.264037 13437 consensus_queue.cc:237] T 79ee859d668b4354abb7db1e5cc66864 P 34bbb454ad22499cac0941f061a68408 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:06:11.266906 11969 catalog_manager.cc:5697] T 59598b05ca1f4c09b797cfdfea49f4a7 P 34bbb454ad22499cac0941f061a68408 reported cstate change: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e86b6ed62ab0403bbda1861973380297" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:11.270955 12069 raft_consensus.cc:2955] T bddcf4c66a674927ad941754e0eac5fa P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER e86b6ed62ab0403bbda1861973380297 (127.10.182.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:11.273222 12147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79ee859d668b4354abb7db1e5cc66864" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
I20260709 13:06:11.273797 12147 raft_consensus.cc:3055] T 79ee859d668b4354abb7db1e5cc66864 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:11.274120 12147 raft_consensus.cc:740] T 79ee859d668b4354abb7db1e5cc66864 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Running, Role: LEADER
I20260709 13:06:11.279282 12147 consensus_queue.cc:260] T 79ee859d668b4354abb7db1e5cc66864 P 8e3d76ae69c74d1f85f6da548856eeb7 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:06:11.259171 12218 raft_consensus.cc:515] T f56a029024b84957bded1cdd39335b33 P e86b6ed62ab0403bbda1861973380297 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:06:11.295675 11958 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bddcf4c66a674927ad941754e0eac5fa with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:11.287281 12758 raft_consensus.cc:2955] T bddcf4c66a674927ad941754e0eac5fa P 5831a3bceaea419db182492a1fd79862 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER e86b6ed62ab0403bbda1861973380297 (127.10.182.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:11.296876 12074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f56a029024b84957bded1cdd39335b33" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "34bbb454ad22499cac0941f061a68408"
I20260709 13:06:11.298838 12074 raft_consensus.cc:3055] T f56a029024b84957bded1cdd39335b33 P 34bbb454ad22499cac0941f061a68408 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:11.299144 12074 raft_consensus.cc:740] T f56a029024b84957bded1cdd39335b33 P 34bbb454ad22499cac0941f061a68408 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 34bbb454ad22499cac0941f061a68408, State: Running, Role: LEADER
I20260709 13:06:11.299823 12074 consensus_queue.cc:260] T f56a029024b84957bded1cdd39335b33 P 34bbb454ad22499cac0941f061a68408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:06:11.301116 12074 raft_consensus.cc:3060] T f56a029024b84957bded1cdd39335b33 P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:11.296036 12144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f56a029024b84957bded1cdd39335b33" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
I20260709 13:06:11.303661 12144 raft_consensus.cc:3060] T f56a029024b84957bded1cdd39335b33 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:11.305388 11969 catalog_manager.cc:5697] T bddcf4c66a674927ad941754e0eac5fa P 8e3d76ae69c74d1f85f6da548856eeb7 reported cstate change: config changed from index 4 to 5, VOTER e86b6ed62ab0403bbda1861973380297 (127.10.182.3) evicted. New cstate: current_term: 2 leader_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:11.283813 12147 raft_consensus.cc:3060] T 79ee859d668b4354abb7db1e5cc66864 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:11.290508 12218 leader_election.cc:290] T f56a029024b84957bded1cdd39335b33 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 3 election: Requested vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
I20260709 13:06:11.310148 12144 raft_consensus.cc:2468] T f56a029024b84957bded1cdd39335b33 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e86b6ed62ab0403bbda1861973380297 in term 3.
I20260709 13:06:11.311990 12074 raft_consensus.cc:2468] T f56a029024b84957bded1cdd39335b33 P 34bbb454ad22499cac0941f061a68408 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e86b6ed62ab0403bbda1861973380297 in term 3.
I20260709 13:06:11.314635 12187 leader_election.cc:304] T f56a029024b84957bded1cdd39335b33 P e86b6ed62ab0403bbda1861973380297 [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: 34bbb454ad22499cac0941f061a68408, e86b6ed62ab0403bbda1861973380297; no voters: 
I20260709 13:06:11.322638 12147 raft_consensus.cc:2468] T 79ee859d668b4354abb7db1e5cc66864 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34bbb454ad22499cac0941f061a68408 in term 3.
I20260709 13:06:11.320783 12208 tablet_service.cc:1558] Processing DeleteTablet for tablet bddcf4c66a674927ad941754e0eac5fa with delete_type TABLET_DATA_TOMBSTONED (TS e86b6ed62ab0403bbda1861973380297 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:60452
I20260709 13:06:11.329941 13466 raft_consensus.cc:2804] T f56a029024b84957bded1cdd39335b33 P e86b6ed62ab0403bbda1861973380297 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:11.330451 13466 raft_consensus.cc:697] T f56a029024b84957bded1cdd39335b33 P e86b6ed62ab0403bbda1861973380297 [term 3 LEADER]: Becoming Leader. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Running, Role: LEADER
I20260709 13:06:11.331204 13466 consensus_queue.cc:237] T f56a029024b84957bded1cdd39335b33 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:06:11.343822 13596 tablet_replica.cc:333] T bddcf4c66a674927ad941754e0eac5fa P e86b6ed62ab0403bbda1861973380297: stopping tablet replica
I20260709 13:06:11.344255 11973 catalog_manager.cc:5697] T 79ee859d668b4354abb7db1e5cc66864 P 34bbb454ad22499cac0941f061a68408 reported cstate change: term changed from 2 to 3, leader changed from 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2) to 34bbb454ad22499cac0941f061a68408 (127.10.182.1). New cstate: current_term: 3 leader_uuid: "34bbb454ad22499cac0941f061a68408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:11.346021 13596 raft_consensus.cc:2243] T bddcf4c66a674927ad941754e0eac5fa P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:11.342024 12758 raft_consensus.cc:2955] T 59598b05ca1f4c09b797cfdfea49f4a7 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:11.348127 13596 raft_consensus.cc:2272] T bddcf4c66a674927ad941754e0eac5fa P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:11.358626 13596 ts_tablet_manager.cc:1916] T bddcf4c66a674927ad941754e0eac5fa P e86b6ed62ab0403bbda1861973380297: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:11.412046 13437 raft_consensus.cc:1064] T 2947f03460144399be6035aea599d6a9 P 34bbb454ad22499cac0941f061a68408: attempting to promote NON_VOTER 5831a3bceaea419db182492a1fd79862 to VOTER
I20260709 13:06:11.412182 13596 ts_tablet_manager.cc:1929] T bddcf4c66a674927ad941754e0eac5fa P e86b6ed62ab0403bbda1861973380297: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:06:11.412667 13596 log.cc:1199] T bddcf4c66a674927ad941754e0eac5fa P e86b6ed62ab0403bbda1861973380297: Deleting WAL directory at /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602301807890-10968-0/minicluster-data/ts-2-root/wals/bddcf4c66a674927ad941754e0eac5fa
I20260709 13:06:11.415094 11960 catalog_manager.cc:5028] TS e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567): tablet bddcf4c66a674927ad941754e0eac5fa (table test-workload [id=2fcf00b1454943968793f37e6dd8977d]) successfully deleted
I20260709 13:06:11.416416 13437 consensus_queue.cc:237] T 2947f03460144399be6035aea599d6a9 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:11.426270 12758 raft_consensus.cc:1275] T 2947f03460144399be6035aea599d6a9 P 5831a3bceaea419db182492a1fd79862 [term 2 LEARNER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:06:11.428777 12215 raft_consensus.cc:1275] T 2947f03460144399be6035aea599d6a9 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:06:11.429149 12148 raft_consensus.cc:1275] T 2947f03460144399be6035aea599d6a9 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:06:11.430289 13437 consensus_queue.cc:1048] T 2947f03460144399be6035aea599d6a9 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:11.433758 13545 consensus_queue.cc:1048] T 2947f03460144399be6035aea599d6a9 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:11.434365 12215 consensus_queue.cc:237] T 59598b05ca1f4c09b797cfdfea49f4a7 P e86b6ed62ab0403bbda1861973380297 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:11.436245 13578 consensus_queue.cc:1048] T 2947f03460144399be6035aea599d6a9 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:11.447147 12759 raft_consensus.cc:1275] T 59598b05ca1f4c09b797cfdfea49f4a7 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:11.449348 13480 consensus_queue.cc:1048] T 59598b05ca1f4c09b797cfdfea49f4a7 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:11.478801 12758 raft_consensus.cc:1275] T c5fb2103323d4e908c3b0665f2f3aef9 P 5831a3bceaea419db182492a1fd79862 [term 2 FOLLOWER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:11.484704 13593 consensus_queue.cc:1048] T c5fb2103323d4e908c3b0665f2f3aef9 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:11.485554 13480 raft_consensus.cc:2955] T 59598b05ca1f4c09b797cfdfea49f4a7 P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:11.497910 12069 raft_consensus.cc:1275] T 59598b05ca1f4c09b797cfdfea49f4a7 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:11.501869 13593 consensus_queue.cc:1048] T 59598b05ca1f4c09b797cfdfea49f4a7 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:11.503095 11960 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 59598b05ca1f4c09b797cfdfea49f4a7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:11.507970 12069 raft_consensus.cc:2955] T 59598b05ca1f4c09b797cfdfea49f4a7 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:11.512548 11973 catalog_manager.cc:5697] T 59598b05ca1f4c09b797cfdfea49f4a7 P e86b6ed62ab0403bbda1861973380297 reported cstate change: config changed from index 3 to 4, VOTER 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2) evicted. New cstate: current_term: 1 leader_uuid: "e86b6ed62ab0403bbda1861973380297" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:11.514343 11973 catalog_manager.cc:5697] T f56a029024b84957bded1cdd39335b33 P e86b6ed62ab0403bbda1861973380297 reported cstate change: term changed from 2 to 3, leader changed from 34bbb454ad22499cac0941f061a68408 (127.10.182.1) to e86b6ed62ab0403bbda1861973380297 (127.10.182.3). New cstate: current_term: 3 leader_uuid: "e86b6ed62ab0403bbda1861973380297" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:11.517688 13437 raft_consensus.cc:2955] T 2947f03460144399be6035aea599d6a9 P 34bbb454ad22499cac0941f061a68408 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:11.521994 12142 raft_consensus.cc:2955] T 2947f03460144399be6035aea599d6a9 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:11.533455 12144 raft_consensus.cc:1275] T c5fb2103323d4e908c3b0665f2f3aef9 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:11.534260 12759 raft_consensus.cc:2955] T 59598b05ca1f4c09b797cfdfea49f4a7 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:11.537421 13480 consensus_queue.cc:1048] T c5fb2103323d4e908c3b0665f2f3aef9 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:11.567466 12757 raft_consensus.cc:2955] T 2947f03460144399be6035aea599d6a9 P 5831a3bceaea419db182492a1fd79862 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:11.568014 11969 catalog_manager.cc:5697] T 2947f03460144399be6035aea599d6a9 P 34bbb454ad22499cac0941f061a68408 reported cstate change: config changed from index 3 to 4, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "34bbb454ad22499cac0941f061a68408" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:11.580336 12218 raft_consensus.cc:2955] T 2947f03460144399be6035aea599d6a9 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:11.587981 12069 consensus_queue.cc:237] T 2947f03460144399be6035aea599d6a9 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:11.603366 12215 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f56a029024b84957bded1cdd39335b33"
dest_uuid: "e86b6ed62ab0403bbda1861973380297"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:60452
I20260709 13:06:11.603829 12757 raft_consensus.cc:1275] T 2947f03460144399be6035aea599d6a9 P 5831a3bceaea419db182492a1fd79862 [term 2 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:11.603996 12215 raft_consensus.cc:606] T f56a029024b84957bded1cdd39335b33 P e86b6ed62ab0403bbda1861973380297 [term 3 LEADER]: Received request to transfer leadership
I20260709 13:06:11.612111 13605 consensus_queue.cc:1048] T 2947f03460144399be6035aea599d6a9 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:06:11.613531 12215 raft_consensus.cc:1275] T 2947f03460144399be6035aea599d6a9 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:11.615744 12139 tablet_service.cc:1558] Processing DeleteTablet for tablet 59598b05ca1f4c09b797cfdfea49f4a7 with delete_type TABLET_DATA_TOMBSTONED (TS 8e3d76ae69c74d1f85f6da548856eeb7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56536
I20260709 13:06:11.622807 13610 tablet_replica.cc:333] T 59598b05ca1f4c09b797cfdfea49f4a7 P 8e3d76ae69c74d1f85f6da548856eeb7: stopping tablet replica
I20260709 13:06:11.623858 13610 raft_consensus.cc:2243] T 59598b05ca1f4c09b797cfdfea49f4a7 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:11.624531 13610 raft_consensus.cc:2272] T 59598b05ca1f4c09b797cfdfea49f4a7 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:11.632982 13545 consensus_queue.cc:1048] T 2947f03460144399be6035aea599d6a9 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:11.634716 13437 raft_consensus.cc:2955] T 2947f03460144399be6035aea599d6a9 P 34bbb454ad22499cac0941f061a68408 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:11.637570 13610 ts_tablet_manager.cc:1916] T 59598b05ca1f4c09b797cfdfea49f4a7 P 8e3d76ae69c74d1f85f6da548856eeb7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:11.648797 12758 raft_consensus.cc:2955] T 2947f03460144399be6035aea599d6a9 P 5831a3bceaea419db182492a1fd79862 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:11.668176 12215 raft_consensus.cc:2955] T 2947f03460144399be6035aea599d6a9 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:11.669562 13610 ts_tablet_manager.cc:1929] T 59598b05ca1f4c09b797cfdfea49f4a7 P 8e3d76ae69c74d1f85f6da548856eeb7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:11.670110 13610 log.cc:1199] T 59598b05ca1f4c09b797cfdfea49f4a7 P 8e3d76ae69c74d1f85f6da548856eeb7: Deleting WAL directory at /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602301807890-10968-0/minicluster-data/ts-1-root/wals/59598b05ca1f4c09b797cfdfea49f4a7
I20260709 13:06:11.671841 11958 catalog_manager.cc:5028] TS 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213): tablet 59598b05ca1f4c09b797cfdfea49f4a7 (table test-workload [id=2fcf00b1454943968793f37e6dd8977d]) successfully deleted
I20260709 13:06:11.679303 11957 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2947f03460144399be6035aea599d6a9 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:11.684434 12215 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f56a029024b84957bded1cdd39335b33"
dest_uuid: "e86b6ed62ab0403bbda1861973380297"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:60452
I20260709 13:06:11.684754 11972 catalog_manager.cc:5697] T 2947f03460144399be6035aea599d6a9 P 34bbb454ad22499cac0941f061a68408 reported cstate change: config changed from index 4 to 5, VOTER 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2) evicted. New cstate: current_term: 2 leader_uuid: "34bbb454ad22499cac0941f061a68408" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:11.690934 12215 raft_consensus.cc:606] T f56a029024b84957bded1cdd39335b33 P e86b6ed62ab0403bbda1861973380297 [term 3 LEADER]: Received request to transfer leadership
W20260709 13:06:11.691951 11960 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for f56a029024b84957bded1cdd39335b33 already in progress [suppressed 3 similar messages]
I20260709 13:06:11.695436 12215 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f56a029024b84957bded1cdd39335b33"
dest_uuid: "e86b6ed62ab0403bbda1861973380297"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:60452
I20260709 13:06:11.696044 12215 raft_consensus.cc:606] T f56a029024b84957bded1cdd39335b33 P e86b6ed62ab0403bbda1861973380297 [term 3 LEADER]: Received request to transfer leadership
W20260709 13:06:11.700997 12021 auto_rebalancer.cc:893] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260709 13:06:11.701399 12021 auto_rebalancer.cc:901] Could not move replica: Remote error: Service unavailable: leadership transfer for f56a029024b84957bded1cdd39335b33 already in progress
W20260709 13:06:11.701717 12021 auto_rebalancer.cc:330] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for f56a029024b84957bded1cdd39335b33 already in progress
I20260709 13:06:11.706858 12139 tablet_service.cc:1558] Processing DeleteTablet for tablet 2947f03460144399be6035aea599d6a9 with delete_type TABLET_DATA_TOMBSTONED (TS 8e3d76ae69c74d1f85f6da548856eeb7 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:56536
I20260709 13:06:11.708382 13610 tablet_replica.cc:333] T 2947f03460144399be6035aea599d6a9 P 8e3d76ae69c74d1f85f6da548856eeb7: stopping tablet replica
I20260709 13:06:11.709254 13610 raft_consensus.cc:2243] T 2947f03460144399be6035aea599d6a9 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:11.709846 13610 raft_consensus.cc:2272] T 2947f03460144399be6035aea599d6a9 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:11.712827 13610 ts_tablet_manager.cc:1916] T 2947f03460144399be6035aea599d6a9 P 8e3d76ae69c74d1f85f6da548856eeb7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:11.723609 12758 raft_consensus.cc:3060] T f56a029024b84957bded1cdd39335b33 P 5831a3bceaea419db182492a1fd79862 [term 2 LEARNER]: Advancing to term 3
I20260709 13:06:11.730477 12215 raft_consensus.cc:1275] T 79ee859d668b4354abb7db1e5cc66864 P e86b6ed62ab0403bbda1861973380297 [term 3 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:11.732131 13545 consensus_queue.cc:1048] T 79ee859d668b4354abb7db1e5cc66864 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:11.733311 13610 ts_tablet_manager.cc:1929] T 2947f03460144399be6035aea599d6a9 P 8e3d76ae69c74d1f85f6da548856eeb7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:06:11.733842 13610 log.cc:1199] T 2947f03460144399be6035aea599d6a9 P 8e3d76ae69c74d1f85f6da548856eeb7: Deleting WAL directory at /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602301807890-10968-0/minicluster-data/ts-1-root/wals/2947f03460144399be6035aea599d6a9
I20260709 13:06:11.738992 11958 catalog_manager.cc:5028] TS 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213): tablet 2947f03460144399be6035aea599d6a9 (table test-workload [id=2fcf00b1454943968793f37e6dd8977d]) successfully deleted
I20260709 13:06:11.743428 12758 raft_consensus.cc:1275] T f56a029024b84957bded1cdd39335b33 P 5831a3bceaea419db182492a1fd79862 [term 3 LEARNER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:06:11.744967 13595 consensus_queue.cc:1048] T f56a029024b84957bded1cdd39335b33 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:11.749147 12144 raft_consensus.cc:1275] T 79ee859d668b4354abb7db1e5cc66864 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 3 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:11.750617 13605 consensus_queue.cc:1048] T 79ee859d668b4354abb7db1e5cc66864 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:11.753259 13593 raft_consensus.cc:1064] T f56a029024b84957bded1cdd39335b33 P e86b6ed62ab0403bbda1861973380297: attempting to promote NON_VOTER 5831a3bceaea419db182492a1fd79862 to VOTER
W20260709 13:06:11.753724 13593 raft_consensus.cc:1068] T f56a029024b84957bded1cdd39335b33 P e86b6ed62ab0403bbda1861973380297: Unable to promote non-voter 5831a3bceaea419db182492a1fd79862: Service unavailable: leader transfer in progress
I20260709 13:06:11.755883 12144 raft_consensus.cc:1275] T f56a029024b84957bded1cdd39335b33 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 3 FOLLOWER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:06:11.759312 13595 consensus_queue.cc:1048] T f56a029024b84957bded1cdd39335b33 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:11.775362 13593 raft_consensus.cc:993] T f56a029024b84957bded1cdd39335b33 P e86b6ed62ab0403bbda1861973380297: : Instructing follower 8e3d76ae69c74d1f85f6da548856eeb7 to start an election
I20260709 13:06:11.775861 13480 raft_consensus.cc:1081] T f56a029024b84957bded1cdd39335b33 P e86b6ed62ab0403bbda1861973380297 [term 3 LEADER]: Signalling peer 8e3d76ae69c74d1f85f6da548856eeb7 to start an election
I20260709 13:06:11.777420 12144 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f56a029024b84957bded1cdd39335b33"
dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
 from {username='slave'} at 127.0.0.1:56538
I20260709 13:06:11.777972 12144 raft_consensus.cc:493] T f56a029024b84957bded1cdd39335b33 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:11.778399 12144 raft_consensus.cc:3060] T f56a029024b84957bded1cdd39335b33 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:11.780056 12069 raft_consensus.cc:1275] T f56a029024b84957bded1cdd39335b33 P 34bbb454ad22499cac0941f061a68408 [term 3 FOLLOWER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:06:11.782496 13480 raft_consensus.cc:1064] T f56a029024b84957bded1cdd39335b33 P e86b6ed62ab0403bbda1861973380297: attempting to promote NON_VOTER 5831a3bceaea419db182492a1fd79862 to VOTER
W20260709 13:06:11.782886 13480 raft_consensus.cc:1068] T f56a029024b84957bded1cdd39335b33 P e86b6ed62ab0403bbda1861973380297: Unable to promote non-voter 5831a3bceaea419db182492a1fd79862: Service unavailable: leader transfer in progress
I20260709 13:06:11.783334 13480 consensus_queue.cc:1048] T f56a029024b84957bded1cdd39335b33 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:11.790982 12144 raft_consensus.cc:515] T f56a029024b84957bded1cdd39335b33 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:06:11.797614 12074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f56a029024b84957bded1cdd39335b33" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: true dest_uuid: "34bbb454ad22499cac0941f061a68408"
I20260709 13:06:11.801363 12142 raft_consensus.cc:1240] T f56a029024b84957bded1cdd39335b33 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 4 FOLLOWER]: Rejecting Update request from peer e86b6ed62ab0403bbda1861973380297 for earlier term 3. Current term is 4. Ops: []
I20260709 13:06:11.803253 12144 leader_election.cc:290] T f56a029024b84957bded1cdd39335b33 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 4 election: Requested vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:06:11.804097 12215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f56a029024b84957bded1cdd39335b33" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: true dest_uuid: "e86b6ed62ab0403bbda1861973380297"
I20260709 13:06:11.803553 13595 consensus_queue.cc:1059] T f56a029024b84957bded1cdd39335b33 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: INVALID_TERM, Last received: 3.4, Next index: 5, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:06:11.805505 12215 raft_consensus.cc:3055] T f56a029024b84957bded1cdd39335b33 P e86b6ed62ab0403bbda1861973380297 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:06:11.805794 12215 raft_consensus.cc:740] T f56a029024b84957bded1cdd39335b33 P e86b6ed62ab0403bbda1861973380297 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Running, Role: LEADER
I20260709 13:06:11.806658 12215 consensus_queue.cc:260] T f56a029024b84957bded1cdd39335b33 P e86b6ed62ab0403bbda1861973380297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:06:11.807775 12215 raft_consensus.cc:3060] T f56a029024b84957bded1cdd39335b33 P e86b6ed62ab0403bbda1861973380297 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:11.822422 12215 raft_consensus.cc:2468] T f56a029024b84957bded1cdd39335b33 P e86b6ed62ab0403bbda1861973380297 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e3d76ae69c74d1f85f6da548856eeb7 in term 4.
W20260709 13:06:11.823060 13480 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 4 current term: 4 is higher.
I20260709 13:06:11.825512 12116 leader_election.cc:304] T f56a029024b84957bded1cdd39335b33 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297; no voters: 34bbb454ad22499cac0941f061a68408
I20260709 13:06:11.826478 13589 raft_consensus.cc:2804] T f56a029024b84957bded1cdd39335b33 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:06:11.827037 13589 raft_consensus.cc:697] T f56a029024b84957bded1cdd39335b33 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 4 LEADER]: Becoming Leader. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Running, Role: LEADER
I20260709 13:06:11.827975 13589 consensus_queue.cc:237] T f56a029024b84957bded1cdd39335b33 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.4, Last appended by leader: 4, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:06:11.836680 11972 catalog_manager.cc:5697] T f56a029024b84957bded1cdd39335b33 P 8e3d76ae69c74d1f85f6da548856eeb7 reported cstate change: term changed from 3 to 4, leader changed from e86b6ed62ab0403bbda1861973380297 (127.10.182.3) to 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2). New cstate: current_term: 4 leader_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:11.940361 10968 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:12.237178 10968 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:12.275473 12142 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0703c3c4861a4c4fb1b2b612ec1374a4"
dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
mode: GRACEFUL
new_leader_uuid: "34bbb454ad22499cac0941f061a68408"
 from {username='slave'} at 127.0.0.1:54160
I20260709 13:06:12.275925 12142 raft_consensus.cc:606] T 0703c3c4861a4c4fb1b2b612ec1374a4 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 LEADER]: Received request to transfer leadership to TS 34bbb454ad22499cac0941f061a68408
I20260709 13:06:12.278586 12069 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "79ee859d668b4354abb7db1e5cc66864"
dest_uuid: "34bbb454ad22499cac0941f061a68408"
mode: GRACEFUL
new_leader_uuid: "e86b6ed62ab0403bbda1861973380297"
 from {username='slave'} at 127.0.0.1:37210
I20260709 13:06:12.279227 12069 raft_consensus.cc:606] T 79ee859d668b4354abb7db1e5cc66864 P 34bbb454ad22499cac0941f061a68408 [term 3 LEADER]: Received request to transfer leadership to TS e86b6ed62ab0403bbda1861973380297
I20260709 13:06:12.282418 12218 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bdad9a6132944ffeb0c3b0ea34cbf8e1"
dest_uuid: "e86b6ed62ab0403bbda1861973380297"
mode: GRACEFUL
new_leader_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
 from {username='slave'} at 127.0.0.1:50692
I20260709 13:06:12.282600 12069 raft_consensus.cc:3060] T f56a029024b84957bded1cdd39335b33 P 34bbb454ad22499cac0941f061a68408 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:12.282925 12218 raft_consensus.cc:606] T bdad9a6132944ffeb0c3b0ea34cbf8e1 P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Received request to transfer leadership to TS 8e3d76ae69c74d1f85f6da548856eeb7
I20260709 13:06:12.284235 10968 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:06:12.285360 10968 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:12.287853 12069 raft_consensus.cc:1275] T f56a029024b84957bded1cdd39335b33 P 34bbb454ad22499cac0941f061a68408 [term 4 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:06:12.287926 12218 raft_consensus.cc:1275] T f56a029024b84957bded1cdd39335b33 P e86b6ed62ab0403bbda1861973380297 [term 4 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:06:12.289307 13581 consensus_queue.cc:1048] T f56a029024b84957bded1cdd39335b33 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:12.290092 13542 consensus_queue.cc:1048] T f56a029024b84957bded1cdd39335b33 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:12.317039 12758 raft_consensus.cc:3060] T f56a029024b84957bded1cdd39335b33 P 5831a3bceaea419db182492a1fd79862 [term 3 LEARNER]: Advancing to term 4
I20260709 13:06:12.324643 12758 raft_consensus.cc:1275] T f56a029024b84957bded1cdd39335b33 P 5831a3bceaea419db182492a1fd79862 [term 4 LEARNER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:06:12.328984 13622 consensus_queue.cc:1048] T f56a029024b84957bded1cdd39335b33 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:06:12.352643 13581 raft_consensus.cc:1064] T f56a029024b84957bded1cdd39335b33 P 8e3d76ae69c74d1f85f6da548856eeb7: attempting to promote NON_VOTER 5831a3bceaea419db182492a1fd79862 to VOTER
I20260709 13:06:12.355159 13581 consensus_queue.cc:237] T f56a029024b84957bded1cdd39335b33 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.5, Last appended by leader: 4, Current term: 4, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:12.361246 12069 raft_consensus.cc:1275] T f56a029024b84957bded1cdd39335b33 P 34bbb454ad22499cac0941f061a68408 [term 4 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:06:12.361486 12218 raft_consensus.cc:1275] T f56a029024b84957bded1cdd39335b33 P e86b6ed62ab0403bbda1861973380297 [term 4 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:06:12.362756 13581 consensus_queue.cc:1048] T f56a029024b84957bded1cdd39335b33 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:12.363427 13622 consensus_queue.cc:1048] T f56a029024b84957bded1cdd39335b33 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:12.366191 12758 raft_consensus.cc:1275] T f56a029024b84957bded1cdd39335b33 P 5831a3bceaea419db182492a1fd79862 [term 4 LEARNER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:06:12.369622 13589 consensus_queue.cc:1048] T f56a029024b84957bded1cdd39335b33 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:12.373637 13581 raft_consensus.cc:2955] T f56a029024b84957bded1cdd39335b33 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 4 LEADER]: Committing config change with OpId 4.6: config changed from index 3 to 6, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:12.375229 12069 raft_consensus.cc:2955] T f56a029024b84957bded1cdd39335b33 P 34bbb454ad22499cac0941f061a68408 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 3 to 6, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:12.380836 12757 raft_consensus.cc:2955] T f56a029024b84957bded1cdd39335b33 P 5831a3bceaea419db182492a1fd79862 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 3 to 6, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:12.389096 12215 raft_consensus.cc:2955] T f56a029024b84957bded1cdd39335b33 P e86b6ed62ab0403bbda1861973380297 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 3 to 6, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:12.397667 11971 catalog_manager.cc:5697] T f56a029024b84957bded1cdd39335b33 P 34bbb454ad22499cac0941f061a68408 reported cstate change: config changed from index 3 to 6, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New cstate: current_term: 4 leader_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:12.420818 12142 consensus_queue.cc:237] T f56a029024b84957bded1cdd39335b33 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 4, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:12.425398 12757 raft_consensus.cc:1275] T f56a029024b84957bded1cdd39335b33 P 5831a3bceaea419db182492a1fd79862 [term 4 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:06:12.426543 12069 raft_consensus.cc:1275] T f56a029024b84957bded1cdd39335b33 P 34bbb454ad22499cac0941f061a68408 [term 4 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:06:12.427884 13589 consensus_queue.cc:1048] T f56a029024b84957bded1cdd39335b33 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:06:12.428833 13622 consensus_queue.cc:1048] T f56a029024b84957bded1cdd39335b33 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:06:12.437824 12757 raft_consensus.cc:2955] T f56a029024b84957bded1cdd39335b33 P 5831a3bceaea419db182492a1fd79862 [term 4 FOLLOWER]: Committing config change with OpId 4.7: config changed from index 6 to 7, VOTER e86b6ed62ab0403bbda1861973380297 (127.10.182.3) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:12.439292 13542 raft_consensus.cc:2955] T f56a029024b84957bded1cdd39335b33 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 4 LEADER]: Committing config change with OpId 4.7: config changed from index 6 to 7, VOTER e86b6ed62ab0403bbda1861973380297 (127.10.182.3) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:12.446050 12069 raft_consensus.cc:2955] T f56a029024b84957bded1cdd39335b33 P 34bbb454ad22499cac0941f061a68408 [term 4 FOLLOWER]: Committing config change with OpId 4.7: config changed from index 6 to 7, VOTER e86b6ed62ab0403bbda1861973380297 (127.10.182.3) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:12.453462 11958 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f56a029024b84957bded1cdd39335b33 with cas_config_opid_index 6: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:12.461517 13595 raft_consensus.cc:993] T bdad9a6132944ffeb0c3b0ea34cbf8e1 P e86b6ed62ab0403bbda1861973380297: : Instructing follower 8e3d76ae69c74d1f85f6da548856eeb7 to start an election
I20260709 13:06:12.462057 13595 raft_consensus.cc:1081] T bdad9a6132944ffeb0c3b0ea34cbf8e1 P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Signalling peer 8e3d76ae69c74d1f85f6da548856eeb7 to start an election
I20260709 13:06:12.462116 11972 catalog_manager.cc:5697] T f56a029024b84957bded1cdd39335b33 P 5831a3bceaea419db182492a1fd79862 reported cstate change: config changed from index 6 to 7, VOTER e86b6ed62ab0403bbda1861973380297 (127.10.182.3) evicted. New cstate: current_term: 4 leader_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:12.463721 12142 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bdad9a6132944ffeb0c3b0ea34cbf8e1"
dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
 from {username='slave'} at 127.0.0.1:56538
I20260709 13:06:12.464154 12142 raft_consensus.cc:493] T bdad9a6132944ffeb0c3b0ea34cbf8e1 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:12.464466 12142 raft_consensus.cc:3060] T bdad9a6132944ffeb0c3b0ea34cbf8e1 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:12.471275 12142 raft_consensus.cc:515] T bdad9a6132944ffeb0c3b0ea34cbf8e1 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:06:12.472900 12142 leader_election.cc:290] T bdad9a6132944ffeb0c3b0ea34cbf8e1 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 2 election: Requested vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:06:12.477452 12218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdad9a6132944ffeb0c3b0ea34cbf8e1" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e86b6ed62ab0403bbda1861973380297"
I20260709 13:06:12.478020 12218 raft_consensus.cc:3055] T bdad9a6132944ffeb0c3b0ea34cbf8e1 P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:12.478313 12218 raft_consensus.cc:740] T bdad9a6132944ffeb0c3b0ea34cbf8e1 P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Running, Role: LEADER
I20260709 13:06:12.478996 12218 consensus_queue.cc:260] T bdad9a6132944ffeb0c3b0ea34cbf8e1 P e86b6ed62ab0403bbda1861973380297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:06:12.479926 12218 raft_consensus.cc:3060] T bdad9a6132944ffeb0c3b0ea34cbf8e1 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:12.482318 12069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdad9a6132944ffeb0c3b0ea34cbf8e1" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "34bbb454ad22499cac0941f061a68408"
I20260709 13:06:12.482921 12069 raft_consensus.cc:3060] T bdad9a6132944ffeb0c3b0ea34cbf8e1 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:12.487823 12218 raft_consensus.cc:2468] T bdad9a6132944ffeb0c3b0ea34cbf8e1 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e3d76ae69c74d1f85f6da548856eeb7 in term 2.
I20260709 13:06:12.488602 12208 tablet_service.cc:1558] Processing DeleteTablet for tablet f56a029024b84957bded1cdd39335b33 with delete_type TABLET_DATA_TOMBSTONED (TS e86b6ed62ab0403bbda1861973380297 not found in new config with opid_index 7) from {username='slave'} at 127.0.0.1:60452
I20260709 13:06:12.489144 12116 leader_election.cc:304] T bdad9a6132944ffeb0c3b0ea34cbf8e1 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297; no voters: 
I20260709 13:06:12.490111 13622 raft_consensus.cc:2804] T bdad9a6132944ffeb0c3b0ea34cbf8e1 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:12.490618 13622 raft_consensus.cc:697] T bdad9a6132944ffeb0c3b0ea34cbf8e1 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 LEADER]: Becoming Leader. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Running, Role: LEADER
I20260709 13:06:12.490729 13628 tablet_replica.cc:333] T f56a029024b84957bded1cdd39335b33 P e86b6ed62ab0403bbda1861973380297: stopping tablet replica
I20260709 13:06:12.491851 13628 raft_consensus.cc:2243] T f56a029024b84957bded1cdd39335b33 P e86b6ed62ab0403bbda1861973380297 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:12.491585 13622 consensus_queue.cc:237] T bdad9a6132944ffeb0c3b0ea34cbf8e1 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:06:12.492832 13628 raft_consensus.cc:2272] T f56a029024b84957bded1cdd39335b33 P e86b6ed62ab0403bbda1861973380297 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:12.500836 13628 ts_tablet_manager.cc:1916] T f56a029024b84957bded1cdd39335b33 P e86b6ed62ab0403bbda1861973380297: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:12.502269 12069 raft_consensus.cc:2468] T bdad9a6132944ffeb0c3b0ea34cbf8e1 P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e3d76ae69c74d1f85f6da548856eeb7 in term 2.
I20260709 13:06:12.510234 11972 catalog_manager.cc:5697] T bdad9a6132944ffeb0c3b0ea34cbf8e1 P 8e3d76ae69c74d1f85f6da548856eeb7 reported cstate change: term changed from 1 to 2, leader changed from e86b6ed62ab0403bbda1861973380297 (127.10.182.3) to 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2). New cstate: current_term: 2 leader_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:12.518122 13628 ts_tablet_manager.cc:1929] T f56a029024b84957bded1cdd39335b33 P e86b6ed62ab0403bbda1861973380297: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 4.6
I20260709 13:06:12.518707 13628 log.cc:1199] T f56a029024b84957bded1cdd39335b33 P e86b6ed62ab0403bbda1861973380297: Deleting WAL directory at /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602301807890-10968-0/minicluster-data/ts-2-root/wals/f56a029024b84957bded1cdd39335b33
I20260709 13:06:12.521806 11960 catalog_manager.cc:5028] TS e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567): tablet f56a029024b84957bded1cdd39335b33 (table test-workload [id=2fcf00b1454943968793f37e6dd8977d]) successfully deleted
I20260709 13:06:12.610601 13622 raft_consensus.cc:993] T 0703c3c4861a4c4fb1b2b612ec1374a4 P 8e3d76ae69c74d1f85f6da548856eeb7: : Instructing follower 34bbb454ad22499cac0941f061a68408 to start an election
I20260709 13:06:12.611183 13542 raft_consensus.cc:1081] T 0703c3c4861a4c4fb1b2b612ec1374a4 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 LEADER]: Signalling peer 34bbb454ad22499cac0941f061a68408 to start an election
I20260709 13:06:12.612984 12074 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0703c3c4861a4c4fb1b2b612ec1374a4"
dest_uuid: "34bbb454ad22499cac0941f061a68408"
 from {username='slave'} at 127.0.0.1:47640
I20260709 13:06:12.613507 12074 raft_consensus.cc:493] T 0703c3c4861a4c4fb1b2b612ec1374a4 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:12.613814 12074 raft_consensus.cc:3060] T 0703c3c4861a4c4fb1b2b612ec1374a4 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:12.619343 12074 raft_consensus.cc:515] T 0703c3c4861a4c4fb1b2b612ec1374a4 P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:06:12.621311 12074 leader_election.cc:290] T 0703c3c4861a4c4fb1b2b612ec1374a4 P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 2 election: Requested vote from peers 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:06:12.621872 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0703c3c4861a4c4fb1b2b612ec1374a4" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
I20260709 13:06:12.622530 12142 raft_consensus.cc:3055] T 0703c3c4861a4c4fb1b2b612ec1374a4 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:12.623364 12142 raft_consensus.cc:740] T 0703c3c4861a4c4fb1b2b612ec1374a4 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Running, Role: LEADER
I20260709 13:06:12.624568 12142 consensus_queue.cc:260] T 0703c3c4861a4c4fb1b2b612ec1374a4 P 8e3d76ae69c74d1f85f6da548856eeb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:06:12.626161 12142 raft_consensus.cc:3060] T 0703c3c4861a4c4fb1b2b612ec1374a4 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:12.626593 12215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0703c3c4861a4c4fb1b2b612ec1374a4" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e86b6ed62ab0403bbda1861973380297"
I20260709 13:06:12.627174 12215 raft_consensus.cc:3060] T 0703c3c4861a4c4fb1b2b612ec1374a4 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:12.636214 12215 raft_consensus.cc:2468] T 0703c3c4861a4c4fb1b2b612ec1374a4 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34bbb454ad22499cac0941f061a68408 in term 2.
I20260709 13:06:12.640061 12142 raft_consensus.cc:2468] T 0703c3c4861a4c4fb1b2b612ec1374a4 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34bbb454ad22499cac0941f061a68408 in term 2.
I20260709 13:06:12.670676 12041 leader_election.cc:304] T 0703c3c4861a4c4fb1b2b612ec1374a4 P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34bbb454ad22499cac0941f061a68408, e86b6ed62ab0403bbda1861973380297; no voters: 
I20260709 13:06:12.683203 13605 raft_consensus.cc:2804] T 0703c3c4861a4c4fb1b2b612ec1374a4 P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:12.685495 13605 raft_consensus.cc:697] T 0703c3c4861a4c4fb1b2b612ec1374a4 P 34bbb454ad22499cac0941f061a68408 [term 2 LEADER]: Becoming Leader. State: Replica: 34bbb454ad22499cac0941f061a68408, State: Running, Role: LEADER
I20260709 13:06:12.688156 13605 consensus_queue.cc:237] T 0703c3c4861a4c4fb1b2b612ec1374a4 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:06:12.741166 13623 raft_consensus.cc:993] T 79ee859d668b4354abb7db1e5cc66864 P 34bbb454ad22499cac0941f061a68408: : Instructing follower e86b6ed62ab0403bbda1861973380297 to start an election
I20260709 13:06:12.742672 13623 raft_consensus.cc:1081] T 79ee859d668b4354abb7db1e5cc66864 P 34bbb454ad22499cac0941f061a68408 [term 3 LEADER]: Signalling peer e86b6ed62ab0403bbda1861973380297 to start an election
I20260709 13:06:12.746824 12217 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "79ee859d668b4354abb7db1e5cc66864"
dest_uuid: "e86b6ed62ab0403bbda1861973380297"
 from {username='slave'} at 127.0.0.1:60458
I20260709 13:06:12.794811 12217 raft_consensus.cc:493] T 79ee859d668b4354abb7db1e5cc66864 P e86b6ed62ab0403bbda1861973380297 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:12.795396 12217 raft_consensus.cc:3060] T 79ee859d668b4354abb7db1e5cc66864 P e86b6ed62ab0403bbda1861973380297 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:12.796067 11972 catalog_manager.cc:5697] T 0703c3c4861a4c4fb1b2b612ec1374a4 P 34bbb454ad22499cac0941f061a68408 reported cstate change: term changed from 1 to 2, leader changed from 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2) to 34bbb454ad22499cac0941f061a68408 (127.10.182.1). New cstate: current_term: 2 leader_uuid: "34bbb454ad22499cac0941f061a68408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:12.840204 12217 raft_consensus.cc:515] T 79ee859d668b4354abb7db1e5cc66864 P e86b6ed62ab0403bbda1861973380297 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:06:12.855477 12217 leader_election.cc:290] T 79ee859d668b4354abb7db1e5cc66864 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 4 election: Requested vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
W20260709 13:06:12.862758 12188 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.182.2:34213, user_credentials={real_user=slave}} blocked reactor thread for 51881.9us
I20260709 13:06:12.868759 12071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79ee859d668b4354abb7db1e5cc66864" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "34bbb454ad22499cac0941f061a68408"
I20260709 13:06:12.869686 12071 raft_consensus.cc:3055] T 79ee859d668b4354abb7db1e5cc66864 P 34bbb454ad22499cac0941f061a68408 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:06:12.870067 12071 raft_consensus.cc:740] T 79ee859d668b4354abb7db1e5cc66864 P 34bbb454ad22499cac0941f061a68408 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 34bbb454ad22499cac0941f061a68408, State: Running, Role: LEADER
I20260709 13:06:12.871057 12071 consensus_queue.cc:260] T 79ee859d668b4354abb7db1e5cc66864 P 34bbb454ad22499cac0941f061a68408 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:06:12.871932 12071 raft_consensus.cc:3060] T 79ee859d668b4354abb7db1e5cc66864 P 34bbb454ad22499cac0941f061a68408 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:12.871698 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79ee859d668b4354abb7db1e5cc66864" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
I20260709 13:06:12.872718 12142 raft_consensus.cc:3060] T 79ee859d668b4354abb7db1e5cc66864 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:12.882215 12071 raft_consensus.cc:2468] T 79ee859d668b4354abb7db1e5cc66864 P 34bbb454ad22499cac0941f061a68408 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e86b6ed62ab0403bbda1861973380297 in term 4.
I20260709 13:06:12.885988 12142 raft_consensus.cc:2468] T 79ee859d668b4354abb7db1e5cc66864 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e86b6ed62ab0403bbda1861973380297 in term 4.
I20260709 13:06:12.887859 12187 leader_election.cc:304] T 79ee859d668b4354abb7db1e5cc66864 P e86b6ed62ab0403bbda1861973380297 [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: 34bbb454ad22499cac0941f061a68408, e86b6ed62ab0403bbda1861973380297; no voters: 
I20260709 13:06:12.889148 13593 raft_consensus.cc:2804] T 79ee859d668b4354abb7db1e5cc66864 P e86b6ed62ab0403bbda1861973380297 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:06:12.889731 13593 raft_consensus.cc:697] T 79ee859d668b4354abb7db1e5cc66864 P e86b6ed62ab0403bbda1861973380297 [term 4 LEADER]: Becoming Leader. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Running, Role: LEADER
I20260709 13:06:12.890843 13593 consensus_queue.cc:237] T 79ee859d668b4354abb7db1e5cc66864 P e86b6ed62ab0403bbda1861973380297 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:06:12.894765 12147 raft_consensus.cc:1240] T 79ee859d668b4354abb7db1e5cc66864 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 4 FOLLOWER]: Rejecting Update request from peer 34bbb454ad22499cac0941f061a68408 for earlier term 3. Current term is 4. Ops: []
I20260709 13:06:12.910969 11972 catalog_manager.cc:5697] T 79ee859d668b4354abb7db1e5cc66864 P e86b6ed62ab0403bbda1861973380297 reported cstate change: term changed from 3 to 4, leader changed from 34bbb454ad22499cac0941f061a68408 (127.10.182.1) to e86b6ed62ab0403bbda1861973380297 (127.10.182.3). New cstate: current_term: 4 leader_uuid: "e86b6ed62ab0403bbda1861973380297" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:12.975260 12215 consensus_queue.cc:237] T c24f1ed49e374a849919ac5a64538f96 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Queue 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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:06:12.983153 12142 raft_consensus.cc:1275] T c24f1ed49e374a849919ac5a64538f96 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:12.983338 12069 raft_consensus.cc:1275] T c24f1ed49e374a849919ac5a64538f96 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:12.985039 13595 consensus_queue.cc:1048] T c24f1ed49e374a849919ac5a64538f96 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:06:12.988503 12190 consensus_peers.cc:597] T c24f1ed49e374a849919ac5a64538f96 P e86b6ed62ab0403bbda1861973380297 -> Peer 5831a3bceaea419db182492a1fd79862 (127.10.182.4:45681): Couldn't send request to peer 5831a3bceaea419db182492a1fd79862. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c24f1ed49e374a849919ac5a64538f96. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:12.990547 13593 consensus_queue.cc:1048] T c24f1ed49e374a849919ac5a64538f96 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:12.998044 13595 raft_consensus.cc:2955] T c24f1ed49e374a849919ac5a64538f96 P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:06:12.999765 12142 raft_consensus.cc:2955] T c24f1ed49e374a849919ac5a64538f96 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:06:13.002978 12071 raft_consensus.cc:2955] T c24f1ed49e374a849919ac5a64538f96 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:06:13.022753 12071 consensus_queue.cc:237] T 747919c4c63d4a32afcb4c051c776492 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:06:13.022886 11972 catalog_manager.cc:5697] T c24f1ed49e374a849919ac5a64538f96 P 8e3d76ae69c74d1f85f6da548856eeb7 reported cstate change: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New cstate: current_term: 1 leader_uuid: "e86b6ed62ab0403bbda1861973380297" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
W20260709 13:06:13.035522 12041 consensus_peers.cc:597] T 747919c4c63d4a32afcb4c051c776492 P 34bbb454ad22499cac0941f061a68408 -> Peer 5831a3bceaea419db182492a1fd79862 (127.10.182.4:45681): Couldn't send request to peer 5831a3bceaea419db182492a1fd79862. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 747919c4c63d4a32afcb4c051c776492. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:13.035636 12215 raft_consensus.cc:1275] T 747919c4c63d4a32afcb4c051c776492 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:06:13.038295 13632 consensus_queue.cc:1048] T 747919c4c63d4a32afcb4c051c776492 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:13.041286 12147 raft_consensus.cc:1275] T 747919c4c63d4a32afcb4c051c776492 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:06:13.046176 13437 consensus_queue.cc:1048] T 747919c4c63d4a32afcb4c051c776492 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:13.060535 13605 raft_consensus.cc:2955] T 747919c4c63d4a32afcb4c051c776492 P 34bbb454ad22499cac0941f061a68408 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:06:13.063355 12215 raft_consensus.cc:2955] T 747919c4c63d4a32afcb4c051c776492 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:06:13.064013 12142 raft_consensus.cc:2955] T 747919c4c63d4a32afcb4c051c776492 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:06:13.076323 12071 raft_consensus.cc:1275] T bdad9a6132944ffeb0c3b0ea34cbf8e1 P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:06:13.081755 12021 auto_rebalancer.cc:629] Failed to schedule move for tablet bdad9a6132944ffeb0c3b0ea34cbf8e1: Illegal state: Leader has not yet committed an operation in its own term
I20260709 13:06:13.082273 13622 consensus_queue.cc:1048] T bdad9a6132944ffeb0c3b0ea34cbf8e1 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:13.088243 12071 consensus_queue.cc:237] T 09fa96269e5b4504a80175e58ecdd147 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:06:13.091825 12218 raft_consensus.cc:1275] T bdad9a6132944ffeb0c3b0ea34cbf8e1 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:13.088347 11973 catalog_manager.cc:5697] T 747919c4c63d4a32afcb4c051c776492 P 8e3d76ae69c74d1f85f6da548856eeb7 reported cstate change: config changed from index -1 to 3, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New cstate: current_term: 2 leader_uuid: "34bbb454ad22499cac0941f061a68408" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:06:13.098735 13589 consensus_queue.cc:1048] T bdad9a6132944ffeb0c3b0ea34cbf8e1 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:06:13.109201 12041 consensus_peers.cc:597] T 09fa96269e5b4504a80175e58ecdd147 P 34bbb454ad22499cac0941f061a68408 -> Peer 5831a3bceaea419db182492a1fd79862 (127.10.182.4:45681): Couldn't send request to peer 5831a3bceaea419db182492a1fd79862. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 09fa96269e5b4504a80175e58ecdd147. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:13.110522 12142 raft_consensus.cc:1275] T 09fa96269e5b4504a80175e58ecdd147 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:06:13.112768 13605 consensus_queue.cc:1048] T 09fa96269e5b4504a80175e58ecdd147 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:13.125270 12215 raft_consensus.cc:1275] T 09fa96269e5b4504a80175e58ecdd147 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:06:13.129441 13605 consensus_queue.cc:1048] T 09fa96269e5b4504a80175e58ecdd147 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:13.158138 13632 raft_consensus.cc:2955] T 09fa96269e5b4504a80175e58ecdd147 P 34bbb454ad22499cac0941f061a68408 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:06:13.164680 12142 raft_consensus.cc:2955] T 09fa96269e5b4504a80175e58ecdd147 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:06:13.165807 12218 raft_consensus.cc:2955] T 09fa96269e5b4504a80175e58ecdd147 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:06:13.200764 11973 catalog_manager.cc:5697] T 09fa96269e5b4504a80175e58ecdd147 P 8e3d76ae69c74d1f85f6da548856eeb7 reported cstate change: config changed from index -1 to 3, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New cstate: current_term: 2 leader_uuid: "34bbb454ad22499cac0941f061a68408" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:06:13.252461 12218 raft_consensus.cc:1275] T 0703c3c4861a4c4fb1b2b612ec1374a4 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:13.253898 13623 consensus_queue.cc:1048] T 0703c3c4861a4c4fb1b2b612ec1374a4 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:13.255753 12142 raft_consensus.cc:1275] T 0703c3c4861a4c4fb1b2b612ec1374a4 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:13.257179 13623 consensus_queue.cc:1048] T 0703c3c4861a4c4fb1b2b612ec1374a4 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:13.293638 10968 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:13.339272 12142 raft_consensus.cc:1275] T 79ee859d668b4354abb7db1e5cc66864 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 4 FOLLOWER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:06:13.340698 13595 consensus_queue.cc:1048] T 79ee859d668b4354abb7db1e5cc66864 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:13.352348 12069 raft_consensus.cc:1275] T 79ee859d668b4354abb7db1e5cc66864 P 34bbb454ad22499cac0941f061a68408 [term 4 FOLLOWER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:06:13.355011 13595 consensus_queue.cc:1048] T 79ee859d668b4354abb7db1e5cc66864 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:13.390372 13654 ts_tablet_manager.cc:933] T c24f1ed49e374a849919ac5a64538f96 P 5831a3bceaea419db182492a1fd79862: Initiating tablet copy from peer e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:06:13.397545 13654 tablet_copy_client.cc:323] T c24f1ed49e374a849919ac5a64538f96 P 5831a3bceaea419db182492a1fd79862: tablet copy: Beginning tablet copy session from remote peer at address 127.10.182.3:44567
I20260709 13:06:13.399793 12234 tablet_copy_service.cc:140] P e86b6ed62ab0403bbda1861973380297: Received BeginTabletCopySession request for tablet c24f1ed49e374a849919ac5a64538f96 from peer 5831a3bceaea419db182492a1fd79862 ({username='slave'} at 127.0.0.1:44918)
I20260709 13:06:13.400377 12234 tablet_copy_service.cc:161] P e86b6ed62ab0403bbda1861973380297: Beginning new tablet copy session on tablet c24f1ed49e374a849919ac5a64538f96 from peer 5831a3bceaea419db182492a1fd79862 at {username='slave'} at 127.0.0.1:44918: session id = 5831a3bceaea419db182492a1fd79862-c24f1ed49e374a849919ac5a64538f96
I20260709 13:06:13.413266 12234 tablet_copy_source_session.cc:215] T c24f1ed49e374a849919ac5a64538f96 P e86b6ed62ab0403bbda1861973380297: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:13.417296 13654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c24f1ed49e374a849919ac5a64538f96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:13.435433 13654 tablet_copy_client.cc:806] T c24f1ed49e374a849919ac5a64538f96 P 5831a3bceaea419db182492a1fd79862: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:13.436182 13654 tablet_copy_client.cc:670] T c24f1ed49e374a849919ac5a64538f96 P 5831a3bceaea419db182492a1fd79862: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:13.439829 13654 tablet_copy_client.cc:538] T c24f1ed49e374a849919ac5a64538f96 P 5831a3bceaea419db182492a1fd79862: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:13.446585 13654 tablet_bootstrap.cc:492] T c24f1ed49e374a849919ac5a64538f96 P 5831a3bceaea419db182492a1fd79862: Bootstrap starting.
I20260709 13:06:13.476337 13654 tablet_bootstrap.cc:492] T c24f1ed49e374a849919ac5a64538f96 P 5831a3bceaea419db182492a1fd79862: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:13.477306 13654 tablet_bootstrap.cc:492] T c24f1ed49e374a849919ac5a64538f96 P 5831a3bceaea419db182492a1fd79862: Bootstrap complete.
I20260709 13:06:13.481137 13654 ts_tablet_manager.cc:1403] T c24f1ed49e374a849919ac5a64538f96 P 5831a3bceaea419db182492a1fd79862: Time spent bootstrapping tablet: real 0.035s	user 0.017s	sys 0.011s
I20260709 13:06:13.483537 13654 raft_consensus.cc:359] T c24f1ed49e374a849919ac5a64538f96 P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:06:13.484242 13654 raft_consensus.cc:740] T c24f1ed49e374a849919ac5a64538f96 P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5831a3bceaea419db182492a1fd79862, State: Initialized, Role: LEARNER
I20260709 13:06:13.484802 13654 consensus_queue.cc:260] T c24f1ed49e374a849919ac5a64538f96 P 5831a3bceaea419db182492a1fd79862 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:06:13.492208 13657 ts_tablet_manager.cc:933] T 747919c4c63d4a32afcb4c051c776492 P 5831a3bceaea419db182492a1fd79862: Initiating tablet copy from peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883)
I20260709 13:06:13.496217 13654 ts_tablet_manager.cc:1434] T c24f1ed49e374a849919ac5a64538f96 P 5831a3bceaea419db182492a1fd79862: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 13:06:13.498020 12234 tablet_copy_service.cc:342] P e86b6ed62ab0403bbda1861973380297: Request end of tablet copy session 5831a3bceaea419db182492a1fd79862-c24f1ed49e374a849919ac5a64538f96 received from {username='slave'} at 127.0.0.1:44918
I20260709 13:06:13.498526 12234 tablet_copy_service.cc:434] P e86b6ed62ab0403bbda1861973380297: ending tablet copy session 5831a3bceaea419db182492a1fd79862-c24f1ed49e374a849919ac5a64538f96 on tablet c24f1ed49e374a849919ac5a64538f96 with peer 5831a3bceaea419db182492a1fd79862
I20260709 13:06:13.501132 13657 tablet_copy_client.cc:323] T 747919c4c63d4a32afcb4c051c776492 P 5831a3bceaea419db182492a1fd79862: tablet copy: Beginning tablet copy session from remote peer at address 127.10.182.1:37883
I20260709 13:06:13.503162 12084 tablet_copy_service.cc:140] P 34bbb454ad22499cac0941f061a68408: Received BeginTabletCopySession request for tablet 747919c4c63d4a32afcb4c051c776492 from peer 5831a3bceaea419db182492a1fd79862 ({username='slave'} at 127.0.0.1:40312)
I20260709 13:06:13.503707 12084 tablet_copy_service.cc:161] P 34bbb454ad22499cac0941f061a68408: Beginning new tablet copy session on tablet 747919c4c63d4a32afcb4c051c776492 from peer 5831a3bceaea419db182492a1fd79862 at {username='slave'} at 127.0.0.1:40312: session id = 5831a3bceaea419db182492a1fd79862-747919c4c63d4a32afcb4c051c776492
I20260709 13:06:13.512017 12084 tablet_copy_source_session.cc:215] T 747919c4c63d4a32afcb4c051c776492 P 34bbb454ad22499cac0941f061a68408: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:13.515244 13657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 747919c4c63d4a32afcb4c051c776492. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:13.532124 13657 tablet_copy_client.cc:806] T 747919c4c63d4a32afcb4c051c776492 P 5831a3bceaea419db182492a1fd79862: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:13.532851 13657 tablet_copy_client.cc:670] T 747919c4c63d4a32afcb4c051c776492 P 5831a3bceaea419db182492a1fd79862: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:13.537842 13657 tablet_copy_client.cc:538] T 747919c4c63d4a32afcb4c051c776492 P 5831a3bceaea419db182492a1fd79862: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:13.547363 13657 tablet_bootstrap.cc:492] T 747919c4c63d4a32afcb4c051c776492 P 5831a3bceaea419db182492a1fd79862: Bootstrap starting.
I20260709 13:06:13.567229 13657 tablet_bootstrap.cc:492] T 747919c4c63d4a32afcb4c051c776492 P 5831a3bceaea419db182492a1fd79862: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:13.568240 13657 tablet_bootstrap.cc:492] T 747919c4c63d4a32afcb4c051c776492 P 5831a3bceaea419db182492a1fd79862: Bootstrap complete.
I20260709 13:06:13.569015 13657 ts_tablet_manager.cc:1403] T 747919c4c63d4a32afcb4c051c776492 P 5831a3bceaea419db182492a1fd79862: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.004s
I20260709 13:06:13.572237 13657 raft_consensus.cc:359] T 747919c4c63d4a32afcb4c051c776492 P 5831a3bceaea419db182492a1fd79862 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:06:13.573173 13657 raft_consensus.cc:740] T 747919c4c63d4a32afcb4c051c776492 P 5831a3bceaea419db182492a1fd79862 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 5831a3bceaea419db182492a1fd79862, State: Initialized, Role: LEARNER
I20260709 13:06:13.573887 13657 consensus_queue.cc:260] T 747919c4c63d4a32afcb4c051c776492 P 5831a3bceaea419db182492a1fd79862 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:06:13.578889 13657 ts_tablet_manager.cc:1434] T 747919c4c63d4a32afcb4c051c776492 P 5831a3bceaea419db182492a1fd79862: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.004s
I20260709 13:06:13.580504 12084 tablet_copy_service.cc:342] P 34bbb454ad22499cac0941f061a68408: Request end of tablet copy session 5831a3bceaea419db182492a1fd79862-747919c4c63d4a32afcb4c051c776492 received from {username='slave'} at 127.0.0.1:40312
I20260709 13:06:13.580916 12084 tablet_copy_service.cc:434] P 34bbb454ad22499cac0941f061a68408: ending tablet copy session 5831a3bceaea419db182492a1fd79862-747919c4c63d4a32afcb4c051c776492 on tablet 747919c4c63d4a32afcb4c051c776492 with peer 5831a3bceaea419db182492a1fd79862
I20260709 13:06:13.599574 13657 ts_tablet_manager.cc:933] T 09fa96269e5b4504a80175e58ecdd147 P 5831a3bceaea419db182492a1fd79862: Initiating tablet copy from peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883)
I20260709 13:06:13.601284 13657 tablet_copy_client.cc:323] T 09fa96269e5b4504a80175e58ecdd147 P 5831a3bceaea419db182492a1fd79862: tablet copy: Beginning tablet copy session from remote peer at address 127.10.182.1:37883
I20260709 13:06:13.602773 12084 tablet_copy_service.cc:140] P 34bbb454ad22499cac0941f061a68408: Received BeginTabletCopySession request for tablet 09fa96269e5b4504a80175e58ecdd147 from peer 5831a3bceaea419db182492a1fd79862 ({username='slave'} at 127.0.0.1:40312)
I20260709 13:06:13.603291 12084 tablet_copy_service.cc:161] P 34bbb454ad22499cac0941f061a68408: Beginning new tablet copy session on tablet 09fa96269e5b4504a80175e58ecdd147 from peer 5831a3bceaea419db182492a1fd79862 at {username='slave'} at 127.0.0.1:40312: session id = 5831a3bceaea419db182492a1fd79862-09fa96269e5b4504a80175e58ecdd147
I20260709 13:06:13.610270 12084 tablet_copy_source_session.cc:215] T 09fa96269e5b4504a80175e58ecdd147 P 34bbb454ad22499cac0941f061a68408: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:13.614610 13657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09fa96269e5b4504a80175e58ecdd147. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:13.626729 13657 tablet_copy_client.cc:806] T 09fa96269e5b4504a80175e58ecdd147 P 5831a3bceaea419db182492a1fd79862: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:13.627318 13657 tablet_copy_client.cc:670] T 09fa96269e5b4504a80175e58ecdd147 P 5831a3bceaea419db182492a1fd79862: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:13.631237 13657 tablet_copy_client.cc:538] T 09fa96269e5b4504a80175e58ecdd147 P 5831a3bceaea419db182492a1fd79862: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:13.639371 13657 tablet_bootstrap.cc:492] T 09fa96269e5b4504a80175e58ecdd147 P 5831a3bceaea419db182492a1fd79862: Bootstrap starting.
I20260709 13:06:13.668112 13657 tablet_bootstrap.cc:492] T 09fa96269e5b4504a80175e58ecdd147 P 5831a3bceaea419db182492a1fd79862: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:13.668876 13657 tablet_bootstrap.cc:492] T 09fa96269e5b4504a80175e58ecdd147 P 5831a3bceaea419db182492a1fd79862: Bootstrap complete.
I20260709 13:06:13.669425 13657 ts_tablet_manager.cc:1403] T 09fa96269e5b4504a80175e58ecdd147 P 5831a3bceaea419db182492a1fd79862: Time spent bootstrapping tablet: real 0.030s	user 0.024s	sys 0.007s
I20260709 13:06:13.671517 13657 raft_consensus.cc:359] T 09fa96269e5b4504a80175e58ecdd147 P 5831a3bceaea419db182492a1fd79862 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:06:13.672107 13657 raft_consensus.cc:740] T 09fa96269e5b4504a80175e58ecdd147 P 5831a3bceaea419db182492a1fd79862 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 5831a3bceaea419db182492a1fd79862, State: Initialized, Role: LEARNER
I20260709 13:06:13.672807 13657 consensus_queue.cc:260] T 09fa96269e5b4504a80175e58ecdd147 P 5831a3bceaea419db182492a1fd79862 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:06:13.675372 13657 ts_tablet_manager.cc:1434] T 09fa96269e5b4504a80175e58ecdd147 P 5831a3bceaea419db182492a1fd79862: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260709 13:06:13.678457 12084 tablet_copy_service.cc:342] P 34bbb454ad22499cac0941f061a68408: Request end of tablet copy session 5831a3bceaea419db182492a1fd79862-09fa96269e5b4504a80175e58ecdd147 received from {username='slave'} at 127.0.0.1:40312
I20260709 13:06:13.678856 12084 tablet_copy_service.cc:434] P 34bbb454ad22499cac0941f061a68408: ending tablet copy session 5831a3bceaea419db182492a1fd79862-09fa96269e5b4504a80175e58ecdd147 on tablet 09fa96269e5b4504a80175e58ecdd147 with peer 5831a3bceaea419db182492a1fd79862
I20260709 13:06:13.844523 12758 raft_consensus.cc:1217] T c24f1ed49e374a849919ac5a64538f96 P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:13.850437 10968 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:13.900408 12144 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "66294e47804049408a0af7ec5f9797e9"
dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
mode: GRACEFUL
new_leader_uuid: "e86b6ed62ab0403bbda1861973380297"
 from {username='slave'} at 127.0.0.1:54160
I20260709 13:06:13.901103 12144 raft_consensus.cc:606] T 66294e47804049408a0af7ec5f9797e9 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 LEADER]: Received request to transfer leadership to TS e86b6ed62ab0403bbda1861973380297
I20260709 13:06:13.904137 12071 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "90a279e2e19045ae8ae6722914844c9e"
dest_uuid: "34bbb454ad22499cac0941f061a68408"
mode: GRACEFUL
new_leader_uuid: "5831a3bceaea419db182492a1fd79862"
 from {username='slave'} at 127.0.0.1:37210
I20260709 13:06:13.904757 12071 raft_consensus.cc:606] T 90a279e2e19045ae8ae6722914844c9e P 34bbb454ad22499cac0941f061a68408 [term 1 LEADER]: Received request to transfer leadership to TS 5831a3bceaea419db182492a1fd79862
I20260709 13:06:13.907850 12217 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c5fb2103323d4e908c3b0665f2f3aef9"
dest_uuid: "e86b6ed62ab0403bbda1861973380297"
mode: GRACEFUL
new_leader_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
 from {username='slave'} at 127.0.0.1:50692
I20260709 13:06:13.908407 12217 raft_consensus.cc:606] T c5fb2103323d4e908c3b0665f2f3aef9 P e86b6ed62ab0403bbda1861973380297 [term 2 LEADER]: Received request to transfer leadership to TS 8e3d76ae69c74d1f85f6da548856eeb7
I20260709 13:06:13.910562 10968 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:06:13.912246 10968 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:14.039050 12758 raft_consensus.cc:1217] T 09fa96269e5b4504a80175e58ecdd147 P 5831a3bceaea419db182492a1fd79862 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:06:14.053540 13480 raft_consensus.cc:993] T c5fb2103323d4e908c3b0665f2f3aef9 P e86b6ed62ab0403bbda1861973380297: : Instructing follower 8e3d76ae69c74d1f85f6da548856eeb7 to start an election
I20260709 13:06:14.054016 13595 raft_consensus.cc:1081] T c5fb2103323d4e908c3b0665f2f3aef9 P e86b6ed62ab0403bbda1861973380297 [term 2 LEADER]: Signalling peer 8e3d76ae69c74d1f85f6da548856eeb7 to start an election
I20260709 13:06:14.055729 12142 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c5fb2103323d4e908c3b0665f2f3aef9"
dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
 from {username='slave'} at 127.0.0.1:56538
I20260709 13:06:14.056236 12142 raft_consensus.cc:493] T c5fb2103323d4e908c3b0665f2f3aef9 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:14.056589 12142 raft_consensus.cc:3060] T c5fb2103323d4e908c3b0665f2f3aef9 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:14.064757 12142 raft_consensus.cc:515] T c5fb2103323d4e908c3b0665f2f3aef9 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:14.066653 12142 leader_election.cc:290] T c5fb2103323d4e908c3b0665f2f3aef9 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 3 election: Requested vote from peers e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567), 5831a3bceaea419db182492a1fd79862 (127.10.182.4:45681)
I20260709 13:06:14.067723 12759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5fb2103323d4e908c3b0665f2f3aef9" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "5831a3bceaea419db182492a1fd79862"
I20260709 13:06:14.068401 12759 raft_consensus.cc:3060] T c5fb2103323d4e908c3b0665f2f3aef9 P 5831a3bceaea419db182492a1fd79862 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:14.068976 12218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5fb2103323d4e908c3b0665f2f3aef9" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "e86b6ed62ab0403bbda1861973380297"
I20260709 13:06:14.069430 12218 raft_consensus.cc:3055] T c5fb2103323d4e908c3b0665f2f3aef9 P e86b6ed62ab0403bbda1861973380297 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:14.069666 12218 raft_consensus.cc:740] T c5fb2103323d4e908c3b0665f2f3aef9 P e86b6ed62ab0403bbda1861973380297 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Running, Role: LEADER
I20260709 13:06:14.070335 12218 consensus_queue.cc:260] T c5fb2103323d4e908c3b0665f2f3aef9 P e86b6ed62ab0403bbda1861973380297 [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: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:14.071475 12218 raft_consensus.cc:3060] T c5fb2103323d4e908c3b0665f2f3aef9 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:14.076005 12759 raft_consensus.cc:2468] T c5fb2103323d4e908c3b0665f2f3aef9 P 5831a3bceaea419db182492a1fd79862 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e3d76ae69c74d1f85f6da548856eeb7 in term 3.
I20260709 13:06:14.077522 12116 leader_election.cc:304] T c5fb2103323d4e908c3b0665f2f3aef9 P 8e3d76ae69c74d1f85f6da548856eeb7 [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: 5831a3bceaea419db182492a1fd79862, 8e3d76ae69c74d1f85f6da548856eeb7; no voters: 
I20260709 13:06:14.078896 12761 raft_consensus.cc:1217] T 747919c4c63d4a32afcb4c051c776492 P 5831a3bceaea419db182492a1fd79862 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:06:14.083066 12218 raft_consensus.cc:2468] T c5fb2103323d4e908c3b0665f2f3aef9 P e86b6ed62ab0403bbda1861973380297 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e3d76ae69c74d1f85f6da548856eeb7 in term 3.
I20260709 13:06:14.085019 13542 raft_consensus.cc:2804] T c5fb2103323d4e908c3b0665f2f3aef9 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:14.085587 13542 raft_consensus.cc:697] T c5fb2103323d4e908c3b0665f2f3aef9 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 3 LEADER]: Becoming Leader. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Running, Role: LEADER
I20260709 13:06:14.086463 13542 consensus_queue.cc:237] T c5fb2103323d4e908c3b0665f2f3aef9 P 8e3d76ae69c74d1f85f6da548856eeb7 [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: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:14.104317 11973 catalog_manager.cc:5697] T c5fb2103323d4e908c3b0665f2f3aef9 P 8e3d76ae69c74d1f85f6da548856eeb7 reported cstate change: term changed from 2 to 3, leader changed from e86b6ed62ab0403bbda1861973380297 (127.10.182.3) to 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2). New cstate: current_term: 3 leader_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:14.290906 13542 raft_consensus.cc:993] T 66294e47804049408a0af7ec5f9797e9 P 8e3d76ae69c74d1f85f6da548856eeb7: : Instructing follower e86b6ed62ab0403bbda1861973380297 to start an election
I20260709 13:06:14.291592 13542 raft_consensus.cc:1081] T 66294e47804049408a0af7ec5f9797e9 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 LEADER]: Signalling peer e86b6ed62ab0403bbda1861973380297 to start an election
I20260709 13:06:14.295670 12218 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "66294e47804049408a0af7ec5f9797e9"
dest_uuid: "e86b6ed62ab0403bbda1861973380297"
 from {username='slave'} at 127.0.0.1:60456
I20260709 13:06:14.296214 12218 raft_consensus.cc:493] T 66294e47804049408a0af7ec5f9797e9 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:14.296582 12218 raft_consensus.cc:3060] T 66294e47804049408a0af7ec5f9797e9 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:14.303483 12218 raft_consensus.cc:515] T 66294e47804049408a0af7ec5f9797e9 P e86b6ed62ab0403bbda1861973380297 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:14.305743 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66294e47804049408a0af7ec5f9797e9" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
I20260709 13:06:14.306149 12759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66294e47804049408a0af7ec5f9797e9" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "5831a3bceaea419db182492a1fd79862"
I20260709 13:06:14.306773 12759 raft_consensus.cc:3060] T 66294e47804049408a0af7ec5f9797e9 P 5831a3bceaea419db182492a1fd79862 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:14.306324 12142 raft_consensus.cc:3055] T 66294e47804049408a0af7ec5f9797e9 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:14.310747 12142 raft_consensus.cc:740] T 66294e47804049408a0af7ec5f9797e9 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Running, Role: LEADER
I20260709 13:06:14.311689 12142 consensus_queue.cc:260] T 66294e47804049408a0af7ec5f9797e9 P 8e3d76ae69c74d1f85f6da548856eeb7 [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: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:14.312885 12142 raft_consensus.cc:3060] T 66294e47804049408a0af7ec5f9797e9 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:14.313975 12759 raft_consensus.cc:2468] T 66294e47804049408a0af7ec5f9797e9 P 5831a3bceaea419db182492a1fd79862 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e86b6ed62ab0403bbda1861973380297 in term 3.
I20260709 13:06:14.315269 12190 leader_election.cc:304] T 66294e47804049408a0af7ec5f9797e9 P e86b6ed62ab0403bbda1861973380297 [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: 5831a3bceaea419db182492a1fd79862, e86b6ed62ab0403bbda1861973380297; no voters: 
I20260709 13:06:14.315764 12218 leader_election.cc:290] T 66294e47804049408a0af7ec5f9797e9 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 3 election: Requested vote from peers 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213), 5831a3bceaea419db182492a1fd79862 (127.10.182.4:45681)
I20260709 13:06:14.316334 13595 raft_consensus.cc:2804] T 66294e47804049408a0af7ec5f9797e9 P e86b6ed62ab0403bbda1861973380297 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:14.317745 13664 raft_consensus.cc:993] T 90a279e2e19045ae8ae6722914844c9e P 34bbb454ad22499cac0941f061a68408: : Instructing follower 5831a3bceaea419db182492a1fd79862 to start an election
I20260709 13:06:14.318372 13437 raft_consensus.cc:1081] T 90a279e2e19045ae8ae6722914844c9e P 34bbb454ad22499cac0941f061a68408 [term 1 LEADER]: Signalling peer 5831a3bceaea419db182492a1fd79862 to start an election
I20260709 13:06:14.317781 13595 raft_consensus.cc:697] T 66294e47804049408a0af7ec5f9797e9 P e86b6ed62ab0403bbda1861973380297 [term 3 LEADER]: Becoming Leader. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Running, Role: LEADER
I20260709 13:06:14.320231 13595 consensus_queue.cc:237] T 66294e47804049408a0af7ec5f9797e9 P e86b6ed62ab0403bbda1861973380297 [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: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:14.322343 12761 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "90a279e2e19045ae8ae6722914844c9e"
dest_uuid: "5831a3bceaea419db182492a1fd79862"
 from {username='slave'} at 127.0.0.1:57096
I20260709 13:06:14.321393 12142 raft_consensus.cc:2468] T 66294e47804049408a0af7ec5f9797e9 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e86b6ed62ab0403bbda1861973380297 in term 3.
I20260709 13:06:14.322847 12761 raft_consensus.cc:493] T 90a279e2e19045ae8ae6722914844c9e P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:14.323221 12761 raft_consensus.cc:3060] T 90a279e2e19045ae8ae6722914844c9e P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:14.329919 12761 raft_consensus.cc:515] T 90a279e2e19045ae8ae6722914844c9e P 5831a3bceaea419db182492a1fd79862 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:14.332552 12071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90a279e2e19045ae8ae6722914844c9e" candidate_uuid: "5831a3bceaea419db182492a1fd79862" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "34bbb454ad22499cac0941f061a68408"
I20260709 13:06:14.333114 12071 raft_consensus.cc:3055] T 90a279e2e19045ae8ae6722914844c9e P 34bbb454ad22499cac0941f061a68408 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:14.333411 12071 raft_consensus.cc:740] T 90a279e2e19045ae8ae6722914844c9e P 34bbb454ad22499cac0941f061a68408 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 34bbb454ad22499cac0941f061a68408, State: Running, Role: LEADER
I20260709 13:06:14.334086 12071 consensus_queue.cc:260] T 90a279e2e19045ae8ae6722914844c9e P 34bbb454ad22499cac0941f061a68408 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:14.336870 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90a279e2e19045ae8ae6722914844c9e" candidate_uuid: "5831a3bceaea419db182492a1fd79862" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
I20260709 13:06:14.336937 12071 raft_consensus.cc:3060] T 90a279e2e19045ae8ae6722914844c9e P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:14.337666 12142 raft_consensus.cc:3060] T 90a279e2e19045ae8ae6722914844c9e P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:14.346451 12761 leader_election.cc:290] T 90a279e2e19045ae8ae6722914844c9e P 5831a3bceaea419db182492a1fd79862 [CANDIDATE]: Term 2 election: Requested vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
I20260709 13:06:14.351706 12071 raft_consensus.cc:2468] T 90a279e2e19045ae8ae6722914844c9e P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5831a3bceaea419db182492a1fd79862 in term 2.
I20260709 13:06:14.350835 12142 raft_consensus.cc:2468] T 90a279e2e19045ae8ae6722914844c9e P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5831a3bceaea419db182492a1fd79862 in term 2.
I20260709 13:06:14.354218 12725 leader_election.cc:304] T 90a279e2e19045ae8ae6722914844c9e P 5831a3bceaea419db182492a1fd79862 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5831a3bceaea419db182492a1fd79862, 8e3d76ae69c74d1f85f6da548856eeb7; no voters: 
I20260709 13:06:14.354576 13480 raft_consensus.cc:1064] T c24f1ed49e374a849919ac5a64538f96 P e86b6ed62ab0403bbda1861973380297: attempting to promote NON_VOTER 5831a3bceaea419db182492a1fd79862 to VOTER
I20260709 13:06:14.355229 13603 raft_consensus.cc:2804] T 90a279e2e19045ae8ae6722914844c9e P 5831a3bceaea419db182492a1fd79862 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:14.355711 13603 raft_consensus.cc:697] T 90a279e2e19045ae8ae6722914844c9e P 5831a3bceaea419db182492a1fd79862 [term 2 LEADER]: Becoming Leader. State: Replica: 5831a3bceaea419db182492a1fd79862, State: Running, Role: LEADER
I20260709 13:06:14.356652 13603 consensus_queue.cc:237] T 90a279e2e19045ae8ae6722914844c9e P 5831a3bceaea419db182492a1fd79862 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:14.361305 13480 consensus_queue.cc:237] T c24f1ed49e374a849919ac5a64538f96 P e86b6ed62ab0403bbda1861973380297 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:14.370029 11973 catalog_manager.cc:5697] T 66294e47804049408a0af7ec5f9797e9 P e86b6ed62ab0403bbda1861973380297 reported cstate change: term changed from 2 to 3, leader changed from 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2) to e86b6ed62ab0403bbda1861973380297 (127.10.182.3). New cstate: current_term: 3 leader_uuid: "e86b6ed62ab0403bbda1861973380297" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:14.379388 11972 catalog_manager.cc:5697] T 90a279e2e19045ae8ae6722914844c9e P 5831a3bceaea419db182492a1fd79862 reported cstate change: term changed from 1 to 2, leader changed from 34bbb454ad22499cac0941f061a68408 (127.10.182.1) to 5831a3bceaea419db182492a1fd79862 (127.10.182.4). New cstate: current_term: 2 leader_uuid: "5831a3bceaea419db182492a1fd79862" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:14.387285 12071 raft_consensus.cc:1275] T c24f1ed49e374a849919ac5a64538f96 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:14.387915 12761 raft_consensus.cc:1275] T c24f1ed49e374a849919ac5a64538f96 P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:14.392736 13593 consensus_queue.cc:1048] T c24f1ed49e374a849919ac5a64538f96 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:14.394062 13595 consensus_queue.cc:1048] T c24f1ed49e374a849919ac5a64538f96 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:14.395321 12142 raft_consensus.cc:1275] T c24f1ed49e374a849919ac5a64538f96 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:14.403275 13480 consensus_queue.cc:1048] T c24f1ed49e374a849919ac5a64538f96 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:14.419356 13595 raft_consensus.cc:2955] T c24f1ed49e374a849919ac5a64538f96 P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:14.421839 12761 raft_consensus.cc:2955] T c24f1ed49e374a849919ac5a64538f96 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:14.425873 12144 raft_consensus.cc:2955] T c24f1ed49e374a849919ac5a64538f96 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:14.430943 12069 raft_consensus.cc:2955] T c24f1ed49e374a849919ac5a64538f96 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:14.449364 11972 catalog_manager.cc:5697] T c24f1ed49e374a849919ac5a64538f96 P 34bbb454ad22499cac0941f061a68408 reported cstate change: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e86b6ed62ab0403bbda1861973380297" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:14.509616 12218 consensus_queue.cc:237] T c24f1ed49e374a849919ac5a64538f96 P e86b6ed62ab0403bbda1861973380297 [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: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:14.518390 12761 raft_consensus.cc:1275] T c24f1ed49e374a849919ac5a64538f96 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:14.520007 12142 raft_consensus.cc:1275] T c24f1ed49e374a849919ac5a64538f96 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:14.519950 13677 consensus_queue.cc:1048] T c24f1ed49e374a849919ac5a64538f96 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:06:14.526319 13677 consensus_queue.cc:1048] T c24f1ed49e374a849919ac5a64538f96 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:14.530040 13480 raft_consensus.cc:2955] T c24f1ed49e374a849919ac5a64538f96 P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 34bbb454ad22499cac0941f061a68408 (127.10.182.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:14.537781 12761 raft_consensus.cc:2955] T c24f1ed49e374a849919ac5a64538f96 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 34bbb454ad22499cac0941f061a68408 (127.10.182.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:14.548177 11960 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c24f1ed49e374a849919ac5a64538f96 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:14.547370 12142 raft_consensus.cc:2955] T c24f1ed49e374a849919ac5a64538f96 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 34bbb454ad22499cac0941f061a68408 (127.10.182.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:14.566695 11971 catalog_manager.cc:5697] T c24f1ed49e374a849919ac5a64538f96 P e86b6ed62ab0403bbda1861973380297 reported cstate change: config changed from index 3 to 4, VOTER 34bbb454ad22499cac0941f061a68408 (127.10.182.1) evicted. New cstate: current_term: 1 leader_uuid: "e86b6ed62ab0403bbda1861973380297" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:14.579303 12758 raft_consensus.cc:1275] T c5fb2103323d4e908c3b0665f2f3aef9 P 5831a3bceaea419db182492a1fd79862 [term 3 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:06:14.581269 13622 consensus_queue.cc:1048] T c5fb2103323d4e908c3b0665f2f3aef9 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:14.581537 13664 raft_consensus.cc:1064] T 747919c4c63d4a32afcb4c051c776492 P 34bbb454ad22499cac0941f061a68408: attempting to promote NON_VOTER 5831a3bceaea419db182492a1fd79862 to VOTER
I20260709 13:06:14.583058 12062 tablet_service.cc:1558] Processing DeleteTablet for tablet c24f1ed49e374a849919ac5a64538f96 with delete_type TABLET_DATA_TOMBSTONED (TS 34bbb454ad22499cac0941f061a68408 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47622
I20260709 13:06:14.586189 13664 consensus_queue.cc:237] T 747919c4c63d4a32afcb4c051c776492 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:14.612071 12218 raft_consensus.cc:1275] T c5fb2103323d4e908c3b0665f2f3aef9 P e86b6ed62ab0403bbda1861973380297 [term 3 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:06:14.613181 13663 raft_consensus.cc:1064] T 09fa96269e5b4504a80175e58ecdd147 P 34bbb454ad22499cac0941f061a68408: attempting to promote NON_VOTER 5831a3bceaea419db182492a1fd79862 to VOTER
I20260709 13:06:14.613751 13622 consensus_queue.cc:1048] T c5fb2103323d4e908c3b0665f2f3aef9 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:14.623312 13663 consensus_queue.cc:237] T 09fa96269e5b4504a80175e58ecdd147 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:14.685485 12758 raft_consensus.cc:1275] T 747919c4c63d4a32afcb4c051c776492 P 5831a3bceaea419db182492a1fd79862 [term 2 LEARNER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:06:14.689426 12218 raft_consensus.cc:1275] T 747919c4c63d4a32afcb4c051c776492 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:06:14.682003 13678 tablet_replica.cc:333] T c24f1ed49e374a849919ac5a64538f96 P 34bbb454ad22499cac0941f061a68408: stopping tablet replica
I20260709 13:06:14.698920 13678 raft_consensus.cc:2243] T c24f1ed49e374a849919ac5a64538f96 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:14.699720 13678 raft_consensus.cc:2272] T c24f1ed49e374a849919ac5a64538f96 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:14.706601 13678 ts_tablet_manager.cc:1916] T c24f1ed49e374a849919ac5a64538f96 P 34bbb454ad22499cac0941f061a68408: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:14.716156 13688 consensus_queue.cc:1048] T 747919c4c63d4a32afcb4c051c776492 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:06:14.743870 12761 raft_consensus.cc:1275] T 66294e47804049408a0af7ec5f9797e9 P 5831a3bceaea419db182492a1fd79862 [term 3 FOLLOWER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:06:14.754683 12147 raft_consensus.cc:1275] T 66294e47804049408a0af7ec5f9797e9 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 3 FOLLOWER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:06:14.756954 13437 consensus_queue.cc:1048] T 747919c4c63d4a32afcb4c051c776492 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:14.762741 13593 consensus_queue.cc:1048] T 66294e47804049408a0af7ec5f9797e9 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:14.764276 13593 consensus_queue.cc:1048] T 66294e47804049408a0af7ec5f9797e9 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:14.783819 13678 ts_tablet_manager.cc:1929] T c24f1ed49e374a849919ac5a64538f96 P 34bbb454ad22499cac0941f061a68408: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:14.784442 13678 log.cc:1199] T c24f1ed49e374a849919ac5a64538f96 P 34bbb454ad22499cac0941f061a68408: Deleting WAL directory at /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602301807890-10968-0/minicluster-data/ts-0-root/wals/c24f1ed49e374a849919ac5a64538f96
I20260709 13:06:14.806838 12758 raft_consensus.cc:1275] T 09fa96269e5b4504a80175e58ecdd147 P 5831a3bceaea419db182492a1fd79862 [term 2 LEARNER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:06:14.838267 12142 raft_consensus.cc:1275] T 09fa96269e5b4504a80175e58ecdd147 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:06:14.849220 13689 consensus_queue.cc:1048] T 09fa96269e5b4504a80175e58ecdd147 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:06:14.854925 12147 raft_consensus.cc:1275] T 747919c4c63d4a32afcb4c051c776492 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:06:14.867702 13689 consensus_queue.cc:1048] T 747919c4c63d4a32afcb4c051c776492 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:14.882241 11957 catalog_manager.cc:5028] TS 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): tablet c24f1ed49e374a849919ac5a64538f96 (table test-workload [id=2fcf00b1454943968793f37e6dd8977d]) successfully deleted
I20260709 13:06:14.888424 13691 consensus_queue.cc:1048] T 09fa96269e5b4504a80175e58ecdd147 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:06:14.903502 13691 raft_consensus.cc:2955] T 747919c4c63d4a32afcb4c051c776492 P 34bbb454ad22499cac0941f061a68408 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:14.908607 12758 raft_consensus.cc:2955] T 747919c4c63d4a32afcb4c051c776492 P 5831a3bceaea419db182492a1fd79862 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:14.913259 10968 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:14.921960 11973 catalog_manager.cc:5697] T 747919c4c63d4a32afcb4c051c776492 P 34bbb454ad22499cac0941f061a68408 reported cstate change: config changed from index 3 to 4, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "34bbb454ad22499cac0941f061a68408" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:14.925804 13664 raft_consensus.cc:2955] T 09fa96269e5b4504a80175e58ecdd147 P 34bbb454ad22499cac0941f061a68408 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:14.935295 12761 raft_consensus.cc:2955] T 09fa96269e5b4504a80175e58ecdd147 P 5831a3bceaea419db182492a1fd79862 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:14.941319 12142 raft_consensus.cc:2955] T 09fa96269e5b4504a80175e58ecdd147 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:14.952901 12218 raft_consensus.cc:1275] T 09fa96269e5b4504a80175e58ecdd147 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:06:14.954236 12071 raft_consensus.cc:1275] T 90a279e2e19045ae8ae6722914844c9e P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Refusing update from remote peer 5831a3bceaea419db182492a1fd79862: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:14.955739 13603 consensus_queue.cc:1048] T 90a279e2e19045ae8ae6722914844c9e P 5831a3bceaea419db182492a1fd79862 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:14.967435 12218 raft_consensus.cc:2955] T 747919c4c63d4a32afcb4c051c776492 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:14.973093 11972 catalog_manager.cc:5697] T 09fa96269e5b4504a80175e58ecdd147 P 8e3d76ae69c74d1f85f6da548856eeb7 reported cstate change: config changed from index 3 to 4, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "34bbb454ad22499cac0941f061a68408" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:14.982916 12141 raft_consensus.cc:1275] T 90a279e2e19045ae8ae6722914844c9e P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Refusing update from remote peer 5831a3bceaea419db182492a1fd79862: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:14.987264 13604 consensus_queue.cc:1048] T 90a279e2e19045ae8ae6722914844c9e P 5831a3bceaea419db182492a1fd79862 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:06:14.987670 13691 consensus_queue.cc:1048] T 09fa96269e5b4504a80175e58ecdd147 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:14.977447 12143 raft_consensus.cc:2955] T 747919c4c63d4a32afcb4c051c776492 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:15.016846 12069 consensus_queue.cc:237] T 747919c4c63d4a32afcb4c051c776492 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:15.033288 12142 raft_consensus.cc:1275] T 747919c4c63d4a32afcb4c051c776492 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:15.034624 13691 consensus_queue.cc:1048] T 747919c4c63d4a32afcb4c051c776492 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:15.040170 12759 raft_consensus.cc:1275] T 747919c4c63d4a32afcb4c051c776492 P 5831a3bceaea419db182492a1fd79862 [term 2 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:15.041626 13691 consensus_queue.cc:1048] T 747919c4c63d4a32afcb4c051c776492 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:15.043397 12215 raft_consensus.cc:2955] T 09fa96269e5b4504a80175e58ecdd147 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:15.050688 13664 raft_consensus.cc:2955] T 747919c4c63d4a32afcb4c051c776492 P 34bbb454ad22499cac0941f061a68408 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER e86b6ed62ab0403bbda1861973380297 (127.10.182.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:15.053582 12143 raft_consensus.cc:2955] T 747919c4c63d4a32afcb4c051c776492 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER e86b6ed62ab0403bbda1861973380297 (127.10.182.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:15.466961 11957 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 747919c4c63d4a32afcb4c051c776492 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:15.511684 12758 raft_consensus.cc:2955] T 747919c4c63d4a32afcb4c051c776492 P 5831a3bceaea419db182492a1fd79862 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER e86b6ed62ab0403bbda1861973380297 (127.10.182.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:15.551429 11972 catalog_manager.cc:5697] T 747919c4c63d4a32afcb4c051c776492 P 8e3d76ae69c74d1f85f6da548856eeb7 reported cstate change: config changed from index 4 to 5, VOTER e86b6ed62ab0403bbda1861973380297 (127.10.182.3) evicted. New cstate: current_term: 2 leader_uuid: "34bbb454ad22499cac0941f061a68408" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
W20260709 13:06:15.573060 12724 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.182.1:37883, user_credentials={real_user=slave}} blocked reactor thread for 62048.9us
I20260709 13:06:15.610872 12208 tablet_service.cc:1558] Processing DeleteTablet for tablet 747919c4c63d4a32afcb4c051c776492 with delete_type TABLET_DATA_TOMBSTONED (TS e86b6ed62ab0403bbda1861973380297 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:60452
I20260709 13:06:15.612751 13719 tablet_replica.cc:333] T 747919c4c63d4a32afcb4c051c776492 P e86b6ed62ab0403bbda1861973380297: stopping tablet replica
I20260709 13:06:15.613893 13719 raft_consensus.cc:2243] T 747919c4c63d4a32afcb4c051c776492 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:15.614594 13719 raft_consensus.cc:2272] T 747919c4c63d4a32afcb4c051c776492 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:15.618028 13719 ts_tablet_manager.cc:1916] T 747919c4c63d4a32afcb4c051c776492 P e86b6ed62ab0403bbda1861973380297: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:15.633970 13719 ts_tablet_manager.cc:1929] T 747919c4c63d4a32afcb4c051c776492 P e86b6ed62ab0403bbda1861973380297: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:06:15.634366 13719 log.cc:1199] T 747919c4c63d4a32afcb4c051c776492 P e86b6ed62ab0403bbda1861973380297: Deleting WAL directory at /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602301807890-10968-0/minicluster-data/ts-2-root/wals/747919c4c63d4a32afcb4c051c776492
I20260709 13:06:15.636070 11960 catalog_manager.cc:5028] TS e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567): tablet 747919c4c63d4a32afcb4c051c776492 (table test-workload [id=2fcf00b1454943968793f37e6dd8977d]) successfully deleted
I20260709 13:06:15.900089 12073 consensus_queue.cc:237] T 09fa96269e5b4504a80175e58ecdd147 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:15.904920 12758 raft_consensus.cc:1275] T 09fa96269e5b4504a80175e58ecdd147 P 5831a3bceaea419db182492a1fd79862 [term 2 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:15.905059 12222 raft_consensus.cc:1275] T 09fa96269e5b4504a80175e58ecdd147 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:15.906253 13691 consensus_queue.cc:1048] T 09fa96269e5b4504a80175e58ecdd147 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:15.907124 13664 consensus_queue.cc:1048] T 09fa96269e5b4504a80175e58ecdd147 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:15.913201 13691 raft_consensus.cc:2955] T 09fa96269e5b4504a80175e58ecdd147 P 34bbb454ad22499cac0941f061a68408 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:15.916457 12758 raft_consensus.cc:2955] T 09fa96269e5b4504a80175e58ecdd147 P 5831a3bceaea419db182492a1fd79862 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:15.916558 12222 raft_consensus.cc:2955] T 09fa96269e5b4504a80175e58ecdd147 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:15.935678 11957 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 09fa96269e5b4504a80175e58ecdd147 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:15.940886 11969 catalog_manager.cc:5697] T 09fa96269e5b4504a80175e58ecdd147 P e86b6ed62ab0403bbda1861973380297 reported cstate change: config changed from index 4 to 5, VOTER 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2) evicted. New cstate: current_term: 2 leader_uuid: "34bbb454ad22499cac0941f061a68408" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:15.958912 12139 tablet_service.cc:1558] Processing DeleteTablet for tablet 09fa96269e5b4504a80175e58ecdd147 with delete_type TABLET_DATA_TOMBSTONED (TS 8e3d76ae69c74d1f85f6da548856eeb7 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:56536
I20260709 13:06:15.965351 13720 tablet_replica.cc:333] T 09fa96269e5b4504a80175e58ecdd147 P 8e3d76ae69c74d1f85f6da548856eeb7: stopping tablet replica
I20260709 13:06:15.966567 13720 raft_consensus.cc:2243] T 09fa96269e5b4504a80175e58ecdd147 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:15.967583 13720 raft_consensus.cc:2272] T 09fa96269e5b4504a80175e58ecdd147 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:15.970378 13720 ts_tablet_manager.cc:1916] T 09fa96269e5b4504a80175e58ecdd147 P 8e3d76ae69c74d1f85f6da548856eeb7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:15.987814 13720 ts_tablet_manager.cc:1929] T 09fa96269e5b4504a80175e58ecdd147 P 8e3d76ae69c74d1f85f6da548856eeb7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:06:15.988256 13720 log.cc:1199] T 09fa96269e5b4504a80175e58ecdd147 P 8e3d76ae69c74d1f85f6da548856eeb7: Deleting WAL directory at /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602301807890-10968-0/minicluster-data/ts-1-root/wals/09fa96269e5b4504a80175e58ecdd147
I20260709 13:06:15.990706 11958 catalog_manager.cc:5028] TS 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213): tablet 09fa96269e5b4504a80175e58ecdd147 (table test-workload [id=2fcf00b1454943968793f37e6dd8977d]) successfully deleted
W20260709 13:06:16.354111 12245 debug-util.cc:398] Leaking SignalData structure 0x7b0800281760 after lost signal to thread 10971
W20260709 13:06:16.355005 12245 debug-util.cc:398] Leaking SignalData structure 0x7b0800281040 after lost signal to thread 12007
W20260709 13:06:16.356302 12245 debug-util.cc:398] Leaking SignalData structure 0x7b080013d560 after lost signal to thread 12099
W20260709 13:06:16.357399 12245 debug-util.cc:398] Leaking SignalData structure 0x7b08002819a0 after lost signal to thread 12174
W20260709 13:06:16.358352 12245 debug-util.cc:398] Leaking SignalData structure 0x7b08002e9bc0 after lost signal to thread 12248
W20260709 13:06:16.359349 12245 debug-util.cc:398] Leaking SignalData structure 0x7b0800359800 after lost signal to thread 12785
I20260709 13:06:16.536904 10968 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:16.617781 12222 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "711425be6ced4d9fb92a82eb67d20c92"
dest_uuid: "e86b6ed62ab0403bbda1861973380297"
mode: GRACEFUL
new_leader_uuid: "34bbb454ad22499cac0941f061a68408"
 from {username='slave'} at 127.0.0.1:50692
I20260709 13:06:16.618379 12222 raft_consensus.cc:606] T 711425be6ced4d9fb92a82eb67d20c92 P e86b6ed62ab0403bbda1861973380297 [term 2 LEADER]: Received request to transfer leadership to TS 34bbb454ad22499cac0941f061a68408
I20260709 13:06:16.632985 12142 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fe0149e418f74f658bb7562c83f468eb"
dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
mode: GRACEFUL
new_leader_uuid: "5831a3bceaea419db182492a1fd79862"
 from {username='slave'} at 127.0.0.1:54160
I20260709 13:06:16.633541 12142 raft_consensus.cc:606] T fe0149e418f74f658bb7562c83f468eb P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 LEADER]: Received request to transfer leadership to TS 5831a3bceaea419db182492a1fd79862
I20260709 13:06:16.634773 10968 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:06:16.636365 10968 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:16.754964 13714 raft_consensus.cc:993] T 711425be6ced4d9fb92a82eb67d20c92 P e86b6ed62ab0403bbda1861973380297: : Instructing follower 34bbb454ad22499cac0941f061a68408 to start an election
I20260709 13:06:16.755537 13677 raft_consensus.cc:1081] T 711425be6ced4d9fb92a82eb67d20c92 P e86b6ed62ab0403bbda1861973380297 [term 2 LEADER]: Signalling peer 34bbb454ad22499cac0941f061a68408 to start an election
I20260709 13:06:16.757200 12071 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "711425be6ced4d9fb92a82eb67d20c92"
dest_uuid: "34bbb454ad22499cac0941f061a68408"
 from {username='slave'} at 127.0.0.1:47630
I20260709 13:06:16.757812 12071 raft_consensus.cc:493] T 711425be6ced4d9fb92a82eb67d20c92 P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:16.758167 12071 raft_consensus.cc:3060] T 711425be6ced4d9fb92a82eb67d20c92 P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:16.764647 12071 raft_consensus.cc:515] T 711425be6ced4d9fb92a82eb67d20c92 P 34bbb454ad22499cac0941f061a68408 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:16.766317 12071 leader_election.cc:290] T 711425be6ced4d9fb92a82eb67d20c92 P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 3 election: Requested vote from peers e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567), 5831a3bceaea419db182492a1fd79862 (127.10.182.4:45681)
I20260709 13:06:16.767732 12758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "711425be6ced4d9fb92a82eb67d20c92" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "5831a3bceaea419db182492a1fd79862"
I20260709 13:06:16.767701 12222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "711425be6ced4d9fb92a82eb67d20c92" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "e86b6ed62ab0403bbda1861973380297"
I20260709 13:06:16.768370 12758 raft_consensus.cc:3060] T 711425be6ced4d9fb92a82eb67d20c92 P 5831a3bceaea419db182492a1fd79862 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:16.768534 12222 raft_consensus.cc:3055] T 711425be6ced4d9fb92a82eb67d20c92 P e86b6ed62ab0403bbda1861973380297 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:16.768882 12222 raft_consensus.cc:740] T 711425be6ced4d9fb92a82eb67d20c92 P e86b6ed62ab0403bbda1861973380297 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Running, Role: LEADER
I20260709 13:06:16.769647 12222 consensus_queue.cc:260] T 711425be6ced4d9fb92a82eb67d20c92 P e86b6ed62ab0403bbda1861973380297 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:16.770857 12222 raft_consensus.cc:3060] T 711425be6ced4d9fb92a82eb67d20c92 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:16.774917 12758 raft_consensus.cc:2468] T 711425be6ced4d9fb92a82eb67d20c92 P 5831a3bceaea419db182492a1fd79862 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34bbb454ad22499cac0941f061a68408 in term 3.
I20260709 13:06:16.776170 12041 leader_election.cc:304] T 711425be6ced4d9fb92a82eb67d20c92 P 34bbb454ad22499cac0941f061a68408 [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: 34bbb454ad22499cac0941f061a68408, 5831a3bceaea419db182492a1fd79862; no voters: 
I20260709 13:06:16.777127 13694 raft_consensus.cc:2804] T 711425be6ced4d9fb92a82eb67d20c92 P 34bbb454ad22499cac0941f061a68408 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:16.777642 13694 raft_consensus.cc:697] T 711425be6ced4d9fb92a82eb67d20c92 P 34bbb454ad22499cac0941f061a68408 [term 3 LEADER]: Becoming Leader. State: Replica: 34bbb454ad22499cac0941f061a68408, State: Running, Role: LEADER
I20260709 13:06:16.779073 13694 consensus_queue.cc:237] T 711425be6ced4d9fb92a82eb67d20c92 P 34bbb454ad22499cac0941f061a68408 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:16.777943 12222 raft_consensus.cc:2468] T 711425be6ced4d9fb92a82eb67d20c92 P e86b6ed62ab0403bbda1861973380297 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34bbb454ad22499cac0941f061a68408 in term 3.
I20260709 13:06:16.786899 13722 raft_consensus.cc:993] T fe0149e418f74f658bb7562c83f468eb P 8e3d76ae69c74d1f85f6da548856eeb7: : Instructing follower 5831a3bceaea419db182492a1fd79862 to start an election
I20260709 13:06:16.787376 13722 raft_consensus.cc:1081] T fe0149e418f74f658bb7562c83f468eb P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 LEADER]: Signalling peer 5831a3bceaea419db182492a1fd79862 to start an election
I20260709 13:06:16.790128 12759 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fe0149e418f74f658bb7562c83f468eb"
dest_uuid: "5831a3bceaea419db182492a1fd79862"
 from {username='slave'} at 127.0.0.1:57080
I20260709 13:06:16.790719 12759 raft_consensus.cc:493] T fe0149e418f74f658bb7562c83f468eb P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:16.791087 12759 raft_consensus.cc:3060] T fe0149e418f74f658bb7562c83f468eb P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:16.799979 12759 raft_consensus.cc:515] T fe0149e418f74f658bb7562c83f468eb P 5831a3bceaea419db182492a1fd79862 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:16.805239 12759 leader_election.cc:290] T fe0149e418f74f658bb7562c83f468eb P 5831a3bceaea419db182492a1fd79862 [CANDIDATE]: Term 2 election: Requested vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
I20260709 13:06:16.804001 11969 catalog_manager.cc:5697] T 711425be6ced4d9fb92a82eb67d20c92 P 34bbb454ad22499cac0941f061a68408 reported cstate change: term changed from 2 to 3, leader changed from e86b6ed62ab0403bbda1861973380297 (127.10.182.3) to 34bbb454ad22499cac0941f061a68408 (127.10.182.1). New cstate: current_term: 3 leader_uuid: "34bbb454ad22499cac0941f061a68408" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:16.806340 12071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe0149e418f74f658bb7562c83f468eb" candidate_uuid: "5831a3bceaea419db182492a1fd79862" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "34bbb454ad22499cac0941f061a68408"
I20260709 13:06:16.806428 12144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe0149e418f74f658bb7562c83f468eb" candidate_uuid: "5831a3bceaea419db182492a1fd79862" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
I20260709 13:06:16.807318 12144 raft_consensus.cc:3055] T fe0149e418f74f658bb7562c83f468eb P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:16.807668 12144 raft_consensus.cc:740] T fe0149e418f74f658bb7562c83f468eb P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Running, Role: LEADER
I20260709 13:06:16.807142 12071 raft_consensus.cc:3060] T fe0149e418f74f658bb7562c83f468eb P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:16.808423 12144 consensus_queue.cc:260] T fe0149e418f74f658bb7562c83f468eb P 8e3d76ae69c74d1f85f6da548856eeb7 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:16.814594 12071 raft_consensus.cc:2468] T fe0149e418f74f658bb7562c83f468eb P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5831a3bceaea419db182492a1fd79862 in term 2.
I20260709 13:06:16.815985 12144 raft_consensus.cc:3060] T fe0149e418f74f658bb7562c83f468eb P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:16.815945 12724 leader_election.cc:304] T fe0149e418f74f658bb7562c83f468eb P 5831a3bceaea419db182492a1fd79862 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34bbb454ad22499cac0941f061a68408, 5831a3bceaea419db182492a1fd79862; no voters: 
I20260709 13:06:16.817111 13604 raft_consensus.cc:2804] T fe0149e418f74f658bb7562c83f468eb P 5831a3bceaea419db182492a1fd79862 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:16.817579 13604 raft_consensus.cc:697] T fe0149e418f74f658bb7562c83f468eb P 5831a3bceaea419db182492a1fd79862 [term 2 LEADER]: Becoming Leader. State: Replica: 5831a3bceaea419db182492a1fd79862, State: Running, Role: LEADER
I20260709 13:06:16.818382 13604 consensus_queue.cc:237] T fe0149e418f74f658bb7562c83f468eb P 5831a3bceaea419db182492a1fd79862 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:16.822861 12144 raft_consensus.cc:2468] T fe0149e418f74f658bb7562c83f468eb P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5831a3bceaea419db182492a1fd79862 in term 2.
I20260709 13:06:16.836315 11971 catalog_manager.cc:5697] T fe0149e418f74f658bb7562c83f468eb P 5831a3bceaea419db182492a1fd79862 reported cstate change: term changed from 1 to 2, leader changed from 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2) to 5831a3bceaea419db182492a1fd79862 (127.10.182.4). New cstate: current_term: 2 leader_uuid: "5831a3bceaea419db182492a1fd79862" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:17.061028 12144 consensus_queue.cc:237] T c242a59c873f4174a99e57ebb93c9270 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Queue 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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
W20260709 13:06:17.088248 12116 consensus_peers.cc:597] T c242a59c873f4174a99e57ebb93c9270 P 8e3d76ae69c74d1f85f6da548856eeb7 -> Peer 5831a3bceaea419db182492a1fd79862 (127.10.182.4:45681): Couldn't send request to peer 5831a3bceaea419db182492a1fd79862. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c242a59c873f4174a99e57ebb93c9270. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:17.088517 12073 raft_consensus.cc:1275] T c242a59c873f4174a99e57ebb93c9270 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:17.089813 13721 consensus_queue.cc:1048] T c242a59c873f4174a99e57ebb93c9270 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:17.090155 12222 raft_consensus.cc:1275] T c242a59c873f4174a99e57ebb93c9270 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:17.091580 13662 consensus_queue.cc:1048] T c242a59c873f4174a99e57ebb93c9270 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:17.099771 13721 raft_consensus.cc:2955] T c242a59c873f4174a99e57ebb93c9270 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:06:17.101729 12073 raft_consensus.cc:2955] T c242a59c873f4174a99e57ebb93c9270 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:06:17.129150 12222 raft_consensus.cc:2955] T c242a59c873f4174a99e57ebb93c9270 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:06:17.134483 11971 catalog_manager.cc:5697] T c242a59c873f4174a99e57ebb93c9270 P 34bbb454ad22499cac0941f061a68408 reported cstate change: config changed from index -1 to 2, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New cstate: current_term: 1 leader_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:06:17.136946 12073 consensus_queue.cc:237] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:06:17.198805 12142 raft_consensus.cc:1275] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 3 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260709 13:06:17.199041 12041 consensus_peers.cc:597] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 34bbb454ad22499cac0941f061a68408 -> Peer 5831a3bceaea419db182492a1fd79862 (127.10.182.4:45681): Couldn't send request to peer 5831a3bceaea419db182492a1fd79862. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4ce3a642781e4def9f7fb6ac1e2a9443. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:17.200183 12222 raft_consensus.cc:1275] T 4ce3a642781e4def9f7fb6ac1e2a9443 P e86b6ed62ab0403bbda1861973380297 [term 3 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:17.200376 13691 consensus_queue.cc:1048] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:17.201721 13724 consensus_queue.cc:1048] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:17.215806 13691 raft_consensus.cc:2955] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 34bbb454ad22499cac0941f061a68408 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:06:17.222064 12222 raft_consensus.cc:2955] T 4ce3a642781e4def9f7fb6ac1e2a9443 P e86b6ed62ab0403bbda1861973380297 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:06:17.238639 12142 raft_consensus.cc:2955] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:06:17.245071 11969 catalog_manager.cc:5697] T 4ce3a642781e4def9f7fb6ac1e2a9443 P e86b6ed62ab0403bbda1861973380297 reported cstate change: config changed from index -1 to 3, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New cstate: current_term: 3 leader_uuid: "34bbb454ad22499cac0941f061a68408" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:06:17.252991 12144 consensus_queue.cc:237] T d95fe6a2d1be42f2bea3e2f34276e5ae P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
W20260709 13:06:17.269709 12116 consensus_peers.cc:597] T d95fe6a2d1be42f2bea3e2f34276e5ae P 8e3d76ae69c74d1f85f6da548856eeb7 -> Peer 5831a3bceaea419db182492a1fd79862 (127.10.182.4:45681): Couldn't send request to peer 5831a3bceaea419db182492a1fd79862. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d95fe6a2d1be42f2bea3e2f34276e5ae. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:17.271837 12222 raft_consensus.cc:1275] T d95fe6a2d1be42f2bea3e2f34276e5ae P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:06:17.279778 13662 consensus_queue.cc:1048] T d95fe6a2d1be42f2bea3e2f34276e5ae P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:17.281520 12074 raft_consensus.cc:1275] T d95fe6a2d1be42f2bea3e2f34276e5ae P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:06:17.283301 13721 consensus_queue.cc:1048] T d95fe6a2d1be42f2bea3e2f34276e5ae P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:17.304608 12218 raft_consensus.cc:1275] T 711425be6ced4d9fb92a82eb67d20c92 P e86b6ed62ab0403bbda1861973380297 [term 3 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:06:17.306736 13691 consensus_queue.cc:1048] T 711425be6ced4d9fb92a82eb67d20c92 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:17.316151 13662 raft_consensus.cc:2955] T d95fe6a2d1be42f2bea3e2f34276e5ae P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:06:17.321049 12216 raft_consensus.cc:2955] T d95fe6a2d1be42f2bea3e2f34276e5ae P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:06:17.323158 12074 raft_consensus.cc:2955] T d95fe6a2d1be42f2bea3e2f34276e5ae P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:06:17.333617 12071 consensus_queue.cc:237] T 7b8abcbf72934eaa8afac20a47b0e938 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:06:17.341591 11971 catalog_manager.cc:5697] T d95fe6a2d1be42f2bea3e2f34276e5ae P 8e3d76ae69c74d1f85f6da548856eeb7 reported cstate change: config changed from index -1 to 3, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New cstate: current_term: 2 leader_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:06:17.346063 12041 consensus_peers.cc:597] T 7b8abcbf72934eaa8afac20a47b0e938 P 34bbb454ad22499cac0941f061a68408 -> Peer 5831a3bceaea419db182492a1fd79862 (127.10.182.4:45681): Couldn't send request to peer 5831a3bceaea419db182492a1fd79862. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7b8abcbf72934eaa8afac20a47b0e938. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:17.349149 12222 raft_consensus.cc:1275] T 7b8abcbf72934eaa8afac20a47b0e938 P e86b6ed62ab0403bbda1861973380297 [term 4 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:06:17.353691 13691 consensus_queue.cc:1048] T 7b8abcbf72934eaa8afac20a47b0e938 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:17.365411 12144 raft_consensus.cc:1275] T 7b8abcbf72934eaa8afac20a47b0e938 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 4 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:06:17.369099 12758 raft_consensus.cc:1275] T 711425be6ced4d9fb92a82eb67d20c92 P 5831a3bceaea419db182492a1fd79862 [term 3 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:06:17.369338 13691 consensus_queue.cc:1048] T 7b8abcbf72934eaa8afac20a47b0e938 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:17.371105 13724 consensus_queue.cc:1048] T 711425be6ced4d9fb92a82eb67d20c92 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:06:17.381162 12144 raft_consensus.cc:1275] T fe0149e418f74f658bb7562c83f468eb P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Refusing update from remote peer 5831a3bceaea419db182492a1fd79862: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:17.393250 13715 consensus_queue.cc:1048] T fe0149e418f74f658bb7562c83f468eb P 5831a3bceaea419db182492a1fd79862 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:06:17.432154 12071 raft_consensus.cc:1275] T fe0149e418f74f658bb7562c83f468eb P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Refusing update from remote peer 5831a3bceaea419db182492a1fd79862: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:17.436674 13715 consensus_queue.cc:1048] T fe0149e418f74f658bb7562c83f468eb P 5831a3bceaea419db182492a1fd79862 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:06:17.433620 13694 raft_consensus.cc:2955] T 7b8abcbf72934eaa8afac20a47b0e938 P 34bbb454ad22499cac0941f061a68408 [term 4 LEADER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
W20260709 13:06:17.484236 12041 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.182.3:44567, user_credentials={real_user=slave}} blocked reactor thread for 56848.9us
I20260709 13:06:17.487762 12222 raft_consensus.cc:2955] T 7b8abcbf72934eaa8afac20a47b0e938 P e86b6ed62ab0403bbda1861973380297 [term 4 FOLLOWER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
W20260709 13:06:17.493031 12724 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.182.1:37883, user_credentials={real_user=slave}} blocked reactor thread for 59419.3us
I20260709 13:06:17.515823 11971 catalog_manager.cc:5697] T 7b8abcbf72934eaa8afac20a47b0e938 P 34bbb454ad22499cac0941f061a68408 reported cstate change: config changed from index -1 to 4, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New cstate: current_term: 4 leader_uuid: "34bbb454ad22499cac0941f061a68408" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:17.516932 12142 raft_consensus.cc:2955] T 7b8abcbf72934eaa8afac20a47b0e938 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 4 FOLLOWER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:06:17.529537 13756 ts_tablet_manager.cc:933] T c242a59c873f4174a99e57ebb93c9270 P 5831a3bceaea419db182492a1fd79862: Initiating tablet copy from peer 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
W20260709 13:06:17.566531 12725 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.182.2:34213, user_credentials={real_user=slave}} blocked reactor thread for 74828.1us
I20260709 13:06:17.574385 13756 tablet_copy_client.cc:323] T c242a59c873f4174a99e57ebb93c9270 P 5831a3bceaea419db182492a1fd79862: tablet copy: Beginning tablet copy session from remote peer at address 127.10.182.2:34213
I20260709 13:06:17.593775 12160 tablet_copy_service.cc:140] P 8e3d76ae69c74d1f85f6da548856eeb7: Received BeginTabletCopySession request for tablet c242a59c873f4174a99e57ebb93c9270 from peer 5831a3bceaea419db182492a1fd79862 ({username='slave'} at 127.0.0.1:58054)
I20260709 13:06:17.594424 12160 tablet_copy_service.cc:161] P 8e3d76ae69c74d1f85f6da548856eeb7: Beginning new tablet copy session on tablet c242a59c873f4174a99e57ebb93c9270 from peer 5831a3bceaea419db182492a1fd79862 at {username='slave'} at 127.0.0.1:58054: session id = 5831a3bceaea419db182492a1fd79862-c242a59c873f4174a99e57ebb93c9270
I20260709 13:06:17.609815 12160 tablet_copy_source_session.cc:215] T c242a59c873f4174a99e57ebb93c9270 P 8e3d76ae69c74d1f85f6da548856eeb7: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:17.614239 13756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c242a59c873f4174a99e57ebb93c9270. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:17.637321 10968 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:17.650018 13756 tablet_copy_client.cc:806] T c242a59c873f4174a99e57ebb93c9270 P 5831a3bceaea419db182492a1fd79862: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:17.650691 13756 tablet_copy_client.cc:670] T c242a59c873f4174a99e57ebb93c9270 P 5831a3bceaea419db182492a1fd79862: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:17.670934 13756 tablet_copy_client.cc:538] T c242a59c873f4174a99e57ebb93c9270 P 5831a3bceaea419db182492a1fd79862: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:17.672299 13761 ts_tablet_manager.cc:933] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 5831a3bceaea419db182492a1fd79862: Initiating tablet copy from peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883)
I20260709 13:06:17.683365 13756 tablet_bootstrap.cc:492] T c242a59c873f4174a99e57ebb93c9270 P 5831a3bceaea419db182492a1fd79862: Bootstrap starting.
I20260709 13:06:17.692266 13761 tablet_copy_client.cc:323] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 5831a3bceaea419db182492a1fd79862: tablet copy: Beginning tablet copy session from remote peer at address 127.10.182.1:37883
I20260709 13:06:17.694084 12084 tablet_copy_service.cc:140] P 34bbb454ad22499cac0941f061a68408: Received BeginTabletCopySession request for tablet 4ce3a642781e4def9f7fb6ac1e2a9443 from peer 5831a3bceaea419db182492a1fd79862 ({username='slave'} at 127.0.0.1:40312)
I20260709 13:06:17.694705 12084 tablet_copy_service.cc:161] P 34bbb454ad22499cac0941f061a68408: Beginning new tablet copy session on tablet 4ce3a642781e4def9f7fb6ac1e2a9443 from peer 5831a3bceaea419db182492a1fd79862 at {username='slave'} at 127.0.0.1:40312: session id = 5831a3bceaea419db182492a1fd79862-4ce3a642781e4def9f7fb6ac1e2a9443
I20260709 13:06:17.702551 12084 tablet_copy_source_session.cc:215] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 34bbb454ad22499cac0941f061a68408: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:17.706513 13761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ce3a642781e4def9f7fb6ac1e2a9443. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:17.742273 13756 tablet_bootstrap.cc:492] T c242a59c873f4174a99e57ebb93c9270 P 5831a3bceaea419db182492a1fd79862: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:17.743319 13756 tablet_bootstrap.cc:492] T c242a59c873f4174a99e57ebb93c9270 P 5831a3bceaea419db182492a1fd79862: Bootstrap complete.
I20260709 13:06:17.744073 13756 ts_tablet_manager.cc:1403] T c242a59c873f4174a99e57ebb93c9270 P 5831a3bceaea419db182492a1fd79862: Time spent bootstrapping tablet: real 0.061s	user 0.022s	sys 0.010s
I20260709 13:06:17.748735 13756 raft_consensus.cc:359] T c242a59c873f4174a99e57ebb93c9270 P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:06:17.749639 13756 raft_consensus.cc:740] T c242a59c873f4174a99e57ebb93c9270 P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5831a3bceaea419db182492a1fd79862, State: Initialized, Role: LEARNER
I20260709 13:06:17.750319 13756 consensus_queue.cc:260] T c242a59c873f4174a99e57ebb93c9270 P 5831a3bceaea419db182492a1fd79862 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:06:17.765473 13756 ts_tablet_manager.cc:1434] T c242a59c873f4174a99e57ebb93c9270 P 5831a3bceaea419db182492a1fd79862: Time spent starting tablet: real 0.021s	user 0.009s	sys 0.001s
I20260709 13:06:17.770107 13761 tablet_copy_client.cc:806] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 5831a3bceaea419db182492a1fd79862: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:17.770742 13761 tablet_copy_client.cc:670] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 5831a3bceaea419db182492a1fd79862: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:17.777179 12160 tablet_copy_service.cc:342] P 8e3d76ae69c74d1f85f6da548856eeb7: Request end of tablet copy session 5831a3bceaea419db182492a1fd79862-c242a59c873f4174a99e57ebb93c9270 received from {username='slave'} at 127.0.0.1:58054
I20260709 13:06:17.777619 12160 tablet_copy_service.cc:434] P 8e3d76ae69c74d1f85f6da548856eeb7: ending tablet copy session 5831a3bceaea419db182492a1fd79862-c242a59c873f4174a99e57ebb93c9270 on tablet c242a59c873f4174a99e57ebb93c9270 with peer 5831a3bceaea419db182492a1fd79862
I20260709 13:06:17.790527 13756 ts_tablet_manager.cc:933] T d95fe6a2d1be42f2bea3e2f34276e5ae P 5831a3bceaea419db182492a1fd79862: Initiating tablet copy from peer 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
I20260709 13:06:17.796679 13761 tablet_copy_client.cc:538] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 5831a3bceaea419db182492a1fd79862: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:17.803062 13756 tablet_copy_client.cc:323] T d95fe6a2d1be42f2bea3e2f34276e5ae P 5831a3bceaea419db182492a1fd79862: tablet copy: Beginning tablet copy session from remote peer at address 127.10.182.2:34213
I20260709 13:06:17.804786 12160 tablet_copy_service.cc:140] P 8e3d76ae69c74d1f85f6da548856eeb7: Received BeginTabletCopySession request for tablet d95fe6a2d1be42f2bea3e2f34276e5ae from peer 5831a3bceaea419db182492a1fd79862 ({username='slave'} at 127.0.0.1:58054)
I20260709 13:06:17.805498 12160 tablet_copy_service.cc:161] P 8e3d76ae69c74d1f85f6da548856eeb7: Beginning new tablet copy session on tablet d95fe6a2d1be42f2bea3e2f34276e5ae from peer 5831a3bceaea419db182492a1fd79862 at {username='slave'} at 127.0.0.1:58054: session id = 5831a3bceaea419db182492a1fd79862-d95fe6a2d1be42f2bea3e2f34276e5ae
I20260709 13:06:17.809221 13761 tablet_bootstrap.cc:492] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 5831a3bceaea419db182492a1fd79862: Bootstrap starting.
I20260709 13:06:17.814699 12160 tablet_copy_source_session.cc:215] T d95fe6a2d1be42f2bea3e2f34276e5ae P 8e3d76ae69c74d1f85f6da548856eeb7: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:17.818069 13756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d95fe6a2d1be42f2bea3e2f34276e5ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:17.839108 13756 tablet_copy_client.cc:806] T d95fe6a2d1be42f2bea3e2f34276e5ae P 5831a3bceaea419db182492a1fd79862: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:17.839679 13756 tablet_copy_client.cc:670] T d95fe6a2d1be42f2bea3e2f34276e5ae P 5831a3bceaea419db182492a1fd79862: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:17.843472 13756 tablet_copy_client.cc:538] T d95fe6a2d1be42f2bea3e2f34276e5ae P 5831a3bceaea419db182492a1fd79862: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:17.854519 13756 tablet_bootstrap.cc:492] T d95fe6a2d1be42f2bea3e2f34276e5ae P 5831a3bceaea419db182492a1fd79862: Bootstrap starting.
I20260709 13:06:17.889232 13764 ts_tablet_manager.cc:933] T 7b8abcbf72934eaa8afac20a47b0e938 P 5831a3bceaea419db182492a1fd79862: Initiating tablet copy from peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883)
I20260709 13:06:17.901300 13756 tablet_bootstrap.cc:492] T d95fe6a2d1be42f2bea3e2f34276e5ae P 5831a3bceaea419db182492a1fd79862: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:17.902333 13756 tablet_bootstrap.cc:492] T d95fe6a2d1be42f2bea3e2f34276e5ae P 5831a3bceaea419db182492a1fd79862: Bootstrap complete.
I20260709 13:06:17.903020 13756 ts_tablet_manager.cc:1403] T d95fe6a2d1be42f2bea3e2f34276e5ae P 5831a3bceaea419db182492a1fd79862: Time spent bootstrapping tablet: real 0.049s	user 0.016s	sys 0.017s
I20260709 13:06:17.905377 13761 tablet_bootstrap.cc:492] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 5831a3bceaea419db182492a1fd79862: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:17.906427 13761 tablet_bootstrap.cc:492] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 5831a3bceaea419db182492a1fd79862: Bootstrap complete.
I20260709 13:06:17.907335 13761 ts_tablet_manager.cc:1403] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 5831a3bceaea419db182492a1fd79862: Time spent bootstrapping tablet: real 0.098s	user 0.019s	sys 0.013s
I20260709 13:06:17.910230 13756 raft_consensus.cc:359] T d95fe6a2d1be42f2bea3e2f34276e5ae P 5831a3bceaea419db182492a1fd79862 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:06:17.911110 13756 raft_consensus.cc:740] T d95fe6a2d1be42f2bea3e2f34276e5ae P 5831a3bceaea419db182492a1fd79862 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 5831a3bceaea419db182492a1fd79862, State: Initialized, Role: LEARNER
I20260709 13:06:17.911777 13756 consensus_queue.cc:260] T d95fe6a2d1be42f2bea3e2f34276e5ae P 5831a3bceaea419db182492a1fd79862 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:06:17.919320 13761 raft_consensus.cc:359] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 5831a3bceaea419db182492a1fd79862 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:06:17.923813 13761 raft_consensus.cc:740] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 5831a3bceaea419db182492a1fd79862 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 5831a3bceaea419db182492a1fd79862, State: Initialized, Role: LEARNER
I20260709 13:06:17.924427 13761 consensus_queue.cc:260] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 5831a3bceaea419db182492a1fd79862 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:06:17.927062 13761 ts_tablet_manager.cc:1434] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 5831a3bceaea419db182492a1fd79862: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 13:06:17.928637 12084 tablet_copy_service.cc:342] P 34bbb454ad22499cac0941f061a68408: Request end of tablet copy session 5831a3bceaea419db182492a1fd79862-4ce3a642781e4def9f7fb6ac1e2a9443 received from {username='slave'} at 127.0.0.1:40312
I20260709 13:06:17.929042 12084 tablet_copy_service.cc:434] P 34bbb454ad22499cac0941f061a68408: ending tablet copy session 5831a3bceaea419db182492a1fd79862-4ce3a642781e4def9f7fb6ac1e2a9443 on tablet 4ce3a642781e4def9f7fb6ac1e2a9443 with peer 5831a3bceaea419db182492a1fd79862
I20260709 13:06:17.931901 13756 ts_tablet_manager.cc:1434] T d95fe6a2d1be42f2bea3e2f34276e5ae P 5831a3bceaea419db182492a1fd79862: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.000s
I20260709 13:06:17.938820 12160 tablet_copy_service.cc:342] P 8e3d76ae69c74d1f85f6da548856eeb7: Request end of tablet copy session 5831a3bceaea419db182492a1fd79862-d95fe6a2d1be42f2bea3e2f34276e5ae received from {username='slave'} at 127.0.0.1:58054
I20260709 13:06:17.939231 12160 tablet_copy_service.cc:434] P 8e3d76ae69c74d1f85f6da548856eeb7: ending tablet copy session 5831a3bceaea419db182492a1fd79862-d95fe6a2d1be42f2bea3e2f34276e5ae on tablet d95fe6a2d1be42f2bea3e2f34276e5ae with peer 5831a3bceaea419db182492a1fd79862
I20260709 13:06:17.953387 13764 tablet_copy_client.cc:323] T 7b8abcbf72934eaa8afac20a47b0e938 P 5831a3bceaea419db182492a1fd79862: tablet copy: Beginning tablet copy session from remote peer at address 127.10.182.1:37883
I20260709 13:06:17.955675 12084 tablet_copy_service.cc:140] P 34bbb454ad22499cac0941f061a68408: Received BeginTabletCopySession request for tablet 7b8abcbf72934eaa8afac20a47b0e938 from peer 5831a3bceaea419db182492a1fd79862 ({username='slave'} at 127.0.0.1:40312)
I20260709 13:06:17.956243 12084 tablet_copy_service.cc:161] P 34bbb454ad22499cac0941f061a68408: Beginning new tablet copy session on tablet 7b8abcbf72934eaa8afac20a47b0e938 from peer 5831a3bceaea419db182492a1fd79862 at {username='slave'} at 127.0.0.1:40312: session id = 5831a3bceaea419db182492a1fd79862-7b8abcbf72934eaa8afac20a47b0e938
I20260709 13:06:17.973992 12758 raft_consensus.cc:1217] T c242a59c873f4174a99e57ebb93c9270 P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:18.016360 12084 tablet_copy_source_session.cc:215] T 7b8abcbf72934eaa8afac20a47b0e938 P 34bbb454ad22499cac0941f061a68408: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:18.020215 13764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b8abcbf72934eaa8afac20a47b0e938. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:18.036620 13764 tablet_copy_client.cc:806] T 7b8abcbf72934eaa8afac20a47b0e938 P 5831a3bceaea419db182492a1fd79862: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:18.037281 13764 tablet_copy_client.cc:670] T 7b8abcbf72934eaa8afac20a47b0e938 P 5831a3bceaea419db182492a1fd79862: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:18.060789 13764 tablet_copy_client.cc:538] T 7b8abcbf72934eaa8afac20a47b0e938 P 5831a3bceaea419db182492a1fd79862: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:18.067759 13764 tablet_bootstrap.cc:492] T 7b8abcbf72934eaa8afac20a47b0e938 P 5831a3bceaea419db182492a1fd79862: Bootstrap starting.
I20260709 13:06:18.109244 13764 tablet_bootstrap.cc:492] T 7b8abcbf72934eaa8afac20a47b0e938 P 5831a3bceaea419db182492a1fd79862: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:18.110185 13764 tablet_bootstrap.cc:492] T 7b8abcbf72934eaa8afac20a47b0e938 P 5831a3bceaea419db182492a1fd79862: Bootstrap complete.
I20260709 13:06:18.110888 13764 ts_tablet_manager.cc:1403] T 7b8abcbf72934eaa8afac20a47b0e938 P 5831a3bceaea419db182492a1fd79862: Time spent bootstrapping tablet: real 0.043s	user 0.024s	sys 0.012s
I20260709 13:06:18.114182 13764 raft_consensus.cc:359] T 7b8abcbf72934eaa8afac20a47b0e938 P 5831a3bceaea419db182492a1fd79862 [term 4 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:06:18.115029 13764 raft_consensus.cc:740] T 7b8abcbf72934eaa8afac20a47b0e938 P 5831a3bceaea419db182492a1fd79862 [term 4 LEARNER]: Becoming Follower/Learner. State: Replica: 5831a3bceaea419db182492a1fd79862, State: Initialized, Role: LEARNER
I20260709 13:06:18.115751 13764 consensus_queue.cc:260] T 7b8abcbf72934eaa8afac20a47b0e938 P 5831a3bceaea419db182492a1fd79862 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:06:18.118543 13764 ts_tablet_manager.cc:1434] T 7b8abcbf72934eaa8afac20a47b0e938 P 5831a3bceaea419db182492a1fd79862: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:06:18.127928 12084 tablet_copy_service.cc:342] P 34bbb454ad22499cac0941f061a68408: Request end of tablet copy session 5831a3bceaea419db182492a1fd79862-7b8abcbf72934eaa8afac20a47b0e938 received from {username='slave'} at 127.0.0.1:40312
I20260709 13:06:18.128346 12084 tablet_copy_service.cc:434] P 34bbb454ad22499cac0941f061a68408: ending tablet copy session 5831a3bceaea419db182492a1fd79862-7b8abcbf72934eaa8afac20a47b0e938 on tablet 7b8abcbf72934eaa8afac20a47b0e938 with peer 5831a3bceaea419db182492a1fd79862
I20260709 13:06:18.221340 12758 raft_consensus.cc:1217] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 5831a3bceaea419db182492a1fd79862 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260709 13:06:18.234953 12758 raft_consensus.cc:1217] T d95fe6a2d1be42f2bea3e2f34276e5ae P 5831a3bceaea419db182492a1fd79862 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:06:18.502368 12761 raft_consensus.cc:1217] T 7b8abcbf72934eaa8afac20a47b0e938 P 5831a3bceaea419db182492a1fd79862 [term 4 LEARNER]: Deduplicated request from leader. Original: 4.3->[4.4-4.4]   Dedup: 4.4->[]
I20260709 13:06:18.564955 13722 raft_consensus.cc:1064] T c242a59c873f4174a99e57ebb93c9270 P 8e3d76ae69c74d1f85f6da548856eeb7: attempting to promote NON_VOTER 5831a3bceaea419db182492a1fd79862 to VOTER
I20260709 13:06:18.567540 13722 consensus_queue.cc:237] T c242a59c873f4174a99e57ebb93c9270 P 8e3d76ae69c74d1f85f6da548856eeb7 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:18.575533 12758 raft_consensus.cc:1275] T c242a59c873f4174a99e57ebb93c9270 P 5831a3bceaea419db182492a1fd79862 [term 1 LEARNER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:18.578034 12218 raft_consensus.cc:1275] T c242a59c873f4174a99e57ebb93c9270 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:18.577943 13722 consensus_queue.cc:1048] T c242a59c873f4174a99e57ebb93c9270 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:18.578111 12074 raft_consensus.cc:1275] T c242a59c873f4174a99e57ebb93c9270 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:18.581002 13722 consensus_queue.cc:1048] T c242a59c873f4174a99e57ebb93c9270 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:18.582218 13711 consensus_queue.cc:1048] T c242a59c873f4174a99e57ebb93c9270 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:18.591568 13722 raft_consensus.cc:2955] T c242a59c873f4174a99e57ebb93c9270 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:18.595995 12218 raft_consensus.cc:2955] T c242a59c873f4174a99e57ebb93c9270 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:18.602694 12758 raft_consensus.cc:2955] T c242a59c873f4174a99e57ebb93c9270 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:18.605823 12074 raft_consensus.cc:2955] T c242a59c873f4174a99e57ebb93c9270 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:18.630895 11972 catalog_manager.cc:5697] T c242a59c873f4174a99e57ebb93c9270 P e86b6ed62ab0403bbda1861973380297 reported cstate change: config changed from index 2 to 3, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:18.664829 13775 raft_consensus.cc:1064] T d95fe6a2d1be42f2bea3e2f34276e5ae P 8e3d76ae69c74d1f85f6da548856eeb7: attempting to promote NON_VOTER 5831a3bceaea419db182492a1fd79862 to VOTER
I20260709 13:06:18.667394 13775 consensus_queue.cc:237] T d95fe6a2d1be42f2bea3e2f34276e5ae P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:18.686173 12218 raft_consensus.cc:1275] T d95fe6a2d1be42f2bea3e2f34276e5ae P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:06:18.688345 13775 consensus_queue.cc:1048] T d95fe6a2d1be42f2bea3e2f34276e5ae P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:18.689344 12758 raft_consensus.cc:1275] T d95fe6a2d1be42f2bea3e2f34276e5ae P 5831a3bceaea419db182492a1fd79862 [term 2 LEARNER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:06:18.694836 12142 consensus_queue.cc:237] T c242a59c873f4174a99e57ebb93c9270 P 8e3d76ae69c74d1f85f6da548856eeb7 [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: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:18.697634 12071 raft_consensus.cc:1275] T d95fe6a2d1be42f2bea3e2f34276e5ae P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:06:18.700361 13722 consensus_queue.cc:1048] T d95fe6a2d1be42f2bea3e2f34276e5ae P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:18.711477 13722 consensus_queue.cc:1048] T d95fe6a2d1be42f2bea3e2f34276e5ae P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:18.711915 12758 raft_consensus.cc:1275] T c242a59c873f4174a99e57ebb93c9270 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:18.714983 12222 raft_consensus.cc:1275] T c242a59c873f4174a99e57ebb93c9270 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:18.715286 13711 consensus_queue.cc:1048] T c242a59c873f4174a99e57ebb93c9270 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:18.718129 13711 consensus_queue.cc:1048] T c242a59c873f4174a99e57ebb93c9270 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:06:18.725049 13721 raft_consensus.cc:2955] T d95fe6a2d1be42f2bea3e2f34276e5ae P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:18.741382 13691 raft_consensus.cc:1064] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 34bbb454ad22499cac0941f061a68408: attempting to promote NON_VOTER 5831a3bceaea419db182492a1fd79862 to VOTER
I20260709 13:06:18.740813 13711 raft_consensus.cc:2955] T c242a59c873f4174a99e57ebb93c9270 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 34bbb454ad22499cac0941f061a68408 (127.10.182.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:18.747534 10968 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:18.751005 13691 consensus_queue.cc:237] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:18.761097 12071 raft_consensus.cc:2955] T d95fe6a2d1be42f2bea3e2f34276e5ae P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:18.759260 12218 raft_consensus.cc:2955] T c242a59c873f4174a99e57ebb93c9270 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 34bbb454ad22499cac0941f061a68408 (127.10.182.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:18.771268 11973 catalog_manager.cc:5697] T d95fe6a2d1be42f2bea3e2f34276e5ae P 8e3d76ae69c74d1f85f6da548856eeb7 reported cstate change: config changed from index 3 to 4, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:18.792142 12761 raft_consensus.cc:2955] T c242a59c873f4174a99e57ebb93c9270 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 34bbb454ad22499cac0941f061a68408 (127.10.182.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:18.792842 12222 raft_consensus.cc:2955] T d95fe6a2d1be42f2bea3e2f34276e5ae P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:18.822400 11958 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c242a59c873f4174a99e57ebb93c9270 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:18.827284 12148 raft_consensus.cc:1275] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 3 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:06:18.828912 12222 raft_consensus.cc:1275] T 4ce3a642781e4def9f7fb6ac1e2a9443 P e86b6ed62ab0403bbda1861973380297 [term 3 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:06:18.830367 13724 consensus_queue.cc:1048] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:18.830277 11971 catalog_manager.cc:5697] T c242a59c873f4174a99e57ebb93c9270 P 8e3d76ae69c74d1f85f6da548856eeb7 reported cstate change: config changed from index 3 to 4, VOTER 34bbb454ad22499cac0941f061a68408 (127.10.182.1) evicted. New cstate: current_term: 1 leader_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:18.837980 12758 raft_consensus.cc:1275] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 5831a3bceaea419db182492a1fd79862 [term 3 LEARNER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:06:18.841903 12758 raft_consensus.cc:2955] T d95fe6a2d1be42f2bea3e2f34276e5ae P 5831a3bceaea419db182492a1fd79862 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:18.843029 13751 consensus_queue.cc:1048] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.003s
I20260709 13:06:18.846800 13691 consensus_queue.cc:1048] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:18.860563 12062 tablet_service.cc:1558] Processing DeleteTablet for tablet c242a59c873f4174a99e57ebb93c9270 with delete_type TABLET_DATA_TOMBSTONED (TS 34bbb454ad22499cac0941f061a68408 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47622
I20260709 13:06:18.904709 12071 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "747919c4c63d4a32afcb4c051c776492"
dest_uuid: "34bbb454ad22499cac0941f061a68408"
mode: GRACEFUL
new_leader_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
 from {username='slave'} at 127.0.0.1:37210
I20260709 13:06:18.905381 12071 raft_consensus.cc:606] T 747919c4c63d4a32afcb4c051c776492 P 34bbb454ad22499cac0941f061a68408 [term 2 LEADER]: Received request to transfer leadership to TS 8e3d76ae69c74d1f85f6da548856eeb7
I20260709 13:06:18.906574 10968 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:06:18.908206 10968 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:18.907866 13788 raft_consensus.cc:2955] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 34bbb454ad22499cac0941f061a68408 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:18.909837 12142 raft_consensus.cc:2955] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:18.922820 13792 tablet_replica.cc:333] T c242a59c873f4174a99e57ebb93c9270 P 34bbb454ad22499cac0941f061a68408: stopping tablet replica
I20260709 13:06:18.923930 13792 raft_consensus.cc:2243] T c242a59c873f4174a99e57ebb93c9270 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:18.924714 13792 raft_consensus.cc:2272] T c242a59c873f4174a99e57ebb93c9270 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:18.935377 13792 ts_tablet_manager.cc:1916] T c242a59c873f4174a99e57ebb93c9270 P 34bbb454ad22499cac0941f061a68408: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:18.936159 12144 consensus_queue.cc:237] T d95fe6a2d1be42f2bea3e2f34276e5ae P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:18.937248 11969 catalog_manager.cc:5697] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 8e3d76ae69c74d1f85f6da548856eeb7 reported cstate change: config changed from index 3 to 4, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "34bbb454ad22499cac0941f061a68408" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:18.942118 12759 raft_consensus.cc:2955] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 5831a3bceaea419db182492a1fd79862 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:18.945770 12758 raft_consensus.cc:1275] T d95fe6a2d1be42f2bea3e2f34276e5ae P 5831a3bceaea419db182492a1fd79862 [term 2 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:18.948069 13784 consensus_queue.cc:1048] T d95fe6a2d1be42f2bea3e2f34276e5ae P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:18.950393 12218 raft_consensus.cc:1275] T d95fe6a2d1be42f2bea3e2f34276e5ae P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:18.962121 13775 raft_consensus.cc:2955] T d95fe6a2d1be42f2bea3e2f34276e5ae P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 34bbb454ad22499cac0941f061a68408 (127.10.182.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:18.971089 12217 raft_consensus.cc:2955] T 4ce3a642781e4def9f7fb6ac1e2a9443 P e86b6ed62ab0403bbda1861973380297 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:18.984269 13691 raft_consensus.cc:1064] T 7b8abcbf72934eaa8afac20a47b0e938 P 34bbb454ad22499cac0941f061a68408: attempting to promote NON_VOTER 5831a3bceaea419db182492a1fd79862 to VOTER
I20260709 13:06:18.986131 12758 raft_consensus.cc:2955] T d95fe6a2d1be42f2bea3e2f34276e5ae P 5831a3bceaea419db182492a1fd79862 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 34bbb454ad22499cac0941f061a68408 (127.10.182.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:18.990819 12074 consensus_queue.cc:237] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:18.993057 13792 ts_tablet_manager.cc:1929] T c242a59c873f4174a99e57ebb93c9270 P 34bbb454ad22499cac0941f061a68408: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:18.993584 13792 log.cc:1199] T c242a59c873f4174a99e57ebb93c9270 P 34bbb454ad22499cac0941f061a68408: Deleting WAL directory at /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602301807890-10968-0/minicluster-data/ts-0-root/wals/c242a59c873f4174a99e57ebb93c9270
I20260709 13:06:18.993695 13721 consensus_queue.cc:1048] T d95fe6a2d1be42f2bea3e2f34276e5ae P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:18.997400 11958 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d95fe6a2d1be42f2bea3e2f34276e5ae with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:19.000593 12216 raft_consensus.cc:2955] T d95fe6a2d1be42f2bea3e2f34276e5ae P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 34bbb454ad22499cac0941f061a68408 (127.10.182.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:19.002345 13691 consensus_queue.cc:237] T 7b8abcbf72934eaa8afac20a47b0e938 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 2, Current term: 4, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:19.006625 11969 catalog_manager.cc:5697] T d95fe6a2d1be42f2bea3e2f34276e5ae P 8e3d76ae69c74d1f85f6da548856eeb7 reported cstate change: config changed from index 4 to 5, VOTER 34bbb454ad22499cac0941f061a68408 (127.10.182.1) evicted. New cstate: current_term: 2 leader_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:19.014492 12758 raft_consensus.cc:1275] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 5831a3bceaea419db182492a1fd79862 [term 3 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:06:19.013094 11957 catalog_manager.cc:5028] TS 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): tablet c242a59c873f4174a99e57ebb93c9270 (table test-workload [id=2fcf00b1454943968793f37e6dd8977d]) successfully deleted
I20260709 13:06:19.017405 12216 raft_consensus.cc:1275] T 4ce3a642781e4def9f7fb6ac1e2a9443 P e86b6ed62ab0403bbda1861973380297 [term 3 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:06:19.018604 13788 consensus_queue.cc:1048] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:06:19.019573 13751 consensus_queue.cc:1048] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:19.029390 13788 raft_consensus.cc:2955] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 34bbb454ad22499cac0941f061a68408 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:19.044833 12062 tablet_service.cc:1558] Processing DeleteTablet for tablet d95fe6a2d1be42f2bea3e2f34276e5ae with delete_type TABLET_DATA_TOMBSTONED (TS 34bbb454ad22499cac0941f061a68408 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:47622
I20260709 13:06:19.045761 13792 tablet_replica.cc:333] T d95fe6a2d1be42f2bea3e2f34276e5ae P 34bbb454ad22499cac0941f061a68408: stopping tablet replica
I20260709 13:06:19.046772 13792 raft_consensus.cc:2243] T d95fe6a2d1be42f2bea3e2f34276e5ae P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:19.047482 13792 raft_consensus.cc:2272] T d95fe6a2d1be42f2bea3e2f34276e5ae P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:19.052062 13792 ts_tablet_manager.cc:1916] T d95fe6a2d1be42f2bea3e2f34276e5ae P 34bbb454ad22499cac0941f061a68408: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:19.051769 12758 raft_consensus.cc:2955] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 5831a3bceaea419db182492a1fd79862 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:19.052724 11957 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4ce3a642781e4def9f7fb6ac1e2a9443 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:19.059916 11971 catalog_manager.cc:5697] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 34bbb454ad22499cac0941f061a68408 reported cstate change: config changed from index 4 to 5, VOTER 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2) evicted. New cstate: current_term: 3 leader_uuid: "34bbb454ad22499cac0941f061a68408" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:19.067441 12216 raft_consensus.cc:2955] T 4ce3a642781e4def9f7fb6ac1e2a9443 P e86b6ed62ab0403bbda1861973380297 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:19.095786 13792 ts_tablet_manager.cc:1929] T d95fe6a2d1be42f2bea3e2f34276e5ae P 34bbb454ad22499cac0941f061a68408: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:06:19.096251 13792 log.cc:1199] T d95fe6a2d1be42f2bea3e2f34276e5ae P 34bbb454ad22499cac0941f061a68408: Deleting WAL directory at /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602301807890-10968-0/minicluster-data/ts-0-root/wals/d95fe6a2d1be42f2bea3e2f34276e5ae
I20260709 13:06:19.106060 12142 raft_consensus.cc:1275] T 7b8abcbf72934eaa8afac20a47b0e938 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 4 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:06:19.108273 13751 consensus_queue.cc:1048] T 7b8abcbf72934eaa8afac20a47b0e938 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:19.110121 11957 catalog_manager.cc:5028] TS 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): tablet d95fe6a2d1be42f2bea3e2f34276e5ae (table test-workload [id=2fcf00b1454943968793f37e6dd8977d]) successfully deleted
I20260709 13:06:19.111493 12139 tablet_service.cc:1558] Processing DeleteTablet for tablet 4ce3a642781e4def9f7fb6ac1e2a9443 with delete_type TABLET_DATA_TOMBSTONED (TS 8e3d76ae69c74d1f85f6da548856eeb7 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:56536
I20260709 13:06:19.111809 12217 raft_consensus.cc:1275] T 7b8abcbf72934eaa8afac20a47b0e938 P e86b6ed62ab0403bbda1861973380297 [term 4 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:06:19.115396 12758 raft_consensus.cc:1275] T 7b8abcbf72934eaa8afac20a47b0e938 P 5831a3bceaea419db182492a1fd79862 [term 4 LEARNER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:06:19.116925 13795 tablet_replica.cc:333] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 8e3d76ae69c74d1f85f6da548856eeb7: stopping tablet replica
I20260709 13:06:19.120034 13795 raft_consensus.cc:2243] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:19.120877 13795 raft_consensus.cc:2272] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:19.125103 13794 consensus_queue.cc:1048] T 7b8abcbf72934eaa8afac20a47b0e938 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.006s
I20260709 13:06:19.133160 13724 consensus_queue.cc:1048] T 7b8abcbf72934eaa8afac20a47b0e938 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:19.135699 13795 ts_tablet_manager.cc:1916] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 8e3d76ae69c74d1f85f6da548856eeb7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:19.154348 13795 ts_tablet_manager.cc:1929] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 8e3d76ae69c74d1f85f6da548856eeb7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260709 13:06:19.154829 13795 log.cc:1199] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 8e3d76ae69c74d1f85f6da548856eeb7: Deleting WAL directory at /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602301807890-10968-0/minicluster-data/ts-1-root/wals/4ce3a642781e4def9f7fb6ac1e2a9443
I20260709 13:06:19.156587 11958 catalog_manager.cc:5028] TS 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213): tablet 4ce3a642781e4def9f7fb6ac1e2a9443 (table test-workload [id=2fcf00b1454943968793f37e6dd8977d]) successfully deleted
I20260709 13:06:19.157069 13751 raft_consensus.cc:2955] T 7b8abcbf72934eaa8afac20a47b0e938 P 34bbb454ad22499cac0941f061a68408 [term 4 LEADER]: Committing config change with OpId 4.5: config changed from index 4 to 5, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:19.159428 12758 raft_consensus.cc:2955] T 7b8abcbf72934eaa8afac20a47b0e938 P 5831a3bceaea419db182492a1fd79862 [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 4 to 5, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:19.160362 12216 raft_consensus.cc:2955] T 7b8abcbf72934eaa8afac20a47b0e938 P e86b6ed62ab0403bbda1861973380297 [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 4 to 5, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:19.172447 12144 raft_consensus.cc:2955] T 7b8abcbf72934eaa8afac20a47b0e938 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 4 to 5, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:19.178962 13724 raft_consensus.cc:993] T 747919c4c63d4a32afcb4c051c776492 P 34bbb454ad22499cac0941f061a68408: : Instructing follower 8e3d76ae69c74d1f85f6da548856eeb7 to start an election
I20260709 13:06:19.179563 13724 raft_consensus.cc:1081] T 747919c4c63d4a32afcb4c051c776492 P 34bbb454ad22499cac0941f061a68408 [term 2 LEADER]: Signalling peer 8e3d76ae69c74d1f85f6da548856eeb7 to start an election
I20260709 13:06:19.181591 12142 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "747919c4c63d4a32afcb4c051c776492"
dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
 from {username='slave'} at 127.0.0.1:56554
I20260709 13:06:19.182103 12142 raft_consensus.cc:493] T 747919c4c63d4a32afcb4c051c776492 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:19.182505 12142 raft_consensus.cc:3060] T 747919c4c63d4a32afcb4c051c776492 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:19.182147 11971 catalog_manager.cc:5697] T 7b8abcbf72934eaa8afac20a47b0e938 P e86b6ed62ab0403bbda1861973380297 reported cstate change: config changed from index 4 to 5, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New cstate: current_term: 4 leader_uuid: "34bbb454ad22499cac0941f061a68408" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:19.190737 12142 raft_consensus.cc:515] T 747919c4c63d4a32afcb4c051c776492 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:19.193095 12142 leader_election.cc:290] T 747919c4c63d4a32afcb4c051c776492 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 3 election: Requested vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 5831a3bceaea419db182492a1fd79862 (127.10.182.4:45681)
I20260709 13:06:19.194386 12074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "747919c4c63d4a32afcb4c051c776492" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "34bbb454ad22499cac0941f061a68408"
I20260709 13:06:19.194968 12074 raft_consensus.cc:3055] T 747919c4c63d4a32afcb4c051c776492 P 34bbb454ad22499cac0941f061a68408 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:19.195297 12074 raft_consensus.cc:740] T 747919c4c63d4a32afcb4c051c776492 P 34bbb454ad22499cac0941f061a68408 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 34bbb454ad22499cac0941f061a68408, State: Running, Role: LEADER
I20260709 13:06:19.195736 12758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "747919c4c63d4a32afcb4c051c776492" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "5831a3bceaea419db182492a1fd79862"
I20260709 13:06:19.196345 12758 raft_consensus.cc:3060] T 747919c4c63d4a32afcb4c051c776492 P 5831a3bceaea419db182492a1fd79862 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:19.203536 12071 consensus_queue.cc:237] T 7b8abcbf72934eaa8afac20a47b0e938 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.5, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:19.208897 12758 raft_consensus.cc:2468] T 747919c4c63d4a32afcb4c051c776492 P 5831a3bceaea419db182492a1fd79862 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e3d76ae69c74d1f85f6da548856eeb7 in term 3.
I20260709 13:06:19.212038 12116 leader_election.cc:304] T 747919c4c63d4a32afcb4c051c776492 P 8e3d76ae69c74d1f85f6da548856eeb7 [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: 5831a3bceaea419db182492a1fd79862, 8e3d76ae69c74d1f85f6da548856eeb7; no voters: 
I20260709 13:06:19.212951 13787 raft_consensus.cc:2804] T 747919c4c63d4a32afcb4c051c776492 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:19.213454 13787 raft_consensus.cc:697] T 747919c4c63d4a32afcb4c051c776492 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 3 LEADER]: Becoming Leader. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Running, Role: LEADER
I20260709 13:06:19.214257 13787 consensus_queue.cc:237] T 747919c4c63d4a32afcb4c051c776492 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:19.195990 12074 consensus_queue.cc:260] T 747919c4c63d4a32afcb4c051c776492 P 34bbb454ad22499cac0941f061a68408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:19.216956 12761 raft_consensus.cc:1275] T 7b8abcbf72934eaa8afac20a47b0e938 P 5831a3bceaea419db182492a1fd79862 [term 4 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:06:19.218341 13724 consensus_queue.cc:1048] T 7b8abcbf72934eaa8afac20a47b0e938 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:19.218566 12142 raft_consensus.cc:1275] T 7b8abcbf72934eaa8afac20a47b0e938 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 4 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:06:19.219959 13751 consensus_queue.cc:1048] T 7b8abcbf72934eaa8afac20a47b0e938 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:19.220376 12074 raft_consensus.cc:3060] T 747919c4c63d4a32afcb4c051c776492 P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:19.226583 13788 raft_consensus.cc:2955] T 7b8abcbf72934eaa8afac20a47b0e938 P 34bbb454ad22499cac0941f061a68408 [term 4 LEADER]: Committing config change with OpId 4.6: config changed from index 5 to 6, VOTER e86b6ed62ab0403bbda1861973380297 (127.10.182.3) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:19.240121 12142 raft_consensus.cc:2955] T 7b8abcbf72934eaa8afac20a47b0e938 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, VOTER e86b6ed62ab0403bbda1861973380297 (127.10.182.3) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:19.252701 12759 raft_consensus.cc:2955] T 7b8abcbf72934eaa8afac20a47b0e938 P 5831a3bceaea419db182492a1fd79862 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, VOTER e86b6ed62ab0403bbda1861973380297 (127.10.182.3) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:19.262602 11957 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7b8abcbf72934eaa8afac20a47b0e938 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:19.270416 11973 catalog_manager.cc:5697] T 7b8abcbf72934eaa8afac20a47b0e938 P 34bbb454ad22499cac0941f061a68408 reported cstate change: config changed from index 5 to 6, VOTER e86b6ed62ab0403bbda1861973380297 (127.10.182.3) evicted. New cstate: current_term: 4 leader_uuid: "34bbb454ad22499cac0941f061a68408" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:19.276223 12074 raft_consensus.cc:2468] T 747919c4c63d4a32afcb4c051c776492 P 34bbb454ad22499cac0941f061a68408 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e3d76ae69c74d1f85f6da548856eeb7 in term 3.
I20260709 13:06:19.291950 12208 tablet_service.cc:1558] Processing DeleteTablet for tablet 7b8abcbf72934eaa8afac20a47b0e938 with delete_type TABLET_DATA_TOMBSTONED (TS e86b6ed62ab0403bbda1861973380297 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:60452
I20260709 13:06:19.297447 13800 tablet_replica.cc:333] T 7b8abcbf72934eaa8afac20a47b0e938 P e86b6ed62ab0403bbda1861973380297: stopping tablet replica
I20260709 13:06:19.298525 13800 raft_consensus.cc:2243] T 7b8abcbf72934eaa8afac20a47b0e938 P e86b6ed62ab0403bbda1861973380297 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:19.299237 13800 raft_consensus.cc:2272] T 7b8abcbf72934eaa8afac20a47b0e938 P e86b6ed62ab0403bbda1861973380297 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:19.298549 11972 catalog_manager.cc:5697] T 747919c4c63d4a32afcb4c051c776492 P 8e3d76ae69c74d1f85f6da548856eeb7 reported cstate change: term changed from 2 to 3, leader changed from 34bbb454ad22499cac0941f061a68408 (127.10.182.1) to 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2). New cstate: current_term: 3 leader_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:19.302448 13800 ts_tablet_manager.cc:1916] T 7b8abcbf72934eaa8afac20a47b0e938 P e86b6ed62ab0403bbda1861973380297: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:19.317185 13800 ts_tablet_manager.cc:1929] T 7b8abcbf72934eaa8afac20a47b0e938 P e86b6ed62ab0403bbda1861973380297: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 4.5
I20260709 13:06:19.317515 13800 log.cc:1199] T 7b8abcbf72934eaa8afac20a47b0e938 P e86b6ed62ab0403bbda1861973380297: Deleting WAL directory at /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602301807890-10968-0/minicluster-data/ts-2-root/wals/7b8abcbf72934eaa8afac20a47b0e938
I20260709 13:06:19.319756 11960 catalog_manager.cc:5028] TS e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567): tablet 7b8abcbf72934eaa8afac20a47b0e938 (table test-workload [id=2fcf00b1454943968793f37e6dd8977d]) successfully deleted
I20260709 13:06:19.660008 12759 raft_consensus.cc:1275] T 747919c4c63d4a32afcb4c051c776492 P 5831a3bceaea419db182492a1fd79862 [term 3 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:06:19.661260 13775 consensus_queue.cc:1048] T 747919c4c63d4a32afcb4c051c776492 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:19.670411 12074 raft_consensus.cc:1275] T 747919c4c63d4a32afcb4c051c776492 P 34bbb454ad22499cac0941f061a68408 [term 3 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:06:19.671962 13775 consensus_queue.cc:1048] T 747919c4c63d4a32afcb4c051c776492 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:06:19.909065 10968 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:20.357923 12073 consensus_queue.cc:237] T d41dbf3f863349f3bcc6e8320359e499 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:06:20.364171 12216 raft_consensus.cc:1275] T d41dbf3f863349f3bcc6e8320359e499 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 13:06:20.364383 12041 consensus_peers.cc:597] T d41dbf3f863349f3bcc6e8320359e499 P 34bbb454ad22499cac0941f061a68408 -> Peer 5831a3bceaea419db182492a1fd79862 (127.10.182.4:45681): Couldn't send request to peer 5831a3bceaea419db182492a1fd79862. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d41dbf3f863349f3bcc6e8320359e499. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:20.365553 12142 raft_consensus.cc:1275] T d41dbf3f863349f3bcc6e8320359e499 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:06:20.365793 13724 consensus_queue.cc:1048] T d41dbf3f863349f3bcc6e8320359e499 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:20.366832 13788 consensus_queue.cc:1048] T d41dbf3f863349f3bcc6e8320359e499 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:20.377213 13788 raft_consensus.cc:2955] T d41dbf3f863349f3bcc6e8320359e499 P 34bbb454ad22499cac0941f061a68408 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:06:20.378592 12144 raft_consensus.cc:2955] T d41dbf3f863349f3bcc6e8320359e499 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:06:20.390717 12142 consensus_queue.cc:237] T be96d81022a548aa8273e5cb29361b86 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:06:20.391724 11972 catalog_manager.cc:5697] T d41dbf3f863349f3bcc6e8320359e499 P 34bbb454ad22499cac0941f061a68408 reported cstate change: config changed from index -1 to 3, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New cstate: current_term: 2 leader_uuid: "34bbb454ad22499cac0941f061a68408" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:20.396978 12216 raft_consensus.cc:2955] T d41dbf3f863349f3bcc6e8320359e499 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:06:20.417887 12073 raft_consensus.cc:1275] T be96d81022a548aa8273e5cb29361b86 P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:06:20.419911 12216 raft_consensus.cc:1275] T be96d81022a548aa8273e5cb29361b86 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 13:06:20.420857 12116 consensus_peers.cc:597] T be96d81022a548aa8273e5cb29361b86 P 8e3d76ae69c74d1f85f6da548856eeb7 -> Peer 5831a3bceaea419db182492a1fd79862 (127.10.182.4:45681): Couldn't send request to peer 5831a3bceaea419db182492a1fd79862. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: be96d81022a548aa8273e5cb29361b86. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:20.421037 13721 consensus_queue.cc:1048] T be96d81022a548aa8273e5cb29361b86 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:20.421981 13775 consensus_queue.cc:1048] T be96d81022a548aa8273e5cb29361b86 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:20.445976 13806 raft_consensus.cc:2955] T be96d81022a548aa8273e5cb29361b86 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:06:20.448782 12073 raft_consensus.cc:2955] T be96d81022a548aa8273e5cb29361b86 P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:06:20.453547 12216 raft_consensus.cc:2955] T be96d81022a548aa8273e5cb29361b86 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } } }
I20260709 13:06:20.469055 11971 catalog_manager.cc:5697] T be96d81022a548aa8273e5cb29361b86 P 8e3d76ae69c74d1f85f6da548856eeb7 reported cstate change: config changed from index -1 to 3, NON_VOTER 5831a3bceaea419db182492a1fd79862 (127.10.182.4) added. New cstate: current_term: 2 leader_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:20.915321 13822 ts_tablet_manager.cc:933] T d41dbf3f863349f3bcc6e8320359e499 P 5831a3bceaea419db182492a1fd79862: Initiating tablet copy from peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883)
I20260709 13:06:20.920698 13822 tablet_copy_client.cc:323] T d41dbf3f863349f3bcc6e8320359e499 P 5831a3bceaea419db182492a1fd79862: tablet copy: Beginning tablet copy session from remote peer at address 127.10.182.1:37883
I20260709 13:06:20.922276 12084 tablet_copy_service.cc:140] P 34bbb454ad22499cac0941f061a68408: Received BeginTabletCopySession request for tablet d41dbf3f863349f3bcc6e8320359e499 from peer 5831a3bceaea419db182492a1fd79862 ({username='slave'} at 127.0.0.1:40312)
I20260709 13:06:20.922772 12084 tablet_copy_service.cc:161] P 34bbb454ad22499cac0941f061a68408: Beginning new tablet copy session on tablet d41dbf3f863349f3bcc6e8320359e499 from peer 5831a3bceaea419db182492a1fd79862 at {username='slave'} at 127.0.0.1:40312: session id = 5831a3bceaea419db182492a1fd79862-d41dbf3f863349f3bcc6e8320359e499
I20260709 13:06:20.941932 10968 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:20.955190 12084 tablet_copy_source_session.cc:215] T d41dbf3f863349f3bcc6e8320359e499 P 34bbb454ad22499cac0941f061a68408: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:20.974433 13824 ts_tablet_manager.cc:933] T be96d81022a548aa8273e5cb29361b86 P 5831a3bceaea419db182492a1fd79862: Initiating tablet copy from peer 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
I20260709 13:06:20.977681 13824 tablet_copy_client.cc:323] T be96d81022a548aa8273e5cb29361b86 P 5831a3bceaea419db182492a1fd79862: tablet copy: Beginning tablet copy session from remote peer at address 127.10.182.2:34213
I20260709 13:06:20.979820 12160 tablet_copy_service.cc:140] P 8e3d76ae69c74d1f85f6da548856eeb7: Received BeginTabletCopySession request for tablet be96d81022a548aa8273e5cb29361b86 from peer 5831a3bceaea419db182492a1fd79862 ({username='slave'} at 127.0.0.1:58054)
I20260709 13:06:20.980383 12160 tablet_copy_service.cc:161] P 8e3d76ae69c74d1f85f6da548856eeb7: Beginning new tablet copy session on tablet be96d81022a548aa8273e5cb29361b86 from peer 5831a3bceaea419db182492a1fd79862 at {username='slave'} at 127.0.0.1:58054: session id = 5831a3bceaea419db182492a1fd79862-be96d81022a548aa8273e5cb29361b86
I20260709 13:06:20.987901 12160 tablet_copy_source_session.cc:215] T be96d81022a548aa8273e5cb29361b86 P 8e3d76ae69c74d1f85f6da548856eeb7: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:20.991206 13824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be96d81022a548aa8273e5cb29361b86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.996465 13822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d41dbf3f863349f3bcc6e8320359e499. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:21.023826 13824 tablet_copy_client.cc:806] T be96d81022a548aa8273e5cb29361b86 P 5831a3bceaea419db182492a1fd79862: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:21.024516 13824 tablet_copy_client.cc:670] T be96d81022a548aa8273e5cb29361b86 P 5831a3bceaea419db182492a1fd79862: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:21.029291 13824 tablet_copy_client.cc:538] T be96d81022a548aa8273e5cb29361b86 P 5831a3bceaea419db182492a1fd79862: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:21.031939 13822 tablet_copy_client.cc:806] T d41dbf3f863349f3bcc6e8320359e499 P 5831a3bceaea419db182492a1fd79862: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:21.033629 13822 tablet_copy_client.cc:670] T d41dbf3f863349f3bcc6e8320359e499 P 5831a3bceaea419db182492a1fd79862: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:21.037137 13822 tablet_copy_client.cc:538] T d41dbf3f863349f3bcc6e8320359e499 P 5831a3bceaea419db182492a1fd79862: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:21.039237 12142 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ab173207e9f42b7ba953f8d408fa30c"
dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
mode: GRACEFUL
new_leader_uuid: "34bbb454ad22499cac0941f061a68408"
 from {username='slave'} at 127.0.0.1:54160
I20260709 13:06:21.039824 12142 raft_consensus.cc:606] T 0ab173207e9f42b7ba953f8d408fa30c P 8e3d76ae69c74d1f85f6da548856eeb7 [term 3 LEADER]: Received request to transfer leadership to TS 34bbb454ad22499cac0941f061a68408
I20260709 13:06:21.040789 13824 tablet_bootstrap.cc:492] T be96d81022a548aa8273e5cb29361b86 P 5831a3bceaea419db182492a1fd79862: Bootstrap starting.
I20260709 13:06:21.042236 10968 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:06:21.044850 10968 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:21.048424 13822 tablet_bootstrap.cc:492] T d41dbf3f863349f3bcc6e8320359e499 P 5831a3bceaea419db182492a1fd79862: Bootstrap starting.
I20260709 13:06:21.068656 13822 tablet_bootstrap.cc:492] T d41dbf3f863349f3bcc6e8320359e499 P 5831a3bceaea419db182492a1fd79862: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:21.069396 13824 tablet_bootstrap.cc:492] T be96d81022a548aa8273e5cb29361b86 P 5831a3bceaea419db182492a1fd79862: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:21.069550 13822 tablet_bootstrap.cc:492] T d41dbf3f863349f3bcc6e8320359e499 P 5831a3bceaea419db182492a1fd79862: Bootstrap complete.
I20260709 13:06:21.070284 13822 ts_tablet_manager.cc:1403] T d41dbf3f863349f3bcc6e8320359e499 P 5831a3bceaea419db182492a1fd79862: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.010s
I20260709 13:06:21.070348 13824 tablet_bootstrap.cc:492] T be96d81022a548aa8273e5cb29361b86 P 5831a3bceaea419db182492a1fd79862: Bootstrap complete.
I20260709 13:06:21.071264 13824 ts_tablet_manager.cc:1403] T be96d81022a548aa8273e5cb29361b86 P 5831a3bceaea419db182492a1fd79862: Time spent bootstrapping tablet: real 0.031s	user 0.018s	sys 0.006s
I20260709 13:06:21.073167 13822 raft_consensus.cc:359] T d41dbf3f863349f3bcc6e8320359e499 P 5831a3bceaea419db182492a1fd79862 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:06:21.074038 13822 raft_consensus.cc:740] T d41dbf3f863349f3bcc6e8320359e499 P 5831a3bceaea419db182492a1fd79862 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 5831a3bceaea419db182492a1fd79862, State: Initialized, Role: LEARNER
I20260709 13:06:21.074247 13824 raft_consensus.cc:359] T be96d81022a548aa8273e5cb29361b86 P 5831a3bceaea419db182492a1fd79862 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:06:21.074724 13822 consensus_queue.cc:260] T d41dbf3f863349f3bcc6e8320359e499 P 5831a3bceaea419db182492a1fd79862 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:06:21.075189 13824 raft_consensus.cc:740] T be96d81022a548aa8273e5cb29361b86 P 5831a3bceaea419db182492a1fd79862 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 5831a3bceaea419db182492a1fd79862, State: Initialized, Role: LEARNER
I20260709 13:06:21.075940 13824 consensus_queue.cc:260] T be96d81022a548aa8273e5cb29361b86 P 5831a3bceaea419db182492a1fd79862 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: NON_VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: true } }
I20260709 13:06:21.077226 13822 ts_tablet_manager.cc:1434] T d41dbf3f863349f3bcc6e8320359e499 P 5831a3bceaea419db182492a1fd79862: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260709 13:06:21.078642 13824 ts_tablet_manager.cc:1434] T be96d81022a548aa8273e5cb29361b86 P 5831a3bceaea419db182492a1fd79862: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:06:21.079167 12084 tablet_copy_service.cc:342] P 34bbb454ad22499cac0941f061a68408: Request end of tablet copy session 5831a3bceaea419db182492a1fd79862-d41dbf3f863349f3bcc6e8320359e499 received from {username='slave'} at 127.0.0.1:40312
I20260709 13:06:21.079603 12084 tablet_copy_service.cc:434] P 34bbb454ad22499cac0941f061a68408: ending tablet copy session 5831a3bceaea419db182492a1fd79862-d41dbf3f863349f3bcc6e8320359e499 on tablet d41dbf3f863349f3bcc6e8320359e499 with peer 5831a3bceaea419db182492a1fd79862
I20260709 13:06:21.080942 12160 tablet_copy_service.cc:342] P 8e3d76ae69c74d1f85f6da548856eeb7: Request end of tablet copy session 5831a3bceaea419db182492a1fd79862-be96d81022a548aa8273e5cb29361b86 received from {username='slave'} at 127.0.0.1:58054
I20260709 13:06:21.081341 12160 tablet_copy_service.cc:434] P 8e3d76ae69c74d1f85f6da548856eeb7: ending tablet copy session 5831a3bceaea419db182492a1fd79862-be96d81022a548aa8273e5cb29361b86 on tablet be96d81022a548aa8273e5cb29361b86 with peer 5831a3bceaea419db182492a1fd79862
I20260709 13:06:21.196762 13806 raft_consensus.cc:993] T 0ab173207e9f42b7ba953f8d408fa30c P 8e3d76ae69c74d1f85f6da548856eeb7: : Instructing follower 34bbb454ad22499cac0941f061a68408 to start an election
I20260709 13:06:21.197271 13806 raft_consensus.cc:1081] T 0ab173207e9f42b7ba953f8d408fa30c P 8e3d76ae69c74d1f85f6da548856eeb7 [term 3 LEADER]: Signalling peer 34bbb454ad22499cac0941f061a68408 to start an election
I20260709 13:06:21.198951 12074 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0ab173207e9f42b7ba953f8d408fa30c"
dest_uuid: "34bbb454ad22499cac0941f061a68408"
 from {username='slave'} at 127.0.0.1:47640
I20260709 13:06:21.199471 12074 raft_consensus.cc:493] T 0ab173207e9f42b7ba953f8d408fa30c P 34bbb454ad22499cac0941f061a68408 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:21.199810 12074 raft_consensus.cc:3060] T 0ab173207e9f42b7ba953f8d408fa30c P 34bbb454ad22499cac0941f061a68408 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:21.205211 12074 raft_consensus.cc:515] T 0ab173207e9f42b7ba953f8d408fa30c P 34bbb454ad22499cac0941f061a68408 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:06:21.208359 12074 leader_election.cc:290] T 0ab173207e9f42b7ba953f8d408fa30c P 34bbb454ad22499cac0941f061a68408 [CANDIDATE]: Term 4 election: Requested vote from peers 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:06:21.209028 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab173207e9f42b7ba953f8d408fa30c" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
I20260709 13:06:21.209672 12142 raft_consensus.cc:3055] T 0ab173207e9f42b7ba953f8d408fa30c P 8e3d76ae69c74d1f85f6da548856eeb7 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:06:21.210105 12142 raft_consensus.cc:740] T 0ab173207e9f42b7ba953f8d408fa30c P 8e3d76ae69c74d1f85f6da548856eeb7 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Running, Role: LEADER
I20260709 13:06:21.210987 12142 consensus_queue.cc:260] T 0ab173207e9f42b7ba953f8d408fa30c P 8e3d76ae69c74d1f85f6da548856eeb7 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:06:21.212272 12142 raft_consensus.cc:3060] T 0ab173207e9f42b7ba953f8d408fa30c P 8e3d76ae69c74d1f85f6da548856eeb7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:21.214495 12217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab173207e9f42b7ba953f8d408fa30c" candidate_uuid: "34bbb454ad22499cac0941f061a68408" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e86b6ed62ab0403bbda1861973380297"
I20260709 13:06:21.215106 12217 raft_consensus.cc:3060] T 0ab173207e9f42b7ba953f8d408fa30c P e86b6ed62ab0403bbda1861973380297 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:21.223590 12217 raft_consensus.cc:2468] T 0ab173207e9f42b7ba953f8d408fa30c P e86b6ed62ab0403bbda1861973380297 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34bbb454ad22499cac0941f061a68408 in term 4.
I20260709 13:06:21.225428 12041 leader_election.cc:304] T 0ab173207e9f42b7ba953f8d408fa30c P 34bbb454ad22499cac0941f061a68408 [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: 34bbb454ad22499cac0941f061a68408, e86b6ed62ab0403bbda1861973380297; no voters: 
I20260709 13:06:21.230881 13827 raft_consensus.cc:2804] T 0ab173207e9f42b7ba953f8d408fa30c P 34bbb454ad22499cac0941f061a68408 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:06:21.232221 13827 raft_consensus.cc:697] T 0ab173207e9f42b7ba953f8d408fa30c P 34bbb454ad22499cac0941f061a68408 [term 4 LEADER]: Becoming Leader. State: Replica: 34bbb454ad22499cac0941f061a68408, State: Running, Role: LEADER
I20260709 13:06:21.233099 13827 consensus_queue.cc:237] T 0ab173207e9f42b7ba953f8d408fa30c P 34bbb454ad22499cac0941f061a68408 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:06:21.244966 12142 raft_consensus.cc:2468] T 0ab173207e9f42b7ba953f8d408fa30c P 8e3d76ae69c74d1f85f6da548856eeb7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34bbb454ad22499cac0941f061a68408 in term 4.
I20260709 13:06:21.255303 11973 catalog_manager.cc:5697] T 0ab173207e9f42b7ba953f8d408fa30c P 34bbb454ad22499cac0941f061a68408 reported cstate change: term changed from 3 to 4, leader changed from 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2) to 34bbb454ad22499cac0941f061a68408 (127.10.182.1). New cstate: current_term: 4 leader_uuid: "34bbb454ad22499cac0941f061a68408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:21.334328 12761 raft_consensus.cc:1217] T be96d81022a548aa8273e5cb29361b86 P 5831a3bceaea419db182492a1fd79862 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:06:21.485157 12761 raft_consensus.cc:1217] T d41dbf3f863349f3bcc6e8320359e499 P 5831a3bceaea419db182492a1fd79862 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:06:21.678020 12217 raft_consensus.cc:1275] T 0ab173207e9f42b7ba953f8d408fa30c P e86b6ed62ab0403bbda1861973380297 [term 4 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:06:21.679224 13825 consensus_queue.cc:1048] T 0ab173207e9f42b7ba953f8d408fa30c P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:21.692380 12144 raft_consensus.cc:1275] T 0ab173207e9f42b7ba953f8d408fa30c P 8e3d76ae69c74d1f85f6da548856eeb7 [term 4 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:06:21.700341 13827 consensus_queue.cc:1048] T 0ab173207e9f42b7ba953f8d408fa30c P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:21.823385 13806 raft_consensus.cc:1064] T be96d81022a548aa8273e5cb29361b86 P 8e3d76ae69c74d1f85f6da548856eeb7: attempting to promote NON_VOTER 5831a3bceaea419db182492a1fd79862 to VOTER
I20260709 13:06:21.826831 13806 consensus_queue.cc:237] T be96d81022a548aa8273e5cb29361b86 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:21.850255 12073 raft_consensus.cc:1275] T be96d81022a548aa8273e5cb29361b86 P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:06:21.851066 12217 raft_consensus.cc:1275] T be96d81022a548aa8273e5cb29361b86 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:06:21.851765 13842 consensus_queue.cc:1048] T be96d81022a548aa8273e5cb29361b86 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:21.856498 12759 raft_consensus.cc:1275] T be96d81022a548aa8273e5cb29361b86 P 5831a3bceaea419db182492a1fd79862 [term 2 LEARNER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:06:21.857873 13775 consensus_queue.cc:1048] T be96d81022a548aa8273e5cb29361b86 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:21.859395 13842 consensus_queue.cc:1048] T be96d81022a548aa8273e5cb29361b86 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:21.863557 13724 raft_consensus.cc:1064] T d41dbf3f863349f3bcc6e8320359e499 P 34bbb454ad22499cac0941f061a68408: attempting to promote NON_VOTER 5831a3bceaea419db182492a1fd79862 to VOTER
I20260709 13:06:21.865724 13724 consensus_queue.cc:237] T d41dbf3f863349f3bcc6e8320359e499 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:21.881776 12759 raft_consensus.cc:1275] T d41dbf3f863349f3bcc6e8320359e499 P 5831a3bceaea419db182492a1fd79862 [term 2 LEARNER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:06:21.883193 13827 consensus_queue.cc:1048] T d41dbf3f863349f3bcc6e8320359e499 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:21.894125 12144 raft_consensus.cc:1275] T d41dbf3f863349f3bcc6e8320359e499 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:06:21.895215 12222 raft_consensus.cc:1275] T d41dbf3f863349f3bcc6e8320359e499 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:06:21.895649 13825 consensus_queue.cc:1048] T d41dbf3f863349f3bcc6e8320359e499 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:21.896931 13724 consensus_queue.cc:1048] T d41dbf3f863349f3bcc6e8320359e499 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:21.914084 13825 raft_consensus.cc:2955] T d41dbf3f863349f3bcc6e8320359e499 P 34bbb454ad22499cac0941f061a68408 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:21.917469 12144 raft_consensus.cc:2955] T d41dbf3f863349f3bcc6e8320359e499 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:21.917497 13775 raft_consensus.cc:2955] T be96d81022a548aa8273e5cb29361b86 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:21.930290 12761 raft_consensus.cc:2955] T d41dbf3f863349f3bcc6e8320359e499 P 5831a3bceaea419db182492a1fd79862 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:21.933537 12073 raft_consensus.cc:2955] T be96d81022a548aa8273e5cb29361b86 P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:21.946350 11971 catalog_manager.cc:5697] T d41dbf3f863349f3bcc6e8320359e499 P 34bbb454ad22499cac0941f061a68408 reported cstate change: config changed from index 3 to 4, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "34bbb454ad22499cac0941f061a68408" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:21.955395 12758 raft_consensus.cc:2955] T be96d81022a548aa8273e5cb29361b86 P 5831a3bceaea419db182492a1fd79862 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:21.967252 12222 raft_consensus.cc:2955] T d41dbf3f863349f3bcc6e8320359e499 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } attrs { replace: true } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:22.001222 11973 catalog_manager.cc:5697] T be96d81022a548aa8273e5cb29361b86 P 8e3d76ae69c74d1f85f6da548856eeb7 reported cstate change: config changed from index 3 to 4, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:22.003997 12073 consensus_queue.cc:237] T d41dbf3f863349f3bcc6e8320359e499 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:22.013340 12144 raft_consensus.cc:1275] T d41dbf3f863349f3bcc6e8320359e499 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:22.014923 13825 consensus_queue.cc:1048] T d41dbf3f863349f3bcc6e8320359e499 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:22.026993 13827 raft_consensus.cc:2955] T d41dbf3f863349f3bcc6e8320359e499 P 34bbb454ad22499cac0941f061a68408 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER e86b6ed62ab0403bbda1861973380297 (127.10.182.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:22.026981 12758 raft_consensus.cc:1275] T d41dbf3f863349f3bcc6e8320359e499 P 5831a3bceaea419db182492a1fd79862 [term 2 FOLLOWER]: Refusing update from remote peer 34bbb454ad22499cac0941f061a68408: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:22.032016 13825 consensus_queue.cc:1048] T d41dbf3f863349f3bcc6e8320359e499 P 34bbb454ad22499cac0941f061a68408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:22.034679 12144 raft_consensus.cc:2955] T d41dbf3f863349f3bcc6e8320359e499 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER e86b6ed62ab0403bbda1861973380297 (127.10.182.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:22.040319 11957 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d41dbf3f863349f3bcc6e8320359e499 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:22.045816 10968 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:22.051878 11971 catalog_manager.cc:5697] T d41dbf3f863349f3bcc6e8320359e499 P 34bbb454ad22499cac0941f061a68408 reported cstate change: config changed from index 4 to 5, VOTER e86b6ed62ab0403bbda1861973380297 (127.10.182.3) evicted. New cstate: current_term: 2 leader_uuid: "34bbb454ad22499cac0941f061a68408" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:22.068809 12208 tablet_service.cc:1558] Processing DeleteTablet for tablet d41dbf3f863349f3bcc6e8320359e499 with delete_type TABLET_DATA_TOMBSTONED (TS e86b6ed62ab0403bbda1861973380297 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:60452
I20260709 13:06:22.074054 12758 raft_consensus.cc:2955] T d41dbf3f863349f3bcc6e8320359e499 P 5831a3bceaea419db182492a1fd79862 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER e86b6ed62ab0403bbda1861973380297 (127.10.182.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:22.087834 13855 tablet_replica.cc:333] T d41dbf3f863349f3bcc6e8320359e499 P e86b6ed62ab0403bbda1861973380297: stopping tablet replica
I20260709 13:06:22.089212 13855 raft_consensus.cc:2243] T d41dbf3f863349f3bcc6e8320359e499 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:22.091652 13855 raft_consensus.cc:2272] T d41dbf3f863349f3bcc6e8320359e499 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:22.096158 13855 ts_tablet_manager.cc:1916] T d41dbf3f863349f3bcc6e8320359e499 P e86b6ed62ab0403bbda1861973380297: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:22.125563 13855 ts_tablet_manager.cc:1929] T d41dbf3f863349f3bcc6e8320359e499 P e86b6ed62ab0403bbda1861973380297: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:06:22.125988 13855 log.cc:1199] T d41dbf3f863349f3bcc6e8320359e499 P e86b6ed62ab0403bbda1861973380297: Deleting WAL directory at /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602301807890-10968-0/minicluster-data/ts-2-root/wals/d41dbf3f863349f3bcc6e8320359e499
I20260709 13:06:22.127627 11960 catalog_manager.cc:5028] TS e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567): tablet d41dbf3f863349f3bcc6e8320359e499 (table test-workload [id=2fcf00b1454943968793f37e6dd8977d]) successfully deleted
I20260709 13:06:22.263438 12222 raft_consensus.cc:2955] T be96d81022a548aa8273e5cb29361b86 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 5831a3bceaea419db182492a1fd79862 (127.10.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:22.274905 12144 consensus_queue.cc:237] T be96d81022a548aa8273e5cb29361b86 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:22.282414 12758 raft_consensus.cc:1275] T be96d81022a548aa8273e5cb29361b86 P 5831a3bceaea419db182492a1fd79862 [term 2 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:22.283987 13842 consensus_queue.cc:1048] T be96d81022a548aa8273e5cb29361b86 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:22.287262 12222 raft_consensus.cc:1275] T be96d81022a548aa8273e5cb29361b86 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:22.288535 13842 consensus_queue.cc:1048] T be96d81022a548aa8273e5cb29361b86 P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:22.291227 13841 raft_consensus.cc:2955] T be96d81022a548aa8273e5cb29361b86 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 34bbb454ad22499cac0941f061a68408 (127.10.182.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:22.302209 12758 raft_consensus.cc:2955] T be96d81022a548aa8273e5cb29361b86 P 5831a3bceaea419db182492a1fd79862 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 34bbb454ad22499cac0941f061a68408 (127.10.182.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:22.306325 11958 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet be96d81022a548aa8273e5cb29361b86 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:22.315088 11972 catalog_manager.cc:5697] T be96d81022a548aa8273e5cb29361b86 P 8e3d76ae69c74d1f85f6da548856eeb7 reported cstate change: config changed from index 4 to 5, VOTER 34bbb454ad22499cac0941f061a68408 (127.10.182.1) evicted. New cstate: current_term: 2 leader_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:22.323464 12217 raft_consensus.cc:2955] T be96d81022a548aa8273e5cb29361b86 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 34bbb454ad22499cac0941f061a68408 (127.10.182.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } } }
I20260709 13:06:22.336225 12062 tablet_service.cc:1558] Processing DeleteTablet for tablet be96d81022a548aa8273e5cb29361b86 with delete_type TABLET_DATA_TOMBSTONED (TS 34bbb454ad22499cac0941f061a68408 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:47622
I20260709 13:06:22.337962 13856 tablet_replica.cc:333] T be96d81022a548aa8273e5cb29361b86 P 34bbb454ad22499cac0941f061a68408: stopping tablet replica
I20260709 13:06:22.339879 13856 raft_consensus.cc:2243] T be96d81022a548aa8273e5cb29361b86 P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:22.340794 13856 raft_consensus.cc:2272] T be96d81022a548aa8273e5cb29361b86 P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:22.344964 13856 ts_tablet_manager.cc:1916] T be96d81022a548aa8273e5cb29361b86 P 34bbb454ad22499cac0941f061a68408: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:22.358300 13856 ts_tablet_manager.cc:1929] T be96d81022a548aa8273e5cb29361b86 P 34bbb454ad22499cac0941f061a68408: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:06:22.358628 13856 log.cc:1199] T be96d81022a548aa8273e5cb29361b86 P 34bbb454ad22499cac0941f061a68408: Deleting WAL directory at /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602301807890-10968-0/minicluster-data/ts-0-root/wals/be96d81022a548aa8273e5cb29361b86
I20260709 13:06:22.359944 11957 catalog_manager.cc:5028] TS 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): tablet be96d81022a548aa8273e5cb29361b86 (table test-workload [id=2fcf00b1454943968793f37e6dd8977d]) successfully deleted
I20260709 13:06:23.140990 10968 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:23.189561 12074 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6222e141d9a64a14a5caa8ead8fb770a"
dest_uuid: "34bbb454ad22499cac0941f061a68408"
mode: GRACEFUL
new_leader_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
 from {username='slave'} at 127.0.0.1:37210
I20260709 13:06:23.190380 12074 raft_consensus.cc:606] T 6222e141d9a64a14a5caa8ead8fb770a P 34bbb454ad22499cac0941f061a68408 [term 2 LEADER]: Received request to transfer leadership to TS 8e3d76ae69c74d1f85f6da548856eeb7
I20260709 13:06:23.191880 10968 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:06:23.193059 10968 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:23.321316 13724 raft_consensus.cc:993] T 6222e141d9a64a14a5caa8ead8fb770a P 34bbb454ad22499cac0941f061a68408: : Instructing follower 8e3d76ae69c74d1f85f6da548856eeb7 to start an election
I20260709 13:06:23.321837 13825 raft_consensus.cc:1081] T 6222e141d9a64a14a5caa8ead8fb770a P 34bbb454ad22499cac0941f061a68408 [term 2 LEADER]: Signalling peer 8e3d76ae69c74d1f85f6da548856eeb7 to start an election
I20260709 13:06:23.323320 12144 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6222e141d9a64a14a5caa8ead8fb770a"
dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
 from {username='slave'} at 127.0.0.1:56554
I20260709 13:06:23.323786 12144 raft_consensus.cc:493] T 6222e141d9a64a14a5caa8ead8fb770a P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:23.324093 12144 raft_consensus.cc:3060] T 6222e141d9a64a14a5caa8ead8fb770a P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:23.329767 12144 raft_consensus.cc:515] T 6222e141d9a64a14a5caa8ead8fb770a P 8e3d76ae69c74d1f85f6da548856eeb7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:06:23.331368 12144 leader_election.cc:290] T 6222e141d9a64a14a5caa8ead8fb770a P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 3 election: Requested vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:06:23.332199 12074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6222e141d9a64a14a5caa8ead8fb770a" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "34bbb454ad22499cac0941f061a68408"
I20260709 13:06:23.332574 12222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6222e141d9a64a14a5caa8ead8fb770a" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e86b6ed62ab0403bbda1861973380297"
I20260709 13:06:23.333098 12074 raft_consensus.cc:3055] T 6222e141d9a64a14a5caa8ead8fb770a P 34bbb454ad22499cac0941f061a68408 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:23.333266 12222 raft_consensus.cc:3060] T 6222e141d9a64a14a5caa8ead8fb770a P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:23.333413 12074 raft_consensus.cc:740] T 6222e141d9a64a14a5caa8ead8fb770a P 34bbb454ad22499cac0941f061a68408 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 34bbb454ad22499cac0941f061a68408, State: Running, Role: LEADER
I20260709 13:06:23.334508 12074 consensus_queue.cc:260] T 6222e141d9a64a14a5caa8ead8fb770a P 34bbb454ad22499cac0941f061a68408 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:06:23.335668 12074 raft_consensus.cc:3060] T 6222e141d9a64a14a5caa8ead8fb770a P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:23.341392 12222 raft_consensus.cc:2468] T 6222e141d9a64a14a5caa8ead8fb770a P e86b6ed62ab0403bbda1861973380297 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e3d76ae69c74d1f85f6da548856eeb7 in term 3.
I20260709 13:06:23.342832 12116 leader_election.cc:304] T 6222e141d9a64a14a5caa8ead8fb770a P 8e3d76ae69c74d1f85f6da548856eeb7 [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: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297; no voters: 
I20260709 13:06:23.343550 12074 raft_consensus.cc:2468] T 6222e141d9a64a14a5caa8ead8fb770a P 34bbb454ad22499cac0941f061a68408 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e3d76ae69c74d1f85f6da548856eeb7 in term 3.
I20260709 13:06:23.344063 13831 raft_consensus.cc:2804] T 6222e141d9a64a14a5caa8ead8fb770a P 8e3d76ae69c74d1f85f6da548856eeb7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:23.344839 13831 raft_consensus.cc:697] T 6222e141d9a64a14a5caa8ead8fb770a P 8e3d76ae69c74d1f85f6da548856eeb7 [term 3 LEADER]: Becoming Leader. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Running, Role: LEADER
I20260709 13:06:23.345940 13831 consensus_queue.cc:237] T 6222e141d9a64a14a5caa8ead8fb770a P 8e3d76ae69c74d1f85f6da548856eeb7 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:06:23.383628 11971 catalog_manager.cc:5697] T 6222e141d9a64a14a5caa8ead8fb770a P 8e3d76ae69c74d1f85f6da548856eeb7 reported cstate change: term changed from 2 to 3, leader changed from 34bbb454ad22499cac0941f061a68408 (127.10.182.1) to 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2). New cstate: current_term: 3 leader_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:23.756942 12074 raft_consensus.cc:1275] T 6222e141d9a64a14a5caa8ead8fb770a P 34bbb454ad22499cac0941f061a68408 [term 3 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:23.758263 13865 consensus_queue.cc:1048] T 6222e141d9a64a14a5caa8ead8fb770a P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:23.779130 12222 raft_consensus.cc:1275] T 6222e141d9a64a14a5caa8ead8fb770a P e86b6ed62ab0403bbda1861973380297 [term 3 FOLLOWER]: Refusing update from remote peer 8e3d76ae69c74d1f85f6da548856eeb7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:23.780292 13831 consensus_queue.cc:1048] T 6222e141d9a64a14a5caa8ead8fb770a P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:24.194226 10968 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:25.234973 10968 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:25.280290 12144 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "747919c4c63d4a32afcb4c051c776492"
dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
mode: GRACEFUL
new_leader_uuid: "5831a3bceaea419db182492a1fd79862"
 from {username='slave'} at 127.0.0.1:54160
I20260709 13:06:25.280850 12144 raft_consensus.cc:606] T 747919c4c63d4a32afcb4c051c776492 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 3 LEADER]: Received request to transfer leadership to TS 5831a3bceaea419db182492a1fd79862
I20260709 13:06:25.282328 10968 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:06:25.283762 10968 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:25.854158 13865 raft_consensus.cc:993] T 747919c4c63d4a32afcb4c051c776492 P 8e3d76ae69c74d1f85f6da548856eeb7: : Instructing follower 5831a3bceaea419db182492a1fd79862 to start an election
I20260709 13:06:25.854843 13880 raft_consensus.cc:1081] T 747919c4c63d4a32afcb4c051c776492 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 3 LEADER]: Signalling peer 5831a3bceaea419db182492a1fd79862 to start an election
I20260709 13:06:25.865319 12759 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "747919c4c63d4a32afcb4c051c776492"
dest_uuid: "5831a3bceaea419db182492a1fd79862"
 from {username='slave'} at 127.0.0.1:57080
I20260709 13:06:25.865903 12759 raft_consensus.cc:493] T 747919c4c63d4a32afcb4c051c776492 P 5831a3bceaea419db182492a1fd79862 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:25.866272 12759 raft_consensus.cc:3060] T 747919c4c63d4a32afcb4c051c776492 P 5831a3bceaea419db182492a1fd79862 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:25.873740 12759 raft_consensus.cc:515] T 747919c4c63d4a32afcb4c051c776492 P 5831a3bceaea419db182492a1fd79862 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:25.879763 12759 leader_election.cc:290] T 747919c4c63d4a32afcb4c051c776492 P 5831a3bceaea419db182492a1fd79862 [CANDIDATE]: Term 4 election: Requested vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
I20260709 13:06:25.881690 12144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "747919c4c63d4a32afcb4c051c776492" candidate_uuid: "5831a3bceaea419db182492a1fd79862" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7"
I20260709 13:06:25.882437 12144 raft_consensus.cc:3055] T 747919c4c63d4a32afcb4c051c776492 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:06:25.882752 12144 raft_consensus.cc:740] T 747919c4c63d4a32afcb4c051c776492 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Running, Role: LEADER
I20260709 13:06:25.883541 12144 consensus_queue.cc:260] T 747919c4c63d4a32afcb4c051c776492 P 8e3d76ae69c74d1f85f6da548856eeb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:25.884635 12144 raft_consensus.cc:3060] T 747919c4c63d4a32afcb4c051c776492 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:25.903573 12073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "747919c4c63d4a32afcb4c051c776492" candidate_uuid: "5831a3bceaea419db182492a1fd79862" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "34bbb454ad22499cac0941f061a68408"
I20260709 13:06:25.892210 12144 raft_consensus.cc:2468] T 747919c4c63d4a32afcb4c051c776492 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5831a3bceaea419db182492a1fd79862 in term 4.
I20260709 13:06:25.904376 12073 raft_consensus.cc:3060] T 747919c4c63d4a32afcb4c051c776492 P 34bbb454ad22499cac0941f061a68408 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:25.910640 12725 leader_election.cc:304] T 747919c4c63d4a32afcb4c051c776492 P 5831a3bceaea419db182492a1fd79862 [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: 5831a3bceaea419db182492a1fd79862, 8e3d76ae69c74d1f85f6da548856eeb7; no voters: 
I20260709 13:06:25.917227 13883 raft_consensus.cc:2804] T 747919c4c63d4a32afcb4c051c776492 P 5831a3bceaea419db182492a1fd79862 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:06:25.928576 13883 raft_consensus.cc:697] T 747919c4c63d4a32afcb4c051c776492 P 5831a3bceaea419db182492a1fd79862 [term 4 LEADER]: Becoming Leader. State: Replica: 5831a3bceaea419db182492a1fd79862, State: Running, Role: LEADER
I20260709 13:06:25.929638 13883 consensus_queue.cc:237] T 747919c4c63d4a32afcb4c051c776492 P 5831a3bceaea419db182492a1fd79862 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:25.947439 12073 raft_consensus.cc:2468] T 747919c4c63d4a32afcb4c051c776492 P 34bbb454ad22499cac0941f061a68408 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5831a3bceaea419db182492a1fd79862 in term 4.
I20260709 13:06:25.956333 11972 catalog_manager.cc:5697] T 747919c4c63d4a32afcb4c051c776492 P 5831a3bceaea419db182492a1fd79862 reported cstate change: term changed from 3 to 4, leader changed from 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2) to 5831a3bceaea419db182492a1fd79862 (127.10.182.4). New cstate: current_term: 4 leader_uuid: "5831a3bceaea419db182492a1fd79862" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:26.284700 10968 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:26.322259 12142 raft_consensus.cc:1275] T 747919c4c63d4a32afcb4c051c776492 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 4 FOLLOWER]: Refusing update from remote peer 5831a3bceaea419db182492a1fd79862: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:06:26.324275 13877 consensus_queue.cc:1048] T 747919c4c63d4a32afcb4c051c776492 P 5831a3bceaea419db182492a1fd79862 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 13:06:26.338526 12073 raft_consensus.cc:1275] T 747919c4c63d4a32afcb4c051c776492 P 34bbb454ad22499cac0941f061a68408 [term 4 FOLLOWER]: Refusing update from remote peer 5831a3bceaea419db182492a1fd79862: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:06:26.344261 13885 consensus_queue.cc:1048] T 747919c4c63d4a32afcb4c051c776492 P 5831a3bceaea419db182492a1fd79862 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 13:06:26.408321 10968 tablet_server.cc:179] TabletServer@127.10.182.1:0 shutting down...
W20260709 13:06:26.417701 12724 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 13:06:26.529168 12724 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.182.1:37883, user_credentials={real_user=slave}} blocked reactor thread for 71171.3us
W20260709 13:06:26.530454 12724 consensus_peers.cc:597] T 16428b6f0e7e40c7af070bcc44d4041d P 5831a3bceaea419db182492a1fd79862 -> Peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Couldn't send request to peer 34bbb454ad22499cac0941f061a68408. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:26.568877 12724 consensus_peers.cc:597] T fe0149e418f74f658bb7562c83f468eb P 5831a3bceaea419db182492a1fd79862 -> Peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Couldn't send request to peer 34bbb454ad22499cac0941f061a68408. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:26.570186 12724 consensus_peers.cc:597] T 22965a8a56174152a33c88caef8cd7ca P 5831a3bceaea419db182492a1fd79862 -> Peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Couldn't send request to peer 34bbb454ad22499cac0941f061a68408. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:26.572181 12039 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.182.2:34213, user_credentials={real_user=slave}} blocked reactor thread for 261386us
W20260709 13:06:26.615715 13896 log.cc:927] Time spent T 747919c4c63d4a32afcb4c051c776492 P 34bbb454ad22499cac0941f061a68408: Append to log took a long time: real 0.051s	user 0.001s	sys 0.000s
W20260709 13:06:26.633400 12724 consensus_peers.cc:597] T 747919c4c63d4a32afcb4c051c776492 P 5831a3bceaea419db182492a1fd79862 -> Peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Couldn't send request to peer 34bbb454ad22499cac0941f061a68408. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:26.691134 12113 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.182.1:37883, user_credentials={real_user=slave}} blocked reactor thread for 58177.3us
W20260709 13:06:26.701208 12724 consensus_peers.cc:597] T f2d3f5f4b46847e981ef45e207a6731c P 5831a3bceaea419db182492a1fd79862 -> Peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Couldn't send request to peer 34bbb454ad22499cac0941f061a68408. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:26.731192 12724 consensus_peers.cc:597] T e2073b92edc44f47a436b8e97c190a34 P 5831a3bceaea419db182492a1fd79862 -> Peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Couldn't send request to peer 34bbb454ad22499cac0941f061a68408. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:26.739511 12187 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.182.1:37883, user_credentials={real_user=slave}} blocked reactor thread for 102044us
I20260709 13:06:26.739437 10968 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:06:26.750802 10968 tablet_replica.cc:333] T 0703c3c4861a4c4fb1b2b612ec1374a4 P 34bbb454ad22499cac0941f061a68408: stopping tablet replica
I20260709 13:06:26.754040 10968 raft_consensus.cc:2243] T 0703c3c4861a4c4fb1b2b612ec1374a4 P 34bbb454ad22499cac0941f061a68408 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:26.761842 10968 raft_consensus.cc:2272] T 0703c3c4861a4c4fb1b2b612ec1374a4 P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:26.762362 12113 consensus_peers.cc:597] T 504c9c04eb8b41239216a9f8f40515d7 P 8e3d76ae69c74d1f85f6da548856eeb7 -> Peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Couldn't send request to peer 34bbb454ad22499cac0941f061a68408. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:26.768888 12113 consensus_peers.cc:597] T 3fe3e77a17dc41fe87bac9545bf97fd5 P 8e3d76ae69c74d1f85f6da548856eeb7 -> Peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Couldn't send request to peer 34bbb454ad22499cac0941f061a68408. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:26.769465 12113 consensus_peers.cc:597] T 6222e141d9a64a14a5caa8ead8fb770a P 8e3d76ae69c74d1f85f6da548856eeb7 -> Peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Couldn't send request to peer 34bbb454ad22499cac0941f061a68408. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:26.769984 12113 consensus_peers.cc:597] T acf3180e1a0d49318429c1370142f705 P 8e3d76ae69c74d1f85f6da548856eeb7 -> Peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Couldn't send request to peer 34bbb454ad22499cac0941f061a68408. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:26.770500 12113 consensus_peers.cc:597] T bdad9a6132944ffeb0c3b0ea34cbf8e1 P 8e3d76ae69c74d1f85f6da548856eeb7 -> Peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Couldn't send request to peer 34bbb454ad22499cac0941f061a68408. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:26.771019 12113 consensus_peers.cc:597] T 290f13a0cac5430faf0c92e2daeeed42 P 8e3d76ae69c74d1f85f6da548856eeb7 -> Peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Couldn't send request to peer 34bbb454ad22499cac0941f061a68408. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:26.771569 12113 consensus_peers.cc:597] T 248501b4b53743dfb0335635143f8058 P 8e3d76ae69c74d1f85f6da548856eeb7 -> Peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Couldn't send request to peer 34bbb454ad22499cac0941f061a68408. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:26.767829 12187 consensus_peers.cc:597] T 589d5c34da524776bcaf32ecd44c6ebb P e86b6ed62ab0403bbda1861973380297 -> Peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Couldn't send request to peer 34bbb454ad22499cac0941f061a68408. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:26.772639 12187 consensus_peers.cc:597] T 59598b05ca1f4c09b797cfdfea49f4a7 P e86b6ed62ab0403bbda1861973380297 -> Peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Couldn't send request to peer 34bbb454ad22499cac0941f061a68408. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:26.773226 12187 consensus_peers.cc:597] T 79ee859d668b4354abb7db1e5cc66864 P e86b6ed62ab0403bbda1861973380297 -> Peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Couldn't send request to peer 34bbb454ad22499cac0941f061a68408. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:26.773808 12187 consensus_peers.cc:597] T d76bc5ed969f41448ed9f2d4f1acefef P e86b6ed62ab0403bbda1861973380297 -> Peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Couldn't send request to peer 34bbb454ad22499cac0941f061a68408. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:26.780385 12187 consensus_peers.cc:597] T caae6f2a2a134898a3418b09754c4d83 P e86b6ed62ab0403bbda1861973380297 -> Peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Couldn't send request to peer 34bbb454ad22499cac0941f061a68408. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:26.781565 12113 consensus_peers.cc:597] T bddcf4c66a674927ad941754e0eac5fa P 8e3d76ae69c74d1f85f6da548856eeb7 -> Peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Couldn't send request to peer 34bbb454ad22499cac0941f061a68408. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:26.783694 12187 consensus_peers.cc:597] T 4fb70f82fd8d41a6bb86494f5635fbba P e86b6ed62ab0403bbda1861973380297 -> Peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Couldn't send request to peer 34bbb454ad22499cac0941f061a68408. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:26.788050 10968 tablet_replica.cc:333] T eb9acf37c1f94cb28f5c341d7884e275 P 34bbb454ad22499cac0941f061a68408: stopping tablet replica
I20260709 13:06:26.789378 10968 raft_consensus.cc:2243] T eb9acf37c1f94cb28f5c341d7884e275 P 34bbb454ad22499cac0941f061a68408 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:26.791776 10968 raft_consensus.cc:2272] T eb9acf37c1f94cb28f5c341d7884e275 P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:26.795893 10968 tablet_replica.cc:333] T 22965a8a56174152a33c88caef8cd7ca P 34bbb454ad22499cac0941f061a68408: stopping tablet replica
I20260709 13:06:26.796896 10968 raft_consensus.cc:2243] T 22965a8a56174152a33c88caef8cd7ca P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:26.797910 10968 raft_consensus.cc:2272] T 22965a8a56174152a33c88caef8cd7ca P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:26.799757 12724 consensus_peers.cc:597] T 896baa417ce4411a99a633fddbb531b8 P 5831a3bceaea419db182492a1fd79862 -> Peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Couldn't send request to peer 34bbb454ad22499cac0941f061a68408. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:26.801043 10968 tablet_replica.cc:333] T 0ab173207e9f42b7ba953f8d408fa30c P 34bbb454ad22499cac0941f061a68408: stopping tablet replica
I20260709 13:06:26.801942 10968 raft_consensus.cc:2243] T 0ab173207e9f42b7ba953f8d408fa30c P 34bbb454ad22499cac0941f061a68408 [term 4 LEADER]: Raft consensus shutting down.
W20260709 13:06:26.823045 12724 consensus_peers.cc:597] T 4bea05d5e2e54022b319b660b631bd92 P 5831a3bceaea419db182492a1fd79862 -> Peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Couldn't send request to peer 34bbb454ad22499cac0941f061a68408. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:26.828097 12187 consensus_peers.cc:597] T 15bdf79fe8114ccd8b4888ed22a86db4 P e86b6ed62ab0403bbda1861973380297 -> Peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Couldn't send request to peer 34bbb454ad22499cac0941f061a68408. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:26.832346 12187 consensus_peers.cc:597] T 2af7248294c347b9a07b7f337921c1bd P e86b6ed62ab0403bbda1861973380297 -> Peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Couldn't send request to peer 34bbb454ad22499cac0941f061a68408. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:26.834429 12724 consensus_peers.cc:597] T ab8b94fb70f6452aa3e12611ff1cfdcd P 5831a3bceaea419db182492a1fd79862 -> Peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Couldn't send request to peer 34bbb454ad22499cac0941f061a68408. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:26.835392 10968 raft_consensus.cc:2272] T 0ab173207e9f42b7ba953f8d408fa30c P 34bbb454ad22499cac0941f061a68408 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:26.841379 12187 consensus_peers.cc:597] T 6629b584a16c4689982e64760b95c58d P e86b6ed62ab0403bbda1861973380297 -> Peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Couldn't send request to peer 34bbb454ad22499cac0941f061a68408. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:26.843252 10968 tablet_replica.cc:333] T 2947f03460144399be6035aea599d6a9 P 34bbb454ad22499cac0941f061a68408: stopping tablet replica
I20260709 13:06:26.844230 10968 raft_consensus.cc:2243] T 2947f03460144399be6035aea599d6a9 P 34bbb454ad22499cac0941f061a68408 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:26.848770 10968 raft_consensus.cc:2272] T 2947f03460144399be6035aea599d6a9 P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:26.852656 10968 tablet_replica.cc:333] T 3fe3e77a17dc41fe87bac9545bf97fd5 P 34bbb454ad22499cac0941f061a68408: stopping tablet replica
I20260709 13:06:26.853639 10968 raft_consensus.cc:2243] T 3fe3e77a17dc41fe87bac9545bf97fd5 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:26.854204 10968 raft_consensus.cc:2272] T 3fe3e77a17dc41fe87bac9545bf97fd5 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:26.856998 10968 tablet_replica.cc:333] T f56a029024b84957bded1cdd39335b33 P 34bbb454ad22499cac0941f061a68408: stopping tablet replica
I20260709 13:06:26.857795 10968 raft_consensus.cc:2243] T f56a029024b84957bded1cdd39335b33 P 34bbb454ad22499cac0941f061a68408 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:26.858484 10968 raft_consensus.cc:2272] T f56a029024b84957bded1cdd39335b33 P 34bbb454ad22499cac0941f061a68408 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:26.860926 10968 tablet_replica.cc:333] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 34bbb454ad22499cac0941f061a68408: stopping tablet replica
I20260709 13:06:26.861660 10968 raft_consensus.cc:2243] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 34bbb454ad22499cac0941f061a68408 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:06:26.862637 10968 raft_consensus.cc:2272] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 34bbb454ad22499cac0941f061a68408 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:26.865064 10968 tablet_replica.cc:333] T d41dbf3f863349f3bcc6e8320359e499 P 34bbb454ad22499cac0941f061a68408: stopping tablet replica
I20260709 13:06:26.865867 10968 raft_consensus.cc:2243] T d41dbf3f863349f3bcc6e8320359e499 P 34bbb454ad22499cac0941f061a68408 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:26.871178 10968 raft_consensus.cc:2272] T d41dbf3f863349f3bcc6e8320359e499 P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:26.873886 10968 tablet_replica.cc:333] T 6222e141d9a64a14a5caa8ead8fb770a P 34bbb454ad22499cac0941f061a68408: stopping tablet replica
I20260709 13:06:26.874657 10968 raft_consensus.cc:2243] T 6222e141d9a64a14a5caa8ead8fb770a P 34bbb454ad22499cac0941f061a68408 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:26.875147 10968 raft_consensus.cc:2272] T 6222e141d9a64a14a5caa8ead8fb770a P 34bbb454ad22499cac0941f061a68408 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:26.877427 12724 consensus_peers.cc:597] T dc04566a8b65497f82b7709b0069b323 P 5831a3bceaea419db182492a1fd79862 -> Peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Couldn't send request to peer 34bbb454ad22499cac0941f061a68408. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:26.877737 10968 tablet_replica.cc:333] T dc04566a8b65497f82b7709b0069b323 P 34bbb454ad22499cac0941f061a68408: stopping tablet replica
I20260709 13:06:26.882647 10968 raft_consensus.cc:2243] T dc04566a8b65497f82b7709b0069b323 P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:26.883284 10968 raft_consensus.cc:2272] T dc04566a8b65497f82b7709b0069b323 P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:26.886570 10968 tablet_replica.cc:333] T 896baa417ce4411a99a633fddbb531b8 P 34bbb454ad22499cac0941f061a68408: stopping tablet replica
I20260709 13:06:26.887650 10968 raft_consensus.cc:2243] T 896baa417ce4411a99a633fddbb531b8 P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:26.888250 10968 raft_consensus.cc:2272] T 896baa417ce4411a99a633fddbb531b8 P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:26.890746 10968 tablet_replica.cc:333] T ab8b94fb70f6452aa3e12611ff1cfdcd P 34bbb454ad22499cac0941f061a68408: stopping tablet replica
I20260709 13:06:26.891506 10968 raft_consensus.cc:2243] T ab8b94fb70f6452aa3e12611ff1cfdcd P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:26.892104 10968 raft_consensus.cc:2272] T ab8b94fb70f6452aa3e12611ff1cfdcd P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:26.894515 10968 tablet_replica.cc:333] T 90a279e2e19045ae8ae6722914844c9e P 34bbb454ad22499cac0941f061a68408: stopping tablet replica
I20260709 13:06:26.895068 10968 raft_consensus.cc:2243] T 90a279e2e19045ae8ae6722914844c9e P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:26.895568 10968 raft_consensus.cc:2272] T 90a279e2e19045ae8ae6722914844c9e P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:26.898259 10968 tablet_replica.cc:333] T 79ee859d668b4354abb7db1e5cc66864 P 34bbb454ad22499cac0941f061a68408: stopping tablet replica
I20260709 13:06:26.899009 10968 raft_consensus.cc:2243] T 79ee859d668b4354abb7db1e5cc66864 P 34bbb454ad22499cac0941f061a68408 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:26.899536 10968 raft_consensus.cc:2272] T 79ee859d668b4354abb7db1e5cc66864 P 34bbb454ad22499cac0941f061a68408 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:26.903837 10968 tablet_replica.cc:333] T e2073b92edc44f47a436b8e97c190a34 P 34bbb454ad22499cac0941f061a68408: stopping tablet replica
I20260709 13:06:26.904855 10968 raft_consensus.cc:2243] T e2073b92edc44f47a436b8e97c190a34 P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:26.905581 10968 raft_consensus.cc:2272] T e2073b92edc44f47a436b8e97c190a34 P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:26.920970 12113 consensus_peers.cc:597] T f56a029024b84957bded1cdd39335b33 P 8e3d76ae69c74d1f85f6da548856eeb7 -> Peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Couldn't send request to peer 34bbb454ad22499cac0941f061a68408. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:26.926088 10968 tablet_replica.cc:333] T 4bea05d5e2e54022b319b660b631bd92 P 34bbb454ad22499cac0941f061a68408: stopping tablet replica
I20260709 13:06:26.927280 10968 raft_consensus.cc:2243] T 4bea05d5e2e54022b319b660b631bd92 P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:26.928447 10968 raft_consensus.cc:2272] T 4bea05d5e2e54022b319b660b631bd92 P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:26.931375 10968 tablet_replica.cc:333] T 59598b05ca1f4c09b797cfdfea49f4a7 P 34bbb454ad22499cac0941f061a68408: stopping tablet replica
I20260709 13:06:26.932253 10968 raft_consensus.cc:2243] T 59598b05ca1f4c09b797cfdfea49f4a7 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:26.932902 10968 raft_consensus.cc:2272] T 59598b05ca1f4c09b797cfdfea49f4a7 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:26.950528 12724 consensus_peers.cc:597] T 90a279e2e19045ae8ae6722914844c9e P 5831a3bceaea419db182492a1fd79862 -> Peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Couldn't send request to peer 34bbb454ad22499cac0941f061a68408. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:26.955502 10968 tablet_replica.cc:333] T d76bc5ed969f41448ed9f2d4f1acefef P 34bbb454ad22499cac0941f061a68408: stopping tablet replica
I20260709 13:06:26.956522 10968 raft_consensus.cc:2243] T d76bc5ed969f41448ed9f2d4f1acefef P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:26.957118 10968 raft_consensus.cc:2272] T d76bc5ed969f41448ed9f2d4f1acefef P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:26.959851 10968 tablet_replica.cc:333] T 16428b6f0e7e40c7af070bcc44d4041d P 34bbb454ad22499cac0941f061a68408: stopping tablet replica
I20260709 13:06:26.960738 10968 raft_consensus.cc:2243] T 16428b6f0e7e40c7af070bcc44d4041d P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:26.961490 10968 raft_consensus.cc:2272] T 16428b6f0e7e40c7af070bcc44d4041d P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:26.964501 10968 tablet_replica.cc:333] T 248501b4b53743dfb0335635143f8058 P 34bbb454ad22499cac0941f061a68408: stopping tablet replica
I20260709 13:06:26.965538 10968 raft_consensus.cc:2243] T 248501b4b53743dfb0335635143f8058 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:26.966343 10968 raft_consensus.cc:2272] T 248501b4b53743dfb0335635143f8058 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:26.973464 10968 tablet_replica.cc:333] T caae6f2a2a134898a3418b09754c4d83 P 34bbb454ad22499cac0941f061a68408: stopping tablet replica
I20260709 13:06:26.974393 10968 raft_consensus.cc:2243] T caae6f2a2a134898a3418b09754c4d83 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:26.975961 10968 raft_consensus.cc:2272] T caae6f2a2a134898a3418b09754c4d83 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:26.978955 10968 tablet_replica.cc:333] T 2af7248294c347b9a07b7f337921c1bd P 34bbb454ad22499cac0941f061a68408: stopping tablet replica
I20260709 13:06:26.979926 10968 raft_consensus.cc:2243] T 2af7248294c347b9a07b7f337921c1bd P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:26.980595 10968 raft_consensus.cc:2272] T 2af7248294c347b9a07b7f337921c1bd P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:26.983618 10968 tablet_replica.cc:333] T ab1bce8c7820453abffd5bfe32f76a84 P 34bbb454ad22499cac0941f061a68408: stopping tablet replica
I20260709 13:06:26.984421 10968 raft_consensus.cc:2243] T ab1bce8c7820453abffd5bfe32f76a84 P 34bbb454ad22499cac0941f061a68408 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:26.985622 10968 raft_consensus.cc:2272] T ab1bce8c7820453abffd5bfe32f76a84 P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:26.988250 10968 tablet_replica.cc:333] T 504c9c04eb8b41239216a9f8f40515d7 P 34bbb454ad22499cac0941f061a68408: stopping tablet replica
I20260709 13:06:26.992239 10968 raft_consensus.cc:2243] T 504c9c04eb8b41239216a9f8f40515d7 P 34bbb454ad22499cac0941f061a68408 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:26.992856 10968 raft_consensus.cc:2272] T 504c9c04eb8b41239216a9f8f40515d7 P 34bbb454ad22499cac0941f061a68408 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:26.995841 10968 tablet_replica.cc:333] T 15bdf79fe8114ccd8b4888ed22a86db4 P 34bbb454ad22499cac0941f061a68408: stopping tablet replica
I20260709 13:06:26.996835 10968 raft_consensus.cc:2243] T 15bdf79fe8114ccd8b4888ed22a86db4 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:26.997645 10968 raft_consensus.cc:2272] T 15bdf79fe8114ccd8b4888ed22a86db4 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:27.000619 10968 tablet_replica.cc:333] T f96c4ec262aa4d7e93f5ef6f6fa7489e P 34bbb454ad22499cac0941f061a68408: stopping tablet replica
I20260709 13:06:27.001477 10968 raft_consensus.cc:2243] T f96c4ec262aa4d7e93f5ef6f6fa7489e P 34bbb454ad22499cac0941f061a68408 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:27.002537 10968 raft_consensus.cc:2272] T f96c4ec262aa4d7e93f5ef6f6fa7489e P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:27.005322 10968 tablet_replica.cc:333] T 589d5c34da524776bcaf32ecd44c6ebb P 34bbb454ad22499cac0941f061a68408: stopping tablet replica
I20260709 13:06:27.006399 10968 raft_consensus.cc:2243] T 589d5c34da524776bcaf32ecd44c6ebb P 34bbb454ad22499cac0941f061a68408 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:27.007175 10968 raft_consensus.cc:2272] T 589d5c34da524776bcaf32ecd44c6ebb P 34bbb454ad22499cac0941f061a68408 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:27.016122 10968 tablet_replica.cc:333] T bddcf4c66a674927ad941754e0eac5fa P 34bbb454ad22499cac0941f061a68408: stopping tablet replica
I20260709 13:06:27.017060 10968 raft_consensus.cc:2243] T bddcf4c66a674927ad941754e0eac5fa P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:27.017944 10968 raft_consensus.cc:2272] T bddcf4c66a674927ad941754e0eac5fa P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:27.020962 10968 tablet_replica.cc:333] T 747919c4c63d4a32afcb4c051c776492 P 34bbb454ad22499cac0941f061a68408: stopping tablet replica
I20260709 13:06:27.021862 10968 raft_consensus.cc:2243] T 747919c4c63d4a32afcb4c051c776492 P 34bbb454ad22499cac0941f061a68408 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:27.022426 10968 pending_rounds.cc:70] T 747919c4c63d4a32afcb4c051c776492 P 34bbb454ad22499cac0941f061a68408: Trying to abort 1 pending ops.
I20260709 13:06:27.022691 10968 pending_rounds.cc:77] T 747919c4c63d4a32afcb4c051c776492 P 34bbb454ad22499cac0941f061a68408: Aborting op as it isn't in flight: id { term: 4 index: 7 } timestamp: 7305635372777664512 op_type: NO_OP noop_request { }
I20260709 13:06:27.023113 10968 raft_consensus.cc:2889] T 747919c4c63d4a32afcb4c051c776492 P 34bbb454ad22499cac0941f061a68408 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:06:27.023581 10968 raft_consensus.cc:2272] T 747919c4c63d4a32afcb4c051c776492 P 34bbb454ad22499cac0941f061a68408 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:27.040858 10968 tablet_replica.cc:333] T 16225de175294560a23a6df6becebb0b P 34bbb454ad22499cac0941f061a68408: stopping tablet replica
I20260709 13:06:27.041875 10968 raft_consensus.cc:2243] T 16225de175294560a23a6df6becebb0b P 34bbb454ad22499cac0941f061a68408 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:27.043215 10968 raft_consensus.cc:2272] T 16225de175294560a23a6df6becebb0b P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:27.048874 10968 tablet_replica.cc:333] T 7b8abcbf72934eaa8afac20a47b0e938 P 34bbb454ad22499cac0941f061a68408: stopping tablet replica
I20260709 13:06:27.049784 10968 raft_consensus.cc:2243] T 7b8abcbf72934eaa8afac20a47b0e938 P 34bbb454ad22499cac0941f061a68408 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:06:27.057093 10968 raft_consensus.cc:2272] T 7b8abcbf72934eaa8afac20a47b0e938 P 34bbb454ad22499cac0941f061a68408 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:27.059829 10968 tablet_replica.cc:333] T 711425be6ced4d9fb92a82eb67d20c92 P 34bbb454ad22499cac0941f061a68408: stopping tablet replica
I20260709 13:06:27.060609 10968 raft_consensus.cc:2243] T 711425be6ced4d9fb92a82eb67d20c92 P 34bbb454ad22499cac0941f061a68408 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:06:27.061586 10968 raft_consensus.cc:2272] T 711425be6ced4d9fb92a82eb67d20c92 P 34bbb454ad22499cac0941f061a68408 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:27.064252 10968 tablet_replica.cc:333] T 4fb70f82fd8d41a6bb86494f5635fbba P 34bbb454ad22499cac0941f061a68408: stopping tablet replica
I20260709 13:06:27.065070 10968 raft_consensus.cc:2243] T 4fb70f82fd8d41a6bb86494f5635fbba P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:27.065897 10968 raft_consensus.cc:2272] T 4fb70f82fd8d41a6bb86494f5635fbba P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:27.068341 10968 tablet_replica.cc:333] T fe0149e418f74f658bb7562c83f468eb P 34bbb454ad22499cac0941f061a68408: stopping tablet replica
I20260709 13:06:27.069191 10968 raft_consensus.cc:2243] T fe0149e418f74f658bb7562c83f468eb P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:27.070134 10968 raft_consensus.cc:2272] T fe0149e418f74f658bb7562c83f468eb P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:27.075809 10968 tablet_replica.cc:333] T bdad9a6132944ffeb0c3b0ea34cbf8e1 P 34bbb454ad22499cac0941f061a68408: stopping tablet replica
I20260709 13:06:27.076639 10968 raft_consensus.cc:2243] T bdad9a6132944ffeb0c3b0ea34cbf8e1 P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:27.077255 10968 raft_consensus.cc:2272] T bdad9a6132944ffeb0c3b0ea34cbf8e1 P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:27.079818 10968 tablet_replica.cc:333] T 58d97ea9eba744f29997d291d2355330 P 34bbb454ad22499cac0941f061a68408: stopping tablet replica
I20260709 13:06:27.080714 10968 raft_consensus.cc:2243] T 58d97ea9eba744f29997d291d2355330 P 34bbb454ad22499cac0941f061a68408 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:27.082206 10968 raft_consensus.cc:2272] T 58d97ea9eba744f29997d291d2355330 P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:27.084539 10968 tablet_replica.cc:333] T c60713e4b4d8449a8aa108b147d12382 P 34bbb454ad22499cac0941f061a68408: stopping tablet replica
I20260709 13:06:27.085172 10968 raft_consensus.cc:2243] T c60713e4b4d8449a8aa108b147d12382 P 34bbb454ad22499cac0941f061a68408 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:27.086159 10968 raft_consensus.cc:2272] T c60713e4b4d8449a8aa108b147d12382 P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:27.117272 10968 tablet_replica.cc:333] T 09fa96269e5b4504a80175e58ecdd147 P 34bbb454ad22499cac0941f061a68408: stopping tablet replica
I20260709 13:06:27.118129 10968 raft_consensus.cc:2243] T 09fa96269e5b4504a80175e58ecdd147 P 34bbb454ad22499cac0941f061a68408 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:27.119325 10968 raft_consensus.cc:2272] T 09fa96269e5b4504a80175e58ecdd147 P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:27.122352 10968 tablet_replica.cc:333] T 290f13a0cac5430faf0c92e2daeeed42 P 34bbb454ad22499cac0941f061a68408: stopping tablet replica
I20260709 13:06:27.123073 10968 raft_consensus.cc:2243] T 290f13a0cac5430faf0c92e2daeeed42 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:27.123826 10968 raft_consensus.cc:2272] T 290f13a0cac5430faf0c92e2daeeed42 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:27.137248 10968 tablet_replica.cc:333] T f2d3f5f4b46847e981ef45e207a6731c P 34bbb454ad22499cac0941f061a68408: stopping tablet replica
I20260709 13:06:27.137995 10968 raft_consensus.cc:2243] T f2d3f5f4b46847e981ef45e207a6731c P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:27.138582 10968 raft_consensus.cc:2272] T f2d3f5f4b46847e981ef45e207a6731c P 34bbb454ad22499cac0941f061a68408 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:27.141608 10968 tablet_replica.cc:333] T 9202723a2deb4755bb8026cdb99015b6 P 34bbb454ad22499cac0941f061a68408: stopping tablet replica
I20260709 13:06:27.142339 10968 raft_consensus.cc:2243] T 9202723a2deb4755bb8026cdb99015b6 P 34bbb454ad22499cac0941f061a68408 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:27.143653 10968 raft_consensus.cc:2272] T 9202723a2deb4755bb8026cdb99015b6 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:27.146232 10968 tablet_replica.cc:333] T 6629b584a16c4689982e64760b95c58d P 34bbb454ad22499cac0941f061a68408: stopping tablet replica
I20260709 13:06:27.151998 10968 raft_consensus.cc:2243] T 6629b584a16c4689982e64760b95c58d P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:27.152702 10968 raft_consensus.cc:2272] T 6629b584a16c4689982e64760b95c58d P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:27.165704 10968 tablet_replica.cc:333] T acf3180e1a0d49318429c1370142f705 P 34bbb454ad22499cac0941f061a68408: stopping tablet replica
I20260709 13:06:27.166520 10968 raft_consensus.cc:2243] T acf3180e1a0d49318429c1370142f705 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:27.167498 10968 raft_consensus.cc:2272] T acf3180e1a0d49318429c1370142f705 P 34bbb454ad22499cac0941f061a68408 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:27.535449 12113 connection.cc:769] client connection to 127.10.182.1:37883 send error: Network error: sendmsg error: Connection reset by peer (error 104)
I20260709 13:06:27.807920 13880 raft_consensus.cc:493] T d41dbf3f863349f3bcc6e8320359e499 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 34bbb454ad22499cac0941f061a68408)
I20260709 13:06:27.808461 13880 raft_consensus.cc:515] T d41dbf3f863349f3bcc6e8320359e499 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:27.811136 13880 leader_election.cc:290] T d41dbf3f863349f3bcc6e8320359e499 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 5831a3bceaea419db182492a1fd79862 (127.10.182.4:45681)
I20260709 13:06:27.812283 12760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d41dbf3f863349f3bcc6e8320359e499" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "5831a3bceaea419db182492a1fd79862" is_pre_election: true
W20260709 13:06:27.837803 12113 leader_election.cc:336] T d41dbf3f863349f3bcc6e8320359e499 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Network error: Client connection negotiation failed: client connection to 127.10.182.1:37883: connect: Connection refused (error 111)
I20260709 13:06:27.838294 12113 leader_election.cc:304] T d41dbf3f863349f3bcc6e8320359e499 P 8e3d76ae69c74d1f85f6da548856eeb7 [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: 8e3d76ae69c74d1f85f6da548856eeb7; no voters: 34bbb454ad22499cac0941f061a68408, 5831a3bceaea419db182492a1fd79862
I20260709 13:06:27.840274 13881 raft_consensus.cc:2749] T d41dbf3f863349f3bcc6e8320359e499 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:28.020756 10968 tablet_server.cc:196] TabletServer@127.10.182.1:0 shutdown complete.
I20260709 13:06:28.054127 13770 raft_consensus.cc:493] T 0ab173207e9f42b7ba953f8d408fa30c P e86b6ed62ab0403bbda1861973380297 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 34bbb454ad22499cac0941f061a68408)
I20260709 13:06:28.054924 13770 raft_consensus.cc:515] T 0ab173207e9f42b7ba953f8d408fa30c P e86b6ed62ab0403bbda1861973380297 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:06:28.057633 13770 leader_election.cc:290] T 0ab173207e9f42b7ba953f8d408fa30c P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
I20260709 13:06:28.057823 13905 raft_consensus.cc:493] T 4ce3a642781e4def9f7fb6ac1e2a9443 P e86b6ed62ab0403bbda1861973380297 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 34bbb454ad22499cac0941f061a68408)
I20260709 13:06:28.058444 13905 raft_consensus.cc:515] T 4ce3a642781e4def9f7fb6ac1e2a9443 P e86b6ed62ab0403bbda1861973380297 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:28.058868 12144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab173207e9f42b7ba953f8d408fa30c" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" is_pre_election: true
I20260709 13:06:28.061513 13905 leader_election.cc:290] T 4ce3a642781e4def9f7fb6ac1e2a9443 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 5831a3bceaea419db182492a1fd79862 (127.10.182.4:45681)
W20260709 13:06:28.061601 12187 leader_election.cc:336] T 0ab173207e9f42b7ba953f8d408fa30c P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Network error: Client connection negotiation failed: client connection to 127.10.182.1:37883: connect: Connection refused (error 111)
I20260709 13:06:28.062278 12187 leader_election.cc:304] T 0ab173207e9f42b7ba953f8d408fa30c P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e86b6ed62ab0403bbda1861973380297; no voters: 34bbb454ad22499cac0941f061a68408, 8e3d76ae69c74d1f85f6da548856eeb7
I20260709 13:06:28.062798 12760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce3a642781e4def9f7fb6ac1e2a9443" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "5831a3bceaea419db182492a1fd79862" is_pre_election: true
I20260709 13:06:28.062949 13905 raft_consensus.cc:2749] T 0ab173207e9f42b7ba953f8d408fa30c P e86b6ed62ab0403bbda1861973380297 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 13:06:28.065178 12187 leader_election.cc:336] T 4ce3a642781e4def9f7fb6ac1e2a9443 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Network error: Client connection negotiation failed: client connection to 127.10.182.1:37883: connect: Connection refused (error 111)
I20260709 13:06:28.065644 12187 leader_election.cc:304] T 4ce3a642781e4def9f7fb6ac1e2a9443 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e86b6ed62ab0403bbda1861973380297; no voters: 34bbb454ad22499cac0941f061a68408, 5831a3bceaea419db182492a1fd79862
I20260709 13:06:28.066308 13905 raft_consensus.cc:2749] T 4ce3a642781e4def9f7fb6ac1e2a9443 P e86b6ed62ab0403bbda1861973380297 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:28.076020 13881 raft_consensus.cc:493] T 0ab173207e9f42b7ba953f8d408fa30c P 8e3d76ae69c74d1f85f6da548856eeb7 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 34bbb454ad22499cac0941f061a68408)
I20260709 13:06:28.076653 13881 raft_consensus.cc:515] T 0ab173207e9f42b7ba953f8d408fa30c P 8e3d76ae69c74d1f85f6da548856eeb7 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:06:28.078704 13881 leader_election.cc:290] T 0ab173207e9f42b7ba953f8d408fa30c P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:06:28.078876 13905 raft_consensus.cc:493] T c60713e4b4d8449a8aa108b147d12382 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 34bbb454ad22499cac0941f061a68408)
I20260709 13:06:28.079267 13881 raft_consensus.cc:493] T eb9acf37c1f94cb28f5c341d7884e275 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 34bbb454ad22499cac0941f061a68408)
I20260709 13:06:28.079763 13881 raft_consensus.cc:515] T eb9acf37c1f94cb28f5c341d7884e275 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:06:28.080086 12218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab173207e9f42b7ba953f8d408fa30c" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297" is_pre_election: true
I20260709 13:06:28.080727 12218 raft_consensus.cc:2468] T 0ab173207e9f42b7ba953f8d408fa30c P e86b6ed62ab0403bbda1861973380297 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e3d76ae69c74d1f85f6da548856eeb7 in term 4.
I20260709 13:06:28.081918 13881 leader_election.cc:290] T eb9acf37c1f94cb28f5c341d7884e275 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:06:28.082141 12116 leader_election.cc:304] T 0ab173207e9f42b7ba953f8d408fa30c P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297; no voters: 
I20260709 13:06:28.084523 13885 raft_consensus.cc:493] T 2947f03460144399be6035aea599d6a9 P 5831a3bceaea419db182492a1fd79862 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 34bbb454ad22499cac0941f061a68408)
I20260709 13:06:28.085002 13881 raft_consensus.cc:2804] T 0ab173207e9f42b7ba953f8d408fa30c P 8e3d76ae69c74d1f85f6da548856eeb7 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:06:28.085058 13885 raft_consensus.cc:515] T 2947f03460144399be6035aea599d6a9 P 5831a3bceaea419db182492a1fd79862 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
W20260709 13:06:28.086055 12113 leader_election.cc:336] T 0ab173207e9f42b7ba953f8d408fa30c P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Network error: Client connection negotiation failed: client connection to 127.10.182.1:37883: connect: Connection refused (error 111)
I20260709 13:06:28.084192 12218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb9acf37c1f94cb28f5c341d7884e275" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297" is_pre_election: true
I20260709 13:06:28.087786 13885 leader_election.cc:290] T 2947f03460144399be6035aea599d6a9 P 5831a3bceaea419db182492a1fd79862 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:06:28.085520 13881 raft_consensus.cc:493] T 0ab173207e9f42b7ba953f8d408fa30c P 8e3d76ae69c74d1f85f6da548856eeb7 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 34bbb454ad22499cac0941f061a68408)
I20260709 13:06:28.088937 13770 raft_consensus.cc:493] T 16225de175294560a23a6df6becebb0b P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 34bbb454ad22499cac0941f061a68408)
I20260709 13:06:28.089442 13770 raft_consensus.cc:515] T 16225de175294560a23a6df6becebb0b P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:28.088964 13881 raft_consensus.cc:3060] T 0ab173207e9f42b7ba953f8d408fa30c P 8e3d76ae69c74d1f85f6da548856eeb7 [term 4 FOLLOWER]: Advancing to term 5
W20260709 13:06:28.090636 12113 leader_election.cc:336] T eb9acf37c1f94cb28f5c341d7884e275 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Network error: Client connection negotiation failed: client connection to 127.10.182.1:37883: connect: Connection refused (error 111)
I20260709 13:06:28.091413 13770 leader_election.cc:290] T 16225de175294560a23a6df6becebb0b P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 5831a3bceaea419db182492a1fd79862 (127.10.182.4:45681)
I20260709 13:06:28.091115 12113 leader_election.cc:304] T eb9acf37c1f94cb28f5c341d7884e275 P 8e3d76ae69c74d1f85f6da548856eeb7 [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: 8e3d76ae69c74d1f85f6da548856eeb7; no voters: 34bbb454ad22499cac0941f061a68408, e86b6ed62ab0403bbda1861973380297
I20260709 13:06:28.092362 13880 raft_consensus.cc:2749] T eb9acf37c1f94cb28f5c341d7884e275 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:28.093758 12218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2947f03460144399be6035aea599d6a9" candidate_uuid: "5831a3bceaea419db182492a1fd79862" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297" is_pre_election: true
I20260709 13:06:28.096406 12760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16225de175294560a23a6df6becebb0b" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "5831a3bceaea419db182492a1fd79862" is_pre_election: true
I20260709 13:06:28.079419 13905 raft_consensus.cc:515] T c60713e4b4d8449a8aa108b147d12382 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
W20260709 13:06:28.102385 12724 leader_election.cc:336] T 2947f03460144399be6035aea599d6a9 P 5831a3bceaea419db182492a1fd79862 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Network error: Client connection negotiation failed: client connection to 127.10.182.1:37883: connect: Connection refused (error 111)
I20260709 13:06:28.102895 12724 leader_election.cc:304] T 2947f03460144399be6035aea599d6a9 P 5831a3bceaea419db182492a1fd79862 [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: 5831a3bceaea419db182492a1fd79862; no voters: 34bbb454ad22499cac0941f061a68408, e86b6ed62ab0403bbda1861973380297
I20260709 13:06:28.103046 13881 raft_consensus.cc:515] T 0ab173207e9f42b7ba953f8d408fa30c P 8e3d76ae69c74d1f85f6da548856eeb7 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
W20260709 13:06:28.105542 12187 leader_election.cc:336] T 16225de175294560a23a6df6becebb0b P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Network error: Client connection negotiation failed: client connection to 127.10.182.1:37883: connect: Connection refused (error 111)
I20260709 13:06:28.105229 13881 leader_election.cc:290] T 0ab173207e9f42b7ba953f8d408fa30c P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 5 election: Requested vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:06:28.106551 13885 raft_consensus.cc:2749] T 2947f03460144399be6035aea599d6a9 P 5831a3bceaea419db182492a1fd79862 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:28.102532 13905 leader_election.cc:290] T c60713e4b4d8449a8aa108b147d12382 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
I20260709 13:06:28.105997 12187 leader_election.cc:304] T 16225de175294560a23a6df6becebb0b P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e86b6ed62ab0403bbda1861973380297; no voters: 34bbb454ad22499cac0941f061a68408, 5831a3bceaea419db182492a1fd79862
I20260709 13:06:28.114528 13912 raft_consensus.cc:493] T f96c4ec262aa4d7e93f5ef6f6fa7489e P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 34bbb454ad22499cac0941f061a68408)
I20260709 13:06:28.115509 13911 raft_consensus.cc:2749] T 16225de175294560a23a6df6becebb0b P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:06:28.115661 12113 leader_election.cc:336] T 0ab173207e9f42b7ba953f8d408fa30c P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Network error: Client connection negotiation failed: client connection to 127.10.182.1:37883: connect: Connection refused (error 111)
W20260709 13:06:28.119210 12187 leader_election.cc:336] T c60713e4b4d8449a8aa108b147d12382 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Network error: Client connection negotiation failed: client connection to 127.10.182.1:37883: connect: Connection refused (error 111)
I20260709 13:06:28.115134 13912 raft_consensus.cc:515] T f96c4ec262aa4d7e93f5ef6f6fa7489e P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:06:28.119820 12144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c60713e4b4d8449a8aa108b147d12382" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" is_pre_election: true
I20260709 13:06:28.121454 12218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab173207e9f42b7ba953f8d408fa30c" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297"
I20260709 13:06:28.122020 12218 raft_consensus.cc:3060] T 0ab173207e9f42b7ba953f8d408fa30c P e86b6ed62ab0403bbda1861973380297 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:28.126399 13912 leader_election.cc:290] T f96c4ec262aa4d7e93f5ef6f6fa7489e P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
I20260709 13:06:28.126659 10968 tablet_server.cc:179] TabletServer@127.10.182.2:0 shutting down...
W20260709 13:06:28.129297 12187 leader_election.cc:336] T f96c4ec262aa4d7e93f5ef6f6fa7489e P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Network error: Client connection negotiation failed: client connection to 127.10.182.1:37883: connect: Connection refused (error 111)
I20260709 13:06:28.131897 12218 raft_consensus.cc:2468] T 0ab173207e9f42b7ba953f8d408fa30c P e86b6ed62ab0403bbda1861973380297 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e3d76ae69c74d1f85f6da548856eeb7 in term 5.
I20260709 13:06:28.133723 12188 leader_election.cc:304] T c60713e4b4d8449a8aa108b147d12382 P e86b6ed62ab0403bbda1861973380297 [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: e86b6ed62ab0403bbda1861973380297; no voters: 34bbb454ad22499cac0941f061a68408, 8e3d76ae69c74d1f85f6da548856eeb7
I20260709 13:06:28.134614 13905 raft_consensus.cc:2749] T c60713e4b4d8449a8aa108b147d12382 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:28.135689 12116 leader_election.cc:304] T 0ab173207e9f42b7ba953f8d408fa30c P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297; no voters: 34bbb454ad22499cac0941f061a68408
I20260709 13:06:28.136782 13881 raft_consensus.cc:2804] T 0ab173207e9f42b7ba953f8d408fa30c P 8e3d76ae69c74d1f85f6da548856eeb7 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:06:28.137319 13881 raft_consensus.cc:697] T 0ab173207e9f42b7ba953f8d408fa30c P 8e3d76ae69c74d1f85f6da548856eeb7 [term 5 LEADER]: Becoming Leader. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Running, Role: LEADER
I20260709 13:06:28.138197 13881 consensus_queue.cc:237] T 0ab173207e9f42b7ba953f8d408fa30c P 8e3d76ae69c74d1f85f6da548856eeb7 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
W20260709 13:06:28.143232 12188 consensus_peers.cc:597] T eb56e04433cc4cc880ecf2b10ee21188 P e86b6ed62ab0403bbda1861973380297 -> Peer 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213): Couldn't send request to peer 8e3d76ae69c74d1f85f6da548856eeb7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:28.144636 12188 leader_election.cc:336] T f96c4ec262aa4d7e93f5ef6f6fa7489e P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:06:28.147149 12188 leader_election.cc:304] T f96c4ec262aa4d7e93f5ef6f6fa7489e P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e86b6ed62ab0403bbda1861973380297; no voters: 34bbb454ad22499cac0941f061a68408, 8e3d76ae69c74d1f85f6da548856eeb7
I20260709 13:06:28.147878 13905 raft_consensus.cc:2749] T f96c4ec262aa4d7e93f5ef6f6fa7489e P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:28.158645 11972 catalog_manager.cc:5697] T 0ab173207e9f42b7ba953f8d408fa30c P 8e3d76ae69c74d1f85f6da548856eeb7 reported cstate change: term changed from 4 to 5, leader changed from 34bbb454ad22499cac0941f061a68408 (127.10.182.1) to 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2). New cstate: current_term: 5 leader_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:28.184504 13885 raft_consensus.cc:493] T 711425be6ced4d9fb92a82eb67d20c92 P 5831a3bceaea419db182492a1fd79862 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 34bbb454ad22499cac0941f061a68408)
I20260709 13:06:28.185750 13885 raft_consensus.cc:515] T 711425be6ced4d9fb92a82eb67d20c92 P 5831a3bceaea419db182492a1fd79862 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:28.189540 13880 raft_consensus.cc:493] T 0703c3c4861a4c4fb1b2b612ec1374a4 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 34bbb454ad22499cac0941f061a68408)
I20260709 13:06:28.191315 13880 raft_consensus.cc:515] T 0703c3c4861a4c4fb1b2b612ec1374a4 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:06:28.193269 13885 leader_election.cc:290] T 711425be6ced4d9fb92a82eb67d20c92 P 5831a3bceaea419db182492a1fd79862 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:06:28.193928 13880 leader_election.cc:290] T 0703c3c4861a4c4fb1b2b612ec1374a4 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:06:28.194881 12218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0703c3c4861a4c4fb1b2b612ec1374a4" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297" is_pre_election: true
I20260709 13:06:28.191041 13917 raft_consensus.cc:493] T c60713e4b4d8449a8aa108b147d12382 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 34bbb454ad22499cac0941f061a68408)
W20260709 13:06:28.195360 12188 consensus_peers.cc:597] T 79ee859d668b4354abb7db1e5cc66864 P e86b6ed62ab0403bbda1861973380297 -> Peer 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213): Couldn't send request to peer 8e3d76ae69c74d1f85f6da548856eeb7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:28.197705 12217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "711425be6ced4d9fb92a82eb67d20c92" candidate_uuid: "5831a3bceaea419db182492a1fd79862" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297" is_pre_election: true
W20260709 13:06:28.199376 12724 leader_election.cc:336] T 711425be6ced4d9fb92a82eb67d20c92 P 5831a3bceaea419db182492a1fd79862 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Network error: Client connection negotiation failed: client connection to 127.10.182.1:37883: connect: Connection refused (error 111)
I20260709 13:06:28.199661 13880 raft_consensus.cc:493] T 58d97ea9eba744f29997d291d2355330 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 34bbb454ad22499cac0941f061a68408)
I20260709 13:06:28.199806 12724 leader_election.cc:304] T 711425be6ced4d9fb92a82eb67d20c92 P 5831a3bceaea419db182492a1fd79862 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5831a3bceaea419db182492a1fd79862; no voters: 34bbb454ad22499cac0941f061a68408, e86b6ed62ab0403bbda1861973380297
I20260709 13:06:28.200212 13880 raft_consensus.cc:515] T 58d97ea9eba744f29997d291d2355330 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:06:28.200973 13885 raft_consensus.cc:2749] T 711425be6ced4d9fb92a82eb67d20c92 P 5831a3bceaea419db182492a1fd79862 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:28.201710 13917 raft_consensus.cc:515] T c60713e4b4d8449a8aa108b147d12382 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:06:28.202179 13880 leader_election.cc:290] T 58d97ea9eba744f29997d291d2355330 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:06:28.203259 12217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d97ea9eba744f29997d291d2355330" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297" is_pre_election: true
I20260709 13:06:28.203778 13917 leader_election.cc:290] T c60713e4b4d8449a8aa108b147d12382 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
W20260709 13:06:28.204651 12113 leader_election.cc:336] T 0703c3c4861a4c4fb1b2b612ec1374a4 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Network error: Client connection negotiation failed: client connection to 127.10.182.1:37883: connect: Connection refused (error 111)
I20260709 13:06:28.205015 12217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c60713e4b4d8449a8aa108b147d12382" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297" is_pre_election: true
I20260709 13:06:28.205152 12113 leader_election.cc:304] T 0703c3c4861a4c4fb1b2b612ec1374a4 P 8e3d76ae69c74d1f85f6da548856eeb7 [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: 8e3d76ae69c74d1f85f6da548856eeb7; no voters: 34bbb454ad22499cac0941f061a68408, e86b6ed62ab0403bbda1861973380297
I20260709 13:06:28.205866 12217 raft_consensus.cc:2468] T c60713e4b4d8449a8aa108b147d12382 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e3d76ae69c74d1f85f6da548856eeb7 in term 2.
I20260709 13:06:28.206045 13912 raft_consensus.cc:493] T 0703c3c4861a4c4fb1b2b612ec1374a4 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 34bbb454ad22499cac0941f061a68408)
I20260709 13:06:28.206571 13912 raft_consensus.cc:515] T 0703c3c4861a4c4fb1b2b612ec1374a4 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:06:28.207422 13917 raft_consensus.cc:2749] T 0703c3c4861a4c4fb1b2b612ec1374a4 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:06:28.208212 12113 leader_election.cc:336] T 58d97ea9eba744f29997d291d2355330 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Network error: Client connection negotiation failed: client connection to 127.10.182.1:37883: connect: Connection refused (error 111)
I20260709 13:06:28.208648 12113 leader_election.cc:304] T 58d97ea9eba744f29997d291d2355330 P 8e3d76ae69c74d1f85f6da548856eeb7 [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: 8e3d76ae69c74d1f85f6da548856eeb7; no voters: 34bbb454ad22499cac0941f061a68408, e86b6ed62ab0403bbda1861973380297
I20260709 13:06:28.209318 13910 raft_consensus.cc:493] T eb9acf37c1f94cb28f5c341d7884e275 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 34bbb454ad22499cac0941f061a68408)
I20260709 13:06:28.209833 13910 raft_consensus.cc:515] T eb9acf37c1f94cb28f5c341d7884e275 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:06:28.210951 13917 raft_consensus.cc:2749] T 58d97ea9eba744f29997d291d2355330 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:28.211814 13910 leader_election.cc:290] T eb9acf37c1f94cb28f5c341d7884e275 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
I20260709 13:06:28.211862 12116 leader_election.cc:304] T c60713e4b4d8449a8aa108b147d12382 P 8e3d76ae69c74d1f85f6da548856eeb7 [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: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297; no voters: 
I20260709 13:06:28.208714 13912 leader_election.cc:290] T 0703c3c4861a4c4fb1b2b612ec1374a4 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
I20260709 13:06:28.213858 13881 raft_consensus.cc:2804] T c60713e4b4d8449a8aa108b147d12382 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:28.214375 13881 raft_consensus.cc:493] T c60713e4b4d8449a8aa108b147d12382 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 34bbb454ad22499cac0941f061a68408)
I20260709 13:06:28.214789 13881 raft_consensus.cc:3060] T c60713e4b4d8449a8aa108b147d12382 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:06:28.215374 12187 leader_election.cc:336] T 0703c3c4861a4c4fb1b2b612ec1374a4 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Network error: Client connection negotiation failed: client connection to 127.10.182.1:37883: connect: Connection refused (error 111)
I20260709 13:06:28.212425 13910 raft_consensus.cc:493] T 58d97ea9eba744f29997d291d2355330 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 34bbb454ad22499cac0941f061a68408)
I20260709 13:06:28.224291 13881 raft_consensus.cc:515] T c60713e4b4d8449a8aa108b147d12382 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
W20260709 13:06:28.226500 12113 leader_election.cc:336] T c60713e4b4d8449a8aa108b147d12382 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Network error: Client connection negotiation failed: client connection to 127.10.182.1:37883: connect: Connection refused (error 111)
I20260709 13:06:28.227582 13910 raft_consensus.cc:515] T 58d97ea9eba744f29997d291d2355330 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
W20260709 13:06:28.231343 12725 consensus_peers.cc:597] T 16428b6f0e7e40c7af070bcc44d4041d P 5831a3bceaea419db182492a1fd79862 -> Peer 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213): Couldn't send request to peer 8e3d76ae69c74d1f85f6da548856eeb7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:28.228554 13881 leader_election.cc:290] T c60713e4b4d8449a8aa108b147d12382 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 3 election: Requested vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:06:28.229887 12217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c60713e4b4d8449a8aa108b147d12382" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297"
W20260709 13:06:28.229981 12187 leader_election.cc:336] T eb9acf37c1f94cb28f5c341d7884e275 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Network error: Client connection negotiation failed: client connection to 127.10.182.1:37883: connect: Connection refused (error 111)
I20260709 13:06:28.234171 12217 raft_consensus.cc:3060] T c60713e4b4d8449a8aa108b147d12382 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:28.237344 13885 raft_consensus.cc:493] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 5831a3bceaea419db182492a1fd79862 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 34bbb454ad22499cac0941f061a68408)
I20260709 13:06:28.237862 13885 raft_consensus.cc:515] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 5831a3bceaea419db182492a1fd79862 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:28.239967 13885 leader_election.cc:290] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 5831a3bceaea419db182492a1fd79862 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
W20260709 13:06:28.240954 12188 leader_election.cc:336] T 0703c3c4861a4c4fb1b2b612ec1374a4 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:06:28.241389 12188 leader_election.cc:304] T 0703c3c4861a4c4fb1b2b612ec1374a4 P e86b6ed62ab0403bbda1861973380297 [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: e86b6ed62ab0403bbda1861973380297; no voters: 34bbb454ad22499cac0941f061a68408, 8e3d76ae69c74d1f85f6da548856eeb7
I20260709 13:06:28.241907 12218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce3a642781e4def9f7fb6ac1e2a9443" candidate_uuid: "5831a3bceaea419db182492a1fd79862" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297" is_pre_election: true
W20260709 13:06:28.242368 12188 leader_election.cc:336] T eb9acf37c1f94cb28f5c341d7884e275 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:06:28.242501 12218 raft_consensus.cc:2468] T 4ce3a642781e4def9f7fb6ac1e2a9443 P e86b6ed62ab0403bbda1861973380297 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5831a3bceaea419db182492a1fd79862 in term 3.
I20260709 13:06:28.242785 12188 leader_election.cc:304] T eb9acf37c1f94cb28f5c341d7884e275 P e86b6ed62ab0403bbda1861973380297 [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: e86b6ed62ab0403bbda1861973380297; no voters: 34bbb454ad22499cac0941f061a68408, 8e3d76ae69c74d1f85f6da548856eeb7
I20260709 13:06:28.243902 13770 raft_consensus.cc:2749] T 0703c3c4861a4c4fb1b2b612ec1374a4 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:28.243800 12727 leader_election.cc:304] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 5831a3bceaea419db182492a1fd79862 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5831a3bceaea419db182492a1fd79862, e86b6ed62ab0403bbda1861973380297; no voters: 
I20260709 13:06:28.246187 13877 raft_consensus.cc:2804] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 5831a3bceaea419db182492a1fd79862 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:06:28.246658 13877 raft_consensus.cc:493] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 5831a3bceaea419db182492a1fd79862 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 34bbb454ad22499cac0941f061a68408)
I20260709 13:06:28.247153 13877 raft_consensus.cc:3060] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 5831a3bceaea419db182492a1fd79862 [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:06:28.248842 12724 leader_election.cc:336] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 5831a3bceaea419db182492a1fd79862 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Network error: Client connection negotiation failed: client connection to 127.10.182.1:37883: connect: Connection refused (error 111)
W20260709 13:06:28.249791 12113 leader_election.cc:336] T c60713e4b4d8449a8aa108b147d12382 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Network error: Client connection negotiation failed: client connection to 127.10.182.1:37883: connect: Connection refused (error 111)
W20260709 13:06:28.250924 12725 consensus_peers.cc:597] T 747919c4c63d4a32afcb4c051c776492 P 5831a3bceaea419db182492a1fd79862 -> Peer 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213): Couldn't send request to peer 8e3d76ae69c74d1f85f6da548856eeb7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:28.254732 12217 raft_consensus.cc:2468] T c60713e4b4d8449a8aa108b147d12382 P e86b6ed62ab0403bbda1861973380297 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e3d76ae69c74d1f85f6da548856eeb7 in term 3.
I20260709 13:06:28.256763 13910 leader_election.cc:290] T 58d97ea9eba744f29997d291d2355330 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
I20260709 13:06:28.244333 13912 raft_consensus.cc:2749] T eb9acf37c1f94cb28f5c341d7884e275 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:06:28.257959 12187 leader_election.cc:336] T 58d97ea9eba744f29997d291d2355330 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Network error: Client connection negotiation failed: client connection to 127.10.182.1:37883: connect: Connection refused (error 111)
W20260709 13:06:28.259246 12188 consensus_peers.cc:597] T c24f1ed49e374a849919ac5a64538f96 P e86b6ed62ab0403bbda1861973380297 -> Peer 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213): Couldn't send request to peer 8e3d76ae69c74d1f85f6da548856eeb7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:28.260979 12188 leader_election.cc:336] T 58d97ea9eba744f29997d291d2355330 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:06:28.260169 12116 leader_election.cc:304] T c60713e4b4d8449a8aa108b147d12382 P 8e3d76ae69c74d1f85f6da548856eeb7 [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: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297; no voters: 34bbb454ad22499cac0941f061a68408
I20260709 13:06:28.261391 12188 leader_election.cc:304] T 58d97ea9eba744f29997d291d2355330 P e86b6ed62ab0403bbda1861973380297 [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: e86b6ed62ab0403bbda1861973380297; no voters: 34bbb454ad22499cac0941f061a68408, 8e3d76ae69c74d1f85f6da548856eeb7
I20260709 13:06:28.261809 13917 raft_consensus.cc:2804] T c60713e4b4d8449a8aa108b147d12382 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:28.262260 13917 raft_consensus.cc:697] T c60713e4b4d8449a8aa108b147d12382 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 3 LEADER]: Becoming Leader. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Running, Role: LEADER
I20260709 13:06:28.263051 13917 consensus_queue.cc:237] T c60713e4b4d8449a8aa108b147d12382 P 8e3d76ae69c74d1f85f6da548856eeb7 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:06:28.266036 13905 raft_consensus.cc:2749] T 58d97ea9eba744f29997d291d2355330 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:28.270754 13877 raft_consensus.cc:515] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 5831a3bceaea419db182492a1fd79862 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:28.272891 13877 leader_election.cc:290] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 5831a3bceaea419db182492a1fd79862 [CANDIDATE]: Term 4 election: Requested vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:06:28.273814 12217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce3a642781e4def9f7fb6ac1e2a9443" candidate_uuid: "5831a3bceaea419db182492a1fd79862" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297"
I20260709 13:06:28.274389 12217 raft_consensus.cc:3060] T 4ce3a642781e4def9f7fb6ac1e2a9443 P e86b6ed62ab0403bbda1861973380297 [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:06:28.277462 12724 leader_election.cc:336] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 5831a3bceaea419db182492a1fd79862 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Network error: Client connection negotiation failed: client connection to 127.10.182.1:37883: connect: Connection refused (error 111)
I20260709 13:06:28.281180 12217 raft_consensus.cc:2468] T 4ce3a642781e4def9f7fb6ac1e2a9443 P e86b6ed62ab0403bbda1861973380297 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5831a3bceaea419db182492a1fd79862 in term 4.
I20260709 13:06:28.281788 10968 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:06:28.283066 10968 tablet_replica.cc:333] T 0703c3c4861a4c4fb1b2b612ec1374a4 P 8e3d76ae69c74d1f85f6da548856eeb7: stopping tablet replica
I20260709 13:06:28.284065 10968 raft_consensus.cc:2243] T 0703c3c4861a4c4fb1b2b612ec1374a4 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:28.283804 12727 leader_election.cc:304] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 5831a3bceaea419db182492a1fd79862 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5831a3bceaea419db182492a1fd79862, e86b6ed62ab0403bbda1861973380297; no voters: 34bbb454ad22499cac0941f061a68408
I20260709 13:06:28.284747 10968 raft_consensus.cc:2272] T 0703c3c4861a4c4fb1b2b612ec1374a4 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:28.284840 13877 raft_consensus.cc:2804] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 5831a3bceaea419db182492a1fd79862 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:06:28.285313 13877 raft_consensus.cc:697] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 5831a3bceaea419db182492a1fd79862 [term 4 LEADER]: Becoming Leader. State: Replica: 5831a3bceaea419db182492a1fd79862, State: Running, Role: LEADER
I20260709 13:06:28.286201 13877 consensus_queue.cc:237] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 5831a3bceaea419db182492a1fd79862 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:28.288163 10968 tablet_replica.cc:333] T 0ab173207e9f42b7ba953f8d408fa30c P 8e3d76ae69c74d1f85f6da548856eeb7: stopping tablet replica
I20260709 13:06:28.289664 10968 raft_consensus.cc:2243] T 0ab173207e9f42b7ba953f8d408fa30c P 8e3d76ae69c74d1f85f6da548856eeb7 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:06:28.290280 10968 pending_rounds.cc:70] T 0ab173207e9f42b7ba953f8d408fa30c P 8e3d76ae69c74d1f85f6da548856eeb7: Trying to abort 1 pending ops.
I20260709 13:06:28.290508 10968 pending_rounds.cc:77] T 0ab173207e9f42b7ba953f8d408fa30c P 8e3d76ae69c74d1f85f6da548856eeb7: Aborting op as it isn't in flight: id { term: 5 index: 5 } timestamp: 7305635381822676992 op_type: NO_OP noop_request { }
I20260709 13:06:28.290755 10968 raft_consensus.cc:2889] T 0ab173207e9f42b7ba953f8d408fa30c P 8e3d76ae69c74d1f85f6da548856eeb7 [term 5 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:06:28.290962 10968 raft_consensus.cc:2272] T 0ab173207e9f42b7ba953f8d408fa30c P 8e3d76ae69c74d1f85f6da548856eeb7 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:28.293496 10968 tablet_replica.cc:333] T eb9acf37c1f94cb28f5c341d7884e275 P 8e3d76ae69c74d1f85f6da548856eeb7: stopping tablet replica
I20260709 13:06:28.294112 10968 raft_consensus.cc:2243] T eb9acf37c1f94cb28f5c341d7884e275 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:28.294570 10968 raft_consensus.cc:2272] T eb9acf37c1f94cb28f5c341d7884e275 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:28.296437 13877 raft_consensus.cc:493] T d41dbf3f863349f3bcc6e8320359e499 P 5831a3bceaea419db182492a1fd79862 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 34bbb454ad22499cac0941f061a68408)
I20260709 13:06:28.297132 10968 tablet_replica.cc:333] T c5fb2103323d4e908c3b0665f2f3aef9 P 8e3d76ae69c74d1f85f6da548856eeb7: stopping tablet replica
I20260709 13:06:28.297068 13877 raft_consensus.cc:515] T d41dbf3f863349f3bcc6e8320359e499 P 5831a3bceaea419db182492a1fd79862 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:28.297969 10968 raft_consensus.cc:2243] T c5fb2103323d4e908c3b0665f2f3aef9 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:06:28.297353 11972 catalog_manager.cc:5697] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 5831a3bceaea419db182492a1fd79862 reported cstate change: term changed from 3 to 4, leader changed from 34bbb454ad22499cac0941f061a68408 (127.10.182.1) to 5831a3bceaea419db182492a1fd79862 (127.10.182.4). New cstate: current_term: 4 leader_uuid: "5831a3bceaea419db182492a1fd79862" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:28.299404 13905 raft_consensus.cc:493] T 2947f03460144399be6035aea599d6a9 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 34bbb454ad22499cac0941f061a68408)
I20260709 13:06:28.298959 10968 raft_consensus.cc:2272] T c5fb2103323d4e908c3b0665f2f3aef9 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:28.299913 13905 raft_consensus.cc:515] T 2947f03460144399be6035aea599d6a9 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:28.301941 13905 leader_election.cc:290] T 2947f03460144399be6035aea599d6a9 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 5831a3bceaea419db182492a1fd79862 (127.10.182.4:45681)
I20260709 13:06:28.302054 10968 tablet_replica.cc:333] T 3fe3e77a17dc41fe87bac9545bf97fd5 P 8e3d76ae69c74d1f85f6da548856eeb7: stopping tablet replica
I20260709 13:06:28.302949 10968 raft_consensus.cc:2243] T 3fe3e77a17dc41fe87bac9545bf97fd5 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:28.303373 12759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2947f03460144399be6035aea599d6a9" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "5831a3bceaea419db182492a1fd79862" is_pre_election: true
I20260709 13:06:28.303810 10968 raft_consensus.cc:2272] T 3fe3e77a17dc41fe87bac9545bf97fd5 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:28.303966 12759 raft_consensus.cc:2468] T 2947f03460144399be6035aea599d6a9 P 5831a3bceaea419db182492a1fd79862 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e86b6ed62ab0403bbda1861973380297 in term 2.
W20260709 13:06:28.304311 12724 leader_election.cc:336] T d41dbf3f863349f3bcc6e8320359e499 P 5831a3bceaea419db182492a1fd79862 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Network error: Client connection negotiation failed: client connection to 127.10.182.1:37883: connect: Connection refused (error 111)
I20260709 13:06:28.305155 13877 leader_election.cc:290] T d41dbf3f863349f3bcc6e8320359e499 P 5831a3bceaea419db182492a1fd79862 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
I20260709 13:06:28.305992 10968 tablet_replica.cc:333] T f56a029024b84957bded1cdd39335b33 P 8e3d76ae69c74d1f85f6da548856eeb7: stopping tablet replica
I20260709 13:06:28.305900 12190 leader_election.cc:304] T 2947f03460144399be6035aea599d6a9 P e86b6ed62ab0403bbda1861973380297 [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: 5831a3bceaea419db182492a1fd79862, e86b6ed62ab0403bbda1861973380297; no voters: 
I20260709 13:06:28.306846 10968 raft_consensus.cc:2243] T f56a029024b84957bded1cdd39335b33 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:06:28.307819 10968 raft_consensus.cc:2272] T f56a029024b84957bded1cdd39335b33 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:28.310582 12187 leader_election.cc:336] T 2947f03460144399be6035aea599d6a9 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Network error: Client connection negotiation failed: client connection to 127.10.182.1:37883: connect: Connection refused (error 111)
I20260709 13:06:28.308579 13905 raft_consensus.cc:2804] T 2947f03460144399be6035aea599d6a9 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:28.315351 13905 raft_consensus.cc:493] T 2947f03460144399be6035aea599d6a9 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 34bbb454ad22499cac0941f061a68408)
I20260709 13:06:28.315701 13905 raft_consensus.cc:3060] T 2947f03460144399be6035aea599d6a9 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:28.316713 10968 tablet_replica.cc:333] T 6222e141d9a64a14a5caa8ead8fb770a P 8e3d76ae69c74d1f85f6da548856eeb7: stopping tablet replica
W20260709 13:06:28.317795 12725 consensus_peers.cc:597] T 4bea05d5e2e54022b319b660b631bd92 P 5831a3bceaea419db182492a1fd79862 -> Peer 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213): Couldn't send request to peer 8e3d76ae69c74d1f85f6da548856eeb7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:28.317803 13881 raft_consensus.cc:493] T 9202723a2deb4755bb8026cdb99015b6 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 34bbb454ad22499cac0941f061a68408)
W20260709 13:06:28.318861 12725 leader_election.cc:336] T d41dbf3f863349f3bcc6e8320359e499 P 5831a3bceaea419db182492a1fd79862 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:06:28.318776 13881 raft_consensus.cc:515] T 9202723a2deb4755bb8026cdb99015b6 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:06:28.319293 12725 leader_election.cc:304] T d41dbf3f863349f3bcc6e8320359e499 P 5831a3bceaea419db182492a1fd79862 [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: 5831a3bceaea419db182492a1fd79862; no voters: 34bbb454ad22499cac0941f061a68408, 8e3d76ae69c74d1f85f6da548856eeb7
I20260709 13:06:28.320017 13885 raft_consensus.cc:2749] T d41dbf3f863349f3bcc6e8320359e499 P 5831a3bceaea419db182492a1fd79862 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:28.320905 13881 leader_election.cc:290] T 9202723a2deb4755bb8026cdb99015b6 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:06:28.308032 13917 raft_consensus.cc:493] T ab1bce8c7820453abffd5bfe32f76a84 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 34bbb454ad22499cac0941f061a68408)
I20260709 13:06:28.317533 10968 raft_consensus.cc:2243] T 6222e141d9a64a14a5caa8ead8fb770a P 8e3d76ae69c74d1f85f6da548856eeb7 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:06:28.321771 13917 raft_consensus.cc:515] T ab1bce8c7820453abffd5bfe32f76a84 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:06:28.322414 10968 raft_consensus.cc:2272] T 6222e141d9a64a14a5caa8ead8fb770a P 8e3d76ae69c74d1f85f6da548856eeb7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:28.322757 13905 raft_consensus.cc:515] T 2947f03460144399be6035aea599d6a9 P e86b6ed62ab0403bbda1861973380297 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:28.323740 13917 leader_election.cc:290] T ab1bce8c7820453abffd5bfe32f76a84 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:06:28.325230 10968 tablet_replica.cc:333] T dc04566a8b65497f82b7709b0069b323 P 8e3d76ae69c74d1f85f6da548856eeb7: stopping tablet replica
I20260709 13:06:28.325822 13880 raft_consensus.cc:493] T f96c4ec262aa4d7e93f5ef6f6fa7489e P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 34bbb454ad22499cac0941f061a68408)
I20260709 13:06:28.326061 10968 raft_consensus.cc:2243] T dc04566a8b65497f82b7709b0069b323 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:28.325886 12759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2947f03460144399be6035aea599d6a9" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "5831a3bceaea419db182492a1fd79862"
I20260709 13:06:28.326673 12759 raft_consensus.cc:3060] T 2947f03460144399be6035aea599d6a9 P 5831a3bceaea419db182492a1fd79862 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:28.326433 13880 raft_consensus.cc:515] T f96c4ec262aa4d7e93f5ef6f6fa7489e P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:06:28.326983 10968 raft_consensus.cc:2272] T dc04566a8b65497f82b7709b0069b323 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:28.327867 12113 leader_election.cc:336] T 9202723a2deb4755bb8026cdb99015b6 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Network error: Client connection negotiation failed: client connection to 127.10.182.1:37883: connect: Connection refused (error 111)
I20260709 13:06:28.329515 10968 tablet_replica.cc:333] T 79ee859d668b4354abb7db1e5cc66864 P 8e3d76ae69c74d1f85f6da548856eeb7: stopping tablet replica
I20260709 13:06:28.328461 13880 leader_election.cc:290] T f96c4ec262aa4d7e93f5ef6f6fa7489e P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:06:28.330214 13917 raft_consensus.cc:493] T 7b8abcbf72934eaa8afac20a47b0e938 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 34bbb454ad22499cac0941f061a68408)
I20260709 13:06:28.330502 10968 raft_consensus.cc:2243] T 79ee859d668b4354abb7db1e5cc66864 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 4 FOLLOWER]: Raft consensus shutting down.
W20260709 13:06:28.330658 12113 leader_election.cc:336] T ab1bce8c7820453abffd5bfe32f76a84 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Network error: Client connection negotiation failed: client connection to 127.10.182.1:37883: connect: Connection refused (error 111)
I20260709 13:06:28.331151 10968 raft_consensus.cc:2272] T 79ee859d668b4354abb7db1e5cc66864 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:28.330816 13917 raft_consensus.cc:515] T 7b8abcbf72934eaa8afac20a47b0e938 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:28.333343 12217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9202723a2deb4755bb8026cdb99015b6" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297" is_pre_election: true
I20260709 13:06:28.334110 12216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f96c4ec262aa4d7e93f5ef6f6fa7489e" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297" is_pre_election: true
I20260709 13:06:28.333644 12218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1bce8c7820453abffd5bfe32f76a84" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297" is_pre_election: true
I20260709 13:06:28.334661 12216 raft_consensus.cc:2468] T f96c4ec262aa4d7e93f5ef6f6fa7489e P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e3d76ae69c74d1f85f6da548856eeb7 in term 1.
I20260709 13:06:28.334734 12759 raft_consensus.cc:2468] T 2947f03460144399be6035aea599d6a9 P 5831a3bceaea419db182492a1fd79862 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e86b6ed62ab0403bbda1861973380297 in term 3.
I20260709 13:06:28.335857 12190 leader_election.cc:304] T 2947f03460144399be6035aea599d6a9 P e86b6ed62ab0403bbda1861973380297 [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: 5831a3bceaea419db182492a1fd79862, e86b6ed62ab0403bbda1861973380297; no voters: 
I20260709 13:06:28.336030 10968 tablet_replica.cc:333] T d41dbf3f863349f3bcc6e8320359e499 P 8e3d76ae69c74d1f85f6da548856eeb7: stopping tablet replica
I20260709 13:06:28.336632 13912 raft_consensus.cc:2804] T 2947f03460144399be6035aea599d6a9 P e86b6ed62ab0403bbda1861973380297 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:28.336993 10968 raft_consensus.cc:2243] T d41dbf3f863349f3bcc6e8320359e499 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:28.337121 13917 leader_election.cc:290] T 7b8abcbf72934eaa8afac20a47b0e938 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 5831a3bceaea419db182492a1fd79862 (127.10.182.4:45681)
I20260709 13:06:28.337319 13912 raft_consensus.cc:697] T 2947f03460144399be6035aea599d6a9 P e86b6ed62ab0403bbda1861973380297 [term 3 LEADER]: Becoming Leader. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Running, Role: LEADER
I20260709 13:06:28.338460 10968 raft_consensus.cc:2272] T d41dbf3f863349f3bcc6e8320359e499 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:28.339298 12760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b8abcbf72934eaa8afac20a47b0e938" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "5831a3bceaea419db182492a1fd79862" is_pre_election: true
I20260709 13:06:28.340854 10968 tablet_replica.cc:333] T eb56e04433cc4cc880ecf2b10ee21188 P 8e3d76ae69c74d1f85f6da548856eeb7: stopping tablet replica
I20260709 13:06:28.340857 12116 leader_election.cc:304] T 9202723a2deb4755bb8026cdb99015b6 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7; no voters: 34bbb454ad22499cac0941f061a68408, e86b6ed62ab0403bbda1861973380297
I20260709 13:06:28.341780 10968 raft_consensus.cc:2243] T eb56e04433cc4cc880ecf2b10ee21188 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:28.338909 13912 consensus_queue.cc:237] T 2947f03460144399be6035aea599d6a9 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
W20260709 13:06:28.337173 12113 leader_election.cc:336] T f96c4ec262aa4d7e93f5ef6f6fa7489e P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Network error: Client connection negotiation failed: client connection to 127.10.182.1:37883: connect: Connection refused (error 111)
I20260709 13:06:28.342540 10968 raft_consensus.cc:2272] T eb56e04433cc4cc880ecf2b10ee21188 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:28.344211 13880 raft_consensus.cc:2749] T 9202723a2deb4755bb8026cdb99015b6 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:28.342096 12116 leader_election.cc:304] T ab1bce8c7820453abffd5bfe32f76a84 P 8e3d76ae69c74d1f85f6da548856eeb7 [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: 8e3d76ae69c74d1f85f6da548856eeb7; no voters: 34bbb454ad22499cac0941f061a68408, e86b6ed62ab0403bbda1861973380297
I20260709 13:06:28.345247 13881 raft_consensus.cc:2749] T ab1bce8c7820453abffd5bfe32f76a84 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:06:28.346522 12188 consensus_peers.cc:597] T 83d99e2135954e67a78d8f02a9d06d22 P e86b6ed62ab0403bbda1861973380297 -> Peer 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213): Couldn't send request to peer 8e3d76ae69c74d1f85f6da548856eeb7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:28.347158 12188 consensus_peers.cc:597] T 66294e47804049408a0af7ec5f9797e9 P e86b6ed62ab0403bbda1861973380297 -> Peer 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213): Couldn't send request to peer 8e3d76ae69c74d1f85f6da548856eeb7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:28.347770 10968 tablet_replica.cc:333] T 4bea05d5e2e54022b319b660b631bd92 P 8e3d76ae69c74d1f85f6da548856eeb7: stopping tablet replica
I20260709 13:06:28.347564 12116 leader_election.cc:304] T f96c4ec262aa4d7e93f5ef6f6fa7489e P 8e3d76ae69c74d1f85f6da548856eeb7 [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: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297; no voters: 34bbb454ad22499cac0941f061a68408
I20260709 13:06:28.348644 10968 raft_consensus.cc:2243] T 4bea05d5e2e54022b319b660b631bd92 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:28.348984 13880 raft_consensus.cc:2804] T f96c4ec262aa4d7e93f5ef6f6fa7489e P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:28.349217 10968 raft_consensus.cc:2272] T 4bea05d5e2e54022b319b660b631bd92 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:28.349423 13880 raft_consensus.cc:493] T f96c4ec262aa4d7e93f5ef6f6fa7489e P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 34bbb454ad22499cac0941f061a68408)
I20260709 13:06:28.349941 13880 raft_consensus.cc:3060] T f96c4ec262aa4d7e93f5ef6f6fa7489e P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:06:28.350800 12187 leader_election.cc:336] T 2947f03460144399be6035aea599d6a9 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Network error: Client connection negotiation failed: client connection to 127.10.182.1:37883: connect: Connection refused (error 111)
I20260709 13:06:28.351482 13905 leader_election.cc:290] T 2947f03460144399be6035aea599d6a9 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 3 election: Requested vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 5831a3bceaea419db182492a1fd79862 (127.10.182.4:45681)
I20260709 13:06:28.351845 10968 tablet_replica.cc:333] T d76bc5ed969f41448ed9f2d4f1acefef P 8e3d76ae69c74d1f85f6da548856eeb7: stopping tablet replica
W20260709 13:06:28.352428 12113 leader_election.cc:336] T 7b8abcbf72934eaa8afac20a47b0e938 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Network error: Client connection negotiation failed: client connection to 127.10.182.1:37883: connect: Connection refused (error 111)
I20260709 13:06:28.352694 10968 raft_consensus.cc:2243] T d76bc5ed969f41448ed9f2d4f1acefef P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:28.353286 10968 raft_consensus.cc:2272] T d76bc5ed969f41448ed9f2d4f1acefef P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:28.353056 12113 leader_election.cc:304] T 7b8abcbf72934eaa8afac20a47b0e938 P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8e3d76ae69c74d1f85f6da548856eeb7; no voters: 34bbb454ad22499cac0941f061a68408, 5831a3bceaea419db182492a1fd79862
I20260709 13:06:28.354360 13917 raft_consensus.cc:2749] T 7b8abcbf72934eaa8afac20a47b0e938 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 13:06:28.354744 12188 consensus_peers.cc:597] T 15c002144f284ba98fc671c0eebde24e P e86b6ed62ab0403bbda1861973380297 -> Peer 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213): Couldn't send request to peer 8e3d76ae69c74d1f85f6da548856eeb7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:28.355870 10968 tablet_replica.cc:333] T 16428b6f0e7e40c7af070bcc44d4041d P 8e3d76ae69c74d1f85f6da548856eeb7: stopping tablet replica
I20260709 13:06:28.356451 10968 raft_consensus.cc:2243] T 16428b6f0e7e40c7af070bcc44d4041d P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:28.357030 10968 raft_consensus.cc:2272] T 16428b6f0e7e40c7af070bcc44d4041d P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:28.359021 10968 tablet_replica.cc:333] T 248501b4b53743dfb0335635143f8058 P 8e3d76ae69c74d1f85f6da548856eeb7: stopping tablet replica
I20260709 13:06:28.359486 13912 raft_consensus.cc:493] T 9202723a2deb4755bb8026cdb99015b6 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 34bbb454ad22499cac0941f061a68408)
I20260709 13:06:28.359935 10968 raft_consensus.cc:2243] T 248501b4b53743dfb0335635143f8058 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:28.359984 13912 raft_consensus.cc:515] T 9202723a2deb4755bb8026cdb99015b6 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:06:28.361347 10968 raft_consensus.cc:2272] T 248501b4b53743dfb0335635143f8058 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:28.361680 11972 catalog_manager.cc:5697] T 2947f03460144399be6035aea599d6a9 P e86b6ed62ab0403bbda1861973380297 reported cstate change: term changed from 2 to 3, leader changed from 34bbb454ad22499cac0941f061a68408 (127.10.182.1) to e86b6ed62ab0403bbda1861973380297 (127.10.182.3). New cstate: current_term: 3 leader_uuid: "e86b6ed62ab0403bbda1861973380297" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:28.363324 13912 leader_election.cc:290] T 9202723a2deb4755bb8026cdb99015b6 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
I20260709 13:06:28.363615 10968 tablet_replica.cc:333] T 83d99e2135954e67a78d8f02a9d06d22 P 8e3d76ae69c74d1f85f6da548856eeb7: stopping tablet replica
I20260709 13:06:28.364403 10968 raft_consensus.cc:2243] T 83d99e2135954e67a78d8f02a9d06d22 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:28.365000 10968 raft_consensus.cc:2272] T 83d99e2135954e67a78d8f02a9d06d22 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:28.367399 10968 tablet_replica.cc:333] T d3667aa4245b41bc84c1c5dadad70d50 P 8e3d76ae69c74d1f85f6da548856eeb7: stopping tablet replica
I20260709 13:06:28.368527 10968 raft_consensus.cc:2243] T d3667aa4245b41bc84c1c5dadad70d50 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:06:28.369885 12187 leader_election.cc:336] T 9202723a2deb4755bb8026cdb99015b6 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Network error: Client connection negotiation failed: client connection to 127.10.182.1:37883: connect: Connection refused (error 111)
I20260709 13:06:28.370424 10968 raft_consensus.cc:2272] T d3667aa4245b41bc84c1c5dadad70d50 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:28.372727 10968 tablet_replica.cc:333] T ab1bce8c7820453abffd5bfe32f76a84 P 8e3d76ae69c74d1f85f6da548856eeb7: stopping tablet replica
I20260709 13:06:28.373492 10968 raft_consensus.cc:2243] T ab1bce8c7820453abffd5bfe32f76a84 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:06:28.373975 12188 leader_election.cc:336] T 9202723a2deb4755bb8026cdb99015b6 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 13:06:28.374336 12725 consensus_peers.cc:597] T ab8b94fb70f6452aa3e12611ff1cfdcd P 5831a3bceaea419db182492a1fd79862 -> Peer 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213): Couldn't send request to peer 8e3d76ae69c74d1f85f6da548856eeb7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:28.374464 12188 leader_election.cc:304] T 9202723a2deb4755bb8026cdb99015b6 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e86b6ed62ab0403bbda1861973380297; no voters: 34bbb454ad22499cac0941f061a68408, 8e3d76ae69c74d1f85f6da548856eeb7
I20260709 13:06:28.375236 13912 raft_consensus.cc:2749] T 9202723a2deb4755bb8026cdb99015b6 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:28.374008 10968 raft_consensus.cc:2272] T ab1bce8c7820453abffd5bfe32f76a84 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:28.376396 13880 raft_consensus.cc:515] T f96c4ec262aa4d7e93f5ef6f6fa7489e P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:06:28.378324 13880 leader_election.cc:290] T f96c4ec262aa4d7e93f5ef6f6fa7489e P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 2 election: Requested vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:06:28.379050 13885 raft_consensus.cc:493] T 7b8abcbf72934eaa8afac20a47b0e938 P 5831a3bceaea419db182492a1fd79862 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 34bbb454ad22499cac0941f061a68408)
I20260709 13:06:28.379279 12216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f96c4ec262aa4d7e93f5ef6f6fa7489e" candidate_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297"
I20260709 13:06:28.379768 12216 raft_consensus.cc:3060] T f96c4ec262aa4d7e93f5ef6f6fa7489e P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:28.379578 13885 raft_consensus.cc:515] T 7b8abcbf72934eaa8afac20a47b0e938 P 5831a3bceaea419db182492a1fd79862 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:28.381541 13885 leader_election.cc:290] T 7b8abcbf72934eaa8afac20a47b0e938 P 5831a3bceaea419db182492a1fd79862 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
W20260709 13:06:28.382051 12113 leader_election.cc:336] T f96c4ec262aa4d7e93f5ef6f6fa7489e P 8e3d76ae69c74d1f85f6da548856eeb7 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Network error: Client connection negotiation failed: client connection to 127.10.182.1:37883: connect: Connection refused (error 111)
W20260709 13:06:28.384284 12725 leader_election.cc:336] T 7b8abcbf72934eaa8afac20a47b0e938 P 5831a3bceaea419db182492a1fd79862 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:06:28.378633 10968 tablet_replica.cc:333] T 66294e47804049408a0af7ec5f9797e9 P 8e3d76ae69c74d1f85f6da548856eeb7: stopping tablet replica
I20260709 13:06:28.385810 12216 raft_consensus.cc:2468] T f96c4ec262aa4d7e93f5ef6f6fa7489e P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e3d76ae69c74d1f85f6da548856eeb7 in term 2.
I20260709 13:06:28.386014 10968 raft_consensus.cc:2243] T 66294e47804049408a0af7ec5f9797e9 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:28.386713 10968 raft_consensus.cc:2272] T 66294e47804049408a0af7ec5f9797e9 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:28.386850 12116 leader_election.cc:304] T f96c4ec262aa4d7e93f5ef6f6fa7489e P 8e3d76ae69c74d1f85f6da548856eeb7 [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: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297; no voters: 34bbb454ad22499cac0941f061a68408
I20260709 13:06:28.387552 13880 raft_consensus.cc:2804] T f96c4ec262aa4d7e93f5ef6f6fa7489e P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:28.388007 13880 raft_consensus.cc:697] T f96c4ec262aa4d7e93f5ef6f6fa7489e P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 LEADER]: Becoming Leader. State: Replica: 8e3d76ae69c74d1f85f6da548856eeb7, State: Running, Role: LEADER
I20260709 13:06:28.388806 13880 consensus_queue.cc:237] T f96c4ec262aa4d7e93f5ef6f6fa7489e P 8e3d76ae69c74d1f85f6da548856eeb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:06:28.389286 10968 tablet_replica.cc:333] T be96d81022a548aa8273e5cb29361b86 P 8e3d76ae69c74d1f85f6da548856eeb7: stopping tablet replica
W20260709 13:06:28.389585 12724 leader_election.cc:336] T 7b8abcbf72934eaa8afac20a47b0e938 P 5831a3bceaea419db182492a1fd79862 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Network error: Client connection negotiation failed: client connection to 127.10.182.1:37883: connect: Connection refused (error 111)
I20260709 13:06:28.390034 12724 leader_election.cc:304] T 7b8abcbf72934eaa8afac20a47b0e938 P 5831a3bceaea419db182492a1fd79862 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5831a3bceaea419db182492a1fd79862; no voters: 34bbb454ad22499cac0941f061a68408, 8e3d76ae69c74d1f85f6da548856eeb7
I20260709 13:06:28.390314 10968 raft_consensus.cc:2243] T be96d81022a548aa8273e5cb29361b86 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:28.390688 13885 raft_consensus.cc:2749] T 7b8abcbf72934eaa8afac20a47b0e938 P 5831a3bceaea419db182492a1fd79862 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:06:28.391250 10968 raft_consensus.cc:2272] T be96d81022a548aa8273e5cb29361b86 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:28.393714 10968 tablet_replica.cc:333] T 65266f822a11450d810417fbd4142ecc P 8e3d76ae69c74d1f85f6da548856eeb7: stopping tablet replica
I20260709 13:06:28.394342 10968 raft_consensus.cc:2243] T 65266f822a11450d810417fbd4142ecc P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:28.394824 10968 raft_consensus.cc:2272] T 65266f822a11450d810417fbd4142ecc P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:28.396930 10968 tablet_replica.cc:333] T 2af7248294c347b9a07b7f337921c1bd P 8e3d76ae69c74d1f85f6da548856eeb7: stopping tablet replica
W20260709 13:06:28.396842 12188 consensus_peers.cc:597] T a1713eb1a45e4801bff63fec9c6fac11 P e86b6ed62ab0403bbda1861973380297 -> Peer 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213): Couldn't send request to peer 8e3d76ae69c74d1f85f6da548856eeb7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:28.397711 10968 raft_consensus.cc:2243] T 2af7248294c347b9a07b7f337921c1bd P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:28.398226 10968 raft_consensus.cc:2272] T 2af7248294c347b9a07b7f337921c1bd P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:28.400292 10968 tablet_replica.cc:333] T a1713eb1a45e4801bff63fec9c6fac11 P 8e3d76ae69c74d1f85f6da548856eeb7: stopping tablet replica
I20260709 13:06:28.401043 10968 raft_consensus.cc:2243] T a1713eb1a45e4801bff63fec9c6fac11 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:28.401674 10968 raft_consensus.cc:2272] T a1713eb1a45e4801bff63fec9c6fac11 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:28.403385 10968 tablet_replica.cc:333] T 005f1c400f184ef29bf5050bb6f47440 P 8e3d76ae69c74d1f85f6da548856eeb7: stopping tablet replica
I20260709 13:06:28.403898 10968 raft_consensus.cc:2243] T 005f1c400f184ef29bf5050bb6f47440 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:28.404294 10968 raft_consensus.cc:2272] T 005f1c400f184ef29bf5050bb6f47440 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:28.405797 10968 tablet_replica.cc:333] T 504c9c04eb8b41239216a9f8f40515d7 P 8e3d76ae69c74d1f85f6da548856eeb7: stopping tablet replica
I20260709 13:06:28.406512 10968 raft_consensus.cc:2243] T 504c9c04eb8b41239216a9f8f40515d7 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:06:28.407289 10968 raft_consensus.cc:2272] T 504c9c04eb8b41239216a9f8f40515d7 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:28.409281 10968 tablet_replica.cc:333] T c60713e4b4d8449a8aa108b147d12382 P 8e3d76ae69c74d1f85f6da548856eeb7: stopping tablet replica
I20260709 13:06:28.409986 10968 raft_consensus.cc:2243] T c60713e4b4d8449a8aa108b147d12382 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:06:28.410748 10968 pending_rounds.cc:70] T c60713e4b4d8449a8aa108b147d12382 P 8e3d76ae69c74d1f85f6da548856eeb7: Trying to abort 1 pending ops.
I20260709 13:06:28.410983 10968 pending_rounds.cc:77] T c60713e4b4d8449a8aa108b147d12382 P 8e3d76ae69c74d1f85f6da548856eeb7: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305635382333972480 op_type: NO_OP noop_request { }
I20260709 13:06:28.411301 10968 raft_consensus.cc:2889] T c60713e4b4d8449a8aa108b147d12382 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:06:28.411607 10968 raft_consensus.cc:2272] T c60713e4b4d8449a8aa108b147d12382 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:28.414077 10968 tablet_replica.cc:333] T f96c4ec262aa4d7e93f5ef6f6fa7489e P 8e3d76ae69c74d1f85f6da548856eeb7: stopping tablet replica
I20260709 13:06:28.414811 10968 raft_consensus.cc:2243] T f96c4ec262aa4d7e93f5ef6f6fa7489e P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:28.415488 10968 pending_rounds.cc:70] T f96c4ec262aa4d7e93f5ef6f6fa7489e P 8e3d76ae69c74d1f85f6da548856eeb7: Trying to abort 1 pending ops.
I20260709 13:06:28.415722 10968 pending_rounds.cc:77] T f96c4ec262aa4d7e93f5ef6f6fa7489e P 8e3d76ae69c74d1f85f6da548856eeb7: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305635382851121152 op_type: NO_OP noop_request { }
I20260709 13:06:28.416045 10968 raft_consensus.cc:2889] T f96c4ec262aa4d7e93f5ef6f6fa7489e P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
W20260709 13:06:28.416258 12725 consensus_peers.cc:597] T 6978fe44a05e4f20914c83428e38ea65 P 5831a3bceaea419db182492a1fd79862 -> Peer 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213): Couldn't send request to peer 8e3d76ae69c74d1f85f6da548856eeb7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:28.416381 10968 raft_consensus.cc:2272] T f96c4ec262aa4d7e93f5ef6f6fa7489e P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:28.418493 10968 tablet_replica.cc:333] T bddcf4c66a674927ad941754e0eac5fa P 8e3d76ae69c74d1f85f6da548856eeb7: stopping tablet replica
I20260709 13:06:28.418963 10968 raft_consensus.cc:2243] T bddcf4c66a674927ad941754e0eac5fa P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:28.419618 10968 raft_consensus.cc:2272] T bddcf4c66a674927ad941754e0eac5fa P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:28.421002 13885 raft_consensus.cc:493] T 09fa96269e5b4504a80175e58ecdd147 P 5831a3bceaea419db182492a1fd79862 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 34bbb454ad22499cac0941f061a68408)
I20260709 13:06:28.421226 10968 tablet_replica.cc:333] T 747919c4c63d4a32afcb4c051c776492 P 8e3d76ae69c74d1f85f6da548856eeb7: stopping tablet replica
I20260709 13:06:28.421510 13885 raft_consensus.cc:515] T 09fa96269e5b4504a80175e58ecdd147 P 5831a3bceaea419db182492a1fd79862 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:28.421859 10968 raft_consensus.cc:2243] T 747919c4c63d4a32afcb4c051c776492 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:28.422358 10968 raft_consensus.cc:2272] T 747919c4c63d4a32afcb4c051c776492 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:28.423410 13885 leader_election.cc:290] T 09fa96269e5b4504a80175e58ecdd147 P 5831a3bceaea419db182492a1fd79862 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567), 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883)
I20260709 13:06:28.424017 12216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09fa96269e5b4504a80175e58ecdd147" candidate_uuid: "5831a3bceaea419db182492a1fd79862" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297" is_pre_election: true
I20260709 13:06:28.424302 10968 tablet_replica.cc:333] T 7b8abcbf72934eaa8afac20a47b0e938 P 8e3d76ae69c74d1f85f6da548856eeb7: stopping tablet replica
I20260709 13:06:28.425117 10968 raft_consensus.cc:2243] T 7b8abcbf72934eaa8afac20a47b0e938 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:28.425875 10968 raft_consensus.cc:2272] T 7b8abcbf72934eaa8afac20a47b0e938 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:28.427613 10968 tablet_replica.cc:333] T c24f1ed49e374a849919ac5a64538f96 P 8e3d76ae69c74d1f85f6da548856eeb7: stopping tablet replica
I20260709 13:06:28.428300 10968 raft_consensus.cc:2243] T c24f1ed49e374a849919ac5a64538f96 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:28.429090 10968 raft_consensus.cc:2272] T c24f1ed49e374a849919ac5a64538f96 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:28.431319 10968 tablet_replica.cc:333] T 58d97ea9eba744f29997d291d2355330 P 8e3d76ae69c74d1f85f6da548856eeb7: stopping tablet replica
W20260709 13:06:28.431690 12724 leader_election.cc:336] T 09fa96269e5b4504a80175e58ecdd147 P 5831a3bceaea419db182492a1fd79862 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Network error: Client connection negotiation failed: client connection to 127.10.182.1:37883: connect: Connection refused (error 111)
W20260709 13:06:28.431784 12725 consensus_peers.cc:597] T fe0149e418f74f658bb7562c83f468eb P 5831a3bceaea419db182492a1fd79862 -> Peer 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213): Couldn't send request to peer 8e3d76ae69c74d1f85f6da548856eeb7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:28.432076 10968 raft_consensus.cc:2243] T 58d97ea9eba744f29997d291d2355330 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:28.432356 12724 leader_election.cc:304] T 09fa96269e5b4504a80175e58ecdd147 P 5831a3bceaea419db182492a1fd79862 [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: 5831a3bceaea419db182492a1fd79862; no voters: 34bbb454ad22499cac0941f061a68408, e86b6ed62ab0403bbda1861973380297
I20260709 13:06:28.432726 10968 raft_consensus.cc:2272] T 58d97ea9eba744f29997d291d2355330 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:28.433174 13885 raft_consensus.cc:2749] T 09fa96269e5b4504a80175e58ecdd147 P 5831a3bceaea419db182492a1fd79862 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:28.434839 10968 tablet_replica.cc:333] T d95fe6a2d1be42f2bea3e2f34276e5ae P 8e3d76ae69c74d1f85f6da548856eeb7: stopping tablet replica
I20260709 13:06:28.435489 10968 raft_consensus.cc:2243] T d95fe6a2d1be42f2bea3e2f34276e5ae P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:28.436316 10968 raft_consensus.cc:2272] T d95fe6a2d1be42f2bea3e2f34276e5ae P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:28.438639 10968 tablet_replica.cc:333] T fe0149e418f74f658bb7562c83f468eb P 8e3d76ae69c74d1f85f6da548856eeb7: stopping tablet replica
I20260709 13:06:28.439323 10968 raft_consensus.cc:2243] T fe0149e418f74f658bb7562c83f468eb P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:06:28.439603 12725 consensus_peers.cc:597] T 65266f822a11450d810417fbd4142ecc P 5831a3bceaea419db182492a1fd79862 -> Peer 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213): Couldn't send request to peer 8e3d76ae69c74d1f85f6da548856eeb7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:28.439700 12188 consensus_peers.cc:597] T d76bc5ed969f41448ed9f2d4f1acefef P e86b6ed62ab0403bbda1861973380297 -> Peer 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213): Couldn't send request to peer 8e3d76ae69c74d1f85f6da548856eeb7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:28.439903 10968 raft_consensus.cc:2272] T fe0149e418f74f658bb7562c83f468eb P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:28.442168 10968 tablet_replica.cc:333] T bdad9a6132944ffeb0c3b0ea34cbf8e1 P 8e3d76ae69c74d1f85f6da548856eeb7: stopping tablet replica
I20260709 13:06:28.442852 10968 raft_consensus.cc:2243] T bdad9a6132944ffeb0c3b0ea34cbf8e1 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:28.443737 10968 raft_consensus.cc:2272] T bdad9a6132944ffeb0c3b0ea34cbf8e1 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:28.446554 10968 tablet_replica.cc:333] T 90a279e2e19045ae8ae6722914844c9e P 8e3d76ae69c74d1f85f6da548856eeb7: stopping tablet replica
I20260709 13:06:28.447217 10968 raft_consensus.cc:2243] T 90a279e2e19045ae8ae6722914844c9e P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:28.447762 10968 raft_consensus.cc:2272] T 90a279e2e19045ae8ae6722914844c9e P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:28.447674 13885 raft_consensus.cc:493] T 16225de175294560a23a6df6becebb0b P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 34bbb454ad22499cac0941f061a68408)
I20260709 13:06:28.450192 10968 tablet_replica.cc:333] T ab8b94fb70f6452aa3e12611ff1cfdcd P 8e3d76ae69c74d1f85f6da548856eeb7: stopping tablet replica
I20260709 13:06:28.448515 13885 raft_consensus.cc:515] T 16225de175294560a23a6df6becebb0b P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:28.450901 10968 raft_consensus.cc:2243] T ab8b94fb70f6452aa3e12611ff1cfdcd P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:28.451403 10968 raft_consensus.cc:2272] T ab8b94fb70f6452aa3e12611ff1cfdcd P 8e3d76ae69c74d1f85f6da548856eeb7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:28.452138 13885 leader_election.cc:290] T 16225de175294560a23a6df6becebb0b P 5831a3bceaea419db182492a1fd79862 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
W20260709 13:06:28.452970 12725 consensus_peers.cc:597] T 90a279e2e19045ae8ae6722914844c9e P 5831a3bceaea419db182492a1fd79862 -> Peer 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213): Couldn't send request to peer 8e3d76ae69c74d1f85f6da548856eeb7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:28.453145 12216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16225de175294560a23a6df6becebb0b" candidate_uuid: "5831a3bceaea419db182492a1fd79862" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297" is_pre_election: true
I20260709 13:06:28.453668 10968 tablet_replica.cc:333] T 290f13a0cac5430faf0c92e2daeeed42 P 8e3d76ae69c74d1f85f6da548856eeb7: stopping tablet replica
I20260709 13:06:28.453742 12216 raft_consensus.cc:2468] T 16225de175294560a23a6df6becebb0b P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5831a3bceaea419db182492a1fd79862 in term 1.
I20260709 13:06:28.454475 10968 raft_consensus.cc:2243] T 290f13a0cac5430faf0c92e2daeeed42 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:28.454739 12727 leader_election.cc:304] T 16225de175294560a23a6df6becebb0b P 5831a3bceaea419db182492a1fd79862 [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: 5831a3bceaea419db182492a1fd79862, e86b6ed62ab0403bbda1861973380297; no voters: 
I20260709 13:06:28.455355 10968 raft_consensus.cc:2272] T 290f13a0cac5430faf0c92e2daeeed42 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:28.455448 13885 raft_consensus.cc:2804] T 16225de175294560a23a6df6becebb0b P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:28.455914 13885 raft_consensus.cc:493] T 16225de175294560a23a6df6becebb0b P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 34bbb454ad22499cac0941f061a68408)
I20260709 13:06:28.456213 13885 raft_consensus.cc:3060] T 16225de175294560a23a6df6becebb0b P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:28.457774 10968 tablet_replica.cc:333] T 6978fe44a05e4f20914c83428e38ea65 P 8e3d76ae69c74d1f85f6da548856eeb7: stopping tablet replica
I20260709 13:06:28.458514 10968 raft_consensus.cc:2243] T 6978fe44a05e4f20914c83428e38ea65 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 3 FOLLOWER]: Raft consensus shutting down.
W20260709 13:06:28.458797 12724 leader_election.cc:336] T 16225de175294560a23a6df6becebb0b P 5831a3bceaea419db182492a1fd79862 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Network error: Client connection negotiation failed: client connection to 127.10.182.1:37883: connect: Connection refused (error 111)
I20260709 13:06:28.458994 10968 raft_consensus.cc:2272] T 6978fe44a05e4f20914c83428e38ea65 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:28.460896 10968 tablet_replica.cc:333] T 9202723a2deb4755bb8026cdb99015b6 P 8e3d76ae69c74d1f85f6da548856eeb7: stopping tablet replica
I20260709 13:06:28.461385 10968 raft_consensus.cc:2243] T 9202723a2deb4755bb8026cdb99015b6 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:28.461753 10968 raft_consensus.cc:2272] T 9202723a2deb4755bb8026cdb99015b6 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:28.462483 13885 raft_consensus.cc:515] T 16225de175294560a23a6df6becebb0b P 5831a3bceaea419db182492a1fd79862 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:28.463456 10968 tablet_replica.cc:333] T 15c002144f284ba98fc671c0eebde24e P 8e3d76ae69c74d1f85f6da548856eeb7: stopping tablet replica
I20260709 13:06:28.464152 10968 raft_consensus.cc:2243] T 15c002144f284ba98fc671c0eebde24e P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:28.464118 13885 leader_election.cc:290] T 16225de175294560a23a6df6becebb0b P 5831a3bceaea419db182492a1fd79862 [CANDIDATE]: Term 2 election: Requested vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:06:28.464898 10968 raft_consensus.cc:2272] T 15c002144f284ba98fc671c0eebde24e P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:28.466706 12216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16225de175294560a23a6df6becebb0b" candidate_uuid: "5831a3bceaea419db182492a1fd79862" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e86b6ed62ab0403bbda1861973380297"
I20260709 13:06:28.467216 12216 raft_consensus.cc:3060] T 16225de175294560a23a6df6becebb0b P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:28.467502 10968 tablet_replica.cc:333] T 98ef4c9d120f4864be749704390cf012 P 8e3d76ae69c74d1f85f6da548856eeb7: stopping tablet replica
I20260709 13:06:28.468242 10968 raft_consensus.cc:2243] T 98ef4c9d120f4864be749704390cf012 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:28.469141 10968 raft_consensus.cc:2272] T 98ef4c9d120f4864be749704390cf012 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:28.469652 12724 leader_election.cc:336] T 16225de175294560a23a6df6becebb0b P 5831a3bceaea419db182492a1fd79862 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Network error: Client connection negotiation failed: client connection to 127.10.182.1:37883: connect: Connection refused (error 111)
I20260709 13:06:28.470441 13912 raft_consensus.cc:493] T ab1bce8c7820453abffd5bfe32f76a84 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 34bbb454ad22499cac0941f061a68408)
I20260709 13:06:28.470903 13912 raft_consensus.cc:515] T ab1bce8c7820453abffd5bfe32f76a84 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } }
I20260709 13:06:28.471426 10968 tablet_replica.cc:333] T 6629b584a16c4689982e64760b95c58d P 8e3d76ae69c74d1f85f6da548856eeb7: stopping tablet replica
I20260709 13:06:28.472118 10968 raft_consensus.cc:2243] T 6629b584a16c4689982e64760b95c58d P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:28.472630 10968 raft_consensus.cc:2272] T 6629b584a16c4689982e64760b95c58d P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:28.472656 13912 leader_election.cc:290] T ab1bce8c7820453abffd5bfe32f76a84 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
I20260709 13:06:28.474951 10968 tablet_replica.cc:333] T acf3180e1a0d49318429c1370142f705 P 8e3d76ae69c74d1f85f6da548856eeb7: stopping tablet replica
I20260709 13:06:28.475582 10968 raft_consensus.cc:2243] T acf3180e1a0d49318429c1370142f705 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:28.476296 13912 raft_consensus.cc:493] T 09fa96269e5b4504a80175e58ecdd147 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 34bbb454ad22499cac0941f061a68408)
I20260709 13:06:28.476569 10968 raft_consensus.cc:2272] T acf3180e1a0d49318429c1370142f705 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:28.476825 13912 raft_consensus.cc:515] T 09fa96269e5b4504a80175e58ecdd147 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:28.478005 12216 raft_consensus.cc:2468] T 16225de175294560a23a6df6becebb0b P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5831a3bceaea419db182492a1fd79862 in term 2.
I20260709 13:06:28.478956 10968 tablet_replica.cc:333] T c242a59c873f4174a99e57ebb93c9270 P 8e3d76ae69c74d1f85f6da548856eeb7: stopping tablet replica
I20260709 13:06:28.479116 12727 leader_election.cc:304] T 16225de175294560a23a6df6becebb0b P 5831a3bceaea419db182492a1fd79862 [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: 5831a3bceaea419db182492a1fd79862, e86b6ed62ab0403bbda1861973380297; no voters: 34bbb454ad22499cac0941f061a68408
I20260709 13:06:28.479323 13912 leader_election.cc:290] T 09fa96269e5b4504a80175e58ecdd147 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 5831a3bceaea419db182492a1fd79862 (127.10.182.4:45681)
I20260709 13:06:28.479610 10968 raft_consensus.cc:2243] T c242a59c873f4174a99e57ebb93c9270 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:28.479893 13885 raft_consensus.cc:2804] T 16225de175294560a23a6df6becebb0b P 5831a3bceaea419db182492a1fd79862 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:28.480520 10968 raft_consensus.cc:2272] T c242a59c873f4174a99e57ebb93c9270 P 8e3d76ae69c74d1f85f6da548856eeb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:28.480702 13885 raft_consensus.cc:697] T 16225de175294560a23a6df6becebb0b P 5831a3bceaea419db182492a1fd79862 [term 2 LEADER]: Becoming Leader. State: Replica: 5831a3bceaea419db182492a1fd79862, State: Running, Role: LEADER
W20260709 13:06:28.480841 12188 leader_election.cc:336] T ab1bce8c7820453abffd5bfe32f76a84 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:06:28.481350 12759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09fa96269e5b4504a80175e58ecdd147" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "5831a3bceaea419db182492a1fd79862" is_pre_election: true
W20260709 13:06:28.481438 12187 leader_election.cc:336] T ab1bce8c7820453abffd5bfe32f76a84 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Network error: Client connection negotiation failed: client connection to 127.10.182.1:37883: connect: Connection refused (error 111)
I20260709 13:06:28.482033 12759 raft_consensus.cc:2468] T 09fa96269e5b4504a80175e58ecdd147 P 5831a3bceaea419db182492a1fd79862 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e86b6ed62ab0403bbda1861973380297 in term 2.
I20260709 13:06:28.481750 13885 consensus_queue.cc:237] T 16225de175294560a23a6df6becebb0b P 5831a3bceaea419db182492a1fd79862 [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: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:28.484529 12187 leader_election.cc:304] T ab1bce8c7820453abffd5bfe32f76a84 P e86b6ed62ab0403bbda1861973380297 [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: e86b6ed62ab0403bbda1861973380297; no voters: 34bbb454ad22499cac0941f061a68408, 8e3d76ae69c74d1f85f6da548856eeb7
I20260709 13:06:28.486841 13912 raft_consensus.cc:2749] T ab1bce8c7820453abffd5bfe32f76a84 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:28.490309 12190 leader_election.cc:304] T 09fa96269e5b4504a80175e58ecdd147 P e86b6ed62ab0403bbda1861973380297 [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: 5831a3bceaea419db182492a1fd79862, e86b6ed62ab0403bbda1861973380297; no voters: 
I20260709 13:06:28.491043 13912 raft_consensus.cc:2804] T 09fa96269e5b4504a80175e58ecdd147 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:28.491405 13912 raft_consensus.cc:493] T 09fa96269e5b4504a80175e58ecdd147 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 34bbb454ad22499cac0941f061a68408)
I20260709 13:06:28.491780 13912 raft_consensus.cc:3060] T 09fa96269e5b4504a80175e58ecdd147 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:06:28.492030 12725 consensus_peers.cc:597] T dc04566a8b65497f82b7709b0069b323 P 5831a3bceaea419db182492a1fd79862 -> Peer 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213): Couldn't send request to peer 8e3d76ae69c74d1f85f6da548856eeb7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:28.495587 11972 catalog_manager.cc:5697] T 16225de175294560a23a6df6becebb0b P 5831a3bceaea419db182492a1fd79862 reported cstate change: term changed from 1 to 2, leader changed from 34bbb454ad22499cac0941f061a68408 (127.10.182.1) to 5831a3bceaea419db182492a1fd79862 (127.10.182.4). New cstate: current_term: 2 leader_uuid: "5831a3bceaea419db182492a1fd79862" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:28.497692 13912 raft_consensus.cc:515] T 09fa96269e5b4504a80175e58ecdd147 P e86b6ed62ab0403bbda1861973380297 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
W20260709 13:06:28.498481 12187 leader_election.cc:336] T 09fa96269e5b4504a80175e58ecdd147 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Network error: Client connection negotiation failed: client connection to 127.10.182.1:37883: connect: Connection refused (error 111)
I20260709 13:06:28.501348 12759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09fa96269e5b4504a80175e58ecdd147" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "5831a3bceaea419db182492a1fd79862"
I20260709 13:06:28.501417 13912 leader_election.cc:290] T 09fa96269e5b4504a80175e58ecdd147 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 3 election: Requested vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 5831a3bceaea419db182492a1fd79862 (127.10.182.4:45681)
I20260709 13:06:28.501945 12759 raft_consensus.cc:3060] T 09fa96269e5b4504a80175e58ecdd147 P 5831a3bceaea419db182492a1fd79862 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:06:28.507112 12187 leader_election.cc:336] T 09fa96269e5b4504a80175e58ecdd147 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Network error: Client connection negotiation failed: client connection to 127.10.182.1:37883: connect: Connection refused (error 111)
I20260709 13:06:28.508960 12759 raft_consensus.cc:2468] T 09fa96269e5b4504a80175e58ecdd147 P 5831a3bceaea419db182492a1fd79862 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e86b6ed62ab0403bbda1861973380297 in term 3.
I20260709 13:06:28.510025 12190 leader_election.cc:304] T 09fa96269e5b4504a80175e58ecdd147 P e86b6ed62ab0403bbda1861973380297 [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: 5831a3bceaea419db182492a1fd79862, e86b6ed62ab0403bbda1861973380297; no voters: 34bbb454ad22499cac0941f061a68408
I20260709 13:06:28.510732 13912 raft_consensus.cc:2804] T 09fa96269e5b4504a80175e58ecdd147 P e86b6ed62ab0403bbda1861973380297 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:28.511065 13905 raft_consensus.cc:493] T 711425be6ced4d9fb92a82eb67d20c92 P e86b6ed62ab0403bbda1861973380297 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 34bbb454ad22499cac0941f061a68408)
I20260709 13:06:28.511487 13912 raft_consensus.cc:697] T 09fa96269e5b4504a80175e58ecdd147 P e86b6ed62ab0403bbda1861973380297 [term 3 LEADER]: Becoming Leader. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Running, Role: LEADER
I20260709 13:06:28.511667 13905 raft_consensus.cc:515] T 711425be6ced4d9fb92a82eb67d20c92 P e86b6ed62ab0403bbda1861973380297 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:28.512360 13912 consensus_queue.cc:237] T 09fa96269e5b4504a80175e58ecdd147 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:28.513823 13905 leader_election.cc:290] T 711425be6ced4d9fb92a82eb67d20c92 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 5831a3bceaea419db182492a1fd79862 (127.10.182.4:45681)
I20260709 13:06:28.519224 12759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "711425be6ced4d9fb92a82eb67d20c92" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "5831a3bceaea419db182492a1fd79862" is_pre_election: true
I20260709 13:06:28.519995 12759 raft_consensus.cc:2468] T 711425be6ced4d9fb92a82eb67d20c92 P 5831a3bceaea419db182492a1fd79862 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e86b6ed62ab0403bbda1861973380297 in term 3.
I20260709 13:06:28.521155 12190 leader_election.cc:304] T 711425be6ced4d9fb92a82eb67d20c92 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5831a3bceaea419db182492a1fd79862, e86b6ed62ab0403bbda1861973380297; no voters: 
I20260709 13:06:28.522070 13905 raft_consensus.cc:2804] T 711425be6ced4d9fb92a82eb67d20c92 P e86b6ed62ab0403bbda1861973380297 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:06:28.522562 13905 raft_consensus.cc:493] T 711425be6ced4d9fb92a82eb67d20c92 P e86b6ed62ab0403bbda1861973380297 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 34bbb454ad22499cac0941f061a68408)
I20260709 13:06:28.523039 13905 raft_consensus.cc:3060] T 711425be6ced4d9fb92a82eb67d20c92 P e86b6ed62ab0403bbda1861973380297 [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:06:28.523533 12187 leader_election.cc:336] T 711425be6ced4d9fb92a82eb67d20c92 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Network error: Client connection negotiation failed: client connection to 127.10.182.1:37883: connect: Connection refused (error 111)
I20260709 13:06:28.530771 13905 raft_consensus.cc:515] T 711425be6ced4d9fb92a82eb67d20c92 P e86b6ed62ab0403bbda1861973380297 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:28.532073 11972 catalog_manager.cc:5697] T 09fa96269e5b4504a80175e58ecdd147 P e86b6ed62ab0403bbda1861973380297 reported cstate change: term changed from 2 to 3, leader changed from 34bbb454ad22499cac0941f061a68408 (127.10.182.1) to e86b6ed62ab0403bbda1861973380297 (127.10.182.3). New cstate: current_term: 3 leader_uuid: "e86b6ed62ab0403bbda1861973380297" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:28.534072 13905 leader_election.cc:290] T 711425be6ced4d9fb92a82eb67d20c92 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 4 election: Requested vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 5831a3bceaea419db182492a1fd79862 (127.10.182.4:45681)
I20260709 13:06:28.534292 12759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "711425be6ced4d9fb92a82eb67d20c92" candidate_uuid: "e86b6ed62ab0403bbda1861973380297" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "5831a3bceaea419db182492a1fd79862"
I20260709 13:06:28.535624 12759 raft_consensus.cc:3060] T 711425be6ced4d9fb92a82eb67d20c92 P 5831a3bceaea419db182492a1fd79862 [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:06:28.540946 12187 leader_election.cc:336] T 711425be6ced4d9fb92a82eb67d20c92 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Network error: Client connection negotiation failed: client connection to 127.10.182.1:37883: connect: Connection refused (error 111)
I20260709 13:06:28.542570 12759 raft_consensus.cc:2468] T 711425be6ced4d9fb92a82eb67d20c92 P 5831a3bceaea419db182492a1fd79862 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e86b6ed62ab0403bbda1861973380297 in term 4.
I20260709 13:06:28.544028 12190 leader_election.cc:304] T 711425be6ced4d9fb92a82eb67d20c92 P e86b6ed62ab0403bbda1861973380297 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5831a3bceaea419db182492a1fd79862, e86b6ed62ab0403bbda1861973380297; no voters: 34bbb454ad22499cac0941f061a68408
I20260709 13:06:28.544900 13912 raft_consensus.cc:2804] T 711425be6ced4d9fb92a82eb67d20c92 P e86b6ed62ab0403bbda1861973380297 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:06:28.546875 13912 raft_consensus.cc:697] T 711425be6ced4d9fb92a82eb67d20c92 P e86b6ed62ab0403bbda1861973380297 [term 4 LEADER]: Becoming Leader. State: Replica: e86b6ed62ab0403bbda1861973380297, State: Running, Role: LEADER
I20260709 13:06:28.547730 13912 consensus_queue.cc:237] T 711425be6ced4d9fb92a82eb67d20c92 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
W20260709 13:06:28.555786 12188 consensus_peers.cc:597] T 6629b584a16c4689982e64760b95c58d P e86b6ed62ab0403bbda1861973380297 -> Peer 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213): Couldn't send request to peer 8e3d76ae69c74d1f85f6da548856eeb7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:28.557919 11972 catalog_manager.cc:5697] T 711425be6ced4d9fb92a82eb67d20c92 P e86b6ed62ab0403bbda1861973380297 reported cstate change: term changed from 3 to 4, leader changed from 34bbb454ad22499cac0941f061a68408 (127.10.182.1) to e86b6ed62ab0403bbda1861973380297 (127.10.182.3). New cstate: current_term: 4 leader_uuid: "e86b6ed62ab0403bbda1861973380297" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 13:06:28.572348 12188 consensus_peers.cc:597] T 2af7248294c347b9a07b7f337921c1bd P e86b6ed62ab0403bbda1861973380297 -> Peer 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213): Couldn't send request to peer 8e3d76ae69c74d1f85f6da548856eeb7. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.2:34213: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:28.576906 12724 consensus_peers.cc:597] T fe0149e418f74f658bb7562c83f468eb P 5831a3bceaea419db182492a1fd79862 -> Peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Couldn't send request to peer 34bbb454ad22499cac0941f061a68408. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.1:37883: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:06:28.597277 12725 consensus_peers.cc:597] T 005f1c400f184ef29bf5050bb6f47440 P 5831a3bceaea419db182492a1fd79862 -> Peer 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213): Couldn't send request to peer 8e3d76ae69c74d1f85f6da548856eeb7. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.2:34213: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:28.706190 12187 consensus_peers.cc:597] T 59598b05ca1f4c09b797cfdfea49f4a7 P e86b6ed62ab0403bbda1861973380297 -> Peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Couldn't send request to peer 34bbb454ad22499cac0941f061a68408. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.1:37883: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:06:28.735833 12187 consensus_peers.cc:597] T 2947f03460144399be6035aea599d6a9 P e86b6ed62ab0403bbda1861973380297 -> Peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Couldn't send request to peer 34bbb454ad22499cac0941f061a68408. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.1:37883: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:28.797706 12724 consensus_peers.cc:597] T 16428b6f0e7e40c7af070bcc44d4041d P 5831a3bceaea419db182492a1fd79862 -> Peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Couldn't send request to peer 34bbb454ad22499cac0941f061a68408. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.1:37883: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:06:28.831010 10968 tablet_server.cc:196] TabletServer@127.10.182.2:0 shutdown complete.
I20260709 13:06:28.866138 12216 raft_consensus.cc:1275] T 4ce3a642781e4def9f7fb6ac1e2a9443 P e86b6ed62ab0403bbda1861973380297 [term 4 FOLLOWER]: Refusing update from remote peer 5831a3bceaea419db182492a1fd79862: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:06:28.868757 13927 consensus_queue.cc:1048] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 5831a3bceaea419db182492a1fd79862 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:28.886857 12759 raft_consensus.cc:1275] T 2947f03460144399be6035aea599d6a9 P 5831a3bceaea419db182492a1fd79862 [term 3 FOLLOWER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:06:28.888406 13905 consensus_queue.cc:1048] T 2947f03460144399be6035aea599d6a9 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
W20260709 13:06:28.888665 12724 consensus_peers.cc:597] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 5831a3bceaea419db182492a1fd79862 -> Peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Couldn't send request to peer 34bbb454ad22499cac0941f061a68408. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.1:37883: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:28.952051 12759 raft_consensus.cc:1275] T 711425be6ced4d9fb92a82eb67d20c92 P 5831a3bceaea419db182492a1fd79862 [term 4 FOLLOWER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:06:28.959443 13910 consensus_queue.cc:1048] T 711425be6ced4d9fb92a82eb67d20c92 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
W20260709 13:06:28.981873 12724 consensus_peers.cc:597] T 16225de175294560a23a6df6becebb0b P 5831a3bceaea419db182492a1fd79862 -> Peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Couldn't send request to peer 34bbb454ad22499cac0941f061a68408. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.1:37883: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:28.991951 10968 tablet_server.cc:179] TabletServer@127.10.182.3:0 shutting down...
W20260709 13:06:29.009207 12187 consensus_peers.cc:597] T 711425be6ced4d9fb92a82eb67d20c92 P e86b6ed62ab0403bbda1861973380297 -> Peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Couldn't send request to peer 34bbb454ad22499cac0941f061a68408. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.1:37883: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:29.041401 10968 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:06:29.042343 10968 tablet_replica.cc:333] T 0703c3c4861a4c4fb1b2b612ec1374a4 P e86b6ed62ab0403bbda1861973380297: stopping tablet replica
I20260709 13:06:29.042956 10968 raft_consensus.cc:2243] T 0703c3c4861a4c4fb1b2b612ec1374a4 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:29.043627 10968 raft_consensus.cc:2272] T 0703c3c4861a4c4fb1b2b612ec1374a4 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:29.045742 10968 tablet_replica.cc:333] T 0ab173207e9f42b7ba953f8d408fa30c P e86b6ed62ab0403bbda1861973380297: stopping tablet replica
I20260709 13:06:29.046458 10968 raft_consensus.cc:2243] T 0ab173207e9f42b7ba953f8d408fa30c P e86b6ed62ab0403bbda1861973380297 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:29.046967 10968 raft_consensus.cc:2272] T 0ab173207e9f42b7ba953f8d408fa30c P e86b6ed62ab0403bbda1861973380297 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:29.048779 10968 tablet_replica.cc:333] T eb9acf37c1f94cb28f5c341d7884e275 P e86b6ed62ab0403bbda1861973380297: stopping tablet replica
I20260709 13:06:29.049302 10968 raft_consensus.cc:2243] T eb9acf37c1f94cb28f5c341d7884e275 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:29.049676 10968 raft_consensus.cc:2272] T eb9acf37c1f94cb28f5c341d7884e275 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:29.051261 10968 tablet_replica.cc:333] T 22965a8a56174152a33c88caef8cd7ca P e86b6ed62ab0403bbda1861973380297: stopping tablet replica
I20260709 13:06:29.051764 10968 raft_consensus.cc:2243] T 22965a8a56174152a33c88caef8cd7ca P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:29.052166 10968 raft_consensus.cc:2272] T 22965a8a56174152a33c88caef8cd7ca P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:29.054438 10968 tablet_replica.cc:333] T 3fe3e77a17dc41fe87bac9545bf97fd5 P e86b6ed62ab0403bbda1861973380297: stopping tablet replica
I20260709 13:06:29.055238 10968 raft_consensus.cc:2243] T 3fe3e77a17dc41fe87bac9545bf97fd5 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:29.055698 10968 raft_consensus.cc:2272] T 3fe3e77a17dc41fe87bac9545bf97fd5 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:29.056922 12187 consensus_peers.cc:597] T 09fa96269e5b4504a80175e58ecdd147 P e86b6ed62ab0403bbda1861973380297 -> Peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Couldn't send request to peer 34bbb454ad22499cac0941f061a68408. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.1:37883: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:29.057823 10968 tablet_replica.cc:333] T e2073b92edc44f47a436b8e97c190a34 P e86b6ed62ab0403bbda1861973380297: stopping tablet replica
I20260709 13:06:29.058463 10968 raft_consensus.cc:2243] T e2073b92edc44f47a436b8e97c190a34 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:29.058920 10968 raft_consensus.cc:2272] T e2073b92edc44f47a436b8e97c190a34 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:29.060626 10968 tablet_replica.cc:333] T c5fb2103323d4e908c3b0665f2f3aef9 P e86b6ed62ab0403bbda1861973380297: stopping tablet replica
I20260709 13:06:29.061144 10968 raft_consensus.cc:2243] T c5fb2103323d4e908c3b0665f2f3aef9 P e86b6ed62ab0403bbda1861973380297 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:29.061525 10968 raft_consensus.cc:2272] T c5fb2103323d4e908c3b0665f2f3aef9 P e86b6ed62ab0403bbda1861973380297 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:29.063179 10968 tablet_replica.cc:333] T 6222e141d9a64a14a5caa8ead8fb770a P e86b6ed62ab0403bbda1861973380297: stopping tablet replica
I20260709 13:06:29.063824 10968 raft_consensus.cc:2243] T 6222e141d9a64a14a5caa8ead8fb770a P e86b6ed62ab0403bbda1861973380297 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:29.064365 10968 raft_consensus.cc:2272] T 6222e141d9a64a14a5caa8ead8fb770a P e86b6ed62ab0403bbda1861973380297 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:29.066715 10968 tablet_replica.cc:333] T 896baa417ce4411a99a633fddbb531b8 P e86b6ed62ab0403bbda1861973380297: stopping tablet replica
I20260709 13:06:29.067373 10968 raft_consensus.cc:2243] T 896baa417ce4411a99a633fddbb531b8 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:29.068058 10968 raft_consensus.cc:2272] T 896baa417ce4411a99a633fddbb531b8 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:29.069789 10968 tablet_replica.cc:333] T 79ee859d668b4354abb7db1e5cc66864 P e86b6ed62ab0403bbda1861973380297: stopping tablet replica
I20260709 13:06:29.070289 10968 raft_consensus.cc:2243] T 79ee859d668b4354abb7db1e5cc66864 P e86b6ed62ab0403bbda1861973380297 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:06:29.070933 10968 raft_consensus.cc:2272] T 79ee859d668b4354abb7db1e5cc66864 P e86b6ed62ab0403bbda1861973380297 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:29.072624 10968 tablet_replica.cc:333] T d76bc5ed969f41448ed9f2d4f1acefef P e86b6ed62ab0403bbda1861973380297: stopping tablet replica
I20260709 13:06:29.073132 10968 raft_consensus.cc:2243] T d76bc5ed969f41448ed9f2d4f1acefef P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:29.073787 10968 raft_consensus.cc:2272] T d76bc5ed969f41448ed9f2d4f1acefef P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:29.075336 10968 tablet_replica.cc:333] T 59598b05ca1f4c09b797cfdfea49f4a7 P e86b6ed62ab0403bbda1861973380297: stopping tablet replica
I20260709 13:06:29.075843 10968 raft_consensus.cc:2243] T 59598b05ca1f4c09b797cfdfea49f4a7 P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:29.076668 10968 raft_consensus.cc:2272] T 59598b05ca1f4c09b797cfdfea49f4a7 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:29.078744 10968 tablet_replica.cc:333] T eb56e04433cc4cc880ecf2b10ee21188 P e86b6ed62ab0403bbda1861973380297: stopping tablet replica
I20260709 13:06:29.079455 10968 raft_consensus.cc:2243] T eb56e04433cc4cc880ecf2b10ee21188 P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:29.080435 10968 raft_consensus.cc:2272] T eb56e04433cc4cc880ecf2b10ee21188 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:29.081563 12724 consensus_peers.cc:597] T e2073b92edc44f47a436b8e97c190a34 P 5831a3bceaea419db182492a1fd79862 -> Peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Couldn't send request to peer 34bbb454ad22499cac0941f061a68408. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.1:37883: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:06:29.082860 10968 tablet_replica.cc:333] T caae6f2a2a134898a3418b09754c4d83 P e86b6ed62ab0403bbda1861973380297: stopping tablet replica
W20260709 13:06:29.083369 12187 consensus_peers.cc:597] T caae6f2a2a134898a3418b09754c4d83 P e86b6ed62ab0403bbda1861973380297 -> Peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Couldn't send request to peer 34bbb454ad22499cac0941f061a68408. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.1:37883: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:06:29.083616 12727 consensus_peers.cc:597] T 16225de175294560a23a6df6becebb0b P 5831a3bceaea419db182492a1fd79862 -> Peer e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567): Couldn't send request to peer e86b6ed62ab0403bbda1861973380297. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:29.083735 10968 raft_consensus.cc:2243] T caae6f2a2a134898a3418b09754c4d83 P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:29.084733 10968 raft_consensus.cc:2272] T caae6f2a2a134898a3418b09754c4d83 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:29.086447 10968 tablet_replica.cc:333] T 66294e47804049408a0af7ec5f9797e9 P e86b6ed62ab0403bbda1861973380297: stopping tablet replica
I20260709 13:06:29.086975 10968 raft_consensus.cc:2243] T 66294e47804049408a0af7ec5f9797e9 P e86b6ed62ab0403bbda1861973380297 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:06:29.087739 10968 raft_consensus.cc:2272] T 66294e47804049408a0af7ec5f9797e9 P e86b6ed62ab0403bbda1861973380297 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:29.089396 10968 tablet_replica.cc:333] T be96d81022a548aa8273e5cb29361b86 P e86b6ed62ab0403bbda1861973380297: stopping tablet replica
I20260709 13:06:29.089885 10968 raft_consensus.cc:2243] T be96d81022a548aa8273e5cb29361b86 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:29.090380 10968 raft_consensus.cc:2272] T be96d81022a548aa8273e5cb29361b86 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:29.091974 10968 tablet_replica.cc:333] T 65266f822a11450d810417fbd4142ecc P e86b6ed62ab0403bbda1861973380297: stopping tablet replica
I20260709 13:06:29.092252 12760 raft_consensus.cc:1275] T 09fa96269e5b4504a80175e58ecdd147 P 5831a3bceaea419db182492a1fd79862 [term 3 FOLLOWER]: Refusing update from remote peer e86b6ed62ab0403bbda1861973380297: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:06:29.092558 10968 raft_consensus.cc:2243] T 65266f822a11450d810417fbd4142ecc P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:29.093283 10968 raft_consensus.cc:2272] T 65266f822a11450d810417fbd4142ecc P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:29.093590 13910 consensus_queue.cc:1048] T 09fa96269e5b4504a80175e58ecdd147 P e86b6ed62ab0403bbda1861973380297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:29.095252 10968 tablet_replica.cc:333] T 2af7248294c347b9a07b7f337921c1bd P e86b6ed62ab0403bbda1861973380297: stopping tablet replica
I20260709 13:06:29.095973 10968 raft_consensus.cc:2243] T 2af7248294c347b9a07b7f337921c1bd P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:29.096933 10968 raft_consensus.cc:2272] T 2af7248294c347b9a07b7f337921c1bd P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:29.098861 10968 tablet_replica.cc:333] T a1713eb1a45e4801bff63fec9c6fac11 P e86b6ed62ab0403bbda1861973380297: stopping tablet replica
I20260709 13:06:29.099421 10968 raft_consensus.cc:2243] T a1713eb1a45e4801bff63fec9c6fac11 P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:29.100266 10968 raft_consensus.cc:2272] T a1713eb1a45e4801bff63fec9c6fac11 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:29.103173 10968 tablet_replica.cc:333] T 83d99e2135954e67a78d8f02a9d06d22 P e86b6ed62ab0403bbda1861973380297: stopping tablet replica
I20260709 13:06:29.103916 10968 raft_consensus.cc:2243] T 83d99e2135954e67a78d8f02a9d06d22 P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:06:29.107978 12727 consensus_peers.cc:597] T f2d3f5f4b46847e981ef45e207a6731c P 5831a3bceaea419db182492a1fd79862 -> Peer e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567): Couldn't send request to peer e86b6ed62ab0403bbda1861973380297. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:29.104867 10968 raft_consensus.cc:2272] T 83d99e2135954e67a78d8f02a9d06d22 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:29.110538 10968 tablet_replica.cc:333] T d3667aa4245b41bc84c1c5dadad70d50 P e86b6ed62ab0403bbda1861973380297: stopping tablet replica
I20260709 13:06:29.111089 10968 raft_consensus.cc:2243] T d3667aa4245b41bc84c1c5dadad70d50 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:29.111515 10968 raft_consensus.cc:2272] T d3667aa4245b41bc84c1c5dadad70d50 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:29.113483 10968 tablet_replica.cc:333] T ab1bce8c7820453abffd5bfe32f76a84 P e86b6ed62ab0403bbda1861973380297: stopping tablet replica
I20260709 13:06:29.113978 10968 raft_consensus.cc:2243] T ab1bce8c7820453abffd5bfe32f76a84 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:29.114372 10968 raft_consensus.cc:2272] T ab1bce8c7820453abffd5bfe32f76a84 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:29.115994 10968 tablet_replica.cc:333] T 005f1c400f184ef29bf5050bb6f47440 P e86b6ed62ab0403bbda1861973380297: stopping tablet replica
I20260709 13:06:29.116587 10968 raft_consensus.cc:2243] T 005f1c400f184ef29bf5050bb6f47440 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:29.117095 10968 raft_consensus.cc:2272] T 005f1c400f184ef29bf5050bb6f47440 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:29.118697 10968 tablet_replica.cc:333] T 15bdf79fe8114ccd8b4888ed22a86db4 P e86b6ed62ab0403bbda1861973380297: stopping tablet replica
I20260709 13:06:29.119201 10968 raft_consensus.cc:2243] T 15bdf79fe8114ccd8b4888ed22a86db4 P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:29.119936 10968 raft_consensus.cc:2272] T 15bdf79fe8114ccd8b4888ed22a86db4 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:29.121555 10968 tablet_replica.cc:333] T f96c4ec262aa4d7e93f5ef6f6fa7489e P e86b6ed62ab0403bbda1861973380297: stopping tablet replica
I20260709 13:06:29.122062 10968 raft_consensus.cc:2243] T f96c4ec262aa4d7e93f5ef6f6fa7489e P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:29.122445 10968 raft_consensus.cc:2272] T f96c4ec262aa4d7e93f5ef6f6fa7489e P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:29.123986 10968 tablet_replica.cc:333] T 589d5c34da524776bcaf32ecd44c6ebb P e86b6ed62ab0403bbda1861973380297: stopping tablet replica
I20260709 13:06:29.124497 10968 raft_consensus.cc:2243] T 589d5c34da524776bcaf32ecd44c6ebb P e86b6ed62ab0403bbda1861973380297 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:06:29.125250 10968 raft_consensus.cc:2272] T 589d5c34da524776bcaf32ecd44c6ebb P e86b6ed62ab0403bbda1861973380297 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:29.126839 10968 tablet_replica.cc:333] T 4ce3a642781e4def9f7fb6ac1e2a9443 P e86b6ed62ab0403bbda1861973380297: stopping tablet replica
I20260709 13:06:29.127331 10968 raft_consensus.cc:2243] T 4ce3a642781e4def9f7fb6ac1e2a9443 P e86b6ed62ab0403bbda1861973380297 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:29.127779 10968 raft_consensus.cc:2272] T 4ce3a642781e4def9f7fb6ac1e2a9443 P e86b6ed62ab0403bbda1861973380297 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:29.129786 10968 tablet_replica.cc:333] T 16225de175294560a23a6df6becebb0b P e86b6ed62ab0403bbda1861973380297: stopping tablet replica
I20260709 13:06:29.130483 10968 raft_consensus.cc:2243] T 16225de175294560a23a6df6becebb0b P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:29.131114 10968 raft_consensus.cc:2272] T 16225de175294560a23a6df6becebb0b P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:29.133461 10968 tablet_replica.cc:333] T c24f1ed49e374a849919ac5a64538f96 P e86b6ed62ab0403bbda1861973380297: stopping tablet replica
I20260709 13:06:29.134142 10968 raft_consensus.cc:2243] T c24f1ed49e374a849919ac5a64538f96 P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:06:29.135016 12187 consensus_peers.cc:597] T 4fb70f82fd8d41a6bb86494f5635fbba P e86b6ed62ab0403bbda1861973380297 -> Peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Couldn't send request to peer 34bbb454ad22499cac0941f061a68408. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.1:37883: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:06:29.135030 10968 raft_consensus.cc:2272] T c24f1ed49e374a849919ac5a64538f96 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:29.137060 10968 tablet_replica.cc:333] T 58d97ea9eba744f29997d291d2355330 P e86b6ed62ab0403bbda1861973380297: stopping tablet replica
I20260709 13:06:29.137593 10968 raft_consensus.cc:2243] T 58d97ea9eba744f29997d291d2355330 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:29.138005 10968 raft_consensus.cc:2272] T 58d97ea9eba744f29997d291d2355330 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:29.139500 10968 tablet_replica.cc:333] T d95fe6a2d1be42f2bea3e2f34276e5ae P e86b6ed62ab0403bbda1861973380297: stopping tablet replica
I20260709 13:06:29.140079 10968 raft_consensus.cc:2243] T d95fe6a2d1be42f2bea3e2f34276e5ae P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:29.140676 10968 raft_consensus.cc:2272] T d95fe6a2d1be42f2bea3e2f34276e5ae P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:29.142251 10968 tablet_replica.cc:333] T 711425be6ced4d9fb92a82eb67d20c92 P e86b6ed62ab0403bbda1861973380297: stopping tablet replica
I20260709 13:06:29.142822 10968 raft_consensus.cc:2243] T 711425be6ced4d9fb92a82eb67d20c92 P e86b6ed62ab0403bbda1861973380297 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:06:29.143832 10968 raft_consensus.cc:2272] T 711425be6ced4d9fb92a82eb67d20c92 P e86b6ed62ab0403bbda1861973380297 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:29.146381 10968 tablet_replica.cc:333] T 4fb70f82fd8d41a6bb86494f5635fbba P e86b6ed62ab0403bbda1861973380297: stopping tablet replica
I20260709 13:06:29.147183 10968 raft_consensus.cc:2243] T 4fb70f82fd8d41a6bb86494f5635fbba P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:29.148128 10968 raft_consensus.cc:2272] T 4fb70f82fd8d41a6bb86494f5635fbba P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:29.150532 10968 tablet_replica.cc:333] T bdad9a6132944ffeb0c3b0ea34cbf8e1 P e86b6ed62ab0403bbda1861973380297: stopping tablet replica
I20260709 13:06:29.151249 10968 raft_consensus.cc:2243] T bdad9a6132944ffeb0c3b0ea34cbf8e1 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:29.151767 10968 raft_consensus.cc:2272] T bdad9a6132944ffeb0c3b0ea34cbf8e1 P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:29.153592 10968 tablet_replica.cc:333] T f2d3f5f4b46847e981ef45e207a6731c P e86b6ed62ab0403bbda1861973380297: stopping tablet replica
I20260709 13:06:29.154027 10968 raft_consensus.cc:2243] T f2d3f5f4b46847e981ef45e207a6731c P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:29.154363 10968 raft_consensus.cc:2272] T f2d3f5f4b46847e981ef45e207a6731c P e86b6ed62ab0403bbda1861973380297 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:29.155943 10968 tablet_replica.cc:333] T 6978fe44a05e4f20914c83428e38ea65 P e86b6ed62ab0403bbda1861973380297: stopping tablet replica
I20260709 13:06:29.156414 10968 raft_consensus.cc:2243] T 6978fe44a05e4f20914c83428e38ea65 P e86b6ed62ab0403bbda1861973380297 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:29.156977 10968 raft_consensus.cc:2272] T 6978fe44a05e4f20914c83428e38ea65 P e86b6ed62ab0403bbda1861973380297 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:29.158991 10968 tablet_replica.cc:333] T c60713e4b4d8449a8aa108b147d12382 P e86b6ed62ab0403bbda1861973380297: stopping tablet replica
I20260709 13:06:29.159684 10968 raft_consensus.cc:2243] T c60713e4b4d8449a8aa108b147d12382 P e86b6ed62ab0403bbda1861973380297 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:29.160166 10968 raft_consensus.cc:2272] T c60713e4b4d8449a8aa108b147d12382 P e86b6ed62ab0403bbda1861973380297 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:29.162256 10968 tablet_replica.cc:333] T 09fa96269e5b4504a80175e58ecdd147 P e86b6ed62ab0403bbda1861973380297: stopping tablet replica
I20260709 13:06:29.162892 10968 raft_consensus.cc:2243] T 09fa96269e5b4504a80175e58ecdd147 P e86b6ed62ab0403bbda1861973380297 [term 3 LEADER]: Raft consensus shutting down.
W20260709 13:06:29.163084 12724 consensus_peers.cc:597] T 22965a8a56174152a33c88caef8cd7ca P 5831a3bceaea419db182492a1fd79862 -> Peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Couldn't send request to peer 34bbb454ad22499cac0941f061a68408. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.1:37883: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:06:29.163591 12727 consensus_peers.cc:597] T 005f1c400f184ef29bf5050bb6f47440 P 5831a3bceaea419db182492a1fd79862 -> Peer e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567): Couldn't send request to peer e86b6ed62ab0403bbda1861973380297. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:29.164029 10968 raft_consensus.cc:2272] T 09fa96269e5b4504a80175e58ecdd147 P e86b6ed62ab0403bbda1861973380297 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:29.166113 10968 tablet_replica.cc:333] T 9202723a2deb4755bb8026cdb99015b6 P e86b6ed62ab0403bbda1861973380297: stopping tablet replica
I20260709 13:06:29.166543 10968 raft_consensus.cc:2243] T 9202723a2deb4755bb8026cdb99015b6 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:29.166872 10968 raft_consensus.cc:2272] T 9202723a2deb4755bb8026cdb99015b6 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:29.168396 10968 tablet_replica.cc:333] T 15c002144f284ba98fc671c0eebde24e P e86b6ed62ab0403bbda1861973380297: stopping tablet replica
I20260709 13:06:29.168924 10968 raft_consensus.cc:2243] T 15c002144f284ba98fc671c0eebde24e P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:29.169608 10968 raft_consensus.cc:2272] T 15c002144f284ba98fc671c0eebde24e P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:29.171295 10968 tablet_replica.cc:333] T 2947f03460144399be6035aea599d6a9 P e86b6ed62ab0403bbda1861973380297: stopping tablet replica
I20260709 13:06:29.171787 10968 raft_consensus.cc:2243] T 2947f03460144399be6035aea599d6a9 P e86b6ed62ab0403bbda1861973380297 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:06:29.172752 10968 raft_consensus.cc:2272] T 2947f03460144399be6035aea599d6a9 P e86b6ed62ab0403bbda1861973380297 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:29.175036 10968 tablet_replica.cc:333] T 98ef4c9d120f4864be749704390cf012 P e86b6ed62ab0403bbda1861973380297: stopping tablet replica
I20260709 13:06:29.175652 10968 raft_consensus.cc:2243] T 98ef4c9d120f4864be749704390cf012 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:29.176149 10968 raft_consensus.cc:2272] T 98ef4c9d120f4864be749704390cf012 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:29.178270 10968 tablet_replica.cc:333] T 6629b584a16c4689982e64760b95c58d P e86b6ed62ab0403bbda1861973380297: stopping tablet replica
I20260709 13:06:29.178727 10968 raft_consensus.cc:2243] T 6629b584a16c4689982e64760b95c58d P e86b6ed62ab0403bbda1861973380297 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:29.179373 10968 raft_consensus.cc:2272] T 6629b584a16c4689982e64760b95c58d P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:29.180945 10968 tablet_replica.cc:333] T c242a59c873f4174a99e57ebb93c9270 P e86b6ed62ab0403bbda1861973380297: stopping tablet replica
I20260709 13:06:29.181355 10968 raft_consensus.cc:2243] T c242a59c873f4174a99e57ebb93c9270 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:29.181878 10968 raft_consensus.cc:2272] T c242a59c873f4174a99e57ebb93c9270 P e86b6ed62ab0403bbda1861973380297 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:29.198302 12727 consensus_peers.cc:597] T 65266f822a11450d810417fbd4142ecc P 5831a3bceaea419db182492a1fd79862 -> Peer e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567): Couldn't send request to peer e86b6ed62ab0403bbda1861973380297. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:29.221714 12724 consensus_peers.cc:597] T 747919c4c63d4a32afcb4c051c776492 P 5831a3bceaea419db182492a1fd79862 -> Peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Couldn't send request to peer 34bbb454ad22499cac0941f061a68408. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.1:37883: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:06:29.222173 12724 consensus_peers.cc:597] T f2d3f5f4b46847e981ef45e207a6731c P 5831a3bceaea419db182492a1fd79862 -> Peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Couldn't send request to peer 34bbb454ad22499cac0941f061a68408. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.1:37883: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:06:29.225124 12727 consensus_peers.cc:597] T 896baa417ce4411a99a633fddbb531b8 P 5831a3bceaea419db182492a1fd79862 -> Peer e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567): Couldn't send request to peer e86b6ed62ab0403bbda1861973380297. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:29.240233 12727 consensus_peers.cc:597] T 22965a8a56174152a33c88caef8cd7ca P 5831a3bceaea419db182492a1fd79862 -> Peer e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567): Couldn't send request to peer e86b6ed62ab0403bbda1861973380297. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:29.263378 12724 consensus_peers.cc:597] T 4bea05d5e2e54022b319b660b631bd92 P 5831a3bceaea419db182492a1fd79862 -> Peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Couldn't send request to peer 34bbb454ad22499cac0941f061a68408. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.1:37883: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:06:29.324625 12727 consensus_peers.cc:597] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 5831a3bceaea419db182492a1fd79862 -> Peer e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567): Couldn't send request to peer e86b6ed62ab0403bbda1861973380297. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.3:44567: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:29.329694 12727 consensus_peers.cc:597] T 6978fe44a05e4f20914c83428e38ea65 P 5831a3bceaea419db182492a1fd79862 -> Peer e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567): Couldn't send request to peer e86b6ed62ab0403bbda1861973380297. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.3:44567: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:29.389499 12724 consensus_peers.cc:597] T ab8b94fb70f6452aa3e12611ff1cfdcd P 5831a3bceaea419db182492a1fd79862 -> Peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Couldn't send request to peer 34bbb454ad22499cac0941f061a68408. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.1:37883: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:06:29.462426 12727 consensus_peers.cc:597] T e2073b92edc44f47a436b8e97c190a34 P 5831a3bceaea419db182492a1fd79862 -> Peer e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567): Couldn't send request to peer e86b6ed62ab0403bbda1861973380297. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.3:44567: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:29.463694 12724 consensus_peers.cc:597] T 90a279e2e19045ae8ae6722914844c9e P 5831a3bceaea419db182492a1fd79862 -> Peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Couldn't send request to peer 34bbb454ad22499cac0941f061a68408. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.1:37883: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:06:29.506479 12724 consensus_peers.cc:597] T 896baa417ce4411a99a633fddbb531b8 P 5831a3bceaea419db182492a1fd79862 -> Peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Couldn't send request to peer 34bbb454ad22499cac0941f061a68408. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.1:37883: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:06:29.533459 10968 tablet_server.cc:196] TabletServer@127.10.182.3:0 shutdown complete.
I20260709 13:06:29.552522 13877 raft_consensus.cc:493] T 504c9c04eb8b41239216a9f8f40515d7 P 5831a3bceaea419db182492a1fd79862 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 8e3d76ae69c74d1f85f6da548856eeb7)
I20260709 13:06:29.553171 13877 raft_consensus.cc:515] T 504c9c04eb8b41239216a9f8f40515d7 P 5831a3bceaea419db182492a1fd79862 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:29.555424 13877 leader_election.cc:290] T 504c9c04eb8b41239216a9f8f40515d7 P 5831a3bceaea419db182492a1fd79862 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
W20260709 13:06:29.559852 12725 leader_election.cc:336] T 504c9c04eb8b41239216a9f8f40515d7 P 5831a3bceaea419db182492a1fd79862 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213): Network error: Client connection negotiation failed: client connection to 127.10.182.2:34213: connect: Connection refused (error 111)
W20260709 13:06:29.560331 12724 leader_election.cc:336] T 504c9c04eb8b41239216a9f8f40515d7 P 5831a3bceaea419db182492a1fd79862 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Network error: Client connection negotiation failed: client connection to 127.10.182.1:37883: connect: Connection refused (error 111)
I20260709 13:06:29.560781 12724 leader_election.cc:304] T 504c9c04eb8b41239216a9f8f40515d7 P 5831a3bceaea419db182492a1fd79862 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5831a3bceaea419db182492a1fd79862; no voters: 34bbb454ad22499cac0941f061a68408, 8e3d76ae69c74d1f85f6da548856eeb7
I20260709 13:06:29.561470 13877 raft_consensus.cc:2749] T 504c9c04eb8b41239216a9f8f40515d7 P 5831a3bceaea419db182492a1fd79862 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:06:29.601269 12724 consensus_peers.cc:597] T dc04566a8b65497f82b7709b0069b323 P 5831a3bceaea419db182492a1fd79862 -> Peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Couldn't send request to peer 34bbb454ad22499cac0941f061a68408. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.1:37883: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:06:29.620631 10968 tablet_server.cc:179] TabletServer@127.10.182.4:0 shutting down...
I20260709 13:06:29.647399 13877 raft_consensus.cc:493] T 290f13a0cac5430faf0c92e2daeeed42 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8e3d76ae69c74d1f85f6da548856eeb7)
I20260709 13:06:29.647971 13877 raft_consensus.cc:515] T 290f13a0cac5430faf0c92e2daeeed42 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:29.649941 13877 leader_election.cc:290] T 290f13a0cac5430faf0c92e2daeeed42 P 5831a3bceaea419db182492a1fd79862 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
I20260709 13:06:29.651291 10968 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:06:29.652207 10968 tablet_replica.cc:333] T d41dbf3f863349f3bcc6e8320359e499 P 5831a3bceaea419db182492a1fd79862: stopping tablet replica
I20260709 13:06:29.653345 10968 raft_consensus.cc:2243] T d41dbf3f863349f3bcc6e8320359e499 P 5831a3bceaea419db182492a1fd79862 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:29.654024 10968 raft_consensus.cc:2272] T d41dbf3f863349f3bcc6e8320359e499 P 5831a3bceaea419db182492a1fd79862 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:29.654942 12725 leader_election.cc:336] T 290f13a0cac5430faf0c92e2daeeed42 P 5831a3bceaea419db182492a1fd79862 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213): Network error: Client connection negotiation failed: client connection to 127.10.182.2:34213: connect: Connection refused (error 111)
W20260709 13:06:29.655696 12724 leader_election.cc:336] T 290f13a0cac5430faf0c92e2daeeed42 P 5831a3bceaea419db182492a1fd79862 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Network error: Client connection negotiation failed: client connection to 127.10.182.1:37883: connect: Connection refused (error 111)
I20260709 13:06:29.656157 12724 leader_election.cc:304] T 290f13a0cac5430faf0c92e2daeeed42 P 5831a3bceaea419db182492a1fd79862 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5831a3bceaea419db182492a1fd79862; no voters: 34bbb454ad22499cac0941f061a68408, 8e3d76ae69c74d1f85f6da548856eeb7
I20260709 13:06:29.656883 13877 raft_consensus.cc:2749] T 290f13a0cac5430faf0c92e2daeeed42 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:29.657655 10968 tablet_replica.cc:333] T 7b8abcbf72934eaa8afac20a47b0e938 P 5831a3bceaea419db182492a1fd79862: stopping tablet replica
I20260709 13:06:29.658672 10968 raft_consensus.cc:2243] T 7b8abcbf72934eaa8afac20a47b0e938 P 5831a3bceaea419db182492a1fd79862 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:29.659176 10968 raft_consensus.cc:2272] T 7b8abcbf72934eaa8afac20a47b0e938 P 5831a3bceaea419db182492a1fd79862 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:29.661113 10968 tablet_replica.cc:333] T d95fe6a2d1be42f2bea3e2f34276e5ae P 5831a3bceaea419db182492a1fd79862: stopping tablet replica
I20260709 13:06:29.661620 10968 raft_consensus.cc:2243] T d95fe6a2d1be42f2bea3e2f34276e5ae P 5831a3bceaea419db182492a1fd79862 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:29.661983 10968 raft_consensus.cc:2272] T d95fe6a2d1be42f2bea3e2f34276e5ae P 5831a3bceaea419db182492a1fd79862 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:29.663745 10968 tablet_replica.cc:333] T c242a59c873f4174a99e57ebb93c9270 P 5831a3bceaea419db182492a1fd79862: stopping tablet replica
I20260709 13:06:29.664239 10968 raft_consensus.cc:2243] T c242a59c873f4174a99e57ebb93c9270 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:29.664752 10968 raft_consensus.cc:2272] T c242a59c873f4174a99e57ebb93c9270 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:29.666625 10968 tablet_replica.cc:333] T c24f1ed49e374a849919ac5a64538f96 P 5831a3bceaea419db182492a1fd79862: stopping tablet replica
I20260709 13:06:29.667186 10968 raft_consensus.cc:2243] T c24f1ed49e374a849919ac5a64538f96 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:29.667608 10968 raft_consensus.cc:2272] T c24f1ed49e374a849919ac5a64538f96 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:29.669315 10968 tablet_replica.cc:333] T f56a029024b84957bded1cdd39335b33 P 5831a3bceaea419db182492a1fd79862: stopping tablet replica
I20260709 13:06:29.669816 10968 raft_consensus.cc:2243] T f56a029024b84957bded1cdd39335b33 P 5831a3bceaea419db182492a1fd79862 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:29.670186 10968 raft_consensus.cc:2272] T f56a029024b84957bded1cdd39335b33 P 5831a3bceaea419db182492a1fd79862 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:29.671833 10968 tablet_replica.cc:333] T be96d81022a548aa8273e5cb29361b86 P 5831a3bceaea419db182492a1fd79862: stopping tablet replica
I20260709 13:06:29.672300 10968 raft_consensus.cc:2243] T be96d81022a548aa8273e5cb29361b86 P 5831a3bceaea419db182492a1fd79862 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:29.672820 13877 raft_consensus.cc:493] T d3667aa4245b41bc84c1c5dadad70d50 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8e3d76ae69c74d1f85f6da548856eeb7)
I20260709 13:06:29.672849 10968 raft_consensus.cc:2272] T be96d81022a548aa8273e5cb29361b86 P 5831a3bceaea419db182492a1fd79862 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:29.673380 13877 raft_consensus.cc:515] T d3667aa4245b41bc84c1c5dadad70d50 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:29.674957 10968 tablet_replica.cc:333] T a1713eb1a45e4801bff63fec9c6fac11 P 5831a3bceaea419db182492a1fd79862: stopping tablet replica
I20260709 13:06:29.675446 13877 leader_election.cc:290] T d3667aa4245b41bc84c1c5dadad70d50 P 5831a3bceaea419db182492a1fd79862 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:06:29.675689 10968 raft_consensus.cc:2243] T a1713eb1a45e4801bff63fec9c6fac11 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:29.676419 10968 raft_consensus.cc:2272] T a1713eb1a45e4801bff63fec9c6fac11 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:29.678794 10968 tablet_replica.cc:333] T fe0149e418f74f658bb7562c83f468eb P 5831a3bceaea419db182492a1fd79862: stopping tablet replica
W20260709 13:06:29.679483 12727 leader_election.cc:336] T d3667aa4245b41bc84c1c5dadad70d50 P 5831a3bceaea419db182492a1fd79862 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567): Network error: Client connection negotiation failed: client connection to 127.10.182.3:44567: connect: Connection refused (error 111)
I20260709 13:06:29.679551 10968 raft_consensus.cc:2243] T fe0149e418f74f658bb7562c83f468eb P 5831a3bceaea419db182492a1fd79862 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:29.680461 10968 raft_consensus.cc:2272] T fe0149e418f74f658bb7562c83f468eb P 5831a3bceaea419db182492a1fd79862 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:29.680968 12725 leader_election.cc:336] T d3667aa4245b41bc84c1c5dadad70d50 P 5831a3bceaea419db182492a1fd79862 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213): Network error: Client connection negotiation failed: client connection to 127.10.182.2:34213: connect: Connection refused (error 111)
I20260709 13:06:29.681411 12725 leader_election.cc:304] T d3667aa4245b41bc84c1c5dadad70d50 P 5831a3bceaea419db182492a1fd79862 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5831a3bceaea419db182492a1fd79862; no voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297
I20260709 13:06:29.682070 13877 raft_consensus.cc:2749] T d3667aa4245b41bc84c1c5dadad70d50 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:29.682951 10968 tablet_replica.cc:333] T 09fa96269e5b4504a80175e58ecdd147 P 5831a3bceaea419db182492a1fd79862: stopping tablet replica
I20260709 13:06:29.683178 13877 raft_consensus.cc:493] T c5fb2103323d4e908c3b0665f2f3aef9 P 5831a3bceaea419db182492a1fd79862 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 8e3d76ae69c74d1f85f6da548856eeb7)
I20260709 13:06:29.683629 10968 raft_consensus.cc:2243] T 09fa96269e5b4504a80175e58ecdd147 P 5831a3bceaea419db182492a1fd79862 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:29.683626 13877 raft_consensus.cc:515] T c5fb2103323d4e908c3b0665f2f3aef9 P 5831a3bceaea419db182492a1fd79862 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:29.684294 10968 raft_consensus.cc:2272] T 09fa96269e5b4504a80175e58ecdd147 P 5831a3bceaea419db182492a1fd79862 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:29.687235 10968 tablet_replica.cc:333] T 66294e47804049408a0af7ec5f9797e9 P 5831a3bceaea419db182492a1fd79862: stopping tablet replica
I20260709 13:06:29.687695 13877 leader_election.cc:290] T c5fb2103323d4e908c3b0665f2f3aef9 P 5831a3bceaea419db182492a1fd79862 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:06:29.687976 10968 raft_consensus.cc:2243] T 66294e47804049408a0af7ec5f9797e9 P 5831a3bceaea419db182492a1fd79862 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:29.688549 10968 raft_consensus.cc:2272] T 66294e47804049408a0af7ec5f9797e9 P 5831a3bceaea419db182492a1fd79862 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:29.690253 12727 leader_election.cc:336] T c5fb2103323d4e908c3b0665f2f3aef9 P 5831a3bceaea419db182492a1fd79862 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567): Network error: Client connection negotiation failed: client connection to 127.10.182.3:44567: connect: Connection refused (error 111)
W20260709 13:06:29.690702 12725 leader_election.cc:336] T c5fb2103323d4e908c3b0665f2f3aef9 P 5831a3bceaea419db182492a1fd79862 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213): Network error: Client connection negotiation failed: client connection to 127.10.182.2:34213: connect: Connection refused (error 111)
I20260709 13:06:29.690817 10968 tablet_replica.cc:333] T 90a279e2e19045ae8ae6722914844c9e P 5831a3bceaea419db182492a1fd79862: stopping tablet replica
I20260709 13:06:29.691058 12725 leader_election.cc:304] T c5fb2103323d4e908c3b0665f2f3aef9 P 5831a3bceaea419db182492a1fd79862 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5831a3bceaea419db182492a1fd79862; no voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297
I20260709 13:06:29.691511 10968 raft_consensus.cc:2243] T 90a279e2e19045ae8ae6722914844c9e P 5831a3bceaea419db182492a1fd79862 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:29.691634 13877 raft_consensus.cc:2749] T c5fb2103323d4e908c3b0665f2f3aef9 P 5831a3bceaea419db182492a1fd79862 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:29.692380 10968 raft_consensus.cc:2272] T 90a279e2e19045ae8ae6722914844c9e P 5831a3bceaea419db182492a1fd79862 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:29.694415 10968 tablet_replica.cc:333] T 747919c4c63d4a32afcb4c051c776492 P 5831a3bceaea419db182492a1fd79862: stopping tablet replica
I20260709 13:06:29.694885 10968 raft_consensus.cc:2243] T 747919c4c63d4a32afcb4c051c776492 P 5831a3bceaea419db182492a1fd79862 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:06:29.695549 10968 raft_consensus.cc:2272] T 747919c4c63d4a32afcb4c051c776492 P 5831a3bceaea419db182492a1fd79862 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:29.697523 10968 tablet_replica.cc:333] T bddcf4c66a674927ad941754e0eac5fa P 5831a3bceaea419db182492a1fd79862: stopping tablet replica
I20260709 13:06:29.697979 10968 raft_consensus.cc:2243] T bddcf4c66a674927ad941754e0eac5fa P 5831a3bceaea419db182492a1fd79862 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:29.698412 10968 raft_consensus.cc:2272] T bddcf4c66a674927ad941754e0eac5fa P 5831a3bceaea419db182492a1fd79862 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:29.699952 10968 tablet_replica.cc:333] T 589d5c34da524776bcaf32ecd44c6ebb P 5831a3bceaea419db182492a1fd79862: stopping tablet replica
I20260709 13:06:29.700475 10968 raft_consensus.cc:2243] T 589d5c34da524776bcaf32ecd44c6ebb P 5831a3bceaea419db182492a1fd79862 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:29.701059 10968 raft_consensus.cc:2272] T 589d5c34da524776bcaf32ecd44c6ebb P 5831a3bceaea419db182492a1fd79862 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:29.702570 13885 raft_consensus.cc:493] T 248501b4b53743dfb0335635143f8058 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8e3d76ae69c74d1f85f6da548856eeb7)
I20260709 13:06:29.702983 10968 tablet_replica.cc:333] T 22965a8a56174152a33c88caef8cd7ca P 5831a3bceaea419db182492a1fd79862: stopping tablet replica
I20260709 13:06:29.703016 13885 raft_consensus.cc:515] T 248501b4b53743dfb0335635143f8058 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34bbb454ad22499cac0941f061a68408" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 37883 } } peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:29.703953 10968 raft_consensus.cc:2243] T 22965a8a56174152a33c88caef8cd7ca P 5831a3bceaea419db182492a1fd79862 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:29.704917 10968 raft_consensus.cc:2272] T 22965a8a56174152a33c88caef8cd7ca P 5831a3bceaea419db182492a1fd79862 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:29.705363 13885 leader_election.cc:290] T 248501b4b53743dfb0335635143f8058 P 5831a3bceaea419db182492a1fd79862 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883), 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213)
I20260709 13:06:29.707368 10968 tablet_replica.cc:333] T 83d99e2135954e67a78d8f02a9d06d22 P 5831a3bceaea419db182492a1fd79862: stopping tablet replica
I20260709 13:06:29.707952 10968 raft_consensus.cc:2243] T 83d99e2135954e67a78d8f02a9d06d22 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:29.708652 10968 raft_consensus.cc:2272] T 83d99e2135954e67a78d8f02a9d06d22 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:29.709165 12725 leader_election.cc:336] T 248501b4b53743dfb0335635143f8058 P 5831a3bceaea419db182492a1fd79862 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213): Network error: Client connection negotiation failed: client connection to 127.10.182.2:34213: connect: Connection refused (error 111)
W20260709 13:06:29.709717 12724 leader_election.cc:336] T 248501b4b53743dfb0335635143f8058 P 5831a3bceaea419db182492a1fd79862 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 34bbb454ad22499cac0941f061a68408 (127.10.182.1:37883): Network error: Client connection negotiation failed: client connection to 127.10.182.1:37883: connect: Connection refused (error 111)
I20260709 13:06:29.710106 12724 leader_election.cc:304] T 248501b4b53743dfb0335635143f8058 P 5831a3bceaea419db182492a1fd79862 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5831a3bceaea419db182492a1fd79862; no voters: 34bbb454ad22499cac0941f061a68408, 8e3d76ae69c74d1f85f6da548856eeb7
I20260709 13:06:29.710801 13885 raft_consensus.cc:2749] T 248501b4b53743dfb0335635143f8058 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:29.711045 10968 tablet_replica.cc:333] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 5831a3bceaea419db182492a1fd79862: stopping tablet replica
I20260709 13:06:29.711736 10968 raft_consensus.cc:2243] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 5831a3bceaea419db182492a1fd79862 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:06:29.712729 10968 raft_consensus.cc:2272] T 4ce3a642781e4def9f7fb6ac1e2a9443 P 5831a3bceaea419db182492a1fd79862 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:29.715293 10968 tablet_replica.cc:333] T 16225de175294560a23a6df6becebb0b P 5831a3bceaea419db182492a1fd79862: stopping tablet replica
I20260709 13:06:29.715852 10968 raft_consensus.cc:2243] T 16225de175294560a23a6df6becebb0b P 5831a3bceaea419db182492a1fd79862 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:29.716622 10968 pending_rounds.cc:70] T 16225de175294560a23a6df6becebb0b P 5831a3bceaea419db182492a1fd79862: Trying to abort 1 pending ops.
I20260709 13:06:29.716815 10968 pending_rounds.cc:77] T 16225de175294560a23a6df6becebb0b P 5831a3bceaea419db182492a1fd79862: Aborting op as it isn't in flight: id { term: 2 index: 5 } timestamp: 7305635383231467520 op_type: NO_OP noop_request { }
I20260709 13:06:29.717087 10968 raft_consensus.cc:2889] T 16225de175294560a23a6df6becebb0b P 5831a3bceaea419db182492a1fd79862 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:06:29.717342 10968 raft_consensus.cc:2272] T 16225de175294560a23a6df6becebb0b P 5831a3bceaea419db182492a1fd79862 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:29.718977 10968 tablet_replica.cc:333] T acf3180e1a0d49318429c1370142f705 P 5831a3bceaea419db182492a1fd79862: stopping tablet replica
I20260709 13:06:29.719511 10968 raft_consensus.cc:2243] T acf3180e1a0d49318429c1370142f705 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:29.719993 10968 raft_consensus.cc:2272] T acf3180e1a0d49318429c1370142f705 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:29.721792 10968 tablet_replica.cc:333] T c5fb2103323d4e908c3b0665f2f3aef9 P 5831a3bceaea419db182492a1fd79862: stopping tablet replica
I20260709 13:06:29.722306 10968 raft_consensus.cc:2243] T c5fb2103323d4e908c3b0665f2f3aef9 P 5831a3bceaea419db182492a1fd79862 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:29.722790 10968 raft_consensus.cc:2272] T c5fb2103323d4e908c3b0665f2f3aef9 P 5831a3bceaea419db182492a1fd79862 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:29.724440 10968 tablet_replica.cc:333] T 005f1c400f184ef29bf5050bb6f47440 P 5831a3bceaea419db182492a1fd79862: stopping tablet replica
I20260709 13:06:29.724972 10968 raft_consensus.cc:2243] T 005f1c400f184ef29bf5050bb6f47440 P 5831a3bceaea419db182492a1fd79862 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:29.725694 10968 raft_consensus.cc:2272] T 005f1c400f184ef29bf5050bb6f47440 P 5831a3bceaea419db182492a1fd79862 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:29.726851 13885 raft_consensus.cc:493] T 98ef4c9d120f4864be749704390cf012 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8e3d76ae69c74d1f85f6da548856eeb7)
I20260709 13:06:29.727484 10968 tablet_replica.cc:333] T 504c9c04eb8b41239216a9f8f40515d7 P 5831a3bceaea419db182492a1fd79862: stopping tablet replica
I20260709 13:06:29.727300 13885 raft_consensus.cc:515] T 98ef4c9d120f4864be749704390cf012 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e3d76ae69c74d1f85f6da548856eeb7" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 34213 } } peers { permanent_uuid: "e86b6ed62ab0403bbda1861973380297" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 44567 } } peers { permanent_uuid: "5831a3bceaea419db182492a1fd79862" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 45681 } attrs { promote: false } }
I20260709 13:06:29.728109 10968 raft_consensus.cc:2243] T 504c9c04eb8b41239216a9f8f40515d7 P 5831a3bceaea419db182492a1fd79862 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:29.728588 10968 raft_consensus.cc:2272] T 504c9c04eb8b41239216a9f8f40515d7 P 5831a3bceaea419db182492a1fd79862 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:29.729282 13885 leader_election.cc:290] T 98ef4c9d120f4864be749704390cf012 P 5831a3bceaea419db182492a1fd79862 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213), e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567)
I20260709 13:06:29.730782 10968 tablet_replica.cc:333] T 6978fe44a05e4f20914c83428e38ea65 P 5831a3bceaea419db182492a1fd79862: stopping tablet replica
I20260709 13:06:29.731468 10968 raft_consensus.cc:2243] T 6978fe44a05e4f20914c83428e38ea65 P 5831a3bceaea419db182492a1fd79862 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:06:29.732389 10968 raft_consensus.cc:2272] T 6978fe44a05e4f20914c83428e38ea65 P 5831a3bceaea419db182492a1fd79862 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:29.733624 12725 leader_election.cc:336] T 98ef4c9d120f4864be749704390cf012 P 5831a3bceaea419db182492a1fd79862 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8e3d76ae69c74d1f85f6da548856eeb7 (127.10.182.2:34213): Network error: Client connection negotiation failed: client connection to 127.10.182.2:34213: connect: Connection refused (error 111)
W20260709 13:06:29.734771 12727 leader_election.cc:336] T 98ef4c9d120f4864be749704390cf012 P 5831a3bceaea419db182492a1fd79862 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e86b6ed62ab0403bbda1861973380297 (127.10.182.3:44567): Network error: Client connection negotiation failed: client connection to 127.10.182.3:44567: connect: Connection refused (error 111)
I20260709 13:06:29.734902 10968 tablet_replica.cc:333] T f2d3f5f4b46847e981ef45e207a6731c P 5831a3bceaea419db182492a1fd79862: stopping tablet replica
I20260709 13:06:29.735175 12727 leader_election.cc:304] T 98ef4c9d120f4864be749704390cf012 P 5831a3bceaea419db182492a1fd79862 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5831a3bceaea419db182492a1fd79862; no voters: 8e3d76ae69c74d1f85f6da548856eeb7, e86b6ed62ab0403bbda1861973380297
I20260709 13:06:29.735737 10968 raft_consensus.cc:2243] T f2d3f5f4b46847e981ef45e207a6731c P 5831a3bceaea419db182492a1fd79862 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:29.735965 13934 raft_consensus.cc:2749] T 98ef4c9d120f4864be749704390cf012 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:29.736581 10968 raft_consensus.cc:2272] T f2d3f5f4b46847e981ef45e207a6731c P 5831a3bceaea419db182492a1fd79862 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:29.738921 10968 tablet_replica.cc:333] T 15bdf79fe8114ccd8b4888ed22a86db4 P 5831a3bceaea419db182492a1fd79862: stopping tablet replica
I20260709 13:06:29.739444 10968 raft_consensus.cc:2243] T 15bdf79fe8114ccd8b4888ed22a86db4 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:29.739872 10968 raft_consensus.cc:2272] T 15bdf79fe8114ccd8b4888ed22a86db4 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:29.741554 10968 tablet_replica.cc:333] T 15c002144f284ba98fc671c0eebde24e P 5831a3bceaea419db182492a1fd79862: stopping tablet replica
I20260709 13:06:29.741971 10968 raft_consensus.cc:2243] T 15c002144f284ba98fc671c0eebde24e P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:29.742329 10968 raft_consensus.cc:2272] T 15c002144f284ba98fc671c0eebde24e P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:29.743974 10968 tablet_replica.cc:333] T 65266f822a11450d810417fbd4142ecc P 5831a3bceaea419db182492a1fd79862: stopping tablet replica
I20260709 13:06:29.744428 10968 raft_consensus.cc:2243] T 65266f822a11450d810417fbd4142ecc P 5831a3bceaea419db182492a1fd79862 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:29.745137 10968 raft_consensus.cc:2272] T 65266f822a11450d810417fbd4142ecc P 5831a3bceaea419db182492a1fd79862 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:29.746814 10968 tablet_replica.cc:333] T 59598b05ca1f4c09b797cfdfea49f4a7 P 5831a3bceaea419db182492a1fd79862: stopping tablet replica
I20260709 13:06:29.747294 10968 raft_consensus.cc:2243] T 59598b05ca1f4c09b797cfdfea49f4a7 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:29.747685 10968 raft_consensus.cc:2272] T 59598b05ca1f4c09b797cfdfea49f4a7 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:29.749383 10968 tablet_replica.cc:333] T 16428b6f0e7e40c7af070bcc44d4041d P 5831a3bceaea419db182492a1fd79862: stopping tablet replica
I20260709 13:06:29.749840 10968 raft_consensus.cc:2243] T 16428b6f0e7e40c7af070bcc44d4041d P 5831a3bceaea419db182492a1fd79862 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:29.750455 10968 raft_consensus.cc:2272] T 16428b6f0e7e40c7af070bcc44d4041d P 5831a3bceaea419db182492a1fd79862 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:29.752565 10968 tablet_replica.cc:333] T 248501b4b53743dfb0335635143f8058 P 5831a3bceaea419db182492a1fd79862: stopping tablet replica
I20260709 13:06:29.753069 10968 raft_consensus.cc:2243] T 248501b4b53743dfb0335635143f8058 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:29.753635 10968 raft_consensus.cc:2272] T 248501b4b53743dfb0335635143f8058 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:29.755756 10968 tablet_replica.cc:333] T caae6f2a2a134898a3418b09754c4d83 P 5831a3bceaea419db182492a1fd79862: stopping tablet replica
I20260709 13:06:29.756280 10968 raft_consensus.cc:2243] T caae6f2a2a134898a3418b09754c4d83 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:29.756902 10968 raft_consensus.cc:2272] T caae6f2a2a134898a3418b09754c4d83 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:29.758777 10968 tablet_replica.cc:333] T 4bea05d5e2e54022b319b660b631bd92 P 5831a3bceaea419db182492a1fd79862: stopping tablet replica
I20260709 13:06:29.759380 10968 raft_consensus.cc:2243] T 4bea05d5e2e54022b319b660b631bd92 P 5831a3bceaea419db182492a1fd79862 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:29.760073 10968 raft_consensus.cc:2272] T 4bea05d5e2e54022b319b660b631bd92 P 5831a3bceaea419db182492a1fd79862 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:29.761868 10968 tablet_replica.cc:333] T e2073b92edc44f47a436b8e97c190a34 P 5831a3bceaea419db182492a1fd79862: stopping tablet replica
I20260709 13:06:29.762369 10968 raft_consensus.cc:2243] T e2073b92edc44f47a436b8e97c190a34 P 5831a3bceaea419db182492a1fd79862 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:29.763074 10968 raft_consensus.cc:2272] T e2073b92edc44f47a436b8e97c190a34 P 5831a3bceaea419db182492a1fd79862 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:29.764847 10968 tablet_replica.cc:333] T 2947f03460144399be6035aea599d6a9 P 5831a3bceaea419db182492a1fd79862: stopping tablet replica
I20260709 13:06:29.765338 10968 raft_consensus.cc:2243] T 2947f03460144399be6035aea599d6a9 P 5831a3bceaea419db182492a1fd79862 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:29.765743 10968 raft_consensus.cc:2272] T 2947f03460144399be6035aea599d6a9 P 5831a3bceaea419db182492a1fd79862 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:29.767795 10968 tablet_replica.cc:333] T 98ef4c9d120f4864be749704390cf012 P 5831a3bceaea419db182492a1fd79862: stopping tablet replica
I20260709 13:06:29.768301 10968 raft_consensus.cc:2243] T 98ef4c9d120f4864be749704390cf012 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:29.768817 10968 raft_consensus.cc:2272] T 98ef4c9d120f4864be749704390cf012 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:29.770290 10968 tablet_replica.cc:333] T d3667aa4245b41bc84c1c5dadad70d50 P 5831a3bceaea419db182492a1fd79862: stopping tablet replica
I20260709 13:06:29.770761 10968 raft_consensus.cc:2243] T d3667aa4245b41bc84c1c5dadad70d50 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:29.771157 10968 raft_consensus.cc:2272] T d3667aa4245b41bc84c1c5dadad70d50 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:29.772843 10968 tablet_replica.cc:333] T dc04566a8b65497f82b7709b0069b323 P 5831a3bceaea419db182492a1fd79862: stopping tablet replica
I20260709 13:06:29.773324 10968 raft_consensus.cc:2243] T dc04566a8b65497f82b7709b0069b323 P 5831a3bceaea419db182492a1fd79862 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:29.773991 10968 raft_consensus.cc:2272] T dc04566a8b65497f82b7709b0069b323 P 5831a3bceaea419db182492a1fd79862 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:29.775522 10968 tablet_replica.cc:333] T 896baa417ce4411a99a633fddbb531b8 P 5831a3bceaea419db182492a1fd79862: stopping tablet replica
I20260709 13:06:29.775983 10968 raft_consensus.cc:2243] T 896baa417ce4411a99a633fddbb531b8 P 5831a3bceaea419db182492a1fd79862 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:29.776680 10968 raft_consensus.cc:2272] T 896baa417ce4411a99a633fddbb531b8 P 5831a3bceaea419db182492a1fd79862 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:29.778383 10968 tablet_replica.cc:333] T 290f13a0cac5430faf0c92e2daeeed42 P 5831a3bceaea419db182492a1fd79862: stopping tablet replica
I20260709 13:06:29.778832 10968 raft_consensus.cc:2243] T 290f13a0cac5430faf0c92e2daeeed42 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:29.779276 10968 raft_consensus.cc:2272] T 290f13a0cac5430faf0c92e2daeeed42 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:29.780884 10968 tablet_replica.cc:333] T ab8b94fb70f6452aa3e12611ff1cfdcd P 5831a3bceaea419db182492a1fd79862: stopping tablet replica
I20260709 13:06:29.781432 10968 raft_consensus.cc:2243] T ab8b94fb70f6452aa3e12611ff1cfdcd P 5831a3bceaea419db182492a1fd79862 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:29.782102 10968 raft_consensus.cc:2272] T ab8b94fb70f6452aa3e12611ff1cfdcd P 5831a3bceaea419db182492a1fd79862 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:29.783708 10968 tablet_replica.cc:333] T eb56e04433cc4cc880ecf2b10ee21188 P 5831a3bceaea419db182492a1fd79862: stopping tablet replica
I20260709 13:06:29.784170 10968 raft_consensus.cc:2243] T eb56e04433cc4cc880ecf2b10ee21188 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:29.784673 10968 raft_consensus.cc:2272] T eb56e04433cc4cc880ecf2b10ee21188 P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:29.786353 10968 tablet_replica.cc:333] T 711425be6ced4d9fb92a82eb67d20c92 P 5831a3bceaea419db182492a1fd79862: stopping tablet replica
I20260709 13:06:29.786793 10968 raft_consensus.cc:2243] T 711425be6ced4d9fb92a82eb67d20c92 P 5831a3bceaea419db182492a1fd79862 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:29.787166 10968 raft_consensus.cc:2272] T 711425be6ced4d9fb92a82eb67d20c92 P 5831a3bceaea419db182492a1fd79862 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:29.789464 10968 tablet_replica.cc:333] T 4fb70f82fd8d41a6bb86494f5635fbba P 5831a3bceaea419db182492a1fd79862: stopping tablet replica
I20260709 13:06:29.789884 10968 raft_consensus.cc:2243] T 4fb70f82fd8d41a6bb86494f5635fbba P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:29.790341 10968 raft_consensus.cc:2272] T 4fb70f82fd8d41a6bb86494f5635fbba P 5831a3bceaea419db182492a1fd79862 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:29.847239 10968 tablet_server.cc:196] TabletServer@127.10.182.4:0 shutdown complete.
I20260709 13:06:29.904932 10968 master.cc:562] Master@127.10.182.62:44903 shutting down...
I20260709 13:06:29.930411 10968 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ca970056ccfc4930afff5803927526f3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:29.931036 10968 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ca970056ccfc4930afff5803927526f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:29.931394 10968 tablet_replica.cc:333] T 00000000000000000000000000000000 P ca970056ccfc4930afff5803927526f3: stopping tablet replica
I20260709 13:06:29.998315 10968 master.cc:584] Master@127.10.182.62:44903 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (65076 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260709 13:06:30.091136 10968 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.182.62:38991
I20260709 13:06:30.092283 10968 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:06:30.098454 13942 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:06:30.098493 13941 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:06:30.099292 13944 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:06:30.100140 10968 server_base.cc:1061] running on GCE node
I20260709 13:06:30.101665 10968 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:06:30.101857 10968 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:06:30.102047 10968 hybrid_clock.cc:648] HybridClock initialized: now 1783602390102032 us; error 0 us; skew 500 ppm
I20260709 13:06:30.102653 10968 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:06:30.105189 10968 webserver.cc:533] Webserver started at http://127.10.182.62:37919/ using document root <none> and password file <none>
I20260709 13:06:30.105684 10968 fs_manager.cc:362] Metadata directory not provided
I20260709 13:06:30.105875 10968 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:06:30.106165 10968 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:06:30.107297 10968 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602301807890-10968-0/minicluster-data/master-0-root/instance:
uuid: "a2590a3d1dac40d2b284f2444157ffd9"
format_stamp: "Formatted at 2026-07-09 13:06:30 on dist-test-slave-hmwv"
I20260709 13:06:30.111683 10968 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:06:30.115155 13949 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:30.116032 10968 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260709 13:06:30.116297 10968 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602301807890-10968-0/minicluster-data/master-0-root
uuid: "a2590a3d1dac40d2b284f2444157ffd9"
format_stamp: "Formatted at 2026-07-09 13:06:30 on dist-test-slave-hmwv"
I20260709 13:06:30.117129 10968 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602301807890-10968-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602301807890-10968-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602301807890-10968-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:06:30.143625 10968 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:06:30.144785 10968 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:06:30.183180 10968 rpc_server.cc:307] RPC server started. Bound to: 127.10.182.62:38991
I20260709 13:06:30.183290 14000 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.182.62:38991 every 8 connection(s)
I20260709 13:06:30.187377 14001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:30.197000 14001 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a2590a3d1dac40d2b284f2444157ffd9: Bootstrap starting.
I20260709 13:06:30.201372 14001 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a2590a3d1dac40d2b284f2444157ffd9: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:30.205360 14001 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a2590a3d1dac40d2b284f2444157ffd9: No bootstrap required, opened a new log
I20260709 13:06:30.207304 14001 raft_consensus.cc:359] T 00000000000000000000000000000000 P a2590a3d1dac40d2b284f2444157ffd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a2590a3d1dac40d2b284f2444157ffd9" member_type: VOTER }
I20260709 13:06:30.207655 14001 raft_consensus.cc:385] T 00000000000000000000000000000000 P a2590a3d1dac40d2b284f2444157ffd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:30.207826 14001 raft_consensus.cc:740] T 00000000000000000000000000000000 P a2590a3d1dac40d2b284f2444157ffd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2590a3d1dac40d2b284f2444157ffd9, State: Initialized, Role: FOLLOWER
I20260709 13:06:30.208407 14001 consensus_queue.cc:260] T 00000000000000000000000000000000 P a2590a3d1dac40d2b284f2444157ffd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a2590a3d1dac40d2b284f2444157ffd9" member_type: VOTER }
I20260709 13:06:30.208926 14001 raft_consensus.cc:399] T 00000000000000000000000000000000 P a2590a3d1dac40d2b284f2444157ffd9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:06:30.209118 14001 raft_consensus.cc:493] T 00000000000000000000000000000000 P a2590a3d1dac40d2b284f2444157ffd9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:06:30.209326 14001 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a2590a3d1dac40d2b284f2444157ffd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:30.213495 14001 raft_consensus.cc:515] T 00000000000000000000000000000000 P a2590a3d1dac40d2b284f2444157ffd9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a2590a3d1dac40d2b284f2444157ffd9" member_type: VOTER }
I20260709 13:06:30.213945 14001 leader_election.cc:304] T 00000000000000000000000000000000 P a2590a3d1dac40d2b284f2444157ffd9 [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: a2590a3d1dac40d2b284f2444157ffd9; no voters: 
I20260709 13:06:30.215124 14001 leader_election.cc:290] T 00000000000000000000000000000000 P a2590a3d1dac40d2b284f2444157ffd9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:06:30.215516 14004 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a2590a3d1dac40d2b284f2444157ffd9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:30.216899 14004 raft_consensus.cc:697] T 00000000000000000000000000000000 P a2590a3d1dac40d2b284f2444157ffd9 [term 1 LEADER]: Becoming Leader. State: Replica: a2590a3d1dac40d2b284f2444157ffd9, State: Running, Role: LEADER
I20260709 13:06:30.217541 14004 consensus_queue.cc:237] T 00000000000000000000000000000000 P a2590a3d1dac40d2b284f2444157ffd9 [LEADER]: Queue going to LEADER mode. State: All 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: "a2590a3d1dac40d2b284f2444157ffd9" member_type: VOTER }
I20260709 13:06:30.218123 14001 sys_catalog.cc:565] T 00000000000000000000000000000000 P a2590a3d1dac40d2b284f2444157ffd9 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:06:30.222419 14006 sys_catalog.cc:455] T 00000000000000000000000000000000 P a2590a3d1dac40d2b284f2444157ffd9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a2590a3d1dac40d2b284f2444157ffd9. Latest consensus state: current_term: 1 leader_uuid: "a2590a3d1dac40d2b284f2444157ffd9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a2590a3d1dac40d2b284f2444157ffd9" member_type: VOTER } }
I20260709 13:06:30.223178 14006 sys_catalog.cc:458] T 00000000000000000000000000000000 P a2590a3d1dac40d2b284f2444157ffd9 [sys.catalog]: This master's current role is: LEADER
I20260709 13:06:30.224246 14005 sys_catalog.cc:455] T 00000000000000000000000000000000 P a2590a3d1dac40d2b284f2444157ffd9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a2590a3d1dac40d2b284f2444157ffd9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a2590a3d1dac40d2b284f2444157ffd9" member_type: VOTER } }
I20260709 13:06:30.225076 14005 sys_catalog.cc:458] T 00000000000000000000000000000000 P a2590a3d1dac40d2b284f2444157ffd9 [sys.catalog]: This master's current role is: LEADER
I20260709 13:06:30.227154 14011 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:06:30.232297 14011 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:06:30.235872 10968 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:06:30.240890 14011 catalog_manager.cc:1383] Generated new cluster ID: 5aa9ac242b5a40659bbfc4f3a5ff1997
I20260709 13:06:30.241168 14011 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:06:30.260237 14011 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:06:30.261472 14011 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:06:30.278930 14011 catalog_manager.cc:6070] T 00000000000000000000000000000000 P a2590a3d1dac40d2b284f2444157ffd9: Generated new TSK 0
I20260709 13:06:30.279569 14011 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:06:30.302564 10968 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:06:30.308648 14022 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:06:30.310132 14023 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:06:30.313431 14025 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:06:30.313454 10968 server_base.cc:1061] running on GCE node
I20260709 13:06:30.315007 10968 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:06:30.315310 10968 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:06:30.315493 10968 hybrid_clock.cc:648] HybridClock initialized: now 1783602390315466 us; error 0 us; skew 500 ppm
I20260709 13:06:30.316023 10968 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:06:30.318363 10968 webserver.cc:533] Webserver started at http://127.10.182.1:40531/ using document root <none> and password file <none>
I20260709 13:06:30.318845 10968 fs_manager.cc:362] Metadata directory not provided
I20260709 13:06:30.319098 10968 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:06:30.319375 10968 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:06:30.320528 10968 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602301807890-10968-0/minicluster-data/ts-0-root/instance:
uuid: "624eef68d46144c48e5429400233648c"
format_stamp: "Formatted at 2026-07-09 13:06:30 on dist-test-slave-hmwv"
I20260709 13:06:30.325152 10968 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 13:06:30.328308 14030 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:30.329066 10968 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:06:30.329363 10968 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602301807890-10968-0/minicluster-data/ts-0-root
uuid: "624eef68d46144c48e5429400233648c"
format_stamp: "Formatted at 2026-07-09 13:06:30 on dist-test-slave-hmwv"
I20260709 13:06:30.329639 10968 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602301807890-10968-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602301807890-10968-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602301807890-10968-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:06:30.347483 10968 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:06:30.348734 10968 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:06:30.350194 10968 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:06:30.352355 10968 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:06:30.352586 10968 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:30.352829 10968 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:06:30.353031 10968 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:30.392861 10968 rpc_server.cc:307] RPC server started. Bound to: 127.10.182.1:45551
I20260709 13:06:30.392974 14092 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.182.1:45551 every 8 connection(s)
I20260709 13:06:30.397780 10968 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:06:30.404763 14097 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:06:30.406575 14098 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:06:30.409406 10968 server_base.cc:1061] running on GCE node
W20260709 13:06:30.410269 14100 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:06:30.411232 10968 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:06:30.411507 10968 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:06:30.411727 10968 hybrid_clock.cc:648] HybridClock initialized: now 1783602390411708 us; error 0 us; skew 500 ppm
I20260709 13:06:30.412364 10968 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:06:30.415275 14093 heartbeater.cc:344] Connected to a master server at 127.10.182.62:38991
I20260709 13:06:30.415336 10968 webserver.cc:533] Webserver started at http://127.10.182.2:45763/ using document root <none> and password file <none>
I20260709 13:06:30.415676 14093 heartbeater.cc:461] Registering TS with master...
I20260709 13:06:30.416036 10968 fs_manager.cc:362] Metadata directory not provided
I20260709 13:06:30.416290 10968 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:06:30.416635 10968 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:06:30.416553 14093 heartbeater.cc:507] Master 127.10.182.62:38991 requested a full tablet report, sending...
I20260709 13:06:30.418054 10968 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602301807890-10968-0/minicluster-data/ts-1-root/instance:
uuid: "164b05f8be0a4e49b2683a05b5f3ca20"
format_stamp: "Formatted at 2026-07-09 13:06:30 on dist-test-slave-hmwv"
I20260709 13:06:30.419351 13966 ts_manager.cc:194] Registered new tserver with Master: 624eef68d46144c48e5429400233648c (127.10.182.1:45551)
I20260709 13:06:30.422057 13966 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38470
I20260709 13:06:30.424593 10968 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.003s	sys 0.004s
I20260709 13:06:30.428038 14105 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:30.428885 10968 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:06:30.429149 10968 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602301807890-10968-0/minicluster-data/ts-1-root
uuid: "164b05f8be0a4e49b2683a05b5f3ca20"
format_stamp: "Formatted at 2026-07-09 13:06:30 on dist-test-slave-hmwv"
I20260709 13:06:30.429395 10968 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602301807890-10968-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602301807890-10968-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602301807890-10968-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:06:30.439119 10968 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:06:30.440289 10968 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:06:30.441846 10968 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:06:30.444150 10968 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:06:30.444326 10968 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:30.444674 10968 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:06:30.444814 10968 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:30.485067 10968 rpc_server.cc:307] RPC server started. Bound to: 127.10.182.2:39813
I20260709 13:06:30.485162 14167 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.182.2:39813 every 8 connection(s)
I20260709 13:06:30.489653 10968 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:06:30.496803 14171 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:06:30.498972 14172 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:06:30.501044 14174 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:06:30.502339 14168 heartbeater.cc:344] Connected to a master server at 127.10.182.62:38991
I20260709 13:06:30.502803 14168 heartbeater.cc:461] Registering TS with master...
I20260709 13:06:30.503237 10968 server_base.cc:1061] running on GCE node
I20260709 13:06:30.503762 14168 heartbeater.cc:507] Master 127.10.182.62:38991 requested a full tablet report, sending...
I20260709 13:06:30.504120 10968 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:06:30.504384 10968 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:06:30.504597 10968 hybrid_clock.cc:648] HybridClock initialized: now 1783602390504571 us; error 0 us; skew 500 ppm
I20260709 13:06:30.505271 10968 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:06:30.505990 13966 ts_manager.cc:194] Registered new tserver with Master: 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813)
I20260709 13:06:30.507949 13966 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38486
I20260709 13:06:30.508102 10968 webserver.cc:533] Webserver started at http://127.10.182.3:43501/ using document root <none> and password file <none>
I20260709 13:06:30.508805 10968 fs_manager.cc:362] Metadata directory not provided
I20260709 13:06:30.509079 10968 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:06:30.509382 10968 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:06:30.510389 10968 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602301807890-10968-0/minicluster-data/ts-2-root/instance:
uuid: "afe42c9f8c47470f92c948acc9cd1411"
format_stamp: "Formatted at 2026-07-09 13:06:30 on dist-test-slave-hmwv"
I20260709 13:06:30.514688 10968 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:06:30.517969 14179 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:30.519023 10968 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 13:06:30.519351 10968 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602301807890-10968-0/minicluster-data/ts-2-root
uuid: "afe42c9f8c47470f92c948acc9cd1411"
format_stamp: "Formatted at 2026-07-09 13:06:30 on dist-test-slave-hmwv"
I20260709 13:06:30.519639 10968 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602301807890-10968-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602301807890-10968-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602301807890-10968-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:06:30.542704 10968 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:06:30.543849 10968 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:06:30.545365 10968 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:06:30.547569 10968 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:06:30.547801 10968 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:30.548041 10968 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:06:30.548264 10968 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:30.587347 10968 rpc_server.cc:307] RPC server started. Bound to: 127.10.182.3:33069
I20260709 13:06:30.587478 14241 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.182.3:33069 every 8 connection(s)
I20260709 13:06:30.592105 10968 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:06:30.598601 14245 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:06:30.600270 14246 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:06:30.601390 14248 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:06:30.603070 10968 server_base.cc:1061] running on GCE node
I20260709 13:06:30.603945 14242 heartbeater.cc:344] Connected to a master server at 127.10.182.62:38991
I20260709 13:06:30.604192 10968 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:06:30.604372 14242 heartbeater.cc:461] Registering TS with master...
W20260709 13:06:30.604468 10968 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:06:30.604771 10968 hybrid_clock.cc:648] HybridClock initialized: now 1783602390604751 us; error 0 us; skew 500 ppm
I20260709 13:06:30.605348 14242 heartbeater.cc:507] Master 127.10.182.62:38991 requested a full tablet report, sending...
I20260709 13:06:30.605537 10968 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:06:30.607656 13966 ts_manager.cc:194] Registered new tserver with Master: afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069)
I20260709 13:06:30.608310 10968 webserver.cc:533] Webserver started at http://127.10.182.4:44399/ using document root <none> and password file <none>
I20260709 13:06:30.608839 10968 fs_manager.cc:362] Metadata directory not provided
I20260709 13:06:30.609026 10968 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:06:30.609305 10968 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:06:30.609234 13966 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38496
I20260709 13:06:30.610610 10968 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602301807890-10968-0/minicluster-data/ts-3-root/instance:
uuid: "00bc4f1e78664168a62dc348db47ed5f"
format_stamp: "Formatted at 2026-07-09 13:06:30 on dist-test-slave-hmwv"
I20260709 13:06:30.615732 10968 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.002s
I20260709 13:06:30.619535 14253 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:30.620661 10968 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 13:06:30.621017 10968 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602301807890-10968-0/minicluster-data/ts-3-root
uuid: "00bc4f1e78664168a62dc348db47ed5f"
format_stamp: "Formatted at 2026-07-09 13:06:30 on dist-test-slave-hmwv"
I20260709 13:06:30.621349 10968 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602301807890-10968-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602301807890-10968-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602301807890-10968-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:06:30.637230 10968 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:06:30.638545 10968 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:06:30.640125 10968 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:06:30.642535 10968 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:06:30.642796 10968 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:30.643064 10968 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:06:30.643270 10968 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:30.685485 10968 rpc_server.cc:307] RPC server started. Bound to: 127.10.182.4:41193
I20260709 13:06:30.685612 14315 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.182.4:41193 every 8 connection(s)
I20260709 13:06:30.699928 14316 heartbeater.cc:344] Connected to a master server at 127.10.182.62:38991
I20260709 13:06:30.700273 14316 heartbeater.cc:461] Registering TS with master...
I20260709 13:06:30.701012 14316 heartbeater.cc:507] Master 127.10.182.62:38991 requested a full tablet report, sending...
I20260709 13:06:30.702790 13966 ts_manager.cc:194] Registered new tserver with Master: 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193)
I20260709 13:06:30.702988 10968 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013809371s
I20260709 13:06:30.704108 13966 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38512
I20260709 13:06:30.729228 13966 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38526:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260709 13:06:30.972721 14207 tablet_service.cc:1511] Processing CreateTablet for tablet 6d195f60cb364d57855b79edcebb6a79 (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:06:30.974188 14207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d195f60cb364d57855b79edcebb6a79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:30.986167 14206 tablet_service.cc:1511] Processing CreateTablet for tablet 566c1c1057b34bc4ac778c498b4801d2 (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:06:30.987720 14206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 566c1c1057b34bc4ac778c498b4801d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:30.986167 14133 tablet_service.cc:1511] Processing CreateTablet for tablet 6d195f60cb364d57855b79edcebb6a79 (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:06:30.989135 14131 tablet_service.cc:1511] Processing CreateTablet for tablet c8f2bf6d9c5241388475c4a4d49abe49 (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:06:30.990072 14133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d195f60cb364d57855b79edcebb6a79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:30.991429 14130 tablet_service.cc:1511] Processing CreateTablet for tablet e5e1d402719c4b8ea8846719019c4c78 (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:06:30.987341 14132 tablet_service.cc:1511] Processing CreateTablet for tablet 566c1c1057b34bc4ac778c498b4801d2 (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:06:30.992779 14130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5e1d402719c4b8ea8846719019c4c78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:30.993817 14281 tablet_service.cc:1511] Processing CreateTablet for tablet 6d195f60cb364d57855b79edcebb6a79 (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:06:30.995174 14281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d195f60cb364d57855b79edcebb6a79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:30.995391 14280 tablet_service.cc:1511] Processing CreateTablet for tablet c8f2bf6d9c5241388475c4a4d49abe49 (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:06:30.996780 14280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8f2bf6d9c5241388475c4a4d49abe49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:30.996901 14131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8f2bf6d9c5241388475c4a4d49abe49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:30.997575 14129 tablet_service.cc:1511] Processing CreateTablet for tablet 59d93db3eadb4be68cfc336fc59e4fcb (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:06:30.998860 14129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59d93db3eadb4be68cfc336fc59e4fcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:31.000886 14132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 566c1c1057b34bc4ac778c498b4801d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:31.001632 14278 tablet_service.cc:1511] Processing CreateTablet for tablet 59d93db3eadb4be68cfc336fc59e4fcb (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:06:31.003031 14278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59d93db3eadb4be68cfc336fc59e4fcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:31.005748 14277 tablet_service.cc:1511] Processing CreateTablet for tablet d130a0747d3c4f6094e8a020a4d81da0 (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:06:31.007169 14277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d130a0747d3c4f6094e8a020a4d81da0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:31.009248 14279 tablet_service.cc:1511] Processing CreateTablet for tablet 435dd70987d047d589dc5b17dd81dba9 (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:06:31.010617 14279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 435dd70987d047d589dc5b17dd81dba9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:31.041556 14130 tablet_service.cc:1511] Processing CreateTablet for tablet 17c306e6753742f6a3165531a5dd2e4b (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:06:31.042963 14130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17c306e6753742f6a3165531a5dd2e4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:31.043918 14281 tablet_service.cc:1511] Processing CreateTablet for tablet 17c306e6753742f6a3165531a5dd2e4b (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:06:31.045253 14281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17c306e6753742f6a3165531a5dd2e4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:31.048605 14205 tablet_service.cc:1511] Processing CreateTablet for tablet 435dd70987d047d589dc5b17dd81dba9 (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:06:31.049952 14333 tablet_bootstrap.cc:492] T 6d195f60cb364d57855b79edcebb6a79 P 00bc4f1e78664168a62dc348db47ed5f: Bootstrap starting.
I20260709 13:06:31.050047 14205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 435dd70987d047d589dc5b17dd81dba9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:31.053411 14204 tablet_service.cc:1511] Processing CreateTablet for tablet d130a0747d3c4f6094e8a020a4d81da0 (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:06:31.055233 14204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d130a0747d3c4f6094e8a020a4d81da0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:31.058269 14058 tablet_service.cc:1511] Processing CreateTablet for tablet 566c1c1057b34bc4ac778c498b4801d2 (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:06:31.059641 14058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 566c1c1057b34bc4ac778c498b4801d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:31.062659 14203 tablet_service.cc:1511] Processing CreateTablet for tablet 17c306e6753742f6a3165531a5dd2e4b (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:06:31.064337 14203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17c306e6753742f6a3165531a5dd2e4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:31.064724 14276 tablet_service.cc:1511] Processing CreateTablet for tablet b2b93d6fe50944e2bf45deaaab8d2502 (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:06:31.065410 14129 tablet_service.cc:1511] Processing CreateTablet for tablet 142216a0c40b427e9565c88a8a6fa89e (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:06:31.066669 14129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 142216a0c40b427e9565c88a8a6fa89e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:31.070784 14276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2b93d6fe50944e2bf45deaaab8d2502. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:31.076877 14057 tablet_service.cc:1511] Processing CreateTablet for tablet c8f2bf6d9c5241388475c4a4d49abe49 (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:06:31.078847 14057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8f2bf6d9c5241388475c4a4d49abe49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:31.082238 14056 tablet_service.cc:1511] Processing CreateTablet for tablet 435dd70987d047d589dc5b17dd81dba9 (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:06:31.089288 14334 tablet_bootstrap.cc:492] T 59d93db3eadb4be68cfc336fc59e4fcb P 164b05f8be0a4e49b2683a05b5f3ca20: Bootstrap starting.
I20260709 13:06:31.090698 14207 tablet_service.cc:1511] Processing CreateTablet for tablet e5e1d402719c4b8ea8846719019c4c78 (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:06:31.096088 14334 tablet_bootstrap.cc:654] T 59d93db3eadb4be68cfc336fc59e4fcb P 164b05f8be0a4e49b2683a05b5f3ca20: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:31.096999 14056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 435dd70987d047d589dc5b17dd81dba9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:31.105736 14055 tablet_service.cc:1511] Processing CreateTablet for tablet e5e1d402719c4b8ea8846719019c4c78 (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:06:31.107209 14055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5e1d402719c4b8ea8846719019c4c78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:31.102823 14333 tablet_bootstrap.cc:654] T 6d195f60cb364d57855b79edcebb6a79 P 00bc4f1e78664168a62dc348db47ed5f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:31.109004 14276 tablet_service.cc:1511] Processing CreateTablet for tablet ae0c5ab3fc5a4bc48adf4f2df5ab5ad8 (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:06:31.110383 14276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae0c5ab3fc5a4bc48adf4f2df5ab5ad8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:31.110445 14131 tablet_service.cc:1511] Processing CreateTablet for tablet b2b93d6fe50944e2bf45deaaab8d2502 (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:06:31.112560 14131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2b93d6fe50944e2bf45deaaab8d2502. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:31.122886 14335 tablet_bootstrap.cc:492] T 566c1c1057b34bc4ac778c498b4801d2 P afe42c9f8c47470f92c948acc9cd1411: Bootstrap starting.
I20260709 13:06:31.118201 14054 tablet_service.cc:1511] Processing CreateTablet for tablet 59d93db3eadb4be68cfc336fc59e4fcb (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:06:31.124838 14053 tablet_service.cc:1511] Processing CreateTablet for tablet d130a0747d3c4f6094e8a020a4d81da0 (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:06:31.124874 14054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59d93db3eadb4be68cfc336fc59e4fcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:31.130131 14053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d130a0747d3c4f6094e8a020a4d81da0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:31.147336 14052 tablet_service.cc:1511] Processing CreateTablet for tablet 142216a0c40b427e9565c88a8a6fa89e (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:06:31.149385 14052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 142216a0c40b427e9565c88a8a6fa89e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:31.149031 14202 tablet_service.cc:1511] Processing CreateTablet for tablet 142216a0c40b427e9565c88a8a6fa89e (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:06:31.152117 14201 tablet_service.cc:1511] Processing CreateTablet for tablet ae0c5ab3fc5a4bc48adf4f2df5ab5ad8 (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:06:31.155400 14200 tablet_service.cc:1511] Processing CreateTablet for tablet 45f66cf4149e41b2b7167b0335f795dc (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:06:31.159350 14051 tablet_service.cc:1511] Processing CreateTablet for tablet b2b93d6fe50944e2bf45deaaab8d2502 (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:06:31.161123 14133 tablet_service.cc:1511] Processing CreateTablet for tablet 45f66cf4149e41b2b7167b0335f795dc (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:06:31.161732 14050 tablet_service.cc:1511] Processing CreateTablet for tablet ae0c5ab3fc5a4bc48adf4f2df5ab5ad8 (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:06:31.162601 14133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45f66cf4149e41b2b7167b0335f795dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:31.163159 14050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae0c5ab3fc5a4bc48adf4f2df5ab5ad8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:31.164922 14051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2b93d6fe50944e2bf45deaaab8d2502. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:31.174350 14277 tablet_service.cc:1511] Processing CreateTablet for tablet 45f66cf4149e41b2b7167b0335f795dc (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:06:31.176054 14277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45f66cf4149e41b2b7167b0335f795dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:31.181075 14131 tablet_service.cc:1511] Processing CreateTablet for tablet 8ad49b80eff54c53919e1ae6adf1214c (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:06:31.182469 14131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ad49b80eff54c53919e1ae6adf1214c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:31.182564 14049 tablet_service.cc:1511] Processing CreateTablet for tablet 8ad49b80eff54c53919e1ae6adf1214c (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:06:31.184422 14049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ad49b80eff54c53919e1ae6adf1214c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:31.119935 14207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5e1d402719c4b8ea8846719019c4c78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:31.194903 14333 tablet_bootstrap.cc:492] T 6d195f60cb364d57855b79edcebb6a79 P 00bc4f1e78664168a62dc348db47ed5f: No bootstrap required, opened a new log
I20260709 13:06:31.195562 14333 ts_tablet_manager.cc:1403] T 6d195f60cb364d57855b79edcebb6a79 P 00bc4f1e78664168a62dc348db47ed5f: Time spent bootstrapping tablet: real 0.146s	user 0.034s	sys 0.013s
I20260709 13:06:31.198756 14333 raft_consensus.cc:359] T 6d195f60cb364d57855b79edcebb6a79 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:31.201691 14333 raft_consensus.cc:385] T 6d195f60cb364d57855b79edcebb6a79 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:31.202454 14333 raft_consensus.cc:740] T 6d195f60cb364d57855b79edcebb6a79 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00bc4f1e78664168a62dc348db47ed5f, State: Initialized, Role: FOLLOWER
I20260709 13:06:31.203099 14278 tablet_service.cc:1511] Processing CreateTablet for tablet 92f4112b3dc44397bb0b2dd1722647d4 (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:06:31.204857 14278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92f4112b3dc44397bb0b2dd1722647d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:31.206202 14200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45f66cf4149e41b2b7167b0335f795dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:31.208811 14201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae0c5ab3fc5a4bc48adf4f2df5ab5ad8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:31.204609 14333 consensus_queue.cc:260] T 6d195f60cb364d57855b79edcebb6a79 P 00bc4f1e78664168a62dc348db47ed5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:31.230937 14054 tablet_service.cc:1511] Processing CreateTablet for tablet 92f4112b3dc44397bb0b2dd1722647d4 (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
W20260709 13:06:31.231794 14014 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:06:31.232818 14054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92f4112b3dc44397bb0b2dd1722647d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:31.240196 14131 tablet_service.cc:1511] Processing CreateTablet for tablet 92f4112b3dc44397bb0b2dd1722647d4 (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:06:31.241400 14206 tablet_service.cc:1511] Processing CreateTablet for tablet 698f5304791f4bbe9dabc958772145ae (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:06:31.241842 14131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92f4112b3dc44397bb0b2dd1722647d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:31.244560 14202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 142216a0c40b427e9565c88a8a6fa89e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:31.245299 14206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 698f5304791f4bbe9dabc958772145ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:31.251797 14281 tablet_service.cc:1511] Processing CreateTablet for tablet 698f5304791f4bbe9dabc958772145ae (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:06:31.253245 14281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 698f5304791f4bbe9dabc958772145ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:31.240111 14205 tablet_service.cc:1511] Processing CreateTablet for tablet 8ad49b80eff54c53919e1ae6adf1214c (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:06:31.264828 14335 tablet_bootstrap.cc:654] T 566c1c1057b34bc4ac778c498b4801d2 P afe42c9f8c47470f92c948acc9cd1411: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:31.266454 14205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ad49b80eff54c53919e1ae6adf1214c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:31.268601 14057 tablet_service.cc:1511] Processing CreateTablet for tablet 698f5304791f4bbe9dabc958772145ae (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:06:31.270563 14057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 698f5304791f4bbe9dabc958772145ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:31.282275 14131 tablet_service.cc:1511] Processing CreateTablet for tablet 7cb101191c794f4f9eebedf994a2f0d1 (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:06:31.283459 14334 tablet_bootstrap.cc:492] T 59d93db3eadb4be68cfc336fc59e4fcb P 164b05f8be0a4e49b2683a05b5f3ca20: No bootstrap required, opened a new log
I20260709 13:06:31.283756 14131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cb101191c794f4f9eebedf994a2f0d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:31.284021 14334 ts_tablet_manager.cc:1403] T 59d93db3eadb4be68cfc336fc59e4fcb P 164b05f8be0a4e49b2683a05b5f3ca20: Time spent bootstrapping tablet: real 0.195s	user 0.018s	sys 0.016s
I20260709 13:06:31.287415 14334 raft_consensus.cc:359] T 59d93db3eadb4be68cfc336fc59e4fcb P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:31.287572 14203 tablet_service.cc:1511] Processing CreateTablet for tablet 7cb101191c794f4f9eebedf994a2f0d1 (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:06:31.289101 14203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cb101191c794f4f9eebedf994a2f0d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:31.288239 14334 raft_consensus.cc:385] T 59d93db3eadb4be68cfc336fc59e4fcb P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:31.321347 14334 raft_consensus.cc:740] T 59d93db3eadb4be68cfc336fc59e4fcb P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 164b05f8be0a4e49b2683a05b5f3ca20, State: Initialized, Role: FOLLOWER
I20260709 13:06:31.322477 14334 consensus_queue.cc:260] T 59d93db3eadb4be68cfc336fc59e4fcb P 164b05f8be0a4e49b2683a05b5f3ca20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:31.296829 14338 tablet_bootstrap.cc:492] T 566c1c1057b34bc4ac778c498b4801d2 P 624eef68d46144c48e5429400233648c: Bootstrap starting.
I20260709 13:06:31.308629 14279 tablet_service.cc:1511] Processing CreateTablet for tablet 7cb101191c794f4f9eebedf994a2f0d1 (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:06:31.329523 14279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cb101191c794f4f9eebedf994a2f0d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:31.325368 14057 tablet_service.cc:1511] Processing CreateTablet for tablet cdbc231e8e5d437c97edac606ca3e37b (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:06:31.330850 14206 tablet_service.cc:1511] Processing CreateTablet for tablet cdbc231e8e5d437c97edac606ca3e37b (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:06:31.332247 14206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdbc231e8e5d437c97edac606ca3e37b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:31.331310 14057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdbc231e8e5d437c97edac606ca3e37b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:31.341148 14281 tablet_service.cc:1511] Processing CreateTablet for tablet 9cc66193ce6746c2a9c0edf9f8397dfc (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:06:31.342597 14281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cc66193ce6746c2a9c0edf9f8397dfc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:31.345798 14316 heartbeater.cc:499] Master 127.10.182.62:38991 was elected leader, sending a full tablet report...
I20260709 13:06:31.346779 14335 tablet_bootstrap.cc:492] T 566c1c1057b34bc4ac778c498b4801d2 P afe42c9f8c47470f92c948acc9cd1411: No bootstrap required, opened a new log
I20260709 13:06:31.347326 14335 ts_tablet_manager.cc:1403] T 566c1c1057b34bc4ac778c498b4801d2 P afe42c9f8c47470f92c948acc9cd1411: Time spent bootstrapping tablet: real 0.225s	user 0.016s	sys 0.018s
I20260709 13:06:31.350557 14335 raft_consensus.cc:359] T 566c1c1057b34bc4ac778c498b4801d2 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:31.351327 14335 raft_consensus.cc:385] T 566c1c1057b34bc4ac778c498b4801d2 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:31.351637 14335 raft_consensus.cc:740] T 566c1c1057b34bc4ac778c498b4801d2 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afe42c9f8c47470f92c948acc9cd1411, State: Initialized, Role: FOLLOWER
I20260709 13:06:31.352452 14335 consensus_queue.cc:260] T 566c1c1057b34bc4ac778c498b4801d2 P afe42c9f8c47470f92c948acc9cd1411 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:31.358079 14130 tablet_service.cc:1511] Processing CreateTablet for tablet 9cc66193ce6746c2a9c0edf9f8397dfc (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:06:31.359548 14130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cc66193ce6746c2a9c0edf9f8397dfc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:31.361720 14333 ts_tablet_manager.cc:1434] T 6d195f60cb364d57855b79edcebb6a79 P 00bc4f1e78664168a62dc348db47ed5f: Time spent starting tablet: real 0.166s	user 0.008s	sys 0.022s
I20260709 13:06:31.365995 14049 tablet_service.cc:1511] Processing CreateTablet for tablet 9cc66193ce6746c2a9c0edf9f8397dfc (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:06:31.367522 14049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cc66193ce6746c2a9c0edf9f8397dfc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:31.371011 14333 tablet_bootstrap.cc:492] T c8f2bf6d9c5241388475c4a4d49abe49 P 00bc4f1e78664168a62dc348db47ed5f: Bootstrap starting.
I20260709 13:06:31.385326 14131 tablet_service.cc:1511] Processing CreateTablet for tablet cdbc231e8e5d437c97edac606ca3e37b (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:06:31.386893 14131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdbc231e8e5d437c97edac606ca3e37b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:31.393887 14334 ts_tablet_manager.cc:1434] T 59d93db3eadb4be68cfc336fc59e4fcb P 164b05f8be0a4e49b2683a05b5f3ca20: Time spent starting tablet: real 0.109s	user 0.037s	sys 0.026s
I20260709 13:06:31.394750 14168 heartbeater.cc:499] Master 127.10.182.62:38991 was elected leader, sending a full tablet report...
I20260709 13:06:31.400954 14338 tablet_bootstrap.cc:654] T 566c1c1057b34bc4ac778c498b4801d2 P 624eef68d46144c48e5429400233648c: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:31.401681 14334 tablet_bootstrap.cc:492] T e5e1d402719c4b8ea8846719019c4c78 P 164b05f8be0a4e49b2683a05b5f3ca20: Bootstrap starting.
I20260709 13:06:31.411394 14207 tablet_service.cc:1511] Processing CreateTablet for tablet 562df69653b84ab6836669ba6e9f6331 (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:06:31.414346 14277 tablet_service.cc:1511] Processing CreateTablet for tablet 562df69653b84ab6836669ba6e9f6331 (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:06:31.414424 14057 tablet_service.cc:1511] Processing CreateTablet for tablet 562df69653b84ab6836669ba6e9f6331 (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:06:31.392347 14333 tablet_bootstrap.cc:654] T c8f2bf6d9c5241388475c4a4d49abe49 P 00bc4f1e78664168a62dc348db47ed5f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:31.415839 14277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 562df69653b84ab6836669ba6e9f6331. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:31.415973 14057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 562df69653b84ab6836669ba6e9f6331. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:31.422070 14133 tablet_service.cc:1511] Processing CreateTablet for tablet e67d10cafda744e6a334ded975cc0536 (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:06:31.425068 14093 heartbeater.cc:499] Master 127.10.182.62:38991 was elected leader, sending a full tablet report...
I20260709 13:06:31.425776 14133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e67d10cafda744e6a334ded975cc0536. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:31.428859 14334 tablet_bootstrap.cc:654] T e5e1d402719c4b8ea8846719019c4c78 P 164b05f8be0a4e49b2683a05b5f3ca20: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:31.436712 14207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 562df69653b84ab6836669ba6e9f6331. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:31.437914 14202 tablet_service.cc:1511] Processing CreateTablet for tablet e67d10cafda744e6a334ded975cc0536 (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:06:31.439218 14202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e67d10cafda744e6a334ded975cc0536. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:06:31.441427 14317 tablet.cc:2406] T 6d195f60cb364d57855b79edcebb6a79 P 00bc4f1e78664168a62dc348db47ed5f: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:06:31.483615 14279 tablet_service.cc:1511] Processing CreateTablet for tablet e67d10cafda744e6a334ded975cc0536 (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:06:31.485042 14279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e67d10cafda744e6a334ded975cc0536. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:31.507817 14242 heartbeater.cc:499] Master 127.10.182.62:38991 was elected leader, sending a full tablet report...
I20260709 13:06:31.513504 14206 tablet_service.cc:1511] Processing CreateTablet for tablet be4ad4ce418b48eab933fdeb7437aaca (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:06:31.515000 14206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be4ad4ce418b48eab933fdeb7437aaca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:31.515847 14054 tablet_service.cc:1511] Processing CreateTablet for tablet 3dbcbd18fae747698badad30cef5216b (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:06:31.517379 14054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3dbcbd18fae747698badad30cef5216b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:31.517969 14335 ts_tablet_manager.cc:1434] T 566c1c1057b34bc4ac778c498b4801d2 P afe42c9f8c47470f92c948acc9cd1411: Time spent starting tablet: real 0.170s	user 0.012s	sys 0.004s
I20260709 13:06:31.518863 14333 tablet_bootstrap.cc:492] T c8f2bf6d9c5241388475c4a4d49abe49 P 00bc4f1e78664168a62dc348db47ed5f: No bootstrap required, opened a new log
I20260709 13:06:31.519032 14335 tablet_bootstrap.cc:492] T 6d195f60cb364d57855b79edcebb6a79 P afe42c9f8c47470f92c948acc9cd1411: Bootstrap starting.
I20260709 13:06:31.519408 14333 ts_tablet_manager.cc:1403] T c8f2bf6d9c5241388475c4a4d49abe49 P 00bc4f1e78664168a62dc348db47ed5f: Time spent bootstrapping tablet: real 0.149s	user 0.015s	sys 0.023s
I20260709 13:06:31.522176 14276 tablet_service.cc:1511] Processing CreateTablet for tablet 3dbcbd18fae747698badad30cef5216b (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:06:31.523633 14276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3dbcbd18fae747698badad30cef5216b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:31.526413 14335 tablet_bootstrap.cc:654] T 6d195f60cb364d57855b79edcebb6a79 P afe42c9f8c47470f92c948acc9cd1411: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:31.531980 14130 tablet_service.cc:1511] Processing CreateTablet for tablet 3dbcbd18fae747698badad30cef5216b (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:06:31.533488 14130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3dbcbd18fae747698badad30cef5216b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:31.547765 14204 tablet_service.cc:1511] Processing CreateTablet for tablet a61d5dee808b423c8b831e04fc26ec5b (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:06:31.549124 14204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a61d5dee808b423c8b831e04fc26ec5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:31.550235 14051 tablet_service.cc:1511] Processing CreateTablet for tablet a61d5dee808b423c8b831e04fc26ec5b (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:06:31.551501 14051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a61d5dee808b423c8b831e04fc26ec5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:31.553925 14278 tablet_service.cc:1511] Processing CreateTablet for tablet a61d5dee808b423c8b831e04fc26ec5b (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:06:31.555177 14278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a61d5dee808b423c8b831e04fc26ec5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:31.555056 14132 tablet_service.cc:1511] Processing CreateTablet for tablet 73478c603584478fae65b0fefdb7c77c (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:06:31.556293 14132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73478c603584478fae65b0fefdb7c77c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:31.539556 14333 raft_consensus.cc:359] T c8f2bf6d9c5241388475c4a4d49abe49 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:31.557075 14333 raft_consensus.cc:385] T c8f2bf6d9c5241388475c4a4d49abe49 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:31.557358 14333 raft_consensus.cc:740] T c8f2bf6d9c5241388475c4a4d49abe49 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00bc4f1e78664168a62dc348db47ed5f, State: Initialized, Role: FOLLOWER
I20260709 13:06:31.558099 14333 consensus_queue.cc:260] T c8f2bf6d9c5241388475c4a4d49abe49 P 00bc4f1e78664168a62dc348db47ed5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:31.560176 14333 ts_tablet_manager.cc:1434] T c8f2bf6d9c5241388475c4a4d49abe49 P 00bc4f1e78664168a62dc348db47ed5f: Time spent starting tablet: real 0.040s	user 0.002s	sys 0.002s
I20260709 13:06:31.562022 14338 tablet_bootstrap.cc:492] T 566c1c1057b34bc4ac778c498b4801d2 P 624eef68d46144c48e5429400233648c: No bootstrap required, opened a new log
I20260709 13:06:31.562549 14338 ts_tablet_manager.cc:1403] T 566c1c1057b34bc4ac778c498b4801d2 P 624eef68d46144c48e5429400233648c: Time spent bootstrapping tablet: real 0.266s	user 0.039s	sys 0.040s
I20260709 13:06:31.563453 14205 tablet_service.cc:1511] Processing CreateTablet for tablet 73478c603584478fae65b0fefdb7c77c (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:06:31.564749 14205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73478c603584478fae65b0fefdb7c77c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:31.565610 14131 tablet_service.cc:1511] Processing CreateTablet for tablet be4ad4ce418b48eab933fdeb7437aaca (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:06:31.566541 14334 tablet_bootstrap.cc:492] T e5e1d402719c4b8ea8846719019c4c78 P 164b05f8be0a4e49b2683a05b5f3ca20: No bootstrap required, opened a new log
I20260709 13:06:31.566838 14131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be4ad4ce418b48eab933fdeb7437aaca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:31.567044 14334 ts_tablet_manager.cc:1403] T e5e1d402719c4b8ea8846719019c4c78 P 164b05f8be0a4e49b2683a05b5f3ca20: Time spent bootstrapping tablet: real 0.166s	user 0.014s	sys 0.014s
I20260709 13:06:31.569048 14342 raft_consensus.cc:493] T 566c1c1057b34bc4ac778c498b4801d2 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:31.569533 14342 raft_consensus.cc:515] T 566c1c1057b34bc4ac778c498b4801d2 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:31.570349 14281 tablet_service.cc:1511] Processing CreateTablet for tablet 73478c603584478fae65b0fefdb7c77c (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:06:31.571122 14049 tablet_service.cc:1511] Processing CreateTablet for tablet be4ad4ce418b48eab933fdeb7437aaca (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:06:31.572435 14049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be4ad4ce418b48eab933fdeb7437aaca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:31.575222 14338 raft_consensus.cc:359] T 566c1c1057b34bc4ac778c498b4801d2 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:31.575850 14281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73478c603584478fae65b0fefdb7c77c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:31.576073 14338 raft_consensus.cc:385] T 566c1c1057b34bc4ac778c498b4801d2 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:31.576534 14338 raft_consensus.cc:740] T 566c1c1057b34bc4ac778c498b4801d2 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 624eef68d46144c48e5429400233648c, State: Initialized, Role: FOLLOWER
I20260709 13:06:31.579010 14056 tablet_service.cc:1511] Processing CreateTablet for tablet 317baa65952d46ffa5afb28b3af4d790 (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:06:31.580685 14056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 317baa65952d46ffa5afb28b3af4d790. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:31.586050 14338 consensus_queue.cc:260] T 566c1c1057b34bc4ac778c498b4801d2 P 624eef68d46144c48e5429400233648c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:31.592373 14333 tablet_bootstrap.cc:492] T 59d93db3eadb4be68cfc336fc59e4fcb P 00bc4f1e78664168a62dc348db47ed5f: Bootstrap starting.
I20260709 13:06:31.600521 14341 raft_consensus.cc:493] T 59d93db3eadb4be68cfc336fc59e4fcb P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:31.601179 14341 raft_consensus.cc:515] T 59d93db3eadb4be68cfc336fc59e4fcb P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:31.613490 14341 leader_election.cc:290] T 59d93db3eadb4be68cfc336fc59e4fcb P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193), 624eef68d46144c48e5429400233648c (127.10.182.1:45551)
I20260709 13:06:31.641713 14129 tablet_service.cc:1511] Processing CreateTablet for tablet 04c6c4644fc54a0590ad127881cb9875 (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:06:31.643126 14129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04c6c4644fc54a0590ad127881cb9875. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:31.645466 14334 raft_consensus.cc:359] T e5e1d402719c4b8ea8846719019c4c78 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:31.645694 14207 tablet_service.cc:1511] Processing CreateTablet for tablet a80d6036445f4470b8c5476f1649983d (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:06:31.646262 14334 raft_consensus.cc:385] T e5e1d402719c4b8ea8846719019c4c78 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:31.646629 14334 raft_consensus.cc:740] T e5e1d402719c4b8ea8846719019c4c78 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 164b05f8be0a4e49b2683a05b5f3ca20, State: Initialized, Role: FOLLOWER
I20260709 13:06:31.646972 14207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a80d6036445f4470b8c5476f1649983d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:31.647382 14334 consensus_queue.cc:260] T e5e1d402719c4b8ea8846719019c4c78 P 164b05f8be0a4e49b2683a05b5f3ca20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:31.649482 14202 tablet_service.cc:1511] Processing CreateTablet for tablet 317baa65952d46ffa5afb28b3af4d790 (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:06:31.650724 14202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 317baa65952d46ffa5afb28b3af4d790. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:31.650053 14338 ts_tablet_manager.cc:1434] T 566c1c1057b34bc4ac778c498b4801d2 P 624eef68d46144c48e5429400233648c: Time spent starting tablet: real 0.087s	user 0.010s	sys 0.025s
I20260709 13:06:31.652088 14338 tablet_bootstrap.cc:492] T d130a0747d3c4f6094e8a020a4d81da0 P 624eef68d46144c48e5429400233648c: Bootstrap starting.
I20260709 13:06:31.653995 14133 tablet_service.cc:1511] Processing CreateTablet for tablet 317baa65952d46ffa5afb28b3af4d790 (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:06:31.654675 14280 tablet_service.cc:1511] Processing CreateTablet for tablet a80d6036445f4470b8c5476f1649983d (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:06:31.654691 14277 tablet_service.cc:1511] Processing CreateTablet for tablet 04c6c4644fc54a0590ad127881cb9875 (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:06:31.656325 14275 tablet_service.cc:1511] Processing CreateTablet for tablet 24fae857928c412692e468ca8d5bf463 (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:06:31.675268 14052 tablet_service.cc:1511] Processing CreateTablet for tablet f074967e01664dddb3748983f6d815d4 (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:06:31.675940 14203 tablet_service.cc:1511] Processing CreateTablet for tablet 24fae857928c412692e468ca8d5bf463 (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:06:31.676903 14052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f074967e01664dddb3748983f6d815d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:31.661936 14342 leader_election.cc:290] T 566c1c1057b34bc4ac778c498b4801d2 P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 624eef68d46144c48e5429400233648c (127.10.182.1:45551), 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813)
I20260709 13:06:31.672274 14280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a80d6036445f4470b8c5476f1649983d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:31.686923 14054 tablet_service.cc:1511] Processing CreateTablet for tablet 04c6c4644fc54a0590ad127881cb9875 (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:06:31.688243 14054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04c6c4644fc54a0590ad127881cb9875. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:31.690033 14201 tablet_service.cc:1511] Processing CreateTablet for tablet f074967e01664dddb3748983f6d815d4 (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:06:31.696774 14339 raft_consensus.cc:493] T 6d195f60cb364d57855b79edcebb6a79 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:31.697329 14339 raft_consensus.cc:515] T 6d195f60cb364d57855b79edcebb6a79 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:31.699894 14339 leader_election.cc:290] T 6d195f60cb364d57855b79edcebb6a79 P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069), 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813)
I20260709 13:06:31.685830 14203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24fae857928c412692e468ca8d5bf463. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:31.696336 14333 tablet_bootstrap.cc:654] T 59d93db3eadb4be68cfc336fc59e4fcb P 00bc4f1e78664168a62dc348db47ed5f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:31.705756 14051 tablet_service.cc:1511] Processing CreateTablet for tablet a80d6036445f4470b8c5476f1649983d (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:06:31.707185 14128 tablet_service.cc:1511] Processing CreateTablet for tablet f074967e01664dddb3748983f6d815d4 (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:06:31.705798 14335 tablet_bootstrap.cc:492] T 6d195f60cb364d57855b79edcebb6a79 P afe42c9f8c47470f92c948acc9cd1411: No bootstrap required, opened a new log
I20260709 13:06:31.710337 14133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 317baa65952d46ffa5afb28b3af4d790. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:31.717918 14275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24fae857928c412692e468ca8d5bf463. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:31.718294 14335 ts_tablet_manager.cc:1403] T 6d195f60cb364d57855b79edcebb6a79 P afe42c9f8c47470f92c948acc9cd1411: Time spent bootstrapping tablet: real 0.199s	user 0.010s	sys 0.015s
I20260709 13:06:31.729188 14334 ts_tablet_manager.cc:1434] T e5e1d402719c4b8ea8846719019c4c78 P 164b05f8be0a4e49b2683a05b5f3ca20: Time spent starting tablet: real 0.162s	user 0.010s	sys 0.005s
I20260709 13:06:31.730262 14334 tablet_bootstrap.cc:492] T c8f2bf6d9c5241388475c4a4d49abe49 P 164b05f8be0a4e49b2683a05b5f3ca20: Bootstrap starting.
I20260709 13:06:31.731153 14051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a80d6036445f4470b8c5476f1649983d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:31.738091 14130 tablet_service.cc:1511] Processing CreateTablet for tablet 24fae857928c412692e468ca8d5bf463 (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:06:31.741641 14277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04c6c4644fc54a0590ad127881cb9875. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:31.732097 14335 raft_consensus.cc:359] T 6d195f60cb364d57855b79edcebb6a79 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:31.742596 14335 raft_consensus.cc:385] T 6d195f60cb364d57855b79edcebb6a79 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:31.743005 14335 raft_consensus.cc:740] T 6d195f60cb364d57855b79edcebb6a79 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afe42c9f8c47470f92c948acc9cd1411, State: Initialized, Role: FOLLOWER
I20260709 13:06:31.750283 14128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f074967e01664dddb3748983f6d815d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:31.750705 14201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f074967e01664dddb3748983f6d815d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:31.744791 14335 consensus_queue.cc:260] T 6d195f60cb364d57855b79edcebb6a79 P afe42c9f8c47470f92c948acc9cd1411 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:31.769876 14130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24fae857928c412692e468ca8d5bf463. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:31.799932 14341 raft_consensus.cc:493] T e5e1d402719c4b8ea8846719019c4c78 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:31.800547 14341 raft_consensus.cc:515] T e5e1d402719c4b8ea8846719019c4c78 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:31.802815 14341 leader_election.cc:290] T e5e1d402719c4b8ea8846719019c4c78 P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 624eef68d46144c48e5429400233648c (127.10.182.1:45551), afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069)
I20260709 13:06:31.804731 14132 tablet_service.cc:1511] Processing CreateTablet for tablet 163e8f35b3084d6396af326cd92052a4 (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:06:31.806041 14132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 163e8f35b3084d6396af326cd92052a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:31.806429 14057 tablet_service.cc:1511] Processing CreateTablet for tablet 163e8f35b3084d6396af326cd92052a4 (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:06:31.808259 14057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 163e8f35b3084d6396af326cd92052a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:31.817721 14276 tablet_service.cc:1511] Processing CreateTablet for tablet 163e8f35b3084d6396af326cd92052a4 (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:06:31.819396 14276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 163e8f35b3084d6396af326cd92052a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:31.850243 14338 tablet_bootstrap.cc:654] T d130a0747d3c4f6094e8a020a4d81da0 P 624eef68d46144c48e5429400233648c: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:31.854310 14334 tablet_bootstrap.cc:654] T c8f2bf6d9c5241388475c4a4d49abe49 P 164b05f8be0a4e49b2683a05b5f3ca20: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:31.862830 14335 ts_tablet_manager.cc:1434] T 6d195f60cb364d57855b79edcebb6a79 P afe42c9f8c47470f92c948acc9cd1411: Time spent starting tablet: real 0.134s	user 0.004s	sys 0.005s
I20260709 13:06:31.863899 14335 tablet_bootstrap.cc:492] T 435dd70987d047d589dc5b17dd81dba9 P afe42c9f8c47470f92c948acc9cd1411: Bootstrap starting.
I20260709 13:06:31.870477 14281 tablet_service.cc:1511] Processing CreateTablet for tablet fd482ef7d0354297a98825ca287f41de (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:06:31.871810 14281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd482ef7d0354297a98825ca287f41de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:31.872982 14068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59d93db3eadb4be68cfc336fc59e4fcb" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c" is_pre_election: true
I20260709 13:06:31.873951 14129 tablet_service.cc:1511] Processing CreateTablet for tablet 649c5cfbd9d54700ae22c159407cf771 (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:06:31.874507 14067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5e1d402719c4b8ea8846719019c4c78" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c" is_pre_election: true
I20260709 13:06:31.875263 14129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 649c5cfbd9d54700ae22c159407cf771. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:31.875877 14066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "566c1c1057b34bc4ac778c498b4801d2" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c" is_pre_election: true
I20260709 13:06:31.876677 14066 raft_consensus.cc:2468] T 566c1c1057b34bc4ac778c498b4801d2 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afe42c9f8c47470f92c948acc9cd1411 in term 0.
W20260709 13:06:31.883132 14106 leader_election.cc:343] T 59d93db3eadb4be68cfc336fc59e4fcb P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:31.884549 14180 leader_election.cc:304] T 566c1c1057b34bc4ac778c498b4801d2 P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 624eef68d46144c48e5429400233648c, afe42c9f8c47470f92c948acc9cd1411; no voters: 
I20260709 13:06:31.885834 14342 raft_consensus.cc:2804] T 566c1c1057b34bc4ac778c498b4801d2 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:31.886232 14342 raft_consensus.cc:493] T 566c1c1057b34bc4ac778c498b4801d2 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:31.886567 14342 raft_consensus.cc:3060] T 566c1c1057b34bc4ac778c498b4801d2 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:06:31.890631 14106 leader_election.cc:343] T e5e1d402719c4b8ea8846719019c4c78 P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:31.892750 14143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d195f60cb364d57855b79edcebb6a79" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" is_pre_election: true
W20260709 13:06:31.894479 14257 leader_election.cc:343] T 6d195f60cb364d57855b79edcebb6a79 P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:31.897821 14291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59d93db3eadb4be68cfc336fc59e4fcb" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f" is_pre_election: true
I20260709 13:06:31.895910 14051 tablet_service.cc:1511] Processing CreateTablet for tablet fd482ef7d0354297a98825ca287f41de (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:06:31.899202 14051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd482ef7d0354297a98825ca287f41de. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:06:31.911916 14108 leader_election.cc:343] T 59d93db3eadb4be68cfc336fc59e4fcb P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:31.912467 14108 leader_election.cc:304] T 59d93db3eadb4be68cfc336fc59e4fcb P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 164b05f8be0a4e49b2683a05b5f3ca20; no voters: 00bc4f1e78664168a62dc348db47ed5f, 624eef68d46144c48e5429400233648c
I20260709 13:06:31.913331 14341 raft_consensus.cc:2749] T 59d93db3eadb4be68cfc336fc59e4fcb P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:31.914067 14207 tablet_service.cc:1511] Processing CreateTablet for tablet 649c5cfbd9d54700ae22c159407cf771 (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:06:31.914885 14204 tablet_service.cc:1511] Processing CreateTablet for tablet fd482ef7d0354297a98825ca287f41de (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:06:31.915387 14207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 649c5cfbd9d54700ae22c159407cf771. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:31.916149 14204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd482ef7d0354297a98825ca287f41de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:31.910831 14339 raft_consensus.cc:493] T c8f2bf6d9c5241388475c4a4d49abe49 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:31.916678 14339 raft_consensus.cc:515] T c8f2bf6d9c5241388475c4a4d49abe49 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:31.917562 14277 tablet_service.cc:1511] Processing CreateTablet for tablet 649c5cfbd9d54700ae22c159407cf771 (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:06:31.919117 14339 leader_election.cc:290] T c8f2bf6d9c5241388475c4a4d49abe49 P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 624eef68d46144c48e5429400233648c (127.10.182.1:45551), 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813)
I20260709 13:06:31.920019 14333 tablet_bootstrap.cc:492] T 59d93db3eadb4be68cfc336fc59e4fcb P 00bc4f1e78664168a62dc348db47ed5f: No bootstrap required, opened a new log
I20260709 13:06:31.923851 14333 ts_tablet_manager.cc:1403] T 59d93db3eadb4be68cfc336fc59e4fcb P 00bc4f1e78664168a62dc348db47ed5f: Time spent bootstrapping tablet: real 0.332s	user 0.015s	sys 0.004s
I20260709 13:06:31.920315 14143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8f2bf6d9c5241388475c4a4d49abe49" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" is_pre_election: true
W20260709 13:06:31.929322 14257 leader_election.cc:343] T c8f2bf6d9c5241388475c4a4d49abe49 P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:31.929586 14054 tablet_service.cc:1511] Processing CreateTablet for tablet d5e18a55c0ee42cfa92012545d6b18aa (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:06:31.914113 14342 raft_consensus.cc:515] T 566c1c1057b34bc4ac778c498b4801d2 P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:31.930179 14333 raft_consensus.cc:359] T 59d93db3eadb4be68cfc336fc59e4fcb P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:31.930912 14054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5e18a55c0ee42cfa92012545d6b18aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:31.931026 14333 raft_consensus.cc:385] T 59d93db3eadb4be68cfc336fc59e4fcb P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:31.931493 14333 raft_consensus.cc:740] T 59d93db3eadb4be68cfc336fc59e4fcb P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00bc4f1e78664168a62dc348db47ed5f, State: Initialized, Role: FOLLOWER
I20260709 13:06:31.932229 14333 consensus_queue.cc:260] T 59d93db3eadb4be68cfc336fc59e4fcb P 00bc4f1e78664168a62dc348db47ed5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:31.933243 14066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "566c1c1057b34bc4ac778c498b4801d2" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c"
I20260709 13:06:31.933827 14066 raft_consensus.cc:3060] T 566c1c1057b34bc4ac778c498b4801d2 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:31.934324 14333 ts_tablet_manager.cc:1434] T 59d93db3eadb4be68cfc336fc59e4fcb P 00bc4f1e78664168a62dc348db47ed5f: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.001s
I20260709 13:06:31.935307 14333 tablet_bootstrap.cc:492] T 435dd70987d047d589dc5b17dd81dba9 P 00bc4f1e78664168a62dc348db47ed5f: Bootstrap starting.
I20260709 13:06:31.938079 14277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 649c5cfbd9d54700ae22c159407cf771. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:31.966583 14278 tablet_service.cc:1511] Processing CreateTablet for tablet ef3ebb425c7d4f75b56fba673b8a526b (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:06:31.968043 14278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef3ebb425c7d4f75b56fba673b8a526b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:31.968097 14333 tablet_bootstrap.cc:654] T 435dd70987d047d589dc5b17dd81dba9 P 00bc4f1e78664168a62dc348db47ed5f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:31.969864 14127 tablet_service.cc:1511] Processing CreateTablet for tablet d5e18a55c0ee42cfa92012545d6b18aa (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:06:31.971246 14127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5e18a55c0ee42cfa92012545d6b18aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:31.974128 14279 tablet_service.cc:1511] Processing CreateTablet for tablet 8a7dc813357e4052b95e070cb8a4cdc1 (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:06:31.950875 14339 raft_consensus.cc:493] T 59d93db3eadb4be68cfc336fc59e4fcb P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:31.976651 14339 raft_consensus.cc:515] T 59d93db3eadb4be68cfc336fc59e4fcb P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:31.976918 14126 tablet_service.cc:1511] Processing CreateTablet for tablet ef3ebb425c7d4f75b56fba673b8a526b (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:06:31.978245 14126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef3ebb425c7d4f75b56fba673b8a526b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:31.979903 14339 leader_election.cc:290] T 59d93db3eadb4be68cfc336fc59e4fcb P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 624eef68d46144c48e5429400233648c (127.10.182.1:45551), 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813)
I20260709 13:06:31.980216 14143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59d93db3eadb4be68cfc336fc59e4fcb" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" is_pre_election: true
I20260709 13:06:31.981138 14143 raft_consensus.cc:2468] T 59d93db3eadb4be68cfc336fc59e4fcb P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00bc4f1e78664168a62dc348db47ed5f in term 0.
I20260709 13:06:31.982703 14257 leader_election.cc:304] T 59d93db3eadb4be68cfc336fc59e4fcb P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f, 164b05f8be0a4e49b2683a05b5f3ca20; no voters: 
I20260709 13:06:31.983850 14339 raft_consensus.cc:2804] T 59d93db3eadb4be68cfc336fc59e4fcb P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:31.984313 14339 raft_consensus.cc:493] T 59d93db3eadb4be68cfc336fc59e4fcb P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:31.984722 14339 raft_consensus.cc:3060] T 59d93db3eadb4be68cfc336fc59e4fcb P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:31.994328 14339 raft_consensus.cc:515] T 59d93db3eadb4be68cfc336fc59e4fcb P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:31.998076 14066 raft_consensus.cc:2468] T 566c1c1057b34bc4ac778c498b4801d2 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afe42c9f8c47470f92c948acc9cd1411 in term 1.
I20260709 13:06:31.999107 14143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "566c1c1057b34bc4ac778c498b4801d2" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" is_pre_election: true
I20260709 13:06:31.999732 14338 tablet_bootstrap.cc:492] T d130a0747d3c4f6094e8a020a4d81da0 P 624eef68d46144c48e5429400233648c: No bootstrap required, opened a new log
I20260709 13:06:31.958065 14342 leader_election.cc:290] T 566c1c1057b34bc4ac778c498b4801d2 P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 election: Requested vote from peers 624eef68d46144c48e5429400233648c (127.10.182.1:45551), 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813)
I20260709 13:06:32.008562 14279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a7dc813357e4052b95e070cb8a4cdc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:32.001118 14338 ts_tablet_manager.cc:1403] T d130a0747d3c4f6094e8a020a4d81da0 P 624eef68d46144c48e5429400233648c: Time spent bootstrapping tablet: real 0.349s	user 0.013s	sys 0.014s
I20260709 13:06:32.009408 14142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "566c1c1057b34bc4ac778c498b4801d2" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20"
I20260709 13:06:32.010607 14180 leader_election.cc:304] T 566c1c1057b34bc4ac778c498b4801d2 P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 624eef68d46144c48e5429400233648c, afe42c9f8c47470f92c948acc9cd1411; no voters: 
W20260709 13:06:32.019344 14183 leader_election.cc:343] T 566c1c1057b34bc4ac778c498b4801d2 P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:32.025882 14183 leader_election.cc:343] T 566c1c1057b34bc4ac778c498b4801d2 P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:32.025959 14067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59d93db3eadb4be68cfc336fc59e4fcb" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c" is_pre_election: true
I20260709 13:06:32.026000 14066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8f2bf6d9c5241388475c4a4d49abe49" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c" is_pre_election: true
I20260709 13:06:32.018441 14342 raft_consensus.cc:2804] T 566c1c1057b34bc4ac778c498b4801d2 P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:32.071238 14049 tablet_service.cc:1511] Processing CreateTablet for tablet fceb74033b674284a03f2d2c4d7c768f (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:06:32.072755 14049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fceb74033b674284a03f2d2c4d7c768f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:32.076133 14335 tablet_bootstrap.cc:654] T 435dd70987d047d589dc5b17dd81dba9 P afe42c9f8c47470f92c948acc9cd1411: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:32.077523 14199 tablet_service.cc:1511] Processing CreateTablet for tablet fceb74033b674284a03f2d2c4d7c768f (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:06:32.082386 14199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fceb74033b674284a03f2d2c4d7c768f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:32.087788 14055 tablet_service.cc:1511] Processing CreateTablet for tablet b1258be196b54492ae641373efcb4e28 (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:06:32.089128 14055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1258be196b54492ae641373efcb4e28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:32.084542 14338 raft_consensus.cc:359] T d130a0747d3c4f6094e8a020a4d81da0 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:32.091454 14338 raft_consensus.cc:385] T d130a0747d3c4f6094e8a020a4d81da0 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:32.091768 14338 raft_consensus.cc:740] T d130a0747d3c4f6094e8a020a4d81da0 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 624eef68d46144c48e5429400233648c, State: Initialized, Role: FOLLOWER
I20260709 13:06:32.083550 14333 tablet_bootstrap.cc:492] T 435dd70987d047d589dc5b17dd81dba9 P 00bc4f1e78664168a62dc348db47ed5f: No bootstrap required, opened a new log
I20260709 13:06:32.092824 14333 ts_tablet_manager.cc:1403] T 435dd70987d047d589dc5b17dd81dba9 P 00bc4f1e78664168a62dc348db47ed5f: Time spent bootstrapping tablet: real 0.158s	user 0.012s	sys 0.006s
I20260709 13:06:32.099146 14333 raft_consensus.cc:359] T 435dd70987d047d589dc5b17dd81dba9 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:32.099960 14333 raft_consensus.cc:385] T 435dd70987d047d589dc5b17dd81dba9 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:32.100306 14333 raft_consensus.cc:740] T 435dd70987d047d589dc5b17dd81dba9 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00bc4f1e78664168a62dc348db47ed5f, State: Initialized, Role: FOLLOWER
I20260709 13:06:32.072707 14342 raft_consensus.cc:697] T 566c1c1057b34bc4ac778c498b4801d2 P afe42c9f8c47470f92c948acc9cd1411 [term 1 LEADER]: Becoming Leader. State: Replica: afe42c9f8c47470f92c948acc9cd1411, State: Running, Role: LEADER
I20260709 13:06:32.101513 14342 consensus_queue.cc:237] T 566c1c1057b34bc4ac778c498b4801d2 P afe42c9f8c47470f92c948acc9cd1411 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:32.101145 14333 consensus_queue.cc:260] T 435dd70987d047d589dc5b17dd81dba9 P 00bc4f1e78664168a62dc348db47ed5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:32.105540 14280 tablet_service.cc:1511] Processing CreateTablet for tablet f0c7ed2d431d43469dcb571643cef844 (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:06:32.107084 14333 ts_tablet_manager.cc:1434] T 435dd70987d047d589dc5b17dd81dba9 P 00bc4f1e78664168a62dc348db47ed5f: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.002s
I20260709 13:06:32.107474 14280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0c7ed2d431d43469dcb571643cef844. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:32.110919 14333 tablet_bootstrap.cc:492] T b2b93d6fe50944e2bf45deaaab8d2502 P 00bc4f1e78664168a62dc348db47ed5f: Bootstrap starting.
I20260709 13:06:32.111357 14276 tablet_service.cc:1511] Processing CreateTablet for tablet b1258be196b54492ae641373efcb4e28 (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:06:32.029368 14057 tablet_service.cc:1511] Processing CreateTablet for tablet ef3ebb425c7d4f75b56fba673b8a526b (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:06:32.112994 14276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1258be196b54492ae641373efcb4e28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:32.113332 14057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef3ebb425c7d4f75b56fba673b8a526b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:32.030259 14205 tablet_service.cc:1511] Processing CreateTablet for tablet d5e18a55c0ee42cfa92012545d6b18aa (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:06:32.114188 14132 tablet_service.cc:1511] Processing CreateTablet for tablet b1258be196b54492ae641373efcb4e28 (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:06:32.111145 14056 tablet_service.cc:1511] Processing CreateTablet for tablet 8a7dc813357e4052b95e070cb8a4cdc1 (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:06:32.115793 14132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1258be196b54492ae641373efcb4e28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:32.115830 14205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5e18a55c0ee42cfa92012545d6b18aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:32.117265 14056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a7dc813357e4052b95e070cb8a4cdc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:32.033409 14200 tablet_service.cc:1511] Processing CreateTablet for tablet f0c7ed2d431d43469dcb571643cef844 (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:06:32.121078 14200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0c7ed2d431d43469dcb571643cef844. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:06:32.030793 14254 leader_election.cc:343] T 59d93db3eadb4be68cfc336fc59e4fcb P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:32.123575 14254 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.182.1:45551, user_credentials={real_user=slave}} blocked reactor thread for 92946.3us
I20260709 13:06:32.125640 14339 leader_election.cc:290] T 59d93db3eadb4be68cfc336fc59e4fcb P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 election: Requested vote from peers 624eef68d46144c48e5429400233648c (127.10.182.1:45551), 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813)
I20260709 13:06:32.125923 14142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59d93db3eadb4be68cfc336fc59e4fcb" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20"
I20260709 13:06:32.126710 14142 raft_consensus.cc:3060] T 59d93db3eadb4be68cfc336fc59e4fcb P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:32.150388 14338 consensus_queue.cc:260] T d130a0747d3c4f6094e8a020a4d81da0 P 624eef68d46144c48e5429400233648c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:32.161190 14206 tablet_service.cc:1511] Processing CreateTablet for tablet 8a7dc813357e4052b95e070cb8a4cdc1 (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:06:32.169900 14335 tablet_bootstrap.cc:492] T 435dd70987d047d589dc5b17dd81dba9 P afe42c9f8c47470f92c948acc9cd1411: No bootstrap required, opened a new log
I20260709 13:06:32.170452 14335 ts_tablet_manager.cc:1403] T 435dd70987d047d589dc5b17dd81dba9 P afe42c9f8c47470f92c948acc9cd1411: Time spent bootstrapping tablet: real 0.307s	user 0.026s	sys 0.040s
I20260709 13:06:32.172456 14366 raft_consensus.cc:493] T 6d195f60cb364d57855b79edcebb6a79 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:32.172923 14366 raft_consensus.cc:515] T 6d195f60cb364d57855b79edcebb6a79 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:32.173341 14128 tablet_service.cc:1511] Processing CreateTablet for tablet f0c7ed2d431d43469dcb571643cef844 (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:06:32.173483 14335 raft_consensus.cc:359] T 435dd70987d047d589dc5b17dd81dba9 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:32.174233 14335 raft_consensus.cc:385] T 435dd70987d047d589dc5b17dd81dba9 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:32.174526 14335 raft_consensus.cc:740] T 435dd70987d047d589dc5b17dd81dba9 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afe42c9f8c47470f92c948acc9cd1411, State: Initialized, Role: FOLLOWER
I20260709 13:06:32.174726 14128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0c7ed2d431d43469dcb571643cef844. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:32.177271 14206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a7dc813357e4052b95e070cb8a4cdc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:32.178300 14334 tablet_bootstrap.cc:492] T c8f2bf6d9c5241388475c4a4d49abe49 P 164b05f8be0a4e49b2683a05b5f3ca20: No bootstrap required, opened a new log
I20260709 13:06:32.178593 14366 leader_election.cc:290] T 6d195f60cb364d57855b79edcebb6a79 P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813), 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193)
I20260709 13:06:32.178922 14334 ts_tablet_manager.cc:1403] T c8f2bf6d9c5241388475c4a4d49abe49 P 164b05f8be0a4e49b2683a05b5f3ca20: Time spent bootstrapping tablet: real 0.449s	user 0.010s	sys 0.008s
I20260709 13:06:32.185215 14127 tablet_service.cc:1511] Processing CreateTablet for tablet fceb74033b674284a03f2d2c4d7c768f (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:06:32.186949 14127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fceb74033b674284a03f2d2c4d7c768f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:32.201375 14335 consensus_queue.cc:260] T 435dd70987d047d589dc5b17dd81dba9 P afe42c9f8c47470f92c948acc9cd1411 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:32.205718 14335 ts_tablet_manager.cc:1434] T 435dd70987d047d589dc5b17dd81dba9 P afe42c9f8c47470f92c948acc9cd1411: Time spent starting tablet: real 0.035s	user 0.012s	sys 0.006s
I20260709 13:06:32.207188 14334 raft_consensus.cc:359] T c8f2bf6d9c5241388475c4a4d49abe49 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:32.207842 14334 raft_consensus.cc:385] T c8f2bf6d9c5241388475c4a4d49abe49 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:32.208106 14334 raft_consensus.cc:740] T c8f2bf6d9c5241388475c4a4d49abe49 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 164b05f8be0a4e49b2683a05b5f3ca20, State: Initialized, Role: FOLLOWER
I20260709 13:06:32.208426 14335 tablet_bootstrap.cc:492] T 17c306e6753742f6a3165531a5dd2e4b P afe42c9f8c47470f92c948acc9cd1411: Bootstrap starting.
I20260709 13:06:32.214250 14217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5e1d402719c4b8ea8846719019c4c78" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afe42c9f8c47470f92c948acc9cd1411" is_pre_election: true
W20260709 13:06:32.215399 14254 leader_election.cc:343] T c8f2bf6d9c5241388475c4a4d49abe49 P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:32.215880 14254 leader_election.cc:304] T c8f2bf6d9c5241388475c4a4d49abe49 P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f; no voters: 164b05f8be0a4e49b2683a05b5f3ca20, 624eef68d46144c48e5429400233648c
W20260709 13:06:32.216867 14106 leader_election.cc:343] T e5e1d402719c4b8ea8846719019c4c78 P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:32.217510 14106 leader_election.cc:304] T e5e1d402719c4b8ea8846719019c4c78 P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 164b05f8be0a4e49b2683a05b5f3ca20; no voters: 624eef68d46144c48e5429400233648c, afe42c9f8c47470f92c948acc9cd1411
I20260709 13:06:32.218947 14341 raft_consensus.cc:2749] T e5e1d402719c4b8ea8846719019c4c78 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:32.220050 14339 raft_consensus.cc:2749] T c8f2bf6d9c5241388475c4a4d49abe49 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:32.214040 14143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d195f60cb364d57855b79edcebb6a79" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" is_pre_election: true
I20260709 13:06:32.222661 14217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d195f60cb364d57855b79edcebb6a79" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afe42c9f8c47470f92c948acc9cd1411" is_pre_election: true
I20260709 13:06:32.223381 14217 raft_consensus.cc:2468] T 6d195f60cb364d57855b79edcebb6a79 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00bc4f1e78664168a62dc348db47ed5f in term 0.
W20260709 13:06:32.225030 14183 leader_election.cc:343] T 6d195f60cb364d57855b79edcebb6a79 P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:32.225467 14338 ts_tablet_manager.cc:1434] T d130a0747d3c4f6094e8a020a4d81da0 P 624eef68d46144c48e5429400233648c: Time spent starting tablet: real 0.216s	user 0.010s	sys 0.007s
I20260709 13:06:32.229394 14254 leader_election.cc:304] T 6d195f60cb364d57855b79edcebb6a79 P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f, afe42c9f8c47470f92c948acc9cd1411; no voters: 164b05f8be0a4e49b2683a05b5f3ca20
I20260709 13:06:32.230394 14339 raft_consensus.cc:2804] T 6d195f60cb364d57855b79edcebb6a79 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:32.230870 14339 raft_consensus.cc:493] T 6d195f60cb364d57855b79edcebb6a79 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:32.231199 14339 raft_consensus.cc:3060] T 6d195f60cb364d57855b79edcebb6a79 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:32.236555 14334 consensus_queue.cc:260] T c8f2bf6d9c5241388475c4a4d49abe49 P 164b05f8be0a4e49b2683a05b5f3ca20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
W20260709 13:06:32.238523 14014 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:06:32.239081 14334 ts_tablet_manager.cc:1434] T c8f2bf6d9c5241388475c4a4d49abe49 P 164b05f8be0a4e49b2683a05b5f3ca20: Time spent starting tablet: real 0.060s	user 0.003s	sys 0.005s
I20260709 13:06:32.240136 14334 tablet_bootstrap.cc:492] T 6d195f60cb364d57855b79edcebb6a79 P 164b05f8be0a4e49b2683a05b5f3ca20: Bootstrap starting.
I20260709 13:06:32.242058 14339 raft_consensus.cc:515] T 6d195f60cb364d57855b79edcebb6a79 P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:32.243069 14342 raft_consensus.cc:493] T 435dd70987d047d589dc5b17dd81dba9 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:32.243558 14342 raft_consensus.cc:515] T 435dd70987d047d589dc5b17dd81dba9 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:32.247009 14333 tablet_bootstrap.cc:654] T b2b93d6fe50944e2bf45deaaab8d2502 P 00bc4f1e78664168a62dc348db47ed5f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:32.249610 14342 leader_election.cc:290] T 435dd70987d047d589dc5b17dd81dba9 P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 624eef68d46144c48e5429400233648c (127.10.182.1:45551), 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193)
I20260709 13:06:32.252238 14143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d195f60cb364d57855b79edcebb6a79" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20"
W20260709 13:06:32.254284 14257 leader_election.cc:343] T 6d195f60cb364d57855b79edcebb6a79 P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:32.254163 14052 tablet_service.cc:1511] Processing CreateTablet for tablet 13cbf071c3564a3488d83b279f8410af (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:06:32.255898 14131 tablet_service.cc:1511] Processing CreateTablet for tablet c967a4e013c34eaea7f15f7b4bf0002a (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:06:32.257225 14131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c967a4e013c34eaea7f15f7b4bf0002a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:32.258143 13966 catalog_manager.cc:5697] T 566c1c1057b34bc4ac778c498b4801d2 P afe42c9f8c47470f92c948acc9cd1411 reported cstate change: term changed from 0 to 1, leader changed from <none> to afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3). New cstate: current_term: 1 leader_uuid: "afe42c9f8c47470f92c948acc9cd1411" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:32.261933 14217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d195f60cb364d57855b79edcebb6a79" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afe42c9f8c47470f92c948acc9cd1411"
I20260709 13:06:32.262787 14217 raft_consensus.cc:3060] T 6d195f60cb364d57855b79edcebb6a79 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:32.263402 14142 raft_consensus.cc:2468] T 59d93db3eadb4be68cfc336fc59e4fcb P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00bc4f1e78664168a62dc348db47ed5f in term 1.
I20260709 13:06:32.264860 14257 leader_election.cc:304] T 59d93db3eadb4be68cfc336fc59e4fcb P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f, 164b05f8be0a4e49b2683a05b5f3ca20; no voters: 
I20260709 13:06:32.265985 14363 raft_consensus.cc:2804] T 59d93db3eadb4be68cfc336fc59e4fcb P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:32.269825 14339 leader_election.cc:290] T 6d195f60cb364d57855b79edcebb6a79 P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 election: Requested vote from peers afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069), 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813)
I20260709 13:06:32.271950 14277 tablet_service.cc:1511] Processing CreateTablet for tablet 13cbf071c3564a3488d83b279f8410af (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:06:32.272660 14291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d195f60cb364d57855b79edcebb6a79" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f" is_pre_election: true
I20260709 13:06:32.273617 14277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13cbf071c3564a3488d83b279f8410af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:32.273692 14291 raft_consensus.cc:2393] T 6d195f60cb364d57855b79edcebb6a79 P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate afe42c9f8c47470f92c948acc9cd1411 in current term 1: Already voted for candidate 00bc4f1e78664168a62dc348db47ed5f in this term.
I20260709 13:06:32.275130 14291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "435dd70987d047d589dc5b17dd81dba9" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f" is_pre_election: true
I20260709 13:06:32.275748 14291 raft_consensus.cc:2468] T 435dd70987d047d589dc5b17dd81dba9 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afe42c9f8c47470f92c948acc9cd1411 in term 0.
I20260709 13:06:32.277084 14182 leader_election.cc:304] T 6d195f60cb364d57855b79edcebb6a79 P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: afe42c9f8c47470f92c948acc9cd1411; no voters: 00bc4f1e78664168a62dc348db47ed5f, 164b05f8be0a4e49b2683a05b5f3ca20
I20260709 13:06:32.278242 14335 tablet_bootstrap.cc:654] T 17c306e6753742f6a3165531a5dd2e4b P afe42c9f8c47470f92c948acc9cd1411: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:32.279150 14182 leader_election.cc:304] T 435dd70987d047d589dc5b17dd81dba9 P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f, afe42c9f8c47470f92c948acc9cd1411; no voters: 
I20260709 13:06:32.279948 14366 raft_consensus.cc:2804] T 435dd70987d047d589dc5b17dd81dba9 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:32.280318 14366 raft_consensus.cc:493] T 435dd70987d047d589dc5b17dd81dba9 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:32.280761 14366 raft_consensus.cc:3060] T 435dd70987d047d589dc5b17dd81dba9 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:32.282276 14279 tablet_service.cc:1511] Processing CreateTablet for tablet c967a4e013c34eaea7f15f7b4bf0002a (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:06:32.283595 14279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c967a4e013c34eaea7f15f7b4bf0002a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:32.283998 14199 tablet_service.cc:1511] Processing CreateTablet for tablet c967a4e013c34eaea7f15f7b4bf0002a (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:06:32.285400 14199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c967a4e013c34eaea7f15f7b4bf0002a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:32.290575 14067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "435dd70987d047d589dc5b17dd81dba9" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c" is_pre_election: true
W20260709 13:06:32.298413 14180 leader_election.cc:343] T 435dd70987d047d589dc5b17dd81dba9 P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:32.294997 14052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13cbf071c3564a3488d83b279f8410af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:32.289398 14366 raft_consensus.cc:515] T 435dd70987d047d589dc5b17dd81dba9 P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:32.301656 14334 tablet_bootstrap.cc:654] T 6d195f60cb364d57855b79edcebb6a79 P 164b05f8be0a4e49b2683a05b5f3ca20: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:32.301419 14200 tablet_service.cc:1511] Processing CreateTablet for tablet 13cbf071c3564a3488d83b279f8410af (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:06:32.304035 14291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "435dd70987d047d589dc5b17dd81dba9" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f"
I20260709 13:06:32.295333 14066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59d93db3eadb4be68cfc336fc59e4fcb" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c"
I20260709 13:06:32.304695 14291 raft_consensus.cc:3060] T 435dd70987d047d589dc5b17dd81dba9 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:32.303397 14067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "435dd70987d047d589dc5b17dd81dba9" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c"
I20260709 13:06:32.302954 14366 leader_election.cc:290] T 435dd70987d047d589dc5b17dd81dba9 P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 election: Requested vote from peers 624eef68d46144c48e5429400233648c (127.10.182.1:45551), 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193)
I20260709 13:06:32.316504 14363 raft_consensus.cc:697] T 59d93db3eadb4be68cfc336fc59e4fcb P 00bc4f1e78664168a62dc348db47ed5f [term 1 LEADER]: Becoming Leader. State: Replica: 00bc4f1e78664168a62dc348db47ed5f, State: Running, Role: LEADER
W20260709 13:06:32.324999 14180 leader_election.cc:343] T 435dd70987d047d589dc5b17dd81dba9 P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:32.329062 14254 leader_election.cc:343] T 59d93db3eadb4be68cfc336fc59e4fcb P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:32.335980 14338 tablet_bootstrap.cc:492] T 59d93db3eadb4be68cfc336fc59e4fcb P 624eef68d46144c48e5429400233648c: Bootstrap starting.
I20260709 13:06:32.344965 14333 tablet_bootstrap.cc:492] T b2b93d6fe50944e2bf45deaaab8d2502 P 00bc4f1e78664168a62dc348db47ed5f: No bootstrap required, opened a new log
I20260709 13:06:32.343686 14130 tablet_service.cc:1511] Processing CreateTablet for tablet 3c48756a6ce541b5b4f9b683525408e6 (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:06:32.335956 14200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13cbf071c3564a3488d83b279f8410af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:32.354864 14333 ts_tablet_manager.cc:1403] T b2b93d6fe50944e2bf45deaaab8d2502 P 00bc4f1e78664168a62dc348db47ed5f: Time spent bootstrapping tablet: real 0.244s	user 0.011s	sys 0.012s
I20260709 13:06:32.360772 14204 tablet_service.cc:1511] Processing CreateTablet for tablet 3c48756a6ce541b5b4f9b683525408e6 (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:06:32.362047 14204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c48756a6ce541b5b4f9b683525408e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:32.362308 14333 raft_consensus.cc:359] T b2b93d6fe50944e2bf45deaaab8d2502 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:32.363051 14333 raft_consensus.cc:385] T b2b93d6fe50944e2bf45deaaab8d2502 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:32.363350 14333 raft_consensus.cc:740] T b2b93d6fe50944e2bf45deaaab8d2502 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00bc4f1e78664168a62dc348db47ed5f, State: Initialized, Role: FOLLOWER
I20260709 13:06:32.364146 14333 consensus_queue.cc:260] T b2b93d6fe50944e2bf45deaaab8d2502 P 00bc4f1e78664168a62dc348db47ed5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:32.365038 14130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c48756a6ce541b5b4f9b683525408e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:32.366786 14333 ts_tablet_manager.cc:1434] T b2b93d6fe50944e2bf45deaaab8d2502 P 00bc4f1e78664168a62dc348db47ed5f: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.006s
I20260709 13:06:32.379496 14338 tablet_bootstrap.cc:654] T 59d93db3eadb4be68cfc336fc59e4fcb P 624eef68d46144c48e5429400233648c: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:32.341814 14363 consensus_queue.cc:237] T 59d93db3eadb4be68cfc336fc59e4fcb P 00bc4f1e78664168a62dc348db47ed5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:32.385867 14334 tablet_bootstrap.cc:492] T 6d195f60cb364d57855b79edcebb6a79 P 164b05f8be0a4e49b2683a05b5f3ca20: No bootstrap required, opened a new log
I20260709 13:06:32.386756 14334 ts_tablet_manager.cc:1403] T 6d195f60cb364d57855b79edcebb6a79 P 164b05f8be0a4e49b2683a05b5f3ca20: Time spent bootstrapping tablet: real 0.147s	user 0.015s	sys 0.006s
I20260709 13:06:32.386607 14203 tablet_service.cc:1511] Processing CreateTablet for tablet d45a0050b38b4f02b2fe4f09c867c43d (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:06:32.387784 14291 raft_consensus.cc:2468] T 435dd70987d047d589dc5b17dd81dba9 P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afe42c9f8c47470f92c948acc9cd1411 in term 1.
I20260709 13:06:32.388873 14203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d45a0050b38b4f02b2fe4f09c867c43d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:32.401010 14182 leader_election.cc:304] T 435dd70987d047d589dc5b17dd81dba9 P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f, afe42c9f8c47470f92c948acc9cd1411; no voters: 624eef68d46144c48e5429400233648c
I20260709 13:06:32.402240 14366 raft_consensus.cc:2804] T 435dd70987d047d589dc5b17dd81dba9 P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:32.402091 14128 tablet_service.cc:1511] Processing CreateTablet for tablet c6945d2ea0274e90b0e6b96936b90a2e (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:06:32.403475 14128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6945d2ea0274e90b0e6b96936b90a2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:32.403936 14278 tablet_service.cc:1511] Processing CreateTablet for tablet c6945d2ea0274e90b0e6b96936b90a2e (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:06:32.405205 14278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6945d2ea0274e90b0e6b96936b90a2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:32.408005 14280 tablet_service.cc:1511] Processing CreateTablet for tablet d45a0050b38b4f02b2fe4f09c867c43d (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:06:32.409312 14280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d45a0050b38b4f02b2fe4f09c867c43d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:32.413225 14217 raft_consensus.cc:2468] T 6d195f60cb364d57855b79edcebb6a79 P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00bc4f1e78664168a62dc348db47ed5f in term 1.
I20260709 13:06:32.413841 14342 raft_consensus.cc:2749] T 6d195f60cb364d57855b79edcebb6a79 P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:32.417336 14254 leader_election.cc:304] T 6d195f60cb364d57855b79edcebb6a79 P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f, afe42c9f8c47470f92c948acc9cd1411; no voters: 164b05f8be0a4e49b2683a05b5f3ca20
I20260709 13:06:32.418496 14339 raft_consensus.cc:2804] T 6d195f60cb364d57855b79edcebb6a79 P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:32.418994 14339 raft_consensus.cc:697] T 6d195f60cb364d57855b79edcebb6a79 P 00bc4f1e78664168a62dc348db47ed5f [term 1 LEADER]: Becoming Leader. State: Replica: 00bc4f1e78664168a62dc348db47ed5f, State: Running, Role: LEADER
I20260709 13:06:32.419845 14339 consensus_queue.cc:237] T 6d195f60cb364d57855b79edcebb6a79 P 00bc4f1e78664168a62dc348db47ed5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:32.423652 14334 raft_consensus.cc:359] T 6d195f60cb364d57855b79edcebb6a79 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:32.398023 14333 tablet_bootstrap.cc:492] T d130a0747d3c4f6094e8a020a4d81da0 P 00bc4f1e78664168a62dc348db47ed5f: Bootstrap starting.
I20260709 13:06:32.424551 14334 raft_consensus.cc:385] T 6d195f60cb364d57855b79edcebb6a79 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:32.424917 14334 raft_consensus.cc:740] T 6d195f60cb364d57855b79edcebb6a79 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 164b05f8be0a4e49b2683a05b5f3ca20, State: Initialized, Role: FOLLOWER
I20260709 13:06:32.429268 14206 tablet_service.cc:1511] Processing CreateTablet for tablet 18f7c66080144f3e8f2d46501a4326b1 (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:06:32.430750 14057 tablet_service.cc:1511] Processing CreateTablet for tablet 3c48756a6ce541b5b4f9b683525408e6 (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:06:32.430935 14206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18f7c66080144f3e8f2d46501a4326b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:32.431006 14055 tablet_service.cc:1511] Processing CreateTablet for tablet c6945d2ea0274e90b0e6b96936b90a2e (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:06:32.432025 14057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c48756a6ce541b5b4f9b683525408e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:32.437541 14054 tablet_service.cc:1511] Processing CreateTablet for tablet d45a0050b38b4f02b2fe4f09c867c43d (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:06:32.439038 14054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d45a0050b38b4f02b2fe4f09c867c43d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:32.439918 14276 tablet_service.cc:1511] Processing CreateTablet for tablet 18f7c66080144f3e8f2d46501a4326b1 (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:06:32.441355 14276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18f7c66080144f3e8f2d46501a4326b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:32.449546 14055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6945d2ea0274e90b0e6b96936b90a2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:32.460760 14338 tablet_bootstrap.cc:492] T 59d93db3eadb4be68cfc336fc59e4fcb P 624eef68d46144c48e5429400233648c: No bootstrap required, opened a new log
I20260709 13:06:32.461407 14338 ts_tablet_manager.cc:1403] T 59d93db3eadb4be68cfc336fc59e4fcb P 624eef68d46144c48e5429400233648c: Time spent bootstrapping tablet: real 0.134s	user 0.011s	sys 0.001s
I20260709 13:06:32.461568 14052 tablet_service.cc:1511] Processing CreateTablet for tablet 002a5c36ebf6491a956ca901b9c7b065 (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:06:32.462934 14052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 002a5c36ebf6491a956ca901b9c7b065. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:32.468588 14334 consensus_queue.cc:260] T 6d195f60cb364d57855b79edcebb6a79 P 164b05f8be0a4e49b2683a05b5f3ca20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:32.471236 14334 ts_tablet_manager.cc:1434] T 6d195f60cb364d57855b79edcebb6a79 P 164b05f8be0a4e49b2683a05b5f3ca20: Time spent starting tablet: real 0.084s	user 0.009s	sys 0.000s
I20260709 13:06:32.472327 14334 tablet_bootstrap.cc:492] T b2b93d6fe50944e2bf45deaaab8d2502 P 164b05f8be0a4e49b2683a05b5f3ca20: Bootstrap starting.
I20260709 13:06:32.475176 14333 tablet_bootstrap.cc:654] T d130a0747d3c4f6094e8a020a4d81da0 P 00bc4f1e78664168a62dc348db47ed5f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:32.482722 14338 raft_consensus.cc:359] T 59d93db3eadb4be68cfc336fc59e4fcb P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:32.483579 14338 raft_consensus.cc:385] T 59d93db3eadb4be68cfc336fc59e4fcb P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:32.483938 14338 raft_consensus.cc:740] T 59d93db3eadb4be68cfc336fc59e4fcb P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 624eef68d46144c48e5429400233648c, State: Initialized, Role: FOLLOWER
I20260709 13:06:32.494169 14338 consensus_queue.cc:260] T 59d93db3eadb4be68cfc336fc59e4fcb P 624eef68d46144c48e5429400233648c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:32.497083 14338 ts_tablet_manager.cc:1434] T 59d93db3eadb4be68cfc336fc59e4fcb P 624eef68d46144c48e5429400233648c: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.000s
I20260709 13:06:32.497865 14335 tablet_bootstrap.cc:492] T 17c306e6753742f6a3165531a5dd2e4b P afe42c9f8c47470f92c948acc9cd1411: No bootstrap required, opened a new log
I20260709 13:06:32.498699 14335 ts_tablet_manager.cc:1403] T 17c306e6753742f6a3165531a5dd2e4b P afe42c9f8c47470f92c948acc9cd1411: Time spent bootstrapping tablet: real 0.290s	user 0.026s	sys 0.007s
I20260709 13:06:32.501199 14338 tablet_bootstrap.cc:492] T ae0c5ab3fc5a4bc48adf4f2df5ab5ad8 P 624eef68d46144c48e5429400233648c: Bootstrap starting.
I20260709 13:06:32.502905 14335 raft_consensus.cc:359] T 17c306e6753742f6a3165531a5dd2e4b P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:32.504078 14335 raft_consensus.cc:385] T 17c306e6753742f6a3165531a5dd2e4b P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:32.508912 14338 tablet_bootstrap.cc:654] T ae0c5ab3fc5a4bc48adf4f2df5ab5ad8 P 624eef68d46144c48e5429400233648c: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:32.514858 14207 tablet_service.cc:1511] Processing CreateTablet for tablet 002a5c36ebf6491a956ca901b9c7b065 (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:06:32.516368 14207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 002a5c36ebf6491a956ca901b9c7b065. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:32.475724 14127 tablet_service.cc:1511] Processing CreateTablet for tablet 18f7c66080144f3e8f2d46501a4326b1 (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:06:32.517680 14127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18f7c66080144f3e8f2d46501a4326b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:32.524932 14366 raft_consensus.cc:697] T 435dd70987d047d589dc5b17dd81dba9 P afe42c9f8c47470f92c948acc9cd1411 [term 1 LEADER]: Becoming Leader. State: Replica: afe42c9f8c47470f92c948acc9cd1411, State: Running, Role: LEADER
I20260709 13:06:32.537149 14366 consensus_queue.cc:237] T 435dd70987d047d589dc5b17dd81dba9 P afe42c9f8c47470f92c948acc9cd1411 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:32.538494 14131 tablet_service.cc:1511] Processing CreateTablet for tablet 6317a1954b2948b997de09d3ac2077af (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:06:32.540043 14131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6317a1954b2948b997de09d3ac2077af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:32.521982 14335 raft_consensus.cc:740] T 17c306e6753742f6a3165531a5dd2e4b P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afe42c9f8c47470f92c948acc9cd1411, State: Initialized, Role: FOLLOWER
I20260709 13:06:32.526453 14126 tablet_service.cc:1511] Processing CreateTablet for tablet 002a5c36ebf6491a956ca901b9c7b065 (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:06:32.550654 14126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 002a5c36ebf6491a956ca901b9c7b065. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:32.556087 14132 tablet_service.cc:1511] Processing CreateTablet for tablet 1db89d1ce2f64a74ab3dbdb5e5830125 (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:06:32.556681 14054 tablet_service.cc:1511] Processing CreateTablet for tablet 6317a1954b2948b997de09d3ac2077af (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:06:32.557407 14132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1db89d1ce2f64a74ab3dbdb5e5830125. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:32.557909 14054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6317a1954b2948b997de09d3ac2077af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:32.572034 14279 tablet_service.cc:1511] Processing CreateTablet for tablet 34b8f917b08a467b8ca873b69efa0ad1 (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:06:32.573431 14279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34b8f917b08a467b8ca873b69efa0ad1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:32.576618 14049 tablet_service.cc:1511] Processing CreateTablet for tablet 34b8f917b08a467b8ca873b69efa0ad1 (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:06:32.578003 14049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34b8f917b08a467b8ca873b69efa0ad1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:32.581871 14204 tablet_service.cc:1511] Processing CreateTablet for tablet 34b8f917b08a467b8ca873b69efa0ad1 (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:06:32.582206 14368 raft_consensus.cc:493] T d130a0747d3c4f6094e8a020a4d81da0 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:32.589499 14368 raft_consensus.cc:515] T d130a0747d3c4f6094e8a020a4d81da0 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:32.589838 14204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34b8f917b08a467b8ca873b69efa0ad1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:32.591512 14368 leader_election.cc:290] T d130a0747d3c4f6094e8a020a4d81da0 P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069), 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193)
I20260709 13:06:32.595216 14334 tablet_bootstrap.cc:654] T b2b93d6fe50944e2bf45deaaab8d2502 P 164b05f8be0a4e49b2683a05b5f3ca20: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:32.602728 14277 tablet_service.cc:1511] Processing CreateTablet for tablet 6317a1954b2948b997de09d3ac2077af (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:06:32.604988 14277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6317a1954b2948b997de09d3ac2077af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:32.610040 13964 catalog_manager.cc:5697] T 59d93db3eadb4be68cfc336fc59e4fcb P 00bc4f1e78664168a62dc348db47ed5f reported cstate change: term changed from 0 to 1, leader changed from <none> to 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4). New cstate: current_term: 1 leader_uuid: "00bc4f1e78664168a62dc348db47ed5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:32.611925 14280 tablet_service.cc:1511] Processing CreateTablet for tablet 1db89d1ce2f64a74ab3dbdb5e5830125 (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:06:32.613288 14280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1db89d1ce2f64a74ab3dbdb5e5830125. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:32.614754 14338 tablet_bootstrap.cc:492] T ae0c5ab3fc5a4bc48adf4f2df5ab5ad8 P 624eef68d46144c48e5429400233648c: No bootstrap required, opened a new log
I20260709 13:06:32.616693 14338 ts_tablet_manager.cc:1403] T ae0c5ab3fc5a4bc48adf4f2df5ab5ad8 P 624eef68d46144c48e5429400233648c: Time spent bootstrapping tablet: real 0.116s	user 0.032s	sys 0.028s
I20260709 13:06:32.619704 14338 raft_consensus.cc:359] T ae0c5ab3fc5a4bc48adf4f2df5ab5ad8 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:32.621973 14054 tablet_service.cc:1511] Processing CreateTablet for tablet 99953e904f9b4f65a2266765b7ae2b78 (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:06:32.620427 14338 raft_consensus.cc:385] T ae0c5ab3fc5a4bc48adf4f2df5ab5ad8 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:32.622781 14338 raft_consensus.cc:740] T ae0c5ab3fc5a4bc48adf4f2df5ab5ad8 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 624eef68d46144c48e5429400233648c, State: Initialized, Role: FOLLOWER
I20260709 13:06:32.623605 14054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99953e904f9b4f65a2266765b7ae2b78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:32.629560 14199 tablet_service.cc:1511] Processing CreateTablet for tablet 1db89d1ce2f64a74ab3dbdb5e5830125 (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:06:32.631335 14199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1db89d1ce2f64a74ab3dbdb5e5830125. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:32.633653 14131 tablet_service.cc:1511] Processing CreateTablet for tablet 99953e904f9b4f65a2266765b7ae2b78 (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:06:32.634680 14131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99953e904f9b4f65a2266765b7ae2b78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:32.637633 14368 raft_consensus.cc:493] T 59d93db3eadb4be68cfc336fc59e4fcb P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:32.638182 14368 raft_consensus.cc:515] T 59d93db3eadb4be68cfc336fc59e4fcb P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:32.623502 14338 consensus_queue.cc:260] T ae0c5ab3fc5a4bc48adf4f2df5ab5ad8 P 624eef68d46144c48e5429400233648c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:32.654201 14333 tablet_bootstrap.cc:492] T d130a0747d3c4f6094e8a020a4d81da0 P 00bc4f1e78664168a62dc348db47ed5f: No bootstrap required, opened a new log
I20260709 13:06:32.654922 14333 ts_tablet_manager.cc:1403] T d130a0747d3c4f6094e8a020a4d81da0 P 00bc4f1e78664168a62dc348db47ed5f: Time spent bootstrapping tablet: real 0.278s	user 0.007s	sys 0.012s
I20260709 13:06:32.658943 14333 raft_consensus.cc:359] T d130a0747d3c4f6094e8a020a4d81da0 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:32.659929 14333 raft_consensus.cc:385] T d130a0747d3c4f6094e8a020a4d81da0 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:32.660320 14333 raft_consensus.cc:740] T d130a0747d3c4f6094e8a020a4d81da0 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00bc4f1e78664168a62dc348db47ed5f, State: Initialized, Role: FOLLOWER
I20260709 13:06:32.642343 14368 leader_election.cc:290] T 59d93db3eadb4be68cfc336fc59e4fcb P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193), 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813)
I20260709 13:06:32.642709 14341 raft_consensus.cc:493] T c8f2bf6d9c5241388475c4a4d49abe49 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:32.597932 14335 consensus_queue.cc:260] T 17c306e6753742f6a3165531a5dd2e4b P afe42c9f8c47470f92c948acc9cd1411 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:32.678647 14200 tablet_service.cc:1511] Processing CreateTablet for tablet 99953e904f9b4f65a2266765b7ae2b78 (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:06:32.684672 14200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99953e904f9b4f65a2266765b7ae2b78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:32.690630 14278 tablet_service.cc:1511] Processing CreateTablet for tablet dc37078d5e354da0a9823d7c68bdd9f8 (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:06:32.692171 14278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc37078d5e354da0a9823d7c68bdd9f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:32.680821 14341 raft_consensus.cc:515] T c8f2bf6d9c5241388475c4a4d49abe49 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:32.714577 14335 ts_tablet_manager.cc:1434] T 17c306e6753742f6a3165531a5dd2e4b P afe42c9f8c47470f92c948acc9cd1411: Time spent starting tablet: real 0.215s	user 0.008s	sys 0.004s
W20260709 13:06:32.728971 13953 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.10.182.2:39813, user_credentials={real_user=slave}} blocked reactor thread for 60127.3us
I20260709 13:06:32.738664 14334 tablet_bootstrap.cc:492] T b2b93d6fe50944e2bf45deaaab8d2502 P 164b05f8be0a4e49b2683a05b5f3ca20: No bootstrap required, opened a new log
I20260709 13:06:32.739205 14334 ts_tablet_manager.cc:1403] T b2b93d6fe50944e2bf45deaaab8d2502 P 164b05f8be0a4e49b2683a05b5f3ca20: Time spent bootstrapping tablet: real 0.267s	user 0.010s	sys 0.008s
I20260709 13:06:32.739840 14341 leader_election.cc:290] T c8f2bf6d9c5241388475c4a4d49abe49 P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 624eef68d46144c48e5429400233648c (127.10.182.1:45551), 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193)
I20260709 13:06:32.739954 14366 consensus_queue.cc:1048] T 566c1c1057b34bc4ac778c498b4801d2 P afe42c9f8c47470f92c948acc9cd1411 [LEADER]: Connected to new peer: Peer: permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:32.741906 14291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8f2bf6d9c5241388475c4a4d49abe49" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f" is_pre_election: true
I20260709 13:06:32.742574 14291 raft_consensus.cc:2468] T c8f2bf6d9c5241388475c4a4d49abe49 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 164b05f8be0a4e49b2683a05b5f3ca20 in term 0.
W20260709 13:06:32.743605 14183 consensus_peers.cc:597] T 566c1c1057b34bc4ac778c498b4801d2 P afe42c9f8c47470f92c948acc9cd1411 -> Peer 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813): Couldn't send request to peer 164b05f8be0a4e49b2683a05b5f3ca20. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:32.743667 14291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d130a0747d3c4f6094e8a020a4d81da0" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f" is_pre_election: true
I20260709 13:06:32.713058 14333 consensus_queue.cc:260] T d130a0747d3c4f6094e8a020a4d81da0 P 00bc4f1e78664168a62dc348db47ed5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:32.744779 14108 leader_election.cc:304] T c8f2bf6d9c5241388475c4a4d49abe49 P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f, 164b05f8be0a4e49b2683a05b5f3ca20; no voters: 
I20260709 13:06:32.745131 14291 raft_consensus.cc:2468] T d130a0747d3c4f6094e8a020a4d81da0 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 624eef68d46144c48e5429400233648c in term 0.
I20260709 13:06:32.745702 14341 raft_consensus.cc:2804] T c8f2bf6d9c5241388475c4a4d49abe49 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:32.746057 14341 raft_consensus.cc:493] T c8f2bf6d9c5241388475c4a4d49abe49 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:32.746371 14341 raft_consensus.cc:3060] T c8f2bf6d9c5241388475c4a4d49abe49 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:32.746940 14291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59d93db3eadb4be68cfc336fc59e4fcb" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f" is_pre_election: true
I20260709 13:06:32.753329 14335 tablet_bootstrap.cc:492] T 698f5304791f4bbe9dabc958772145ae P afe42c9f8c47470f92c948acc9cd1411: Bootstrap starting.
I20260709 13:06:32.753597 14142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59d93db3eadb4be68cfc336fc59e4fcb" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" is_pre_election: true
I20260709 13:06:32.754383 14142 raft_consensus.cc:2393] T 59d93db3eadb4be68cfc336fc59e4fcb P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 624eef68d46144c48e5429400233648c in current term 1: Already voted for candidate 00bc4f1e78664168a62dc348db47ed5f in this term.
I20260709 13:06:32.754184 14057 tablet_service.cc:1511] Processing CreateTablet for tablet dc37078d5e354da0a9823d7c68bdd9f8 (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:06:32.755476 14057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc37078d5e354da0a9823d7c68bdd9f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:32.760394 14131 tablet_service.cc:1511] Processing CreateTablet for tablet dc37078d5e354da0a9823d7c68bdd9f8 (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:06:32.761596 14131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc37078d5e354da0a9823d7c68bdd9f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:32.761188 14334 raft_consensus.cc:359] T b2b93d6fe50944e2bf45deaaab8d2502 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:32.761960 14334 raft_consensus.cc:385] T b2b93d6fe50944e2bf45deaaab8d2502 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:32.762255 14334 raft_consensus.cc:740] T b2b93d6fe50944e2bf45deaaab8d2502 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 164b05f8be0a4e49b2683a05b5f3ca20, State: Initialized, Role: FOLLOWER
I20260709 13:06:32.762919 14334 consensus_queue.cc:260] T b2b93d6fe50944e2bf45deaaab8d2502 P 164b05f8be0a4e49b2683a05b5f3ca20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:32.776317 14033 leader_election.cc:304] T d130a0747d3c4f6094e8a020a4d81da0 P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f, 624eef68d46144c48e5429400233648c; no voters: 
I20260709 13:06:32.776682 14333 ts_tablet_manager.cc:1434] T d130a0747d3c4f6094e8a020a4d81da0 P 00bc4f1e78664168a62dc348db47ed5f: Time spent starting tablet: real 0.121s	user 0.011s	sys 0.000s
I20260709 13:06:32.777421 14066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8f2bf6d9c5241388475c4a4d49abe49" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c" is_pre_election: true
I20260709 13:06:32.777715 14333 tablet_bootstrap.cc:492] T 17c306e6753742f6a3165531a5dd2e4b P 00bc4f1e78664168a62dc348db47ed5f: Bootstrap starting.
I20260709 13:06:32.778462 14368 raft_consensus.cc:2804] T d130a0747d3c4f6094e8a020a4d81da0 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:32.778846 14368 raft_consensus.cc:493] T d130a0747d3c4f6094e8a020a4d81da0 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:32.779186 14368 raft_consensus.cc:3060] T d130a0747d3c4f6094e8a020a4d81da0 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:32.780997 14033 leader_election.cc:304] T 59d93db3eadb4be68cfc336fc59e4fcb P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 624eef68d46144c48e5429400233648c; no voters: 00bc4f1e78664168a62dc348db47ed5f, 164b05f8be0a4e49b2683a05b5f3ca20
I20260709 13:06:32.798746 14203 tablet_service.cc:1511] Processing CreateTablet for tablet c1d167c135fe428c85ed2d2aed08be35 (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:06:32.800151 14203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1d167c135fe428c85ed2d2aed08be35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:32.801786 13963 catalog_manager.cc:5697] T 435dd70987d047d589dc5b17dd81dba9 P afe42c9f8c47470f92c948acc9cd1411 reported cstate change: term changed from 0 to 1, leader changed from <none> to afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3). New cstate: current_term: 1 leader_uuid: "afe42c9f8c47470f92c948acc9cd1411" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:32.804054 14279 tablet_service.cc:1511] Processing CreateTablet for tablet c1d167c135fe428c85ed2d2aed08be35 (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:06:32.805248 14217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d130a0747d3c4f6094e8a020a4d81da0" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afe42c9f8c47470f92c948acc9cd1411" is_pre_election: true
I20260709 13:06:32.804582 13965 catalog_manager.cc:5697] T 6d195f60cb364d57855b79edcebb6a79 P 00bc4f1e78664168a62dc348db47ed5f reported cstate change: term changed from 0 to 1, leader changed from <none> to 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4). New cstate: current_term: 1 leader_uuid: "00bc4f1e78664168a62dc348db47ed5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } health_report { overall_health: HEALTHY } } }
W20260709 13:06:32.807901 14031 leader_election.cc:343] T d130a0747d3c4f6094e8a020a4d81da0 P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:32.808807 14339 raft_consensus.cc:493] T b2b93d6fe50944e2bf45deaaab8d2502 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:32.809317 14339 raft_consensus.cc:515] T b2b93d6fe50944e2bf45deaaab8d2502 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:32.811373 14339 leader_election.cc:290] T b2b93d6fe50944e2bf45deaaab8d2502 P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 624eef68d46144c48e5429400233648c (127.10.182.1:45551), 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813)
I20260709 13:06:32.809695 14338 ts_tablet_manager.cc:1434] T ae0c5ab3fc5a4bc48adf4f2df5ab5ad8 P 624eef68d46144c48e5429400233648c: Time spent starting tablet: real 0.193s	user 0.026s	sys 0.009s
I20260709 13:06:32.805418 14279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1d167c135fe428c85ed2d2aed08be35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:32.815146 14054 tablet_service.cc:1511] Processing CreateTablet for tablet c1d167c135fe428c85ed2d2aed08be35 (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:06:32.818039 14142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2b93d6fe50944e2bf45deaaab8d2502" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" is_pre_election: true
I20260709 13:06:32.818703 14142 raft_consensus.cc:2468] T b2b93d6fe50944e2bf45deaaab8d2502 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00bc4f1e78664168a62dc348db47ed5f in term 0.
I20260709 13:06:32.819911 14257 leader_election.cc:304] T b2b93d6fe50944e2bf45deaaab8d2502 P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f, 164b05f8be0a4e49b2683a05b5f3ca20; no voters: 
I20260709 13:06:32.820339 14341 raft_consensus.cc:515] T c8f2bf6d9c5241388475c4a4d49abe49 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:32.820839 14339 raft_consensus.cc:2804] T b2b93d6fe50944e2bf45deaaab8d2502 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:32.821295 14339 raft_consensus.cc:493] T b2b93d6fe50944e2bf45deaaab8d2502 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:32.821667 14339 raft_consensus.cc:3060] T b2b93d6fe50944e2bf45deaaab8d2502 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:32.823733 14291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8f2bf6d9c5241388475c4a4d49abe49" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f"
I20260709 13:06:32.824347 14291 raft_consensus.cc:3060] T c8f2bf6d9c5241388475c4a4d49abe49 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:32.824609 14341 leader_election.cc:290] T c8f2bf6d9c5241388475c4a4d49abe49 P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 election: Requested vote from peers 624eef68d46144c48e5429400233648c (127.10.182.1:45551), 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193)
I20260709 13:06:32.825222 14341 raft_consensus.cc:493] T 6d195f60cb364d57855b79edcebb6a79 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:06:32.826138 14106 leader_election.cc:343] T c8f2bf6d9c5241388475c4a4d49abe49 P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:32.830060 14333 tablet_bootstrap.cc:654] T 17c306e6753742f6a3165531a5dd2e4b P 00bc4f1e78664168a62dc348db47ed5f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:32.832587 14066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2b93d6fe50944e2bf45deaaab8d2502" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c" is_pre_election: true
I20260709 13:06:32.833899 14068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8f2bf6d9c5241388475c4a4d49abe49" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c"
W20260709 13:06:32.835590 14254 leader_election.cc:343] T b2b93d6fe50944e2bf45deaaab8d2502 P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:32.837715 14338 tablet_bootstrap.cc:492] T e5e1d402719c4b8ea8846719019c4c78 P 624eef68d46144c48e5429400233648c: Bootstrap starting.
I20260709 13:06:32.841619 14054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1d167c135fe428c85ed2d2aed08be35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:32.825649 14341 raft_consensus.cc:515] T 6d195f60cb364d57855b79edcebb6a79 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:32.858844 14131 tablet_service.cc:1511] Processing CreateTablet for tablet 52aa418687d249f9a83c511e33c1aa60 (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:06:32.859647 14391 raft_consensus.cc:3060] T 59d93db3eadb4be68cfc336fc59e4fcb P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:32.860605 14131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52aa418687d249f9a83c511e33c1aa60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:32.865072 14276 tablet_service.cc:1511] Processing CreateTablet for tablet 52aa418687d249f9a83c511e33c1aa60 (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:06:32.866411 14276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52aa418687d249f9a83c511e33c1aa60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:32.870821 14335 tablet_bootstrap.cc:654] T 698f5304791f4bbe9dabc958772145ae P afe42c9f8c47470f92c948acc9cd1411: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:32.871444 14339 raft_consensus.cc:515] T b2b93d6fe50944e2bf45deaaab8d2502 P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:32.873373 14368 raft_consensus.cc:515] T d130a0747d3c4f6094e8a020a4d81da0 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:32.874303 14391 raft_consensus.cc:2749] T 59d93db3eadb4be68cfc336fc59e4fcb P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:32.875078 14341 leader_election.cc:290] T 6d195f60cb364d57855b79edcebb6a79 P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069), 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193)
I20260709 13:06:32.875787 14368 leader_election.cc:290] T d130a0747d3c4f6094e8a020a4d81da0 P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 1 election: Requested vote from peers afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069), 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193)
I20260709 13:06:32.876868 14217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d130a0747d3c4f6094e8a020a4d81da0" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afe42c9f8c47470f92c948acc9cd1411"
I20260709 13:06:32.879518 14290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d195f60cb364d57855b79edcebb6a79" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f" is_pre_election: true
I20260709 13:06:32.892757 14290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d130a0747d3c4f6094e8a020a4d81da0" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f"
I20260709 13:06:32.893553 14290 raft_consensus.cc:3060] T d130a0747d3c4f6094e8a020a4d81da0 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:32.895850 14363 consensus_queue.cc:1048] T 6d195f60cb364d57855b79edcebb6a79 P 00bc4f1e78664168a62dc348db47ed5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:32.902614 14334 ts_tablet_manager.cc:1434] T b2b93d6fe50944e2bf45deaaab8d2502 P 164b05f8be0a4e49b2683a05b5f3ca20: Time spent starting tablet: real 0.163s	user 0.007s	sys 0.020s
I20260709 13:06:32.903805 14334 tablet_bootstrap.cc:492] T 142216a0c40b427e9565c88a8a6fa89e P 164b05f8be0a4e49b2683a05b5f3ca20: Bootstrap starting.
I20260709 13:06:32.905000 14291 raft_consensus.cc:2468] T c8f2bf6d9c5241388475c4a4d49abe49 P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 164b05f8be0a4e49b2683a05b5f3ca20 in term 1.
I20260709 13:06:32.907722 14339 leader_election.cc:290] T b2b93d6fe50944e2bf45deaaab8d2502 P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 election: Requested vote from peers 624eef68d46144c48e5429400233648c (127.10.182.1:45551), 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813)
I20260709 13:06:32.910629 14334 tablet_bootstrap.cc:654] T 142216a0c40b427e9565c88a8a6fa89e P 164b05f8be0a4e49b2683a05b5f3ca20: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:32.912153 14338 tablet_bootstrap.cc:654] T e5e1d402719c4b8ea8846719019c4c78 P 624eef68d46144c48e5429400233648c: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:32.914150 14335 tablet_bootstrap.cc:492] T 698f5304791f4bbe9dabc958772145ae P afe42c9f8c47470f92c948acc9cd1411: No bootstrap required, opened a new log
I20260709 13:06:32.914690 14335 ts_tablet_manager.cc:1403] T 698f5304791f4bbe9dabc958772145ae P afe42c9f8c47470f92c948acc9cd1411: Time spent bootstrapping tablet: real 0.162s	user 0.018s	sys 0.006s
W20260709 13:06:32.882616 14031 leader_election.cc:343] T d130a0747d3c4f6094e8a020a4d81da0 P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:32.972424 14031 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.182.3:33069, user_credentials={real_user=slave}} blocked reactor thread for 89682.3us
I20260709 13:06:32.978397 14054 tablet_service.cc:1511] Processing CreateTablet for tablet 204adcb10e694c229a8ff75d780a5193 (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:06:32.979489 14066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2b93d6fe50944e2bf45deaaab8d2502" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c"
W20260709 13:06:32.864287 14106 leader_election.cc:343] T c8f2bf6d9c5241388475c4a4d49abe49 P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:32.981256 14106 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.182.1:45551, user_credentials={real_user=slave}} blocked reactor thread for 118576us
I20260709 13:06:32.983050 14054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 204adcb10e694c229a8ff75d780a5193. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:32.986375 14108 leader_election.cc:304] T c8f2bf6d9c5241388475c4a4d49abe49 P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f, 164b05f8be0a4e49b2683a05b5f3ca20; no voters: 624eef68d46144c48e5429400233648c
I20260709 13:06:32.989655 14142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2b93d6fe50944e2bf45deaaab8d2502" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20"
I20260709 13:06:32.990628 14142 raft_consensus.cc:3060] T b2b93d6fe50944e2bf45deaaab8d2502 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:32.992358 14200 tablet_service.cc:1511] Processing CreateTablet for tablet 52aa418687d249f9a83c511e33c1aa60 (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
W20260709 13:06:32.994453 14254 leader_election.cc:343] T b2b93d6fe50944e2bf45deaaab8d2502 P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:32.994899 14200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52aa418687d249f9a83c511e33c1aa60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:32.998757 14217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d195f60cb364d57855b79edcebb6a79" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afe42c9f8c47470f92c948acc9cd1411" is_pre_election: true
I20260709 13:06:33.000265 14217 raft_consensus.cc:2393] T 6d195f60cb364d57855b79edcebb6a79 P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 164b05f8be0a4e49b2683a05b5f3ca20 in current term 1: Already voted for candidate 00bc4f1e78664168a62dc348db47ed5f in this term.
I20260709 13:06:33.004082 14106 leader_election.cc:304] T 6d195f60cb364d57855b79edcebb6a79 P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 164b05f8be0a4e49b2683a05b5f3ca20; no voters: 00bc4f1e78664168a62dc348db47ed5f, afe42c9f8c47470f92c948acc9cd1411
I20260709 13:06:33.016149 14395 raft_consensus.cc:3060] T 6d195f60cb364d57855b79edcebb6a79 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:33.017148 14341 raft_consensus.cc:2804] T c8f2bf6d9c5241388475c4a4d49abe49 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:33.017894 14341 raft_consensus.cc:697] T c8f2bf6d9c5241388475c4a4d49abe49 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 LEADER]: Becoming Leader. State: Replica: 164b05f8be0a4e49b2683a05b5f3ca20, State: Running, Role: LEADER
I20260709 13:06:33.019603 14341 consensus_queue.cc:237] T c8f2bf6d9c5241388475c4a4d49abe49 P 164b05f8be0a4e49b2683a05b5f3ca20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:33.025189 14394 raft_consensus.cc:493] T ae0c5ab3fc5a4bc48adf4f2df5ab5ad8 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:33.026065 14376 raft_consensus.cc:493] T 17c306e6753742f6a3165531a5dd2e4b P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:33.026198 14394 raft_consensus.cc:515] T ae0c5ab3fc5a4bc48adf4f2df5ab5ad8 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:33.026932 14376 raft_consensus.cc:515] T 17c306e6753742f6a3165531a5dd2e4b P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:33.032039 14216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae0c5ab3fc5a4bc48adf4f2df5ab5ad8" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afe42c9f8c47470f92c948acc9cd1411" is_pre_election: true
W20260709 13:06:33.034638 14031 leader_election.cc:343] T ae0c5ab3fc5a4bc48adf4f2df5ab5ad8 P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:33.043023 14363 consensus_queue.cc:1048] T 59d93db3eadb4be68cfc336fc59e4fcb P 00bc4f1e78664168a62dc348db47ed5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:06:33.043881 13950 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.10.182.3:33069, user_credentials={real_user=slave}} blocked reactor thread for 74341.3us
W20260709 13:06:33.043057 13953 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.10.182.2:39813, user_credentials={real_user=slave}} blocked reactor thread for 73207.5us
I20260709 13:06:33.074064 14141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17c306e6753742f6a3165531a5dd2e4b" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" is_pre_election: true
I20260709 13:06:33.076964 14276 tablet_service.cc:1511] Processing CreateTablet for tablet 4ce72cf9c39c454399665585914d4377 (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:06:33.078768 14276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ce72cf9c39c454399665585914d4377. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:33.079294 14207 tablet_service.cc:1511] Processing CreateTablet for tablet 204adcb10e694c229a8ff75d780a5193 (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:06:33.085263 14291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae0c5ab3fc5a4bc48adf4f2df5ab5ad8" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f" is_pre_election: true
W20260709 13:06:33.089383 14033 leader_election.cc:343] T ae0c5ab3fc5a4bc48adf4f2df5ab5ad8 P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:33.089917 14033 leader_election.cc:304] T ae0c5ab3fc5a4bc48adf4f2df5ab5ad8 P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 624eef68d46144c48e5429400233648c; no voters: 00bc4f1e78664168a62dc348db47ed5f, afe42c9f8c47470f92c948acc9cd1411
I20260709 13:06:33.090273 14207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 204adcb10e694c229a8ff75d780a5193. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:33.088055 14131 tablet_service.cc:1511] Processing CreateTablet for tablet 204adcb10e694c229a8ff75d780a5193 (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:06:33.091713 14131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 204adcb10e694c229a8ff75d780a5193. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:33.093066 14391 raft_consensus.cc:2749] T ae0c5ab3fc5a4bc48adf4f2df5ab5ad8 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:06:33.095443 14183 leader_election.cc:343] T 17c306e6753742f6a3165531a5dd2e4b P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:33.098007 14127 tablet_service.cc:1511] Processing CreateTablet for tablet 4ce72cf9c39c454399665585914d4377 (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:06:33.098138 14278 tablet_service.cc:1511] Processing CreateTablet for tablet 581a6e58c15a44d2981710c982e4b19e (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:06:33.085551 14333 tablet_bootstrap.cc:492] T 17c306e6753742f6a3165531a5dd2e4b P 00bc4f1e78664168a62dc348db47ed5f: No bootstrap required, opened a new log
I20260709 13:06:33.099618 14127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ce72cf9c39c454399665585914d4377. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:33.100270 14333 ts_tablet_manager.cc:1403] T 17c306e6753742f6a3165531a5dd2e4b P 00bc4f1e78664168a62dc348db47ed5f: Time spent bootstrapping tablet: real 0.323s	user 0.021s	sys 0.000s
I20260709 13:06:33.100468 14376 leader_election.cc:290] T 17c306e6753742f6a3165531a5dd2e4b P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813), 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193)
I20260709 13:06:33.099619 14278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 581a6e58c15a44d2981710c982e4b19e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:33.102624 14394 leader_election.cc:290] T ae0c5ab3fc5a4bc48adf4f2df5ab5ad8 P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069), 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193)
I20260709 13:06:33.099164 14335 raft_consensus.cc:359] T 698f5304791f4bbe9dabc958772145ae P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:33.107627 14335 raft_consensus.cc:385] T 698f5304791f4bbe9dabc958772145ae P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:33.108119 14335 raft_consensus.cc:740] T 698f5304791f4bbe9dabc958772145ae P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afe42c9f8c47470f92c948acc9cd1411, State: Initialized, Role: FOLLOWER
I20260709 13:06:33.106231 14334 tablet_bootstrap.cc:492] T 142216a0c40b427e9565c88a8a6fa89e P 164b05f8be0a4e49b2683a05b5f3ca20: No bootstrap required, opened a new log
I20260709 13:06:33.113765 14334 ts_tablet_manager.cc:1403] T 142216a0c40b427e9565c88a8a6fa89e P 164b05f8be0a4e49b2683a05b5f3ca20: Time spent bootstrapping tablet: real 0.210s	user 0.019s	sys 0.025s
I20260709 13:06:33.115622 14338 tablet_bootstrap.cc:492] T e5e1d402719c4b8ea8846719019c4c78 P 624eef68d46144c48e5429400233648c: No bootstrap required, opened a new log
I20260709 13:06:33.106319 14126 tablet_service.cc:1511] Processing CreateTablet for tablet d7eb3baca5f84de0b6dd1f7e64c9fe3b (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:06:33.111249 14289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17c306e6753742f6a3165531a5dd2e4b" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f" is_pre_election: true
I20260709 13:06:33.128952 14338 ts_tablet_manager.cc:1403] T e5e1d402719c4b8ea8846719019c4c78 P 624eef68d46144c48e5429400233648c: Time spent bootstrapping tablet: real 0.291s	user 0.015s	sys 0.026s
I20260709 13:06:33.129469 14290 raft_consensus.cc:2468] T d130a0747d3c4f6094e8a020a4d81da0 P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 624eef68d46144c48e5429400233648c in term 1.
I20260709 13:06:33.130112 14049 tablet_service.cc:1511] Processing CreateTablet for tablet 4ce72cf9c39c454399665585914d4377 (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:06:33.131799 14049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ce72cf9c39c454399665585914d4377. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:33.131723 14033 leader_election.cc:304] T d130a0747d3c4f6094e8a020a4d81da0 P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f, 624eef68d46144c48e5429400233648c; no voters: afe42c9f8c47470f92c948acc9cd1411
I20260709 13:06:33.133651 14394 raft_consensus.cc:2804] T d130a0747d3c4f6094e8a020a4d81da0 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:33.134161 14394 raft_consensus.cc:697] T d130a0747d3c4f6094e8a020a4d81da0 P 624eef68d46144c48e5429400233648c [term 1 LEADER]: Becoming Leader. State: Replica: 624eef68d46144c48e5429400233648c, State: Running, Role: LEADER
W20260709 13:06:33.134929 14180 consensus_peers.cc:597] T 435dd70987d047d589dc5b17dd81dba9 P afe42c9f8c47470f92c948acc9cd1411 -> Peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Couldn't send request to peer 624eef68d46144c48e5429400233648c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:33.135253 14394 consensus_queue.cc:237] T d130a0747d3c4f6094e8a020a4d81da0 P 624eef68d46144c48e5429400233648c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:33.136260 14126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7eb3baca5f84de0b6dd1f7e64c9fe3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:33.137027 14400 consensus_queue.cc:1048] T 435dd70987d047d589dc5b17dd81dba9 P afe42c9f8c47470f92c948acc9cd1411 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:33.117935 14142 raft_consensus.cc:2468] T b2b93d6fe50944e2bf45deaaab8d2502 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00bc4f1e78664168a62dc348db47ed5f in term 1.
I20260709 13:06:33.164903 14257 leader_election.cc:304] T b2b93d6fe50944e2bf45deaaab8d2502 P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f, 164b05f8be0a4e49b2683a05b5f3ca20; no voters: 624eef68d46144c48e5429400233648c
I20260709 13:06:33.177119 14338 raft_consensus.cc:359] T e5e1d402719c4b8ea8846719019c4c78 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:33.178296 14338 raft_consensus.cc:385] T e5e1d402719c4b8ea8846719019c4c78 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:33.178678 14338 raft_consensus.cc:740] T e5e1d402719c4b8ea8846719019c4c78 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 624eef68d46144c48e5429400233648c, State: Initialized, Role: FOLLOWER
I20260709 13:06:33.179788 14409 consensus_queue.cc:1048] T 59d93db3eadb4be68cfc336fc59e4fcb P 00bc4f1e78664168a62dc348db47ed5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260709 13:06:33.124943 14335 consensus_queue.cc:260] T 698f5304791f4bbe9dabc958772145ae P afe42c9f8c47470f92c948acc9cd1411 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:33.179675 14338 consensus_queue.cc:260] T e5e1d402719c4b8ea8846719019c4c78 P 624eef68d46144c48e5429400233648c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:33.142951 14333 raft_consensus.cc:359] T 17c306e6753742f6a3165531a5dd2e4b P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:33.209725 14335 ts_tablet_manager.cc:1434] T 698f5304791f4bbe9dabc958772145ae P afe42c9f8c47470f92c948acc9cd1411: Time spent starting tablet: real 0.295s	user 0.006s	sys 0.005s
I20260709 13:06:33.211119 14335 tablet_bootstrap.cc:492] T ae0c5ab3fc5a4bc48adf4f2df5ab5ad8 P afe42c9f8c47470f92c948acc9cd1411: Bootstrap starting.
I20260709 13:06:33.211614 14054 tablet_service.cc:1511] Processing CreateTablet for tablet 581a6e58c15a44d2981710c982e4b19e (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:06:33.209743 14200 tablet_service.cc:1511] Processing CreateTablet for tablet 581a6e58c15a44d2981710c982e4b19e (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:06:33.213546 14054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 581a6e58c15a44d2981710c982e4b19e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:33.213908 14200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 581a6e58c15a44d2981710c982e4b19e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:33.226965 14395 raft_consensus.cc:2749] T 6d195f60cb364d57855b79edcebb6a79 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:33.206166 14333 raft_consensus.cc:385] T 17c306e6753742f6a3165531a5dd2e4b P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:33.227699 14333 raft_consensus.cc:740] T 17c306e6753742f6a3165531a5dd2e4b P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00bc4f1e78664168a62dc348db47ed5f, State: Initialized, Role: FOLLOWER
I20260709 13:06:33.228636 14333 consensus_queue.cc:260] T 17c306e6753742f6a3165531a5dd2e4b P 00bc4f1e78664168a62dc348db47ed5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:33.226469 14279 tablet_service.cc:1511] Processing CreateTablet for tablet d7eb3baca5f84de0b6dd1f7e64c9fe3b (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:06:33.236306 14132 tablet_service.cc:1511] Processing CreateTablet for tablet 60032ac589ac43beb3c80491d6f1e8ac (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:06:33.236863 14334 raft_consensus.cc:359] T 142216a0c40b427e9565c88a8a6fa89e P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:33.237720 14334 raft_consensus.cc:385] T 142216a0c40b427e9565c88a8a6fa89e P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:33.237924 14132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60032ac589ac43beb3c80491d6f1e8ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:33.238044 14334 raft_consensus.cc:740] T 142216a0c40b427e9565c88a8a6fa89e P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 164b05f8be0a4e49b2683a05b5f3ca20, State: Initialized, Role: FOLLOWER
I20260709 13:06:33.238912 14334 consensus_queue.cc:260] T 142216a0c40b427e9565c88a8a6fa89e P 164b05f8be0a4e49b2683a05b5f3ca20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:33.254451 14334 ts_tablet_manager.cc:1434] T 142216a0c40b427e9565c88a8a6fa89e P 164b05f8be0a4e49b2683a05b5f3ca20: Time spent starting tablet: real 0.140s	user 0.006s	sys 0.002s
I20260709 13:06:33.255720 14207 tablet_service.cc:1511] Processing CreateTablet for tablet d7eb3baca5f84de0b6dd1f7e64c9fe3b (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:06:33.257665 14207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7eb3baca5f84de0b6dd1f7e64c9fe3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:33.260684 14279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7eb3baca5f84de0b6dd1f7e64c9fe3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:33.232963 14289 raft_consensus.cc:2468] T 17c306e6753742f6a3165531a5dd2e4b P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afe42c9f8c47470f92c948acc9cd1411 in term 0.
I20260709 13:06:33.262583 14338 ts_tablet_manager.cc:1434] T e5e1d402719c4b8ea8846719019c4c78 P 624eef68d46144c48e5429400233648c: Time spent starting tablet: real 0.133s	user 0.007s	sys 0.002s
I20260709 13:06:33.263881 14338 tablet_bootstrap.cc:492] T c8f2bf6d9c5241388475c4a4d49abe49 P 624eef68d46144c48e5429400233648c: Bootstrap starting.
I20260709 13:06:33.249782 14411 raft_consensus.cc:2804] T b2b93d6fe50944e2bf45deaaab8d2502 P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:33.270901 14049 tablet_service.cc:1511] Processing CreateTablet for tablet 60032ac589ac43beb3c80491d6f1e8ac (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:06:33.271484 14199 tablet_service.cc:1511] Processing CreateTablet for tablet 60032ac589ac43beb3c80491d6f1e8ac (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:06:33.272298 14049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60032ac589ac43beb3c80491d6f1e8ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:33.272789 14199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60032ac589ac43beb3c80491d6f1e8ac. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:06:33.277558 14257 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.182.2:39813, user_credentials={real_user=slave}} blocked reactor thread for 112864us
I20260709 13:06:33.283340 14411 raft_consensus.cc:697] T b2b93d6fe50944e2bf45deaaab8d2502 P 00bc4f1e78664168a62dc348db47ed5f [term 1 LEADER]: Becoming Leader. State: Replica: 00bc4f1e78664168a62dc348db47ed5f, State: Running, Role: LEADER
I20260709 13:06:33.291764 14333 ts_tablet_manager.cc:1434] T 17c306e6753742f6a3165531a5dd2e4b P 00bc4f1e78664168a62dc348db47ed5f: Time spent starting tablet: real 0.191s	user 0.009s	sys 0.003s
I20260709 13:06:33.295866 14054 tablet_service.cc:1511] Processing CreateTablet for tablet bb24ec6b9eb542bca92049f8b6b42928 (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:06:33.298718 14054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb24ec6b9eb542bca92049f8b6b42928. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:33.299284 14338 tablet_bootstrap.cc:654] T c8f2bf6d9c5241388475c4a4d49abe49 P 624eef68d46144c48e5429400233648c: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:33.299669 14280 tablet_service.cc:1511] Processing CreateTablet for tablet bb24ec6b9eb542bca92049f8b6b42928 (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:06:33.312702 14394 raft_consensus.cc:493] T e5e1d402719c4b8ea8846719019c4c78 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:33.313431 14394 raft_consensus.cc:515] T e5e1d402719c4b8ea8846719019c4c78 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:33.317603 14143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5e1d402719c4b8ea8846719019c4c78" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" is_pre_election: true
I20260709 13:06:33.318523 14143 raft_consensus.cc:2468] T e5e1d402719c4b8ea8846719019c4c78 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 624eef68d46144c48e5429400233648c in term 0.
I20260709 13:06:33.320712 14034 leader_election.cc:304] T e5e1d402719c4b8ea8846719019c4c78 P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 164b05f8be0a4e49b2683a05b5f3ca20, 624eef68d46144c48e5429400233648c; no voters: 
I20260709 13:06:33.321897 14391 raft_consensus.cc:2804] T e5e1d402719c4b8ea8846719019c4c78 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:33.322379 14391 raft_consensus.cc:493] T e5e1d402719c4b8ea8846719019c4c78 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:33.322790 14391 raft_consensus.cc:3060] T e5e1d402719c4b8ea8846719019c4c78 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:33.325357 14280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb24ec6b9eb542bca92049f8b6b42928. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:33.328392 13964 catalog_manager.cc:5697] T d130a0747d3c4f6094e8a020a4d81da0 P 624eef68d46144c48e5429400233648c reported cstate change: term changed from 0 to 1, leader changed from <none> to 624eef68d46144c48e5429400233648c (127.10.182.1). New cstate: current_term: 1 leader_uuid: "624eef68d46144c48e5429400233648c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:33.332196 14126 tablet_service.cc:1511] Processing CreateTablet for tablet bb24ec6b9eb542bca92049f8b6b42928 (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:06:33.333920 14126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb24ec6b9eb542bca92049f8b6b42928. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:06:33.339455 14014 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:06:33.284911 13965 catalog_manager.cc:5697] T c8f2bf6d9c5241388475c4a4d49abe49 P 164b05f8be0a4e49b2683a05b5f3ca20 reported cstate change: term changed from 0 to 1, leader changed from <none> to 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2). New cstate: current_term: 1 leader_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:33.348455 14335 tablet_bootstrap.cc:654] T ae0c5ab3fc5a4bc48adf4f2df5ab5ad8 P afe42c9f8c47470f92c948acc9cd1411: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:33.357277 14333 tablet_bootstrap.cc:492] T 698f5304791f4bbe9dabc958772145ae P 00bc4f1e78664168a62dc348db47ed5f: Bootstrap starting.
I20260709 13:06:33.360471 14411 consensus_queue.cc:237] T b2b93d6fe50944e2bf45deaaab8d2502 P 00bc4f1e78664168a62dc348db47ed5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
W20260709 13:06:33.361943 14257 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.182.2:39813, user_credentials={real_user=slave}} blocked reactor thread for 46325.5us
I20260709 13:06:33.362636 14417 consensus_queue.cc:1048] T 6d195f60cb364d57855b79edcebb6a79 P 00bc4f1e78664168a62dc348db47ed5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:33.372968 14217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5e1d402719c4b8ea8846719019c4c78" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afe42c9f8c47470f92c948acc9cd1411" is_pre_election: true
W20260709 13:06:33.375111 14031 leader_election.cc:343] T e5e1d402719c4b8ea8846719019c4c78 P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:33.376165 14394 leader_election.cc:290] T e5e1d402719c4b8ea8846719019c4c78 P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813), afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069)
I20260709 13:06:33.377173 14376 raft_consensus.cc:493] T 698f5304791f4bbe9dabc958772145ae P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:33.377815 14376 raft_consensus.cc:515] T 698f5304791f4bbe9dabc958772145ae P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:33.399575 14334 tablet_bootstrap.cc:492] T 566c1c1057b34bc4ac778c498b4801d2 P 164b05f8be0a4e49b2683a05b5f3ca20: Bootstrap starting.
I20260709 13:06:33.400224 14204 tablet_service.cc:1511] Processing CreateTablet for tablet 97e8899b5afc42a58dd848cc7adfb247 (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:06:33.401741 14204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97e8899b5afc42a58dd848cc7adfb247. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:33.404525 14276 tablet_service.cc:1511] Processing CreateTablet for tablet 97e8899b5afc42a58dd848cc7adfb247 (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:06:33.405356 14376 leader_election.cc:290] T 698f5304791f4bbe9dabc958772145ae P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193), 624eef68d46144c48e5429400233648c (127.10.182.1:45551)
I20260709 13:06:33.405984 14276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97e8899b5afc42a58dd848cc7adfb247. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:33.407176 14067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "698f5304791f4bbe9dabc958772145ae" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c" is_pre_election: true
W20260709 13:06:33.408694 14180 leader_election.cc:343] T 698f5304791f4bbe9dabc958772145ae P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:33.412261 14254 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.182.1:45551, user_credentials={real_user=slave}} blocked reactor thread for 270014us
I20260709 13:06:33.396988 14391 raft_consensus.cc:515] T e5e1d402719c4b8ea8846719019c4c78 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:33.438100 14182 leader_election.cc:304] T 17c306e6753742f6a3165531a5dd2e4b P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f, afe42c9f8c47470f92c948acc9cd1411; no voters: 164b05f8be0a4e49b2683a05b5f3ca20
I20260709 13:06:33.439090 14376 raft_consensus.cc:2804] T 17c306e6753742f6a3165531a5dd2e4b P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:33.443317 14376 raft_consensus.cc:493] T 17c306e6753742f6a3165531a5dd2e4b P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:33.443698 14376 raft_consensus.cc:3060] T 17c306e6753742f6a3165531a5dd2e4b P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:33.444375 14335 tablet_bootstrap.cc:492] T ae0c5ab3fc5a4bc48adf4f2df5ab5ad8 P afe42c9f8c47470f92c948acc9cd1411: No bootstrap required, opened a new log
I20260709 13:06:33.445452 14054 tablet_service.cc:1511] Processing CreateTablet for tablet 97e8899b5afc42a58dd848cc7adfb247 (DEFAULT_TABLE table=test-workload [id=64f795fd955c4ab38c88eec688095531]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:06:33.446524 14335 ts_tablet_manager.cc:1403] T ae0c5ab3fc5a4bc48adf4f2df5ab5ad8 P afe42c9f8c47470f92c948acc9cd1411: Time spent bootstrapping tablet: real 0.236s	user 0.013s	sys 0.006s
I20260709 13:06:33.446798 14054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97e8899b5afc42a58dd848cc7adfb247. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:33.467965 14289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "698f5304791f4bbe9dabc958772145ae" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f" is_pre_election: true
I20260709 13:06:33.471405 14335 raft_consensus.cc:359] T ae0c5ab3fc5a4bc48adf4f2df5ab5ad8 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:33.473249 14338 tablet_bootstrap.cc:492] T c8f2bf6d9c5241388475c4a4d49abe49 P 624eef68d46144c48e5429400233648c: No bootstrap required, opened a new log
I20260709 13:06:33.480887 14338 ts_tablet_manager.cc:1403] T c8f2bf6d9c5241388475c4a4d49abe49 P 624eef68d46144c48e5429400233648c: Time spent bootstrapping tablet: real 0.217s	user 0.048s	sys 0.046s
I20260709 13:06:33.473945 14141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5e1d402719c4b8ea8846719019c4c78" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20"
W20260709 13:06:33.474107 14182 leader_election.cc:343] T 698f5304791f4bbe9dabc958772145ae P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:33.484416 14141 raft_consensus.cc:3060] T e5e1d402719c4b8ea8846719019c4c78 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:33.484454 14182 leader_election.cc:304] T 698f5304791f4bbe9dabc958772145ae P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: afe42c9f8c47470f92c948acc9cd1411; no voters: 00bc4f1e78664168a62dc348db47ed5f, 624eef68d46144c48e5429400233648c
I20260709 13:06:33.479651 14217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5e1d402719c4b8ea8846719019c4c78" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afe42c9f8c47470f92c948acc9cd1411"
I20260709 13:06:33.486238 14334 tablet_bootstrap.cc:654] T 566c1c1057b34bc4ac778c498b4801d2 P 164b05f8be0a4e49b2683a05b5f3ca20: Neither blocks nor log segments found. Creating new log.
W20260709 13:06:33.487402 14031 leader_election.cc:343] T e5e1d402719c4b8ea8846719019c4c78 P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:33.487182 14376 raft_consensus.cc:515] T 17c306e6753742f6a3165531a5dd2e4b P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:33.480155 14391 leader_election.cc:290] T e5e1d402719c4b8ea8846719019c4c78 P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 1 election: Requested vote from peers 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813), afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069)
I20260709 13:06:33.488766 14366 raft_consensus.cc:2749] T 698f5304791f4bbe9dabc958772145ae P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:33.492574 14338 raft_consensus.cc:359] T c8f2bf6d9c5241388475c4a4d49abe49 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:33.493433 14338 raft_consensus.cc:385] T c8f2bf6d9c5241388475c4a4d49abe49 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:33.493758 14333 tablet_bootstrap.cc:654] T 698f5304791f4bbe9dabc958772145ae P 00bc4f1e78664168a62dc348db47ed5f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:33.496069 14141 raft_consensus.cc:2468] T e5e1d402719c4b8ea8846719019c4c78 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 624eef68d46144c48e5429400233648c in term 1.
I20260709 13:06:33.498658 14034 leader_election.cc:304] T e5e1d402719c4b8ea8846719019c4c78 P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 164b05f8be0a4e49b2683a05b5f3ca20, 624eef68d46144c48e5429400233648c; no voters: afe42c9f8c47470f92c948acc9cd1411
I20260709 13:06:33.499720 14391 raft_consensus.cc:2804] T e5e1d402719c4b8ea8846719019c4c78 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:33.500202 14391 raft_consensus.cc:697] T e5e1d402719c4b8ea8846719019c4c78 P 624eef68d46144c48e5429400233648c [term 1 LEADER]: Becoming Leader. State: Replica: 624eef68d46144c48e5429400233648c, State: Running, Role: LEADER
I20260709 13:06:33.496974 14335 raft_consensus.cc:385] T ae0c5ab3fc5a4bc48adf4f2df5ab5ad8 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:33.500732 14335 raft_consensus.cc:740] T ae0c5ab3fc5a4bc48adf4f2df5ab5ad8 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afe42c9f8c47470f92c948acc9cd1411, State: Initialized, Role: FOLLOWER
I20260709 13:06:33.493842 14338 raft_consensus.cc:740] T c8f2bf6d9c5241388475c4a4d49abe49 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 624eef68d46144c48e5429400233648c, State: Initialized, Role: FOLLOWER
I20260709 13:06:33.501101 14391 consensus_queue.cc:237] T e5e1d402719c4b8ea8846719019c4c78 P 624eef68d46144c48e5429400233648c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:33.502421 14338 consensus_queue.cc:260] T c8f2bf6d9c5241388475c4a4d49abe49 P 624eef68d46144c48e5429400233648c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:33.510417 14338 ts_tablet_manager.cc:1434] T c8f2bf6d9c5241388475c4a4d49abe49 P 624eef68d46144c48e5429400233648c: Time spent starting tablet: real 0.029s	user 0.004s	sys 0.002s
I20260709 13:06:33.510262 14376 leader_election.cc:290] T 17c306e6753742f6a3165531a5dd2e4b P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 election: Requested vote from peers 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813), 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193)
I20260709 13:06:33.510931 14289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17c306e6753742f6a3165531a5dd2e4b" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f"
I20260709 13:06:33.511642 14289 raft_consensus.cc:3060] T 17c306e6753742f6a3165531a5dd2e4b P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:33.511762 14338 tablet_bootstrap.cc:492] T 142216a0c40b427e9565c88a8a6fa89e P 624eef68d46144c48e5429400233648c: Bootstrap starting.
I20260709 13:06:33.504714 14335 consensus_queue.cc:260] T ae0c5ab3fc5a4bc48adf4f2df5ab5ad8 P afe42c9f8c47470f92c948acc9cd1411 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:33.546985 14333 tablet_bootstrap.cc:492] T 698f5304791f4bbe9dabc958772145ae P 00bc4f1e78664168a62dc348db47ed5f: No bootstrap required, opened a new log
I20260709 13:06:33.547508 14333 ts_tablet_manager.cc:1403] T 698f5304791f4bbe9dabc958772145ae P 00bc4f1e78664168a62dc348db47ed5f: Time spent bootstrapping tablet: real 0.191s	user 0.009s	sys 0.007s
I20260709 13:06:33.549283 14141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17c306e6753742f6a3165531a5dd2e4b" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20"
I20260709 13:06:33.549993 14334 tablet_bootstrap.cc:492] T 566c1c1057b34bc4ac778c498b4801d2 P 164b05f8be0a4e49b2683a05b5f3ca20: No bootstrap required, opened a new log
I20260709 13:06:33.550143 14333 raft_consensus.cc:359] T 698f5304791f4bbe9dabc958772145ae P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
W20260709 13:06:33.550697 14183 leader_election.cc:343] T 17c306e6753742f6a3165531a5dd2e4b P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:33.550899 14333 raft_consensus.cc:385] T 698f5304791f4bbe9dabc958772145ae P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:33.550680 14334 ts_tablet_manager.cc:1403] T 566c1c1057b34bc4ac778c498b4801d2 P 164b05f8be0a4e49b2683a05b5f3ca20: Time spent bootstrapping tablet: real 0.151s	user 0.008s	sys 0.017s
I20260709 13:06:33.551362 14333 raft_consensus.cc:740] T 698f5304791f4bbe9dabc958772145ae P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00bc4f1e78664168a62dc348db47ed5f, State: Initialized, Role: FOLLOWER
I20260709 13:06:33.552407 14333 consensus_queue.cc:260] T 698f5304791f4bbe9dabc958772145ae P 00bc4f1e78664168a62dc348db47ed5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:33.552763 14289 raft_consensus.cc:2468] T 17c306e6753742f6a3165531a5dd2e4b P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afe42c9f8c47470f92c948acc9cd1411 in term 1.
I20260709 13:06:33.554775 14334 raft_consensus.cc:359] T 566c1c1057b34bc4ac778c498b4801d2 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:33.555645 14334 raft_consensus.cc:385] T 566c1c1057b34bc4ac778c498b4801d2 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:33.555783 14182 leader_election.cc:304] T 17c306e6753742f6a3165531a5dd2e4b P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f, afe42c9f8c47470f92c948acc9cd1411; no voters: 164b05f8be0a4e49b2683a05b5f3ca20
I20260709 13:06:33.554801 14333 ts_tablet_manager.cc:1434] T 698f5304791f4bbe9dabc958772145ae P 00bc4f1e78664168a62dc348db47ed5f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:06:33.556018 14334 raft_consensus.cc:740] T 566c1c1057b34bc4ac778c498b4801d2 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 164b05f8be0a4e49b2683a05b5f3ca20, State: Initialized, Role: FOLLOWER
I20260709 13:06:33.557726 14333 tablet_bootstrap.cc:492] T 45f66cf4149e41b2b7167b0335f795dc P 00bc4f1e78664168a62dc348db47ed5f: Bootstrap starting.
I20260709 13:06:33.558125 14334 consensus_queue.cc:260] T 566c1c1057b34bc4ac778c498b4801d2 P 164b05f8be0a4e49b2683a05b5f3ca20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:33.562307 14334 ts_tablet_manager.cc:1434] T 566c1c1057b34bc4ac778c498b4801d2 P 164b05f8be0a4e49b2683a05b5f3ca20: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.006s
I20260709 13:06:33.564543 14376 raft_consensus.cc:2804] T 17c306e6753742f6a3165531a5dd2e4b P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:33.565881 14376 raft_consensus.cc:697] T 17c306e6753742f6a3165531a5dd2e4b P afe42c9f8c47470f92c948acc9cd1411 [term 1 LEADER]: Becoming Leader. State: Replica: afe42c9f8c47470f92c948acc9cd1411, State: Running, Role: LEADER
I20260709 13:06:33.566126 14334 tablet_bootstrap.cc:492] T 17c306e6753742f6a3165531a5dd2e4b P 164b05f8be0a4e49b2683a05b5f3ca20: Bootstrap starting.
I20260709 13:06:33.567104 14376 consensus_queue.cc:237] T 17c306e6753742f6a3165531a5dd2e4b P afe42c9f8c47470f92c948acc9cd1411 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:33.573117 14333 tablet_bootstrap.cc:654] T 45f66cf4149e41b2b7167b0335f795dc P 00bc4f1e78664168a62dc348db47ed5f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:33.581343 14334 tablet_bootstrap.cc:654] T 17c306e6753742f6a3165531a5dd2e4b P 164b05f8be0a4e49b2683a05b5f3ca20: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:33.595758 14067 raft_consensus.cc:3060] T c8f2bf6d9c5241388475c4a4d49abe49 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:33.598652 14335 ts_tablet_manager.cc:1434] T ae0c5ab3fc5a4bc48adf4f2df5ab5ad8 P afe42c9f8c47470f92c948acc9cd1411: Time spent starting tablet: real 0.150s	user 0.007s	sys 0.002s
I20260709 13:06:33.599979 14335 tablet_bootstrap.cc:492] T 45f66cf4149e41b2b7167b0335f795dc P afe42c9f8c47470f92c948acc9cd1411: Bootstrap starting.
I20260709 13:06:33.606482 14141 raft_consensus.cc:3060] T 566c1c1057b34bc4ac778c498b4801d2 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:33.624421 14395 consensus_queue.cc:1048] T c8f2bf6d9c5241388475c4a4d49abe49 P 164b05f8be0a4e49b2683a05b5f3ca20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:33.633981 14338 tablet_bootstrap.cc:654] T 142216a0c40b427e9565c88a8a6fa89e P 624eef68d46144c48e5429400233648c: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:33.643477 14335 tablet_bootstrap.cc:654] T 45f66cf4149e41b2b7167b0335f795dc P afe42c9f8c47470f92c948acc9cd1411: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:33.644161 14395 raft_consensus.cc:493] T 142216a0c40b427e9565c88a8a6fa89e P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:33.648335 14395 raft_consensus.cc:515] T 142216a0c40b427e9565c88a8a6fa89e P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:33.651850 14066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "142216a0c40b427e9565c88a8a6fa89e" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c" is_pre_election: true
W20260709 13:06:33.653460 14106 leader_election.cc:343] T 142216a0c40b427e9565c88a8a6fa89e P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:33.656133 14217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "142216a0c40b427e9565c88a8a6fa89e" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afe42c9f8c47470f92c948acc9cd1411" is_pre_election: true
W20260709 13:06:33.657724 14106 leader_election.cc:343] T 142216a0c40b427e9565c88a8a6fa89e P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:33.658187 14106 leader_election.cc:304] T 142216a0c40b427e9565c88a8a6fa89e P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 164b05f8be0a4e49b2683a05b5f3ca20; no voters: 624eef68d46144c48e5429400233648c, afe42c9f8c47470f92c948acc9cd1411
I20260709 13:06:33.659225 14395 leader_election.cc:290] T 142216a0c40b427e9565c88a8a6fa89e P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 624eef68d46144c48e5429400233648c (127.10.182.1:45551), afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069)
I20260709 13:06:33.660728 14395 raft_consensus.cc:2749] T 142216a0c40b427e9565c88a8a6fa89e P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:33.661782 14333 tablet_bootstrap.cc:492] T 45f66cf4149e41b2b7167b0335f795dc P 00bc4f1e78664168a62dc348db47ed5f: No bootstrap required, opened a new log
I20260709 13:06:33.662423 14333 ts_tablet_manager.cc:1403] T 45f66cf4149e41b2b7167b0335f795dc P 00bc4f1e78664168a62dc348db47ed5f: Time spent bootstrapping tablet: real 0.105s	user 0.026s	sys 0.021s
I20260709 13:06:33.665546 14333 raft_consensus.cc:359] T 45f66cf4149e41b2b7167b0335f795dc P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:33.666282 14333 raft_consensus.cc:385] T 45f66cf4149e41b2b7167b0335f795dc P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:33.666560 14333 raft_consensus.cc:740] T 45f66cf4149e41b2b7167b0335f795dc P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00bc4f1e78664168a62dc348db47ed5f, State: Initialized, Role: FOLLOWER
I20260709 13:06:33.669833 14439 consensus_queue.cc:1048] T c8f2bf6d9c5241388475c4a4d49abe49 P 164b05f8be0a4e49b2683a05b5f3ca20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 13:06:33.673529 14333 consensus_queue.cc:260] T 45f66cf4149e41b2b7167b0335f795dc P 00bc4f1e78664168a62dc348db47ed5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:33.675793 14333 ts_tablet_manager.cc:1434] T 45f66cf4149e41b2b7167b0335f795dc P 00bc4f1e78664168a62dc348db47ed5f: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.000s
I20260709 13:06:33.676985 14333 tablet_bootstrap.cc:492] T 9cc66193ce6746c2a9c0edf9f8397dfc P 00bc4f1e78664168a62dc348db47ed5f: Bootstrap starting.
I20260709 13:06:33.682204 14334 tablet_bootstrap.cc:492] T 17c306e6753742f6a3165531a5dd2e4b P 164b05f8be0a4e49b2683a05b5f3ca20: No bootstrap required, opened a new log
I20260709 13:06:33.682717 14334 ts_tablet_manager.cc:1403] T 17c306e6753742f6a3165531a5dd2e4b P 164b05f8be0a4e49b2683a05b5f3ca20: Time spent bootstrapping tablet: real 0.117s	user 0.023s	sys 0.027s
I20260709 13:06:33.687395 14338 tablet_bootstrap.cc:492] T 142216a0c40b427e9565c88a8a6fa89e P 624eef68d46144c48e5429400233648c: No bootstrap required, opened a new log
I20260709 13:06:33.689822 14333 tablet_bootstrap.cc:654] T 9cc66193ce6746c2a9c0edf9f8397dfc P 00bc4f1e78664168a62dc348db47ed5f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:33.685009 13965 catalog_manager.cc:5697] T b2b93d6fe50944e2bf45deaaab8d2502 P 00bc4f1e78664168a62dc348db47ed5f reported cstate change: term changed from 0 to 1, leader changed from <none> to 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4). New cstate: current_term: 1 leader_uuid: "00bc4f1e78664168a62dc348db47ed5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:33.695973 14338 ts_tablet_manager.cc:1403] T 142216a0c40b427e9565c88a8a6fa89e P 624eef68d46144c48e5429400233648c: Time spent bootstrapping tablet: real 0.185s	user 0.014s	sys 0.010s
I20260709 13:06:33.709673 14334 raft_consensus.cc:359] T 17c306e6753742f6a3165531a5dd2e4b P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:33.710740 14334 raft_consensus.cc:385] T 17c306e6753742f6a3165531a5dd2e4b P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:33.711094 14334 raft_consensus.cc:740] T 17c306e6753742f6a3165531a5dd2e4b P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 164b05f8be0a4e49b2683a05b5f3ca20, State: Initialized, Role: FOLLOWER
I20260709 13:06:33.714020 14338 raft_consensus.cc:359] T 142216a0c40b427e9565c88a8a6fa89e P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:33.715075 14338 raft_consensus.cc:385] T 142216a0c40b427e9565c88a8a6fa89e P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:33.715399 14338 raft_consensus.cc:740] T 142216a0c40b427e9565c88a8a6fa89e P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 624eef68d46144c48e5429400233648c, State: Initialized, Role: FOLLOWER
I20260709 13:06:33.717801 14334 consensus_queue.cc:260] T 17c306e6753742f6a3165531a5dd2e4b P 164b05f8be0a4e49b2683a05b5f3ca20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
W20260709 13:06:33.718900 14031 consensus_peers.cc:597] T d130a0747d3c4f6094e8a020a4d81da0 P 624eef68d46144c48e5429400233648c -> Peer afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069): Couldn't send request to peer afe42c9f8c47470f92c948acc9cd1411. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:33.716138 14338 consensus_queue.cc:260] T 142216a0c40b427e9565c88a8a6fa89e P 624eef68d46144c48e5429400233648c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:33.723363 14335 tablet_bootstrap.cc:492] T 45f66cf4149e41b2b7167b0335f795dc P afe42c9f8c47470f92c948acc9cd1411: No bootstrap required, opened a new log
I20260709 13:06:33.723899 14335 ts_tablet_manager.cc:1403] T 45f66cf4149e41b2b7167b0335f795dc P afe42c9f8c47470f92c948acc9cd1411: Time spent bootstrapping tablet: real 0.124s	user 0.014s	sys 0.002s
I20260709 13:06:33.723968 14391 consensus_queue.cc:1048] T d130a0747d3c4f6094e8a020a4d81da0 P 624eef68d46144c48e5429400233648c [LEADER]: Connected to new peer: Peer: permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:33.724851 14338 ts_tablet_manager.cc:1434] T 142216a0c40b427e9565c88a8a6fa89e P 624eef68d46144c48e5429400233648c: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260709 13:06:33.726114 14338 tablet_bootstrap.cc:492] T 435dd70987d047d589dc5b17dd81dba9 P 624eef68d46144c48e5429400233648c: Bootstrap starting.
I20260709 13:06:33.721345 14334 ts_tablet_manager.cc:1434] T 17c306e6753742f6a3165531a5dd2e4b P 164b05f8be0a4e49b2683a05b5f3ca20: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.001s
I20260709 13:06:33.728305 14335 raft_consensus.cc:359] T 45f66cf4149e41b2b7167b0335f795dc P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:33.729332 14335 raft_consensus.cc:385] T 45f66cf4149e41b2b7167b0335f795dc P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:33.729660 14334 tablet_bootstrap.cc:492] T 8ad49b80eff54c53919e1ae6adf1214c P 164b05f8be0a4e49b2683a05b5f3ca20: Bootstrap starting.
I20260709 13:06:33.729754 14335 raft_consensus.cc:740] T 45f66cf4149e41b2b7167b0335f795dc P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afe42c9f8c47470f92c948acc9cd1411, State: Initialized, Role: FOLLOWER
I20260709 13:06:33.730947 14335 consensus_queue.cc:260] T 45f66cf4149e41b2b7167b0335f795dc P afe42c9f8c47470f92c948acc9cd1411 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:33.737365 14335 ts_tablet_manager.cc:1434] T 45f66cf4149e41b2b7167b0335f795dc P afe42c9f8c47470f92c948acc9cd1411: Time spent starting tablet: real 0.013s	user 0.001s	sys 0.009s
I20260709 13:06:33.738610 14335 tablet_bootstrap.cc:492] T d130a0747d3c4f6094e8a020a4d81da0 P afe42c9f8c47470f92c948acc9cd1411: Bootstrap starting.
I20260709 13:06:33.738226 13964 catalog_manager.cc:5697] T 17c306e6753742f6a3165531a5dd2e4b P afe42c9f8c47470f92c948acc9cd1411 reported cstate change: term changed from 0 to 1, leader changed from <none> to afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3). New cstate: current_term: 1 leader_uuid: "afe42c9f8c47470f92c948acc9cd1411" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:33.742937 14334 tablet_bootstrap.cc:654] T 8ad49b80eff54c53919e1ae6adf1214c P 164b05f8be0a4e49b2683a05b5f3ca20: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:33.745321 14335 tablet_bootstrap.cc:654] T d130a0747d3c4f6094e8a020a4d81da0 P afe42c9f8c47470f92c948acc9cd1411: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:33.736150 13966 catalog_manager.cc:5697] T e5e1d402719c4b8ea8846719019c4c78 P 624eef68d46144c48e5429400233648c reported cstate change: term changed from 0 to 1, leader changed from <none> to 624eef68d46144c48e5429400233648c (127.10.182.1). New cstate: current_term: 1 leader_uuid: "624eef68d46144c48e5429400233648c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:33.750785 14333 tablet_bootstrap.cc:492] T 9cc66193ce6746c2a9c0edf9f8397dfc P 00bc4f1e78664168a62dc348db47ed5f: No bootstrap required, opened a new log
I20260709 13:06:33.751298 14333 ts_tablet_manager.cc:1403] T 9cc66193ce6746c2a9c0edf9f8397dfc P 00bc4f1e78664168a62dc348db47ed5f: Time spent bootstrapping tablet: real 0.075s	user 0.013s	sys 0.006s
I20260709 13:06:33.753398 14394 raft_consensus.cc:493] T 142216a0c40b427e9565c88a8a6fa89e P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:33.755337 14394 raft_consensus.cc:515] T 142216a0c40b427e9565c88a8a6fa89e P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:33.759143 14217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "142216a0c40b427e9565c88a8a6fa89e" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afe42c9f8c47470f92c948acc9cd1411" is_pre_election: true
I20260709 13:06:33.760090 14394 leader_election.cc:290] T 142216a0c40b427e9565c88a8a6fa89e P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813), afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069)
W20260709 13:06:33.761124 14031 leader_election.cc:343] T 142216a0c40b427e9565c88a8a6fa89e P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:33.761231 14143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "142216a0c40b427e9565c88a8a6fa89e" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" is_pre_election: true
I20260709 13:06:33.761904 14143 raft_consensus.cc:2468] T 142216a0c40b427e9565c88a8a6fa89e P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 624eef68d46144c48e5429400233648c in term 0.
I20260709 13:06:33.763301 14034 leader_election.cc:304] T 142216a0c40b427e9565c88a8a6fa89e P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 164b05f8be0a4e49b2683a05b5f3ca20, 624eef68d46144c48e5429400233648c; no voters: afe42c9f8c47470f92c948acc9cd1411
I20260709 13:06:33.769903 14338 tablet_bootstrap.cc:654] T 435dd70987d047d589dc5b17dd81dba9 P 624eef68d46144c48e5429400233648c: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:33.770344 14394 raft_consensus.cc:2804] T 142216a0c40b427e9565c88a8a6fa89e P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:33.772723 14333 raft_consensus.cc:359] T 9cc66193ce6746c2a9c0edf9f8397dfc P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:33.773610 14333 raft_consensus.cc:385] T 9cc66193ce6746c2a9c0edf9f8397dfc P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:33.773828 14333 raft_consensus.cc:740] T 9cc66193ce6746c2a9c0edf9f8397dfc P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00bc4f1e78664168a62dc348db47ed5f, State: Initialized, Role: FOLLOWER
I20260709 13:06:33.771427 14394 raft_consensus.cc:493] T 142216a0c40b427e9565c88a8a6fa89e P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:33.775553 14376 raft_consensus.cc:493] T ae0c5ab3fc5a4bc48adf4f2df5ab5ad8 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:33.775667 14394 raft_consensus.cc:3060] T 142216a0c40b427e9565c88a8a6fa89e P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:33.776144 14376 raft_consensus.cc:515] T ae0c5ab3fc5a4bc48adf4f2df5ab5ad8 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:33.776439 14333 consensus_queue.cc:260] T 9cc66193ce6746c2a9c0edf9f8397dfc P 00bc4f1e78664168a62dc348db47ed5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:33.779116 14333 ts_tablet_manager.cc:1434] T 9cc66193ce6746c2a9c0edf9f8397dfc P 00bc4f1e78664168a62dc348db47ed5f: Time spent starting tablet: real 0.028s	user 0.001s	sys 0.006s
I20260709 13:06:33.780200 14333 tablet_bootstrap.cc:492] T 92f4112b3dc44397bb0b2dd1722647d4 P 00bc4f1e78664168a62dc348db47ed5f: Bootstrap starting.
I20260709 13:06:33.780723 14289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae0c5ab3fc5a4bc48adf4f2df5ab5ad8" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f" is_pre_election: true
I20260709 13:06:33.782955 14335 tablet_bootstrap.cc:492] T d130a0747d3c4f6094e8a020a4d81da0 P afe42c9f8c47470f92c948acc9cd1411: No bootstrap required, opened a new log
W20260709 13:06:33.783241 14182 leader_election.cc:343] T ae0c5ab3fc5a4bc48adf4f2df5ab5ad8 P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:33.783871 14334 tablet_bootstrap.cc:492] T 8ad49b80eff54c53919e1ae6adf1214c P 164b05f8be0a4e49b2683a05b5f3ca20: No bootstrap required, opened a new log
I20260709 13:06:33.783893 14335 ts_tablet_manager.cc:1403] T d130a0747d3c4f6094e8a020a4d81da0 P afe42c9f8c47470f92c948acc9cd1411: Time spent bootstrapping tablet: real 0.045s	user 0.004s	sys 0.010s
I20260709 13:06:33.784512 14334 ts_tablet_manager.cc:1403] T 8ad49b80eff54c53919e1ae6adf1214c P 164b05f8be0a4e49b2683a05b5f3ca20: Time spent bootstrapping tablet: real 0.055s	user 0.012s	sys 0.014s
W20260709 13:06:33.782950 14254 consensus_peers.cc:597] T b2b93d6fe50944e2bf45deaaab8d2502 P 00bc4f1e78664168a62dc348db47ed5f -> Peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Couldn't send request to peer 624eef68d46144c48e5429400233648c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:33.787369 14335 raft_consensus.cc:359] T d130a0747d3c4f6094e8a020a4d81da0 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:33.788220 14067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae0c5ab3fc5a4bc48adf4f2df5ab5ad8" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c" is_pre_election: true
I20260709 13:06:33.788978 14067 raft_consensus.cc:2468] T ae0c5ab3fc5a4bc48adf4f2df5ab5ad8 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afe42c9f8c47470f92c948acc9cd1411 in term 0.
I20260709 13:06:33.789323 14334 raft_consensus.cc:359] T 8ad49b80eff54c53919e1ae6adf1214c P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:33.790181 14334 raft_consensus.cc:385] T 8ad49b80eff54c53919e1ae6adf1214c P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:33.790518 14334 raft_consensus.cc:740] T 8ad49b80eff54c53919e1ae6adf1214c P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 164b05f8be0a4e49b2683a05b5f3ca20, State: Initialized, Role: FOLLOWER
I20260709 13:06:33.790494 14180 leader_election.cc:304] T ae0c5ab3fc5a4bc48adf4f2df5ab5ad8 P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 624eef68d46144c48e5429400233648c, afe42c9f8c47470f92c948acc9cd1411; no voters: 00bc4f1e78664168a62dc348db47ed5f
I20260709 13:06:33.791738 14366 raft_consensus.cc:2804] T ae0c5ab3fc5a4bc48adf4f2df5ab5ad8 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:33.791636 14334 consensus_queue.cc:260] T 8ad49b80eff54c53919e1ae6adf1214c P 164b05f8be0a4e49b2683a05b5f3ca20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:33.792182 14366 raft_consensus.cc:493] T ae0c5ab3fc5a4bc48adf4f2df5ab5ad8 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:33.792779 14366 raft_consensus.cc:3060] T ae0c5ab3fc5a4bc48adf4f2df5ab5ad8 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:33.793260 14333 tablet_bootstrap.cc:654] T 92f4112b3dc44397bb0b2dd1722647d4 P 00bc4f1e78664168a62dc348db47ed5f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:33.794684 14334 ts_tablet_manager.cc:1434] T 8ad49b80eff54c53919e1ae6adf1214c P 164b05f8be0a4e49b2683a05b5f3ca20: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:06:33.795848 14334 tablet_bootstrap.cc:492] T 92f4112b3dc44397bb0b2dd1722647d4 P 164b05f8be0a4e49b2683a05b5f3ca20: Bootstrap starting.
I20260709 13:06:33.797814 14376 leader_election.cc:290] T ae0c5ab3fc5a4bc48adf4f2df5ab5ad8 P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193), 624eef68d46144c48e5429400233648c (127.10.182.1:45551)
I20260709 13:06:33.801860 14334 tablet_bootstrap.cc:654] T 92f4112b3dc44397bb0b2dd1722647d4 P 164b05f8be0a4e49b2683a05b5f3ca20: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:33.783511 14394 raft_consensus.cc:515] T 142216a0c40b427e9565c88a8a6fa89e P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:33.788223 14335 raft_consensus.cc:385] T d130a0747d3c4f6094e8a020a4d81da0 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:33.803450 14411 raft_consensus.cc:493] T 698f5304791f4bbe9dabc958772145ae P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:33.806316 14335 raft_consensus.cc:740] T d130a0747d3c4f6094e8a020a4d81da0 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afe42c9f8c47470f92c948acc9cd1411, State: Initialized, Role: FOLLOWER
I20260709 13:06:33.806407 14411 raft_consensus.cc:515] T 698f5304791f4bbe9dabc958772145ae P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:33.808890 14411 leader_election.cc:290] T 698f5304791f4bbe9dabc958772145ae P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069), 624eef68d46144c48e5429400233648c (127.10.182.1:45551)
I20260709 13:06:33.811260 14217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "698f5304791f4bbe9dabc958772145ae" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afe42c9f8c47470f92c948acc9cd1411" is_pre_election: true
I20260709 13:06:33.812455 14217 raft_consensus.cc:2468] T 698f5304791f4bbe9dabc958772145ae P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00bc4f1e78664168a62dc348db47ed5f in term 0.
I20260709 13:06:33.814024 14067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "698f5304791f4bbe9dabc958772145ae" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c" is_pre_election: true
I20260709 13:06:33.815979 14254 leader_election.cc:304] T 698f5304791f4bbe9dabc958772145ae P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f, afe42c9f8c47470f92c948acc9cd1411; no voters: 
I20260709 13:06:33.817529 14411 raft_consensus.cc:2804] T 698f5304791f4bbe9dabc958772145ae P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:33.817927 14411 raft_consensus.cc:493] T 698f5304791f4bbe9dabc958772145ae P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:33.818315 14411 raft_consensus.cc:3060] T 698f5304791f4bbe9dabc958772145ae P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:33.811506 14366 raft_consensus.cc:515] T ae0c5ab3fc5a4bc48adf4f2df5ab5ad8 P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:33.819231 14394 leader_election.cc:290] T 142216a0c40b427e9565c88a8a6fa89e P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 1 election: Requested vote from peers 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813), afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069)
I20260709 13:06:33.818320 14143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "142216a0c40b427e9565c88a8a6fa89e" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20"
I20260709 13:06:33.822306 14143 raft_consensus.cc:3060] T 142216a0c40b427e9565c88a8a6fa89e P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:33.822803 14217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "142216a0c40b427e9565c88a8a6fa89e" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afe42c9f8c47470f92c948acc9cd1411"
W20260709 13:06:33.824705 14031 leader_election.cc:343] T 142216a0c40b427e9565c88a8a6fa89e P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:33.829290 14254 leader_election.cc:343] T 698f5304791f4bbe9dabc958772145ae P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:33.832860 14143 raft_consensus.cc:2468] T 142216a0c40b427e9565c88a8a6fa89e P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 624eef68d46144c48e5429400233648c in term 1.
I20260709 13:06:33.834414 14034 leader_election.cc:304] T 142216a0c40b427e9565c88a8a6fa89e P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 164b05f8be0a4e49b2683a05b5f3ca20, 624eef68d46144c48e5429400233648c; no voters: afe42c9f8c47470f92c948acc9cd1411
I20260709 13:06:33.835635 14394 raft_consensus.cc:2804] T 142216a0c40b427e9565c88a8a6fa89e P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:33.836325 14394 raft_consensus.cc:697] T 142216a0c40b427e9565c88a8a6fa89e P 624eef68d46144c48e5429400233648c [term 1 LEADER]: Becoming Leader. State: Replica: 624eef68d46144c48e5429400233648c, State: Running, Role: LEADER
I20260709 13:06:33.837221 14394 consensus_queue.cc:237] T 142216a0c40b427e9565c88a8a6fa89e P 624eef68d46144c48e5429400233648c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:33.837770 14411 raft_consensus.cc:515] T 698f5304791f4bbe9dabc958772145ae P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:33.838595 14422 raft_consensus.cc:493] T 45f66cf4149e41b2b7167b0335f795dc P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:33.839159 14422 raft_consensus.cc:515] T 45f66cf4149e41b2b7167b0335f795dc P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:33.807992 14335 consensus_queue.cc:260] T d130a0747d3c4f6094e8a020a4d81da0 P afe42c9f8c47470f92c948acc9cd1411 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:33.840597 14217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "698f5304791f4bbe9dabc958772145ae" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afe42c9f8c47470f92c948acc9cd1411"
I20260709 13:06:33.841526 14376 raft_consensus.cc:493] T 45f66cf4149e41b2b7167b0335f795dc P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:33.841813 14217 raft_consensus.cc:3060] T 698f5304791f4bbe9dabc958772145ae P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:33.842229 14422 leader_election.cc:290] T 45f66cf4149e41b2b7167b0335f795dc P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813), afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069)
I20260709 13:06:33.842089 14376 raft_consensus.cc:515] T 45f66cf4149e41b2b7167b0335f795dc P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:33.846266 14333 tablet_bootstrap.cc:492] T 92f4112b3dc44397bb0b2dd1722647d4 P 00bc4f1e78664168a62dc348db47ed5f: No bootstrap required, opened a new log
I20260709 13:06:33.846782 14333 ts_tablet_manager.cc:1403] T 92f4112b3dc44397bb0b2dd1722647d4 P 00bc4f1e78664168a62dc348db47ed5f: Time spent bootstrapping tablet: real 0.067s	user 0.015s	sys 0.015s
I20260709 13:06:33.846714 14141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45f66cf4149e41b2b7167b0335f795dc" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" is_pre_election: true
I20260709 13:06:33.849653 14333 raft_consensus.cc:359] T 92f4112b3dc44397bb0b2dd1722647d4 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:33.849870 14289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45f66cf4149e41b2b7167b0335f795dc" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f" is_pre_election: true
I20260709 13:06:33.850565 14289 raft_consensus.cc:2468] T 45f66cf4149e41b2b7167b0335f795dc P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afe42c9f8c47470f92c948acc9cd1411 in term 0.
I20260709 13:06:33.850735 14143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45f66cf4149e41b2b7167b0335f795dc" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" is_pre_election: true
I20260709 13:06:33.851024 14216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45f66cf4149e41b2b7167b0335f795dc" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afe42c9f8c47470f92c948acc9cd1411" is_pre_election: true
I20260709 13:06:33.851398 14333 raft_consensus.cc:385] T 92f4112b3dc44397bb0b2dd1722647d4 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:33.851686 14216 raft_consensus.cc:2468] T 45f66cf4149e41b2b7167b0335f795dc P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00bc4f1e78664168a62dc348db47ed5f in term 0.
W20260709 13:06:33.852771 14257 leader_election.cc:343] T 45f66cf4149e41b2b7167b0335f795dc P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:33.853350 14183 leader_election.cc:343] T 45f66cf4149e41b2b7167b0335f795dc P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:33.854358 14254 leader_election.cc:304] T 45f66cf4149e41b2b7167b0335f795dc P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f, afe42c9f8c47470f92c948acc9cd1411; no voters: 164b05f8be0a4e49b2683a05b5f3ca20
I20260709 13:06:33.854341 14182 leader_election.cc:304] T 45f66cf4149e41b2b7167b0335f795dc P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f, afe42c9f8c47470f92c948acc9cd1411; no voters: 164b05f8be0a4e49b2683a05b5f3ca20
I20260709 13:06:33.856127 14404 raft_consensus.cc:2804] T 45f66cf4149e41b2b7167b0335f795dc P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:33.856467 14404 raft_consensus.cc:493] T 45f66cf4149e41b2b7167b0335f795dc P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:33.856914 14404 raft_consensus.cc:3060] T 45f66cf4149e41b2b7167b0335f795dc P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:33.859719 14217 raft_consensus.cc:2468] T 698f5304791f4bbe9dabc958772145ae P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00bc4f1e78664168a62dc348db47ed5f in term 1.
I20260709 13:06:33.851792 14333 raft_consensus.cc:740] T 92f4112b3dc44397bb0b2dd1722647d4 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00bc4f1e78664168a62dc348db47ed5f, State: Initialized, Role: FOLLOWER
I20260709 13:06:33.868346 14333 consensus_queue.cc:260] T 92f4112b3dc44397bb0b2dd1722647d4 P 00bc4f1e78664168a62dc348db47ed5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:33.869395 14335 ts_tablet_manager.cc:1434] T d130a0747d3c4f6094e8a020a4d81da0 P afe42c9f8c47470f92c948acc9cd1411: Time spent starting tablet: real 0.085s	user 0.007s	sys 0.001s
I20260709 13:06:33.869499 14422 raft_consensus.cc:2804] T 45f66cf4149e41b2b7167b0335f795dc P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:33.846757 14376 leader_election.cc:290] T 45f66cf4149e41b2b7167b0335f795dc P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813), 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193)
I20260709 13:06:33.874588 14333 ts_tablet_manager.cc:1434] T 92f4112b3dc44397bb0b2dd1722647d4 P 00bc4f1e78664168a62dc348db47ed5f: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260709 13:06:33.878741 14366 leader_election.cc:290] T ae0c5ab3fc5a4bc48adf4f2df5ab5ad8 P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 election: Requested vote from peers 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193), 624eef68d46144c48e5429400233648c (127.10.182.1:45551)
I20260709 13:06:33.880081 14334 tablet_bootstrap.cc:492] T 92f4112b3dc44397bb0b2dd1722647d4 P 164b05f8be0a4e49b2683a05b5f3ca20: No bootstrap required, opened a new log
I20260709 13:06:33.880796 14334 ts_tablet_manager.cc:1403] T 92f4112b3dc44397bb0b2dd1722647d4 P 164b05f8be0a4e49b2683a05b5f3ca20: Time spent bootstrapping tablet: real 0.085s	user 0.014s	sys 0.013s
I20260709 13:06:33.871536 14254 leader_election.cc:304] T 698f5304791f4bbe9dabc958772145ae P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f, afe42c9f8c47470f92c948acc9cd1411; no voters: 
I20260709 13:06:33.881875 14067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae0c5ab3fc5a4bc48adf4f2df5ab5ad8" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c"
I20260709 13:06:33.882516 14067 raft_consensus.cc:3060] T ae0c5ab3fc5a4bc48adf4f2df5ab5ad8 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:33.882799 14418 raft_consensus.cc:2804] T 698f5304791f4bbe9dabc958772145ae P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:33.883426 14066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "698f5304791f4bbe9dabc958772145ae" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c"
I20260709 13:06:33.883978 14333 tablet_bootstrap.cc:492] T ae0c5ab3fc5a4bc48adf4f2df5ab5ad8 P 00bc4f1e78664168a62dc348db47ed5f: Bootstrap starting.
W20260709 13:06:33.885706 14254 leader_election.cc:343] T 698f5304791f4bbe9dabc958772145ae P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:33.875619 14411 leader_election.cc:290] T 698f5304791f4bbe9dabc958772145ae P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 election: Requested vote from peers afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069), 624eef68d46144c48e5429400233648c (127.10.182.1:45551)
I20260709 13:06:33.888273 14334 raft_consensus.cc:359] T 92f4112b3dc44397bb0b2dd1722647d4 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:33.883333 14418 raft_consensus.cc:697] T 698f5304791f4bbe9dabc958772145ae P 00bc4f1e78664168a62dc348db47ed5f [term 1 LEADER]: Becoming Leader. State: Replica: 00bc4f1e78664168a62dc348db47ed5f, State: Running, Role: LEADER
I20260709 13:06:33.889405 14334 raft_consensus.cc:385] T 92f4112b3dc44397bb0b2dd1722647d4 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:33.889950 14334 raft_consensus.cc:740] T 92f4112b3dc44397bb0b2dd1722647d4 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 164b05f8be0a4e49b2683a05b5f3ca20, State: Initialized, Role: FOLLOWER
I20260709 13:06:33.890385 14067 raft_consensus.cc:2468] T ae0c5ab3fc5a4bc48adf4f2df5ab5ad8 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afe42c9f8c47470f92c948acc9cd1411 in term 1.
I20260709 13:06:33.890292 14418 consensus_queue.cc:237] T 698f5304791f4bbe9dabc958772145ae P 00bc4f1e78664168a62dc348db47ed5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:33.891103 14334 consensus_queue.cc:260] T 92f4112b3dc44397bb0b2dd1722647d4 P 164b05f8be0a4e49b2683a05b5f3ca20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:33.891835 14180 leader_election.cc:304] T ae0c5ab3fc5a4bc48adf4f2df5ab5ad8 P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 624eef68d46144c48e5429400233648c, afe42c9f8c47470f92c948acc9cd1411; no voters: 
I20260709 13:06:33.892841 14376 raft_consensus.cc:2804] T ae0c5ab3fc5a4bc48adf4f2df5ab5ad8 P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:33.893359 14376 raft_consensus.cc:697] T ae0c5ab3fc5a4bc48adf4f2df5ab5ad8 P afe42c9f8c47470f92c948acc9cd1411 [term 1 LEADER]: Becoming Leader. State: Replica: afe42c9f8c47470f92c948acc9cd1411, State: Running, Role: LEADER
I20260709 13:06:33.894282 14334 ts_tablet_manager.cc:1434] T 92f4112b3dc44397bb0b2dd1722647d4 P 164b05f8be0a4e49b2683a05b5f3ca20: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 13:06:33.894215 14376 consensus_queue.cc:237] T ae0c5ab3fc5a4bc48adf4f2df5ab5ad8 P afe42c9f8c47470f92c948acc9cd1411 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:33.897084 14334 tablet_bootstrap.cc:492] T 7cb101191c794f4f9eebedf994a2f0d1 P 164b05f8be0a4e49b2683a05b5f3ca20: Bootstrap starting.
I20260709 13:06:33.875269 14422 raft_consensus.cc:493] T 45f66cf4149e41b2b7167b0335f795dc P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:33.902622 14422 raft_consensus.cc:3060] T 45f66cf4149e41b2b7167b0335f795dc P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:33.903043 14411 consensus_queue.cc:1048] T b2b93d6fe50944e2bf45deaaab8d2502 P 00bc4f1e78664168a62dc348db47ed5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:33.915269 14338 tablet_bootstrap.cc:492] T 435dd70987d047d589dc5b17dd81dba9 P 624eef68d46144c48e5429400233648c: No bootstrap required, opened a new log
I20260709 13:06:33.917050 14338 ts_tablet_manager.cc:1403] T 435dd70987d047d589dc5b17dd81dba9 P 624eef68d46144c48e5429400233648c: Time spent bootstrapping tablet: real 0.191s	user 0.018s	sys 0.012s
I20260709 13:06:33.915572 14335 tablet_bootstrap.cc:492] T 7cb101191c794f4f9eebedf994a2f0d1 P afe42c9f8c47470f92c948acc9cd1411: Bootstrap starting.
I20260709 13:06:33.923374 14334 tablet_bootstrap.cc:654] T 7cb101191c794f4f9eebedf994a2f0d1 P 164b05f8be0a4e49b2683a05b5f3ca20: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:33.927076 14338 raft_consensus.cc:359] T 435dd70987d047d589dc5b17dd81dba9 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:33.935117 13964 catalog_manager.cc:5697] T 698f5304791f4bbe9dabc958772145ae P 00bc4f1e78664168a62dc348db47ed5f reported cstate change: term changed from 0 to 1, leader changed from <none> to 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4). New cstate: current_term: 1 leader_uuid: "00bc4f1e78664168a62dc348db47ed5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:33.907918 14404 raft_consensus.cc:515] T 45f66cf4149e41b2b7167b0335f795dc P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:33.938956 14404 leader_election.cc:290] T 45f66cf4149e41b2b7167b0335f795dc P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 election: Requested vote from peers 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813), 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193)
I20260709 13:06:33.939729 14142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45f66cf4149e41b2b7167b0335f795dc" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20"
W20260709 13:06:33.942634 14183 leader_election.cc:343] T 45f66cf4149e41b2b7167b0335f795dc P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:33.943498 14418 raft_consensus.cc:493] T 92f4112b3dc44397bb0b2dd1722647d4 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:33.928426 14338 raft_consensus.cc:385] T 435dd70987d047d589dc5b17dd81dba9 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:33.944356 14338 raft_consensus.cc:740] T 435dd70987d047d589dc5b17dd81dba9 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 624eef68d46144c48e5429400233648c, State: Initialized, Role: FOLLOWER
I20260709 13:06:33.944098 14418 raft_consensus.cc:515] T 92f4112b3dc44397bb0b2dd1722647d4 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:33.945344 14338 consensus_queue.cc:260] T 435dd70987d047d589dc5b17dd81dba9 P 624eef68d46144c48e5429400233648c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:33.947420 14067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92f4112b3dc44397bb0b2dd1722647d4" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c" is_pre_election: true
W20260709 13:06:33.948987 14254 leader_election.cc:343] T 92f4112b3dc44397bb0b2dd1722647d4 P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:33.950225 14333 tablet_bootstrap.cc:654] T ae0c5ab3fc5a4bc48adf4f2df5ab5ad8 P 00bc4f1e78664168a62dc348db47ed5f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:33.957114 14338 ts_tablet_manager.cc:1434] T 435dd70987d047d589dc5b17dd81dba9 P 624eef68d46144c48e5429400233648c: Time spent starting tablet: real 0.040s	user 0.008s	sys 0.000s
I20260709 13:06:33.959733 14335 tablet_bootstrap.cc:654] T 7cb101191c794f4f9eebedf994a2f0d1 P afe42c9f8c47470f92c948acc9cd1411: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:33.963011 14142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92f4112b3dc44397bb0b2dd1722647d4" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" is_pre_election: true
I20260709 13:06:33.963857 14142 raft_consensus.cc:2468] T 92f4112b3dc44397bb0b2dd1722647d4 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00bc4f1e78664168a62dc348db47ed5f in term 0.
I20260709 13:06:33.970347 14289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae0c5ab3fc5a4bc48adf4f2df5ab5ad8" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f"
I20260709 13:06:33.971401 13966 catalog_manager.cc:5697] T 142216a0c40b427e9565c88a8a6fa89e P 624eef68d46144c48e5429400233648c reported cstate change: term changed from 0 to 1, leader changed from <none> to 624eef68d46144c48e5429400233648c (127.10.182.1). New cstate: current_term: 1 leader_uuid: "624eef68d46144c48e5429400233648c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:33.962456 14338 tablet_bootstrap.cc:492] T b2b93d6fe50944e2bf45deaaab8d2502 P 624eef68d46144c48e5429400233648c: Bootstrap starting.
I20260709 13:06:33.957198 14418 leader_election.cc:290] T 92f4112b3dc44397bb0b2dd1722647d4 P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 624eef68d46144c48e5429400233648c (127.10.182.1:45551), 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813)
W20260709 13:06:33.972995 14182 leader_election.cc:343] T ae0c5ab3fc5a4bc48adf4f2df5ab5ad8 P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:33.973332 14257 leader_election.cc:304] T 92f4112b3dc44397bb0b2dd1722647d4 P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f, 164b05f8be0a4e49b2683a05b5f3ca20; no voters: 624eef68d46144c48e5429400233648c
I20260709 13:06:33.973577 14290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45f66cf4149e41b2b7167b0335f795dc" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f"
I20260709 13:06:33.987047 14418 raft_consensus.cc:2804] T 92f4112b3dc44397bb0b2dd1722647d4 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:33.987666 14418 raft_consensus.cc:493] T 92f4112b3dc44397bb0b2dd1722647d4 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:33.988123 14418 raft_consensus.cc:3060] T 92f4112b3dc44397bb0b2dd1722647d4 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:33.974074 13963 catalog_manager.cc:5697] T ae0c5ab3fc5a4bc48adf4f2df5ab5ad8 P afe42c9f8c47470f92c948acc9cd1411 reported cstate change: term changed from 0 to 1, leader changed from <none> to afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3). New cstate: current_term: 1 leader_uuid: "afe42c9f8c47470f92c948acc9cd1411" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:34.000789 14422 raft_consensus.cc:515] T 45f66cf4149e41b2b7167b0335f795dc P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:34.002967 14290 raft_consensus.cc:2393] T 45f66cf4149e41b2b7167b0335f795dc P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate afe42c9f8c47470f92c948acc9cd1411 in current term 1: Already voted for candidate 00bc4f1e78664168a62dc348db47ed5f in this term.
I20260709 13:06:34.005251 14142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45f66cf4149e41b2b7167b0335f795dc" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20"
W20260709 13:06:34.007189 14257 leader_election.cc:343] T 45f66cf4149e41b2b7167b0335f795dc P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:34.008625 14182 leader_election.cc:304] T 45f66cf4149e41b2b7167b0335f795dc P afe42c9f8c47470f92c948acc9cd1411 [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: afe42c9f8c47470f92c948acc9cd1411; no voters: 00bc4f1e78664168a62dc348db47ed5f, 164b05f8be0a4e49b2683a05b5f3ca20
I20260709 13:06:34.009788 14376 raft_consensus.cc:2749] T 45f66cf4149e41b2b7167b0335f795dc P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:06:34.010818 14422 leader_election.cc:290] T 45f66cf4149e41b2b7167b0335f795dc P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 election: Requested vote from peers 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813), afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069)
I20260709 13:06:34.011922 14217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45f66cf4149e41b2b7167b0335f795dc" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afe42c9f8c47470f92c948acc9cd1411"
I20260709 13:06:34.012760 14217 raft_consensus.cc:2393] T 45f66cf4149e41b2b7167b0335f795dc P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 00bc4f1e78664168a62dc348db47ed5f in current term 1: Already voted for candidate afe42c9f8c47470f92c948acc9cd1411 in this term.
I20260709 13:06:34.014015 14254 leader_election.cc:304] T 45f66cf4149e41b2b7167b0335f795dc P 00bc4f1e78664168a62dc348db47ed5f [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: 00bc4f1e78664168a62dc348db47ed5f; no voters: 164b05f8be0a4e49b2683a05b5f3ca20, afe42c9f8c47470f92c948acc9cd1411
I20260709 13:06:34.015074 14422 raft_consensus.cc:2749] T 45f66cf4149e41b2b7167b0335f795dc P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:06:34.024231 14333 tablet_bootstrap.cc:492] T ae0c5ab3fc5a4bc48adf4f2df5ab5ad8 P 00bc4f1e78664168a62dc348db47ed5f: No bootstrap required, opened a new log
I20260709 13:06:34.024730 14333 ts_tablet_manager.cc:1403] T ae0c5ab3fc5a4bc48adf4f2df5ab5ad8 P 00bc4f1e78664168a62dc348db47ed5f: Time spent bootstrapping tablet: real 0.141s	user 0.025s	sys 0.030s
I20260709 13:06:34.024602 14376 consensus_queue.cc:1048] T 17c306e6753742f6a3165531a5dd2e4b P afe42c9f8c47470f92c948acc9cd1411 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:34.027391 14333 raft_consensus.cc:359] T ae0c5ab3fc5a4bc48adf4f2df5ab5ad8 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:34.028074 14333 raft_consensus.cc:385] T ae0c5ab3fc5a4bc48adf4f2df5ab5ad8 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:34.033392 14438 raft_consensus.cc:493] T 8ad49b80eff54c53919e1ae6adf1214c P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:34.034089 14438 raft_consensus.cc:515] T 8ad49b80eff54c53919e1ae6adf1214c P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:34.035306 14338 tablet_bootstrap.cc:654] T b2b93d6fe50944e2bf45deaaab8d2502 P 624eef68d46144c48e5429400233648c: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:34.036335 14438 leader_election.cc:290] T 8ad49b80eff54c53919e1ae6adf1214c P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 624eef68d46144c48e5429400233648c (127.10.182.1:45551), afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069)
I20260709 13:06:34.034068 14335 tablet_bootstrap.cc:492] T 7cb101191c794f4f9eebedf994a2f0d1 P afe42c9f8c47470f92c948acc9cd1411: No bootstrap required, opened a new log
I20260709 13:06:34.037927 14335 ts_tablet_manager.cc:1403] T 7cb101191c794f4f9eebedf994a2f0d1 P afe42c9f8c47470f92c948acc9cd1411: Time spent bootstrapping tablet: real 0.130s	user 0.018s	sys 0.013s
I20260709 13:06:34.038916 14418 raft_consensus.cc:515] T 92f4112b3dc44397bb0b2dd1722647d4 P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:34.039956 14067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ad49b80eff54c53919e1ae6adf1214c" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c" is_pre_election: true
I20260709 13:06:34.041262 14217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ad49b80eff54c53919e1ae6adf1214c" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afe42c9f8c47470f92c948acc9cd1411" is_pre_election: true
W20260709 13:06:34.041628 14106 leader_election.cc:343] T 8ad49b80eff54c53919e1ae6adf1214c P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:34.042282 14067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92f4112b3dc44397bb0b2dd1722647d4" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c"
W20260709 13:06:34.043752 14254 leader_election.cc:343] T 92f4112b3dc44397bb0b2dd1722647d4 P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:34.042497 14106 leader_election.cc:343] T 8ad49b80eff54c53919e1ae6adf1214c P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:34.044409 14106 leader_election.cc:304] T 8ad49b80eff54c53919e1ae6adf1214c P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 164b05f8be0a4e49b2683a05b5f3ca20; no voters: 624eef68d46144c48e5429400233648c, afe42c9f8c47470f92c948acc9cd1411
I20260709 13:06:34.045178 14438 raft_consensus.cc:2749] T 8ad49b80eff54c53919e1ae6adf1214c P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:34.028334 14333 raft_consensus.cc:740] T ae0c5ab3fc5a4bc48adf4f2df5ab5ad8 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00bc4f1e78664168a62dc348db47ed5f, State: Initialized, Role: FOLLOWER
I20260709 13:06:34.046440 14333 consensus_queue.cc:260] T ae0c5ab3fc5a4bc48adf4f2df5ab5ad8 P 00bc4f1e78664168a62dc348db47ed5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:34.049494 14418 leader_election.cc:290] T 92f4112b3dc44397bb0b2dd1722647d4 P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 election: Requested vote from peers 624eef68d46144c48e5429400233648c (127.10.182.1:45551), 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813)
I20260709 13:06:34.048939 14335 raft_consensus.cc:359] T 7cb101191c794f4f9eebedf994a2f0d1 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:34.050079 14335 raft_consensus.cc:385] T 7cb101191c794f4f9eebedf994a2f0d1 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:34.050366 14335 raft_consensus.cc:740] T 7cb101191c794f4f9eebedf994a2f0d1 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afe42c9f8c47470f92c948acc9cd1411, State: Initialized, Role: FOLLOWER
I20260709 13:06:34.050984 14333 ts_tablet_manager.cc:1434] T ae0c5ab3fc5a4bc48adf4f2df5ab5ad8 P 00bc4f1e78664168a62dc348db47ed5f: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260709 13:06:34.051190 14143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92f4112b3dc44397bb0b2dd1722647d4" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20"
I20260709 13:06:34.051131 14335 consensus_queue.cc:260] T 7cb101191c794f4f9eebedf994a2f0d1 P afe42c9f8c47470f92c948acc9cd1411 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:34.051831 14143 raft_consensus.cc:3060] T 92f4112b3dc44397bb0b2dd1722647d4 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:34.052659 14333 tablet_bootstrap.cc:492] T 7cb101191c794f4f9eebedf994a2f0d1 P 00bc4f1e78664168a62dc348db47ed5f: Bootstrap starting.
I20260709 13:06:34.053354 14335 ts_tablet_manager.cc:1434] T 7cb101191c794f4f9eebedf994a2f0d1 P afe42c9f8c47470f92c948acc9cd1411: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:06:34.054292 14335 tablet_bootstrap.cc:492] T 8ad49b80eff54c53919e1ae6adf1214c P afe42c9f8c47470f92c948acc9cd1411: Bootstrap starting.
I20260709 13:06:34.065064 14333 tablet_bootstrap.cc:654] T 7cb101191c794f4f9eebedf994a2f0d1 P 00bc4f1e78664168a62dc348db47ed5f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:34.069584 14335 tablet_bootstrap.cc:654] T 8ad49b80eff54c53919e1ae6adf1214c P afe42c9f8c47470f92c948acc9cd1411: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:34.071455 14334 tablet_bootstrap.cc:492] T 7cb101191c794f4f9eebedf994a2f0d1 P 164b05f8be0a4e49b2683a05b5f3ca20: No bootstrap required, opened a new log
I20260709 13:06:34.071942 14334 ts_tablet_manager.cc:1403] T 7cb101191c794f4f9eebedf994a2f0d1 P 164b05f8be0a4e49b2683a05b5f3ca20: Time spent bootstrapping tablet: real 0.176s	user 0.018s	sys 0.018s
W20260709 13:06:34.078490 14031 consensus_peers.cc:597] T e5e1d402719c4b8ea8846719019c4c78 P 624eef68d46144c48e5429400233648c -> Peer afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069): Couldn't send request to peer afe42c9f8c47470f92c948acc9cd1411. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:34.080418 14143 raft_consensus.cc:2468] T 92f4112b3dc44397bb0b2dd1722647d4 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00bc4f1e78664168a62dc348db47ed5f in term 1.
I20260709 13:06:34.081733 14257 leader_election.cc:304] T 92f4112b3dc44397bb0b2dd1722647d4 P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f, 164b05f8be0a4e49b2683a05b5f3ca20; no voters: 624eef68d46144c48e5429400233648c
I20260709 13:06:34.082605 14418 raft_consensus.cc:2804] T 92f4112b3dc44397bb0b2dd1722647d4 P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:34.083073 14418 raft_consensus.cc:697] T 92f4112b3dc44397bb0b2dd1722647d4 P 00bc4f1e78664168a62dc348db47ed5f [term 1 LEADER]: Becoming Leader. State: Replica: 00bc4f1e78664168a62dc348db47ed5f, State: Running, Role: LEADER
I20260709 13:06:34.084075 14418 consensus_queue.cc:237] T 92f4112b3dc44397bb0b2dd1722647d4 P 00bc4f1e78664168a62dc348db47ed5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:34.093145 14217 raft_consensus.cc:3060] T d130a0747d3c4f6094e8a020a4d81da0 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:34.098095 14333 tablet_bootstrap.cc:492] T 7cb101191c794f4f9eebedf994a2f0d1 P 00bc4f1e78664168a62dc348db47ed5f: No bootstrap required, opened a new log
I20260709 13:06:34.098786 14333 ts_tablet_manager.cc:1403] T 7cb101191c794f4f9eebedf994a2f0d1 P 00bc4f1e78664168a62dc348db47ed5f: Time spent bootstrapping tablet: real 0.046s	user 0.013s	sys 0.004s
I20260709 13:06:34.100674 13966 catalog_manager.cc:5697] T 92f4112b3dc44397bb0b2dd1722647d4 P 00bc4f1e78664168a62dc348db47ed5f reported cstate change: term changed from 0 to 1, leader changed from <none> to 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4). New cstate: current_term: 1 leader_uuid: "00bc4f1e78664168a62dc348db47ed5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:34.106460 14333 raft_consensus.cc:359] T 7cb101191c794f4f9eebedf994a2f0d1 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:34.108968 14333 raft_consensus.cc:385] T 7cb101191c794f4f9eebedf994a2f0d1 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:34.109241 14333 raft_consensus.cc:740] T 7cb101191c794f4f9eebedf994a2f0d1 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00bc4f1e78664168a62dc348db47ed5f, State: Initialized, Role: FOLLOWER
I20260709 13:06:34.074705 14334 raft_consensus.cc:359] T 7cb101191c794f4f9eebedf994a2f0d1 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:34.111199 14333 consensus_queue.cc:260] T 7cb101191c794f4f9eebedf994a2f0d1 P 00bc4f1e78664168a62dc348db47ed5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:34.111768 14334 raft_consensus.cc:385] T 7cb101191c794f4f9eebedf994a2f0d1 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:34.112136 14334 raft_consensus.cc:740] T 7cb101191c794f4f9eebedf994a2f0d1 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 164b05f8be0a4e49b2683a05b5f3ca20, State: Initialized, Role: FOLLOWER
I20260709 13:06:34.114490 14143 raft_consensus.cc:3060] T 17c306e6753742f6a3165531a5dd2e4b P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:34.114764 14333 ts_tablet_manager.cc:1434] T 7cb101191c794f4f9eebedf994a2f0d1 P 00bc4f1e78664168a62dc348db47ed5f: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 13:06:34.112838 14334 consensus_queue.cc:260] T 7cb101191c794f4f9eebedf994a2f0d1 P 164b05f8be0a4e49b2683a05b5f3ca20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:34.121202 14333 tablet_bootstrap.cc:492] T 562df69653b84ab6836669ba6e9f6331 P 00bc4f1e78664168a62dc348db47ed5f: Bootstrap starting.
I20260709 13:06:34.127079 14333 tablet_bootstrap.cc:654] T 562df69653b84ab6836669ba6e9f6331 P 00bc4f1e78664168a62dc348db47ed5f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:34.128784 14338 tablet_bootstrap.cc:492] T b2b93d6fe50944e2bf45deaaab8d2502 P 624eef68d46144c48e5429400233648c: No bootstrap required, opened a new log
I20260709 13:06:34.129468 14338 ts_tablet_manager.cc:1403] T b2b93d6fe50944e2bf45deaaab8d2502 P 624eef68d46144c48e5429400233648c: Time spent bootstrapping tablet: real 0.168s	user 0.017s	sys 0.020s
I20260709 13:06:34.130631 14394 consensus_queue.cc:1048] T e5e1d402719c4b8ea8846719019c4c78 P 624eef68d46144c48e5429400233648c [LEADER]: Connected to new peer: Peer: permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:34.138648 14335 tablet_bootstrap.cc:492] T 8ad49b80eff54c53919e1ae6adf1214c P afe42c9f8c47470f92c948acc9cd1411: No bootstrap required, opened a new log
I20260709 13:06:34.139171 14335 ts_tablet_manager.cc:1403] T 8ad49b80eff54c53919e1ae6adf1214c P afe42c9f8c47470f92c948acc9cd1411: Time spent bootstrapping tablet: real 0.085s	user 0.016s	sys 0.010s
I20260709 13:06:34.132571 14366 raft_consensus.cc:493] T 7cb101191c794f4f9eebedf994a2f0d1 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:34.139611 14366 raft_consensus.cc:515] T 7cb101191c794f4f9eebedf994a2f0d1 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:34.140869 14067 raft_consensus.cc:3060] T 435dd70987d047d589dc5b17dd81dba9 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:34.134864 14376 consensus_queue.cc:1048] T 17c306e6753742f6a3165531a5dd2e4b P afe42c9f8c47470f92c948acc9cd1411 [LEADER]: Connected to new peer: Peer: permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:34.141935 14335 raft_consensus.cc:359] T 8ad49b80eff54c53919e1ae6adf1214c P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:34.142620 14335 raft_consensus.cc:385] T 8ad49b80eff54c53919e1ae6adf1214c P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:34.142890 14335 raft_consensus.cc:740] T 8ad49b80eff54c53919e1ae6adf1214c P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afe42c9f8c47470f92c948acc9cd1411, State: Initialized, Role: FOLLOWER
I20260709 13:06:34.144361 14141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cb101191c794f4f9eebedf994a2f0d1" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" is_pre_election: true
I20260709 13:06:34.145074 14141 raft_consensus.cc:2468] T 7cb101191c794f4f9eebedf994a2f0d1 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afe42c9f8c47470f92c948acc9cd1411 in term 0.
I20260709 13:06:34.145740 14418 raft_consensus.cc:493] T 9cc66193ce6746c2a9c0edf9f8397dfc P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:34.146229 14418 raft_consensus.cc:515] T 9cc66193ce6746c2a9c0edf9f8397dfc P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:34.147328 14366 leader_election.cc:290] T 7cb101191c794f4f9eebedf994a2f0d1 P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813), 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193)
I20260709 13:06:34.148449 14418 leader_election.cc:290] T 9cc66193ce6746c2a9c0edf9f8397dfc P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 624eef68d46144c48e5429400233648c (127.10.182.1:45551), 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813)
I20260709 13:06:34.148784 14290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cb101191c794f4f9eebedf994a2f0d1" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f" is_pre_election: true
I20260709 13:06:34.151584 14290 raft_consensus.cc:2468] T 7cb101191c794f4f9eebedf994a2f0d1 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afe42c9f8c47470f92c948acc9cd1411 in term 0.
I20260709 13:06:34.149333 14183 leader_election.cc:304] T 7cb101191c794f4f9eebedf994a2f0d1 P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 164b05f8be0a4e49b2683a05b5f3ca20, afe42c9f8c47470f92c948acc9cd1411; no voters: 
I20260709 13:06:34.153316 14366 raft_consensus.cc:2804] T 7cb101191c794f4f9eebedf994a2f0d1 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:34.149528 14066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cc66193ce6746c2a9c0edf9f8397dfc" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c" is_pre_election: true
I20260709 13:06:34.154805 14366 raft_consensus.cc:493] T 7cb101191c794f4f9eebedf994a2f0d1 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:34.155316 14366 raft_consensus.cc:3060] T 7cb101191c794f4f9eebedf994a2f0d1 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:34.150270 14141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cc66193ce6746c2a9c0edf9f8397dfc" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" is_pre_election: true
W20260709 13:06:34.161335 14257 leader_election.cc:343] T 9cc66193ce6746c2a9c0edf9f8397dfc P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:34.162178 14254 leader_election.cc:343] T 9cc66193ce6746c2a9c0edf9f8397dfc P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:34.162648 14254 leader_election.cc:304] T 9cc66193ce6746c2a9c0edf9f8397dfc P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f; no voters: 164b05f8be0a4e49b2683a05b5f3ca20, 624eef68d46144c48e5429400233648c
I20260709 13:06:34.163833 14418 raft_consensus.cc:2749] T 9cc66193ce6746c2a9c0edf9f8397dfc P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:34.164927 14335 consensus_queue.cc:260] T 8ad49b80eff54c53919e1ae6adf1214c P afe42c9f8c47470f92c948acc9cd1411 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:34.165805 14334 ts_tablet_manager.cc:1434] T 7cb101191c794f4f9eebedf994a2f0d1 P 164b05f8be0a4e49b2683a05b5f3ca20: Time spent starting tablet: real 0.048s	user 0.005s	sys 0.005s
I20260709 13:06:34.163985 14338 raft_consensus.cc:359] T b2b93d6fe50944e2bf45deaaab8d2502 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:34.166945 14334 tablet_bootstrap.cc:492] T 45f66cf4149e41b2b7167b0335f795dc P 164b05f8be0a4e49b2683a05b5f3ca20: Bootstrap starting.
I20260709 13:06:34.167578 14335 ts_tablet_manager.cc:1434] T 8ad49b80eff54c53919e1ae6adf1214c P afe42c9f8c47470f92c948acc9cd1411: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.001s
I20260709 13:06:34.173739 14335 tablet_bootstrap.cc:492] T e5e1d402719c4b8ea8846719019c4c78 P afe42c9f8c47470f92c948acc9cd1411: Bootstrap starting.
I20260709 13:06:34.176661 14338 raft_consensus.cc:385] T b2b93d6fe50944e2bf45deaaab8d2502 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:34.181465 14338 raft_consensus.cc:740] T b2b93d6fe50944e2bf45deaaab8d2502 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 624eef68d46144c48e5429400233648c, State: Initialized, Role: FOLLOWER
I20260709 13:06:34.182431 14338 consensus_queue.cc:260] T b2b93d6fe50944e2bf45deaaab8d2502 P 624eef68d46144c48e5429400233648c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:34.179834 14333 tablet_bootstrap.cc:492] T 562df69653b84ab6836669ba6e9f6331 P 00bc4f1e78664168a62dc348db47ed5f: No bootstrap required, opened a new log
I20260709 13:06:34.187404 14333 ts_tablet_manager.cc:1403] T 562df69653b84ab6836669ba6e9f6331 P 00bc4f1e78664168a62dc348db47ed5f: Time spent bootstrapping tablet: real 0.067s	user 0.017s	sys 0.015s
I20260709 13:06:34.168769 14366 raft_consensus.cc:515] T 7cb101191c794f4f9eebedf994a2f0d1 P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:34.189354 14366 leader_election.cc:290] T 7cb101191c794f4f9eebedf994a2f0d1 P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 election: Requested vote from peers 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813), 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193)
I20260709 13:06:34.191116 14290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cb101191c794f4f9eebedf994a2f0d1" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f"
I20260709 13:06:34.190313 14333 raft_consensus.cc:359] T 562df69653b84ab6836669ba6e9f6331 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:34.190790 14338 ts_tablet_manager.cc:1434] T b2b93d6fe50944e2bf45deaaab8d2502 P 624eef68d46144c48e5429400233648c: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.000s
I20260709 13:06:34.191839 14290 raft_consensus.cc:3060] T 7cb101191c794f4f9eebedf994a2f0d1 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:34.186839 14335 tablet_bootstrap.cc:654] T e5e1d402719c4b8ea8846719019c4c78 P afe42c9f8c47470f92c948acc9cd1411: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:34.191269 14334 tablet_bootstrap.cc:654] T 45f66cf4149e41b2b7167b0335f795dc P 164b05f8be0a4e49b2683a05b5f3ca20: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:34.194226 14066 raft_consensus.cc:3060] T b2b93d6fe50944e2bf45deaaab8d2502 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:34.195016 14338 tablet_bootstrap.cc:492] T 8ad49b80eff54c53919e1ae6adf1214c P 624eef68d46144c48e5429400233648c: Bootstrap starting.
I20260709 13:06:34.201591 14338 tablet_bootstrap.cc:654] T 8ad49b80eff54c53919e1ae6adf1214c P 624eef68d46144c48e5429400233648c: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:34.202194 14290 raft_consensus.cc:2468] T 7cb101191c794f4f9eebedf994a2f0d1 P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afe42c9f8c47470f92c948acc9cd1411 in term 1.
I20260709 13:06:34.203037 14333 raft_consensus.cc:385] T 562df69653b84ab6836669ba6e9f6331 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:34.202940 14142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cb101191c794f4f9eebedf994a2f0d1" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20"
I20260709 13:06:34.205860 14333 raft_consensus.cc:740] T 562df69653b84ab6836669ba6e9f6331 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00bc4f1e78664168a62dc348db47ed5f, State: Initialized, Role: FOLLOWER
I20260709 13:06:34.206010 14142 raft_consensus.cc:3060] T 7cb101191c794f4f9eebedf994a2f0d1 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:34.205327 14334 tablet_bootstrap.cc:492] T 45f66cf4149e41b2b7167b0335f795dc P 164b05f8be0a4e49b2683a05b5f3ca20: No bootstrap required, opened a new log
I20260709 13:06:34.206795 14333 consensus_queue.cc:260] T 562df69653b84ab6836669ba6e9f6331 P 00bc4f1e78664168a62dc348db47ed5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:34.207406 14334 ts_tablet_manager.cc:1403] T 45f66cf4149e41b2b7167b0335f795dc P 164b05f8be0a4e49b2683a05b5f3ca20: Time spent bootstrapping tablet: real 0.041s	user 0.001s	sys 0.011s
I20260709 13:06:34.209146 14333 ts_tablet_manager.cc:1434] T 562df69653b84ab6836669ba6e9f6331 P 00bc4f1e78664168a62dc348db47ed5f: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.001s
I20260709 13:06:34.210350 14334 raft_consensus.cc:359] T 45f66cf4149e41b2b7167b0335f795dc P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:34.211057 14334 raft_consensus.cc:385] T 45f66cf4149e41b2b7167b0335f795dc P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:34.211133 14333 tablet_bootstrap.cc:492] T e67d10cafda744e6a334ded975cc0536 P 00bc4f1e78664168a62dc348db47ed5f: Bootstrap starting.
I20260709 13:06:34.211351 14334 raft_consensus.cc:740] T 45f66cf4149e41b2b7167b0335f795dc P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 164b05f8be0a4e49b2683a05b5f3ca20, State: Initialized, Role: FOLLOWER
I20260709 13:06:34.213248 14142 raft_consensus.cc:2468] T 7cb101191c794f4f9eebedf994a2f0d1 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afe42c9f8c47470f92c948acc9cd1411 in term 1.
I20260709 13:06:34.212747 14334 consensus_queue.cc:260] T 45f66cf4149e41b2b7167b0335f795dc P 164b05f8be0a4e49b2683a05b5f3ca20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:34.214635 14182 leader_election.cc:304] T 7cb101191c794f4f9eebedf994a2f0d1 P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f, afe42c9f8c47470f92c948acc9cd1411; no voters: 
I20260709 13:06:34.216842 14366 raft_consensus.cc:2804] T 7cb101191c794f4f9eebedf994a2f0d1 P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:34.217334 14366 raft_consensus.cc:697] T 7cb101191c794f4f9eebedf994a2f0d1 P afe42c9f8c47470f92c948acc9cd1411 [term 1 LEADER]: Becoming Leader. State: Replica: afe42c9f8c47470f92c948acc9cd1411, State: Running, Role: LEADER
I20260709 13:06:34.218166 14366 consensus_queue.cc:237] T 7cb101191c794f4f9eebedf994a2f0d1 P afe42c9f8c47470f92c948acc9cd1411 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:34.226979 14333 tablet_bootstrap.cc:654] T e67d10cafda744e6a334ded975cc0536 P 00bc4f1e78664168a62dc348db47ed5f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:34.229171 14335 tablet_bootstrap.cc:492] T e5e1d402719c4b8ea8846719019c4c78 P afe42c9f8c47470f92c948acc9cd1411: No bootstrap required, opened a new log
I20260709 13:06:34.229887 14335 ts_tablet_manager.cc:1403] T e5e1d402719c4b8ea8846719019c4c78 P afe42c9f8c47470f92c948acc9cd1411: Time spent bootstrapping tablet: real 0.056s	user 0.015s	sys 0.003s
I20260709 13:06:34.233134 14335 raft_consensus.cc:359] T e5e1d402719c4b8ea8846719019c4c78 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:34.233843 14335 raft_consensus.cc:385] T e5e1d402719c4b8ea8846719019c4c78 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:34.240435 14391 consensus_queue.cc:1048] T 142216a0c40b427e9565c88a8a6fa89e P 624eef68d46144c48e5429400233648c [LEADER]: Connected to new peer: Peer: permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:34.236830 14335 raft_consensus.cc:740] T e5e1d402719c4b8ea8846719019c4c78 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afe42c9f8c47470f92c948acc9cd1411, State: Initialized, Role: FOLLOWER
I20260709 13:06:34.243510 14335 consensus_queue.cc:260] T e5e1d402719c4b8ea8846719019c4c78 P afe42c9f8c47470f92c948acc9cd1411 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:34.243342 13964 catalog_manager.cc:5697] T 7cb101191c794f4f9eebedf994a2f0d1 P afe42c9f8c47470f92c948acc9cd1411 reported cstate change: term changed from 0 to 1, leader changed from <none> to afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3). New cstate: current_term: 1 leader_uuid: "afe42c9f8c47470f92c948acc9cd1411" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:34.249426 14335 ts_tablet_manager.cc:1434] T e5e1d402719c4b8ea8846719019c4c78 P afe42c9f8c47470f92c948acc9cd1411: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 13:06:34.253463 14335 tablet_bootstrap.cc:492] T 142216a0c40b427e9565c88a8a6fa89e P afe42c9f8c47470f92c948acc9cd1411: Bootstrap starting.
I20260709 13:06:34.256428 14334 ts_tablet_manager.cc:1434] T 45f66cf4149e41b2b7167b0335f795dc P 164b05f8be0a4e49b2683a05b5f3ca20: Time spent starting tablet: real 0.049s	user 0.004s	sys 0.002s
W20260709 13:06:34.258368 14031 consensus_peers.cc:597] T 142216a0c40b427e9565c88a8a6fa89e P 624eef68d46144c48e5429400233648c -> Peer afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069): Couldn't send request to peer afe42c9f8c47470f92c948acc9cd1411. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:34.262941 14334 tablet_bootstrap.cc:492] T 9cc66193ce6746c2a9c0edf9f8397dfc P 164b05f8be0a4e49b2683a05b5f3ca20: Bootstrap starting.
I20260709 13:06:34.261758 14338 tablet_bootstrap.cc:492] T 8ad49b80eff54c53919e1ae6adf1214c P 624eef68d46144c48e5429400233648c: No bootstrap required, opened a new log
I20260709 13:06:34.263878 14338 ts_tablet_manager.cc:1403] T 8ad49b80eff54c53919e1ae6adf1214c P 624eef68d46144c48e5429400233648c: Time spent bootstrapping tablet: real 0.069s	user 0.009s	sys 0.009s
I20260709 13:06:34.266562 14338 raft_consensus.cc:359] T 8ad49b80eff54c53919e1ae6adf1214c P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:34.267277 14338 raft_consensus.cc:385] T 8ad49b80eff54c53919e1ae6adf1214c P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:34.267581 14338 raft_consensus.cc:740] T 8ad49b80eff54c53919e1ae6adf1214c P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 624eef68d46144c48e5429400233648c, State: Initialized, Role: FOLLOWER
I20260709 13:06:34.269294 14338 consensus_queue.cc:260] T 8ad49b80eff54c53919e1ae6adf1214c P 624eef68d46144c48e5429400233648c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:34.271631 14338 ts_tablet_manager.cc:1434] T 8ad49b80eff54c53919e1ae6adf1214c P 624eef68d46144c48e5429400233648c: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.006s
I20260709 13:06:34.272841 14338 tablet_bootstrap.cc:492] T 698f5304791f4bbe9dabc958772145ae P 624eef68d46144c48e5429400233648c: Bootstrap starting.
I20260709 13:06:34.276450 14335 tablet_bootstrap.cc:654] T 142216a0c40b427e9565c88a8a6fa89e P afe42c9f8c47470f92c948acc9cd1411: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:34.277042 14334 tablet_bootstrap.cc:654] T 9cc66193ce6746c2a9c0edf9f8397dfc P 164b05f8be0a4e49b2683a05b5f3ca20: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:34.279129 14338 tablet_bootstrap.cc:654] T 698f5304791f4bbe9dabc958772145ae P 624eef68d46144c48e5429400233648c: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:34.279240 14333 tablet_bootstrap.cc:492] T e67d10cafda744e6a334ded975cc0536 P 00bc4f1e78664168a62dc348db47ed5f: No bootstrap required, opened a new log
I20260709 13:06:34.282398 14333 ts_tablet_manager.cc:1403] T e67d10cafda744e6a334ded975cc0536 P 00bc4f1e78664168a62dc348db47ed5f: Time spent bootstrapping tablet: real 0.072s	user 0.004s	sys 0.009s
I20260709 13:06:34.285633 14333 raft_consensus.cc:359] T e67d10cafda744e6a334ded975cc0536 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:34.286568 14333 raft_consensus.cc:385] T e67d10cafda744e6a334ded975cc0536 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:34.286909 14333 raft_consensus.cc:740] T e67d10cafda744e6a334ded975cc0536 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00bc4f1e78664168a62dc348db47ed5f, State: Initialized, Role: FOLLOWER
I20260709 13:06:34.287786 14333 consensus_queue.cc:260] T e67d10cafda744e6a334ded975cc0536 P 00bc4f1e78664168a62dc348db47ed5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:34.294392 14333 ts_tablet_manager.cc:1434] T e67d10cafda744e6a334ded975cc0536 P 00bc4f1e78664168a62dc348db47ed5f: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:06:34.295941 14333 tablet_bootstrap.cc:492] T 3dbcbd18fae747698badad30cef5216b P 00bc4f1e78664168a62dc348db47ed5f: Bootstrap starting.
W20260709 13:06:34.300832 14254 consensus_peers.cc:597] T 698f5304791f4bbe9dabc958772145ae P 00bc4f1e78664168a62dc348db47ed5f -> Peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Couldn't send request to peer 624eef68d46144c48e5429400233648c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:34.312157 14334 tablet_bootstrap.cc:492] T 9cc66193ce6746c2a9c0edf9f8397dfc P 164b05f8be0a4e49b2683a05b5f3ca20: No bootstrap required, opened a new log
I20260709 13:06:34.312579 14338 tablet_bootstrap.cc:492] T 698f5304791f4bbe9dabc958772145ae P 624eef68d46144c48e5429400233648c: No bootstrap required, opened a new log
I20260709 13:06:34.312711 14334 ts_tablet_manager.cc:1403] T 9cc66193ce6746c2a9c0edf9f8397dfc P 164b05f8be0a4e49b2683a05b5f3ca20: Time spent bootstrapping tablet: real 0.050s	user 0.011s	sys 0.012s
I20260709 13:06:34.313218 14338 ts_tablet_manager.cc:1403] T 698f5304791f4bbe9dabc958772145ae P 624eef68d46144c48e5429400233648c: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.011s
I20260709 13:06:34.315145 14333 tablet_bootstrap.cc:654] T 3dbcbd18fae747698badad30cef5216b P 00bc4f1e78664168a62dc348db47ed5f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:34.315317 14334 raft_consensus.cc:359] T 9cc66193ce6746c2a9c0edf9f8397dfc P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:34.316051 14334 raft_consensus.cc:385] T 9cc66193ce6746c2a9c0edf9f8397dfc P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:34.315864 14338 raft_consensus.cc:359] T 698f5304791f4bbe9dabc958772145ae P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:34.316375 14334 raft_consensus.cc:740] T 9cc66193ce6746c2a9c0edf9f8397dfc P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 164b05f8be0a4e49b2683a05b5f3ca20, State: Initialized, Role: FOLLOWER
I20260709 13:06:34.316843 14338 raft_consensus.cc:385] T 698f5304791f4bbe9dabc958772145ae P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:34.317220 14338 raft_consensus.cc:740] T 698f5304791f4bbe9dabc958772145ae P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 624eef68d46144c48e5429400233648c, State: Initialized, Role: FOLLOWER
I20260709 13:06:34.318357 14338 consensus_queue.cc:260] T 698f5304791f4bbe9dabc958772145ae P 624eef68d46144c48e5429400233648c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:34.322249 14335 tablet_bootstrap.cc:492] T 142216a0c40b427e9565c88a8a6fa89e P afe42c9f8c47470f92c948acc9cd1411: No bootstrap required, opened a new log
I20260709 13:06:34.322798 14335 ts_tablet_manager.cc:1403] T 142216a0c40b427e9565c88a8a6fa89e P afe42c9f8c47470f92c948acc9cd1411: Time spent bootstrapping tablet: real 0.070s	user 0.015s	sys 0.000s
I20260709 13:06:34.325549 14335 raft_consensus.cc:359] T 142216a0c40b427e9565c88a8a6fa89e P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:34.326256 14335 raft_consensus.cc:385] T 142216a0c40b427e9565c88a8a6fa89e P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:34.326524 14335 raft_consensus.cc:740] T 142216a0c40b427e9565c88a8a6fa89e P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afe42c9f8c47470f92c948acc9cd1411, State: Initialized, Role: FOLLOWER
I20260709 13:06:34.327307 14335 consensus_queue.cc:260] T 142216a0c40b427e9565c88a8a6fa89e P afe42c9f8c47470f92c948acc9cd1411 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:34.329382 14335 ts_tablet_manager.cc:1434] T 142216a0c40b427e9565c88a8a6fa89e P afe42c9f8c47470f92c948acc9cd1411: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:06:34.330865 14335 tablet_bootstrap.cc:492] T cdbc231e8e5d437c97edac606ca3e37b P afe42c9f8c47470f92c948acc9cd1411: Bootstrap starting.
I20260709 13:06:34.339663 14333 tablet_bootstrap.cc:492] T 3dbcbd18fae747698badad30cef5216b P 00bc4f1e78664168a62dc348db47ed5f: No bootstrap required, opened a new log
I20260709 13:06:34.340237 14333 ts_tablet_manager.cc:1403] T 3dbcbd18fae747698badad30cef5216b P 00bc4f1e78664168a62dc348db47ed5f: Time spent bootstrapping tablet: real 0.045s	user 0.009s	sys 0.008s
I20260709 13:06:34.343043 14333 raft_consensus.cc:359] T 3dbcbd18fae747698badad30cef5216b P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:34.343771 14333 raft_consensus.cc:385] T 3dbcbd18fae747698badad30cef5216b P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:34.344080 14333 raft_consensus.cc:740] T 3dbcbd18fae747698badad30cef5216b P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00bc4f1e78664168a62dc348db47ed5f, State: Initialized, Role: FOLLOWER
I20260709 13:06:34.346113 14418 raft_consensus.cc:493] T e67d10cafda744e6a334ded975cc0536 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:34.346642 14418 raft_consensus.cc:515] T e67d10cafda744e6a334ded975cc0536 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:34.346630 14335 tablet_bootstrap.cc:654] T cdbc231e8e5d437c97edac606ca3e37b P afe42c9f8c47470f92c948acc9cd1411: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:34.354501 14418 leader_election.cc:290] T e67d10cafda744e6a334ded975cc0536 P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813), afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069)
I20260709 13:06:34.355269 14333 consensus_queue.cc:260] T 3dbcbd18fae747698badad30cef5216b P 00bc4f1e78664168a62dc348db47ed5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:34.355719 14217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e67d10cafda744e6a334ded975cc0536" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afe42c9f8c47470f92c948acc9cd1411" is_pre_election: true
I20260709 13:06:34.356261 14143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e67d10cafda744e6a334ded975cc0536" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" is_pre_election: true
W20260709 13:06:34.357234 14254 leader_election.cc:343] T e67d10cafda744e6a334ded975cc0536 P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:34.357501 14333 ts_tablet_manager.cc:1434] T 3dbcbd18fae747698badad30cef5216b P 00bc4f1e78664168a62dc348db47ed5f: Time spent starting tablet: real 0.017s	user 0.002s	sys 0.004s
W20260709 13:06:34.357726 14257 leader_election.cc:343] T e67d10cafda744e6a334ded975cc0536 P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:34.358174 14257 leader_election.cc:304] T e67d10cafda744e6a334ded975cc0536 P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f; no voters: 164b05f8be0a4e49b2683a05b5f3ca20, afe42c9f8c47470f92c948acc9cd1411
I20260709 13:06:34.358485 14333 tablet_bootstrap.cc:492] T a61d5dee808b423c8b831e04fc26ec5b P 00bc4f1e78664168a62dc348db47ed5f: Bootstrap starting.
I20260709 13:06:34.359279 14422 raft_consensus.cc:2749] T e67d10cafda744e6a334ded975cc0536 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:34.354526 14338 ts_tablet_manager.cc:1434] T 698f5304791f4bbe9dabc958772145ae P 624eef68d46144c48e5429400233648c: Time spent starting tablet: real 0.041s	user 0.005s	sys 0.000s
I20260709 13:06:34.360203 14334 consensus_queue.cc:260] T 9cc66193ce6746c2a9c0edf9f8397dfc P 164b05f8be0a4e49b2683a05b5f3ca20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:34.360955 14338 tablet_bootstrap.cc:492] T 92f4112b3dc44397bb0b2dd1722647d4 P 624eef68d46144c48e5429400233648c: Bootstrap starting.
I20260709 13:06:34.361091 14438 raft_consensus.cc:493] T 9cc66193ce6746c2a9c0edf9f8397dfc P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:34.361608 14438 raft_consensus.cc:515] T 9cc66193ce6746c2a9c0edf9f8397dfc P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:34.364975 14333 tablet_bootstrap.cc:654] T a61d5dee808b423c8b831e04fc26ec5b P 00bc4f1e78664168a62dc348db47ed5f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:34.366130 14290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cc66193ce6746c2a9c0edf9f8397dfc" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f" is_pre_election: true
I20260709 13:06:34.366801 14290 raft_consensus.cc:2468] T 9cc66193ce6746c2a9c0edf9f8397dfc P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 164b05f8be0a4e49b2683a05b5f3ca20 in term 0.
I20260709 13:06:34.368080 14108 leader_election.cc:304] T 9cc66193ce6746c2a9c0edf9f8397dfc P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f, 164b05f8be0a4e49b2683a05b5f3ca20; no voters: 
I20260709 13:06:34.370234 14066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cc66193ce6746c2a9c0edf9f8397dfc" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c" is_pre_election: true
W20260709 13:06:34.371680 14106 leader_election.cc:343] T 9cc66193ce6746c2a9c0edf9f8397dfc P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:34.372608 14438 leader_election.cc:290] T 9cc66193ce6746c2a9c0edf9f8397dfc P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193), 624eef68d46144c48e5429400233648c (127.10.182.1:45551)
I20260709 13:06:34.373411 14438 raft_consensus.cc:2804] T 9cc66193ce6746c2a9c0edf9f8397dfc P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:34.373773 14438 raft_consensus.cc:493] T 9cc66193ce6746c2a9c0edf9f8397dfc P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:34.374082 14438 raft_consensus.cc:3060] T 9cc66193ce6746c2a9c0edf9f8397dfc P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:34.381922 14438 raft_consensus.cc:515] T 9cc66193ce6746c2a9c0edf9f8397dfc P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:34.384729 14422 raft_consensus.cc:493] T ae0c5ab3fc5a4bc48adf4f2df5ab5ad8 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:34.384636 14290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cc66193ce6746c2a9c0edf9f8397dfc" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f"
I20260709 13:06:34.385351 14290 raft_consensus.cc:3060] T 9cc66193ce6746c2a9c0edf9f8397dfc P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:34.385279 14422 raft_consensus.cc:515] T ae0c5ab3fc5a4bc48adf4f2df5ab5ad8 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:34.387336 14422 leader_election.cc:290] T ae0c5ab3fc5a4bc48adf4f2df5ab5ad8 P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069), 624eef68d46144c48e5429400233648c (127.10.182.1:45551)
I20260709 13:06:34.391867 14066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae0c5ab3fc5a4bc48adf4f2df5ab5ad8" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c" is_pre_election: true
I20260709 13:06:34.391916 14217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae0c5ab3fc5a4bc48adf4f2df5ab5ad8" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afe42c9f8c47470f92c948acc9cd1411" is_pre_election: true
W20260709 13:06:34.393208 14014 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:06:34.394187 14066 raft_consensus.cc:2393] T ae0c5ab3fc5a4bc48adf4f2df5ab5ad8 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 00bc4f1e78664168a62dc348db47ed5f in current term 1: Already voted for candidate afe42c9f8c47470f92c948acc9cd1411 in this term.
I20260709 13:06:34.395740 14254 leader_election.cc:304] T ae0c5ab3fc5a4bc48adf4f2df5ab5ad8 P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f; no voters: 624eef68d46144c48e5429400233648c, afe42c9f8c47470f92c948acc9cd1411
I20260709 13:06:34.395763 14334 ts_tablet_manager.cc:1434] T 9cc66193ce6746c2a9c0edf9f8397dfc P 164b05f8be0a4e49b2683a05b5f3ca20: Time spent starting tablet: real 0.083s	user 0.017s	sys 0.021s
I20260709 13:06:34.397851 14334 tablet_bootstrap.cc:492] T cdbc231e8e5d437c97edac606ca3e37b P 164b05f8be0a4e49b2683a05b5f3ca20: Bootstrap starting.
I20260709 13:06:34.397859 14422 raft_consensus.cc:3060] T ae0c5ab3fc5a4bc48adf4f2df5ab5ad8 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:34.399935 14290 raft_consensus.cc:2468] T 9cc66193ce6746c2a9c0edf9f8397dfc P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 164b05f8be0a4e49b2683a05b5f3ca20 in term 1.
I20260709 13:06:34.402876 14335 tablet_bootstrap.cc:492] T cdbc231e8e5d437c97edac606ca3e37b P afe42c9f8c47470f92c948acc9cd1411: No bootstrap required, opened a new log
I20260709 13:06:34.403404 14335 ts_tablet_manager.cc:1403] T cdbc231e8e5d437c97edac606ca3e37b P afe42c9f8c47470f92c948acc9cd1411: Time spent bootstrapping tablet: real 0.073s	user 0.011s	sys 0.000s
I20260709 13:06:34.402766 14108 leader_election.cc:304] T 9cc66193ce6746c2a9c0edf9f8397dfc P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f, 164b05f8be0a4e49b2683a05b5f3ca20; no voters: 
I20260709 13:06:34.405014 14481 raft_consensus.cc:2804] T 9cc66193ce6746c2a9c0edf9f8397dfc P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:34.405149 14422 raft_consensus.cc:2749] T ae0c5ab3fc5a4bc48adf4f2df5ab5ad8 P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:34.406178 14335 raft_consensus.cc:359] T cdbc231e8e5d437c97edac606ca3e37b P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:34.408490 14335 raft_consensus.cc:385] T cdbc231e8e5d437c97edac606ca3e37b P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:34.408782 14335 raft_consensus.cc:740] T cdbc231e8e5d437c97edac606ca3e37b P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afe42c9f8c47470f92c948acc9cd1411, State: Initialized, Role: FOLLOWER
I20260709 13:06:34.408983 14366 consensus_queue.cc:1048] T ae0c5ab3fc5a4bc48adf4f2df5ab5ad8 P afe42c9f8c47470f92c948acc9cd1411 [LEADER]: Connected to new peer: Peer: permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:34.410037 14335 consensus_queue.cc:260] T cdbc231e8e5d437c97edac606ca3e37b P afe42c9f8c47470f92c948acc9cd1411 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:34.416844 14334 tablet_bootstrap.cc:654] T cdbc231e8e5d437c97edac606ca3e37b P 164b05f8be0a4e49b2683a05b5f3ca20: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:34.416111 14422 raft_consensus.cc:493] T 562df69653b84ab6836669ba6e9f6331 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:34.420226 14335 ts_tablet_manager.cc:1434] T cdbc231e8e5d437c97edac606ca3e37b P afe42c9f8c47470f92c948acc9cd1411: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260709 13:06:34.418318 14481 raft_consensus.cc:697] T 9cc66193ce6746c2a9c0edf9f8397dfc P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 LEADER]: Becoming Leader. State: Replica: 164b05f8be0a4e49b2683a05b5f3ca20, State: Running, Role: LEADER
I20260709 13:06:34.422158 14366 raft_consensus.cc:493] T 8ad49b80eff54c53919e1ae6adf1214c P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:34.423152 14481 consensus_queue.cc:237] T 9cc66193ce6746c2a9c0edf9f8397dfc P 164b05f8be0a4e49b2683a05b5f3ca20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:34.423370 14366 raft_consensus.cc:515] T 8ad49b80eff54c53919e1ae6adf1214c P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:34.425272 14067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cc66193ce6746c2a9c0edf9f8397dfc" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c"
I20260709 13:06:34.425525 14366 leader_election.cc:290] T 8ad49b80eff54c53919e1ae6adf1214c P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 624eef68d46144c48e5429400233648c (127.10.182.1:45551), 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813)
W20260709 13:06:34.426759 14106 leader_election.cc:343] T 9cc66193ce6746c2a9c0edf9f8397dfc P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:34.431807 14335 tablet_bootstrap.cc:492] T 562df69653b84ab6836669ba6e9f6331 P afe42c9f8c47470f92c948acc9cd1411: Bootstrap starting.
I20260709 13:06:34.434599 14333 tablet_bootstrap.cc:492] T a61d5dee808b423c8b831e04fc26ec5b P 00bc4f1e78664168a62dc348db47ed5f: No bootstrap required, opened a new log
I20260709 13:06:34.435287 14333 ts_tablet_manager.cc:1403] T a61d5dee808b423c8b831e04fc26ec5b P 00bc4f1e78664168a62dc348db47ed5f: Time spent bootstrapping tablet: real 0.077s	user 0.018s	sys 0.021s
I20260709 13:06:34.440191 14366 consensus_queue.cc:1048] T ae0c5ab3fc5a4bc48adf4f2df5ab5ad8 P afe42c9f8c47470f92c948acc9cd1411 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:34.443418 14067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ad49b80eff54c53919e1ae6adf1214c" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c" is_pre_election: true
I20260709 13:06:34.444226 14067 raft_consensus.cc:2468] T 8ad49b80eff54c53919e1ae6adf1214c P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afe42c9f8c47470f92c948acc9cd1411 in term 0.
I20260709 13:06:34.443507 14143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ad49b80eff54c53919e1ae6adf1214c" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" is_pre_election: true
I20260709 13:06:34.445401 14143 raft_consensus.cc:2468] T 8ad49b80eff54c53919e1ae6adf1214c P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afe42c9f8c47470f92c948acc9cd1411 in term 0.
I20260709 13:06:34.438989 14333 raft_consensus.cc:359] T a61d5dee808b423c8b831e04fc26ec5b P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:34.420915 14438 leader_election.cc:290] T 9cc66193ce6746c2a9c0edf9f8397dfc P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 election: Requested vote from peers 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193), 624eef68d46144c48e5429400233648c (127.10.182.1:45551)
I20260709 13:06:34.449019 14333 raft_consensus.cc:385] T a61d5dee808b423c8b831e04fc26ec5b P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:34.450786 14333 raft_consensus.cc:740] T a61d5dee808b423c8b831e04fc26ec5b P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00bc4f1e78664168a62dc348db47ed5f, State: Initialized, Role: FOLLOWER
I20260709 13:06:34.456980 14485 raft_consensus.cc:493] T 45f66cf4149e41b2b7167b0335f795dc P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:34.460157 14338 tablet_bootstrap.cc:654] T 92f4112b3dc44397bb0b2dd1722647d4 P 624eef68d46144c48e5429400233648c: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:34.464628 14183 leader_election.cc:304] T 8ad49b80eff54c53919e1ae6adf1214c P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 164b05f8be0a4e49b2683a05b5f3ca20, afe42c9f8c47470f92c948acc9cd1411; no voters: 
I20260709 13:06:34.460794 14333 consensus_queue.cc:260] T a61d5dee808b423c8b831e04fc26ec5b P 00bc4f1e78664168a62dc348db47ed5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:34.465817 14453 raft_consensus.cc:2804] T 8ad49b80eff54c53919e1ae6adf1214c P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:34.468786 14453 raft_consensus.cc:493] T 8ad49b80eff54c53919e1ae6adf1214c P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:34.469112 14453 raft_consensus.cc:3060] T 8ad49b80eff54c53919e1ae6adf1214c P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:34.471675 14418 consensus_queue.cc:1048] T 698f5304791f4bbe9dabc958772145ae P 00bc4f1e78664168a62dc348db47ed5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:34.421625 14422 raft_consensus.cc:515] T 562df69653b84ab6836669ba6e9f6331 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:34.479427 14333 ts_tablet_manager.cc:1434] T a61d5dee808b423c8b831e04fc26ec5b P 00bc4f1e78664168a62dc348db47ed5f: Time spent starting tablet: real 0.044s	user 0.009s	sys 0.000s
I20260709 13:06:34.488062 14333 tablet_bootstrap.cc:492] T 73478c603584478fae65b0fefdb7c77c P 00bc4f1e78664168a62dc348db47ed5f: Bootstrap starting.
I20260709 13:06:34.490161 14216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "562df69653b84ab6836669ba6e9f6331" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afe42c9f8c47470f92c948acc9cd1411" is_pre_election: true
I20260709 13:06:34.477967 14485 raft_consensus.cc:515] T 45f66cf4149e41b2b7167b0335f795dc P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
W20260709 13:06:34.494457 14254 leader_election.cc:343] T 562df69653b84ab6836669ba6e9f6331 P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:34.499344 14333 tablet_bootstrap.cc:654] T 73478c603584478fae65b0fefdb7c77c P 00bc4f1e78664168a62dc348db47ed5f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:34.503193 14453 raft_consensus.cc:515] T 8ad49b80eff54c53919e1ae6adf1214c P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:34.504045 14066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "562df69653b84ab6836669ba6e9f6331" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c" is_pre_election: true
I20260709 13:06:34.504794 14376 raft_consensus.cc:493] T cdbc231e8e5d437c97edac606ca3e37b P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:06:34.505587 14254 leader_election.cc:343] T 562df69653b84ab6836669ba6e9f6331 P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:34.505514 14376 raft_consensus.cc:515] T cdbc231e8e5d437c97edac606ca3e37b P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:34.506148 14254 leader_election.cc:304] T 562df69653b84ab6836669ba6e9f6331 P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f; no voters: 624eef68d46144c48e5429400233648c, afe42c9f8c47470f92c948acc9cd1411
I20260709 13:06:34.507323 14422 leader_election.cc:290] T 562df69653b84ab6836669ba6e9f6331 P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069), 624eef68d46144c48e5429400233648c (127.10.182.1:45551)
I20260709 13:06:34.509056 14413 raft_consensus.cc:2749] T 562df69653b84ab6836669ba6e9f6331 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:34.511620 14366 raft_consensus.cc:493] T e5e1d402719c4b8ea8846719019c4c78 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:34.512126 14366 raft_consensus.cc:515] T e5e1d402719c4b8ea8846719019c4c78 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:34.514674 14066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5e1d402719c4b8ea8846719019c4c78" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c" is_pre_election: true
I20260709 13:06:34.514977 14143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5e1d402719c4b8ea8846719019c4c78" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" is_pre_election: true
I20260709 13:06:34.515982 14366 leader_election.cc:290] T e5e1d402719c4b8ea8846719019c4c78 P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 624eef68d46144c48e5429400233648c (127.10.182.1:45551), 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813)
I20260709 13:06:34.520375 14376 leader_election.cc:290] T cdbc231e8e5d437c97edac606ca3e37b P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 624eef68d46144c48e5429400233648c (127.10.182.1:45551), 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813)
I20260709 13:06:34.521075 14066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdbc231e8e5d437c97edac606ca3e37b" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c" is_pre_election: true
I20260709 13:06:34.521471 14142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdbc231e8e5d437c97edac606ca3e37b" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" is_pre_election: true
W20260709 13:06:34.522912 14180 leader_election.cc:343] T cdbc231e8e5d437c97edac606ca3e37b P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:34.532620 14413 raft_consensus.cc:493] T 3dbcbd18fae747698badad30cef5216b P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:34.533200 14413 raft_consensus.cc:515] T 3dbcbd18fae747698badad30cef5216b P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:34.549584 14141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dbcbd18fae747698badad30cef5216b" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" is_pre_election: true
I20260709 13:06:34.550282 14217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45f66cf4149e41b2b7167b0335f795dc" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afe42c9f8c47470f92c948acc9cd1411" is_pre_election: true
I20260709 13:06:34.549585 14183 leader_election.cc:304] T e5e1d402719c4b8ea8846719019c4c78 P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: afe42c9f8c47470f92c948acc9cd1411; no voters: 164b05f8be0a4e49b2683a05b5f3ca20, 624eef68d46144c48e5429400233648c
I20260709 13:06:34.551178 14217 raft_consensus.cc:2393] T 45f66cf4149e41b2b7167b0335f795dc P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 164b05f8be0a4e49b2683a05b5f3ca20 in current term 1: Already voted for candidate afe42c9f8c47470f92c948acc9cd1411 in this term.
W20260709 13:06:34.551466 14257 leader_election.cc:343] T 3dbcbd18fae747698badad30cef5216b P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:34.551529 14376 raft_consensus.cc:2749] T e5e1d402719c4b8ea8846719019c4c78 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:34.552565 14422 consensus_queue.cc:1048] T 92f4112b3dc44397bb0b2dd1722647d4 P 00bc4f1e78664168a62dc348db47ed5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:34.552712 14066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dbcbd18fae747698badad30cef5216b" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c" is_pre_election: true
W20260709 13:06:34.554271 14254 leader_election.cc:343] T 3dbcbd18fae747698badad30cef5216b P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:34.548049 14413 leader_election.cc:290] T 3dbcbd18fae747698badad30cef5216b P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 624eef68d46144c48e5429400233648c (127.10.182.1:45551), 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813)
I20260709 13:06:34.554775 14254 leader_election.cc:304] T 3dbcbd18fae747698badad30cef5216b P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f; no voters: 164b05f8be0a4e49b2683a05b5f3ca20, 624eef68d46144c48e5429400233648c
I20260709 13:06:34.556541 14413 raft_consensus.cc:2749] T 3dbcbd18fae747698badad30cef5216b P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:34.562148 14066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ad49b80eff54c53919e1ae6adf1214c" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c"
I20260709 13:06:34.562799 14066 raft_consensus.cc:3060] T 8ad49b80eff54c53919e1ae6adf1214c P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:34.563742 14141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ad49b80eff54c53919e1ae6adf1214c" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20"
I20260709 13:06:34.564617 14141 raft_consensus.cc:3060] T 8ad49b80eff54c53919e1ae6adf1214c P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:34.567214 14335 tablet_bootstrap.cc:654] T 562df69653b84ab6836669ba6e9f6331 P afe42c9f8c47470f92c948acc9cd1411: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:34.564198 14485 leader_election.cc:290] T 45f66cf4149e41b2b7167b0335f795dc P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069), 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193)
W20260709 13:06:34.570250 14183 leader_election.cc:343] T cdbc231e8e5d437c97edac606ca3e37b P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:34.570574 14333 tablet_bootstrap.cc:492] T 73478c603584478fae65b0fefdb7c77c P 00bc4f1e78664168a62dc348db47ed5f: No bootstrap required, opened a new log
I20260709 13:06:34.571141 14333 ts_tablet_manager.cc:1403] T 73478c603584478fae65b0fefdb7c77c P 00bc4f1e78664168a62dc348db47ed5f: Time spent bootstrapping tablet: real 0.083s	user 0.018s	sys 0.001s
I20260709 13:06:34.570881 14183 leader_election.cc:304] T cdbc231e8e5d437c97edac606ca3e37b P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: afe42c9f8c47470f92c948acc9cd1411; no voters: 164b05f8be0a4e49b2683a05b5f3ca20, 624eef68d46144c48e5429400233648c
I20260709 13:06:34.571727 14289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45f66cf4149e41b2b7167b0335f795dc" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f" is_pre_election: true
I20260709 13:06:34.571877 14376 raft_consensus.cc:2749] T cdbc231e8e5d437c97edac606ca3e37b P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:34.573683 14334 tablet_bootstrap.cc:492] T cdbc231e8e5d437c97edac606ca3e37b P 164b05f8be0a4e49b2683a05b5f3ca20: No bootstrap required, opened a new log
I20260709 13:06:34.574162 14334 ts_tablet_manager.cc:1403] T cdbc231e8e5d437c97edac606ca3e37b P 164b05f8be0a4e49b2683a05b5f3ca20: Time spent bootstrapping tablet: real 0.177s	user 0.033s	sys 0.027s
I20260709 13:06:34.573001 14453 leader_election.cc:290] T 8ad49b80eff54c53919e1ae6adf1214c P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 election: Requested vote from peers 624eef68d46144c48e5429400233648c (127.10.182.1:45551), 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813)
I20260709 13:06:34.577514 14217 raft_consensus.cc:3060] T e5e1d402719c4b8ea8846719019c4c78 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:34.576907 14334 raft_consensus.cc:359] T cdbc231e8e5d437c97edac606ca3e37b P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:34.579716 14334 raft_consensus.cc:385] T cdbc231e8e5d437c97edac606ca3e37b P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:34.580018 14334 raft_consensus.cc:740] T cdbc231e8e5d437c97edac606ca3e37b P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 164b05f8be0a4e49b2683a05b5f3ca20, State: Initialized, Role: FOLLOWER
I20260709 13:06:34.580725 14334 consensus_queue.cc:260] T cdbc231e8e5d437c97edac606ca3e37b P 164b05f8be0a4e49b2683a05b5f3ca20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:34.582373 14333 raft_consensus.cc:359] T 73478c603584478fae65b0fefdb7c77c P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:34.583096 14333 raft_consensus.cc:385] T 73478c603584478fae65b0fefdb7c77c P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:34.583302 14334 ts_tablet_manager.cc:1434] T cdbc231e8e5d437c97edac606ca3e37b P 164b05f8be0a4e49b2683a05b5f3ca20: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:06:34.583386 14333 raft_consensus.cc:740] T 73478c603584478fae65b0fefdb7c77c P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00bc4f1e78664168a62dc348db47ed5f, State: Initialized, Role: FOLLOWER
I20260709 13:06:34.586198 14338 tablet_bootstrap.cc:492] T 92f4112b3dc44397bb0b2dd1722647d4 P 624eef68d46144c48e5429400233648c: No bootstrap required, opened a new log
I20260709 13:06:34.586715 14338 ts_tablet_manager.cc:1403] T 92f4112b3dc44397bb0b2dd1722647d4 P 624eef68d46144c48e5429400233648c: Time spent bootstrapping tablet: real 0.226s	user 0.009s	sys 0.015s
I20260709 13:06:34.586798 14334 tablet_bootstrap.cc:492] T e67d10cafda744e6a334ded975cc0536 P 164b05f8be0a4e49b2683a05b5f3ca20: Bootstrap starting.
I20260709 13:06:34.589388 14338 raft_consensus.cc:359] T 92f4112b3dc44397bb0b2dd1722647d4 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:34.589154 13963 catalog_manager.cc:5697] T 9cc66193ce6746c2a9c0edf9f8397dfc P 164b05f8be0a4e49b2683a05b5f3ca20 reported cstate change: term changed from 0 to 1, leader changed from <none> to 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2). New cstate: current_term: 1 leader_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:34.572604 14289 raft_consensus.cc:2393] T 45f66cf4149e41b2b7167b0335f795dc P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 164b05f8be0a4e49b2683a05b5f3ca20 in current term 1: Already voted for candidate 00bc4f1e78664168a62dc348db47ed5f in this term.
I20260709 13:06:34.591477 14338 raft_consensus.cc:385] T 92f4112b3dc44397bb0b2dd1722647d4 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:34.592157 14338 raft_consensus.cc:740] T 92f4112b3dc44397bb0b2dd1722647d4 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 624eef68d46144c48e5429400233648c, State: Initialized, Role: FOLLOWER
I20260709 13:06:34.593609 14333 consensus_queue.cc:260] T 73478c603584478fae65b0fefdb7c77c P 00bc4f1e78664168a62dc348db47ed5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:34.594036 14338 consensus_queue.cc:260] T 92f4112b3dc44397bb0b2dd1722647d4 P 624eef68d46144c48e5429400233648c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:34.598644 14338 ts_tablet_manager.cc:1434] T 92f4112b3dc44397bb0b2dd1722647d4 P 624eef68d46144c48e5429400233648c: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.001s
I20260709 13:06:34.603794 14108 leader_election.cc:304] T 45f66cf4149e41b2b7167b0335f795dc P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 164b05f8be0a4e49b2683a05b5f3ca20; no voters: 00bc4f1e78664168a62dc348db47ed5f, afe42c9f8c47470f92c948acc9cd1411
I20260709 13:06:34.604220 14333 ts_tablet_manager.cc:1434] T 73478c603584478fae65b0fefdb7c77c P 00bc4f1e78664168a62dc348db47ed5f: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.002s
I20260709 13:06:34.605113 14488 raft_consensus.cc:3060] T 45f66cf4149e41b2b7167b0335f795dc P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:34.605409 14333 tablet_bootstrap.cc:492] T 04c6c4644fc54a0590ad127881cb9875 P 00bc4f1e78664168a62dc348db47ed5f: Bootstrap starting.
I20260709 13:06:34.612005 14141 raft_consensus.cc:2468] T 8ad49b80eff54c53919e1ae6adf1214c P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afe42c9f8c47470f92c948acc9cd1411 in term 1.
I20260709 13:06:34.612277 14333 tablet_bootstrap.cc:654] T 04c6c4644fc54a0590ad127881cb9875 P 00bc4f1e78664168a62dc348db47ed5f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:34.621742 14183 leader_election.cc:304] T 8ad49b80eff54c53919e1ae6adf1214c P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 164b05f8be0a4e49b2683a05b5f3ca20, afe42c9f8c47470f92c948acc9cd1411; no voters: 
I20260709 13:06:34.622977 14376 raft_consensus.cc:2804] T 8ad49b80eff54c53919e1ae6adf1214c P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:34.623546 14376 raft_consensus.cc:697] T 8ad49b80eff54c53919e1ae6adf1214c P afe42c9f8c47470f92c948acc9cd1411 [term 1 LEADER]: Becoming Leader. State: Replica: afe42c9f8c47470f92c948acc9cd1411, State: Running, Role: LEADER
I20260709 13:06:34.624396 14376 consensus_queue.cc:237] T 8ad49b80eff54c53919e1ae6adf1214c P afe42c9f8c47470f92c948acc9cd1411 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:34.625259 14488 raft_consensus.cc:2749] T 45f66cf4149e41b2b7167b0335f795dc P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:34.626210 14394 raft_consensus.cc:493] T 698f5304791f4bbe9dabc958772145ae P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:34.626929 14394 raft_consensus.cc:515] T 698f5304791f4bbe9dabc958772145ae P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:34.627882 14066 raft_consensus.cc:2468] T 8ad49b80eff54c53919e1ae6adf1214c P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afe42c9f8c47470f92c948acc9cd1411 in term 1.
I20260709 13:06:34.636420 14334 tablet_bootstrap.cc:654] T e67d10cafda744e6a334ded975cc0536 P 164b05f8be0a4e49b2683a05b5f3ca20: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:34.639348 14216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "698f5304791f4bbe9dabc958772145ae" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afe42c9f8c47470f92c948acc9cd1411" is_pre_election: true
I20260709 13:06:34.643020 14413 raft_consensus.cc:493] T 73478c603584478fae65b0fefdb7c77c P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:34.643167 14289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "698f5304791f4bbe9dabc958772145ae" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f" is_pre_election: true
I20260709 13:06:34.643744 14413 raft_consensus.cc:515] T 73478c603584478fae65b0fefdb7c77c P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:34.646266 14033 leader_election.cc:304] T 698f5304791f4bbe9dabc958772145ae P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 624eef68d46144c48e5429400233648c; no voters: 00bc4f1e78664168a62dc348db47ed5f, afe42c9f8c47470f92c948acc9cd1411
I20260709 13:06:34.646852 14413 leader_election.cc:290] T 73478c603584478fae65b0fefdb7c77c P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813), afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069)
I20260709 13:06:34.647109 14141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73478c603584478fae65b0fefdb7c77c" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" is_pre_election: true
I20260709 13:06:34.647527 14216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73478c603584478fae65b0fefdb7c77c" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afe42c9f8c47470f92c948acc9cd1411" is_pre_election: true
I20260709 13:06:34.648142 14394 leader_election.cc:290] T 698f5304791f4bbe9dabc958772145ae P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069), 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193)
W20260709 13:06:34.649219 14254 leader_election.cc:343] T 73478c603584478fae65b0fefdb7c77c P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:34.649889 14257 leader_election.cc:343] T 73478c603584478fae65b0fefdb7c77c P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:34.650509 14257 leader_election.cc:304] T 73478c603584478fae65b0fefdb7c77c P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f; no voters: 164b05f8be0a4e49b2683a05b5f3ca20, afe42c9f8c47470f92c948acc9cd1411
I20260709 13:06:34.652029 14413 raft_consensus.cc:2749] T 73478c603584478fae65b0fefdb7c77c P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:34.654701 14391 raft_consensus.cc:2749] T 698f5304791f4bbe9dabc958772145ae P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:34.674527 14335 tablet_bootstrap.cc:492] T 562df69653b84ab6836669ba6e9f6331 P afe42c9f8c47470f92c948acc9cd1411: No bootstrap required, opened a new log
I20260709 13:06:34.675091 14335 ts_tablet_manager.cc:1403] T 562df69653b84ab6836669ba6e9f6331 P afe42c9f8c47470f92c948acc9cd1411: Time spent bootstrapping tablet: real 0.248s	user 0.011s	sys 0.007s
I20260709 13:06:34.677925 14335 raft_consensus.cc:359] T 562df69653b84ab6836669ba6e9f6331 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:34.678158 14404 consensus_queue.cc:1048] T 7cb101191c794f4f9eebedf994a2f0d1 P afe42c9f8c47470f92c948acc9cd1411 [LEADER]: Connected to new peer: Peer: permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:34.678614 14335 raft_consensus.cc:385] T 562df69653b84ab6836669ba6e9f6331 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:34.678893 14335 raft_consensus.cc:740] T 562df69653b84ab6836669ba6e9f6331 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afe42c9f8c47470f92c948acc9cd1411, State: Initialized, Role: FOLLOWER
I20260709 13:06:34.679579 14335 consensus_queue.cc:260] T 562df69653b84ab6836669ba6e9f6331 P afe42c9f8c47470f92c948acc9cd1411 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:34.681712 14335 ts_tablet_manager.cc:1434] T 562df69653b84ab6836669ba6e9f6331 P afe42c9f8c47470f92c948acc9cd1411: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:06:34.682799 14335 tablet_bootstrap.cc:492] T e67d10cafda744e6a334ded975cc0536 P afe42c9f8c47470f92c948acc9cd1411: Bootstrap starting.
I20260709 13:06:34.683053 14066 raft_consensus.cc:3060] T 92f4112b3dc44397bb0b2dd1722647d4 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:34.696252 14404 consensus_queue.cc:1048] T 7cb101191c794f4f9eebedf994a2f0d1 P afe42c9f8c47470f92c948acc9cd1411 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:34.698136 14335 tablet_bootstrap.cc:654] T e67d10cafda744e6a334ded975cc0536 P afe42c9f8c47470f92c948acc9cd1411: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:34.700634 14333 tablet_bootstrap.cc:492] T 04c6c4644fc54a0590ad127881cb9875 P 00bc4f1e78664168a62dc348db47ed5f: No bootstrap required, opened a new log
I20260709 13:06:34.701140 14333 ts_tablet_manager.cc:1403] T 04c6c4644fc54a0590ad127881cb9875 P 00bc4f1e78664168a62dc348db47ed5f: Time spent bootstrapping tablet: real 0.096s	user 0.017s	sys 0.027s
I20260709 13:06:34.702584 14338 tablet_bootstrap.cc:492] T cdbc231e8e5d437c97edac606ca3e37b P 624eef68d46144c48e5429400233648c: Bootstrap starting.
I20260709 13:06:34.702766 14411 consensus_queue.cc:1048] T 92f4112b3dc44397bb0b2dd1722647d4 P 00bc4f1e78664168a62dc348db47ed5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:34.703990 14333 raft_consensus.cc:359] T 04c6c4644fc54a0590ad127881cb9875 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:34.704911 14333 raft_consensus.cc:385] T 04c6c4644fc54a0590ad127881cb9875 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:34.705251 14333 raft_consensus.cc:740] T 04c6c4644fc54a0590ad127881cb9875 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00bc4f1e78664168a62dc348db47ed5f, State: Initialized, Role: FOLLOWER
I20260709 13:06:34.706135 14333 consensus_queue.cc:260] T 04c6c4644fc54a0590ad127881cb9875 P 00bc4f1e78664168a62dc348db47ed5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:34.711133 14338 tablet_bootstrap.cc:654] T cdbc231e8e5d437c97edac606ca3e37b P 624eef68d46144c48e5429400233648c: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:34.708326 14333 ts_tablet_manager.cc:1434] T 04c6c4644fc54a0590ad127881cb9875 P 00bc4f1e78664168a62dc348db47ed5f: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:06:34.713140 14333 tablet_bootstrap.cc:492] T a80d6036445f4470b8c5476f1649983d P 00bc4f1e78664168a62dc348db47ed5f: Bootstrap starting.
I20260709 13:06:34.714294 14334 tablet_bootstrap.cc:492] T e67d10cafda744e6a334ded975cc0536 P 164b05f8be0a4e49b2683a05b5f3ca20: No bootstrap required, opened a new log
I20260709 13:06:34.714769 14334 ts_tablet_manager.cc:1403] T e67d10cafda744e6a334ded975cc0536 P 164b05f8be0a4e49b2683a05b5f3ca20: Time spent bootstrapping tablet: real 0.131s	user 0.022s	sys 0.014s
I20260709 13:06:34.717607 14334 raft_consensus.cc:359] T e67d10cafda744e6a334ded975cc0536 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:34.718420 14334 raft_consensus.cc:385] T e67d10cafda744e6a334ded975cc0536 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:34.718847 14334 raft_consensus.cc:740] T e67d10cafda744e6a334ded975cc0536 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 164b05f8be0a4e49b2683a05b5f3ca20, State: Initialized, Role: FOLLOWER
I20260709 13:06:34.722460 14404 raft_consensus.cc:493] T 142216a0c40b427e9565c88a8a6fa89e P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:34.723327 14404 raft_consensus.cc:515] T 142216a0c40b427e9565c88a8a6fa89e P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:34.718961 14333 tablet_bootstrap.cc:654] T a80d6036445f4470b8c5476f1649983d P 00bc4f1e78664168a62dc348db47ed5f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:34.726795 14066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "142216a0c40b427e9565c88a8a6fa89e" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c" is_pre_election: true
I20260709 13:06:34.727451 14141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "142216a0c40b427e9565c88a8a6fa89e" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" is_pre_election: true
I20260709 13:06:34.722575 14488 raft_consensus.cc:493] T cdbc231e8e5d437c97edac606ca3e37b P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:34.729012 14488 raft_consensus.cc:515] T cdbc231e8e5d437c97edac606ca3e37b P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:34.731626 14488 leader_election.cc:290] T cdbc231e8e5d437c97edac606ca3e37b P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 624eef68d46144c48e5429400233648c (127.10.182.1:45551), afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069)
I20260709 13:06:34.734325 14183 leader_election.cc:304] T 142216a0c40b427e9565c88a8a6fa89e P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: afe42c9f8c47470f92c948acc9cd1411; no voters: 164b05f8be0a4e49b2683a05b5f3ca20, 624eef68d46144c48e5429400233648c
I20260709 13:06:34.735414 14404 leader_election.cc:290] T 142216a0c40b427e9565c88a8a6fa89e P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 624eef68d46144c48e5429400233648c (127.10.182.1:45551), 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813)
I20260709 13:06:34.735278 14216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdbc231e8e5d437c97edac606ca3e37b" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afe42c9f8c47470f92c948acc9cd1411" is_pre_election: true
I20260709 13:06:34.736183 14216 raft_consensus.cc:2468] T cdbc231e8e5d437c97edac606ca3e37b P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 164b05f8be0a4e49b2683a05b5f3ca20 in term 0.
I20260709 13:06:34.736305 14404 raft_consensus.cc:2749] T 142216a0c40b427e9565c88a8a6fa89e P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:34.719732 14334 consensus_queue.cc:260] T e67d10cafda744e6a334ded975cc0536 P 164b05f8be0a4e49b2683a05b5f3ca20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:34.737640 14333 tablet_bootstrap.cc:492] T a80d6036445f4470b8c5476f1649983d P 00bc4f1e78664168a62dc348db47ed5f: No bootstrap required, opened a new log
I20260709 13:06:34.737692 14106 leader_election.cc:304] T cdbc231e8e5d437c97edac606ca3e37b P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 164b05f8be0a4e49b2683a05b5f3ca20, afe42c9f8c47470f92c948acc9cd1411; no voters: 
I20260709 13:06:34.738360 14333 ts_tablet_manager.cc:1403] T a80d6036445f4470b8c5476f1649983d P 00bc4f1e78664168a62dc348db47ed5f: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.007s
I20260709 13:06:34.738883 14488 raft_consensus.cc:2804] T cdbc231e8e5d437c97edac606ca3e37b P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:34.739351 14488 raft_consensus.cc:493] T cdbc231e8e5d437c97edac606ca3e37b P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:34.739612 14334 ts_tablet_manager.cc:1434] T e67d10cafda744e6a334ded975cc0536 P 164b05f8be0a4e49b2683a05b5f3ca20: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.002s
I20260709 13:06:34.739806 14488 raft_consensus.cc:3060] T cdbc231e8e5d437c97edac606ca3e37b P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:34.740671 14334 tablet_bootstrap.cc:492] T 3dbcbd18fae747698badad30cef5216b P 164b05f8be0a4e49b2683a05b5f3ca20: Bootstrap starting.
I20260709 13:06:34.741081 14333 raft_consensus.cc:359] T a80d6036445f4470b8c5476f1649983d P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:34.741732 14333 raft_consensus.cc:385] T a80d6036445f4470b8c5476f1649983d P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:34.741997 14333 raft_consensus.cc:740] T a80d6036445f4470b8c5476f1649983d P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00bc4f1e78664168a62dc348db47ed5f, State: Initialized, Role: FOLLOWER
I20260709 13:06:34.746481 14066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdbc231e8e5d437c97edac606ca3e37b" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c" is_pre_election: true
I20260709 13:06:34.747992 14334 tablet_bootstrap.cc:654] T 3dbcbd18fae747698badad30cef5216b P 164b05f8be0a4e49b2683a05b5f3ca20: Neither blocks nor log segments found. Creating new log.
W20260709 13:06:34.749229 14106 leader_election.cc:343] T cdbc231e8e5d437c97edac606ca3e37b P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:34.742645 14333 consensus_queue.cc:260] T a80d6036445f4470b8c5476f1649983d P 00bc4f1e78664168a62dc348db47ed5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:34.751961 14216 raft_consensus.cc:3060] T 142216a0c40b427e9565c88a8a6fa89e P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:34.752540 14333 ts_tablet_manager.cc:1434] T a80d6036445f4470b8c5476f1649983d P 00bc4f1e78664168a62dc348db47ed5f: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:06:34.753762 14333 tablet_bootstrap.cc:492] T 163e8f35b3084d6396af326cd92052a4 P 00bc4f1e78664168a62dc348db47ed5f: Bootstrap starting.
I20260709 13:06:34.754840 14335 tablet_bootstrap.cc:492] T e67d10cafda744e6a334ded975cc0536 P afe42c9f8c47470f92c948acc9cd1411: No bootstrap required, opened a new log
I20260709 13:06:34.755309 14335 ts_tablet_manager.cc:1403] T e67d10cafda744e6a334ded975cc0536 P afe42c9f8c47470f92c948acc9cd1411: Time spent bootstrapping tablet: real 0.073s	user 0.016s	sys 0.001s
I20260709 13:06:34.755573 14488 raft_consensus.cc:515] T cdbc231e8e5d437c97edac606ca3e37b P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:34.758020 14488 leader_election.cc:290] T cdbc231e8e5d437c97edac606ca3e37b P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 election: Requested vote from peers 624eef68d46144c48e5429400233648c (127.10.182.1:45551), afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069)
I20260709 13:06:34.758682 14335 raft_consensus.cc:359] T e67d10cafda744e6a334ded975cc0536 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:34.759392 14335 raft_consensus.cc:385] T e67d10cafda744e6a334ded975cc0536 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:34.759549 14066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdbc231e8e5d437c97edac606ca3e37b" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c"
I20260709 13:06:34.759375 14215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdbc231e8e5d437c97edac606ca3e37b" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afe42c9f8c47470f92c948acc9cd1411"
I20260709 13:06:34.759984 14335 raft_consensus.cc:740] T e67d10cafda744e6a334ded975cc0536 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afe42c9f8c47470f92c948acc9cd1411, State: Initialized, Role: FOLLOWER
I20260709 13:06:34.760937 14335 consensus_queue.cc:260] T e67d10cafda744e6a334ded975cc0536 P afe42c9f8c47470f92c948acc9cd1411 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:34.765209 13964 catalog_manager.cc:5697] T 8ad49b80eff54c53919e1ae6adf1214c P afe42c9f8c47470f92c948acc9cd1411 reported cstate change: term changed from 0 to 1, leader changed from <none> to afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3). New cstate: current_term: 1 leader_uuid: "afe42c9f8c47470f92c948acc9cd1411" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } health_report { overall_health: HEALTHY } } }
W20260709 13:06:34.766868 14106 leader_election.cc:343] T cdbc231e8e5d437c97edac606ca3e37b P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:34.769856 14333 tablet_bootstrap.cc:654] T 163e8f35b3084d6396af326cd92052a4 P 00bc4f1e78664168a62dc348db47ed5f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:34.769932 14338 tablet_bootstrap.cc:492] T cdbc231e8e5d437c97edac606ca3e37b P 624eef68d46144c48e5429400233648c: No bootstrap required, opened a new log
I20260709 13:06:34.760447 14215 raft_consensus.cc:3060] T cdbc231e8e5d437c97edac606ca3e37b P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:34.773985 14338 ts_tablet_manager.cc:1403] T cdbc231e8e5d437c97edac606ca3e37b P 624eef68d46144c48e5429400233648c: Time spent bootstrapping tablet: real 0.072s	user 0.014s	sys 0.000s
I20260709 13:06:34.775271 14335 ts_tablet_manager.cc:1434] T e67d10cafda744e6a334ded975cc0536 P afe42c9f8c47470f92c948acc9cd1411: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.001s
I20260709 13:06:34.780118 14338 raft_consensus.cc:359] T cdbc231e8e5d437c97edac606ca3e37b P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:34.781344 14338 raft_consensus.cc:385] T cdbc231e8e5d437c97edac606ca3e37b P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:34.781701 14338 raft_consensus.cc:740] T cdbc231e8e5d437c97edac606ca3e37b P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 624eef68d46144c48e5429400233648c, State: Initialized, Role: FOLLOWER
I20260709 13:06:34.782618 14338 consensus_queue.cc:260] T cdbc231e8e5d437c97edac606ca3e37b P 624eef68d46144c48e5429400233648c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:34.784732 14338 ts_tablet_manager.cc:1434] T cdbc231e8e5d437c97edac606ca3e37b P 624eef68d46144c48e5429400233648c: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:06:34.786007 14338 tablet_bootstrap.cc:492] T 9cc66193ce6746c2a9c0edf9f8397dfc P 624eef68d46144c48e5429400233648c: Bootstrap starting.
I20260709 13:06:34.787369 14411 raft_consensus.cc:493] T a61d5dee808b423c8b831e04fc26ec5b P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:34.787889 14411 raft_consensus.cc:515] T a61d5dee808b423c8b831e04fc26ec5b P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:34.789198 14335 tablet_bootstrap.cc:492] T be4ad4ce418b48eab933fdeb7437aaca P afe42c9f8c47470f92c948acc9cd1411: Bootstrap starting.
I20260709 13:06:34.790019 14411 leader_election.cc:290] T a61d5dee808b423c8b831e04fc26ec5b P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069), 624eef68d46144c48e5429400233648c (127.10.182.1:45551)
I20260709 13:06:34.792810 14066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a61d5dee808b423c8b831e04fc26ec5b" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c" is_pre_election: true
W20260709 13:06:34.794382 14254 leader_election.cc:343] T a61d5dee808b423c8b831e04fc26ec5b P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:34.806571 14217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a61d5dee808b423c8b831e04fc26ec5b" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afe42c9f8c47470f92c948acc9cd1411" is_pre_election: true
W20260709 13:06:34.810735 14254 leader_election.cc:343] T a61d5dee808b423c8b831e04fc26ec5b P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:34.811904 14254 leader_election.cc:304] T a61d5dee808b423c8b831e04fc26ec5b P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f; no voters: 624eef68d46144c48e5429400233648c, afe42c9f8c47470f92c948acc9cd1411
I20260709 13:06:34.813342 14411 raft_consensus.cc:2749] T a61d5dee808b423c8b831e04fc26ec5b P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:34.809187 14215 raft_consensus.cc:2468] T cdbc231e8e5d437c97edac606ca3e37b P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 164b05f8be0a4e49b2683a05b5f3ca20 in term 1.
I20260709 13:06:34.815239 14106 leader_election.cc:304] T cdbc231e8e5d437c97edac606ca3e37b P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 164b05f8be0a4e49b2683a05b5f3ca20, afe42c9f8c47470f92c948acc9cd1411; no voters: 624eef68d46144c48e5429400233648c
I20260709 13:06:34.816725 14488 raft_consensus.cc:2804] T cdbc231e8e5d437c97edac606ca3e37b P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:34.817395 14488 raft_consensus.cc:697] T cdbc231e8e5d437c97edac606ca3e37b P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 LEADER]: Becoming Leader. State: Replica: 164b05f8be0a4e49b2683a05b5f3ca20, State: Running, Role: LEADER
I20260709 13:06:34.817996 14333 tablet_bootstrap.cc:492] T 163e8f35b3084d6396af326cd92052a4 P 00bc4f1e78664168a62dc348db47ed5f: No bootstrap required, opened a new log
I20260709 13:06:34.818557 14333 ts_tablet_manager.cc:1403] T 163e8f35b3084d6396af326cd92052a4 P 00bc4f1e78664168a62dc348db47ed5f: Time spent bootstrapping tablet: real 0.065s	user 0.026s	sys 0.026s
I20260709 13:06:34.818360 14488 consensus_queue.cc:237] T cdbc231e8e5d437c97edac606ca3e37b P 164b05f8be0a4e49b2683a05b5f3ca20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:34.821777 14338 tablet_bootstrap.cc:654] T 9cc66193ce6746c2a9c0edf9f8397dfc P 624eef68d46144c48e5429400233648c: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:34.821731 14333 raft_consensus.cc:359] T 163e8f35b3084d6396af326cd92052a4 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:34.822654 14333 raft_consensus.cc:385] T 163e8f35b3084d6396af326cd92052a4 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:34.823076 14333 raft_consensus.cc:740] T 163e8f35b3084d6396af326cd92052a4 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00bc4f1e78664168a62dc348db47ed5f, State: Initialized, Role: FOLLOWER
I20260709 13:06:34.823593 14335 tablet_bootstrap.cc:654] T be4ad4ce418b48eab933fdeb7437aaca P afe42c9f8c47470f92c948acc9cd1411: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:34.823976 14333 consensus_queue.cc:260] T 163e8f35b3084d6396af326cd92052a4 P 00bc4f1e78664168a62dc348db47ed5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:34.827685 14333 ts_tablet_manager.cc:1434] T 163e8f35b3084d6396af326cd92052a4 P 00bc4f1e78664168a62dc348db47ed5f: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:06:34.828986 14333 tablet_bootstrap.cc:492] T fd482ef7d0354297a98825ca287f41de P 00bc4f1e78664168a62dc348db47ed5f: Bootstrap starting.
I20260709 13:06:34.834930 14335 tablet_bootstrap.cc:492] T be4ad4ce418b48eab933fdeb7437aaca P afe42c9f8c47470f92c948acc9cd1411: No bootstrap required, opened a new log
I20260709 13:06:34.835711 14333 tablet_bootstrap.cc:654] T fd482ef7d0354297a98825ca287f41de P 00bc4f1e78664168a62dc348db47ed5f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:34.835433 14335 ts_tablet_manager.cc:1403] T be4ad4ce418b48eab933fdeb7437aaca P afe42c9f8c47470f92c948acc9cd1411: Time spent bootstrapping tablet: real 0.047s	user 0.008s	sys 0.003s
I20260709 13:06:34.840341 14334 tablet_bootstrap.cc:492] T 3dbcbd18fae747698badad30cef5216b P 164b05f8be0a4e49b2683a05b5f3ca20: No bootstrap required, opened a new log
I20260709 13:06:34.840840 14334 ts_tablet_manager.cc:1403] T 3dbcbd18fae747698badad30cef5216b P 164b05f8be0a4e49b2683a05b5f3ca20: Time spent bootstrapping tablet: real 0.100s	user 0.019s	sys 0.006s
I20260709 13:06:34.841133 14485 consensus_queue.cc:1048] T 9cc66193ce6746c2a9c0edf9f8397dfc P 164b05f8be0a4e49b2683a05b5f3ca20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:34.841390 14335 raft_consensus.cc:359] T be4ad4ce418b48eab933fdeb7437aaca P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:34.842075 14335 raft_consensus.cc:385] T be4ad4ce418b48eab933fdeb7437aaca P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:34.842350 14335 raft_consensus.cc:740] T be4ad4ce418b48eab933fdeb7437aaca P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afe42c9f8c47470f92c948acc9cd1411, State: Initialized, Role: FOLLOWER
I20260709 13:06:34.843464 14334 raft_consensus.cc:359] T 3dbcbd18fae747698badad30cef5216b P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:34.844388 14334 raft_consensus.cc:385] T 3dbcbd18fae747698badad30cef5216b P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:34.844942 14334 raft_consensus.cc:740] T 3dbcbd18fae747698badad30cef5216b P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 164b05f8be0a4e49b2683a05b5f3ca20, State: Initialized, Role: FOLLOWER
I20260709 13:06:34.845924 14334 consensus_queue.cc:260] T 3dbcbd18fae747698badad30cef5216b P 164b05f8be0a4e49b2683a05b5f3ca20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:34.847117 14335 consensus_queue.cc:260] T be4ad4ce418b48eab933fdeb7437aaca P afe42c9f8c47470f92c948acc9cd1411 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:34.848690 14334 ts_tablet_manager.cc:1434] T 3dbcbd18fae747698badad30cef5216b P 164b05f8be0a4e49b2683a05b5f3ca20: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:06:34.850517 14335 ts_tablet_manager.cc:1434] T be4ad4ce418b48eab933fdeb7437aaca P afe42c9f8c47470f92c948acc9cd1411: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 13:06:34.851058 14418 raft_consensus.cc:493] T a80d6036445f4470b8c5476f1649983d P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:34.851482 14335 tablet_bootstrap.cc:492] T 73478c603584478fae65b0fefdb7c77c P afe42c9f8c47470f92c948acc9cd1411: Bootstrap starting.
I20260709 13:06:34.851519 14334 tablet_bootstrap.cc:492] T 73478c603584478fae65b0fefdb7c77c P 164b05f8be0a4e49b2683a05b5f3ca20: Bootstrap starting.
I20260709 13:06:34.851603 14418 raft_consensus.cc:515] T a80d6036445f4470b8c5476f1649983d P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:34.853158 14066 raft_consensus.cc:3060] T 698f5304791f4bbe9dabc958772145ae P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:34.854779 14418 leader_election.cc:290] T a80d6036445f4470b8c5476f1649983d P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069), 624eef68d46144c48e5429400233648c (127.10.182.1:45551)
I20260709 13:06:34.856343 14216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80d6036445f4470b8c5476f1649983d" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afe42c9f8c47470f92c948acc9cd1411" is_pre_election: true
I20260709 13:06:34.860737 14068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80d6036445f4470b8c5476f1649983d" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c" is_pre_election: true
W20260709 13:06:34.862715 14254 leader_election.cc:343] T a80d6036445f4470b8c5476f1649983d P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:34.863484 14254 leader_election.cc:343] T a80d6036445f4470b8c5476f1649983d P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:34.863896 14254 leader_election.cc:304] T a80d6036445f4470b8c5476f1649983d P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f; no voters: 624eef68d46144c48e5429400233648c, afe42c9f8c47470f92c948acc9cd1411
I20260709 13:06:34.864270 14338 tablet_bootstrap.cc:492] T 9cc66193ce6746c2a9c0edf9f8397dfc P 624eef68d46144c48e5429400233648c: No bootstrap required, opened a new log
I20260709 13:06:34.864740 14338 ts_tablet_manager.cc:1403] T 9cc66193ce6746c2a9c0edf9f8397dfc P 624eef68d46144c48e5429400233648c: Time spent bootstrapping tablet: real 0.079s	user 0.010s	sys 0.003s
I20260709 13:06:34.864972 14418 raft_consensus.cc:2749] T a80d6036445f4470b8c5476f1649983d P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:34.865998 14335 tablet_bootstrap.cc:654] T 73478c603584478fae65b0fefdb7c77c P afe42c9f8c47470f92c948acc9cd1411: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:34.869617 14334 tablet_bootstrap.cc:654] T 73478c603584478fae65b0fefdb7c77c P 164b05f8be0a4e49b2683a05b5f3ca20: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:34.871841 14338 raft_consensus.cc:359] T 9cc66193ce6746c2a9c0edf9f8397dfc P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:34.872807 14338 raft_consensus.cc:385] T 9cc66193ce6746c2a9c0edf9f8397dfc P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:34.873167 14338 raft_consensus.cc:740] T 9cc66193ce6746c2a9c0edf9f8397dfc P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 624eef68d46144c48e5429400233648c, State: Initialized, Role: FOLLOWER
I20260709 13:06:34.878599 14338 consensus_queue.cc:260] T 9cc66193ce6746c2a9c0edf9f8397dfc P 624eef68d46144c48e5429400233648c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:34.889539 14338 ts_tablet_manager.cc:1434] T 9cc66193ce6746c2a9c0edf9f8397dfc P 624eef68d46144c48e5429400233648c: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.001s
I20260709 13:06:34.890684 14338 tablet_bootstrap.cc:492] T 3dbcbd18fae747698badad30cef5216b P 624eef68d46144c48e5429400233648c: Bootstrap starting.
I20260709 13:06:34.894315 14068 raft_consensus.cc:3060] T 9cc66193ce6746c2a9c0edf9f8397dfc P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:34.894824 14335 tablet_bootstrap.cc:492] T 73478c603584478fae65b0fefdb7c77c P afe42c9f8c47470f92c948acc9cd1411: No bootstrap required, opened a new log
I20260709 13:06:34.895004 14334 tablet_bootstrap.cc:492] T 73478c603584478fae65b0fefdb7c77c P 164b05f8be0a4e49b2683a05b5f3ca20: No bootstrap required, opened a new log
I20260709 13:06:34.895350 14335 ts_tablet_manager.cc:1403] T 73478c603584478fae65b0fefdb7c77c P afe42c9f8c47470f92c948acc9cd1411: Time spent bootstrapping tablet: real 0.044s	user 0.018s	sys 0.009s
I20260709 13:06:34.895395 14334 ts_tablet_manager.cc:1403] T 73478c603584478fae65b0fefdb7c77c P 164b05f8be0a4e49b2683a05b5f3ca20: Time spent bootstrapping tablet: real 0.044s	user 0.008s	sys 0.002s
I20260709 13:06:34.896545 14418 raft_consensus.cc:493] T 04c6c4644fc54a0590ad127881cb9875 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:34.897090 14418 raft_consensus.cc:515] T 04c6c4644fc54a0590ad127881cb9875 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:34.898448 14335 raft_consensus.cc:359] T 73478c603584478fae65b0fefdb7c77c P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:34.899151 14335 raft_consensus.cc:385] T 73478c603584478fae65b0fefdb7c77c P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:34.898826 14334 raft_consensus.cc:359] T 73478c603584478fae65b0fefdb7c77c P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:34.899250 14418 leader_election.cc:290] T 04c6c4644fc54a0590ad127881cb9875 P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 624eef68d46144c48e5429400233648c (127.10.182.1:45551), 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813)
I20260709 13:06:34.899444 14335 raft_consensus.cc:740] T 73478c603584478fae65b0fefdb7c77c P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afe42c9f8c47470f92c948acc9cd1411, State: Initialized, Role: FOLLOWER
I20260709 13:06:34.899597 14334 raft_consensus.cc:385] T 73478c603584478fae65b0fefdb7c77c P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:34.901098 14139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04c6c4644fc54a0590ad127881cb9875" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" is_pre_election: true
I20260709 13:06:34.909206 14438 consensus_queue.cc:1048] T 9cc66193ce6746c2a9c0edf9f8397dfc P 164b05f8be0a4e49b2683a05b5f3ca20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:06:34.909612 14257 leader_election.cc:343] T 04c6c4644fc54a0590ad127881cb9875 P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:34.901211 14335 consensus_queue.cc:260] T 73478c603584478fae65b0fefdb7c77c P afe42c9f8c47470f92c948acc9cd1411 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:34.901459 14067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04c6c4644fc54a0590ad127881cb9875" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c" is_pre_election: true
W20260709 13:06:34.913620 14254 leader_election.cc:343] T 04c6c4644fc54a0590ad127881cb9875 P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:34.906077 13962 catalog_manager.cc:5697] T cdbc231e8e5d437c97edac606ca3e37b P 164b05f8be0a4e49b2683a05b5f3ca20 reported cstate change: term changed from 0 to 1, leader changed from <none> to 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2). New cstate: current_term: 1 leader_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:34.914080 14254 leader_election.cc:304] T 04c6c4644fc54a0590ad127881cb9875 P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f; no voters: 164b05f8be0a4e49b2683a05b5f3ca20, 624eef68d46144c48e5429400233648c
I20260709 13:06:34.915961 14418 raft_consensus.cc:2749] T 04c6c4644fc54a0590ad127881cb9875 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:34.916797 14335 ts_tablet_manager.cc:1434] T 73478c603584478fae65b0fefdb7c77c P afe42c9f8c47470f92c948acc9cd1411: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.001s
I20260709 13:06:34.917791 14335 tablet_bootstrap.cc:492] T a80d6036445f4470b8c5476f1649983d P afe42c9f8c47470f92c948acc9cd1411: Bootstrap starting.
I20260709 13:06:34.907469 14338 tablet_bootstrap.cc:654] T 3dbcbd18fae747698badad30cef5216b P 624eef68d46144c48e5429400233648c: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:34.924705 14335 tablet_bootstrap.cc:654] T a80d6036445f4470b8c5476f1649983d P afe42c9f8c47470f92c948acc9cd1411: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:34.936268 14338 tablet_bootstrap.cc:492] T 3dbcbd18fae747698badad30cef5216b P 624eef68d46144c48e5429400233648c: No bootstrap required, opened a new log
I20260709 13:06:34.936895 14338 ts_tablet_manager.cc:1403] T 3dbcbd18fae747698badad30cef5216b P 624eef68d46144c48e5429400233648c: Time spent bootstrapping tablet: real 0.046s	user 0.018s	sys 0.000s
I20260709 13:06:34.904258 14333 tablet_bootstrap.cc:492] T fd482ef7d0354297a98825ca287f41de P 00bc4f1e78664168a62dc348db47ed5f: No bootstrap required, opened a new log
I20260709 13:06:34.939168 14333 ts_tablet_manager.cc:1403] T fd482ef7d0354297a98825ca287f41de P 00bc4f1e78664168a62dc348db47ed5f: Time spent bootstrapping tablet: real 0.111s	user 0.014s	sys 0.019s
I20260709 13:06:34.940227 14404 raft_consensus.cc:493] T be4ad4ce418b48eab933fdeb7437aaca P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:34.940907 14404 raft_consensus.cc:515] T be4ad4ce418b48eab933fdeb7437aaca P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:34.942003 14333 raft_consensus.cc:359] T fd482ef7d0354297a98825ca287f41de P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:34.942674 14333 raft_consensus.cc:385] T fd482ef7d0354297a98825ca287f41de P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:34.943025 14333 raft_consensus.cc:740] T fd482ef7d0354297a98825ca287f41de P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00bc4f1e78664168a62dc348db47ed5f, State: Initialized, Role: FOLLOWER
I20260709 13:06:34.943753 14333 consensus_queue.cc:260] T fd482ef7d0354297a98825ca287f41de P 00bc4f1e78664168a62dc348db47ed5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:34.899906 14334 raft_consensus.cc:740] T 73478c603584478fae65b0fefdb7c77c P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 164b05f8be0a4e49b2683a05b5f3ca20, State: Initialized, Role: FOLLOWER
I20260709 13:06:34.944825 14068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be4ad4ce418b48eab933fdeb7437aaca" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c" is_pre_election: true
I20260709 13:06:34.945215 14334 consensus_queue.cc:260] T 73478c603584478fae65b0fefdb7c77c P 164b05f8be0a4e49b2683a05b5f3ca20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
W20260709 13:06:34.946324 14180 leader_election.cc:343] T be4ad4ce418b48eab933fdeb7437aaca P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:34.946359 14139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be4ad4ce418b48eab933fdeb7437aaca" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" is_pre_election: true
I20260709 13:06:34.949270 14334 ts_tablet_manager.cc:1434] T 73478c603584478fae65b0fefdb7c77c P 164b05f8be0a4e49b2683a05b5f3ca20: Time spent starting tablet: real 0.053s	user 0.003s	sys 0.003s
I20260709 13:06:34.950178 14334 tablet_bootstrap.cc:492] T 04c6c4644fc54a0590ad127881cb9875 P 164b05f8be0a4e49b2683a05b5f3ca20: Bootstrap starting.
W20260709 13:06:34.954485 14183 leader_election.cc:343] T be4ad4ce418b48eab933fdeb7437aaca P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:34.955010 14183 leader_election.cc:304] T be4ad4ce418b48eab933fdeb7437aaca P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: afe42c9f8c47470f92c948acc9cd1411; no voters: 164b05f8be0a4e49b2683a05b5f3ca20, 624eef68d46144c48e5429400233648c
I20260709 13:06:34.955529 14334 tablet_bootstrap.cc:654] T 04c6c4644fc54a0590ad127881cb9875 P 164b05f8be0a4e49b2683a05b5f3ca20: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:34.956183 14376 raft_consensus.cc:2749] T be4ad4ce418b48eab933fdeb7437aaca P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:34.957458 14333 ts_tablet_manager.cc:1434] T fd482ef7d0354297a98825ca287f41de P 00bc4f1e78664168a62dc348db47ed5f: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.001s
I20260709 13:06:34.958352 14404 leader_election.cc:290] T be4ad4ce418b48eab933fdeb7437aaca P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 624eef68d46144c48e5429400233648c (127.10.182.1:45551), 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813)
I20260709 13:06:34.959764 14338 raft_consensus.cc:359] T 3dbcbd18fae747698badad30cef5216b P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:34.960526 14338 raft_consensus.cc:385] T 3dbcbd18fae747698badad30cef5216b P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:34.960813 14338 raft_consensus.cc:740] T 3dbcbd18fae747698badad30cef5216b P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 624eef68d46144c48e5429400233648c, State: Initialized, Role: FOLLOWER
I20260709 13:06:34.961236 14335 tablet_bootstrap.cc:492] T a80d6036445f4470b8c5476f1649983d P afe42c9f8c47470f92c948acc9cd1411: No bootstrap required, opened a new log
I20260709 13:06:34.961731 14335 ts_tablet_manager.cc:1403] T a80d6036445f4470b8c5476f1649983d P afe42c9f8c47470f92c948acc9cd1411: Time spent bootstrapping tablet: real 0.044s	user 0.008s	sys 0.011s
I20260709 13:06:34.958448 14333 tablet_bootstrap.cc:492] T 24fae857928c412692e468ca8d5bf463 P 00bc4f1e78664168a62dc348db47ed5f: Bootstrap starting.
I20260709 13:06:34.964354 14335 raft_consensus.cc:359] T a80d6036445f4470b8c5476f1649983d P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:34.965046 14335 raft_consensus.cc:385] T a80d6036445f4470b8c5476f1649983d P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:34.965301 14335 raft_consensus.cc:740] T a80d6036445f4470b8c5476f1649983d P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afe42c9f8c47470f92c948acc9cd1411, State: Initialized, Role: FOLLOWER
I20260709 13:06:34.965914 14335 consensus_queue.cc:260] T a80d6036445f4470b8c5476f1649983d P afe42c9f8c47470f92c948acc9cd1411 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:34.969483 14333 tablet_bootstrap.cc:654] T 24fae857928c412692e468ca8d5bf463 P 00bc4f1e78664168a62dc348db47ed5f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:34.970829 14335 ts_tablet_manager.cc:1434] T a80d6036445f4470b8c5476f1649983d P afe42c9f8c47470f92c948acc9cd1411: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:06:34.971855 14335 tablet_bootstrap.cc:492] T a61d5dee808b423c8b831e04fc26ec5b P afe42c9f8c47470f92c948acc9cd1411: Bootstrap starting.
I20260709 13:06:34.972363 14338 consensus_queue.cc:260] T 3dbcbd18fae747698badad30cef5216b P 624eef68d46144c48e5429400233648c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:34.974761 14338 ts_tablet_manager.cc:1434] T 3dbcbd18fae747698badad30cef5216b P 624eef68d46144c48e5429400233648c: Time spent starting tablet: real 0.038s	user 0.005s	sys 0.000s
I20260709 13:06:34.975749 14338 tablet_bootstrap.cc:492] T a61d5dee808b423c8b831e04fc26ec5b P 624eef68d46144c48e5429400233648c: Bootstrap starting.
I20260709 13:06:34.978073 14335 tablet_bootstrap.cc:654] T a61d5dee808b423c8b831e04fc26ec5b P afe42c9f8c47470f92c948acc9cd1411: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:34.981453 14338 tablet_bootstrap.cc:654] T a61d5dee808b423c8b831e04fc26ec5b P 624eef68d46144c48e5429400233648c: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:34.986512 14333 tablet_bootstrap.cc:492] T 24fae857928c412692e468ca8d5bf463 P 00bc4f1e78664168a62dc348db47ed5f: No bootstrap required, opened a new log
I20260709 13:06:34.986986 14333 ts_tablet_manager.cc:1403] T 24fae857928c412692e468ca8d5bf463 P 00bc4f1e78664168a62dc348db47ed5f: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.000s
I20260709 13:06:34.989604 14333 raft_consensus.cc:359] T 24fae857928c412692e468ca8d5bf463 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:34.990067 14333 raft_consensus.cc:385] T 24fae857928c412692e468ca8d5bf463 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:34.990309 14333 raft_consensus.cc:740] T 24fae857928c412692e468ca8d5bf463 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00bc4f1e78664168a62dc348db47ed5f, State: Initialized, Role: FOLLOWER
I20260709 13:06:34.990846 14333 consensus_queue.cc:260] T 24fae857928c412692e468ca8d5bf463 P 00bc4f1e78664168a62dc348db47ed5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:34.992308 14333 ts_tablet_manager.cc:1434] T 24fae857928c412692e468ca8d5bf463 P 00bc4f1e78664168a62dc348db47ed5f: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 13:06:34.994580 14333 tablet_bootstrap.cc:492] T 8a7dc813357e4052b95e070cb8a4cdc1 P 00bc4f1e78664168a62dc348db47ed5f: Bootstrap starting.
I20260709 13:06:34.998503 14338 tablet_bootstrap.cc:492] T a61d5dee808b423c8b831e04fc26ec5b P 624eef68d46144c48e5429400233648c: No bootstrap required, opened a new log
I20260709 13:06:34.999004 14338 ts_tablet_manager.cc:1403] T a61d5dee808b423c8b831e04fc26ec5b P 624eef68d46144c48e5429400233648c: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.000s
I20260709 13:06:35.002940 14418 raft_consensus.cc:493] T fd482ef7d0354297a98825ca287f41de P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:35.002949 14338 raft_consensus.cc:359] T a61d5dee808b423c8b831e04fc26ec5b P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:35.003643 14418 raft_consensus.cc:515] T fd482ef7d0354297a98825ca287f41de P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:35.004225 14335 tablet_bootstrap.cc:492] T a61d5dee808b423c8b831e04fc26ec5b P afe42c9f8c47470f92c948acc9cd1411: No bootstrap required, opened a new log
I20260709 13:06:35.004376 14394 raft_consensus.cc:493] T cdbc231e8e5d437c97edac606ca3e37b P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:35.004750 14335 ts_tablet_manager.cc:1403] T a61d5dee808b423c8b831e04fc26ec5b P afe42c9f8c47470f92c948acc9cd1411: Time spent bootstrapping tablet: real 0.033s	user 0.021s	sys 0.012s
I20260709 13:06:35.004952 14394 raft_consensus.cc:515] T cdbc231e8e5d437c97edac606ca3e37b P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:35.005748 14418 leader_election.cc:290] T fd482ef7d0354297a98825ca287f41de P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069), 624eef68d46144c48e5429400233648c (127.10.182.1:45551)
I20260709 13:06:35.007025 14394 leader_election.cc:290] T cdbc231e8e5d437c97edac606ca3e37b P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813), afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069)
I20260709 13:06:35.007622 14335 raft_consensus.cc:359] T a61d5dee808b423c8b831e04fc26ec5b P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:35.008898 14139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdbc231e8e5d437c97edac606ca3e37b" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" is_pre_election: true
I20260709 13:06:35.009151 14215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdbc231e8e5d437c97edac606ca3e37b" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afe42c9f8c47470f92c948acc9cd1411" is_pre_election: true
I20260709 13:06:35.009939 14215 raft_consensus.cc:2393] T cdbc231e8e5d437c97edac606ca3e37b P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 624eef68d46144c48e5429400233648c in current term 1: Already voted for candidate 164b05f8be0a4e49b2683a05b5f3ca20 in this term.
I20260709 13:06:35.010950 14333 tablet_bootstrap.cc:654] T 8a7dc813357e4052b95e070cb8a4cdc1 P 00bc4f1e78664168a62dc348db47ed5f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:35.011240 14066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd482ef7d0354297a98825ca287f41de" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c" is_pre_election: true
I20260709 13:06:35.003890 14338 raft_consensus.cc:385] T a61d5dee808b423c8b831e04fc26ec5b P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:35.011963 14338 raft_consensus.cc:740] T a61d5dee808b423c8b831e04fc26ec5b P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 624eef68d46144c48e5429400233648c, State: Initialized, Role: FOLLOWER
I20260709 13:06:35.012367 14334 tablet_bootstrap.cc:492] T 04c6c4644fc54a0590ad127881cb9875 P 164b05f8be0a4e49b2683a05b5f3ca20: No bootstrap required, opened a new log
I20260709 13:06:35.012892 14334 ts_tablet_manager.cc:1403] T 04c6c4644fc54a0590ad127881cb9875 P 164b05f8be0a4e49b2683a05b5f3ca20: Time spent bootstrapping tablet: real 0.063s	user 0.018s	sys 0.000s
I20260709 13:06:35.012779 14338 consensus_queue.cc:260] T a61d5dee808b423c8b831e04fc26ec5b P 624eef68d46144c48e5429400233648c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:35.008404 14335 raft_consensus.cc:385] T a61d5dee808b423c8b831e04fc26ec5b P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:35.013588 14031 leader_election.cc:304] T cdbc231e8e5d437c97edac606ca3e37b P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 624eef68d46144c48e5429400233648c; no voters: 164b05f8be0a4e49b2683a05b5f3ca20, afe42c9f8c47470f92c948acc9cd1411
I20260709 13:06:35.014685 14394 raft_consensus.cc:3060] T cdbc231e8e5d437c97edac606ca3e37b P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:35.007917 14216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd482ef7d0354297a98825ca287f41de" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afe42c9f8c47470f92c948acc9cd1411" is_pre_election: true
I20260709 13:06:35.015918 14334 raft_consensus.cc:359] T 04c6c4644fc54a0590ad127881cb9875 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:35.016711 14334 raft_consensus.cc:385] T 04c6c4644fc54a0590ad127881cb9875 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:35.017045 14334 raft_consensus.cc:740] T 04c6c4644fc54a0590ad127881cb9875 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 164b05f8be0a4e49b2683a05b5f3ca20, State: Initialized, Role: FOLLOWER
W20260709 13:06:35.017083 14254 leader_election.cc:343] T fd482ef7d0354297a98825ca287f41de P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:35.017949 14334 consensus_queue.cc:260] T 04c6c4644fc54a0590ad127881cb9875 P 164b05f8be0a4e49b2683a05b5f3ca20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:35.027949 14394 raft_consensus.cc:2749] T cdbc231e8e5d437c97edac606ca3e37b P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:35.029197 14338 ts_tablet_manager.cc:1434] T a61d5dee808b423c8b831e04fc26ec5b P 624eef68d46144c48e5429400233648c: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.001s
I20260709 13:06:35.030226 14338 tablet_bootstrap.cc:492] T be4ad4ce418b48eab933fdeb7437aaca P 624eef68d46144c48e5429400233648c: Bootstrap starting.
I20260709 13:06:35.030465 14334 ts_tablet_manager.cc:1434] T 04c6c4644fc54a0590ad127881cb9875 P 164b05f8be0a4e49b2683a05b5f3ca20: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 13:06:35.013811 14335 raft_consensus.cc:740] T a61d5dee808b423c8b831e04fc26ec5b P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afe42c9f8c47470f92c948acc9cd1411, State: Initialized, Role: FOLLOWER
I20260709 13:06:35.031539 14335 consensus_queue.cc:260] T a61d5dee808b423c8b831e04fc26ec5b P afe42c9f8c47470f92c948acc9cd1411 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:35.033912 14376 consensus_queue.cc:1048] T 8ad49b80eff54c53919e1ae6adf1214c P afe42c9f8c47470f92c948acc9cd1411 [LEADER]: Connected to new peer: Peer: permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:35.034518 14335 ts_tablet_manager.cc:1434] T a61d5dee808b423c8b831e04fc26ec5b P afe42c9f8c47470f92c948acc9cd1411: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260709 13:06:35.035540 14335 tablet_bootstrap.cc:492] T 317baa65952d46ffa5afb28b3af4d790 P afe42c9f8c47470f92c948acc9cd1411: Bootstrap starting.
I20260709 13:06:35.039306 14334 tablet_bootstrap.cc:492] T 317baa65952d46ffa5afb28b3af4d790 P 164b05f8be0a4e49b2683a05b5f3ca20: Bootstrap starting.
I20260709 13:06:35.043458 14338 tablet_bootstrap.cc:654] T be4ad4ce418b48eab933fdeb7437aaca P 624eef68d46144c48e5429400233648c: Neither blocks nor log segments found. Creating new log.
W20260709 13:06:35.018162 14254 leader_election.cc:343] T fd482ef7d0354297a98825ca287f41de P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:35.048642 14254 leader_election.cc:304] T fd482ef7d0354297a98825ca287f41de P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f; no voters: 624eef68d46144c48e5429400233648c, afe42c9f8c47470f92c948acc9cd1411
I20260709 13:06:35.049469 14418 raft_consensus.cc:2749] T fd482ef7d0354297a98825ca287f41de P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:35.051401 14376 consensus_queue.cc:1048] T 8ad49b80eff54c53919e1ae6adf1214c P afe42c9f8c47470f92c948acc9cd1411 [LEADER]: Connected to new peer: Peer: permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:35.056257 14488 raft_consensus.cc:493] T 3dbcbd18fae747698badad30cef5216b P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:35.056805 14488 raft_consensus.cc:515] T 3dbcbd18fae747698badad30cef5216b P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:35.059302 14334 tablet_bootstrap.cc:654] T 317baa65952d46ffa5afb28b3af4d790 P 164b05f8be0a4e49b2683a05b5f3ca20: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:35.063583 14488 leader_election.cc:290] T 3dbcbd18fae747698badad30cef5216b P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193), 624eef68d46144c48e5429400233648c (127.10.182.1:45551)
I20260709 13:06:35.065032 14067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dbcbd18fae747698badad30cef5216b" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c" is_pre_election: true
I20260709 13:06:35.066495 14290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dbcbd18fae747698badad30cef5216b" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f" is_pre_election: true
I20260709 13:06:35.066687 14067 raft_consensus.cc:2468] T 3dbcbd18fae747698badad30cef5216b P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 164b05f8be0a4e49b2683a05b5f3ca20 in term 0.
I20260709 13:06:35.067137 14290 raft_consensus.cc:2468] T 3dbcbd18fae747698badad30cef5216b P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 164b05f8be0a4e49b2683a05b5f3ca20 in term 0.
I20260709 13:06:35.068150 14106 leader_election.cc:304] T 3dbcbd18fae747698badad30cef5216b P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 164b05f8be0a4e49b2683a05b5f3ca20, 624eef68d46144c48e5429400233648c; no voters: 
I20260709 13:06:35.073064 14488 raft_consensus.cc:2804] T 3dbcbd18fae747698badad30cef5216b P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:35.073531 14488 raft_consensus.cc:493] T 3dbcbd18fae747698badad30cef5216b P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:35.073907 14488 raft_consensus.cc:3060] T 3dbcbd18fae747698badad30cef5216b P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:35.076541 14438 raft_consensus.cc:493] T e67d10cafda744e6a334ded975cc0536 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:35.077067 14438 raft_consensus.cc:515] T e67d10cafda744e6a334ded975cc0536 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:35.078109 14333 tablet_bootstrap.cc:492] T 8a7dc813357e4052b95e070cb8a4cdc1 P 00bc4f1e78664168a62dc348db47ed5f: No bootstrap required, opened a new log
I20260709 13:06:35.078589 14333 ts_tablet_manager.cc:1403] T 8a7dc813357e4052b95e070cb8a4cdc1 P 00bc4f1e78664168a62dc348db47ed5f: Time spent bootstrapping tablet: real 0.084s	user 0.014s	sys 0.033s
I20260709 13:06:35.079010 14394 raft_consensus.cc:493] T a61d5dee808b423c8b831e04fc26ec5b P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:35.079500 14394 raft_consensus.cc:515] T a61d5dee808b423c8b831e04fc26ec5b P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:35.081514 14394 leader_election.cc:290] T a61d5dee808b423c8b831e04fc26ec5b P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069), 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193)
I20260709 13:06:35.081373 14333 raft_consensus.cc:359] T 8a7dc813357e4052b95e070cb8a4cdc1 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:35.082134 14333 raft_consensus.cc:385] T 8a7dc813357e4052b95e070cb8a4cdc1 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:35.083187 14333 raft_consensus.cc:740] T 8a7dc813357e4052b95e070cb8a4cdc1 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00bc4f1e78664168a62dc348db47ed5f, State: Initialized, Role: FOLLOWER
I20260709 13:06:35.083312 14215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a61d5dee808b423c8b831e04fc26ec5b" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afe42c9f8c47470f92c948acc9cd1411" is_pre_election: true
I20260709 13:06:35.083691 14290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a61d5dee808b423c8b831e04fc26ec5b" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f" is_pre_election: true
I20260709 13:06:35.083962 14333 consensus_queue.cc:260] T 8a7dc813357e4052b95e070cb8a4cdc1 P 00bc4f1e78664168a62dc348db47ed5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:35.085103 14438 leader_election.cc:290] T e67d10cafda744e6a334ded975cc0536 P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069), 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193)
I20260709 13:06:35.084966 14290 raft_consensus.cc:2468] T a61d5dee808b423c8b831e04fc26ec5b P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 624eef68d46144c48e5429400233648c in term 0.
I20260709 13:06:35.086647 14216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e67d10cafda744e6a334ded975cc0536" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afe42c9f8c47470f92c948acc9cd1411" is_pre_election: true
I20260709 13:06:35.087903 14216 raft_consensus.cc:2468] T e67d10cafda744e6a334ded975cc0536 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 164b05f8be0a4e49b2683a05b5f3ca20 in term 0.
I20260709 13:06:35.089368 14106 leader_election.cc:304] T e67d10cafda744e6a334ded975cc0536 P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 164b05f8be0a4e49b2683a05b5f3ca20, afe42c9f8c47470f92c948acc9cd1411; no voters: 
I20260709 13:06:35.090229 14289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e67d10cafda744e6a334ded975cc0536" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f" is_pre_election: true
I20260709 13:06:35.090834 14289 raft_consensus.cc:2468] T e67d10cafda744e6a334ded975cc0536 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 164b05f8be0a4e49b2683a05b5f3ca20 in term 0.
I20260709 13:06:35.090240 14438 raft_consensus.cc:2804] T e67d10cafda744e6a334ded975cc0536 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:35.091938 14438 raft_consensus.cc:493] T e67d10cafda744e6a334ded975cc0536 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:35.092262 14438 raft_consensus.cc:3060] T e67d10cafda744e6a334ded975cc0536 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:35.095816 14338 tablet_bootstrap.cc:492] T be4ad4ce418b48eab933fdeb7437aaca P 624eef68d46144c48e5429400233648c: No bootstrap required, opened a new log
I20260709 13:06:35.096290 14338 ts_tablet_manager.cc:1403] T be4ad4ce418b48eab933fdeb7437aaca P 624eef68d46144c48e5429400233648c: Time spent bootstrapping tablet: real 0.066s	user 0.005s	sys 0.017s
I20260709 13:06:35.098059 14334 tablet_bootstrap.cc:492] T 317baa65952d46ffa5afb28b3af4d790 P 164b05f8be0a4e49b2683a05b5f3ca20: No bootstrap required, opened a new log
I20260709 13:06:35.098485 14334 ts_tablet_manager.cc:1403] T 317baa65952d46ffa5afb28b3af4d790 P 164b05f8be0a4e49b2683a05b5f3ca20: Time spent bootstrapping tablet: real 0.059s	user 0.012s	sys 0.000s
I20260709 13:06:35.098874 14338 raft_consensus.cc:359] T be4ad4ce418b48eab933fdeb7437aaca P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:35.099588 14338 raft_consensus.cc:385] T be4ad4ce418b48eab933fdeb7437aaca P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:35.099839 14338 raft_consensus.cc:740] T be4ad4ce418b48eab933fdeb7437aaca P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 624eef68d46144c48e5429400233648c, State: Initialized, Role: FOLLOWER
I20260709 13:06:35.100455 14338 consensus_queue.cc:260] T be4ad4ce418b48eab933fdeb7437aaca P 624eef68d46144c48e5429400233648c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:35.101259 14334 raft_consensus.cc:359] T 317baa65952d46ffa5afb28b3af4d790 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:35.101868 14334 raft_consensus.cc:385] T 317baa65952d46ffa5afb28b3af4d790 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:35.102173 14334 raft_consensus.cc:740] T 317baa65952d46ffa5afb28b3af4d790 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 164b05f8be0a4e49b2683a05b5f3ca20, State: Initialized, Role: FOLLOWER
I20260709 13:06:35.102700 14338 ts_tablet_manager.cc:1434] T be4ad4ce418b48eab933fdeb7437aaca P 624eef68d46144c48e5429400233648c: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.004s
I20260709 13:06:35.102655 14453 raft_consensus.cc:493] T 562df69653b84ab6836669ba6e9f6331 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:35.103267 14453 raft_consensus.cc:515] T 562df69653b84ab6836669ba6e9f6331 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:35.084076 14215 raft_consensus.cc:2468] T a61d5dee808b423c8b831e04fc26ec5b P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 624eef68d46144c48e5429400233648c in term 0.
I20260709 13:06:35.103706 14338 tablet_bootstrap.cc:492] T 562df69653b84ab6836669ba6e9f6331 P 624eef68d46144c48e5429400233648c: Bootstrap starting.
I20260709 13:06:35.104941 14031 leader_election.cc:304] T a61d5dee808b423c8b831e04fc26ec5b P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 624eef68d46144c48e5429400233648c, afe42c9f8c47470f92c948acc9cd1411; no voters: 
I20260709 13:06:35.105659 14453 leader_election.cc:290] T 562df69653b84ab6836669ba6e9f6331 P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193), 624eef68d46144c48e5429400233648c (127.10.182.1:45551)
I20260709 13:06:35.105983 14394 raft_consensus.cc:2804] T a61d5dee808b423c8b831e04fc26ec5b P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:35.106359 14394 raft_consensus.cc:493] T a61d5dee808b423c8b831e04fc26ec5b P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:35.106688 14394 raft_consensus.cc:3060] T a61d5dee808b423c8b831e04fc26ec5b P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:35.107195 14290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "562df69653b84ab6836669ba6e9f6331" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f" is_pre_election: true
I20260709 13:06:35.107883 14290 raft_consensus.cc:2468] T 562df69653b84ab6836669ba6e9f6331 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afe42c9f8c47470f92c948acc9cd1411 in term 0.
I20260709 13:06:35.111663 14066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "562df69653b84ab6836669ba6e9f6331" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c" is_pre_election: true
I20260709 13:06:35.117884 14394 raft_consensus.cc:515] T a61d5dee808b423c8b831e04fc26ec5b P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
W20260709 13:06:35.118224 14180 leader_election.cc:343] T 562df69653b84ab6836669ba6e9f6331 P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:35.120416 14394 leader_election.cc:290] T a61d5dee808b423c8b831e04fc26ec5b P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 1 election: Requested vote from peers afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069), 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193)
I20260709 13:06:35.120640 14498 raft_consensus.cc:493] T be4ad4ce418b48eab933fdeb7437aaca P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:35.113929 14338 tablet_bootstrap.cc:654] T 562df69653b84ab6836669ba6e9f6331 P 624eef68d46144c48e5429400233648c: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:35.121140 14215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a61d5dee808b423c8b831e04fc26ec5b" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afe42c9f8c47470f92c948acc9cd1411"
I20260709 13:06:35.121186 14498 raft_consensus.cc:515] T be4ad4ce418b48eab933fdeb7437aaca P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:35.121866 14215 raft_consensus.cc:3060] T a61d5dee808b423c8b831e04fc26ec5b P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:35.121608 14290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a61d5dee808b423c8b831e04fc26ec5b" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f"
I20260709 13:06:35.102782 14334 consensus_queue.cc:260] T 317baa65952d46ffa5afb28b3af4d790 P 164b05f8be0a4e49b2683a05b5f3ca20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:35.123796 14290 raft_consensus.cc:3060] T a61d5dee808b423c8b831e04fc26ec5b P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:35.125164 14334 ts_tablet_manager.cc:1434] T 317baa65952d46ffa5afb28b3af4d790 P 164b05f8be0a4e49b2683a05b5f3ca20: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260709 13:06:35.125926 14139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be4ad4ce418b48eab933fdeb7437aaca" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" is_pre_election: true
I20260709 13:06:35.126919 14334 tablet_bootstrap.cc:492] T 649c5cfbd9d54700ae22c159407cf771 P 164b05f8be0a4e49b2683a05b5f3ca20: Bootstrap starting.
W20260709 13:06:35.127354 14034 leader_election.cc:343] T be4ad4ce418b48eab933fdeb7437aaca P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:35.125068 14182 leader_election.cc:304] T 562df69653b84ab6836669ba6e9f6331 P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f, afe42c9f8c47470f92c948acc9cd1411; no voters: 624eef68d46144c48e5429400233648c
I20260709 13:06:35.128433 14335 tablet_bootstrap.cc:654] T 317baa65952d46ffa5afb28b3af4d790 P afe42c9f8c47470f92c948acc9cd1411: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:35.124421 14498 leader_election.cc:290] T be4ad4ce418b48eab933fdeb7437aaca P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813), afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069)
I20260709 13:06:35.129424 14404 raft_consensus.cc:2804] T 562df69653b84ab6836669ba6e9f6331 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:35.132272 14404 raft_consensus.cc:493] T 562df69653b84ab6836669ba6e9f6331 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:35.132688 14404 raft_consensus.cc:3060] T 562df69653b84ab6836669ba6e9f6331 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:35.125533 14216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be4ad4ce418b48eab933fdeb7437aaca" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afe42c9f8c47470f92c948acc9cd1411" is_pre_election: true
I20260709 13:06:35.133679 14216 raft_consensus.cc:2468] T be4ad4ce418b48eab933fdeb7437aaca P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 624eef68d46144c48e5429400233648c in term 0.
I20260709 13:06:35.125716 14438 raft_consensus.cc:515] T e67d10cafda744e6a334ded975cc0536 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:35.134075 14334 tablet_bootstrap.cc:654] T 649c5cfbd9d54700ae22c159407cf771 P 164b05f8be0a4e49b2683a05b5f3ca20: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:35.134967 14031 leader_election.cc:304] T be4ad4ce418b48eab933fdeb7437aaca P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 624eef68d46144c48e5429400233648c, afe42c9f8c47470f92c948acc9cd1411; no voters: 164b05f8be0a4e49b2683a05b5f3ca20
I20260709 13:06:35.136152 14498 raft_consensus.cc:2804] T be4ad4ce418b48eab933fdeb7437aaca P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:35.136538 14498 raft_consensus.cc:493] T be4ad4ce418b48eab933fdeb7437aaca P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:35.137018 14498 raft_consensus.cc:3060] T be4ad4ce418b48eab933fdeb7437aaca P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:35.137593 14216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e67d10cafda744e6a334ded975cc0536" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afe42c9f8c47470f92c948acc9cd1411"
I20260709 13:06:35.138561 14481 raft_consensus.cc:493] T 73478c603584478fae65b0fefdb7c77c P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:35.139087 14481 raft_consensus.cc:515] T 73478c603584478fae65b0fefdb7c77c P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:35.086440 14333 ts_tablet_manager.cc:1434] T 8a7dc813357e4052b95e070cb8a4cdc1 P 00bc4f1e78664168a62dc348db47ed5f: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:06:35.142599 14217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73478c603584478fae65b0fefdb7c77c" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afe42c9f8c47470f92c948acc9cd1411" is_pre_election: true
I20260709 13:06:35.143210 14217 raft_consensus.cc:2468] T 73478c603584478fae65b0fefdb7c77c P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 164b05f8be0a4e49b2683a05b5f3ca20 in term 0.
I20260709 13:06:35.141239 14481 leader_election.cc:290] T 73478c603584478fae65b0fefdb7c77c P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069), 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193)
I20260709 13:06:35.142331 14289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73478c603584478fae65b0fefdb7c77c" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f" is_pre_election: true
I20260709 13:06:35.144265 14289 raft_consensus.cc:2468] T 73478c603584478fae65b0fefdb7c77c P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 164b05f8be0a4e49b2683a05b5f3ca20 in term 0.
I20260709 13:06:35.145532 14108 leader_election.cc:304] T 73478c603584478fae65b0fefdb7c77c P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f, 164b05f8be0a4e49b2683a05b5f3ca20; no voters: 
I20260709 13:06:35.145949 14289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e67d10cafda744e6a334ded975cc0536" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f"
I20260709 13:06:35.146500 14333 tablet_bootstrap.cc:492] T 649c5cfbd9d54700ae22c159407cf771 P 00bc4f1e78664168a62dc348db47ed5f: Bootstrap starting.
I20260709 13:06:35.146677 14485 raft_consensus.cc:2804] T 73478c603584478fae65b0fefdb7c77c P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:35.154228 14485 raft_consensus.cc:493] T 73478c603584478fae65b0fefdb7c77c P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:35.154587 14485 raft_consensus.cc:3060] T 73478c603584478fae65b0fefdb7c77c P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:35.157984 14404 raft_consensus.cc:515] T 562df69653b84ab6836669ba6e9f6331 P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:35.146507 14289 raft_consensus.cc:3060] T e67d10cafda744e6a334ded975cc0536 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:35.161377 14291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "562df69653b84ab6836669ba6e9f6331" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f"
I20260709 13:06:35.162061 14291 raft_consensus.cc:3060] T 562df69653b84ab6836669ba6e9f6331 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:35.167312 14289 raft_consensus.cc:2468] T e67d10cafda744e6a334ded975cc0536 P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 164b05f8be0a4e49b2683a05b5f3ca20 in term 1.
I20260709 13:06:35.173841 14413 raft_consensus.cc:493] T 24fae857928c412692e468ca8d5bf463 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:35.174352 14413 raft_consensus.cc:515] T 24fae857928c412692e468ca8d5bf463 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:35.174727 14108 leader_election.cc:304] T e67d10cafda744e6a334ded975cc0536 P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f, 164b05f8be0a4e49b2683a05b5f3ca20; no voters: 
I20260709 13:06:35.176437 14413 leader_election.cc:290] T 24fae857928c412692e468ca8d5bf463 P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813), afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069)
I20260709 13:06:35.179193 14139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24fae857928c412692e468ca8d5bf463" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" is_pre_election: true
I20260709 13:06:35.180306 14217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24fae857928c412692e468ca8d5bf463" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afe42c9f8c47470f92c948acc9cd1411" is_pre_election: true
W20260709 13:06:35.181504 14257 leader_election.cc:343] T 24fae857928c412692e468ca8d5bf463 P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:35.182554 14254 leader_election.cc:343] T 24fae857928c412692e468ca8d5bf463 P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:35.183179 14254 leader_election.cc:304] T 24fae857928c412692e468ca8d5bf463 P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f; no voters: 164b05f8be0a4e49b2683a05b5f3ca20, afe42c9f8c47470f92c948acc9cd1411
I20260709 13:06:35.184057 14333 tablet_bootstrap.cc:654] T 649c5cfbd9d54700ae22c159407cf771 P 00bc4f1e78664168a62dc348db47ed5f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:35.184547 14413 raft_consensus.cc:2749] T 24fae857928c412692e468ca8d5bf463 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:35.138239 14216 raft_consensus.cc:3060] T e67d10cafda744e6a334ded975cc0536 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:35.187373 14291 raft_consensus.cc:2468] T 562df69653b84ab6836669ba6e9f6331 P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afe42c9f8c47470f92c948acc9cd1411 in term 1.
I20260709 13:06:35.188899 14182 leader_election.cc:304] T 562df69653b84ab6836669ba6e9f6331 P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f, afe42c9f8c47470f92c948acc9cd1411; no voters: 
I20260709 13:06:35.190007 14376 raft_consensus.cc:2804] T 562df69653b84ab6836669ba6e9f6331 P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:35.190575 14376 raft_consensus.cc:697] T 562df69653b84ab6836669ba6e9f6331 P afe42c9f8c47470f92c948acc9cd1411 [term 1 LEADER]: Becoming Leader. State: Replica: afe42c9f8c47470f92c948acc9cd1411, State: Running, Role: LEADER
I20260709 13:06:35.190482 14498 raft_consensus.cc:515] T be4ad4ce418b48eab933fdeb7437aaca P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:35.153626 14290 raft_consensus.cc:2468] T a61d5dee808b423c8b831e04fc26ec5b P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 624eef68d46144c48e5429400233648c in term 1.
I20260709 13:06:35.169284 14485 raft_consensus.cc:515] T 73478c603584478fae65b0fefdb7c77c P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:35.191681 14376 consensus_queue.cc:237] T 562df69653b84ab6836669ba6e9f6331 P afe42c9f8c47470f92c948acc9cd1411 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:35.178732 14481 raft_consensus.cc:2804] T e67d10cafda744e6a334ded975cc0536 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:35.149642 14438 leader_election.cc:290] T e67d10cafda744e6a334ded975cc0536 P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 election: Requested vote from peers afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069), 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193)
I20260709 13:06:35.173081 14488 raft_consensus.cc:515] T 3dbcbd18fae747698badad30cef5216b P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:35.190969 14338 tablet_bootstrap.cc:492] T 562df69653b84ab6836669ba6e9f6331 P 624eef68d46144c48e5429400233648c: No bootstrap required, opened a new log
I20260709 13:06:35.194006 14338 ts_tablet_manager.cc:1403] T 562df69653b84ab6836669ba6e9f6331 P 624eef68d46144c48e5429400233648c: Time spent bootstrapping tablet: real 0.090s	user 0.014s	sys 0.025s
I20260709 13:06:35.194751 14366 raft_consensus.cc:493] T a80d6036445f4470b8c5476f1649983d P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:35.194650 14217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73478c603584478fae65b0fefdb7c77c" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afe42c9f8c47470f92c948acc9cd1411"
I20260709 13:06:35.195351 14217 raft_consensus.cc:3060] T 73478c603584478fae65b0fefdb7c77c P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:35.195778 14488 leader_election.cc:290] T 3dbcbd18fae747698badad30cef5216b P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 election: Requested vote from peers 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193), 624eef68d46144c48e5429400233648c (127.10.182.1:45551)
I20260709 13:06:35.152753 14215 raft_consensus.cc:2468] T a61d5dee808b423c8b831e04fc26ec5b P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 624eef68d46144c48e5429400233648c in term 1.
I20260709 13:06:35.196770 14338 raft_consensus.cc:359] T 562df69653b84ab6836669ba6e9f6331 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:35.199767 14338 raft_consensus.cc:385] T 562df69653b84ab6836669ba6e9f6331 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:35.200223 14338 raft_consensus.cc:740] T 562df69653b84ab6836669ba6e9f6331 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 624eef68d46144c48e5429400233648c, State: Initialized, Role: FOLLOWER
I20260709 13:06:35.199857 14366 raft_consensus.cc:515] T a80d6036445f4470b8c5476f1649983d P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:35.205133 14031 leader_election.cc:304] T a61d5dee808b423c8b831e04fc26ec5b P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 624eef68d46144c48e5429400233648c, afe42c9f8c47470f92c948acc9cd1411; no voters: 
I20260709 13:06:35.202499 14488 raft_consensus.cc:493] T 04c6c4644fc54a0590ad127881cb9875 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:35.206717 14488 raft_consensus.cc:515] T 04c6c4644fc54a0590ad127881cb9875 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:35.207360 14394 raft_consensus.cc:2804] T a61d5dee808b423c8b831e04fc26ec5b P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:35.207871 14394 raft_consensus.cc:697] T a61d5dee808b423c8b831e04fc26ec5b P 624eef68d46144c48e5429400233648c [term 1 LEADER]: Becoming Leader. State: Replica: 624eef68d46144c48e5429400233648c, State: Running, Role: LEADER
I20260709 13:06:35.208698 14485 leader_election.cc:290] T 73478c603584478fae65b0fefdb7c77c P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 election: Requested vote from peers afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069), 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193)
I20260709 13:06:35.207973 14291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dbcbd18fae747698badad30cef5216b" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f"
I20260709 13:06:35.209625 14139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be4ad4ce418b48eab933fdeb7437aaca" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20"
I20260709 13:06:35.210150 14067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dbcbd18fae747698badad30cef5216b" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c"
I20260709 13:06:35.210767 14067 raft_consensus.cc:3060] T 3dbcbd18fae747698badad30cef5216b P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:35.211279 14498 leader_election.cc:290] T be4ad4ce418b48eab933fdeb7437aaca P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 1 election: Requested vote from peers 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813), afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069)
I20260709 13:06:35.210328 14291 raft_consensus.cc:3060] T 3dbcbd18fae747698badad30cef5216b P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:06:35.211375 14034 leader_election.cc:343] T be4ad4ce418b48eab933fdeb7437aaca P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:35.215754 14214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be4ad4ce418b48eab933fdeb7437aaca" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afe42c9f8c47470f92c948acc9cd1411"
I20260709 13:06:35.211774 14488 leader_election.cc:290] T 04c6c4644fc54a0590ad127881cb9875 P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193), 624eef68d46144c48e5429400233648c (127.10.182.1:45551)
I20260709 13:06:35.216411 14214 raft_consensus.cc:3060] T be4ad4ce418b48eab933fdeb7437aaca P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:35.217454 14289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73478c603584478fae65b0fefdb7c77c" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f"
I20260709 13:06:35.218021 14289 raft_consensus.cc:3060] T 73478c603584478fae65b0fefdb7c77c P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:35.218190 14288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04c6c4644fc54a0590ad127881cb9875" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f" is_pre_election: true
I20260709 13:06:35.219069 14288 raft_consensus.cc:2468] T 04c6c4644fc54a0590ad127881cb9875 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 164b05f8be0a4e49b2683a05b5f3ca20 in term 0.
I20260709 13:06:35.204315 14338 consensus_queue.cc:260] T 562df69653b84ab6836669ba6e9f6331 P 624eef68d46144c48e5429400233648c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:35.208748 14394 consensus_queue.cc:237] T a61d5dee808b423c8b831e04fc26ec5b P 624eef68d46144c48e5429400233648c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:35.223878 14108 leader_election.cc:304] T 04c6c4644fc54a0590ad127881cb9875 P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f, 164b05f8be0a4e49b2683a05b5f3ca20; no voters: 
I20260709 13:06:35.224818 14404 leader_election.cc:290] T 562df69653b84ab6836669ba6e9f6331 P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 election: Requested vote from peers 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193), 624eef68d46144c48e5429400233648c (127.10.182.1:45551)
I20260709 13:06:35.216060 14217 raft_consensus.cc:2468] T 73478c603584478fae65b0fefdb7c77c P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 164b05f8be0a4e49b2683a05b5f3ca20 in term 1.
I20260709 13:06:35.229679 14485 raft_consensus.cc:2804] T 04c6c4644fc54a0590ad127881cb9875 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:35.230847 14485 raft_consensus.cc:493] T 04c6c4644fc54a0590ad127881cb9875 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:35.230935 14066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "562df69653b84ab6836669ba6e9f6331" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c"
I20260709 13:06:35.231320 14485 raft_consensus.cc:3060] T 04c6c4644fc54a0590ad127881cb9875 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:35.231559 14066 raft_consensus.cc:3060] T 562df69653b84ab6836669ba6e9f6331 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:35.235123 14366 leader_election.cc:290] T a80d6036445f4470b8c5476f1649983d P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193), 624eef68d46144c48e5429400233648c (127.10.182.1:45551)
I20260709 13:06:35.236951 14068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80d6036445f4470b8c5476f1649983d" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c" is_pre_election: true
I20260709 13:06:35.237758 14067 raft_consensus.cc:2468] T 3dbcbd18fae747698badad30cef5216b P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 164b05f8be0a4e49b2683a05b5f3ca20 in term 1.
I20260709 13:06:35.242376 14338 ts_tablet_manager.cc:1434] T 562df69653b84ab6836669ba6e9f6331 P 624eef68d46144c48e5429400233648c: Time spent starting tablet: real 0.048s	user 0.008s	sys 0.000s
I20260709 13:06:35.240185 14066 raft_consensus.cc:2468] T 562df69653b84ab6836669ba6e9f6331 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afe42c9f8c47470f92c948acc9cd1411 in term 1.
W20260709 13:06:35.241990 14180 leader_election.cc:343] T a80d6036445f4470b8c5476f1649983d P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:35.240985 14481 raft_consensus.cc:697] T e67d10cafda744e6a334ded975cc0536 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 LEADER]: Becoming Leader. State: Replica: 164b05f8be0a4e49b2683a05b5f3ca20, State: Running, Role: LEADER
I20260709 13:06:35.253541 14334 tablet_bootstrap.cc:492] T 649c5cfbd9d54700ae22c159407cf771 P 164b05f8be0a4e49b2683a05b5f3ca20: No bootstrap required, opened a new log
I20260709 13:06:35.255520 14334 ts_tablet_manager.cc:1403] T 649c5cfbd9d54700ae22c159407cf771 P 164b05f8be0a4e49b2683a05b5f3ca20: Time spent bootstrapping tablet: real 0.129s	user 0.035s	sys 0.033s
I20260709 13:06:35.254073 14338 tablet_bootstrap.cc:492] T a80d6036445f4470b8c5476f1649983d P 624eef68d46144c48e5429400233648c: Bootstrap starting.
I20260709 13:06:35.258296 14334 raft_consensus.cc:359] T 649c5cfbd9d54700ae22c159407cf771 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:35.258962 14334 raft_consensus.cc:385] T 649c5cfbd9d54700ae22c159407cf771 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:35.259296 14334 raft_consensus.cc:740] T 649c5cfbd9d54700ae22c159407cf771 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 164b05f8be0a4e49b2683a05b5f3ca20, State: Initialized, Role: FOLLOWER
I20260709 13:06:35.260040 14334 consensus_queue.cc:260] T 649c5cfbd9d54700ae22c159407cf771 P 164b05f8be0a4e49b2683a05b5f3ca20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:35.263768 14334 ts_tablet_manager.cc:1434] T 649c5cfbd9d54700ae22c159407cf771 P 164b05f8be0a4e49b2683a05b5f3ca20: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:06:35.265061 14334 tablet_bootstrap.cc:492] T be4ad4ce418b48eab933fdeb7437aaca P 164b05f8be0a4e49b2683a05b5f3ca20: Bootstrap starting.
I20260709 13:06:35.269018 14066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04c6c4644fc54a0590ad127881cb9875" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c" is_pre_election: true
I20260709 13:06:35.269614 14291 raft_consensus.cc:2468] T 3dbcbd18fae747698badad30cef5216b P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 164b05f8be0a4e49b2683a05b5f3ca20 in term 1.
I20260709 13:06:35.273283 14289 raft_consensus.cc:2468] T 73478c603584478fae65b0fefdb7c77c P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 164b05f8be0a4e49b2683a05b5f3ca20 in term 1.
I20260709 13:06:35.276306 14334 tablet_bootstrap.cc:654] T be4ad4ce418b48eab933fdeb7437aaca P 164b05f8be0a4e49b2683a05b5f3ca20: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:35.278159 14106 leader_election.cc:304] T 3dbcbd18fae747698badad30cef5216b P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 164b05f8be0a4e49b2683a05b5f3ca20, 624eef68d46144c48e5429400233648c; no voters: 
I20260709 13:06:35.279320 14488 raft_consensus.cc:2804] T 3dbcbd18fae747698badad30cef5216b P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:35.279870 14488 raft_consensus.cc:697] T 3dbcbd18fae747698badad30cef5216b P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 LEADER]: Becoming Leader. State: Replica: 164b05f8be0a4e49b2683a05b5f3ca20, State: Running, Role: LEADER
I20260709 13:06:35.281037 14488 consensus_queue.cc:237] T 3dbcbd18fae747698badad30cef5216b P 164b05f8be0a4e49b2683a05b5f3ca20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
W20260709 13:06:35.292763 14106 leader_election.cc:343] T 04c6c4644fc54a0590ad127881cb9875 P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:35.293368 14333 tablet_bootstrap.cc:492] T 649c5cfbd9d54700ae22c159407cf771 P 00bc4f1e78664168a62dc348db47ed5f: No bootstrap required, opened a new log
I20260709 13:06:35.293887 14333 ts_tablet_manager.cc:1403] T 649c5cfbd9d54700ae22c159407cf771 P 00bc4f1e78664168a62dc348db47ed5f: Time spent bootstrapping tablet: real 0.150s	user 0.004s	sys 0.014s
I20260709 13:06:35.297650 14438 consensus_queue.cc:1048] T cdbc231e8e5d437c97edac606ca3e37b P 164b05f8be0a4e49b2683a05b5f3ca20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:06:35.299872 14333 raft_consensus.cc:359] T 649c5cfbd9d54700ae22c159407cf771 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:35.300971 14333 raft_consensus.cc:385] T 649c5cfbd9d54700ae22c159407cf771 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:35.301728 14333 raft_consensus.cc:740] T 649c5cfbd9d54700ae22c159407cf771 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00bc4f1e78664168a62dc348db47ed5f, State: Initialized, Role: FOLLOWER
I20260709 13:06:35.302798 14333 consensus_queue.cc:260] T 649c5cfbd9d54700ae22c159407cf771 P 00bc4f1e78664168a62dc348db47ed5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:35.307703 14333 ts_tablet_manager.cc:1434] T 649c5cfbd9d54700ae22c159407cf771 P 00bc4f1e78664168a62dc348db47ed5f: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.001s
I20260709 13:06:35.306871 14289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80d6036445f4470b8c5476f1649983d" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f" is_pre_election: true
I20260709 13:06:35.313074 14289 raft_consensus.cc:2468] T a80d6036445f4470b8c5476f1649983d P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afe42c9f8c47470f92c948acc9cd1411 in term 0.
I20260709 13:06:35.310392 14214 raft_consensus.cc:2468] T be4ad4ce418b48eab933fdeb7437aaca P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 624eef68d46144c48e5429400233648c in term 1.
I20260709 13:06:35.305291 14481 consensus_queue.cc:237] T e67d10cafda744e6a334ded975cc0536 P 164b05f8be0a4e49b2683a05b5f3ca20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:35.304770 14106 leader_election.cc:304] T 73478c603584478fae65b0fefdb7c77c P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 164b05f8be0a4e49b2683a05b5f3ca20, afe42c9f8c47470f92c948acc9cd1411; no voters: 
I20260709 13:06:35.316327 14031 leader_election.cc:304] T be4ad4ce418b48eab933fdeb7437aaca P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 624eef68d46144c48e5429400233648c, afe42c9f8c47470f92c948acc9cd1411; no voters: 164b05f8be0a4e49b2683a05b5f3ca20
I20260709 13:06:35.315269 14485 raft_consensus.cc:515] T 04c6c4644fc54a0590ad127881cb9875 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:35.321856 14535 raft_consensus.cc:2804] T 73478c603584478fae65b0fefdb7c77c P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:35.322191 14216 raft_consensus.cc:2468] T e67d10cafda744e6a334ded975cc0536 P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 164b05f8be0a4e49b2683a05b5f3ca20 in term 1.
I20260709 13:06:35.322358 14535 raft_consensus.cc:697] T 73478c603584478fae65b0fefdb7c77c P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 LEADER]: Becoming Leader. State: Replica: 164b05f8be0a4e49b2683a05b5f3ca20, State: Running, Role: LEADER
I20260709 13:06:35.320185 14500 raft_consensus.cc:2804] T be4ad4ce418b48eab933fdeb7437aaca P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:35.319727 13966 catalog_manager.cc:5697] T a61d5dee808b423c8b831e04fc26ec5b P 624eef68d46144c48e5429400233648c reported cstate change: term changed from 0 to 1, leader changed from <none> to 624eef68d46144c48e5429400233648c (127.10.182.1). New cstate: current_term: 1 leader_uuid: "624eef68d46144c48e5429400233648c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:35.323572 14500 raft_consensus.cc:697] T be4ad4ce418b48eab933fdeb7437aaca P 624eef68d46144c48e5429400233648c [term 1 LEADER]: Becoming Leader. State: Replica: 624eef68d46144c48e5429400233648c, State: Running, Role: LEADER
I20260709 13:06:35.323331 14535 consensus_queue.cc:237] T 73478c603584478fae65b0fefdb7c77c P 164b05f8be0a4e49b2683a05b5f3ca20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:35.324492 14500 consensus_queue.cc:237] T be4ad4ce418b48eab933fdeb7437aaca P 624eef68d46144c48e5429400233648c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:35.331736 14333 tablet_bootstrap.cc:492] T b1258be196b54492ae641373efcb4e28 P 00bc4f1e78664168a62dc348db47ed5f: Bootstrap starting.
I20260709 13:06:35.338449 14334 tablet_bootstrap.cc:492] T be4ad4ce418b48eab933fdeb7437aaca P 164b05f8be0a4e49b2683a05b5f3ca20: No bootstrap required, opened a new log
I20260709 13:06:35.338940 14334 ts_tablet_manager.cc:1403] T be4ad4ce418b48eab933fdeb7437aaca P 164b05f8be0a4e49b2683a05b5f3ca20: Time spent bootstrapping tablet: real 0.074s	user 0.014s	sys 0.011s
I20260709 13:06:35.343014 14334 raft_consensus.cc:359] T be4ad4ce418b48eab933fdeb7437aaca P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:35.344581 14438 consensus_queue.cc:1048] T cdbc231e8e5d437c97edac606ca3e37b P 164b05f8be0a4e49b2683a05b5f3ca20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:35.345160 14334 raft_consensus.cc:385] T be4ad4ce418b48eab933fdeb7437aaca P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:35.345482 14334 raft_consensus.cc:740] T be4ad4ce418b48eab933fdeb7437aaca P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 164b05f8be0a4e49b2683a05b5f3ca20, State: Initialized, Role: FOLLOWER
I20260709 13:06:35.350622 14485 leader_election.cc:290] T 04c6c4644fc54a0590ad127881cb9875 P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 election: Requested vote from peers 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193), 624eef68d46144c48e5429400233648c (127.10.182.1:45551)
I20260709 13:06:35.351903 14182 leader_election.cc:304] T a80d6036445f4470b8c5476f1649983d P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f, afe42c9f8c47470f92c948acc9cd1411; no voters: 624eef68d46144c48e5429400233648c
I20260709 13:06:35.353561 14366 raft_consensus.cc:2804] T a80d6036445f4470b8c5476f1649983d P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:35.354084 14366 raft_consensus.cc:493] T a80d6036445f4470b8c5476f1649983d P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:35.354519 14366 raft_consensus.cc:3060] T a80d6036445f4470b8c5476f1649983d P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:35.374737 14066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04c6c4644fc54a0590ad127881cb9875" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c"
I20260709 13:06:35.376781 14338 tablet_bootstrap.cc:654] T a80d6036445f4470b8c5476f1649983d P 624eef68d46144c48e5429400233648c: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:35.380596 14335 tablet_bootstrap.cc:492] T 317baa65952d46ffa5afb28b3af4d790 P afe42c9f8c47470f92c948acc9cd1411: No bootstrap required, opened a new log
I20260709 13:06:35.381294 14335 ts_tablet_manager.cc:1403] T 317baa65952d46ffa5afb28b3af4d790 P afe42c9f8c47470f92c948acc9cd1411: Time spent bootstrapping tablet: real 0.346s	user 0.027s	sys 0.029s
I20260709 13:06:35.384320 14536 raft_consensus.cc:493] T 163e8f35b3084d6396af326cd92052a4 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:35.384837 14536 raft_consensus.cc:515] T 163e8f35b3084d6396af326cd92052a4 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:35.387532 14536 leader_election.cc:290] T 163e8f35b3084d6396af326cd92052a4 P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 624eef68d46144c48e5429400233648c (127.10.182.1:45551), 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813)
I20260709 13:06:35.407866 14334 consensus_queue.cc:260] T be4ad4ce418b48eab933fdeb7437aaca P 164b05f8be0a4e49b2683a05b5f3ca20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:35.389294 14139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "163e8f35b3084d6396af326cd92052a4" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" is_pre_election: true
I20260709 13:06:35.409382 14438 raft_consensus.cc:493] T be4ad4ce418b48eab933fdeb7437aaca P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:35.411403 14438 raft_consensus.cc:515] T be4ad4ce418b48eab933fdeb7437aaca P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
W20260709 13:06:35.412581 14257 leader_election.cc:343] T 163e8f35b3084d6396af326cd92052a4 P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:35.412688 14335 raft_consensus.cc:359] T 317baa65952d46ffa5afb28b3af4d790 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
W20260709 13:06:35.406697 14106 leader_election.cc:343] T 04c6c4644fc54a0590ad127881cb9875 P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:35.413403 14335 raft_consensus.cc:385] T 317baa65952d46ffa5afb28b3af4d790 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:35.413689 14335 raft_consensus.cc:740] T 317baa65952d46ffa5afb28b3af4d790 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afe42c9f8c47470f92c948acc9cd1411, State: Initialized, Role: FOLLOWER
I20260709 13:06:35.414333 14335 consensus_queue.cc:260] T 317baa65952d46ffa5afb28b3af4d790 P afe42c9f8c47470f92c948acc9cd1411 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:35.415624 14289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04c6c4644fc54a0590ad127881cb9875" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f"
I20260709 13:06:35.416205 14289 raft_consensus.cc:3060] T 04c6c4644fc54a0590ad127881cb9875 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:35.416934 14335 ts_tablet_manager.cc:1434] T 317baa65952d46ffa5afb28b3af4d790 P afe42c9f8c47470f92c948acc9cd1411: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.000s
I20260709 13:06:35.431538 14066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "163e8f35b3084d6396af326cd92052a4" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c" is_pre_election: true
I20260709 13:06:35.433192 13966 catalog_manager.cc:5697] T e67d10cafda744e6a334ded975cc0536 P 164b05f8be0a4e49b2683a05b5f3ca20 reported cstate change: term changed from 0 to 1, leader changed from <none> to 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2). New cstate: current_term: 1 leader_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } health_report { overall_health: UNKNOWN } } }
W20260709 13:06:35.434507 14014 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:06:35.435271 14438 leader_election.cc:290] T be4ad4ce418b48eab933fdeb7437aaca P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 624eef68d46144c48e5429400233648c (127.10.182.1:45551), afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069)
I20260709 13:06:35.438709 14216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be4ad4ce418b48eab933fdeb7437aaca" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afe42c9f8c47470f92c948acc9cd1411" is_pre_election: true
I20260709 13:06:35.437217 13964 catalog_manager.cc:5697] T be4ad4ce418b48eab933fdeb7437aaca P 624eef68d46144c48e5429400233648c reported cstate change: term changed from 0 to 1, leader changed from <none> to 624eef68d46144c48e5429400233648c (127.10.182.1). New cstate: current_term: 1 leader_uuid: "624eef68d46144c48e5429400233648c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:35.441027 14066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be4ad4ce418b48eab933fdeb7437aaca" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c" is_pre_election: true
I20260709 13:06:35.442909 14536 raft_consensus.cc:493] T 8a7dc813357e4052b95e070cb8a4cdc1 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:35.443400 14536 raft_consensus.cc:515] T 8a7dc813357e4052b95e070cb8a4cdc1 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:35.443912 14216 raft_consensus.cc:2393] T be4ad4ce418b48eab933fdeb7437aaca P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 164b05f8be0a4e49b2683a05b5f3ca20 in current term 1: Already voted for candidate 624eef68d46144c48e5429400233648c in this term.
I20260709 13:06:35.445374 14536 leader_election.cc:290] T 8a7dc813357e4052b95e070cb8a4cdc1 P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069), 624eef68d46144c48e5429400233648c (127.10.182.1:45551)
W20260709 13:06:35.443928 14254 leader_election.cc:343] T 163e8f35b3084d6396af326cd92052a4 P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:35.446432 14254 leader_election.cc:304] T 163e8f35b3084d6396af326cd92052a4 P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f; no voters: 164b05f8be0a4e49b2683a05b5f3ca20, 624eef68d46144c48e5429400233648c
I20260709 13:06:35.447470 14536 raft_consensus.cc:2749] T 163e8f35b3084d6396af326cd92052a4 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:35.448798 14106 leader_election.cc:304] T be4ad4ce418b48eab933fdeb7437aaca P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 164b05f8be0a4e49b2683a05b5f3ca20; no voters: 624eef68d46144c48e5429400233648c, afe42c9f8c47470f92c948acc9cd1411
I20260709 13:06:35.449369 14216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a7dc813357e4052b95e070cb8a4cdc1" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afe42c9f8c47470f92c948acc9cd1411" is_pre_election: true
I20260709 13:06:35.449723 14542 raft_consensus.cc:3060] T be4ad4ce418b48eab933fdeb7437aaca P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:35.451491 14334 ts_tablet_manager.cc:1434] T be4ad4ce418b48eab933fdeb7437aaca P 164b05f8be0a4e49b2683a05b5f3ca20: Time spent starting tablet: real 0.112s	user 0.031s	sys 0.025s
I20260709 13:06:35.453339 14334 tablet_bootstrap.cc:492] T 163e8f35b3084d6396af326cd92052a4 P 164b05f8be0a4e49b2683a05b5f3ca20: Bootstrap starting.
I20260709 13:06:35.457604 14366 raft_consensus.cc:515] T a80d6036445f4470b8c5476f1649983d P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:35.458098 14333 tablet_bootstrap.cc:654] T b1258be196b54492ae641373efcb4e28 P 00bc4f1e78664168a62dc348db47ed5f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:35.459659 14334 tablet_bootstrap.cc:654] T 163e8f35b3084d6396af326cd92052a4 P 164b05f8be0a4e49b2683a05b5f3ca20: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:35.460364 14335 tablet_bootstrap.cc:492] T 24fae857928c412692e468ca8d5bf463 P afe42c9f8c47470f92c948acc9cd1411: Bootstrap starting.
I20260709 13:06:35.470256 14542 raft_consensus.cc:2749] T be4ad4ce418b48eab933fdeb7437aaca P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:35.474934 13965 catalog_manager.cc:5697] T 562df69653b84ab6836669ba6e9f6331 P afe42c9f8c47470f92c948acc9cd1411 reported cstate change: term changed from 0 to 1, leader changed from <none> to afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3). New cstate: current_term: 1 leader_uuid: "afe42c9f8c47470f92c948acc9cd1411" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:35.475906 14067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a7dc813357e4052b95e070cb8a4cdc1" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c" is_pre_election: true
W20260709 13:06:35.478688 14254 leader_election.cc:343] T 8a7dc813357e4052b95e070cb8a4cdc1 P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:35.480823 14254 leader_election.cc:343] T 8a7dc813357e4052b95e070cb8a4cdc1 P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:35.480875 14291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80d6036445f4470b8c5476f1649983d" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f"
I20260709 13:06:35.481602 14291 raft_consensus.cc:3060] T a80d6036445f4470b8c5476f1649983d P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:35.481493 14254 leader_election.cc:304] T 8a7dc813357e4052b95e070cb8a4cdc1 P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f; no voters: 624eef68d46144c48e5429400233648c, afe42c9f8c47470f92c948acc9cd1411
I20260709 13:06:35.484405 14536 raft_consensus.cc:2749] T 8a7dc813357e4052b95e070cb8a4cdc1 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:35.500934 14366 leader_election.cc:290] T a80d6036445f4470b8c5476f1649983d P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 election: Requested vote from peers 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193), 624eef68d46144c48e5429400233648c (127.10.182.1:45551)
I20260709 13:06:35.507912 14067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80d6036445f4470b8c5476f1649983d" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c"
W20260709 13:06:35.509661 14180 leader_election.cc:343] T a80d6036445f4470b8c5476f1649983d P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:35.509881 13965 catalog_manager.cc:5697] T 73478c603584478fae65b0fefdb7c77c P 164b05f8be0a4e49b2683a05b5f3ca20 reported cstate change: term changed from 0 to 1, leader changed from <none> to 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2). New cstate: current_term: 1 leader_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:35.511459 13965 catalog_manager.cc:5697] T 3dbcbd18fae747698badad30cef5216b P 164b05f8be0a4e49b2683a05b5f3ca20 reported cstate change: term changed from 0 to 1, leader changed from <none> to 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2). New cstate: current_term: 1 leader_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:35.512409 14334 tablet_bootstrap.cc:492] T 163e8f35b3084d6396af326cd92052a4 P 164b05f8be0a4e49b2683a05b5f3ca20: No bootstrap required, opened a new log
I20260709 13:06:35.512969 14334 ts_tablet_manager.cc:1403] T 163e8f35b3084d6396af326cd92052a4 P 164b05f8be0a4e49b2683a05b5f3ca20: Time spent bootstrapping tablet: real 0.060s	user 0.007s	sys 0.029s
I20260709 13:06:35.513990 14291 raft_consensus.cc:2468] T a80d6036445f4470b8c5476f1649983d P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afe42c9f8c47470f92c948acc9cd1411 in term 1.
I20260709 13:06:35.514786 14338 tablet_bootstrap.cc:492] T a80d6036445f4470b8c5476f1649983d P 624eef68d46144c48e5429400233648c: No bootstrap required, opened a new log
I20260709 13:06:35.515265 14338 ts_tablet_manager.cc:1403] T a80d6036445f4470b8c5476f1649983d P 624eef68d46144c48e5429400233648c: Time spent bootstrapping tablet: real 0.270s	user 0.007s	sys 0.014s
I20260709 13:06:35.515872 14334 raft_consensus.cc:359] T 163e8f35b3084d6396af326cd92052a4 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:35.516641 14334 raft_consensus.cc:385] T 163e8f35b3084d6396af326cd92052a4 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:35.516983 14334 raft_consensus.cc:740] T 163e8f35b3084d6396af326cd92052a4 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 164b05f8be0a4e49b2683a05b5f3ca20, State: Initialized, Role: FOLLOWER
I20260709 13:06:35.506757 14289 raft_consensus.cc:2468] T 04c6c4644fc54a0590ad127881cb9875 P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 164b05f8be0a4e49b2683a05b5f3ca20 in term 1.
I20260709 13:06:35.517697 14334 consensus_queue.cc:260] T 163e8f35b3084d6396af326cd92052a4 P 164b05f8be0a4e49b2683a05b5f3ca20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:35.517879 14338 raft_consensus.cc:359] T a80d6036445f4470b8c5476f1649983d P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:35.519106 14338 raft_consensus.cc:385] T a80d6036445f4470b8c5476f1649983d P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:35.519416 14338 raft_consensus.cc:740] T a80d6036445f4470b8c5476f1649983d P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 624eef68d46144c48e5429400233648c, State: Initialized, Role: FOLLOWER
I20260709 13:06:35.520344 14182 leader_election.cc:304] T a80d6036445f4470b8c5476f1649983d P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f, afe42c9f8c47470f92c948acc9cd1411; no voters: 624eef68d46144c48e5429400233648c
I20260709 13:06:35.522156 14333 tablet_bootstrap.cc:492] T b1258be196b54492ae641373efcb4e28 P 00bc4f1e78664168a62dc348db47ed5f: No bootstrap required, opened a new log
I20260709 13:06:35.521761 14108 leader_election.cc:304] T 04c6c4644fc54a0590ad127881cb9875 P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f, 164b05f8be0a4e49b2683a05b5f3ca20; no voters: 624eef68d46144c48e5429400233648c
I20260709 13:06:35.521263 14338 consensus_queue.cc:260] T a80d6036445f4470b8c5476f1649983d P 624eef68d46144c48e5429400233648c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:35.523239 14333 ts_tablet_manager.cc:1403] T b1258be196b54492ae641373efcb4e28 P 00bc4f1e78664168a62dc348db47ed5f: Time spent bootstrapping tablet: real 0.192s	user 0.014s	sys 0.012s
I20260709 13:06:35.525759 14338 ts_tablet_manager.cc:1434] T a80d6036445f4470b8c5476f1649983d P 624eef68d46144c48e5429400233648c: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260709 13:06:35.526064 14333 raft_consensus.cc:359] T b1258be196b54492ae641373efcb4e28 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:35.526661 14333 raft_consensus.cc:385] T b1258be196b54492ae641373efcb4e28 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:35.526805 14338 tablet_bootstrap.cc:492] T 04c6c4644fc54a0590ad127881cb9875 P 624eef68d46144c48e5429400233648c: Bootstrap starting.
I20260709 13:06:35.526885 14333 raft_consensus.cc:740] T b1258be196b54492ae641373efcb4e28 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00bc4f1e78664168a62dc348db47ed5f, State: Initialized, Role: FOLLOWER
I20260709 13:06:35.527694 14333 consensus_queue.cc:260] T b1258be196b54492ae641373efcb4e28 P 00bc4f1e78664168a62dc348db47ed5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:35.528077 14335 tablet_bootstrap.cc:654] T 24fae857928c412692e468ca8d5bf463 P afe42c9f8c47470f92c948acc9cd1411: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:35.520848 14334 ts_tablet_manager.cc:1434] T 163e8f35b3084d6396af326cd92052a4 P 164b05f8be0a4e49b2683a05b5f3ca20: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 13:06:35.529381 14334 tablet_bootstrap.cc:492] T d5e18a55c0ee42cfa92012545d6b18aa P 164b05f8be0a4e49b2683a05b5f3ca20: Bootstrap starting.
I20260709 13:06:35.523424 14542 raft_consensus.cc:2804] T 04c6c4644fc54a0590ad127881cb9875 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:35.529871 14542 raft_consensus.cc:697] T 04c6c4644fc54a0590ad127881cb9875 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 LEADER]: Becoming Leader. State: Replica: 164b05f8be0a4e49b2683a05b5f3ca20, State: Running, Role: LEADER
I20260709 13:06:35.530678 14542 consensus_queue.cc:237] T 04c6c4644fc54a0590ad127881cb9875 P 164b05f8be0a4e49b2683a05b5f3ca20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:35.521318 14366 raft_consensus.cc:2804] T a80d6036445f4470b8c5476f1649983d P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:35.534680 14366 raft_consensus.cc:697] T a80d6036445f4470b8c5476f1649983d P afe42c9f8c47470f92c948acc9cd1411 [term 1 LEADER]: Becoming Leader. State: Replica: afe42c9f8c47470f92c948acc9cd1411, State: Running, Role: LEADER
I20260709 13:06:35.535593 14366 consensus_queue.cc:237] T a80d6036445f4470b8c5476f1649983d P afe42c9f8c47470f92c948acc9cd1411 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:35.539867 14338 tablet_bootstrap.cc:654] T 04c6c4644fc54a0590ad127881cb9875 P 624eef68d46144c48e5429400233648c: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:35.541285 14335 tablet_bootstrap.cc:492] T 24fae857928c412692e468ca8d5bf463 P afe42c9f8c47470f92c948acc9cd1411: No bootstrap required, opened a new log
I20260709 13:06:35.541814 14335 ts_tablet_manager.cc:1403] T 24fae857928c412692e468ca8d5bf463 P afe42c9f8c47470f92c948acc9cd1411: Time spent bootstrapping tablet: real 0.091s	user 0.016s	sys 0.000s
I20260709 13:06:35.544842 14335 raft_consensus.cc:359] T 24fae857928c412692e468ca8d5bf463 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:35.545794 14335 raft_consensus.cc:385] T 24fae857928c412692e468ca8d5bf463 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:35.546046 14335 raft_consensus.cc:740] T 24fae857928c412692e468ca8d5bf463 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afe42c9f8c47470f92c948acc9cd1411, State: Initialized, Role: FOLLOWER
I20260709 13:06:35.548401 14333 ts_tablet_manager.cc:1434] T b1258be196b54492ae641373efcb4e28 P 00bc4f1e78664168a62dc348db47ed5f: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.001s
I20260709 13:06:35.553946 14376 raft_consensus.cc:493] T 317baa65952d46ffa5afb28b3af4d790 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:35.554538 14376 raft_consensus.cc:515] T 317baa65952d46ffa5afb28b3af4d790 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:35.557340 14376 leader_election.cc:290] T 317baa65952d46ffa5afb28b3af4d790 P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 624eef68d46144c48e5429400233648c (127.10.182.1:45551), 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813)
I20260709 13:06:35.559609 14139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "317baa65952d46ffa5afb28b3af4d790" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" is_pre_election: true
I20260709 13:06:35.560308 14139 raft_consensus.cc:2468] T 317baa65952d46ffa5afb28b3af4d790 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afe42c9f8c47470f92c948acc9cd1411 in term 0.
I20260709 13:06:35.561410 14183 leader_election.cc:304] T 317baa65952d46ffa5afb28b3af4d790 P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 164b05f8be0a4e49b2683a05b5f3ca20, afe42c9f8c47470f92c948acc9cd1411; no voters: 
I20260709 13:06:35.563177 14404 raft_consensus.cc:2804] T 317baa65952d46ffa5afb28b3af4d790 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:35.563587 14404 raft_consensus.cc:493] T 317baa65952d46ffa5afb28b3af4d790 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:35.563939 14404 raft_consensus.cc:3060] T 317baa65952d46ffa5afb28b3af4d790 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:35.564337 14334 tablet_bootstrap.cc:654] T d5e18a55c0ee42cfa92012545d6b18aa P 164b05f8be0a4e49b2683a05b5f3ca20: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:35.567081 14542 raft_consensus.cc:493] T 163e8f35b3084d6396af326cd92052a4 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:35.567580 14542 raft_consensus.cc:515] T 163e8f35b3084d6396af326cd92052a4 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:35.563189 14067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "317baa65952d46ffa5afb28b3af4d790" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c" is_pre_election: true
I20260709 13:06:35.569648 14542 leader_election.cc:290] T 163e8f35b3084d6396af326cd92052a4 P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193), 624eef68d46144c48e5429400233648c (127.10.182.1:45551)
I20260709 13:06:35.570884 14067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "163e8f35b3084d6396af326cd92052a4" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c" is_pre_election: true
W20260709 13:06:35.571408 14180 leader_election.cc:343] T 317baa65952d46ffa5afb28b3af4d790 P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:35.572120 14404 raft_consensus.cc:515] T 317baa65952d46ffa5afb28b3af4d790 P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
W20260709 13:06:35.573410 14106 leader_election.cc:343] T 163e8f35b3084d6396af326cd92052a4 P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:35.575404 14066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "317baa65952d46ffa5afb28b3af4d790" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c"
I20260709 13:06:35.576175 13966 catalog_manager.cc:5697] T a80d6036445f4470b8c5476f1649983d P afe42c9f8c47470f92c948acc9cd1411 reported cstate change: term changed from 0 to 1, leader changed from <none> to afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3). New cstate: current_term: 1 leader_uuid: "afe42c9f8c47470f92c948acc9cd1411" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } health_report { overall_health: UNKNOWN } } }
W20260709 13:06:35.577618 14180 leader_election.cc:343] T 317baa65952d46ffa5afb28b3af4d790 P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:35.580163 14333 tablet_bootstrap.cc:492] T f0c7ed2d431d43469dcb571643cef844 P 00bc4f1e78664168a62dc348db47ed5f: Bootstrap starting.
I20260709 13:06:35.581142 14334 tablet_bootstrap.cc:492] T d5e18a55c0ee42cfa92012545d6b18aa P 164b05f8be0a4e49b2683a05b5f3ca20: No bootstrap required, opened a new log
I20260709 13:06:35.581660 14334 ts_tablet_manager.cc:1403] T d5e18a55c0ee42cfa92012545d6b18aa P 164b05f8be0a4e49b2683a05b5f3ca20: Time spent bootstrapping tablet: real 0.052s	user 0.016s	sys 0.001s
I20260709 13:06:35.546738 14335 consensus_queue.cc:260] T 24fae857928c412692e468ca8d5bf463 P afe42c9f8c47470f92c948acc9cd1411 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:35.584359 14334 raft_consensus.cc:359] T d5e18a55c0ee42cfa92012545d6b18aa P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:35.586366 14289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "163e8f35b3084d6396af326cd92052a4" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f" is_pre_election: true
I20260709 13:06:35.594312 14334 raft_consensus.cc:385] T d5e18a55c0ee42cfa92012545d6b18aa P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:35.590102 14139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "317baa65952d46ffa5afb28b3af4d790" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20"
I20260709 13:06:35.586848 14335 ts_tablet_manager.cc:1434] T 24fae857928c412692e468ca8d5bf463 P afe42c9f8c47470f92c948acc9cd1411: Time spent starting tablet: real 0.045s	user 0.007s	sys 0.000s
I20260709 13:06:35.595388 14139 raft_consensus.cc:3060] T 317baa65952d46ffa5afb28b3af4d790 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:35.595305 14334 raft_consensus.cc:740] T d5e18a55c0ee42cfa92012545d6b18aa P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 164b05f8be0a4e49b2683a05b5f3ca20, State: Initialized, Role: FOLLOWER
I20260709 13:06:35.596660 14335 tablet_bootstrap.cc:492] T f074967e01664dddb3748983f6d815d4 P afe42c9f8c47470f92c948acc9cd1411: Bootstrap starting.
I20260709 13:06:35.594388 14289 raft_consensus.cc:2468] T 163e8f35b3084d6396af326cd92052a4 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 164b05f8be0a4e49b2683a05b5f3ca20 in term 0.
I20260709 13:06:35.596583 14334 consensus_queue.cc:260] T d5e18a55c0ee42cfa92012545d6b18aa P 164b05f8be0a4e49b2683a05b5f3ca20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:35.598275 14108 leader_election.cc:304] T 163e8f35b3084d6396af326cd92052a4 P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f, 164b05f8be0a4e49b2683a05b5f3ca20; no voters: 624eef68d46144c48e5429400233648c
I20260709 13:06:35.599040 14542 raft_consensus.cc:2804] T 163e8f35b3084d6396af326cd92052a4 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:35.599398 14542 raft_consensus.cc:493] T 163e8f35b3084d6396af326cd92052a4 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:35.599727 14542 raft_consensus.cc:3060] T 163e8f35b3084d6396af326cd92052a4 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:35.590802 14404 leader_election.cc:290] T 317baa65952d46ffa5afb28b3af4d790 P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 election: Requested vote from peers 624eef68d46144c48e5429400233648c (127.10.182.1:45551), 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813)
I20260709 13:06:35.606189 14139 raft_consensus.cc:2468] T 317baa65952d46ffa5afb28b3af4d790 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afe42c9f8c47470f92c948acc9cd1411 in term 1.
I20260709 13:06:35.607542 14183 leader_election.cc:304] T 317baa65952d46ffa5afb28b3af4d790 P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 164b05f8be0a4e49b2683a05b5f3ca20, afe42c9f8c47470f92c948acc9cd1411; no voters: 624eef68d46144c48e5429400233648c
I20260709 13:06:35.608743 14404 raft_consensus.cc:2804] T 317baa65952d46ffa5afb28b3af4d790 P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:35.609277 14404 raft_consensus.cc:697] T 317baa65952d46ffa5afb28b3af4d790 P afe42c9f8c47470f92c948acc9cd1411 [term 1 LEADER]: Becoming Leader. State: Replica: afe42c9f8c47470f92c948acc9cd1411, State: Running, Role: LEADER
I20260709 13:06:35.610127 14404 consensus_queue.cc:237] T 317baa65952d46ffa5afb28b3af4d790 P afe42c9f8c47470f92c948acc9cd1411 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:35.614645 14333 tablet_bootstrap.cc:654] T f0c7ed2d431d43469dcb571643cef844 P 00bc4f1e78664168a62dc348db47ed5f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:35.619235 13964 catalog_manager.cc:5697] T 04c6c4644fc54a0590ad127881cb9875 P 164b05f8be0a4e49b2683a05b5f3ca20 reported cstate change: term changed from 0 to 1, leader changed from <none> to 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2). New cstate: current_term: 1 leader_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:35.623034 14438 raft_consensus.cc:493] T 649c5cfbd9d54700ae22c159407cf771 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:35.623572 14438 raft_consensus.cc:515] T 649c5cfbd9d54700ae22c159407cf771 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:35.626102 14438 leader_election.cc:290] T 649c5cfbd9d54700ae22c159407cf771 P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069), 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193)
I20260709 13:06:35.626816 14338 tablet_bootstrap.cc:492] T 04c6c4644fc54a0590ad127881cb9875 P 624eef68d46144c48e5429400233648c: No bootstrap required, opened a new log
I20260709 13:06:35.627302 14338 ts_tablet_manager.cc:1403] T 04c6c4644fc54a0590ad127881cb9875 P 624eef68d46144c48e5429400233648c: Time spent bootstrapping tablet: real 0.101s	user 0.034s	sys 0.033s
I20260709 13:06:35.627667 14335 tablet_bootstrap.cc:654] T f074967e01664dddb3748983f6d815d4 P afe42c9f8c47470f92c948acc9cd1411: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:35.627267 14542 raft_consensus.cc:515] T 163e8f35b3084d6396af326cd92052a4 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:35.628545 14216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649c5cfbd9d54700ae22c159407cf771" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afe42c9f8c47470f92c948acc9cd1411" is_pre_election: true
I20260709 13:06:35.629822 14289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649c5cfbd9d54700ae22c159407cf771" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f" is_pre_election: true
I20260709 13:06:35.630481 14289 raft_consensus.cc:2468] T 649c5cfbd9d54700ae22c159407cf771 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 164b05f8be0a4e49b2683a05b5f3ca20 in term 0.
I20260709 13:06:35.630357 14338 raft_consensus.cc:359] T 04c6c4644fc54a0590ad127881cb9875 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:35.631271 14338 raft_consensus.cc:385] T 04c6c4644fc54a0590ad127881cb9875 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:35.631637 14338 raft_consensus.cc:740] T 04c6c4644fc54a0590ad127881cb9875 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 624eef68d46144c48e5429400233648c, State: Initialized, Role: FOLLOWER
I20260709 13:06:35.632390 14338 consensus_queue.cc:260] T 04c6c4644fc54a0590ad127881cb9875 P 624eef68d46144c48e5429400233648c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
W20260709 13:06:35.633525 14106 leader_election.cc:343] T 649c5cfbd9d54700ae22c159407cf771 P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:35.632778 14334 ts_tablet_manager.cc:1434] T d5e18a55c0ee42cfa92012545d6b18aa P 164b05f8be0a4e49b2683a05b5f3ca20: Time spent starting tablet: real 0.051s	user 0.006s	sys 0.000s
I20260709 13:06:35.634972 14334 tablet_bootstrap.cc:492] T f074967e01664dddb3748983f6d815d4 P 164b05f8be0a4e49b2683a05b5f3ca20: Bootstrap starting.
I20260709 13:06:35.636687 14542 leader_election.cc:290] T 163e8f35b3084d6396af326cd92052a4 P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 election: Requested vote from peers 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193), 624eef68d46144c48e5429400233648c (127.10.182.1:45551)
I20260709 13:06:35.634758 14108 leader_election.cc:304] T 649c5cfbd9d54700ae22c159407cf771 P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f, 164b05f8be0a4e49b2683a05b5f3ca20; no voters: afe42c9f8c47470f92c948acc9cd1411
I20260709 13:06:35.638254 14338 ts_tablet_manager.cc:1434] T 04c6c4644fc54a0590ad127881cb9875 P 624eef68d46144c48e5429400233648c: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:06:35.638818 14542 raft_consensus.cc:2804] T 649c5cfbd9d54700ae22c159407cf771 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:35.638278 14067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "163e8f35b3084d6396af326cd92052a4" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c"
I20260709 13:06:35.639245 14338 tablet_bootstrap.cc:492] T 317baa65952d46ffa5afb28b3af4d790 P 624eef68d46144c48e5429400233648c: Bootstrap starting.
I20260709 13:06:35.641166 14289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "163e8f35b3084d6396af326cd92052a4" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f"
I20260709 13:06:35.641752 14289 raft_consensus.cc:3060] T 163e8f35b3084d6396af326cd92052a4 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:35.639246 14542 raft_consensus.cc:493] T 649c5cfbd9d54700ae22c159407cf771 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:35.643044 14542 raft_consensus.cc:3060] T 649c5cfbd9d54700ae22c159407cf771 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:35.647804 14453 consensus_queue.cc:1048] T 562df69653b84ab6836669ba6e9f6331 P afe42c9f8c47470f92c948acc9cd1411 [LEADER]: Connected to new peer: Peer: permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:35.648981 14338 tablet_bootstrap.cc:654] T 317baa65952d46ffa5afb28b3af4d790 P 624eef68d46144c48e5429400233648c: Neither blocks nor log segments found. Creating new log.
W20260709 13:06:35.650533 14106 leader_election.cc:343] T 163e8f35b3084d6396af326cd92052a4 P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:35.648322 14334 tablet_bootstrap.cc:654] T f074967e01664dddb3748983f6d815d4 P 164b05f8be0a4e49b2683a05b5f3ca20: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:35.656931 14542 raft_consensus.cc:515] T 649c5cfbd9d54700ae22c159407cf771 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:35.659256 14542 leader_election.cc:290] T 649c5cfbd9d54700ae22c159407cf771 P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 election: Requested vote from peers afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069), 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193)
I20260709 13:06:35.660167 14216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649c5cfbd9d54700ae22c159407cf771" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afe42c9f8c47470f92c948acc9cd1411"
I20260709 13:06:35.662642 14291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649c5cfbd9d54700ae22c159407cf771" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f"
I20260709 13:06:35.663448 14291 raft_consensus.cc:3060] T 649c5cfbd9d54700ae22c159407cf771 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:35.667871 14334 tablet_bootstrap.cc:492] T f074967e01664dddb3748983f6d815d4 P 164b05f8be0a4e49b2683a05b5f3ca20: No bootstrap required, opened a new log
I20260709 13:06:35.668355 14334 ts_tablet_manager.cc:1403] T f074967e01664dddb3748983f6d815d4 P 164b05f8be0a4e49b2683a05b5f3ca20: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.001s
W20260709 13:06:35.669088 14106 leader_election.cc:343] T 649c5cfbd9d54700ae22c159407cf771 P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:35.672178 14334 raft_consensus.cc:359] T f074967e01664dddb3748983f6d815d4 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:35.672894 14334 raft_consensus.cc:385] T f074967e01664dddb3748983f6d815d4 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:35.673183 14334 raft_consensus.cc:740] T f074967e01664dddb3748983f6d815d4 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 164b05f8be0a4e49b2683a05b5f3ca20, State: Initialized, Role: FOLLOWER
I20260709 13:06:35.674418 14334 consensus_queue.cc:260] T f074967e01664dddb3748983f6d815d4 P 164b05f8be0a4e49b2683a05b5f3ca20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:35.676838 14334 ts_tablet_manager.cc:1434] T f074967e01664dddb3748983f6d815d4 P 164b05f8be0a4e49b2683a05b5f3ca20: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:06:35.678432 14334 tablet_bootstrap.cc:492] T 24fae857928c412692e468ca8d5bf463 P 164b05f8be0a4e49b2683a05b5f3ca20: Bootstrap starting.
I20260709 13:06:35.684244 14334 tablet_bootstrap.cc:654] T 24fae857928c412692e468ca8d5bf463 P 164b05f8be0a4e49b2683a05b5f3ca20: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:35.684755 14453 consensus_queue.cc:1048] T 562df69653b84ab6836669ba6e9f6331 P afe42c9f8c47470f92c948acc9cd1411 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:35.692997 14335 tablet_bootstrap.cc:492] T f074967e01664dddb3748983f6d815d4 P afe42c9f8c47470f92c948acc9cd1411: No bootstrap required, opened a new log
I20260709 13:06:35.693454 14335 ts_tablet_manager.cc:1403] T f074967e01664dddb3748983f6d815d4 P afe42c9f8c47470f92c948acc9cd1411: Time spent bootstrapping tablet: real 0.097s	user 0.007s	sys 0.007s
I20260709 13:06:35.693540 14338 tablet_bootstrap.cc:492] T 317baa65952d46ffa5afb28b3af4d790 P 624eef68d46144c48e5429400233648c: No bootstrap required, opened a new log
I20260709 13:06:35.694010 14338 ts_tablet_manager.cc:1403] T 317baa65952d46ffa5afb28b3af4d790 P 624eef68d46144c48e5429400233648c: Time spent bootstrapping tablet: real 0.055s	user 0.017s	sys 0.012s
I20260709 13:06:35.696249 14500 raft_consensus.cc:493] T a80d6036445f4470b8c5476f1649983d P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:35.696079 14335 raft_consensus.cc:359] T f074967e01664dddb3748983f6d815d4 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:35.696417 14338 raft_consensus.cc:359] T 317baa65952d46ffa5afb28b3af4d790 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:35.696898 14335 raft_consensus.cc:385] T f074967e01664dddb3748983f6d815d4 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:35.697129 14338 raft_consensus.cc:385] T 317baa65952d46ffa5afb28b3af4d790 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:35.697209 14335 raft_consensus.cc:740] T f074967e01664dddb3748983f6d815d4 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afe42c9f8c47470f92c948acc9cd1411, State: Initialized, Role: FOLLOWER
I20260709 13:06:35.696913 14500 raft_consensus.cc:515] T a80d6036445f4470b8c5476f1649983d P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:35.697518 14338 raft_consensus.cc:740] T 317baa65952d46ffa5afb28b3af4d790 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 624eef68d46144c48e5429400233648c, State: Initialized, Role: FOLLOWER
I20260709 13:06:35.698261 14334 tablet_bootstrap.cc:492] T 24fae857928c412692e468ca8d5bf463 P 164b05f8be0a4e49b2683a05b5f3ca20: No bootstrap required, opened a new log
I20260709 13:06:35.698241 14335 consensus_queue.cc:260] T f074967e01664dddb3748983f6d815d4 P afe42c9f8c47470f92c948acc9cd1411 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:35.698822 14334 ts_tablet_manager.cc:1403] T 24fae857928c412692e468ca8d5bf463 P 164b05f8be0a4e49b2683a05b5f3ca20: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.009s
I20260709 13:06:35.699371 14500 leader_election.cc:290] T a80d6036445f4470b8c5476f1649983d P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069), 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193)
I20260709 13:06:35.700042 14216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80d6036445f4470b8c5476f1649983d" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afe42c9f8c47470f92c948acc9cd1411" is_pre_election: true
I20260709 13:06:35.701066 14335 ts_tablet_manager.cc:1434] T f074967e01664dddb3748983f6d815d4 P afe42c9f8c47470f92c948acc9cd1411: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:06:35.701516 14334 raft_consensus.cc:359] T 24fae857928c412692e468ca8d5bf463 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:35.701862 14288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80d6036445f4470b8c5476f1649983d" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f" is_pre_election: true
I20260709 13:06:35.698663 14338 consensus_queue.cc:260] T 317baa65952d46ffa5afb28b3af4d790 P 624eef68d46144c48e5429400233648c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:35.702229 14334 raft_consensus.cc:385] T 24fae857928c412692e468ca8d5bf463 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:35.702590 14334 raft_consensus.cc:740] T 24fae857928c412692e468ca8d5bf463 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 164b05f8be0a4e49b2683a05b5f3ca20, State: Initialized, Role: FOLLOWER
I20260709 13:06:35.702678 14288 raft_consensus.cc:2393] T a80d6036445f4470b8c5476f1649983d P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 624eef68d46144c48e5429400233648c in current term 1: Already voted for candidate afe42c9f8c47470f92c948acc9cd1411 in this term.
I20260709 13:06:35.703289 14334 consensus_queue.cc:260] T 24fae857928c412692e468ca8d5bf463 P 164b05f8be0a4e49b2683a05b5f3ca20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:35.703809 14335 tablet_bootstrap.cc:492] T 649c5cfbd9d54700ae22c159407cf771 P afe42c9f8c47470f92c948acc9cd1411: Bootstrap starting.
I20260709 13:06:35.704919 14033 leader_election.cc:304] T a80d6036445f4470b8c5476f1649983d P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 624eef68d46144c48e5429400233648c; no voters: 00bc4f1e78664168a62dc348db47ed5f, afe42c9f8c47470f92c948acc9cd1411
I20260709 13:06:35.705808 14334 ts_tablet_manager.cc:1434] T 24fae857928c412692e468ca8d5bf463 P 164b05f8be0a4e49b2683a05b5f3ca20: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:06:35.705747 14391 raft_consensus.cc:3060] T a80d6036445f4470b8c5476f1649983d P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:35.707372 14334 tablet_bootstrap.cc:492] T f0c7ed2d431d43469dcb571643cef844 P 164b05f8be0a4e49b2683a05b5f3ca20: Bootstrap starting.
I20260709 13:06:35.711678 14338 ts_tablet_manager.cc:1434] T 317baa65952d46ffa5afb28b3af4d790 P 624eef68d46144c48e5429400233648c: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 13:06:35.713111 14335 tablet_bootstrap.cc:654] T 649c5cfbd9d54700ae22c159407cf771 P afe42c9f8c47470f92c948acc9cd1411: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:35.713474 14334 tablet_bootstrap.cc:654] T f0c7ed2d431d43469dcb571643cef844 P 164b05f8be0a4e49b2683a05b5f3ca20: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:35.720243 14338 tablet_bootstrap.cc:492] T 163e8f35b3084d6396af326cd92052a4 P 624eef68d46144c48e5429400233648c: Bootstrap starting.
I20260709 13:06:35.722828 14438 consensus_queue.cc:1048] T 3dbcbd18fae747698badad30cef5216b P 164b05f8be0a4e49b2683a05b5f3ca20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:35.728188 14335 tablet_bootstrap.cc:492] T 649c5cfbd9d54700ae22c159407cf771 P afe42c9f8c47470f92c948acc9cd1411: No bootstrap required, opened a new log
I20260709 13:06:35.728000 14438 consensus_queue.cc:1048] T 73478c603584478fae65b0fefdb7c77c P 164b05f8be0a4e49b2683a05b5f3ca20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:35.728662 14335 ts_tablet_manager.cc:1403] T 649c5cfbd9d54700ae22c159407cf771 P afe42c9f8c47470f92c948acc9cd1411: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.003s
I20260709 13:06:35.727978 14338 tablet_bootstrap.cc:654] T 163e8f35b3084d6396af326cd92052a4 P 624eef68d46144c48e5429400233648c: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:35.731446 14335 raft_consensus.cc:359] T 649c5cfbd9d54700ae22c159407cf771 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:35.732872 14335 raft_consensus.cc:385] T 649c5cfbd9d54700ae22c159407cf771 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:35.732139 14413 raft_consensus.cc:493] T b1258be196b54492ae641373efcb4e28 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:35.733371 14335 raft_consensus.cc:740] T 649c5cfbd9d54700ae22c159407cf771 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afe42c9f8c47470f92c948acc9cd1411, State: Initialized, Role: FOLLOWER
I20260709 13:06:35.733556 14413 raft_consensus.cc:515] T b1258be196b54492ae641373efcb4e28 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:35.734161 14335 consensus_queue.cc:260] T 649c5cfbd9d54700ae22c159407cf771 P afe42c9f8c47470f92c948acc9cd1411 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:35.736327 14335 ts_tablet_manager.cc:1434] T 649c5cfbd9d54700ae22c159407cf771 P afe42c9f8c47470f92c948acc9cd1411: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260709 13:06:35.737859 14335 tablet_bootstrap.cc:492] T fd482ef7d0354297a98825ca287f41de P afe42c9f8c47470f92c948acc9cd1411: Bootstrap starting.
I20260709 13:06:35.740816 14413 leader_election.cc:290] T b1258be196b54492ae641373efcb4e28 P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 624eef68d46144c48e5429400233648c (127.10.182.1:45551), 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813)
I20260709 13:06:35.741905 14139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1258be196b54492ae641373efcb4e28" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" is_pre_election: true
W20260709 13:06:35.743672 14257 leader_election.cc:343] T b1258be196b54492ae641373efcb4e28 P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:35.746316 14335 tablet_bootstrap.cc:654] T fd482ef7d0354297a98825ca287f41de P afe42c9f8c47470f92c948acc9cd1411: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:35.753360 14067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1258be196b54492ae641373efcb4e28" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c" is_pre_election: true
W20260709 13:06:35.758836 14254 leader_election.cc:343] T b1258be196b54492ae641373efcb4e28 P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:35.759490 14254 leader_election.cc:304] T b1258be196b54492ae641373efcb4e28 P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f; no voters: 164b05f8be0a4e49b2683a05b5f3ca20, 624eef68d46144c48e5429400233648c
I20260709 13:06:35.759883 14438 consensus_queue.cc:1048] T e67d10cafda744e6a334ded975cc0536 P 164b05f8be0a4e49b2683a05b5f3ca20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:35.759955 14500 raft_consensus.cc:493] T 317baa65952d46ffa5afb28b3af4d790 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:35.762262 14391 raft_consensus.cc:2749] T a80d6036445f4470b8c5476f1649983d P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:35.765043 14500 raft_consensus.cc:515] T 317baa65952d46ffa5afb28b3af4d790 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:35.761153 14413 raft_consensus.cc:2749] T b1258be196b54492ae641373efcb4e28 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:35.789734 14500 leader_election.cc:290] T 317baa65952d46ffa5afb28b3af4d790 P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813), afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069)
I20260709 13:06:35.765972 14453 raft_consensus.cc:493] T 45f66cf4149e41b2b7167b0335f795dc P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:35.790916 14139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "317baa65952d46ffa5afb28b3af4d790" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" is_pre_election: true
I20260709 13:06:35.792096 14139 raft_consensus.cc:2393] T 317baa65952d46ffa5afb28b3af4d790 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 624eef68d46144c48e5429400233648c in current term 1: Already voted for candidate afe42c9f8c47470f92c948acc9cd1411 in this term.
I20260709 13:06:35.793267 14216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "317baa65952d46ffa5afb28b3af4d790" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afe42c9f8c47470f92c948acc9cd1411" is_pre_election: true
I20260709 13:06:35.781126 14291 raft_consensus.cc:2468] T 649c5cfbd9d54700ae22c159407cf771 P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 164b05f8be0a4e49b2683a05b5f3ca20 in term 1.
I20260709 13:06:35.781558 14289 raft_consensus.cc:2468] T 163e8f35b3084d6396af326cd92052a4 P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 164b05f8be0a4e49b2683a05b5f3ca20 in term 1.
I20260709 13:06:35.780337 14335 tablet_bootstrap.cc:492] T fd482ef7d0354297a98825ca287f41de P afe42c9f8c47470f92c948acc9cd1411: No bootstrap required, opened a new log
I20260709 13:06:35.797629 14335 ts_tablet_manager.cc:1403] T fd482ef7d0354297a98825ca287f41de P afe42c9f8c47470f92c948acc9cd1411: Time spent bootstrapping tablet: real 0.060s	user 0.015s	sys 0.002s
I20260709 13:06:35.797683 14031 leader_election.cc:304] T 317baa65952d46ffa5afb28b3af4d790 P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 624eef68d46144c48e5429400233648c; no voters: 164b05f8be0a4e49b2683a05b5f3ca20, afe42c9f8c47470f92c948acc9cd1411
I20260709 13:06:35.799176 14391 raft_consensus.cc:3060] T 317baa65952d46ffa5afb28b3af4d790 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:35.790829 14453 raft_consensus.cc:515] T 45f66cf4149e41b2b7167b0335f795dc P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:35.803807 14453 leader_election.cc:290] T 45f66cf4149e41b2b7167b0335f795dc P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813), 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193)
I20260709 13:06:35.806139 14139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45f66cf4149e41b2b7167b0335f795dc" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" is_pre_election: true
I20260709 13:06:35.806851 14139 raft_consensus.cc:2468] T 45f66cf4149e41b2b7167b0335f795dc P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afe42c9f8c47470f92c948acc9cd1411 in term 1.
I20260709 13:06:35.806936 14108 leader_election.cc:304] T 649c5cfbd9d54700ae22c159407cf771 P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f, 164b05f8be0a4e49b2683a05b5f3ca20; no voters: afe42c9f8c47470f92c948acc9cd1411
I20260709 13:06:35.808113 14183 leader_election.cc:304] T 45f66cf4149e41b2b7167b0335f795dc P afe42c9f8c47470f92c948acc9cd1411 [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: 164b05f8be0a4e49b2683a05b5f3ca20, afe42c9f8c47470f92c948acc9cd1411; no voters: 
I20260709 13:06:35.808379 14535 raft_consensus.cc:2804] T 649c5cfbd9d54700ae22c159407cf771 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:35.808873 14535 raft_consensus.cc:697] T 649c5cfbd9d54700ae22c159407cf771 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 LEADER]: Becoming Leader. State: Replica: 164b05f8be0a4e49b2683a05b5f3ca20, State: Running, Role: LEADER
I20260709 13:06:35.809432 14453 raft_consensus.cc:2804] T 45f66cf4149e41b2b7167b0335f795dc P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:35.809742 14535 consensus_queue.cc:237] T 649c5cfbd9d54700ae22c159407cf771 P 164b05f8be0a4e49b2683a05b5f3ca20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:35.810369 14453 raft_consensus.cc:493] T 45f66cf4149e41b2b7167b0335f795dc P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:35.810752 14453 raft_consensus.cc:3060] T 45f66cf4149e41b2b7167b0335f795dc P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:35.810889 14291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45f66cf4149e41b2b7167b0335f795dc" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f" is_pre_election: true
I20260709 13:06:35.811759 14291 raft_consensus.cc:2468] T 45f66cf4149e41b2b7167b0335f795dc P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afe42c9f8c47470f92c948acc9cd1411 in term 1.
I20260709 13:06:35.808399 14108 leader_election.cc:304] T 163e8f35b3084d6396af326cd92052a4 P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f, 164b05f8be0a4e49b2683a05b5f3ca20; no voters: 624eef68d46144c48e5429400233648c
I20260709 13:06:35.814025 14488 raft_consensus.cc:2804] T 163e8f35b3084d6396af326cd92052a4 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:35.814504 14488 raft_consensus.cc:697] T 163e8f35b3084d6396af326cd92052a4 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 LEADER]: Becoming Leader. State: Replica: 164b05f8be0a4e49b2683a05b5f3ca20, State: Running, Role: LEADER
I20260709 13:06:35.815321 14488 consensus_queue.cc:237] T 163e8f35b3084d6396af326cd92052a4 P 164b05f8be0a4e49b2683a05b5f3ca20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:35.819221 14453 raft_consensus.cc:515] T 45f66cf4149e41b2b7167b0335f795dc P afe42c9f8c47470f92c948acc9cd1411 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:35.822964 14139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45f66cf4149e41b2b7167b0335f795dc" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20"
I20260709 13:06:35.823544 14139 raft_consensus.cc:3060] T 45f66cf4149e41b2b7167b0335f795dc P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:35.824640 14394 consensus_queue.cc:1048] T a61d5dee808b423c8b831e04fc26ec5b P 624eef68d46144c48e5429400233648c [LEADER]: Connected to new peer: Peer: permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:35.807686 14335 raft_consensus.cc:359] T fd482ef7d0354297a98825ca287f41de P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:35.830020 14335 raft_consensus.cc:385] T fd482ef7d0354297a98825ca287f41de P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:35.830463 14335 raft_consensus.cc:740] T fd482ef7d0354297a98825ca287f41de P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afe42c9f8c47470f92c948acc9cd1411, State: Initialized, Role: FOLLOWER
I20260709 13:06:35.842269 14333 tablet_bootstrap.cc:492] T f0c7ed2d431d43469dcb571643cef844 P 00bc4f1e78664168a62dc348db47ed5f: No bootstrap required, opened a new log
I20260709 13:06:35.842760 14333 ts_tablet_manager.cc:1403] T f0c7ed2d431d43469dcb571643cef844 P 00bc4f1e78664168a62dc348db47ed5f: Time spent bootstrapping tablet: real 0.263s	user 0.013s	sys 0.010s
I20260709 13:06:35.858258 14333 raft_consensus.cc:359] T f0c7ed2d431d43469dcb571643cef844 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:35.862963 14333 raft_consensus.cc:385] T f0c7ed2d431d43469dcb571643cef844 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:35.863730 14333 raft_consensus.cc:740] T f0c7ed2d431d43469dcb571643cef844 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00bc4f1e78664168a62dc348db47ed5f, State: Initialized, Role: FOLLOWER
I20260709 13:06:35.865146 14338 tablet_bootstrap.cc:492] T 163e8f35b3084d6396af326cd92052a4 P 624eef68d46144c48e5429400233648c: No bootstrap required, opened a new log
I20260709 13:06:35.865669 14338 ts_tablet_manager.cc:1403] T 163e8f35b3084d6396af326cd92052a4 P 624eef68d46144c48e5429400233648c: Time spent bootstrapping tablet: real 0.146s	user 0.034s	sys 0.044s
I20260709 13:06:35.865296 14333 consensus_queue.cc:260] T f0c7ed2d431d43469dcb571643cef844 P 00bc4f1e78664168a62dc348db47ed5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:35.866693 14334 tablet_bootstrap.cc:492] T f0c7ed2d431d43469dcb571643cef844 P 164b05f8be0a4e49b2683a05b5f3ca20: No bootstrap required, opened a new log
I20260709 13:06:35.867208 14334 ts_tablet_manager.cc:1403] T f0c7ed2d431d43469dcb571643cef844 P 164b05f8be0a4e49b2683a05b5f3ca20: Time spent bootstrapping tablet: real 0.160s	user 0.019s	sys 0.027s
I20260709 13:06:35.868872 14335 consensus_queue.cc:260] T fd482ef7d0354297a98825ca287f41de P afe42c9f8c47470f92c948acc9cd1411 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:35.868052 14333 ts_tablet_manager.cc:1434] T f0c7ed2d431d43469dcb571643cef844 P 00bc4f1e78664168a62dc348db47ed5f: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.007s
I20260709 13:06:35.872856 14334 raft_consensus.cc:359] T f0c7ed2d431d43469dcb571643cef844 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:35.873544 14334 raft_consensus.cc:385] T f0c7ed2d431d43469dcb571643cef844 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:35.873803 14334 raft_consensus.cc:740] T f0c7ed2d431d43469dcb571643cef844 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 164b05f8be0a4e49b2683a05b5f3ca20, State: Initialized, Role: FOLLOWER
I20260709 13:06:35.875850 14338 raft_consensus.cc:359] T 163e8f35b3084d6396af326cd92052a4 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:35.876667 14338 raft_consensus.cc:385] T 163e8f35b3084d6396af326cd92052a4 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:35.876986 14338 raft_consensus.cc:740] T 163e8f35b3084d6396af326cd92052a4 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 624eef68d46144c48e5429400233648c, State: Initialized, Role: FOLLOWER
I20260709 13:06:35.877707 14338 consensus_queue.cc:260] T 163e8f35b3084d6396af326cd92052a4 P 624eef68d46144c48e5429400233648c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:35.878587 13965 catalog_manager.cc:5697] T 649c5cfbd9d54700ae22c159407cf771 P 164b05f8be0a4e49b2683a05b5f3ca20 reported cstate change: term changed from 0 to 1, leader changed from <none> to 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2). New cstate: current_term: 1 leader_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:35.879860 14338 ts_tablet_manager.cc:1434] T 163e8f35b3084d6396af326cd92052a4 P 624eef68d46144c48e5429400233648c: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.002s
I20260709 13:06:35.881289 14453 leader_election.cc:290] T 45f66cf4149e41b2b7167b0335f795dc P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 2 election: Requested vote from peers 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813), 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193)
I20260709 13:06:35.884100 14289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45f66cf4149e41b2b7167b0335f795dc" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f"
I20260709 13:06:35.885273 14289 raft_consensus.cc:3060] T 45f66cf4149e41b2b7167b0335f795dc P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:35.886514 14338 tablet_bootstrap.cc:492] T fd482ef7d0354297a98825ca287f41de P 624eef68d46144c48e5429400233648c: Bootstrap starting.
I20260709 13:06:35.892244 14338 tablet_bootstrap.cc:654] T fd482ef7d0354297a98825ca287f41de P 624eef68d46144c48e5429400233648c: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:35.892921 14334 consensus_queue.cc:260] T f0c7ed2d431d43469dcb571643cef844 P 164b05f8be0a4e49b2683a05b5f3ca20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:35.894320 14335 ts_tablet_manager.cc:1434] T fd482ef7d0354297a98825ca287f41de P afe42c9f8c47470f92c948acc9cd1411: Time spent starting tablet: real 0.090s	user 0.008s	sys 0.002s
I20260709 13:06:35.896901 14333 tablet_bootstrap.cc:492] T ef3ebb425c7d4f75b56fba673b8a526b P 00bc4f1e78664168a62dc348db47ed5f: Bootstrap starting.
I20260709 13:06:35.903707 14334 ts_tablet_manager.cc:1434] T f0c7ed2d431d43469dcb571643cef844 P 164b05f8be0a4e49b2683a05b5f3ca20: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.000s
I20260709 13:06:35.907089 14535 raft_consensus.cc:493] T 24fae857928c412692e468ca8d5bf463 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:35.907902 14535 raft_consensus.cc:515] T 24fae857928c412692e468ca8d5bf463 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:35.910279 14535 leader_election.cc:290] T 24fae857928c412692e468ca8d5bf463 P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069), 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193)
I20260709 13:06:35.912271 14394 consensus_queue.cc:1048] T be4ad4ce418b48eab933fdeb7437aaca P 624eef68d46144c48e5429400233648c [LEADER]: Connected to new peer: Peer: permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:35.917994 14535 consensus_queue.cc:1048] T 3dbcbd18fae747698badad30cef5216b P 164b05f8be0a4e49b2683a05b5f3ca20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:35.920852 14500 consensus_queue.cc:1048] T a61d5dee808b423c8b831e04fc26ec5b P 624eef68d46144c48e5429400233648c [LEADER]: Connected to new peer: Peer: permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:35.921440 14535 consensus_queue.cc:1048] T 73478c603584478fae65b0fefdb7c77c P 164b05f8be0a4e49b2683a05b5f3ca20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:35.922240 14500 raft_consensus.cc:493] T 163e8f35b3084d6396af326cd92052a4 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:35.922410 14391 raft_consensus.cc:2749] T 317baa65952d46ffa5afb28b3af4d790 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:35.922762 14500 raft_consensus.cc:515] T 163e8f35b3084d6396af326cd92052a4 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
W20260709 13:06:35.923741 14573 log.cc:927] Time spent T a61d5dee808b423c8b831e04fc26ec5b P afe42c9f8c47470f92c948acc9cd1411: Append to log took a long time: real 0.055s	user 0.000s	sys 0.000s
I20260709 13:06:35.925212 14335 tablet_bootstrap.cc:492] T f0c7ed2d431d43469dcb571643cef844 P afe42c9f8c47470f92c948acc9cd1411: Bootstrap starting.
I20260709 13:06:35.925576 14290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24fae857928c412692e468ca8d5bf463" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f" is_pre_election: true
I20260709 13:06:35.926229 14290 raft_consensus.cc:2468] T 24fae857928c412692e468ca8d5bf463 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 164b05f8be0a4e49b2683a05b5f3ca20 in term 0.
I20260709 13:06:35.927243 14333 tablet_bootstrap.cc:654] T ef3ebb425c7d4f75b56fba673b8a526b P 00bc4f1e78664168a62dc348db47ed5f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:35.928995 14140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "163e8f35b3084d6396af326cd92052a4" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" is_pre_election: true
I20260709 13:06:35.929782 14108 leader_election.cc:304] T 24fae857928c412692e468ca8d5bf463 P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f, 164b05f8be0a4e49b2683a05b5f3ca20; no voters: 
I20260709 13:06:35.930150 14485 raft_consensus.cc:493] T f0c7ed2d431d43469dcb571643cef844 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:35.930811 14485 raft_consensus.cc:515] T f0c7ed2d431d43469dcb571643cef844 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:35.931686 14215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24fae857928c412692e468ca8d5bf463" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afe42c9f8c47470f92c948acc9cd1411" is_pre_election: true
I20260709 13:06:35.932297 14215 raft_consensus.cc:2468] T 24fae857928c412692e468ca8d5bf463 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 164b05f8be0a4e49b2683a05b5f3ca20 in term 0.
I20260709 13:06:35.935417 14485 leader_election.cc:290] T f0c7ed2d431d43469dcb571643cef844 P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069), 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193)
I20260709 13:06:35.945914 13964 catalog_manager.cc:5697] T 317baa65952d46ffa5afb28b3af4d790 P afe42c9f8c47470f92c948acc9cd1411 reported cstate change: term changed from 0 to 1, leader changed from <none> to afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3). New cstate: current_term: 1 leader_uuid: "afe42c9f8c47470f92c948acc9cd1411" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:35.950718 14214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0c7ed2d431d43469dcb571643cef844" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afe42c9f8c47470f92c948acc9cd1411" is_pre_election: true
I20260709 13:06:35.951620 14394 consensus_queue.cc:1048] T be4ad4ce418b48eab933fdeb7437aaca P 624eef68d46144c48e5429400233648c [LEADER]: Connected to new peer: Peer: permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:35.951891 14289 raft_consensus.cc:2468] T 45f66cf4149e41b2b7167b0335f795dc P 00bc4f1e78664168a62dc348db47ed5f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afe42c9f8c47470f92c948acc9cd1411 in term 2.
W20260709 13:06:35.952400 14106 leader_election.cc:343] T f0c7ed2d431d43469dcb571643cef844 P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:35.957602 14334 tablet_bootstrap.cc:492] T b1258be196b54492ae641373efcb4e28 P 164b05f8be0a4e49b2683a05b5f3ca20: Bootstrap starting.
I20260709 13:06:35.937280 14535 raft_consensus.cc:2804] T 24fae857928c412692e468ca8d5bf463 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:35.936689 14500 leader_election.cc:290] T 163e8f35b3084d6396af326cd92052a4 P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193), 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813)
I20260709 13:06:35.958588 14542 raft_consensus.cc:493] T d5e18a55c0ee42cfa92012545d6b18aa P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:35.962252 14542 raft_consensus.cc:515] T d5e18a55c0ee42cfa92012545d6b18aa P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:35.964202 14542 leader_election.cc:290] T d5e18a55c0ee42cfa92012545d6b18aa P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 624eef68d46144c48e5429400233648c (127.10.182.1:45551), afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069)
I20260709 13:06:35.960393 14535 raft_consensus.cc:493] T 24fae857928c412692e468ca8d5bf463 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:35.965014 14535 raft_consensus.cc:3060] T 24fae857928c412692e468ca8d5bf463 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:35.959553 14288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0c7ed2d431d43469dcb571643cef844" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f" is_pre_election: true
I20260709 13:06:35.969080 14288 raft_consensus.cc:2468] T f0c7ed2d431d43469dcb571643cef844 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 164b05f8be0a4e49b2683a05b5f3ca20 in term 0.
I20260709 13:06:35.964498 14335 tablet_bootstrap.cc:654] T f0c7ed2d431d43469dcb571643cef844 P afe42c9f8c47470f92c948acc9cd1411: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:35.983681 14334 tablet_bootstrap.cc:654] T b1258be196b54492ae641373efcb4e28 P 164b05f8be0a4e49b2683a05b5f3ca20: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:35.960578 14139 raft_consensus.cc:2468] T 45f66cf4149e41b2b7167b0335f795dc P 164b05f8be0a4e49b2683a05b5f3ca20 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afe42c9f8c47470f92c948acc9cd1411 in term 2.
I20260709 13:06:35.955354 14481 consensus_queue.cc:1048] T e67d10cafda744e6a334ded975cc0536 P 164b05f8be0a4e49b2683a05b5f3ca20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.021s
I20260709 13:06:35.992787 14333 tablet_bootstrap.cc:492] T ef3ebb425c7d4f75b56fba673b8a526b P 00bc4f1e78664168a62dc348db47ed5f: No bootstrap required, opened a new log
I20260709 13:06:35.993319 14333 ts_tablet_manager.cc:1403] T ef3ebb425c7d4f75b56fba673b8a526b P 00bc4f1e78664168a62dc348db47ed5f: Time spent bootstrapping tablet: real 0.098s	user 0.011s	sys 0.011s
I20260709 13:06:35.995767 14333 raft_consensus.cc:359] T ef3ebb425c7d4f75b56fba673b8a526b P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:35.996402 14333 raft_consensus.cc:385] T ef3ebb425c7d4f75b56fba673b8a526b P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:35.996698 14333 raft_consensus.cc:740] T ef3ebb425c7d4f75b56fba673b8a526b P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00bc4f1e78664168a62dc348db47ed5f, State: Initialized, Role: FOLLOWER
I20260709 13:06:35.984289 14290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "163e8f35b3084d6396af326cd92052a4" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f" is_pre_election: true
I20260709 13:06:35.997648 14290 raft_consensus.cc:2393] T 163e8f35b3084d6396af326cd92052a4 P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 624eef68d46144c48e5429400233648c in current term 1: Already voted for candidate 164b05f8be0a4e49b2683a05b5f3ca20 in this term.
I20260709 13:06:35.997361 14333 consensus_queue.cc:260] T ef3ebb425c7d4f75b56fba673b8a526b P 00bc4f1e78664168a62dc348db47ed5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:36.004886 14333 ts_tablet_manager.cc:1434] T ef3ebb425c7d4f75b56fba673b8a526b P 00bc4f1e78664168a62dc348db47ed5f: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:06:35.980468 14182 leader_election.cc:304] T 45f66cf4149e41b2b7167b0335f795dc P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f, afe42c9f8c47470f92c948acc9cd1411; no voters: 
I20260709 13:06:36.008774 14033 leader_election.cc:304] T 163e8f35b3084d6396af326cd92052a4 P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 624eef68d46144c48e5429400233648c; no voters: 00bc4f1e78664168a62dc348db47ed5f, 164b05f8be0a4e49b2683a05b5f3ca20
I20260709 13:06:35.983196 14108 leader_election.cc:304] T f0c7ed2d431d43469dcb571643cef844 P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f, 164b05f8be0a4e49b2683a05b5f3ca20; no voters: afe42c9f8c47470f92c948acc9cd1411
I20260709 13:06:36.014750 14488 raft_consensus.cc:2804] T f0c7ed2d431d43469dcb571643cef844 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:36.015262 14488 raft_consensus.cc:493] T f0c7ed2d431d43469dcb571643cef844 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:36.015661 14488 raft_consensus.cc:3060] T f0c7ed2d431d43469dcb571643cef844 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:36.016389 14338 tablet_bootstrap.cc:492] T fd482ef7d0354297a98825ca287f41de P 624eef68d46144c48e5429400233648c: No bootstrap required, opened a new log
I20260709 13:06:36.017942 14338 ts_tablet_manager.cc:1403] T fd482ef7d0354297a98825ca287f41de P 624eef68d46144c48e5429400233648c: Time spent bootstrapping tablet: real 0.132s	user 0.007s	sys 0.017s
W20260709 13:06:36.024823 14182 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.182.4:41193, user_credentials={real_user=slave}} blocked reactor thread for 51741.6us
I20260709 13:06:36.038676 14333 tablet_bootstrap.cc:492] T d45a0050b38b4f02b2fe4f09c867c43d P 00bc4f1e78664168a62dc348db47ed5f: Bootstrap starting.
I20260709 13:06:36.039830 14376 consensus_queue.cc:1048] T a80d6036445f4470b8c5476f1649983d P afe42c9f8c47470f92c948acc9cd1411 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:36.025141 14576 raft_consensus.cc:3060] T 163e8f35b3084d6396af326cd92052a4 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:36.040827 14335 tablet_bootstrap.cc:492] T f0c7ed2d431d43469dcb571643cef844 P afe42c9f8c47470f92c948acc9cd1411: No bootstrap required, opened a new log
I20260709 13:06:36.041325 14335 ts_tablet_manager.cc:1403] T f0c7ed2d431d43469dcb571643cef844 P afe42c9f8c47470f92c948acc9cd1411: Time spent bootstrapping tablet: real 0.144s	user 0.015s	sys 0.005s
I20260709 13:06:36.044298 14376 consensus_queue.cc:1048] T 317baa65952d46ffa5afb28b3af4d790 P afe42c9f8c47470f92c948acc9cd1411 [LEADER]: Connected to new peer: Peer: permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:36.036717 14535 raft_consensus.cc:515] T 24fae857928c412692e468ca8d5bf463 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:36.046777 14535 leader_election.cc:290] T 24fae857928c412692e468ca8d5bf463 P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 election: Requested vote from peers afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069), 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193)
I20260709 13:06:36.046684 14485 consensus_queue.cc:1048] T 04c6c4644fc54a0590ad127881cb9875 P 164b05f8be0a4e49b2683a05b5f3ca20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:36.036374 14366 raft_consensus.cc:2804] T 45f66cf4149e41b2b7167b0335f795dc P afe42c9f8c47470f92c948acc9cd1411 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:36.047899 14366 raft_consensus.cc:697] T 45f66cf4149e41b2b7167b0335f795dc P afe42c9f8c47470f92c948acc9cd1411 [term 2 LEADER]: Becoming Leader. State: Replica: afe42c9f8c47470f92c948acc9cd1411, State: Running, Role: LEADER
I20260709 13:06:36.043984 14335 raft_consensus.cc:359] T f0c7ed2d431d43469dcb571643cef844 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:36.049093 14335 raft_consensus.cc:385] T f0c7ed2d431d43469dcb571643cef844 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:36.049448 14335 raft_consensus.cc:740] T f0c7ed2d431d43469dcb571643cef844 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afe42c9f8c47470f92c948acc9cd1411, State: Initialized, Role: FOLLOWER
I20260709 13:06:36.050132 14335 consensus_queue.cc:260] T f0c7ed2d431d43469dcb571643cef844 P afe42c9f8c47470f92c948acc9cd1411 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:36.053654 14333 tablet_bootstrap.cc:654] T d45a0050b38b4f02b2fe4f09c867c43d P 00bc4f1e78664168a62dc348db47ed5f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:36.054627 14366 consensus_queue.cc:237] T 45f66cf4149e41b2b7167b0335f795dc P afe42c9f8c47470f92c948acc9cd1411 [LEADER]: Queue going to LEADER 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: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:36.065476 14291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24fae857928c412692e468ca8d5bf463" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f"
I20260709 13:06:36.066103 14291 raft_consensus.cc:3060] T 24fae857928c412692e468ca8d5bf463 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:36.073390 14335 ts_tablet_manager.cc:1434] T f0c7ed2d431d43469dcb571643cef844 P afe42c9f8c47470f92c948acc9cd1411: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
W20260709 13:06:36.048935 14106 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.182.1:45551, user_credentials={real_user=slave}} blocked reactor thread for 89747.2us
I20260709 13:06:36.083595 14338 raft_consensus.cc:359] T fd482ef7d0354297a98825ca287f41de P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:36.085004 14481 raft_consensus.cc:493] T f074967e01664dddb3748983f6d815d4 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:36.085525 14481 raft_consensus.cc:515] T f074967e01664dddb3748983f6d815d4 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:36.086252 14065 raft_consensus.cc:3060] T 04c6c4644fc54a0590ad127881cb9875 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:36.087637 14481 leader_election.cc:290] T f074967e01664dddb3748983f6d815d4 P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 624eef68d46144c48e5429400233648c (127.10.182.1:45551), afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069)
I20260709 13:06:36.085534 14068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5e18a55c0ee42cfa92012545d6b18aa" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c" is_pre_election: true
I20260709 13:06:36.092849 14068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f074967e01664dddb3748983f6d815d4" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c" is_pre_election: true
W20260709 13:06:36.095346 14106 leader_election.cc:343] T d5e18a55c0ee42cfa92012545d6b18aa P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:36.096182 14106 leader_election.cc:343] T f074967e01664dddb3748983f6d815d4 P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:36.084368 14338 raft_consensus.cc:385] T fd482ef7d0354297a98825ca287f41de P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:36.100080 14338 raft_consensus.cc:740] T fd482ef7d0354297a98825ca287f41de P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 624eef68d46144c48e5429400233648c, State: Initialized, Role: FOLLOWER
I20260709 13:06:36.100891 14338 consensus_queue.cc:260] T fd482ef7d0354297a98825ca287f41de P 624eef68d46144c48e5429400233648c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:36.110607 14335 tablet_bootstrap.cc:492] T fceb74033b674284a03f2d2c4d7c768f P afe42c9f8c47470f92c948acc9cd1411: Bootstrap starting.
I20260709 13:06:36.110199 14453 raft_consensus.cc:493] T 649c5cfbd9d54700ae22c159407cf771 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:36.079627 14376 raft_consensus.cc:493] T f0c7ed2d431d43469dcb571643cef844 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:36.137719 14593 consensus_queue.cc:1048] T 317baa65952d46ffa5afb28b3af4d790 P afe42c9f8c47470f92c948acc9cd1411 [LEADER]: Connected to new peer: Peer: permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:36.138295 14338 ts_tablet_manager.cc:1434] T fd482ef7d0354297a98825ca287f41de P 624eef68d46144c48e5429400233648c: Time spent starting tablet: real 0.119s	user 0.009s	sys 0.000s
I20260709 13:06:36.139698 14338 tablet_bootstrap.cc:492] T f074967e01664dddb3748983f6d815d4 P 624eef68d46144c48e5429400233648c: Bootstrap starting.
I20260709 13:06:36.142349 14394 raft_consensus.cc:493] T 04c6c4644fc54a0590ad127881cb9875 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:36.125655 14453 raft_consensus.cc:515] T 649c5cfbd9d54700ae22c159407cf771 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:36.164657 14583 consensus_queue.cc:1048] T 04c6c4644fc54a0590ad127881cb9875 P 164b05f8be0a4e49b2683a05b5f3ca20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 13:06:36.134624 14376 raft_consensus.cc:515] T f0c7ed2d431d43469dcb571643cef844 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:36.172996 14376 leader_election.cc:290] T f0c7ed2d431d43469dcb571643cef844 P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813), 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193)
I20260709 13:06:36.171701 13965 catalog_manager.cc:5697] T 163e8f35b3084d6396af326cd92052a4 P 164b05f8be0a4e49b2683a05b5f3ca20 reported cstate change: term changed from 0 to 1, leader changed from <none> to 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2). New cstate: current_term: 1 leader_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:36.191524 14453 leader_election.cc:290] T 649c5cfbd9d54700ae22c159407cf771 P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813), 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193)
I20260709 13:06:36.157109 14394 raft_consensus.cc:515] T 04c6c4644fc54a0590ad127881cb9875 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:36.202442 14334 tablet_bootstrap.cc:492] T b1258be196b54492ae641373efcb4e28 P 164b05f8be0a4e49b2683a05b5f3ca20: No bootstrap required, opened a new log
I20260709 13:06:36.202989 14334 ts_tablet_manager.cc:1403] T b1258be196b54492ae641373efcb4e28 P 164b05f8be0a4e49b2683a05b5f3ca20: Time spent bootstrapping tablet: real 0.248s	user 0.040s	sys 0.017s
I20260709 13:06:36.205880 14576 raft_consensus.cc:2749] T 163e8f35b3084d6396af326cd92052a4 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:36.195863 14394 leader_election.cc:290] T 04c6c4644fc54a0590ad127881cb9875 P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193), 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813)
I20260709 13:06:36.210798 14333 tablet_bootstrap.cc:492] T d45a0050b38b4f02b2fe4f09c867c43d P 00bc4f1e78664168a62dc348db47ed5f: No bootstrap required, opened a new log
I20260709 13:06:36.211472 14333 ts_tablet_manager.cc:1403] T d45a0050b38b4f02b2fe4f09c867c43d P 00bc4f1e78664168a62dc348db47ed5f: Time spent bootstrapping tablet: real 0.173s	user 0.014s	sys 0.014s
I20260709 13:06:36.216624 14141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0c7ed2d431d43469dcb571643cef844" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" is_pre_election: true
I20260709 13:06:36.217271 14216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5e18a55c0ee42cfa92012545d6b18aa" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afe42c9f8c47470f92c948acc9cd1411" is_pre_election: true
I20260709 13:06:36.219426 14139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649c5cfbd9d54700ae22c159407cf771" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" is_pre_election: true
I20260709 13:06:36.213382 14291 raft_consensus.cc:2468] T 24fae857928c412692e468ca8d5bf463 P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 164b05f8be0a4e49b2683a05b5f3ca20 in term 1.
I20260709 13:06:36.222551 14213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24fae857928c412692e468ca8d5bf463" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afe42c9f8c47470f92c948acc9cd1411"
I20260709 13:06:36.223263 14213 raft_consensus.cc:3060] T 24fae857928c412692e468ca8d5bf463 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:36.202955 14288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04c6c4644fc54a0590ad127881cb9875" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f" is_pre_election: true
I20260709 13:06:36.223495 14108 leader_election.cc:304] T 24fae857928c412692e468ca8d5bf463 P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f, 164b05f8be0a4e49b2683a05b5f3ca20; no voters: 
I20260709 13:06:36.224424 14542 raft_consensus.cc:2804] T 24fae857928c412692e468ca8d5bf463 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:36.241542 14334 raft_consensus.cc:359] T b1258be196b54492ae641373efcb4e28 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:36.243533 14334 raft_consensus.cc:385] T b1258be196b54492ae641373efcb4e28 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:36.243886 14334 raft_consensus.cc:740] T b1258be196b54492ae641373efcb4e28 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 164b05f8be0a4e49b2683a05b5f3ca20, State: Initialized, Role: FOLLOWER
I20260709 13:06:36.248258 14139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04c6c4644fc54a0590ad127881cb9875" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" is_pre_election: true
I20260709 13:06:36.250439 14542 raft_consensus.cc:697] T 24fae857928c412692e468ca8d5bf463 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 LEADER]: Becoming Leader. State: Replica: 164b05f8be0a4e49b2683a05b5f3ca20, State: Running, Role: LEADER
I20260709 13:06:36.250875 14034 leader_election.cc:304] T 04c6c4644fc54a0590ad127881cb9875 P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 624eef68d46144c48e5429400233648c; no voters: 00bc4f1e78664168a62dc348db47ed5f, 164b05f8be0a4e49b2683a05b5f3ca20
I20260709 13:06:36.251771 14542 consensus_queue.cc:237] T 24fae857928c412692e468ca8d5bf463 P 164b05f8be0a4e49b2683a05b5f3ca20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:36.250735 14488 raft_consensus.cc:515] T f0c7ed2d431d43469dcb571643cef844 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:36.259188 14334 consensus_queue.cc:260] T b1258be196b54492ae641373efcb4e28 P 164b05f8be0a4e49b2683a05b5f3ca20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:36.265527 14333 raft_consensus.cc:359] T d45a0050b38b4f02b2fe4f09c867c43d P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:36.266256 14333 raft_consensus.cc:385] T d45a0050b38b4f02b2fe4f09c867c43d P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:36.266522 14333 raft_consensus.cc:740] T d45a0050b38b4f02b2fe4f09c867c43d P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00bc4f1e78664168a62dc348db47ed5f, State: Initialized, Role: FOLLOWER
I20260709 13:06:36.267120 14333 consensus_queue.cc:260] T d45a0050b38b4f02b2fe4f09c867c43d P 00bc4f1e78664168a62dc348db47ed5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:36.269771 14376 consensus_queue.cc:1048] T a80d6036445f4470b8c5476f1649983d P afe42c9f8c47470f92c948acc9cd1411 [LEADER]: Connected to new peer: Peer: permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:36.270817 14335 tablet_bootstrap.cc:654] T fceb74033b674284a03f2d2c4d7c768f P afe42c9f8c47470f92c948acc9cd1411: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:36.252628 14391 raft_consensus.cc:2749] T 04c6c4644fc54a0590ad127881cb9875 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:36.272964 14141 raft_consensus.cc:2393] T f0c7ed2d431d43469dcb571643cef844 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate afe42c9f8c47470f92c948acc9cd1411 in current term 1: Already voted for candidate 164b05f8be0a4e49b2683a05b5f3ca20 in this term.
I20260709 13:06:36.274478 14595 raft_consensus.cc:493] T f074967e01664dddb3748983f6d815d4 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:36.275005 14595 raft_consensus.cc:515] T f074967e01664dddb3748983f6d815d4 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:36.278671 14334 ts_tablet_manager.cc:1434] T b1258be196b54492ae641373efcb4e28 P 164b05f8be0a4e49b2683a05b5f3ca20: Time spent starting tablet: real 0.075s	user 0.005s	sys 0.001s
I20260709 13:06:36.278687 14333 ts_tablet_manager.cc:1434] T d45a0050b38b4f02b2fe4f09c867c43d P 00bc4f1e78664168a62dc348db47ed5f: Time spent starting tablet: real 0.067s	user 0.008s	sys 0.000s
I20260709 13:06:36.281651 14288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0c7ed2d431d43469dcb571643cef844" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f" is_pre_election: true
I20260709 13:06:36.281739 14289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649c5cfbd9d54700ae22c159407cf771" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f" is_pre_election: true
I20260709 13:06:36.282344 14288 raft_consensus.cc:2468] T f0c7ed2d431d43469dcb571643cef844 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afe42c9f8c47470f92c948acc9cd1411 in term 0.
I20260709 13:06:36.282600 14289 raft_consensus.cc:2393] T 649c5cfbd9d54700ae22c159407cf771 P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate afe42c9f8c47470f92c948acc9cd1411 in current term 1: Already voted for candidate 164b05f8be0a4e49b2683a05b5f3ca20 in this term.
W20260709 13:06:36.283833 14587 log.cc:927] Time spent T be4ad4ce418b48eab933fdeb7437aaca P afe42c9f8c47470f92c948acc9cd1411: Append to log took a long time: real 0.125s	user 0.001s	sys 0.000s
I20260709 13:06:36.284121 14213 raft_consensus.cc:2468] T 24fae857928c412692e468ca8d5bf463 P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 164b05f8be0a4e49b2683a05b5f3ca20 in term 1.
I20260709 13:06:36.282480 14215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f074967e01664dddb3748983f6d815d4" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afe42c9f8c47470f92c948acc9cd1411" is_pre_election: true
I20260709 13:06:36.289881 14215 raft_consensus.cc:2468] T f074967e01664dddb3748983f6d815d4 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 164b05f8be0a4e49b2683a05b5f3ca20 in term 0.
I20260709 13:06:36.289959 14453 raft_consensus.cc:493] T fd482ef7d0354297a98825ca287f41de P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:36.289234 14291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0c7ed2d431d43469dcb571643cef844" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f"
I20260709 13:06:36.290518 14453 raft_consensus.cc:515] T fd482ef7d0354297a98825ca287f41de P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:36.272408 14488 leader_election.cc:290] T f0c7ed2d431d43469dcb571643cef844 P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 election: Requested vote from peers afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069), 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193)
I20260709 13:06:36.291100 14182 leader_election.cc:304] T f0c7ed2d431d43469dcb571643cef844 P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f, afe42c9f8c47470f92c948acc9cd1411; no voters: 
I20260709 13:06:36.294101 14182 leader_election.cc:304] T 649c5cfbd9d54700ae22c159407cf771 P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: afe42c9f8c47470f92c948acc9cd1411; no voters: 00bc4f1e78664168a62dc348db47ed5f, 164b05f8be0a4e49b2683a05b5f3ca20
I20260709 13:06:36.294186 14595 leader_election.cc:290] T f074967e01664dddb3748983f6d815d4 P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 624eef68d46144c48e5429400233648c (127.10.182.1:45551), 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813)
I20260709 13:06:36.298307 14334 tablet_bootstrap.cc:492] T fceb74033b674284a03f2d2c4d7c768f P 164b05f8be0a4e49b2683a05b5f3ca20: Bootstrap starting.
W20260709 13:06:36.298810 14106 leader_election.cc:343] T d5e18a55c0ee42cfa92012545d6b18aa P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:36.299085 14595 raft_consensus.cc:3060] T 649c5cfbd9d54700ae22c159407cf771 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:36.299296 14106 leader_election.cc:304] T d5e18a55c0ee42cfa92012545d6b18aa P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 164b05f8be0a4e49b2683a05b5f3ca20; no voters: 624eef68d46144c48e5429400233648c, afe42c9f8c47470f92c948acc9cd1411
W20260709 13:06:36.252749 14031 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.182.3:33069, user_credentials={real_user=slave}} blocked reactor thread for 52903us
I20260709 13:06:36.290927 14291 raft_consensus.cc:3060] T f0c7ed2d431d43469dcb571643cef844 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:36.289917 14338 tablet_bootstrap.cc:654] T f074967e01664dddb3748983f6d815d4 P 624eef68d46144c48e5429400233648c: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:36.310521 14333 tablet_bootstrap.cc:492] T c967a4e013c34eaea7f15f7b4bf0002a P 00bc4f1e78664168a62dc348db47ed5f: Bootstrap starting.
I20260709 13:06:36.294863 14376 raft_consensus.cc:2804] T f0c7ed2d431d43469dcb571643cef844 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:36.316531 14376 raft_consensus.cc:493] T f0c7ed2d431d43469dcb571643cef844 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:36.316915 14376 raft_consensus.cc:3060] T f0c7ed2d431d43469dcb571643cef844 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:36.320176 14485 raft_consensus.cc:2749] T d5e18a55c0ee42cfa92012545d6b18aa P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:36.326759 14140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f074967e01664dddb3748983f6d815d4" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" is_pre_election: true
I20260709 13:06:36.327461 14140 raft_consensus.cc:2468] T f074967e01664dddb3748983f6d815d4 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afe42c9f8c47470f92c948acc9cd1411 in term 0.
I20260709 13:06:36.329612 14183 leader_election.cc:304] T f074967e01664dddb3748983f6d815d4 P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 164b05f8be0a4e49b2683a05b5f3ca20, afe42c9f8c47470f92c948acc9cd1411; no voters: 
I20260709 13:06:36.330535 14599 raft_consensus.cc:493] T ef3ebb425c7d4f75b56fba673b8a526b P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:36.331063 14599 raft_consensus.cc:515] T ef3ebb425c7d4f75b56fba673b8a526b P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:36.332811 14333 tablet_bootstrap.cc:654] T c967a4e013c34eaea7f15f7b4bf0002a P 00bc4f1e78664168a62dc348db47ed5f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:36.331563 14068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f074967e01664dddb3748983f6d815d4" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c" is_pre_election: true
I20260709 13:06:36.334049 14594 raft_consensus.cc:2804] T f074967e01664dddb3748983f6d815d4 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:36.337674 14594 raft_consensus.cc:493] T f074967e01664dddb3748983f6d815d4 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:36.338012 14594 raft_consensus.cc:3060] T f074967e01664dddb3748983f6d815d4 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:36.341040 14488 consensus_queue.cc:1048] T 163e8f35b3084d6396af326cd92052a4 P 164b05f8be0a4e49b2683a05b5f3ca20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:36.342214 14481 consensus_queue.cc:1048] T 163e8f35b3084d6396af326cd92052a4 P 164b05f8be0a4e49b2683a05b5f3ca20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:06:36.345495 14180 leader_election.cc:343] T f074967e01664dddb3748983f6d815d4 P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:36.308113 13962 catalog_manager.cc:5697] T 45f66cf4149e41b2b7167b0335f795dc P afe42c9f8c47470f92c948acc9cd1411 reported cstate change: term changed from 0 to 2, leader changed from <none> to afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3). New cstate: current_term: 2 leader_uuid: "afe42c9f8c47470f92c948acc9cd1411" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:36.359663 14599 leader_election.cc:290] T ef3ebb425c7d4f75b56fba673b8a526b P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 624eef68d46144c48e5429400233648c (127.10.182.1:45551), 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813)
I20260709 13:06:36.372217 14141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3ebb425c7d4f75b56fba673b8a526b" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" is_pre_election: true
I20260709 13:06:36.374081 14291 raft_consensus.cc:2468] T f0c7ed2d431d43469dcb571643cef844 P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 164b05f8be0a4e49b2683a05b5f3ca20 in term 1.
I20260709 13:06:36.374239 14064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3ebb425c7d4f75b56fba673b8a526b" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c" is_pre_election: true
I20260709 13:06:36.375635 14595 raft_consensus.cc:2749] T 649c5cfbd9d54700ae22c159407cf771 P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:06:36.375787 14257 leader_election.cc:343] T ef3ebb425c7d4f75b56fba673b8a526b P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:36.380263 14254 leader_election.cc:343] T ef3ebb425c7d4f75b56fba673b8a526b P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:36.384032 14254 leader_election.cc:304] T ef3ebb425c7d4f75b56fba673b8a526b P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f; no voters: 164b05f8be0a4e49b2683a05b5f3ca20, 624eef68d46144c48e5429400233648c
I20260709 13:06:36.385733 14599 raft_consensus.cc:2749] T ef3ebb425c7d4f75b56fba673b8a526b P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:36.389362 14065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd482ef7d0354297a98825ca287f41de" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c" is_pre_election: true
I20260709 13:06:36.390017 14065 raft_consensus.cc:2468] T fd482ef7d0354297a98825ca287f41de P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afe42c9f8c47470f92c948acc9cd1411 in term 0.
I20260709 13:06:36.390460 14335 tablet_bootstrap.cc:492] T fceb74033b674284a03f2d2c4d7c768f P afe42c9f8c47470f92c948acc9cd1411: No bootstrap required, opened a new log
I20260709 13:06:36.391083 14335 ts_tablet_manager.cc:1403] T fceb74033b674284a03f2d2c4d7c768f P afe42c9f8c47470f92c948acc9cd1411: Time spent bootstrapping tablet: real 0.284s	user 0.014s	sys 0.011s
I20260709 13:06:36.391770 14180 leader_election.cc:304] T fd482ef7d0354297a98825ca287f41de P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 624eef68d46144c48e5429400233648c, afe42c9f8c47470f92c948acc9cd1411; no voters: 
I20260709 13:06:36.392671 14580 consensus_queue.cc:1048] T 649c5cfbd9d54700ae22c159407cf771 P 164b05f8be0a4e49b2683a05b5f3ca20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.031s
I20260709 13:06:36.394414 14334 tablet_bootstrap.cc:654] T fceb74033b674284a03f2d2c4d7c768f P 164b05f8be0a4e49b2683a05b5f3ca20: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:36.394069 14335 raft_consensus.cc:359] T fceb74033b674284a03f2d2c4d7c768f P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:36.394908 14335 raft_consensus.cc:385] T fceb74033b674284a03f2d2c4d7c768f P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:36.395258 14335 raft_consensus.cc:740] T fceb74033b674284a03f2d2c4d7c768f P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afe42c9f8c47470f92c948acc9cd1411, State: Initialized, Role: FOLLOWER
I20260709 13:06:36.396075 14593 raft_consensus.cc:2804] T fd482ef7d0354297a98825ca287f41de P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:36.395987 14335 consensus_queue.cc:260] T fceb74033b674284a03f2d2c4d7c768f P afe42c9f8c47470f92c948acc9cd1411 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:36.396466 14593 raft_consensus.cc:493] T fd482ef7d0354297a98825ca287f41de P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:36.396963 14593 raft_consensus.cc:3060] T fd482ef7d0354297a98825ca287f41de P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:36.402848 14335 ts_tablet_manager.cc:1434] T fceb74033b674284a03f2d2c4d7c768f P afe42c9f8c47470f92c948acc9cd1411: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:06:36.404212 14335 tablet_bootstrap.cc:492] T 8a7dc813357e4052b95e070cb8a4cdc1 P afe42c9f8c47470f92c948acc9cd1411: Bootstrap starting.
I20260709 13:06:36.387756 14108 leader_election.cc:304] T f0c7ed2d431d43469dcb571643cef844 P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f, 164b05f8be0a4e49b2683a05b5f3ca20; no voters: 
I20260709 13:06:36.406404 14481 raft_consensus.cc:2804] T f0c7ed2d431d43469dcb571643cef844 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:36.408154 14481 raft_consensus.cc:697] T f0c7ed2d431d43469dcb571643cef844 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 LEADER]: Becoming Leader. State: Replica: 164b05f8be0a4e49b2683a05b5f3ca20, State: Running, Role: LEADER
I20260709 13:06:36.409217 14481 consensus_queue.cc:237] T f0c7ed2d431d43469dcb571643cef844 P 164b05f8be0a4e49b2683a05b5f3ca20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:36.415074 14593 raft_consensus.cc:515] T fd482ef7d0354297a98825ca287f41de P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:36.420857 14599 raft_consensus.cc:493] T d45a0050b38b4f02b2fe4f09c867c43d P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:36.421388 14599 raft_consensus.cc:515] T d45a0050b38b4f02b2fe4f09c867c43d P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:36.423501 14599 leader_election.cc:290] T d45a0050b38b4f02b2fe4f09c867c43d P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069), 624eef68d46144c48e5429400233648c (127.10.182.1:45551)
I20260709 13:06:36.425355 14217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d45a0050b38b4f02b2fe4f09c867c43d" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afe42c9f8c47470f92c948acc9cd1411" is_pre_election: true
I20260709 13:06:36.385927 14453 leader_election.cc:290] T fd482ef7d0354297a98825ca287f41de P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193), 624eef68d46144c48e5429400233648c (127.10.182.1:45551)
I20260709 13:06:36.427448 14376 raft_consensus.cc:515] T f0c7ed2d431d43469dcb571643cef844 P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:36.429741 14376 leader_election.cc:290] T f0c7ed2d431d43469dcb571643cef844 P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 election: Requested vote from peers 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813), 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193)
I20260709 13:06:36.430217 14594 raft_consensus.cc:515] T f074967e01664dddb3748983f6d815d4 P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:36.431617 14141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0c7ed2d431d43469dcb571643cef844" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20"
I20260709 13:06:36.433171 14594 leader_election.cc:290] T f074967e01664dddb3748983f6d815d4 P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 election: Requested vote from peers 624eef68d46144c48e5429400233648c (127.10.182.1:45551), 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813)
I20260709 13:06:36.433882 14066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f074967e01664dddb3748983f6d815d4" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c"
W20260709 13:06:36.435433 14254 leader_election.cc:343] T d45a0050b38b4f02b2fe4f09c867c43d P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:36.420164 13964 catalog_manager.cc:5697] T 24fae857928c412692e468ca8d5bf463 P 164b05f8be0a4e49b2683a05b5f3ca20 reported cstate change: term changed from 0 to 1, leader changed from <none> to 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2). New cstate: current_term: 1 leader_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:36.465101 14065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d45a0050b38b4f02b2fe4f09c867c43d" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c" is_pre_election: true
W20260709 13:06:36.466887 14254 leader_election.cc:343] T d45a0050b38b4f02b2fe4f09c867c43d P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:36.467356 14254 leader_election.cc:304] T d45a0050b38b4f02b2fe4f09c867c43d P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f; no voters: 624eef68d46144c48e5429400233648c, afe42c9f8c47470f92c948acc9cd1411
W20260709 13:06:36.467676 14180 leader_election.cc:343] T f074967e01664dddb3748983f6d815d4 P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:36.467967 14593 leader_election.cc:290] T fd482ef7d0354297a98825ca287f41de P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 election: Requested vote from peers 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193), 624eef68d46144c48e5429400233648c (127.10.182.1:45551)
I20260709 13:06:36.469451 14066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd482ef7d0354297a98825ca287f41de" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c"
I20260709 13:06:36.469893 14141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f074967e01664dddb3748983f6d815d4" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20"
I20260709 13:06:36.470059 14066 raft_consensus.cc:3060] T fd482ef7d0354297a98825ca287f41de P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:36.470566 14141 raft_consensus.cc:3060] T f074967e01664dddb3748983f6d815d4 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:36.470153 14599 raft_consensus.cc:2749] T d45a0050b38b4f02b2fe4f09c867c43d P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:36.473174 14335 tablet_bootstrap.cc:654] T 8a7dc813357e4052b95e070cb8a4cdc1 P afe42c9f8c47470f92c948acc9cd1411: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:36.479447 14334 tablet_bootstrap.cc:492] T fceb74033b674284a03f2d2c4d7c768f P 164b05f8be0a4e49b2683a05b5f3ca20: No bootstrap required, opened a new log
I20260709 13:06:36.480417 14334 ts_tablet_manager.cc:1403] T fceb74033b674284a03f2d2c4d7c768f P 164b05f8be0a4e49b2683a05b5f3ca20: Time spent bootstrapping tablet: real 0.183s	user 0.019s	sys 0.021s
I20260709 13:06:36.480552 14338 tablet_bootstrap.cc:492] T f074967e01664dddb3748983f6d815d4 P 624eef68d46144c48e5429400233648c: No bootstrap required, opened a new log
I20260709 13:06:36.480676 14333 tablet_bootstrap.cc:492] T c967a4e013c34eaea7f15f7b4bf0002a P 00bc4f1e78664168a62dc348db47ed5f: No bootstrap required, opened a new log
I20260709 13:06:36.481105 14338 ts_tablet_manager.cc:1403] T f074967e01664dddb3748983f6d815d4 P 624eef68d46144c48e5429400233648c: Time spent bootstrapping tablet: real 0.342s	user 0.019s	sys 0.015s
I20260709 13:06:36.481135 14333 ts_tablet_manager.cc:1403] T c967a4e013c34eaea7f15f7b4bf0002a P 00bc4f1e78664168a62dc348db47ed5f: Time spent bootstrapping tablet: real 0.171s	user 0.015s	sys 0.033s
I20260709 13:06:36.503265 14066 raft_consensus.cc:2468] T fd482ef7d0354297a98825ca287f41de P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afe42c9f8c47470f92c948acc9cd1411 in term 1.
I20260709 13:06:36.504208 14334 raft_consensus.cc:359] T fceb74033b674284a03f2d2c4d7c768f P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:36.492873 14338 raft_consensus.cc:359] T f074967e01664dddb3748983f6d815d4 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:36.493901 14333 raft_consensus.cc:359] T c967a4e013c34eaea7f15f7b4bf0002a P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:36.505508 14338 raft_consensus.cc:385] T f074967e01664dddb3748983f6d815d4 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:36.505684 14333 raft_consensus.cc:385] T c967a4e013c34eaea7f15f7b4bf0002a P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:36.508422 14338 raft_consensus.cc:740] T f074967e01664dddb3748983f6d815d4 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 624eef68d46144c48e5429400233648c, State: Initialized, Role: FOLLOWER
I20260709 13:06:36.508706 14333 raft_consensus.cc:740] T c967a4e013c34eaea7f15f7b4bf0002a P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00bc4f1e78664168a62dc348db47ed5f, State: Initialized, Role: FOLLOWER
I20260709 13:06:36.507494 14141 raft_consensus.cc:2468] T f074967e01664dddb3748983f6d815d4 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afe42c9f8c47470f92c948acc9cd1411 in term 1.
I20260709 13:06:36.510437 14333 consensus_queue.cc:260] T c967a4e013c34eaea7f15f7b4bf0002a P 00bc4f1e78664168a62dc348db47ed5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:36.512166 14183 leader_election.cc:304] T f074967e01664dddb3748983f6d815d4 P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 164b05f8be0a4e49b2683a05b5f3ca20, afe42c9f8c47470f92c948acc9cd1411; no voters: 624eef68d46144c48e5429400233648c
I20260709 13:06:36.513159 14180 leader_election.cc:304] T fd482ef7d0354297a98825ca287f41de P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 624eef68d46144c48e5429400233648c, afe42c9f8c47470f92c948acc9cd1411; no voters: 
I20260709 13:06:36.529551 14333 ts_tablet_manager.cc:1434] T c967a4e013c34eaea7f15f7b4bf0002a P 00bc4f1e78664168a62dc348db47ed5f: Time spent starting tablet: real 0.048s	user 0.007s	sys 0.000s
I20260709 13:06:36.529780 14593 raft_consensus.cc:2804] T f074967e01664dddb3748983f6d815d4 P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:36.530332 14593 raft_consensus.cc:697] T f074967e01664dddb3748983f6d815d4 P afe42c9f8c47470f92c948acc9cd1411 [term 1 LEADER]: Becoming Leader. State: Replica: afe42c9f8c47470f92c948acc9cd1411, State: Running, Role: LEADER
I20260709 13:06:36.530807 14333 tablet_bootstrap.cc:492] T 13cbf071c3564a3488d83b279f8410af P 00bc4f1e78664168a62dc348db47ed5f: Bootstrap starting.
W20260709 13:06:36.530637 14182 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.182.4:41193, user_credentials={real_user=slave}} blocked reactor thread for 236603us
I20260709 13:06:36.537417 14289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd482ef7d0354297a98825ca287f41de" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f" is_pre_election: true
I20260709 13:06:36.538062 14333 tablet_bootstrap.cc:654] T 13cbf071c3564a3488d83b279f8410af P 00bc4f1e78664168a62dc348db47ed5f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:36.538143 14289 raft_consensus.cc:2468] T fd482ef7d0354297a98825ca287f41de P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afe42c9f8c47470f92c948acc9cd1411 in term 0.
I20260709 13:06:36.538764 14603 raft_consensus.cc:2804] T fd482ef7d0354297a98825ca287f41de P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:36.539343 14603 raft_consensus.cc:697] T fd482ef7d0354297a98825ca287f41de P afe42c9f8c47470f92c948acc9cd1411 [term 1 LEADER]: Becoming Leader. State: Replica: afe42c9f8c47470f92c948acc9cd1411, State: Running, Role: LEADER
I20260709 13:06:36.540102 14106 leader_election.cc:304] T f074967e01664dddb3748983f6d815d4 P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 164b05f8be0a4e49b2683a05b5f3ca20, afe42c9f8c47470f92c948acc9cd1411; no voters: 624eef68d46144c48e5429400233648c
I20260709 13:06:36.540241 14603 consensus_queue.cc:237] T fd482ef7d0354297a98825ca287f41de P afe42c9f8c47470f92c948acc9cd1411 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:36.541887 14542 raft_consensus.cc:2764] T f074967e01664dddb3748983f6d815d4 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 13:06:36.531216 14593 consensus_queue.cc:237] T f074967e01664dddb3748983f6d815d4 P afe42c9f8c47470f92c948acc9cd1411 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:36.510094 14338 consensus_queue.cc:260] T f074967e01664dddb3748983f6d815d4 P 624eef68d46144c48e5429400233648c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:36.505076 14334 raft_consensus.cc:385] T fceb74033b674284a03f2d2c4d7c768f P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:36.546725 14334 raft_consensus.cc:740] T fceb74033b674284a03f2d2c4d7c768f P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 164b05f8be0a4e49b2683a05b5f3ca20, State: Initialized, Role: FOLLOWER
I20260709 13:06:36.552760 14338 ts_tablet_manager.cc:1434] T f074967e01664dddb3748983f6d815d4 P 624eef68d46144c48e5429400233648c: Time spent starting tablet: real 0.071s	user 0.007s	sys 0.001s
I20260709 13:06:36.563589 14334 consensus_queue.cc:260] T fceb74033b674284a03f2d2c4d7c768f P 164b05f8be0a4e49b2683a05b5f3ca20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:36.595063 14334 ts_tablet_manager.cc:1434] T fceb74033b674284a03f2d2c4d7c768f P 164b05f8be0a4e49b2683a05b5f3ca20: Time spent starting tablet: real 0.114s	user 0.007s	sys 0.000s
I20260709 13:06:36.603464 14338 tablet_bootstrap.cc:492] T fceb74033b674284a03f2d2c4d7c768f P 624eef68d46144c48e5429400233648c: Bootstrap starting.
I20260709 13:06:36.613642 14334 tablet_bootstrap.cc:492] T c967a4e013c34eaea7f15f7b4bf0002a P 164b05f8be0a4e49b2683a05b5f3ca20: Bootstrap starting.
I20260709 13:06:36.618057 14140 raft_consensus.cc:1275] T 45f66cf4149e41b2b7167b0335f795dc P 164b05f8be0a4e49b2683a05b5f3ca20 [term 2 FOLLOWER]: Refusing update from remote peer afe42c9f8c47470f92c948acc9cd1411: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:06:36.619781 14453 consensus_queue.cc:1048] T 45f66cf4149e41b2b7167b0335f795dc P afe42c9f8c47470f92c948acc9cd1411 [LEADER]: Connected to new peer: Peer: permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:36.624366 14217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0c7ed2d431d43469dcb571643cef844" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afe42c9f8c47470f92c948acc9cd1411"
I20260709 13:06:36.625240 14217 raft_consensus.cc:2393] T f0c7ed2d431d43469dcb571643cef844 P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 164b05f8be0a4e49b2683a05b5f3ca20 in current term 1: Already voted for candidate afe42c9f8c47470f92c948acc9cd1411 in this term.
I20260709 13:06:36.615545 14290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0c7ed2d431d43469dcb571643cef844" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f"
I20260709 13:06:36.627291 14290 raft_consensus.cc:2393] T f0c7ed2d431d43469dcb571643cef844 P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate afe42c9f8c47470f92c948acc9cd1411 in current term 1: Already voted for candidate 164b05f8be0a4e49b2683a05b5f3ca20 in this term.
I20260709 13:06:36.630254 14287 raft_consensus.cc:1275] T 45f66cf4149e41b2b7167b0335f795dc P 00bc4f1e78664168a62dc348db47ed5f [term 2 FOLLOWER]: Refusing update from remote peer afe42c9f8c47470f92c948acc9cd1411: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:06:36.632921 14289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd482ef7d0354297a98825ca287f41de" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f"
I20260709 13:06:36.633560 14289 raft_consensus.cc:3060] T fd482ef7d0354297a98825ca287f41de P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:36.642755 13964 catalog_manager.cc:5697] T f0c7ed2d431d43469dcb571643cef844 P 164b05f8be0a4e49b2683a05b5f3ca20 reported cstate change: term changed from 0 to 1, leader changed from <none> to 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2). New cstate: current_term: 1 leader_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:36.645377 14488 consensus_queue.cc:1048] T 649c5cfbd9d54700ae22c159407cf771 P 164b05f8be0a4e49b2683a05b5f3ca20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:06:36.650569 14338 tablet_bootstrap.cc:654] T fceb74033b674284a03f2d2c4d7c768f P 624eef68d46144c48e5429400233648c: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:36.655835 14580 raft_consensus.cc:493] T b1258be196b54492ae641373efcb4e28 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:36.656366 14580 raft_consensus.cc:515] T b1258be196b54492ae641373efcb4e28 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:36.647486 13965 catalog_manager.cc:5697] T f074967e01664dddb3748983f6d815d4 P afe42c9f8c47470f92c948acc9cd1411 reported cstate change: term changed from 0 to 1, leader changed from <none> to afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3). New cstate: current_term: 1 leader_uuid: "afe42c9f8c47470f92c948acc9cd1411" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:36.659932 14580 leader_election.cc:290] T b1258be196b54492ae641373efcb4e28 P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193), 624eef68d46144c48e5429400233648c (127.10.182.1:45551)
I20260709 13:06:36.660223 14182 leader_election.cc:304] T f0c7ed2d431d43469dcb571643cef844 P afe42c9f8c47470f92c948acc9cd1411 [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: afe42c9f8c47470f92c948acc9cd1411; no voters: 00bc4f1e78664168a62dc348db47ed5f, 164b05f8be0a4e49b2683a05b5f3ca20
I20260709 13:06:36.662344 14290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1258be196b54492ae641373efcb4e28" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f" is_pre_election: true
I20260709 13:06:36.662876 14333 tablet_bootstrap.cc:492] T 13cbf071c3564a3488d83b279f8410af P 00bc4f1e78664168a62dc348db47ed5f: No bootstrap required, opened a new log
I20260709 13:06:36.662982 14290 raft_consensus.cc:2468] T b1258be196b54492ae641373efcb4e28 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 164b05f8be0a4e49b2683a05b5f3ca20 in term 0.
I20260709 13:06:36.663241 14335 tablet_bootstrap.cc:492] T 8a7dc813357e4052b95e070cb8a4cdc1 P afe42c9f8c47470f92c948acc9cd1411: No bootstrap required, opened a new log
I20260709 13:06:36.663401 14333 ts_tablet_manager.cc:1403] T 13cbf071c3564a3488d83b279f8410af P 00bc4f1e78664168a62dc348db47ed5f: Time spent bootstrapping tablet: real 0.133s	user 0.014s	sys 0.022s
I20260709 13:06:36.663631 14335 ts_tablet_manager.cc:1403] T 8a7dc813357e4052b95e070cb8a4cdc1 P afe42c9f8c47470f92c948acc9cd1411: Time spent bootstrapping tablet: real 0.260s	user 0.020s	sys 0.022s
I20260709 13:06:36.664273 14108 leader_election.cc:304] T b1258be196b54492ae641373efcb4e28 P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f, 164b05f8be0a4e49b2683a05b5f3ca20; no voters: 
I20260709 13:06:36.671881 14335 raft_consensus.cc:359] T 8a7dc813357e4052b95e070cb8a4cdc1 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:36.672636 14335 raft_consensus.cc:385] T 8a7dc813357e4052b95e070cb8a4cdc1 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:36.672914 14335 raft_consensus.cc:740] T 8a7dc813357e4052b95e070cb8a4cdc1 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afe42c9f8c47470f92c948acc9cd1411, State: Initialized, Role: FOLLOWER
I20260709 13:06:36.674397 14333 raft_consensus.cc:359] T 13cbf071c3564a3488d83b279f8410af P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:36.675089 14333 raft_consensus.cc:385] T 13cbf071c3564a3488d83b279f8410af P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:36.675411 14333 raft_consensus.cc:740] T 13cbf071c3564a3488d83b279f8410af P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00bc4f1e78664168a62dc348db47ed5f, State: Initialized, Role: FOLLOWER
I20260709 13:06:36.673632 14335 consensus_queue.cc:260] T 8a7dc813357e4052b95e070cb8a4cdc1 P afe42c9f8c47470f92c948acc9cd1411 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:36.676194 14333 consensus_queue.cc:260] T 13cbf071c3564a3488d83b279f8410af P 00bc4f1e78664168a62dc348db47ed5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:36.678227 14333 ts_tablet_manager.cc:1434] T 13cbf071c3564a3488d83b279f8410af P 00bc4f1e78664168a62dc348db47ed5f: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 13:06:36.678799 14335 ts_tablet_manager.cc:1434] T 8a7dc813357e4052b95e070cb8a4cdc1 P afe42c9f8c47470f92c948acc9cd1411: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.002s
I20260709 13:06:36.680758 14599 raft_consensus.cc:493] T c967a4e013c34eaea7f15f7b4bf0002a P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:36.681308 14599 raft_consensus.cc:515] T c967a4e013c34eaea7f15f7b4bf0002a P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:36.681856 14289 raft_consensus.cc:2468] T fd482ef7d0354297a98825ca287f41de P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afe42c9f8c47470f92c948acc9cd1411 in term 1.
I20260709 13:06:36.684149 14333 tablet_bootstrap.cc:492] T 18f7c66080144f3e8f2d46501a4326b1 P 00bc4f1e78664168a62dc348db47ed5f: Bootstrap starting.
I20260709 13:06:36.665680 14593 raft_consensus.cc:2749] T f0c7ed2d431d43469dcb571643cef844 P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:06:36.688074 14335 tablet_bootstrap.cc:492] T 3c48756a6ce541b5b4f9b683525408e6 P afe42c9f8c47470f92c948acc9cd1411: Bootstrap starting.
I20260709 13:06:36.688400 14140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c967a4e013c34eaea7f15f7b4bf0002a" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" is_pre_election: true
I20260709 13:06:36.688184 13965 catalog_manager.cc:5697] T fd482ef7d0354297a98825ca287f41de P afe42c9f8c47470f92c948acc9cd1411 reported cstate change: term changed from 0 to 1, leader changed from <none> to afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3). New cstate: current_term: 1 leader_uuid: "afe42c9f8c47470f92c948acc9cd1411" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } health_report { overall_health: UNKNOWN } } }
W20260709 13:06:36.689847 14257 leader_election.cc:343] T c967a4e013c34eaea7f15f7b4bf0002a P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:36.692472 14608 consensus_queue.cc:1048] T 45f66cf4149e41b2b7167b0335f795dc P afe42c9f8c47470f92c948acc9cd1411 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 13:06:36.669549 14580 raft_consensus.cc:2804] T b1258be196b54492ae641373efcb4e28 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:36.694373 14599 leader_election.cc:290] T c967a4e013c34eaea7f15f7b4bf0002a P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813), afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069)
I20260709 13:06:36.694594 14580 raft_consensus.cc:493] T b1258be196b54492ae641373efcb4e28 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:36.694984 14580 raft_consensus.cc:3060] T b1258be196b54492ae641373efcb4e28 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:06:36.695432 14014 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:06:36.696683 14213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c967a4e013c34eaea7f15f7b4bf0002a" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afe42c9f8c47470f92c948acc9cd1411" is_pre_election: true
I20260709 13:06:36.696914 14488 consensus_queue.cc:1048] T 24fae857928c412692e468ca8d5bf463 P 164b05f8be0a4e49b2683a05b5f3ca20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:06:36.698520 14254 leader_election.cc:343] T c967a4e013c34eaea7f15f7b4bf0002a P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:36.698942 14254 leader_election.cc:304] T c967a4e013c34eaea7f15f7b4bf0002a P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f; no voters: 164b05f8be0a4e49b2683a05b5f3ca20, afe42c9f8c47470f92c948acc9cd1411
I20260709 13:06:36.699611 14599 raft_consensus.cc:2749] T c967a4e013c34eaea7f15f7b4bf0002a P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:36.694329 14335 tablet_bootstrap.cc:654] T 3c48756a6ce541b5b4f9b683525408e6 P afe42c9f8c47470f92c948acc9cd1411: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:36.714929 14593 raft_consensus.cc:493] T fceb74033b674284a03f2d2c4d7c768f P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:36.721553 14065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1258be196b54492ae641373efcb4e28" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c" is_pre_election: true
I20260709 13:06:36.715498 14593 raft_consensus.cc:515] T fceb74033b674284a03f2d2c4d7c768f P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:36.724509 14593 leader_election.cc:290] T fceb74033b674284a03f2d2c4d7c768f P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 624eef68d46144c48e5429400233648c (127.10.182.1:45551), 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813)
I20260709 13:06:36.725148 14065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fceb74033b674284a03f2d2c4d7c768f" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c" is_pre_election: true
I20260709 13:06:36.726073 14338 tablet_bootstrap.cc:492] T fceb74033b674284a03f2d2c4d7c768f P 624eef68d46144c48e5429400233648c: No bootstrap required, opened a new log
I20260709 13:06:36.726564 14338 ts_tablet_manager.cc:1403] T fceb74033b674284a03f2d2c4d7c768f P 624eef68d46144c48e5429400233648c: Time spent bootstrapping tablet: real 0.132s	user 0.026s	sys 0.003s
W20260709 13:06:36.726609 14180 leader_election.cc:343] T fceb74033b674284a03f2d2c4d7c768f P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:36.731375 14338 raft_consensus.cc:359] T fceb74033b674284a03f2d2c4d7c768f P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:36.732194 14338 raft_consensus.cc:385] T fceb74033b674284a03f2d2c4d7c768f P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:36.732520 14338 raft_consensus.cc:740] T fceb74033b674284a03f2d2c4d7c768f P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 624eef68d46144c48e5429400233648c, State: Initialized, Role: FOLLOWER
I20260709 13:06:36.733171 14338 consensus_queue.cc:260] T fceb74033b674284a03f2d2c4d7c768f P 624eef68d46144c48e5429400233648c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:36.735350 14338 ts_tablet_manager.cc:1434] T fceb74033b674284a03f2d2c4d7c768f P 624eef68d46144c48e5429400233648c: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 13:06:36.731904 14580 raft_consensus.cc:515] T b1258be196b54492ae641373efcb4e28 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:36.738651 14580 leader_election.cc:290] T b1258be196b54492ae641373efcb4e28 P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 election: Requested vote from peers 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193), 624eef68d46144c48e5429400233648c (127.10.182.1:45551)
I20260709 13:06:36.750622 14290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1258be196b54492ae641373efcb4e28" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f"
I20260709 13:06:36.751338 14290 raft_consensus.cc:3060] T b1258be196b54492ae641373efcb4e28 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:36.742606 14593 raft_consensus.cc:493] T 8a7dc813357e4052b95e070cb8a4cdc1 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:36.753948 14593 raft_consensus.cc:515] T 8a7dc813357e4052b95e070cb8a4cdc1 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
W20260709 13:06:36.755095 14106 leader_election.cc:343] T b1258be196b54492ae641373efcb4e28 P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:36.759877 14338 tablet_bootstrap.cc:492] T 8a7dc813357e4052b95e070cb8a4cdc1 P 624eef68d46144c48e5429400233648c: Bootstrap starting.
I20260709 13:06:36.762145 14065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a7dc813357e4052b95e070cb8a4cdc1" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c" is_pre_election: true
I20260709 13:06:36.766134 14338 tablet_bootstrap.cc:654] T 8a7dc813357e4052b95e070cb8a4cdc1 P 624eef68d46144c48e5429400233648c: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:36.756223 14593 leader_election.cc:290] T 8a7dc813357e4052b95e070cb8a4cdc1 P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193), 624eef68d46144c48e5429400233648c (127.10.182.1:45551)
W20260709 13:06:36.767161 14180 leader_election.cc:343] T 8a7dc813357e4052b95e070cb8a4cdc1 P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:36.770778 14334 tablet_bootstrap.cc:654] T c967a4e013c34eaea7f15f7b4bf0002a P 164b05f8be0a4e49b2683a05b5f3ca20: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:36.777997 14291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a7dc813357e4052b95e070cb8a4cdc1" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f" is_pre_election: true
I20260709 13:06:36.784209 14291 raft_consensus.cc:2468] T 8a7dc813357e4052b95e070cb8a4cdc1 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afe42c9f8c47470f92c948acc9cd1411 in term 0.
I20260709 13:06:36.804891 14481 consensus_queue.cc:1048] T 24fae857928c412692e468ca8d5bf463 P 164b05f8be0a4e49b2683a05b5f3ca20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:36.820544 14182 leader_election.cc:304] T 8a7dc813357e4052b95e070cb8a4cdc1 P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f, afe42c9f8c47470f92c948acc9cd1411; no voters: 624eef68d46144c48e5429400233648c
I20260709 13:06:36.822187 14593 raft_consensus.cc:2804] T 8a7dc813357e4052b95e070cb8a4cdc1 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:36.822693 14593 raft_consensus.cc:493] T 8a7dc813357e4052b95e070cb8a4cdc1 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:36.823132 14593 raft_consensus.cc:3060] T 8a7dc813357e4052b95e070cb8a4cdc1 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:36.832114 14065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1258be196b54492ae641373efcb4e28" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c"
I20260709 13:06:36.834645 14141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fceb74033b674284a03f2d2c4d7c768f" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" is_pre_election: true
I20260709 13:06:36.835453 14333 tablet_bootstrap.cc:654] T 18f7c66080144f3e8f2d46501a4326b1 P 00bc4f1e78664168a62dc348db47ed5f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:36.836287 14391 raft_consensus.cc:493] T fceb74033b674284a03f2d2c4d7c768f P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:36.835547 14141 raft_consensus.cc:2468] T fceb74033b674284a03f2d2c4d7c768f P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afe42c9f8c47470f92c948acc9cd1411 in term 0.
I20260709 13:06:36.839988 14391 raft_consensus.cc:515] T fceb74033b674284a03f2d2c4d7c768f P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:36.845641 14215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fceb74033b674284a03f2d2c4d7c768f" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afe42c9f8c47470f92c948acc9cd1411" is_pre_election: true
I20260709 13:06:36.846414 14215 raft_consensus.cc:2468] T fceb74033b674284a03f2d2c4d7c768f P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 624eef68d46144c48e5429400233648c in term 0.
I20260709 13:06:36.848979 14031 leader_election.cc:304] T fceb74033b674284a03f2d2c4d7c768f P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 624eef68d46144c48e5429400233648c, afe42c9f8c47470f92c948acc9cd1411; no voters: 
I20260709 13:06:36.850126 14597 raft_consensus.cc:2804] T fceb74033b674284a03f2d2c4d7c768f P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:36.850550 14597 raft_consensus.cc:493] T fceb74033b674284a03f2d2c4d7c768f P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:36.850944 14597 raft_consensus.cc:3060] T fceb74033b674284a03f2d2c4d7c768f P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:36.847414 14391 leader_election.cc:290] T fceb74033b674284a03f2d2c4d7c768f P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813), afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069)
I20260709 13:06:36.857348 14141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fceb74033b674284a03f2d2c4d7c768f" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" is_pre_election: true
I20260709 13:06:36.859304 14290 raft_consensus.cc:2468] T b1258be196b54492ae641373efcb4e28 P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 164b05f8be0a4e49b2683a05b5f3ca20 in term 1.
I20260709 13:06:36.859138 14141 raft_consensus.cc:2468] T fceb74033b674284a03f2d2c4d7c768f P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 624eef68d46144c48e5429400233648c in term 0.
I20260709 13:06:36.860874 14108 leader_election.cc:304] T b1258be196b54492ae641373efcb4e28 P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f, 164b05f8be0a4e49b2683a05b5f3ca20; no voters: 
I20260709 13:06:36.862959 14580 raft_consensus.cc:2804] T b1258be196b54492ae641373efcb4e28 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:36.863514 14580 raft_consensus.cc:697] T b1258be196b54492ae641373efcb4e28 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 LEADER]: Becoming Leader. State: Replica: 164b05f8be0a4e49b2683a05b5f3ca20, State: Running, Role: LEADER
I20260709 13:06:36.868147 14580 consensus_queue.cc:237] T b1258be196b54492ae641373efcb4e28 P 164b05f8be0a4e49b2683a05b5f3ca20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:36.919524 14338 tablet_bootstrap.cc:492] T 8a7dc813357e4052b95e070cb8a4cdc1 P 624eef68d46144c48e5429400233648c: No bootstrap required, opened a new log
I20260709 13:06:36.920255 14338 ts_tablet_manager.cc:1403] T 8a7dc813357e4052b95e070cb8a4cdc1 P 624eef68d46144c48e5429400233648c: Time spent bootstrapping tablet: real 0.161s	user 0.021s	sys 0.001s
I20260709 13:06:36.926041 14338 raft_consensus.cc:359] T 8a7dc813357e4052b95e070cb8a4cdc1 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:36.926779 14338 raft_consensus.cc:385] T 8a7dc813357e4052b95e070cb8a4cdc1 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:36.927049 14338 raft_consensus.cc:740] T 8a7dc813357e4052b95e070cb8a4cdc1 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 624eef68d46144c48e5429400233648c, State: Initialized, Role: FOLLOWER
I20260709 13:06:36.928781 14599 raft_consensus.cc:493] T 13cbf071c3564a3488d83b279f8410af P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:36.929409 14599 raft_consensus.cc:515] T 13cbf071c3564a3488d83b279f8410af P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:36.930136 14338 consensus_queue.cc:260] T 8a7dc813357e4052b95e070cb8a4cdc1 P 624eef68d46144c48e5429400233648c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:36.931317 14183 leader_election.cc:304] T fceb74033b674284a03f2d2c4d7c768f P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 164b05f8be0a4e49b2683a05b5f3ca20, afe42c9f8c47470f92c948acc9cd1411; no voters: 624eef68d46144c48e5429400233648c
I20260709 13:06:36.931887 14338 ts_tablet_manager.cc:1434] T 8a7dc813357e4052b95e070cb8a4cdc1 P 624eef68d46144c48e5429400233648c: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260709 13:06:36.933478 14594 raft_consensus.cc:2804] T fceb74033b674284a03f2d2c4d7c768f P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:36.933467 14065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13cbf071c3564a3488d83b279f8410af" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c" is_pre_election: true
I20260709 13:06:36.934203 14594 raft_consensus.cc:493] T fceb74033b674284a03f2d2c4d7c768f P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:36.934597 14594 raft_consensus.cc:3060] T fceb74033b674284a03f2d2c4d7c768f P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:06:36.935238 14254 leader_election.cc:343] T 13cbf071c3564a3488d83b279f8410af P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:36.939352 14334 tablet_bootstrap.cc:492] T c967a4e013c34eaea7f15f7b4bf0002a P 164b05f8be0a4e49b2683a05b5f3ca20: No bootstrap required, opened a new log
I20260709 13:06:36.939864 14334 ts_tablet_manager.cc:1403] T c967a4e013c34eaea7f15f7b4bf0002a P 164b05f8be0a4e49b2683a05b5f3ca20: Time spent bootstrapping tablet: real 0.327s	user 0.007s	sys 0.048s
I20260709 13:06:36.940860 14215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13cbf071c3564a3488d83b279f8410af" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afe42c9f8c47470f92c948acc9cd1411" is_pre_election: true
W20260709 13:06:36.942593 14254 leader_election.cc:343] T 13cbf071c3564a3488d83b279f8410af P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:36.943064 14254 leader_election.cc:304] T 13cbf071c3564a3488d83b279f8410af P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f; no voters: 624eef68d46144c48e5429400233648c, afe42c9f8c47470f92c948acc9cd1411
I20260709 13:06:36.943120 14334 raft_consensus.cc:359] T c967a4e013c34eaea7f15f7b4bf0002a P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:36.931515 14599 leader_election.cc:290] T 13cbf071c3564a3488d83b279f8410af P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069), 624eef68d46144c48e5429400233648c (127.10.182.1:45551)
I20260709 13:06:36.944054 14598 raft_consensus.cc:2749] T 13cbf071c3564a3488d83b279f8410af P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:36.944059 14334 raft_consensus.cc:385] T c967a4e013c34eaea7f15f7b4bf0002a P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:36.944667 14334 raft_consensus.cc:740] T c967a4e013c34eaea7f15f7b4bf0002a P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 164b05f8be0a4e49b2683a05b5f3ca20, State: Initialized, Role: FOLLOWER
I20260709 13:06:36.945703 14338 tablet_bootstrap.cc:492] T d5e18a55c0ee42cfa92012545d6b18aa P 624eef68d46144c48e5429400233648c: Bootstrap starting.
I20260709 13:06:36.945437 14334 consensus_queue.cc:260] T c967a4e013c34eaea7f15f7b4bf0002a P 164b05f8be0a4e49b2683a05b5f3ca20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:36.947232 14334 ts_tablet_manager.cc:1434] T c967a4e013c34eaea7f15f7b4bf0002a P 164b05f8be0a4e49b2683a05b5f3ca20: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 13:06:36.948303 14334 tablet_bootstrap.cc:492] T ef3ebb425c7d4f75b56fba673b8a526b P 164b05f8be0a4e49b2683a05b5f3ca20: Bootstrap starting.
I20260709 13:06:36.951527 14338 tablet_bootstrap.cc:654] T d5e18a55c0ee42cfa92012545d6b18aa P 624eef68d46144c48e5429400233648c: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:36.954607 14334 tablet_bootstrap.cc:654] T ef3ebb425c7d4f75b56fba673b8a526b P 164b05f8be0a4e49b2683a05b5f3ca20: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:36.955144 14333 tablet_bootstrap.cc:492] T 18f7c66080144f3e8f2d46501a4326b1 P 00bc4f1e78664168a62dc348db47ed5f: No bootstrap required, opened a new log
I20260709 13:06:36.955652 14333 ts_tablet_manager.cc:1403] T 18f7c66080144f3e8f2d46501a4326b1 P 00bc4f1e78664168a62dc348db47ed5f: Time spent bootstrapping tablet: real 0.276s	user 0.015s	sys 0.002s
I20260709 13:06:36.958735 14338 tablet_bootstrap.cc:492] T d5e18a55c0ee42cfa92012545d6b18aa P 624eef68d46144c48e5429400233648c: No bootstrap required, opened a new log
I20260709 13:06:36.959318 14338 ts_tablet_manager.cc:1403] T d5e18a55c0ee42cfa92012545d6b18aa P 624eef68d46144c48e5429400233648c: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260709 13:06:36.958746 14333 raft_consensus.cc:359] T 18f7c66080144f3e8f2d46501a4326b1 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:36.962009 14333 raft_consensus.cc:385] T 18f7c66080144f3e8f2d46501a4326b1 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:36.962397 14333 raft_consensus.cc:740] T 18f7c66080144f3e8f2d46501a4326b1 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00bc4f1e78664168a62dc348db47ed5f, State: Initialized, Role: FOLLOWER
I20260709 13:06:36.962132 14338 raft_consensus.cc:359] T d5e18a55c0ee42cfa92012545d6b18aa P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:36.962947 14338 raft_consensus.cc:385] T d5e18a55c0ee42cfa92012545d6b18aa P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:36.963384 14338 raft_consensus.cc:740] T d5e18a55c0ee42cfa92012545d6b18aa P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 624eef68d46144c48e5429400233648c, State: Initialized, Role: FOLLOWER
I20260709 13:06:36.963231 14333 consensus_queue.cc:260] T 18f7c66080144f3e8f2d46501a4326b1 P 00bc4f1e78664168a62dc348db47ed5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:36.968552 14338 consensus_queue.cc:260] T d5e18a55c0ee42cfa92012545d6b18aa P 624eef68d46144c48e5429400233648c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:36.973004 14338 ts_tablet_manager.cc:1434] T d5e18a55c0ee42cfa92012545d6b18aa P 624eef68d46144c48e5429400233648c: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:06:36.973985 14338 tablet_bootstrap.cc:492] T b1258be196b54492ae641373efcb4e28 P 624eef68d46144c48e5429400233648c: Bootstrap starting.
I20260709 13:06:36.974112 14333 ts_tablet_manager.cc:1434] T 18f7c66080144f3e8f2d46501a4326b1 P 00bc4f1e78664168a62dc348db47ed5f: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.001s
I20260709 13:06:36.976074 14333 tablet_bootstrap.cc:492] T c6945d2ea0274e90b0e6b96936b90a2e P 00bc4f1e78664168a62dc348db47ed5f: Bootstrap starting.
I20260709 13:06:36.982067 14376 consensus_queue.cc:1048] T fd482ef7d0354297a98825ca287f41de P afe42c9f8c47470f92c948acc9cd1411 [LEADER]: Connected to new peer: Peer: permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:36.985718 14068 raft_consensus.cc:3060] T f074967e01664dddb3748983f6d815d4 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:36.998615 14629 raft_consensus.cc:493] T f074967e01664dddb3748983f6d815d4 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:36.999262 14629 raft_consensus.cc:515] T f074967e01664dddb3748983f6d815d4 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:37.001938 14333 tablet_bootstrap.cc:654] T c6945d2ea0274e90b0e6b96936b90a2e P 00bc4f1e78664168a62dc348db47ed5f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:37.002187 14629 leader_election.cc:290] T f074967e01664dddb3748983f6d815d4 P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813), afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069)
I20260709 13:06:37.003456 14376 consensus_queue.cc:1048] T fd482ef7d0354297a98825ca287f41de P afe42c9f8c47470f92c948acc9cd1411 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:37.005134 14608 consensus_queue.cc:1048] T f074967e01664dddb3748983f6d815d4 P afe42c9f8c47470f92c948acc9cd1411 [LEADER]: Connected to new peer: Peer: permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:37.005864 14140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f074967e01664dddb3748983f6d815d4" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" is_pre_election: true
I20260709 13:06:37.006500 14140 raft_consensus.cc:2468] T f074967e01664dddb3748983f6d815d4 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 624eef68d46144c48e5429400233648c in term 1.
I20260709 13:06:37.007933 14034 leader_election.cc:304] T f074967e01664dddb3748983f6d815d4 P 624eef68d46144c48e5429400233648c [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: 164b05f8be0a4e49b2683a05b5f3ca20, 624eef68d46144c48e5429400233648c; no voters: 
I20260709 13:06:37.008991 14338 tablet_bootstrap.cc:654] T b1258be196b54492ae641373efcb4e28 P 624eef68d46144c48e5429400233648c: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:37.009684 14217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f074967e01664dddb3748983f6d815d4" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afe42c9f8c47470f92c948acc9cd1411" is_pre_election: true
I20260709 13:06:37.010768 14391 raft_consensus.cc:2804] T f074967e01664dddb3748983f6d815d4 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:37.013010 14391 raft_consensus.cc:493] T f074967e01664dddb3748983f6d815d4 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Starting leader election (detected failure of leader afe42c9f8c47470f92c948acc9cd1411)
I20260709 13:06:37.013384 14391 raft_consensus.cc:3060] T f074967e01664dddb3748983f6d815d4 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:37.014417 14333 tablet_bootstrap.cc:492] T c6945d2ea0274e90b0e6b96936b90a2e P 00bc4f1e78664168a62dc348db47ed5f: No bootstrap required, opened a new log
I20260709 13:06:37.014997 14333 ts_tablet_manager.cc:1403] T c6945d2ea0274e90b0e6b96936b90a2e P 00bc4f1e78664168a62dc348db47ed5f: Time spent bootstrapping tablet: real 0.039s	user 0.008s	sys 0.004s
I20260709 13:06:37.018653 14333 raft_consensus.cc:359] T c6945d2ea0274e90b0e6b96936b90a2e P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:37.019457 14333 raft_consensus.cc:385] T c6945d2ea0274e90b0e6b96936b90a2e P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:37.019783 14333 raft_consensus.cc:740] T c6945d2ea0274e90b0e6b96936b90a2e P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00bc4f1e78664168a62dc348db47ed5f, State: Initialized, Role: FOLLOWER
I20260709 13:06:37.020597 14333 consensus_queue.cc:260] T c6945d2ea0274e90b0e6b96936b90a2e P 00bc4f1e78664168a62dc348db47ed5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:37.024011 14629 raft_consensus.cc:493] T 8a7dc813357e4052b95e070cb8a4cdc1 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:37.024709 14629 raft_consensus.cc:515] T 8a7dc813357e4052b95e070cb8a4cdc1 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:37.025254 14335 tablet_bootstrap.cc:492] T 3c48756a6ce541b5b4f9b683525408e6 P afe42c9f8c47470f92c948acc9cd1411: No bootstrap required, opened a new log
I20260709 13:06:37.028322 14335 ts_tablet_manager.cc:1403] T 3c48756a6ce541b5b4f9b683525408e6 P afe42c9f8c47470f92c948acc9cd1411: Time spent bootstrapping tablet: real 0.343s	user 0.035s	sys 0.015s
I20260709 13:06:37.029649 14391 raft_consensus.cc:515] T f074967e01664dddb3748983f6d815d4 P 624eef68d46144c48e5429400233648c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:37.032919 14629 leader_election.cc:290] T 8a7dc813357e4052b95e070cb8a4cdc1 P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069), 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193)
I20260709 13:06:37.034322 14629 raft_consensus.cc:493] T d5e18a55c0ee42cfa92012545d6b18aa P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:37.034938 14629 raft_consensus.cc:515] T d5e18a55c0ee42cfa92012545d6b18aa P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:37.036542 14217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a7dc813357e4052b95e070cb8a4cdc1" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afe42c9f8c47470f92c948acc9cd1411" is_pre_election: true
I20260709 13:06:37.037040 14629 leader_election.cc:290] T d5e18a55c0ee42cfa92012545d6b18aa P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813), afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069)
I20260709 13:06:37.031905 14335 raft_consensus.cc:359] T 3c48756a6ce541b5b4f9b683525408e6 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:37.037631 14335 raft_consensus.cc:385] T 3c48756a6ce541b5b4f9b683525408e6 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:37.037914 14335 raft_consensus.cc:740] T 3c48756a6ce541b5b4f9b683525408e6 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afe42c9f8c47470f92c948acc9cd1411, State: Initialized, Role: FOLLOWER
I20260709 13:06:37.038666 14335 consensus_queue.cc:260] T 3c48756a6ce541b5b4f9b683525408e6 P afe42c9f8c47470f92c948acc9cd1411 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:37.039182 14140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5e18a55c0ee42cfa92012545d6b18aa" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" is_pre_election: true
I20260709 13:06:37.039889 14140 raft_consensus.cc:2468] T d5e18a55c0ee42cfa92012545d6b18aa P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 624eef68d46144c48e5429400233648c in term 0.
I20260709 13:06:37.039520 14215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5e18a55c0ee42cfa92012545d6b18aa" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afe42c9f8c47470f92c948acc9cd1411" is_pre_election: true
I20260709 13:06:37.041029 14335 ts_tablet_manager.cc:1434] T 3c48756a6ce541b5b4f9b683525408e6 P afe42c9f8c47470f92c948acc9cd1411: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:06:37.041163 14034 leader_election.cc:304] T d5e18a55c0ee42cfa92012545d6b18aa P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 164b05f8be0a4e49b2683a05b5f3ca20, 624eef68d46144c48e5429400233648c; no voters: 
I20260709 13:06:37.042218 14629 raft_consensus.cc:2804] T d5e18a55c0ee42cfa92012545d6b18aa P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:37.042708 14629 raft_consensus.cc:493] T d5e18a55c0ee42cfa92012545d6b18aa P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:06:37.043370 14031 leader_election.cc:343] T d5e18a55c0ee42cfa92012545d6b18aa P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:37.043107 14629 raft_consensus.cc:3060] T d5e18a55c0ee42cfa92012545d6b18aa P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:37.043814 14391 leader_election.cc:290] T f074967e01664dddb3748983f6d815d4 P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 2 election: Requested vote from peers 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813), afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069)
I20260709 13:06:37.042177 14335 tablet_bootstrap.cc:492] T d5e18a55c0ee42cfa92012545d6b18aa P afe42c9f8c47470f92c948acc9cd1411: Bootstrap starting.
I20260709 13:06:37.044194 14580 raft_consensus.cc:493] T c967a4e013c34eaea7f15f7b4bf0002a P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:37.045744 14215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f074967e01664dddb3748983f6d815d4" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "afe42c9f8c47470f92c948acc9cd1411"
I20260709 13:06:37.045131 14580 raft_consensus.cc:515] T c967a4e013c34eaea7f15f7b4bf0002a P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:37.049336 14140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f074967e01664dddb3748983f6d815d4" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20"
I20260709 13:06:37.050087 14140 raft_consensus.cc:3060] T f074967e01664dddb3748983f6d815d4 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:37.051614 14066 raft_consensus.cc:1240] T f074967e01664dddb3748983f6d815d4 P 624eef68d46144c48e5429400233648c [term 2 FOLLOWER]: Rejecting Update request from peer afe42c9f8c47470f92c948acc9cd1411 for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:37.052649 14291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a7dc813357e4052b95e070cb8a4cdc1" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f" is_pre_election: true
I20260709 13:06:37.053277 14291 raft_consensus.cc:2468] T 8a7dc813357e4052b95e070cb8a4cdc1 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 624eef68d46144c48e5429400233648c in term 0.
I20260709 13:06:37.055272 14333 ts_tablet_manager.cc:1434] T c6945d2ea0274e90b0e6b96936b90a2e P 00bc4f1e78664168a62dc348db47ed5f: Time spent starting tablet: real 0.040s	user 0.008s	sys 0.000s
I20260709 13:06:37.050472 14580 leader_election.cc:290] T c967a4e013c34eaea7f15f7b4bf0002a P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069), 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193)
I20260709 13:06:37.056845 14376 consensus_queue.cc:1059] T f074967e01664dddb3748983f6d815d4 P afe42c9f8c47470f92c948acc9cd1411 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:37.057804 14376 raft_consensus.cc:3055] T f074967e01664dddb3748983f6d815d4 P afe42c9f8c47470f92c948acc9cd1411 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:37.058231 14376 raft_consensus.cc:740] T f074967e01664dddb3748983f6d815d4 P afe42c9f8c47470f92c948acc9cd1411 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: afe42c9f8c47470f92c948acc9cd1411, State: Running, Role: LEADER
I20260709 13:06:37.059230 14376 consensus_queue.cc:260] T f074967e01664dddb3748983f6d815d4 P afe42c9f8c47470f92c948acc9cd1411 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:37.061139 14335 tablet_bootstrap.cc:654] T d5e18a55c0ee42cfa92012545d6b18aa P afe42c9f8c47470f92c948acc9cd1411: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:37.061388 14376 raft_consensus.cc:3060] T f074967e01664dddb3748983f6d815d4 P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:37.076864 14287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c967a4e013c34eaea7f15f7b4bf0002a" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f" is_pre_election: true
I20260709 13:06:37.077919 14287 raft_consensus.cc:2468] T c967a4e013c34eaea7f15f7b4bf0002a P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 164b05f8be0a4e49b2683a05b5f3ca20 in term 0.
I20260709 13:06:37.079156 14580 consensus_queue.cc:1048] T f0c7ed2d431d43469dcb571643cef844 P 164b05f8be0a4e49b2683a05b5f3ca20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:37.082302 14333 tablet_bootstrap.cc:492] T 34b8f917b08a467b8ca873b69efa0ad1 P 00bc4f1e78664168a62dc348db47ed5f: Bootstrap starting.
I20260709 13:06:36.954336 14594 raft_consensus.cc:515] T fceb74033b674284a03f2d2c4d7c768f P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:37.088423 14338 tablet_bootstrap.cc:492] T b1258be196b54492ae641373efcb4e28 P 624eef68d46144c48e5429400233648c: No bootstrap required, opened a new log
I20260709 13:06:37.111351 14338 ts_tablet_manager.cc:1403] T b1258be196b54492ae641373efcb4e28 P 624eef68d46144c48e5429400233648c: Time spent bootstrapping tablet: real 0.138s	user 0.018s	sys 0.009s
I20260709 13:06:37.088358 14108 leader_election.cc:304] T c967a4e013c34eaea7f15f7b4bf0002a P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f, 164b05f8be0a4e49b2683a05b5f3ca20; no voters: 
I20260709 13:06:37.084069 14033 leader_election.cc:304] T 8a7dc813357e4052b95e070cb8a4cdc1 P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f, 624eef68d46144c48e5429400233648c; no voters: 
I20260709 13:06:37.127264 14338 raft_consensus.cc:359] T b1258be196b54492ae641373efcb4e28 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:37.128032 14338 raft_consensus.cc:385] T b1258be196b54492ae641373efcb4e28 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:06:37.125937 14033 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.182.4:41193, user_credentials={real_user=slave}} blocked reactor thread for 55062.8us
I20260709 13:06:37.126087 14481 raft_consensus.cc:2804] T c967a4e013c34eaea7f15f7b4bf0002a P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:37.129313 14481 raft_consensus.cc:493] T c967a4e013c34eaea7f15f7b4bf0002a P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:37.129637 14481 raft_consensus.cc:3060] T c967a4e013c34eaea7f15f7b4bf0002a P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:37.128304 14338 raft_consensus.cc:740] T b1258be196b54492ae641373efcb4e28 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 624eef68d46144c48e5429400233648c, State: Initialized, Role: FOLLOWER
I20260709 13:06:37.133569 14338 consensus_queue.cc:260] T b1258be196b54492ae641373efcb4e28 P 624eef68d46144c48e5429400233648c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:37.135226 14338 ts_tablet_manager.cc:1434] T b1258be196b54492ae641373efcb4e28 P 624eef68d46144c48e5429400233648c: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.000s
I20260709 13:06:37.135149 14140 raft_consensus.cc:2468] T f074967e01664dddb3748983f6d815d4 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 624eef68d46144c48e5429400233648c in term 2.
I20260709 13:06:37.136304 14338 tablet_bootstrap.cc:492] T ef3ebb425c7d4f75b56fba673b8a526b P 624eef68d46144c48e5429400233648c: Bootstrap starting.
I20260709 13:06:37.132540 14391 raft_consensus.cc:2804] T 8a7dc813357e4052b95e070cb8a4cdc1 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:37.136730 14034 leader_election.cc:304] T f074967e01664dddb3748983f6d815d4 P 624eef68d46144c48e5429400233648c [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: 164b05f8be0a4e49b2683a05b5f3ca20, 624eef68d46144c48e5429400233648c; no voters: afe42c9f8c47470f92c948acc9cd1411
I20260709 13:06:37.137699 14376 raft_consensus.cc:493] T 3c48756a6ce541b5b4f9b683525408e6 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:37.139377 14599 raft_consensus.cc:493] T 18f7c66080144f3e8f2d46501a4326b1 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:37.145414 14638 raft_consensus.cc:2804] T f074967e01664dddb3748983f6d815d4 P 624eef68d46144c48e5429400233648c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:37.144089 14599 raft_consensus.cc:515] T 18f7c66080144f3e8f2d46501a4326b1 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:37.151875 14599 leader_election.cc:290] T 18f7c66080144f3e8f2d46501a4326b1 P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813), afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069)
I20260709 13:06:37.152704 14140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f7c66080144f3e8f2d46501a4326b1" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" is_pre_election: true
I20260709 13:06:37.143366 14376 raft_consensus.cc:515] T 3c48756a6ce541b5b4f9b683525408e6 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:37.141275 14391 raft_consensus.cc:493] T 8a7dc813357e4052b95e070cb8a4cdc1 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:37.132016 14597 raft_consensus.cc:515] T fceb74033b674284a03f2d2c4d7c768f P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:37.162600 14594 leader_election.cc:290] T fceb74033b674284a03f2d2c4d7c768f P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 election: Requested vote from peers 624eef68d46144c48e5429400233648c (127.10.182.1:45551), 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813)
I20260709 13:06:37.163448 14066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fceb74033b674284a03f2d2c4d7c768f" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c"
I20260709 13:06:37.164650 14139 raft_consensus.cc:1240] T f074967e01664dddb3748983f6d815d4 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 2 FOLLOWER]: Rejecting Update request from peer afe42c9f8c47470f92c948acc9cd1411 for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:37.160233 14391 raft_consensus.cc:3060] T 8a7dc813357e4052b95e070cb8a4cdc1 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:06:37.164932 14106 leader_election.cc:343] T b1258be196b54492ae641373efcb4e28 P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:37.168697 14142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fceb74033b674284a03f2d2c4d7c768f" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20"
I20260709 13:06:37.169332 14142 raft_consensus.cc:3060] T fceb74033b674284a03f2d2c4d7c768f P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:37.170233 14335 tablet_bootstrap.cc:492] T d5e18a55c0ee42cfa92012545d6b18aa P afe42c9f8c47470f92c948acc9cd1411: No bootstrap required, opened a new log
I20260709 13:06:37.170701 14335 ts_tablet_manager.cc:1403] T d5e18a55c0ee42cfa92012545d6b18aa P afe42c9f8c47470f92c948acc9cd1411: Time spent bootstrapping tablet: real 0.129s	user 0.020s	sys 0.021s
I20260709 13:06:37.171895 14334 tablet_bootstrap.cc:492] T ef3ebb425c7d4f75b56fba673b8a526b P 164b05f8be0a4e49b2683a05b5f3ca20: No bootstrap required, opened a new log
I20260709 13:06:37.172343 14334 ts_tablet_manager.cc:1403] T ef3ebb425c7d4f75b56fba673b8a526b P 164b05f8be0a4e49b2683a05b5f3ca20: Time spent bootstrapping tablet: real 0.224s	user 0.055s	sys 0.099s
W20260709 13:06:37.165678 14257 leader_election.cc:343] T 18f7c66080144f3e8f2d46501a4326b1 P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:37.183471 14066 raft_consensus.cc:2393] T fceb74033b674284a03f2d2c4d7c768f P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate afe42c9f8c47470f92c948acc9cd1411 in current term 1: Already voted for candidate 624eef68d46144c48e5429400233648c in this term.
I20260709 13:06:37.184886 14213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f7c66080144f3e8f2d46501a4326b1" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afe42c9f8c47470f92c948acc9cd1411" is_pre_election: true
I20260709 13:06:37.187273 14142 raft_consensus.cc:2468] T fceb74033b674284a03f2d2c4d7c768f P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afe42c9f8c47470f92c948acc9cd1411 in term 1.
I20260709 13:06:37.187693 14338 tablet_bootstrap.cc:654] T ef3ebb425c7d4f75b56fba673b8a526b P 624eef68d46144c48e5429400233648c: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:37.191206 14376 leader_election.cc:290] T 3c48756a6ce541b5b4f9b683525408e6 P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 624eef68d46144c48e5429400233648c (127.10.182.1:45551), 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813)
I20260709 13:06:37.193812 14066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c48756a6ce541b5b4f9b683525408e6" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c" is_pre_election: true
W20260709 13:06:37.195649 14180 leader_election.cc:343] T 3c48756a6ce541b5b4f9b683525408e6 P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:37.182101 14335 raft_consensus.cc:359] T d5e18a55c0ee42cfa92012545d6b18aa P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:37.197930 14335 raft_consensus.cc:385] T d5e18a55c0ee42cfa92012545d6b18aa P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:37.198212 14335 raft_consensus.cc:740] T d5e18a55c0ee42cfa92012545d6b18aa P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afe42c9f8c47470f92c948acc9cd1411, State: Initialized, Role: FOLLOWER
I20260709 13:06:37.198869 14335 consensus_queue.cc:260] T d5e18a55c0ee42cfa92012545d6b18aa P afe42c9f8c47470f92c948acc9cd1411 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:37.199146 14334 raft_consensus.cc:359] T ef3ebb425c7d4f75b56fba673b8a526b P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:37.200989 14334 raft_consensus.cc:385] T ef3ebb425c7d4f75b56fba673b8a526b P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:37.201253 14334 raft_consensus.cc:740] T ef3ebb425c7d4f75b56fba673b8a526b P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 164b05f8be0a4e49b2683a05b5f3ca20, State: Initialized, Role: FOLLOWER
I20260709 13:06:37.201841 14334 consensus_queue.cc:260] T ef3ebb425c7d4f75b56fba673b8a526b P 164b05f8be0a4e49b2683a05b5f3ca20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:37.204209 14335 ts_tablet_manager.cc:1434] T d5e18a55c0ee42cfa92012545d6b18aa P afe42c9f8c47470f92c948acc9cd1411: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.001s
I20260709 13:06:37.205227 14335 tablet_bootstrap.cc:492] T c967a4e013c34eaea7f15f7b4bf0002a P afe42c9f8c47470f92c948acc9cd1411: Bootstrap starting.
I20260709 13:06:37.205381 14334 ts_tablet_manager.cc:1434] T ef3ebb425c7d4f75b56fba673b8a526b P 164b05f8be0a4e49b2683a05b5f3ca20: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.001s
I20260709 13:06:37.173671 14481 raft_consensus.cc:515] T c967a4e013c34eaea7f15f7b4bf0002a P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
W20260709 13:06:37.232788 14254 leader_election.cc:343] T 18f7c66080144f3e8f2d46501a4326b1 P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:37.233515 14254 leader_election.cc:304] T 18f7c66080144f3e8f2d46501a4326b1 P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f; no voters: 164b05f8be0a4e49b2683a05b5f3ca20, afe42c9f8c47470f92c948acc9cd1411
I20260709 13:06:37.216674 14638 raft_consensus.cc:697] T f074967e01664dddb3748983f6d815d4 P 624eef68d46144c48e5429400233648c [term 2 LEADER]: Becoming Leader. State: Replica: 624eef68d46144c48e5429400233648c, State: Running, Role: LEADER
I20260709 13:06:37.237388 14598 raft_consensus.cc:2749] T 18f7c66080144f3e8f2d46501a4326b1 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:37.260983 14629 raft_consensus.cc:515] T d5e18a55c0ee42cfa92012545d6b18aa P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:37.262095 14333 tablet_bootstrap.cc:654] T 34b8f917b08a467b8ca873b69efa0ad1 P 00bc4f1e78664168a62dc348db47ed5f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:37.271247 14644 raft_consensus.cc:493] T b1258be196b54492ae641373efcb4e28 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:37.269001 14593 raft_consensus.cc:515] T 8a7dc813357e4052b95e070cb8a4cdc1 P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:37.291076 14217 raft_consensus.cc:2393] T 8a7dc813357e4052b95e070cb8a4cdc1 P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 624eef68d46144c48e5429400233648c in current term 1: Already voted for candidate afe42c9f8c47470f92c948acc9cd1411 in this term.
I20260709 13:06:37.291204 14481 leader_election.cc:290] T c967a4e013c34eaea7f15f7b4bf0002a P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 election: Requested vote from peers afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069), 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193)
I20260709 13:06:37.291973 14593 leader_election.cc:290] T 8a7dc813357e4052b95e070cb8a4cdc1 P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 election: Requested vote from peers 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193), 624eef68d46144c48e5429400233648c (127.10.182.1:45551)
I20260709 13:06:37.292610 14213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5e18a55c0ee42cfa92012545d6b18aa" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afe42c9f8c47470f92c948acc9cd1411"
I20260709 13:06:37.293269 14213 raft_consensus.cc:3060] T d5e18a55c0ee42cfa92012545d6b18aa P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:37.295709 14335 tablet_bootstrap.cc:654] T c967a4e013c34eaea7f15f7b4bf0002a P afe42c9f8c47470f92c948acc9cd1411: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:37.296885 14215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fceb74033b674284a03f2d2c4d7c768f" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afe42c9f8c47470f92c948acc9cd1411"
I20260709 13:06:37.297703 14215 raft_consensus.cc:2393] T fceb74033b674284a03f2d2c4d7c768f P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 624eef68d46144c48e5429400233648c in current term 1: Already voted for candidate afe42c9f8c47470f92c948acc9cd1411 in this term.
I20260709 13:06:37.288646 14629 leader_election.cc:290] T d5e18a55c0ee42cfa92012545d6b18aa P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 1 election: Requested vote from peers 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813), afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069)
I20260709 13:06:37.307653 14338 tablet_bootstrap.cc:492] T ef3ebb425c7d4f75b56fba673b8a526b P 624eef68d46144c48e5429400233648c: No bootstrap required, opened a new log
I20260709 13:06:37.308161 14338 ts_tablet_manager.cc:1403] T ef3ebb425c7d4f75b56fba673b8a526b P 624eef68d46144c48e5429400233648c: Time spent bootstrapping tablet: real 0.172s	user 0.008s	sys 0.014s
I20260709 13:06:37.286351 14644 raft_consensus.cc:515] T b1258be196b54492ae641373efcb4e28 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:37.311944 14644 leader_election.cc:290] T b1258be196b54492ae641373efcb4e28 P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193), 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813)
I20260709 13:06:37.312980 14215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c967a4e013c34eaea7f15f7b4bf0002a" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afe42c9f8c47470f92c948acc9cd1411" is_pre_election: true
I20260709 13:06:37.314358 14139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5e18a55c0ee42cfa92012545d6b18aa" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20"
I20260709 13:06:37.314934 14139 raft_consensus.cc:3060] T d5e18a55c0ee42cfa92012545d6b18aa P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:37.317685 14183 leader_election.cc:304] T fceb74033b674284a03f2d2c4d7c768f P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 164b05f8be0a4e49b2683a05b5f3ca20, afe42c9f8c47470f92c948acc9cd1411; no voters: 624eef68d46144c48e5429400233648c
I20260709 13:06:37.318670 14593 raft_consensus.cc:2804] T fceb74033b674284a03f2d2c4d7c768f P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:37.319139 14141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c48756a6ce541b5b4f9b683525408e6" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" is_pre_election: true
I20260709 13:06:37.320461 14391 raft_consensus.cc:515] T 8a7dc813357e4052b95e070cb8a4cdc1 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:37.321631 14334 tablet_bootstrap.cc:492] T 3c48756a6ce541b5b4f9b683525408e6 P 164b05f8be0a4e49b2683a05b5f3ca20: Bootstrap starting.
I20260709 13:06:37.319116 14593 raft_consensus.cc:697] T fceb74033b674284a03f2d2c4d7c768f P afe42c9f8c47470f92c948acc9cd1411 [term 1 LEADER]: Becoming Leader. State: Replica: afe42c9f8c47470f92c948acc9cd1411, State: Running, Role: LEADER
I20260709 13:06:37.324833 14212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c967a4e013c34eaea7f15f7b4bf0002a" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afe42c9f8c47470f92c948acc9cd1411"
I20260709 13:06:37.325496 14593 consensus_queue.cc:237] T fceb74033b674284a03f2d2c4d7c768f P afe42c9f8c47470f92c948acc9cd1411 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:37.327781 14334 tablet_bootstrap.cc:654] T 3c48756a6ce541b5b4f9b683525408e6 P 164b05f8be0a4e49b2683a05b5f3ca20: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:37.283681 14638 consensus_queue.cc:237] T f074967e01664dddb3748983f6d815d4 P 624eef68d46144c48e5429400233648c [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: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:37.330870 14139 raft_consensus.cc:2468] T d5e18a55c0ee42cfa92012545d6b18aa P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 624eef68d46144c48e5429400233648c in term 1.
I20260709 13:06:37.341666 14597 leader_election.cc:290] T fceb74033b674284a03f2d2c4d7c768f P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 1 election: Requested vote from peers 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813), afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069)
I20260709 13:06:37.341969 14391 leader_election.cc:290] T 8a7dc813357e4052b95e070cb8a4cdc1 P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 1 election: Requested vote from peers afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069), 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193)
W20260709 13:06:37.343411 14183 leader_election.cc:343] T 3c48756a6ce541b5b4f9b683525408e6 P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:37.343997 14183 leader_election.cc:304] T 3c48756a6ce541b5b4f9b683525408e6 P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: afe42c9f8c47470f92c948acc9cd1411; no voters: 164b05f8be0a4e49b2683a05b5f3ca20, 624eef68d46144c48e5429400233648c
I20260709 13:06:37.345062 14594 raft_consensus.cc:2749] T 3c48756a6ce541b5b4f9b683525408e6 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:06:37.350068 14106 leader_election.cc:343] T c967a4e013c34eaea7f15f7b4bf0002a P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:37.357075 14139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fceb74033b674284a03f2d2c4d7c768f" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20"
I20260709 13:06:37.358012 14139 raft_consensus.cc:2393] T fceb74033b674284a03f2d2c4d7c768f P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 624eef68d46144c48e5429400233648c in current term 1: Already voted for candidate afe42c9f8c47470f92c948acc9cd1411 in this term.
I20260709 13:06:37.358582 14333 tablet_bootstrap.cc:492] T 34b8f917b08a467b8ca873b69efa0ad1 P 00bc4f1e78664168a62dc348db47ed5f: No bootstrap required, opened a new log
I20260709 13:06:37.359125 14333 ts_tablet_manager.cc:1403] T 34b8f917b08a467b8ca873b69efa0ad1 P 00bc4f1e78664168a62dc348db47ed5f: Time spent bootstrapping tablet: real 0.277s	user 0.012s	sys 0.009s
I20260709 13:06:37.361953 14333 raft_consensus.cc:359] T 34b8f917b08a467b8ca873b69efa0ad1 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:37.362650 14333 raft_consensus.cc:385] T 34b8f917b08a467b8ca873b69efa0ad1 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:37.362959 14333 raft_consensus.cc:740] T 34b8f917b08a467b8ca873b69efa0ad1 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00bc4f1e78664168a62dc348db47ed5f, State: Initialized, Role: FOLLOWER
I20260709 13:06:37.363600 14333 consensus_queue.cc:260] T 34b8f917b08a467b8ca873b69efa0ad1 P 00bc4f1e78664168a62dc348db47ed5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:37.365127 14333 ts_tablet_manager.cc:1434] T 34b8f917b08a467b8ca873b69efa0ad1 P 00bc4f1e78664168a62dc348db47ed5f: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:06:37.362300 14338 raft_consensus.cc:359] T ef3ebb425c7d4f75b56fba673b8a526b P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:37.365694 14067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a7dc813357e4052b95e070cb8a4cdc1" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c"
I20260709 13:06:37.366020 14338 raft_consensus.cc:385] T ef3ebb425c7d4f75b56fba673b8a526b P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:37.366305 14338 raft_consensus.cc:740] T ef3ebb425c7d4f75b56fba673b8a526b P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 624eef68d46144c48e5429400233648c, State: Initialized, Role: FOLLOWER
I20260709 13:06:37.366585 14067 raft_consensus.cc:2393] T 8a7dc813357e4052b95e070cb8a4cdc1 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate afe42c9f8c47470f92c948acc9cd1411 in current term 1: Already voted for candidate 624eef68d46144c48e5429400233648c in this term.
I20260709 13:06:37.366995 14338 consensus_queue.cc:260] T ef3ebb425c7d4f75b56fba673b8a526b P 624eef68d46144c48e5429400233648c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:37.369201 14213 raft_consensus.cc:2468] T d5e18a55c0ee42cfa92012545d6b18aa P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 624eef68d46144c48e5429400233648c in term 1.
I20260709 13:06:37.369738 14290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a7dc813357e4052b95e070cb8a4cdc1" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f"
I20260709 13:06:37.370005 14333 tablet_bootstrap.cc:492] T 6317a1954b2948b997de09d3ac2077af P 00bc4f1e78664168a62dc348db47ed5f: Bootstrap starting.
I20260709 13:06:37.372550 14289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1258be196b54492ae641373efcb4e28" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f" is_pre_election: true
I20260709 13:06:37.373073 14287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a7dc813357e4052b95e070cb8a4cdc1" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f"
I20260709 13:06:37.375576 14338 ts_tablet_manager.cc:1434] T ef3ebb425c7d4f75b56fba673b8a526b P 624eef68d46144c48e5429400233648c: Time spent starting tablet: real 0.067s	user 0.006s	sys 0.001s
I20260709 13:06:37.373347 14139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1258be196b54492ae641373efcb4e28" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" is_pre_election: true
I20260709 13:06:37.377100 14338 tablet_bootstrap.cc:492] T 13cbf071c3564a3488d83b279f8410af P 624eef68d46144c48e5429400233648c: Bootstrap starting.
I20260709 13:06:37.378847 14287 raft_consensus.cc:3060] T 8a7dc813357e4052b95e070cb8a4cdc1 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:37.381410 14598 raft_consensus.cc:493] T c6945d2ea0274e90b0e6b96936b90a2e P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:37.381770 14217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a7dc813357e4052b95e070cb8a4cdc1" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afe42c9f8c47470f92c948acc9cd1411"
I20260709 13:06:37.382752 14217 raft_consensus.cc:2393] T 8a7dc813357e4052b95e070cb8a4cdc1 P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 624eef68d46144c48e5429400233648c in current term 1: Already voted for candidate afe42c9f8c47470f92c948acc9cd1411 in this term.
I20260709 13:06:37.382344 14598 raft_consensus.cc:515] T c6945d2ea0274e90b0e6b96936b90a2e P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:37.384341 14067 raft_consensus.cc:3060] T b1258be196b54492ae641373efcb4e28 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:37.385947 14139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6945d2ea0274e90b0e6b96936b90a2e" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" is_pre_election: true
W20260709 13:06:37.387478 14257 leader_election.cc:343] T c6945d2ea0274e90b0e6b96936b90a2e P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:37.387060 13966 catalog_manager.cc:5697] T b1258be196b54492ae641373efcb4e28 P 164b05f8be0a4e49b2683a05b5f3ca20 reported cstate change: term changed from 0 to 1, leader changed from <none> to 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2). New cstate: current_term: 1 leader_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:37.388105 14598 leader_election.cc:290] T c6945d2ea0274e90b0e6b96936b90a2e P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 624eef68d46144c48e5429400233648c (127.10.182.1:45551), 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813)
I20260709 13:06:37.379643 14289 raft_consensus.cc:2393] T b1258be196b54492ae641373efcb4e28 P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 624eef68d46144c48e5429400233648c in current term 1: Already voted for candidate 164b05f8be0a4e49b2683a05b5f3ca20 in this term.
W20260709 13:06:37.381346 14106 leader_election.cc:343] T c967a4e013c34eaea7f15f7b4bf0002a P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:37.391791 14481 consensus_queue.cc:1048] T f0c7ed2d431d43469dcb571643cef844 P 164b05f8be0a4e49b2683a05b5f3ca20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:37.394805 14286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c967a4e013c34eaea7f15f7b4bf0002a" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f"
I20260709 13:06:37.395356 14031 leader_election.cc:304] T d5e18a55c0ee42cfa92012545d6b18aa P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 624eef68d46144c48e5429400233648c, afe42c9f8c47470f92c948acc9cd1411; no voters: 
I20260709 13:06:37.395500 14286 raft_consensus.cc:3060] T c967a4e013c34eaea7f15f7b4bf0002a P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:37.398016 14033 leader_election.cc:304] T 8a7dc813357e4052b95e070cb8a4cdc1 P 624eef68d46144c48e5429400233648c [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: 624eef68d46144c48e5429400233648c; no voters: 00bc4f1e78664168a62dc348db47ed5f, afe42c9f8c47470f92c948acc9cd1411
I20260709 13:06:37.402498 14391 raft_consensus.cc:2804] T d5e18a55c0ee42cfa92012545d6b18aa P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:37.403141 14391 raft_consensus.cc:697] T d5e18a55c0ee42cfa92012545d6b18aa P 624eef68d46144c48e5429400233648c [term 1 LEADER]: Becoming Leader. State: Replica: 624eef68d46144c48e5429400233648c, State: Running, Role: LEADER
I20260709 13:06:37.404273 14391 consensus_queue.cc:237] T d5e18a55c0ee42cfa92012545d6b18aa P 624eef68d46144c48e5429400233648c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:37.407617 14649 raft_consensus.cc:2749] T 8a7dc813357e4052b95e070cb8a4cdc1 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:06:37.420364 14034 leader_election.cc:304] T fceb74033b674284a03f2d2c4d7c768f P 624eef68d46144c48e5429400233648c [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: 624eef68d46144c48e5429400233648c; no voters: 164b05f8be0a4e49b2683a05b5f3ca20, afe42c9f8c47470f92c948acc9cd1411
I20260709 13:06:37.421905 14033 leader_election.cc:304] T b1258be196b54492ae641373efcb4e28 P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 624eef68d46144c48e5429400233648c; no voters: 00bc4f1e78664168a62dc348db47ed5f, 164b05f8be0a4e49b2683a05b5f3ca20
I20260709 13:06:37.422580 14065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6945d2ea0274e90b0e6b96936b90a2e" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c" is_pre_election: true
I20260709 13:06:37.424165 14651 raft_consensus.cc:2749] T fceb74033b674284a03f2d2c4d7c768f P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:06:37.424943 14287 raft_consensus.cc:2468] T 8a7dc813357e4052b95e070cb8a4cdc1 P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afe42c9f8c47470f92c948acc9cd1411 in term 1.
I20260709 13:06:37.434929 14335 tablet_bootstrap.cc:492] T c967a4e013c34eaea7f15f7b4bf0002a P afe42c9f8c47470f92c948acc9cd1411: No bootstrap required, opened a new log
I20260709 13:06:37.435693 14335 ts_tablet_manager.cc:1403] T c967a4e013c34eaea7f15f7b4bf0002a P afe42c9f8c47470f92c948acc9cd1411: Time spent bootstrapping tablet: real 0.231s	user 0.007s	sys 0.017s
I20260709 13:06:37.434177 14638 raft_consensus.cc:2749] T b1258be196b54492ae641373efcb4e28 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:37.437425 14535 raft_consensus.cc:493] T ef3ebb425c7d4f75b56fba673b8a526b P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:37.438023 14535 raft_consensus.cc:515] T ef3ebb425c7d4f75b56fba673b8a526b P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:37.461452 14391 raft_consensus.cc:493] T ef3ebb425c7d4f75b56fba673b8a526b P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:37.465147 14391 raft_consensus.cc:515] T ef3ebb425c7d4f75b56fba673b8a526b P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:37.465581 14535 leader_election.cc:290] T ef3ebb425c7d4f75b56fba673b8a526b P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193), 624eef68d46144c48e5429400233648c (127.10.182.1:45551)
I20260709 13:06:37.467850 14335 raft_consensus.cc:359] T c967a4e013c34eaea7f15f7b4bf0002a P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:37.468585 14335 raft_consensus.cc:385] T c967a4e013c34eaea7f15f7b4bf0002a P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:37.468850 14335 raft_consensus.cc:740] T c967a4e013c34eaea7f15f7b4bf0002a P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afe42c9f8c47470f92c948acc9cd1411, State: Initialized, Role: FOLLOWER
I20260709 13:06:37.460537 14286 raft_consensus.cc:2468] T c967a4e013c34eaea7f15f7b4bf0002a P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 164b05f8be0a4e49b2683a05b5f3ca20 in term 1.
I20260709 13:06:37.474131 14333 tablet_bootstrap.cc:654] T 6317a1954b2948b997de09d3ac2077af P 00bc4f1e78664168a62dc348db47ed5f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:37.476691 14335 consensus_queue.cc:260] T c967a4e013c34eaea7f15f7b4bf0002a P afe42c9f8c47470f92c948acc9cd1411 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:37.477579 13962 catalog_manager.cc:5697] T fceb74033b674284a03f2d2c4d7c768f P afe42c9f8c47470f92c948acc9cd1411 reported cstate change: term changed from 0 to 1, leader changed from <none> to afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3). New cstate: current_term: 1 leader_uuid: "afe42c9f8c47470f92c948acc9cd1411" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:37.479159 14335 ts_tablet_manager.cc:1434] T c967a4e013c34eaea7f15f7b4bf0002a P afe42c9f8c47470f92c948acc9cd1411: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.000s
I20260709 13:06:37.480096 14335 tablet_bootstrap.cc:492] T d45a0050b38b4f02b2fe4f09c867c43d P afe42c9f8c47470f92c948acc9cd1411: Bootstrap starting.
I20260709 13:06:37.488380 14338 tablet_bootstrap.cc:654] T 13cbf071c3564a3488d83b279f8410af P 624eef68d46144c48e5429400233648c: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:37.490252 14334 tablet_bootstrap.cc:492] T 3c48756a6ce541b5b4f9b683525408e6 P 164b05f8be0a4e49b2683a05b5f3ca20: No bootstrap required, opened a new log
I20260709 13:06:37.490759 14334 ts_tablet_manager.cc:1403] T 3c48756a6ce541b5b4f9b683525408e6 P 164b05f8be0a4e49b2683a05b5f3ca20: Time spent bootstrapping tablet: real 0.242s	user 0.026s	sys 0.023s
I20260709 13:06:37.494179 14334 raft_consensus.cc:359] T 3c48756a6ce541b5b4f9b683525408e6 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:37.495635 14334 raft_consensus.cc:385] T 3c48756a6ce541b5b4f9b683525408e6 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:37.496595 14334 raft_consensus.cc:740] T 3c48756a6ce541b5b4f9b683525408e6 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 164b05f8be0a4e49b2683a05b5f3ca20, State: Initialized, Role: FOLLOWER
I20260709 13:06:37.497978 14334 consensus_queue.cc:260] T 3c48756a6ce541b5b4f9b683525408e6 P 164b05f8be0a4e49b2683a05b5f3ca20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:37.501744 14334 ts_tablet_manager.cc:1434] T 3c48756a6ce541b5b4f9b683525408e6 P 164b05f8be0a4e49b2683a05b5f3ca20: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.001s
I20260709 13:06:37.503185 14334 tablet_bootstrap.cc:492] T 6317a1954b2948b997de09d3ac2077af P 164b05f8be0a4e49b2683a05b5f3ca20: Bootstrap starting.
I20260709 13:06:37.504006 14335 tablet_bootstrap.cc:654] T d45a0050b38b4f02b2fe4f09c867c43d P afe42c9f8c47470f92c948acc9cd1411: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:37.516103 14108 leader_election.cc:304] T c967a4e013c34eaea7f15f7b4bf0002a P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f, 164b05f8be0a4e49b2683a05b5f3ca20; no voters: afe42c9f8c47470f92c948acc9cd1411
I20260709 13:06:37.518170 14488 raft_consensus.cc:2804] T c967a4e013c34eaea7f15f7b4bf0002a P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:37.518709 14488 raft_consensus.cc:697] T c967a4e013c34eaea7f15f7b4bf0002a P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 LEADER]: Becoming Leader. State: Replica: 164b05f8be0a4e49b2683a05b5f3ca20, State: Running, Role: LEADER
I20260709 13:06:37.519761 14391 leader_election.cc:290] T ef3ebb425c7d4f75b56fba673b8a526b P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193), 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813)
I20260709 13:06:37.519620 14488 consensus_queue.cc:237] T c967a4e013c34eaea7f15f7b4bf0002a P 164b05f8be0a4e49b2683a05b5f3ca20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
W20260709 13:06:37.522171 14254 leader_election.cc:343] T c6945d2ea0274e90b0e6b96936b90a2e P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:37.524360 14333 tablet_bootstrap.cc:492] T 6317a1954b2948b997de09d3ac2077af P 00bc4f1e78664168a62dc348db47ed5f: No bootstrap required, opened a new log
I20260709 13:06:37.524122 14254 leader_election.cc:304] T c6945d2ea0274e90b0e6b96936b90a2e P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f; no voters: 164b05f8be0a4e49b2683a05b5f3ca20, 624eef68d46144c48e5429400233648c
I20260709 13:06:37.524892 14333 ts_tablet_manager.cc:1403] T 6317a1954b2948b997de09d3ac2077af P 00bc4f1e78664168a62dc348db47ed5f: Time spent bootstrapping tablet: real 0.155s	user 0.010s	sys 0.007s
I20260709 13:06:37.526170 14068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3ebb425c7d4f75b56fba673b8a526b" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c" is_pre_election: true
I20260709 13:06:37.522652 14182 leader_election.cc:304] T 8a7dc813357e4052b95e070cb8a4cdc1 P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f, afe42c9f8c47470f92c948acc9cd1411; no voters: 624eef68d46144c48e5429400233648c
I20260709 13:06:37.532605 14068 raft_consensus.cc:2468] T ef3ebb425c7d4f75b56fba673b8a526b P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 164b05f8be0a4e49b2683a05b5f3ca20 in term 0.
I20260709 13:06:37.535631 14334 tablet_bootstrap.cc:654] T 6317a1954b2948b997de09d3ac2077af P 164b05f8be0a4e49b2683a05b5f3ca20: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:37.530946 14598 raft_consensus.cc:2749] T c6945d2ea0274e90b0e6b96936b90a2e P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:37.544422 14139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3ebb425c7d4f75b56fba673b8a526b" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" is_pre_election: true
I20260709 13:06:37.545374 14139 raft_consensus.cc:2468] T ef3ebb425c7d4f75b56fba673b8a526b P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 624eef68d46144c48e5429400233648c in term 0.
I20260709 13:06:37.547416 14542 consensus_queue.cc:1048] T b1258be196b54492ae641373efcb4e28 P 164b05f8be0a4e49b2683a05b5f3ca20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:37.538524 14593 raft_consensus.cc:2804] T 8a7dc813357e4052b95e070cb8a4cdc1 P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:37.550338 14593 raft_consensus.cc:697] T 8a7dc813357e4052b95e070cb8a4cdc1 P afe42c9f8c47470f92c948acc9cd1411 [term 1 LEADER]: Becoming Leader. State: Replica: afe42c9f8c47470f92c948acc9cd1411, State: Running, Role: LEADER
I20260709 13:06:37.551486 14593 consensus_queue.cc:237] T 8a7dc813357e4052b95e070cb8a4cdc1 P afe42c9f8c47470f92c948acc9cd1411 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:37.554702 14290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3ebb425c7d4f75b56fba673b8a526b" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f" is_pre_election: true
I20260709 13:06:37.555424 14290 raft_consensus.cc:2468] T ef3ebb425c7d4f75b56fba673b8a526b P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 164b05f8be0a4e49b2683a05b5f3ca20 in term 0.
I20260709 13:06:37.560659 14034 leader_election.cc:304] T ef3ebb425c7d4f75b56fba673b8a526b P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 164b05f8be0a4e49b2683a05b5f3ca20, 624eef68d46144c48e5429400233648c; no voters: 
I20260709 13:06:37.561515 14481 consensus_queue.cc:1048] T b1258be196b54492ae641373efcb4e28 P 164b05f8be0a4e49b2683a05b5f3ca20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:37.561878 14286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3ebb425c7d4f75b56fba673b8a526b" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f" is_pre_election: true
I20260709 13:06:37.562180 14391 raft_consensus.cc:2804] T ef3ebb425c7d4f75b56fba673b8a526b P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:37.562561 14391 raft_consensus.cc:493] T ef3ebb425c7d4f75b56fba673b8a526b P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:37.563053 14391 raft_consensus.cc:3060] T ef3ebb425c7d4f75b56fba673b8a526b P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:37.565514 14641 raft_consensus.cc:493] T 34b8f917b08a467b8ca873b69efa0ad1 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:37.565955 14641 raft_consensus.cc:515] T 34b8f917b08a467b8ca873b69efa0ad1 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:37.567981 14641 leader_election.cc:290] T 34b8f917b08a467b8ca873b69efa0ad1 P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069), 624eef68d46144c48e5429400233648c (127.10.182.1:45551)
I20260709 13:06:37.560696 14108 leader_election.cc:304] T ef3ebb425c7d4f75b56fba673b8a526b P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f, 164b05f8be0a4e49b2683a05b5f3ca20; no voters: 
I20260709 13:06:37.571779 14542 raft_consensus.cc:2804] T ef3ebb425c7d4f75b56fba673b8a526b P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:37.571934 14594 raft_consensus.cc:493] T c967a4e013c34eaea7f15f7b4bf0002a P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:37.572190 14542 raft_consensus.cc:493] T ef3ebb425c7d4f75b56fba673b8a526b P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:37.572661 14542 raft_consensus.cc:3060] T ef3ebb425c7d4f75b56fba673b8a526b P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:37.572453 14594 raft_consensus.cc:515] T c967a4e013c34eaea7f15f7b4bf0002a P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:37.574960 14594 leader_election.cc:290] T c967a4e013c34eaea7f15f7b4bf0002a P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813), 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193)
I20260709 13:06:37.562529 14286 raft_consensus.cc:2468] T ef3ebb425c7d4f75b56fba673b8a526b P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 624eef68d46144c48e5429400233648c in term 0.
I20260709 13:06:37.582576 13965 catalog_manager.cc:5697] T f074967e01664dddb3748983f6d815d4 P 624eef68d46144c48e5429400233648c reported cstate change: term changed from 1 to 2, leader changed from afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3) to 624eef68d46144c48e5429400233648c (127.10.182.1). New cstate: current_term: 2 leader_uuid: "624eef68d46144c48e5429400233648c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:37.565233 14333 raft_consensus.cc:359] T 6317a1954b2948b997de09d3ac2077af P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:37.586906 14338 tablet_bootstrap.cc:492] T 13cbf071c3564a3488d83b279f8410af P 624eef68d46144c48e5429400233648c: No bootstrap required, opened a new log
I20260709 13:06:37.586957 14333 raft_consensus.cc:385] T 6317a1954b2948b997de09d3ac2077af P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:37.587525 14338 ts_tablet_manager.cc:1403] T 13cbf071c3564a3488d83b279f8410af P 624eef68d46144c48e5429400233648c: Time spent bootstrapping tablet: real 0.211s	user 0.020s	sys 0.011s
I20260709 13:06:37.587579 14333 raft_consensus.cc:740] T 6317a1954b2948b997de09d3ac2077af P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00bc4f1e78664168a62dc348db47ed5f, State: Initialized, Role: FOLLOWER
I20260709 13:06:37.590395 14333 consensus_queue.cc:260] T 6317a1954b2948b997de09d3ac2077af P 00bc4f1e78664168a62dc348db47ed5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:37.596938 14333 ts_tablet_manager.cc:1434] T 6317a1954b2948b997de09d3ac2077af P 00bc4f1e78664168a62dc348db47ed5f: Time spent starting tablet: real 0.067s	user 0.007s	sys 0.000s
I20260709 13:06:37.597954 14286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c967a4e013c34eaea7f15f7b4bf0002a" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f" is_pre_election: true
I20260709 13:06:37.598716 14286 raft_consensus.cc:2393] T c967a4e013c34eaea7f15f7b4bf0002a P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate afe42c9f8c47470f92c948acc9cd1411 in current term 1: Already voted for candidate 164b05f8be0a4e49b2683a05b5f3ca20 in this term.
I20260709 13:06:37.598639 14333 tablet_bootstrap.cc:492] T 1db89d1ce2f64a74ab3dbdb5e5830125 P 00bc4f1e78664168a62dc348db47ed5f: Bootstrap starting.
I20260709 13:06:37.605880 14215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34b8f917b08a467b8ca873b69efa0ad1" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afe42c9f8c47470f92c948acc9cd1411" is_pre_election: true
I20260709 13:06:37.607646 14335 tablet_bootstrap.cc:492] T d45a0050b38b4f02b2fe4f09c867c43d P afe42c9f8c47470f92c948acc9cd1411: No bootstrap required, opened a new log
I20260709 13:06:37.608121 14335 ts_tablet_manager.cc:1403] T d45a0050b38b4f02b2fe4f09c867c43d P afe42c9f8c47470f92c948acc9cd1411: Time spent bootstrapping tablet: real 0.128s	user 0.015s	sys 0.007s
I20260709 13:06:37.610869 14335 raft_consensus.cc:359] T d45a0050b38b4f02b2fe4f09c867c43d P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:37.611512 14335 raft_consensus.cc:385] T d45a0050b38b4f02b2fe4f09c867c43d P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:37.611797 14335 raft_consensus.cc:740] T d45a0050b38b4f02b2fe4f09c867c43d P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afe42c9f8c47470f92c948acc9cd1411, State: Initialized, Role: FOLLOWER
I20260709 13:06:37.612545 14335 consensus_queue.cc:260] T d45a0050b38b4f02b2fe4f09c867c43d P afe42c9f8c47470f92c948acc9cd1411 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:37.613237 14333 tablet_bootstrap.cc:654] T 1db89d1ce2f64a74ab3dbdb5e5830125 P 00bc4f1e78664168a62dc348db47ed5f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:37.615567 14335 ts_tablet_manager.cc:1434] T d45a0050b38b4f02b2fe4f09c867c43d P afe42c9f8c47470f92c948acc9cd1411: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:06:37.615818 14064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34b8f917b08a467b8ca873b69efa0ad1" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c" is_pre_election: true
I20260709 13:06:37.616622 14335 tablet_bootstrap.cc:492] T 13cbf071c3564a3488d83b279f8410af P afe42c9f8c47470f92c948acc9cd1411: Bootstrap starting.
I20260709 13:06:37.617762 14139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c967a4e013c34eaea7f15f7b4bf0002a" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" is_pre_election: true
I20260709 13:06:37.617962 14338 raft_consensus.cc:359] T 13cbf071c3564a3488d83b279f8410af P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:37.618769 14338 raft_consensus.cc:385] T 13cbf071c3564a3488d83b279f8410af P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:37.623116 14338 raft_consensus.cc:740] T 13cbf071c3564a3488d83b279f8410af P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 624eef68d46144c48e5429400233648c, State: Initialized, Role: FOLLOWER
I20260709 13:06:37.625466 14481 raft_consensus.cc:493] T 3c48756a6ce541b5b4f9b683525408e6 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:37.625996 14481 raft_consensus.cc:515] T 3c48756a6ce541b5b4f9b683525408e6 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:37.628039 14481 leader_election.cc:290] T 3c48756a6ce541b5b4f9b683525408e6 P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 624eef68d46144c48e5429400233648c (127.10.182.1:45551), afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069)
I20260709 13:06:37.629904 14542 raft_consensus.cc:515] T ef3ebb425c7d4f75b56fba673b8a526b P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
W20260709 13:06:37.638151 14254 leader_election.cc:343] T 34b8f917b08a467b8ca873b69efa0ad1 P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:37.632654 14338 consensus_queue.cc:260] T 13cbf071c3564a3488d83b279f8410af P 624eef68d46144c48e5429400233648c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
W20260709 13:06:37.638800 14254 leader_election.cc:343] T 34b8f917b08a467b8ca873b69efa0ad1 P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:37.639178 14254 leader_election.cc:304] T 34b8f917b08a467b8ca873b69efa0ad1 P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f; no voters: 624eef68d46144c48e5429400233648c, afe42c9f8c47470f92c948acc9cd1411
I20260709 13:06:37.639837 14598 raft_consensus.cc:2749] T 34b8f917b08a467b8ca873b69efa0ad1 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:37.631635 14391 raft_consensus.cc:515] T ef3ebb425c7d4f75b56fba673b8a526b P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:37.641923 14338 ts_tablet_manager.cc:1434] T 13cbf071c3564a3488d83b279f8410af P 624eef68d46144c48e5429400233648c: Time spent starting tablet: real 0.054s	user 0.006s	sys 0.001s
I20260709 13:06:37.642938 14289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3ebb425c7d4f75b56fba673b8a526b" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f"
I20260709 13:06:37.643134 14391 leader_election.cc:290] T ef3ebb425c7d4f75b56fba673b8a526b P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 1 election: Requested vote from peers 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193), 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813)
I20260709 13:06:37.643576 14289 raft_consensus.cc:3060] T ef3ebb425c7d4f75b56fba673b8a526b P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:37.635999 14335 tablet_bootstrap.cc:654] T 13cbf071c3564a3488d83b279f8410af P afe42c9f8c47470f92c948acc9cd1411: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:37.649565 14334 tablet_bootstrap.cc:492] T 6317a1954b2948b997de09d3ac2077af P 164b05f8be0a4e49b2683a05b5f3ca20: No bootstrap required, opened a new log
I20260709 13:06:37.650018 14334 ts_tablet_manager.cc:1403] T 6317a1954b2948b997de09d3ac2077af P 164b05f8be0a4e49b2683a05b5f3ca20: Time spent bootstrapping tablet: real 0.147s	user 0.017s	sys 0.010s
I20260709 13:06:37.643399 14139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3ebb425c7d4f75b56fba673b8a526b" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20"
I20260709 13:06:37.655036 14334 raft_consensus.cc:359] T 6317a1954b2948b997de09d3ac2077af P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:37.655887 14334 raft_consensus.cc:385] T 6317a1954b2948b997de09d3ac2077af P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:37.656208 14334 raft_consensus.cc:740] T 6317a1954b2948b997de09d3ac2077af P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 164b05f8be0a4e49b2683a05b5f3ca20, State: Initialized, Role: FOLLOWER
I20260709 13:06:37.657325 14139 raft_consensus.cc:2393] T ef3ebb425c7d4f75b56fba673b8a526b P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 624eef68d46144c48e5429400233648c in current term 1: Already voted for candidate 164b05f8be0a4e49b2683a05b5f3ca20 in this term.
I20260709 13:06:37.657421 14334 consensus_queue.cc:260] T 6317a1954b2948b997de09d3ac2077af P 164b05f8be0a4e49b2683a05b5f3ca20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:37.660864 14334 ts_tablet_manager.cc:1434] T 6317a1954b2948b997de09d3ac2077af P 164b05f8be0a4e49b2683a05b5f3ca20: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 13:06:37.661931 14334 tablet_bootstrap.cc:492] T c6945d2ea0274e90b0e6b96936b90a2e P 164b05f8be0a4e49b2683a05b5f3ca20: Bootstrap starting.
I20260709 13:06:37.667351 14289 raft_consensus.cc:2468] T ef3ebb425c7d4f75b56fba673b8a526b P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 624eef68d46144c48e5429400233648c in term 1.
I20260709 13:06:37.670502 14338 tablet_bootstrap.cc:492] T d45a0050b38b4f02b2fe4f09c867c43d P 624eef68d46144c48e5429400233648c: Bootstrap starting.
I20260709 13:06:37.671795 14033 leader_election.cc:304] T ef3ebb425c7d4f75b56fba673b8a526b P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f, 624eef68d46144c48e5429400233648c; no voters: 164b05f8be0a4e49b2683a05b5f3ca20
I20260709 13:06:37.674220 14638 raft_consensus.cc:2804] T ef3ebb425c7d4f75b56fba673b8a526b P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:37.674813 14638 raft_consensus.cc:697] T ef3ebb425c7d4f75b56fba673b8a526b P 624eef68d46144c48e5429400233648c [term 1 LEADER]: Becoming Leader. State: Replica: 624eef68d46144c48e5429400233648c, State: Running, Role: LEADER
I20260709 13:06:37.674465 13965 catalog_manager.cc:5697] T 8a7dc813357e4052b95e070cb8a4cdc1 P afe42c9f8c47470f92c948acc9cd1411 reported cstate change: term changed from 0 to 1, leader changed from <none> to afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3). New cstate: current_term: 1 leader_uuid: "afe42c9f8c47470f92c948acc9cd1411" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:37.669763 14542 leader_election.cc:290] T ef3ebb425c7d4f75b56fba673b8a526b P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 election: Requested vote from peers 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193), 624eef68d46144c48e5429400233648c (127.10.182.1:45551)
I20260709 13:06:37.675935 14638 consensus_queue.cc:237] T ef3ebb425c7d4f75b56fba673b8a526b P 624eef68d46144c48e5429400233648c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:37.686924 14338 tablet_bootstrap.cc:654] T d45a0050b38b4f02b2fe4f09c867c43d P 624eef68d46144c48e5429400233648c: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:37.712611 14215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c48756a6ce541b5b4f9b683525408e6" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afe42c9f8c47470f92c948acc9cd1411" is_pre_election: true
I20260709 13:06:37.713056 14289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3ebb425c7d4f75b56fba673b8a526b" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f"
I20260709 13:06:37.713373 14215 raft_consensus.cc:2468] T 3c48756a6ce541b5b4f9b683525408e6 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 164b05f8be0a4e49b2683a05b5f3ca20 in term 0.
I20260709 13:06:37.714139 14289 raft_consensus.cc:2393] T ef3ebb425c7d4f75b56fba673b8a526b P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 164b05f8be0a4e49b2683a05b5f3ca20 in current term 1: Already voted for candidate 624eef68d46144c48e5429400233648c in this term.
I20260709 13:06:37.722996 14106 leader_election.cc:304] T 3c48756a6ce541b5b4f9b683525408e6 P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 164b05f8be0a4e49b2683a05b5f3ca20, afe42c9f8c47470f92c948acc9cd1411; no voters: 
I20260709 13:06:37.729677 14068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3ebb425c7d4f75b56fba673b8a526b" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c"
I20260709 13:06:37.710089 14183 leader_election.cc:304] T c967a4e013c34eaea7f15f7b4bf0002a P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: afe42c9f8c47470f92c948acc9cd1411; no voters: 00bc4f1e78664168a62dc348db47ed5f, 164b05f8be0a4e49b2683a05b5f3ca20
I20260709 13:06:37.732998 14593 raft_consensus.cc:3060] T c967a4e013c34eaea7f15f7b4bf0002a P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:37.735038 14333 tablet_bootstrap.cc:492] T 1db89d1ce2f64a74ab3dbdb5e5830125 P 00bc4f1e78664168a62dc348db47ed5f: No bootstrap required, opened a new log
I20260709 13:06:37.735540 14333 ts_tablet_manager.cc:1403] T 1db89d1ce2f64a74ab3dbdb5e5830125 P 00bc4f1e78664168a62dc348db47ed5f: Time spent bootstrapping tablet: real 0.137s	user 0.021s	sys 0.005s
I20260709 13:06:37.738981 14106 leader_election.cc:304] T ef3ebb425c7d4f75b56fba673b8a526b P 164b05f8be0a4e49b2683a05b5f3ca20 [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: 164b05f8be0a4e49b2683a05b5f3ca20; no voters: 00bc4f1e78664168a62dc348db47ed5f, 624eef68d46144c48e5429400233648c
I20260709 13:06:37.739316 14488 raft_consensus.cc:2804] T 3c48756a6ce541b5b4f9b683525408e6 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:37.739760 14488 raft_consensus.cc:493] T 3c48756a6ce541b5b4f9b683525408e6 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:37.740099 14488 raft_consensus.cc:3060] T 3c48756a6ce541b5b4f9b683525408e6 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:37.740820 14580 raft_consensus.cc:2749] T ef3ebb425c7d4f75b56fba673b8a526b P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:06:37.740271 14593 raft_consensus.cc:2749] T c967a4e013c34eaea7f15f7b4bf0002a P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:37.738102 14333 raft_consensus.cc:359] T 1db89d1ce2f64a74ab3dbdb5e5830125 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:37.745056 14333 raft_consensus.cc:385] T 1db89d1ce2f64a74ab3dbdb5e5830125 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:37.745365 14333 raft_consensus.cc:740] T 1db89d1ce2f64a74ab3dbdb5e5830125 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00bc4f1e78664168a62dc348db47ed5f, State: Initialized, Role: FOLLOWER
I20260709 13:06:37.753619 14334 tablet_bootstrap.cc:654] T c6945d2ea0274e90b0e6b96936b90a2e P 164b05f8be0a4e49b2683a05b5f3ca20: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:37.729367 14065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c48756a6ce541b5b4f9b683525408e6" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c" is_pre_election: true
I20260709 13:06:37.755365 14333 consensus_queue.cc:260] T 1db89d1ce2f64a74ab3dbdb5e5830125 P 00bc4f1e78664168a62dc348db47ed5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:37.748081 13966 catalog_manager.cc:5697] T d5e18a55c0ee42cfa92012545d6b18aa P 624eef68d46144c48e5429400233648c reported cstate change: term changed from 0 to 1, leader changed from <none> to 624eef68d46144c48e5429400233648c (127.10.182.1). New cstate: current_term: 1 leader_uuid: "624eef68d46144c48e5429400233648c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:37.764336 14488 raft_consensus.cc:515] T 3c48756a6ce541b5b4f9b683525408e6 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
W20260709 13:06:37.765105 14106 leader_election.cc:343] T 3c48756a6ce541b5b4f9b683525408e6 P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:37.769654 14333 ts_tablet_manager.cc:1434] T 1db89d1ce2f64a74ab3dbdb5e5830125 P 00bc4f1e78664168a62dc348db47ed5f: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.000s
I20260709 13:06:37.783540 14334 tablet_bootstrap.cc:492] T c6945d2ea0274e90b0e6b96936b90a2e P 164b05f8be0a4e49b2683a05b5f3ca20: No bootstrap required, opened a new log
I20260709 13:06:37.784337 14334 ts_tablet_manager.cc:1403] T c6945d2ea0274e90b0e6b96936b90a2e P 164b05f8be0a4e49b2683a05b5f3ca20: Time spent bootstrapping tablet: real 0.123s	user 0.014s	sys 0.008s
I20260709 13:06:37.786060 14065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c48756a6ce541b5b4f9b683525408e6" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c"
I20260709 13:06:37.787266 14335 tablet_bootstrap.cc:492] T 13cbf071c3564a3488d83b279f8410af P afe42c9f8c47470f92c948acc9cd1411: No bootstrap required, opened a new log
I20260709 13:06:37.787755 14335 ts_tablet_manager.cc:1403] T 13cbf071c3564a3488d83b279f8410af P afe42c9f8c47470f92c948acc9cd1411: Time spent bootstrapping tablet: real 0.171s	user 0.024s	sys 0.018s
W20260709 13:06:37.787645 14106 leader_election.cc:343] T 3c48756a6ce541b5b4f9b683525408e6 P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:37.790508 14335 raft_consensus.cc:359] T 13cbf071c3564a3488d83b279f8410af P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:37.791170 14335 raft_consensus.cc:385] T 13cbf071c3564a3488d83b279f8410af P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:37.791420 14335 raft_consensus.cc:740] T 13cbf071c3564a3488d83b279f8410af P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afe42c9f8c47470f92c948acc9cd1411, State: Initialized, Role: FOLLOWER
I20260709 13:06:37.794281 14215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c48756a6ce541b5b4f9b683525408e6" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afe42c9f8c47470f92c948acc9cd1411"
I20260709 13:06:37.794955 14215 raft_consensus.cc:3060] T 3c48756a6ce541b5b4f9b683525408e6 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:37.795893 14608 consensus_queue.cc:1048] T fceb74033b674284a03f2d2c4d7c768f P afe42c9f8c47470f92c948acc9cd1411 [LEADER]: Connected to new peer: Peer: permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:37.801858 14334 raft_consensus.cc:359] T c6945d2ea0274e90b0e6b96936b90a2e P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:37.802670 14334 raft_consensus.cc:385] T c6945d2ea0274e90b0e6b96936b90a2e P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:37.805099 14334 raft_consensus.cc:740] T c6945d2ea0274e90b0e6b96936b90a2e P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 164b05f8be0a4e49b2683a05b5f3ca20, State: Initialized, Role: FOLLOWER
I20260709 13:06:37.792042 14335 consensus_queue.cc:260] T 13cbf071c3564a3488d83b279f8410af P afe42c9f8c47470f92c948acc9cd1411 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:37.805852 14334 consensus_queue.cc:260] T c6945d2ea0274e90b0e6b96936b90a2e P 164b05f8be0a4e49b2683a05b5f3ca20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:37.808104 14335 ts_tablet_manager.cc:1434] T 13cbf071c3564a3488d83b279f8410af P afe42c9f8c47470f92c948acc9cd1411: Time spent starting tablet: real 0.020s	user 0.003s	sys 0.004s
I20260709 13:06:37.808462 14334 ts_tablet_manager.cc:1434] T c6945d2ea0274e90b0e6b96936b90a2e P 164b05f8be0a4e49b2683a05b5f3ca20: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 13:06:37.809567 14334 tablet_bootstrap.cc:492] T 99953e904f9b4f65a2266765b7ae2b78 P 164b05f8be0a4e49b2683a05b5f3ca20: Bootstrap starting.
I20260709 13:06:37.810268 14638 consensus_queue.cc:1048] T d5e18a55c0ee42cfa92012545d6b18aa P 624eef68d46144c48e5429400233648c [LEADER]: Connected to new peer: Peer: permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:37.816829 14334 tablet_bootstrap.cc:654] T 99953e904f9b4f65a2266765b7ae2b78 P 164b05f8be0a4e49b2683a05b5f3ca20: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:37.817229 14335 tablet_bootstrap.cc:492] T 18f7c66080144f3e8f2d46501a4326b1 P afe42c9f8c47470f92c948acc9cd1411: Bootstrap starting.
I20260709 13:06:37.824306 14542 raft_consensus.cc:493] T 6317a1954b2948b997de09d3ac2077af P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:37.825030 14542 raft_consensus.cc:515] T 6317a1954b2948b997de09d3ac2077af P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:37.828915 14333 tablet_bootstrap.cc:492] T c1d167c135fe428c85ed2d2aed08be35 P 00bc4f1e78664168a62dc348db47ed5f: Bootstrap starting.
I20260709 13:06:37.830250 14335 tablet_bootstrap.cc:654] T 18f7c66080144f3e8f2d46501a4326b1 P afe42c9f8c47470f92c948acc9cd1411: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:37.850867 14289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6317a1954b2948b997de09d3ac2077af" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f" is_pre_election: true
I20260709 13:06:37.851974 14542 leader_election.cc:290] T 6317a1954b2948b997de09d3ac2077af P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193), 624eef68d46144c48e5429400233648c (127.10.182.1:45551)
I20260709 13:06:37.855237 13966 catalog_manager.cc:5697] T ef3ebb425c7d4f75b56fba673b8a526b P 624eef68d46144c48e5429400233648c reported cstate change: term changed from 0 to 1, leader changed from <none> to 624eef68d46144c48e5429400233648c (127.10.182.1). New cstate: current_term: 1 leader_uuid: "624eef68d46144c48e5429400233648c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:37.849622 14598 raft_consensus.cc:493] T 6317a1954b2948b997de09d3ac2077af P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:37.859472 14598 raft_consensus.cc:515] T 6317a1954b2948b997de09d3ac2077af P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
W20260709 13:06:37.859930 14014 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:06:37.861909 14598 leader_election.cc:290] T 6317a1954b2948b997de09d3ac2077af P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 624eef68d46144c48e5429400233648c (127.10.182.1:45551), 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813)
I20260709 13:06:37.862818 14065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6317a1954b2948b997de09d3ac2077af" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c" is_pre_election: true
I20260709 13:06:37.864451 14067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6317a1954b2948b997de09d3ac2077af" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c" is_pre_election: true
W20260709 13:06:37.868242 14254 leader_election.cc:343] T 6317a1954b2948b997de09d3ac2077af P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:37.869890 14638 consensus_queue.cc:1048] T d5e18a55c0ee42cfa92012545d6b18aa P 624eef68d46144c48e5429400233648c [LEADER]: Connected to new peer: Peer: permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:37.870980 14143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6317a1954b2948b997de09d3ac2077af" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" is_pre_election: true
I20260709 13:06:37.871913 14143 raft_consensus.cc:2468] T 6317a1954b2948b997de09d3ac2077af P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00bc4f1e78664168a62dc348db47ed5f in term 0.
I20260709 13:06:37.873427 14257 leader_election.cc:304] T 6317a1954b2948b997de09d3ac2077af P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f, 164b05f8be0a4e49b2683a05b5f3ca20; no voters: 624eef68d46144c48e5429400233648c
I20260709 13:06:37.874306 14289 raft_consensus.cc:2468] T 6317a1954b2948b997de09d3ac2077af P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 164b05f8be0a4e49b2683a05b5f3ca20 in term 0.
I20260709 13:06:37.875062 14598 raft_consensus.cc:2804] T 6317a1954b2948b997de09d3ac2077af P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:37.875460 14598 raft_consensus.cc:493] T 6317a1954b2948b997de09d3ac2077af P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:37.875854 14598 raft_consensus.cc:3060] T 6317a1954b2948b997de09d3ac2077af P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:06:37.875810 14106 leader_election.cc:343] T 6317a1954b2948b997de09d3ac2077af P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:37.877941 14215 raft_consensus.cc:2468] T 3c48756a6ce541b5b4f9b683525408e6 P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 164b05f8be0a4e49b2683a05b5f3ca20 in term 1.
I20260709 13:06:37.879267 14106 leader_election.cc:304] T 3c48756a6ce541b5b4f9b683525408e6 P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 164b05f8be0a4e49b2683a05b5f3ca20, afe42c9f8c47470f92c948acc9cd1411; no voters: 624eef68d46144c48e5429400233648c
I20260709 13:06:37.880471 14542 raft_consensus.cc:2804] T 3c48756a6ce541b5b4f9b683525408e6 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:37.784504 14488 leader_election.cc:290] T 3c48756a6ce541b5b4f9b683525408e6 P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 election: Requested vote from peers 624eef68d46144c48e5429400233648c (127.10.182.1:45551), afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069)
I20260709 13:06:37.884366 14598 raft_consensus.cc:515] T 6317a1954b2948b997de09d3ac2077af P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:37.890481 14108 leader_election.cc:304] T 6317a1954b2948b997de09d3ac2077af P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f, 164b05f8be0a4e49b2683a05b5f3ca20; no voters: 624eef68d46144c48e5429400233648c
I20260709 13:06:37.891233 14143 raft_consensus.cc:1275] T f074967e01664dddb3748983f6d815d4 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 2 FOLLOWER]: Refusing update from remote peer 624eef68d46144c48e5429400233648c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:37.885651 14542 raft_consensus.cc:697] T 3c48756a6ce541b5b4f9b683525408e6 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 LEADER]: Becoming Leader. State: Replica: 164b05f8be0a4e49b2683a05b5f3ca20, State: Running, Role: LEADER
I20260709 13:06:37.894179 14067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6317a1954b2948b997de09d3ac2077af" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c"
I20260709 13:06:37.892401 14488 raft_consensus.cc:2804] T 6317a1954b2948b997de09d3ac2077af P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:37.895143 14542 consensus_queue.cc:237] T 3c48756a6ce541b5b4f9b683525408e6 P 164b05f8be0a4e49b2683a05b5f3ca20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:37.895884 14488 raft_consensus.cc:493] T 6317a1954b2948b997de09d3ac2077af P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:37.896420 14488 raft_consensus.cc:3060] T 6317a1954b2948b997de09d3ac2077af P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:06:37.897729 14254 leader_election.cc:343] T 6317a1954b2948b997de09d3ac2077af P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:37.898622 14143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6317a1954b2948b997de09d3ac2077af" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20"
I20260709 13:06:37.916704 13965 catalog_manager.cc:5697] T c967a4e013c34eaea7f15f7b4bf0002a P 164b05f8be0a4e49b2683a05b5f3ca20 reported cstate change: term changed from 0 to 1, leader changed from <none> to 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2). New cstate: current_term: 1 leader_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:37.899585 14598 leader_election.cc:290] T 6317a1954b2948b997de09d3ac2077af P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 election: Requested vote from peers 624eef68d46144c48e5429400233648c (127.10.182.1:45551), 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813)
I20260709 13:06:37.906371 14638 consensus_queue.cc:1048] T f074967e01664dddb3748983f6d815d4 P 624eef68d46144c48e5429400233648c [LEADER]: Connected to new peer: Peer: permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.019s
I20260709 13:06:37.971153 14597 raft_consensus.cc:493] T 13cbf071c3564a3488d83b279f8410af P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:37.971803 14597 raft_consensus.cc:515] T 13cbf071c3564a3488d83b279f8410af P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:37.977466 14333 tablet_bootstrap.cc:654] T c1d167c135fe428c85ed2d2aed08be35 P 00bc4f1e78664168a62dc348db47ed5f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:37.987854 14338 tablet_bootstrap.cc:492] T d45a0050b38b4f02b2fe4f09c867c43d P 624eef68d46144c48e5429400233648c: No bootstrap required, opened a new log
I20260709 13:06:37.988300 14338 ts_tablet_manager.cc:1403] T d45a0050b38b4f02b2fe4f09c867c43d P 624eef68d46144c48e5429400233648c: Time spent bootstrapping tablet: real 0.345s	user 0.031s	sys 0.018s
I20260709 13:06:37.992558 14334 tablet_bootstrap.cc:492] T 99953e904f9b4f65a2266765b7ae2b78 P 164b05f8be0a4e49b2683a05b5f3ca20: No bootstrap required, opened a new log
I20260709 13:06:37.993173 14334 ts_tablet_manager.cc:1403] T 99953e904f9b4f65a2266765b7ae2b78 P 164b05f8be0a4e49b2683a05b5f3ca20: Time spent bootstrapping tablet: real 0.184s	user 0.058s	sys 0.052s
I20260709 13:06:37.992492 14535 raft_consensus.cc:493] T c6945d2ea0274e90b0e6b96936b90a2e P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:37.993307 14594 raft_consensus.cc:493] T d45a0050b38b4f02b2fe4f09c867c43d P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:37.994148 14535 raft_consensus.cc:515] T c6945d2ea0274e90b0e6b96936b90a2e P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:37.994724 14594 raft_consensus.cc:515] T d45a0050b38b4f02b2fe4f09c867c43d P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:37.997449 14217 raft_consensus.cc:1275] T f074967e01664dddb3748983f6d815d4 P afe42c9f8c47470f92c948acc9cd1411 [term 2 FOLLOWER]: Refusing update from remote peer 624eef68d46144c48e5429400233648c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:37.997577 14597 leader_election.cc:290] T 13cbf071c3564a3488d83b279f8410af P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069), 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193)
I20260709 13:06:38.000725 14535 leader_election.cc:290] T c6945d2ea0274e90b0e6b96936b90a2e P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193), 624eef68d46144c48e5429400233648c (127.10.182.1:45551)
I20260709 13:06:38.002820 14488 raft_consensus.cc:515] T 6317a1954b2948b997de09d3ac2077af P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:38.003273 14335 tablet_bootstrap.cc:492] T 18f7c66080144f3e8f2d46501a4326b1 P afe42c9f8c47470f92c948acc9cd1411: No bootstrap required, opened a new log
I20260709 13:06:38.003834 14335 ts_tablet_manager.cc:1403] T 18f7c66080144f3e8f2d46501a4326b1 P afe42c9f8c47470f92c948acc9cd1411: Time spent bootstrapping tablet: real 0.187s	user 0.025s	sys 0.017s
I20260709 13:06:38.000655 14594 leader_election.cc:290] T d45a0050b38b4f02b2fe4f09c867c43d P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193), 624eef68d46144c48e5429400233648c (127.10.182.1:45551)
I20260709 13:06:38.005352 14488 leader_election.cc:290] T 6317a1954b2948b997de09d3ac2077af P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 election: Requested vote from peers 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193), 624eef68d46144c48e5429400233648c (127.10.182.1:45551)
I20260709 13:06:38.006408 14143 raft_consensus.cc:2393] T 6317a1954b2948b997de09d3ac2077af P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 00bc4f1e78664168a62dc348db47ed5f in current term 1: Already voted for candidate 164b05f8be0a4e49b2683a05b5f3ca20 in this term.
I20260709 13:06:38.007616 14453 consensus_queue.cc:1048] T fceb74033b674284a03f2d2c4d7c768f P afe42c9f8c47470f92c948acc9cd1411 [LEADER]: Connected to new peer: Peer: permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:38.008849 14641 raft_consensus.cc:493] T 1db89d1ce2f64a74ab3dbdb5e5830125 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:38.009346 14641 raft_consensus.cc:515] T 1db89d1ce2f64a74ab3dbdb5e5830125 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:38.000283 14334 raft_consensus.cc:359] T 99953e904f9b4f65a2266765b7ae2b78 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:38.010344 14334 raft_consensus.cc:385] T 99953e904f9b4f65a2266765b7ae2b78 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:38.010637 14334 raft_consensus.cc:740] T 99953e904f9b4f65a2266765b7ae2b78 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 164b05f8be0a4e49b2683a05b5f3ca20, State: Initialized, Role: FOLLOWER
I20260709 13:06:38.011468 14641 leader_election.cc:290] T 1db89d1ce2f64a74ab3dbdb5e5830125 P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813), afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069)
I20260709 13:06:38.011277 14334 consensus_queue.cc:260] T 99953e904f9b4f65a2266765b7ae2b78 P 164b05f8be0a4e49b2683a05b5f3ca20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:38.014118 14335 raft_consensus.cc:359] T 18f7c66080144f3e8f2d46501a4326b1 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:38.014792 14335 raft_consensus.cc:385] T 18f7c66080144f3e8f2d46501a4326b1 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:38.015033 14213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db89d1ce2f64a74ab3dbdb5e5830125" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afe42c9f8c47470f92c948acc9cd1411" is_pre_election: true
I20260709 13:06:38.015062 14335 raft_consensus.cc:740] T 18f7c66080144f3e8f2d46501a4326b1 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afe42c9f8c47470f92c948acc9cd1411, State: Initialized, Role: FOLLOWER
I20260709 13:06:38.017184 14335 consensus_queue.cc:260] T 18f7c66080144f3e8f2d46501a4326b1 P afe42c9f8c47470f92c948acc9cd1411 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:38.022284 14335 ts_tablet_manager.cc:1434] T 18f7c66080144f3e8f2d46501a4326b1 P afe42c9f8c47470f92c948acc9cd1411: Time spent starting tablet: real 0.018s	user 0.002s	sys 0.003s
I20260709 13:06:38.022760 14338 raft_consensus.cc:359] T d45a0050b38b4f02b2fe4f09c867c43d P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:38.023253 14335 tablet_bootstrap.cc:492] T 99953e904f9b4f65a2266765b7ae2b78 P afe42c9f8c47470f92c948acc9cd1411: Bootstrap starting.
I20260709 13:06:38.023442 14338 raft_consensus.cc:385] T d45a0050b38b4f02b2fe4f09c867c43d P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:38.023869 14338 raft_consensus.cc:740] T d45a0050b38b4f02b2fe4f09c867c43d P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 624eef68d46144c48e5429400233648c, State: Initialized, Role: FOLLOWER
I20260709 13:06:38.025000 14217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13cbf071c3564a3488d83b279f8410af" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afe42c9f8c47470f92c948acc9cd1411" is_pre_election: true
I20260709 13:06:38.025677 14217 raft_consensus.cc:2468] T 13cbf071c3564a3488d83b279f8410af P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 624eef68d46144c48e5429400233648c in term 0.
I20260709 13:06:38.029129 14287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d45a0050b38b4f02b2fe4f09c867c43d" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f" is_pre_election: true
I20260709 13:06:38.030036 14287 raft_consensus.cc:2468] T d45a0050b38b4f02b2fe4f09c867c43d P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afe42c9f8c47470f92c948acc9cd1411 in term 0.
I20260709 13:06:38.031114 14285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6945d2ea0274e90b0e6b96936b90a2e" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f" is_pre_election: true
I20260709 13:06:38.031769 14285 raft_consensus.cc:2468] T c6945d2ea0274e90b0e6b96936b90a2e P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 164b05f8be0a4e49b2683a05b5f3ca20 in term 0.
I20260709 13:06:38.032011 14334 ts_tablet_manager.cc:1434] T 99953e904f9b4f65a2266765b7ae2b78 P 164b05f8be0a4e49b2683a05b5f3ca20: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.000s
I20260709 13:06:38.058736 14597 consensus_queue.cc:1048] T f074967e01664dddb3748983f6d815d4 P 624eef68d46144c48e5429400233648c [LEADER]: Connected to new peer: Peer: permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.039s
I20260709 13:06:38.063032 14338 consensus_queue.cc:260] T d45a0050b38b4f02b2fe4f09c867c43d P 624eef68d46144c48e5429400233648c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
W20260709 13:06:38.101588 14254 leader_election.cc:343] T 1db89d1ce2f64a74ab3dbdb5e5830125 P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:38.103443 14335 tablet_bootstrap.cc:654] T 99953e904f9b4f65a2266765b7ae2b78 P afe42c9f8c47470f92c948acc9cd1411: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:38.109709 14338 ts_tablet_manager.cc:1434] T d45a0050b38b4f02b2fe4f09c867c43d P 624eef68d46144c48e5429400233648c: Time spent starting tablet: real 0.121s	user 0.007s	sys 0.000s
I20260709 13:06:38.112807 14334 tablet_bootstrap.cc:492] T 1db89d1ce2f64a74ab3dbdb5e5830125 P 164b05f8be0a4e49b2683a05b5f3ca20: Bootstrap starting.
I20260709 13:06:38.125901 14338 tablet_bootstrap.cc:492] T 6317a1954b2948b997de09d3ac2077af P 624eef68d46144c48e5429400233648c: Bootstrap starting.
I20260709 13:06:38.104651 14257 leader_election.cc:304] T 6317a1954b2948b997de09d3ac2077af P 00bc4f1e78664168a62dc348db47ed5f [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: 00bc4f1e78664168a62dc348db47ed5f; no voters: 164b05f8be0a4e49b2683a05b5f3ca20, 624eef68d46144c48e5429400233648c
W20260709 13:06:38.130826 14257 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.182.2:39813, user_credentials={real_user=slave}} blocked reactor thread for 97807.8us
I20260709 13:06:38.132033 14641 raft_consensus.cc:2749] T 6317a1954b2948b997de09d3ac2077af P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:06:38.104941 14031 leader_election.cc:304] T 13cbf071c3564a3488d83b279f8410af P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 624eef68d46144c48e5429400233648c, afe42c9f8c47470f92c948acc9cd1411; no voters: 
W20260709 13:06:38.134188 14031 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.182.3:33069, user_credentials={real_user=slave}} blocked reactor thread for 98886.9us
I20260709 13:06:38.135610 14391 raft_consensus.cc:2804] T 13cbf071c3564a3488d83b279f8410af P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:38.135989 14391 raft_consensus.cc:493] T 13cbf071c3564a3488d83b279f8410af P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:38.136364 14391 raft_consensus.cc:3060] T 13cbf071c3564a3488d83b279f8410af P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:38.095595 14143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db89d1ce2f64a74ab3dbdb5e5830125" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" is_pre_election: true
W20260709 13:06:38.105206 14034 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.182.2:39813, user_credentials={real_user=slave}} blocked reactor thread for 67943.2us
I20260709 13:06:38.124533 14286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6317a1954b2948b997de09d3ac2077af" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f"
I20260709 13:06:38.163182 14289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13cbf071c3564a3488d83b279f8410af" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f" is_pre_election: true
I20260709 13:06:38.145987 14066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6945d2ea0274e90b0e6b96936b90a2e" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c" is_pre_election: true
I20260709 13:06:38.159160 14067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d45a0050b38b4f02b2fe4f09c867c43d" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c" is_pre_election: true
I20260709 13:06:38.164028 14289 raft_consensus.cc:2468] T 13cbf071c3564a3488d83b279f8410af P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 624eef68d46144c48e5429400233648c in term 0.
I20260709 13:06:38.184885 14286 raft_consensus.cc:2393] T 6317a1954b2948b997de09d3ac2077af P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 164b05f8be0a4e49b2683a05b5f3ca20 in current term 1: Already voted for candidate 00bc4f1e78664168a62dc348db47ed5f in this term.
I20260709 13:06:38.192353 14067 raft_consensus.cc:2468] T d45a0050b38b4f02b2fe4f09c867c43d P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afe42c9f8c47470f92c948acc9cd1411 in term 0.
I20260709 13:06:38.215296 14335 tablet_bootstrap.cc:492] T 99953e904f9b4f65a2266765b7ae2b78 P afe42c9f8c47470f92c948acc9cd1411: No bootstrap required, opened a new log
I20260709 13:06:38.216286 14335 ts_tablet_manager.cc:1403] T 99953e904f9b4f65a2266765b7ae2b78 P afe42c9f8c47470f92c948acc9cd1411: Time spent bootstrapping tablet: real 0.193s	user 0.023s	sys 0.025s
W20260709 13:06:38.237715 14680 log.cc:927] Time spent T d5e18a55c0ee42cfa92012545d6b18aa P afe42c9f8c47470f92c948acc9cd1411: Append to log took a long time: real 0.098s	user 0.001s	sys 0.000s
I20260709 13:06:38.241581 14334 tablet_bootstrap.cc:654] T 1db89d1ce2f64a74ab3dbdb5e5830125 P 164b05f8be0a4e49b2683a05b5f3ca20: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:38.243008 14333 tablet_bootstrap.cc:492] T c1d167c135fe428c85ed2d2aed08be35 P 00bc4f1e78664168a62dc348db47ed5f: No bootstrap required, opened a new log
I20260709 13:06:38.243534 14333 ts_tablet_manager.cc:1403] T c1d167c135fe428c85ed2d2aed08be35 P 00bc4f1e78664168a62dc348db47ed5f: Time spent bootstrapping tablet: real 0.415s	user 0.012s	sys 0.039s
I20260709 13:06:38.222524 14063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6317a1954b2948b997de09d3ac2077af" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c"
W20260709 13:06:38.245172 14257 leader_election.cc:343] T 1db89d1ce2f64a74ab3dbdb5e5830125 P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:38.245967 14257 leader_election.cc:304] T 1db89d1ce2f64a74ab3dbdb5e5830125 P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f; no voters: 164b05f8be0a4e49b2683a05b5f3ca20, afe42c9f8c47470f92c948acc9cd1411
I20260709 13:06:38.248315 14108 leader_election.cc:304] T c6945d2ea0274e90b0e6b96936b90a2e P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f, 164b05f8be0a4e49b2683a05b5f3ca20; no voters: 
I20260709 13:06:38.248458 14641 raft_consensus.cc:2749] T 1db89d1ce2f64a74ab3dbdb5e5830125 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:38.252170 14488 raft_consensus.cc:2804] T c6945d2ea0274e90b0e6b96936b90a2e P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:38.252614 14488 raft_consensus.cc:493] T c6945d2ea0274e90b0e6b96936b90a2e P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:38.253002 14488 raft_consensus.cc:3060] T c6945d2ea0274e90b0e6b96936b90a2e P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:06:38.221776 14182 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.182.4:41193, user_credentials={real_user=slave}} blocked reactor thread for 50452.1us
I20260709 13:06:38.257359 14685 consensus_queue.cc:1048] T c967a4e013c34eaea7f15f7b4bf0002a P 164b05f8be0a4e49b2683a05b5f3ca20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:38.263235 14182 leader_election.cc:304] T d45a0050b38b4f02b2fe4f09c867c43d P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f, afe42c9f8c47470f92c948acc9cd1411; no voters: 
I20260709 13:06:38.266913 14691 raft_consensus.cc:2804] T d45a0050b38b4f02b2fe4f09c867c43d P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:38.267308 14691 raft_consensus.cc:493] T d45a0050b38b4f02b2fe4f09c867c43d P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:38.267627 14691 raft_consensus.cc:3060] T d45a0050b38b4f02b2fe4f09c867c43d P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:38.271986 14338 tablet_bootstrap.cc:654] T 6317a1954b2948b997de09d3ac2077af P 624eef68d46144c48e5429400233648c: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:38.276455 14333 raft_consensus.cc:359] T c1d167c135fe428c85ed2d2aed08be35 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:38.277310 14333 raft_consensus.cc:385] T c1d167c135fe428c85ed2d2aed08be35 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:38.277578 14333 raft_consensus.cc:740] T c1d167c135fe428c85ed2d2aed08be35 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00bc4f1e78664168a62dc348db47ed5f, State: Initialized, Role: FOLLOWER
I20260709 13:06:38.261966 14335 raft_consensus.cc:359] T 99953e904f9b4f65a2266765b7ae2b78 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:38.280151 14335 raft_consensus.cc:385] T 99953e904f9b4f65a2266765b7ae2b78 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:38.280508 14335 raft_consensus.cc:740] T 99953e904f9b4f65a2266765b7ae2b78 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afe42c9f8c47470f92c948acc9cd1411, State: Initialized, Role: FOLLOWER
I20260709 13:06:38.280278 14333 consensus_queue.cc:260] T c1d167c135fe428c85ed2d2aed08be35 P 00bc4f1e78664168a62dc348db47ed5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:38.288539 14690 consensus_queue.cc:1048] T 8a7dc813357e4052b95e070cb8a4cdc1 P afe42c9f8c47470f92c948acc9cd1411 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 13:06:38.290958 14335 consensus_queue.cc:260] T 99953e904f9b4f65a2266765b7ae2b78 P afe42c9f8c47470f92c948acc9cd1411 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:38.294945 14333 ts_tablet_manager.cc:1434] T c1d167c135fe428c85ed2d2aed08be35 P 00bc4f1e78664168a62dc348db47ed5f: Time spent starting tablet: real 0.051s	user 0.009s	sys 0.000s
I20260709 13:06:38.304643 14684 raft_consensus.cc:493] T 99953e904f9b4f65a2266765b7ae2b78 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:38.305260 14684 raft_consensus.cc:515] T 99953e904f9b4f65a2266765b7ae2b78 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:38.290342 14691 raft_consensus.cc:515] T d45a0050b38b4f02b2fe4f09c867c43d P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:38.308041 14691 leader_election.cc:290] T d45a0050b38b4f02b2fe4f09c867c43d P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 election: Requested vote from peers 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193), 624eef68d46144c48e5429400233648c (127.10.182.1:45551)
I20260709 13:06:38.308945 14684 leader_election.cc:290] T 99953e904f9b4f65a2266765b7ae2b78 P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 624eef68d46144c48e5429400233648c (127.10.182.1:45551), afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069)
I20260709 13:06:38.310626 14693 consensus_queue.cc:1048] T ef3ebb425c7d4f75b56fba673b8a526b P 624eef68d46144c48e5429400233648c [LEADER]: Connected to new peer: Peer: permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:38.317667 14333 tablet_bootstrap.cc:492] T dc37078d5e354da0a9823d7c68bdd9f8 P 00bc4f1e78664168a62dc348db47ed5f: Bootstrap starting.
I20260709 13:06:38.286191 14391 raft_consensus.cc:515] T 13cbf071c3564a3488d83b279f8410af P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:38.317517 14488 raft_consensus.cc:515] T c6945d2ea0274e90b0e6b96936b90a2e P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:38.322170 14391 leader_election.cc:290] T 13cbf071c3564a3488d83b279f8410af P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 1 election: Requested vote from peers afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069), 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193)
I20260709 13:06:38.324496 14215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13cbf071c3564a3488d83b279f8410af" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afe42c9f8c47470f92c948acc9cd1411"
I20260709 13:06:38.325328 14215 raft_consensus.cc:3060] T 13cbf071c3564a3488d83b279f8410af P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:38.326064 14333 tablet_bootstrap.cc:654] T dc37078d5e354da0a9823d7c68bdd9f8 P 00bc4f1e78664168a62dc348db47ed5f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:38.328150 14335 ts_tablet_manager.cc:1434] T 99953e904f9b4f65a2266765b7ae2b78 P afe42c9f8c47470f92c948acc9cd1411: Time spent starting tablet: real 0.112s	user 0.007s	sys 0.001s
I20260709 13:06:38.334192 14335 tablet_bootstrap.cc:492] T c1d167c135fe428c85ed2d2aed08be35 P afe42c9f8c47470f92c948acc9cd1411: Bootstrap starting.
I20260709 13:06:38.329113 14608 raft_consensus.cc:493] T 18f7c66080144f3e8f2d46501a4326b1 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:38.334761 14608 raft_consensus.cc:515] T 18f7c66080144f3e8f2d46501a4326b1 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:38.336845 14608 leader_election.cc:290] T 18f7c66080144f3e8f2d46501a4326b1 P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813), 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193)
I20260709 13:06:38.337097 14210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99953e904f9b4f65a2266765b7ae2b78" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afe42c9f8c47470f92c948acc9cd1411" is_pre_election: true
I20260709 13:06:38.337884 14210 raft_consensus.cc:2468] T 99953e904f9b4f65a2266765b7ae2b78 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 164b05f8be0a4e49b2683a05b5f3ca20 in term 0.
I20260709 13:06:38.340859 14335 tablet_bootstrap.cc:654] T c1d167c135fe428c85ed2d2aed08be35 P afe42c9f8c47470f92c948acc9cd1411: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:38.344252 14291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d45a0050b38b4f02b2fe4f09c867c43d" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f"
I20260709 13:06:38.344863 14291 raft_consensus.cc:3060] T d45a0050b38b4f02b2fe4f09c867c43d P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:38.345115 14288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f7c66080144f3e8f2d46501a4326b1" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f" is_pre_election: true
I20260709 13:06:38.345783 14288 raft_consensus.cc:2468] T 18f7c66080144f3e8f2d46501a4326b1 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afe42c9f8c47470f92c948acc9cd1411 in term 0.
I20260709 13:06:38.351756 14291 raft_consensus.cc:2468] T d45a0050b38b4f02b2fe4f09c867c43d P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afe42c9f8c47470f92c948acc9cd1411 in term 1.
I20260709 13:06:38.331465 13965 catalog_manager.cc:5697] T 3c48756a6ce541b5b4f9b683525408e6 P 164b05f8be0a4e49b2683a05b5f3ca20 reported cstate change: term changed from 0 to 1, leader changed from <none> to 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2). New cstate: current_term: 1 leader_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:38.328562 14488 leader_election.cc:290] T c6945d2ea0274e90b0e6b96936b90a2e P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 election: Requested vote from peers 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193), 624eef68d46144c48e5429400233648c (127.10.182.1:45551)
I20260709 13:06:38.354233 14106 leader_election.cc:304] T 99953e904f9b4f65a2266765b7ae2b78 P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 164b05f8be0a4e49b2683a05b5f3ca20, afe42c9f8c47470f92c948acc9cd1411; no voters: 
I20260709 13:06:38.354126 14684 consensus_queue.cc:1048] T c967a4e013c34eaea7f15f7b4bf0002a P 164b05f8be0a4e49b2683a05b5f3ca20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:38.356153 14488 raft_consensus.cc:2804] T 99953e904f9b4f65a2266765b7ae2b78 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:38.356568 14488 raft_consensus.cc:493] T 99953e904f9b4f65a2266765b7ae2b78 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:38.356920 14488 raft_consensus.cc:3060] T 99953e904f9b4f65a2266765b7ae2b78 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:38.389119 14285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6945d2ea0274e90b0e6b96936b90a2e" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f"
I20260709 13:06:38.397815 14143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f7c66080144f3e8f2d46501a4326b1" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" is_pre_election: true
I20260709 13:06:38.438443 14687 raft_consensus.cc:493] T c1d167c135fe428c85ed2d2aed08be35 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:38.431231 14285 raft_consensus.cc:3060] T c6945d2ea0274e90b0e6b96936b90a2e P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:38.446334 14334 tablet_bootstrap.cc:492] T 1db89d1ce2f64a74ab3dbdb5e5830125 P 164b05f8be0a4e49b2683a05b5f3ca20: No bootstrap required, opened a new log
I20260709 13:06:38.446851 14334 ts_tablet_manager.cc:1403] T 1db89d1ce2f64a74ab3dbdb5e5830125 P 164b05f8be0a4e49b2683a05b5f3ca20: Time spent bootstrapping tablet: real 0.344s	user 0.019s	sys 0.036s
I20260709 13:06:38.448730 14488 raft_consensus.cc:515] T 99953e904f9b4f65a2266765b7ae2b78 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:38.450838 14488 leader_election.cc:290] T 99953e904f9b4f65a2266765b7ae2b78 P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 election: Requested vote from peers 624eef68d46144c48e5429400233648c (127.10.182.1:45551), afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069)
I20260709 13:06:38.451797 14687 raft_consensus.cc:515] T c1d167c135fe428c85ed2d2aed08be35 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:38.464159 14335 tablet_bootstrap.cc:492] T c1d167c135fe428c85ed2d2aed08be35 P afe42c9f8c47470f92c948acc9cd1411: No bootstrap required, opened a new log
I20260709 13:06:38.464751 14335 ts_tablet_manager.cc:1403] T c1d167c135fe428c85ed2d2aed08be35 P afe42c9f8c47470f92c948acc9cd1411: Time spent bootstrapping tablet: real 0.131s	user 0.030s	sys 0.033s
I20260709 13:06:38.466778 14687 leader_election.cc:290] T c1d167c135fe428c85ed2d2aed08be35 P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069), 624eef68d46144c48e5429400233648c (127.10.182.1:45551)
W20260709 13:06:38.469105 14374 log.cc:927] Time spent T 00000000000000000000000000000000 P a2590a3d1dac40d2b284f2444157ffd9: Append to log took a long time: real 0.088s	user 0.003s	sys 0.000s
I20260709 13:06:38.469427 14064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1d167c135fe428c85ed2d2aed08be35" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c" is_pre_election: true
I20260709 13:06:38.467809 14335 raft_consensus.cc:359] T c1d167c135fe428c85ed2d2aed08be35 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:38.470742 14335 raft_consensus.cc:385] T c1d167c135fe428c85ed2d2aed08be35 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:38.471027 14335 raft_consensus.cc:740] T c1d167c135fe428c85ed2d2aed08be35 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afe42c9f8c47470f92c948acc9cd1411, State: Initialized, Role: FOLLOWER
I20260709 13:06:38.471735 14335 consensus_queue.cc:260] T c1d167c135fe428c85ed2d2aed08be35 P afe42c9f8c47470f92c948acc9cd1411 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
W20260709 13:06:38.472020 14254 leader_election.cc:343] T c1d167c135fe428c85ed2d2aed08be35 P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:38.482024 14334 raft_consensus.cc:359] T 1db89d1ce2f64a74ab3dbdb5e5830125 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:38.482719 14334 raft_consensus.cc:385] T 1db89d1ce2f64a74ab3dbdb5e5830125 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:38.482982 14334 raft_consensus.cc:740] T 1db89d1ce2f64a74ab3dbdb5e5830125 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 164b05f8be0a4e49b2683a05b5f3ca20, State: Initialized, Role: FOLLOWER
I20260709 13:06:38.483670 14334 consensus_queue.cc:260] T 1db89d1ce2f64a74ab3dbdb5e5830125 P 164b05f8be0a4e49b2683a05b5f3ca20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:38.488901 14214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1d167c135fe428c85ed2d2aed08be35" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afe42c9f8c47470f92c948acc9cd1411" is_pre_election: true
I20260709 13:06:38.489580 14214 raft_consensus.cc:2468] T c1d167c135fe428c85ed2d2aed08be35 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00bc4f1e78664168a62dc348db47ed5f in term 0.
I20260709 13:06:38.495879 14334 ts_tablet_manager.cc:1434] T 1db89d1ce2f64a74ab3dbdb5e5830125 P 164b05f8be0a4e49b2683a05b5f3ca20: Time spent starting tablet: real 0.049s	user 0.007s	sys 0.000s
I20260709 13:06:38.498567 14338 tablet_bootstrap.cc:492] T 6317a1954b2948b997de09d3ac2077af P 624eef68d46144c48e5429400233648c: No bootstrap required, opened a new log
I20260709 13:06:38.499244 14338 ts_tablet_manager.cc:1403] T 6317a1954b2948b997de09d3ac2077af P 624eef68d46144c48e5429400233648c: Time spent bootstrapping tablet: real 0.374s	user 0.029s	sys 0.030s
I20260709 13:06:38.505155 14334 tablet_bootstrap.cc:492] T dc37078d5e354da0a9823d7c68bdd9f8 P 164b05f8be0a4e49b2683a05b5f3ca20: Bootstrap starting.
I20260709 13:06:38.503156 14068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99953e904f9b4f65a2266765b7ae2b78" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c" is_pre_election: true
I20260709 13:06:38.497057 14215 raft_consensus.cc:2468] T 13cbf071c3564a3488d83b279f8410af P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 624eef68d46144c48e5429400233648c in term 1.
I20260709 13:06:38.512532 14031 leader_election.cc:304] T 13cbf071c3564a3488d83b279f8410af P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 624eef68d46144c48e5429400233648c, afe42c9f8c47470f92c948acc9cd1411; no voters: 
I20260709 13:06:38.513846 14638 raft_consensus.cc:2804] T 13cbf071c3564a3488d83b279f8410af P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:38.514465 14638 raft_consensus.cc:697] T 13cbf071c3564a3488d83b279f8410af P 624eef68d46144c48e5429400233648c [term 1 LEADER]: Becoming Leader. State: Replica: 624eef68d46144c48e5429400233648c, State: Running, Role: LEADER
I20260709 13:06:38.515297 14638 consensus_queue.cc:237] T 13cbf071c3564a3488d83b279f8410af P 624eef68d46144c48e5429400233648c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:38.518977 14285 raft_consensus.cc:2468] T c6945d2ea0274e90b0e6b96936b90a2e P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 164b05f8be0a4e49b2683a05b5f3ca20 in term 1.
I20260709 13:06:38.522213 14338 raft_consensus.cc:359] T 6317a1954b2948b997de09d3ac2077af P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:38.523036 14338 raft_consensus.cc:385] T 6317a1954b2948b997de09d3ac2077af P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:38.527652 14338 raft_consensus.cc:740] T 6317a1954b2948b997de09d3ac2077af P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 624eef68d46144c48e5429400233648c, State: Initialized, Role: FOLLOWER
I20260709 13:06:38.528889 14068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99953e904f9b4f65a2266765b7ae2b78" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c"
W20260709 13:06:38.530865 14106 leader_election.cc:343] T c6945d2ea0274e90b0e6b96936b90a2e P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:38.532439 14063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6945d2ea0274e90b0e6b96936b90a2e" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c"
I20260709 13:06:38.535715 14690 consensus_queue.cc:1048] T 8a7dc813357e4052b95e070cb8a4cdc1 P afe42c9f8c47470f92c948acc9cd1411 [LEADER]: Connected to new peer: Peer: permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:06:38.544633 14106 leader_election.cc:343] T 6317a1954b2948b997de09d3ac2077af P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:38.546721 14108 leader_election.cc:304] T c6945d2ea0274e90b0e6b96936b90a2e P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f, 164b05f8be0a4e49b2683a05b5f3ca20; no voters: 
I20260709 13:06:38.490602 14182 leader_election.cc:304] T 18f7c66080144f3e8f2d46501a4326b1 P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f, afe42c9f8c47470f92c948acc9cd1411; no voters: 
I20260709 13:06:38.547190 14106 leader_election.cc:304] T 6317a1954b2948b997de09d3ac2077af P 164b05f8be0a4e49b2683a05b5f3ca20 [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: 164b05f8be0a4e49b2683a05b5f3ca20; no voters: 00bc4f1e78664168a62dc348db47ed5f, 624eef68d46144c48e5429400233648c
I20260709 13:06:38.545603 14065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d45a0050b38b4f02b2fe4f09c867c43d" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c"
I20260709 13:06:38.547590 14338 consensus_queue.cc:260] T 6317a1954b2948b997de09d3ac2077af P 624eef68d46144c48e5429400233648c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:38.550931 14580 raft_consensus.cc:2804] T c6945d2ea0274e90b0e6b96936b90a2e P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:38.555081 14065 raft_consensus.cc:3060] T d45a0050b38b4f02b2fe4f09c867c43d P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:38.555256 14580 raft_consensus.cc:697] T c6945d2ea0274e90b0e6b96936b90a2e P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 LEADER]: Becoming Leader. State: Replica: 164b05f8be0a4e49b2683a05b5f3ca20, State: Running, Role: LEADER
I20260709 13:06:38.555827 14542 raft_consensus.cc:2749] T 6317a1954b2948b997de09d3ac2077af P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:06:38.549394 14335 ts_tablet_manager.cc:1434] T c1d167c135fe428c85ed2d2aed08be35 P afe42c9f8c47470f92c948acc9cd1411: Time spent starting tablet: real 0.084s	user 0.007s	sys 0.000s
I20260709 13:06:38.558151 14335 tablet_bootstrap.cc:492] T 002a5c36ebf6491a956ca901b9c7b065 P afe42c9f8c47470f92c948acc9cd1411: Bootstrap starting.
I20260709 13:06:38.556191 14580 consensus_queue.cc:237] T c6945d2ea0274e90b0e6b96936b90a2e P 164b05f8be0a4e49b2683a05b5f3ca20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
W20260709 13:06:38.562085 14106 leader_election.cc:343] T 99953e904f9b4f65a2266765b7ae2b78 P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:38.563463 14106 consensus_peers.cc:597] T 3c48756a6ce541b5b4f9b683525408e6 P 164b05f8be0a4e49b2683a05b5f3ca20 -> Peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Couldn't send request to peer 624eef68d46144c48e5429400233648c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:38.563977 14183 leader_election.cc:343] T 18f7c66080144f3e8f2d46501a4326b1 P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:38.566579 14183 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.182.2:39813, user_credentials={real_user=slave}} blocked reactor thread for 78063.8us
I20260709 13:06:38.568687 14254 leader_election.cc:304] T c1d167c135fe428c85ed2d2aed08be35 P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f, afe42c9f8c47470f92c948acc9cd1411; no voters: 624eef68d46144c48e5429400233648c
W20260709 13:06:38.587456 14106 leader_election.cc:343] T c6945d2ea0274e90b0e6b96936b90a2e P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:38.588563 14106 leader_election.cc:343] T 99953e904f9b4f65a2266765b7ae2b78 P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:38.602026 14333 tablet_bootstrap.cc:492] T dc37078d5e354da0a9823d7c68bdd9f8 P 00bc4f1e78664168a62dc348db47ed5f: No bootstrap required, opened a new log
I20260709 13:06:38.602576 14333 ts_tablet_manager.cc:1403] T dc37078d5e354da0a9823d7c68bdd9f8 P 00bc4f1e78664168a62dc348db47ed5f: Time spent bootstrapping tablet: real 0.285s	user 0.020s	sys 0.057s
I20260709 13:06:38.587246 14594 raft_consensus.cc:2804] T 18f7c66080144f3e8f2d46501a4326b1 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:38.605459 14594 raft_consensus.cc:493] T 18f7c66080144f3e8f2d46501a4326b1 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:38.605991 14594 raft_consensus.cc:3060] T 18f7c66080144f3e8f2d46501a4326b1 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:38.605268 14333 raft_consensus.cc:359] T dc37078d5e354da0a9823d7c68bdd9f8 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:38.607280 14333 raft_consensus.cc:385] T dc37078d5e354da0a9823d7c68bdd9f8 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:38.607558 14333 raft_consensus.cc:740] T dc37078d5e354da0a9823d7c68bdd9f8 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00bc4f1e78664168a62dc348db47ed5f, State: Initialized, Role: FOLLOWER
I20260709 13:06:38.608140 14333 consensus_queue.cc:260] T dc37078d5e354da0a9823d7c68bdd9f8 P 00bc4f1e78664168a62dc348db47ed5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:38.610435 14335 tablet_bootstrap.cc:654] T 002a5c36ebf6491a956ca901b9c7b065 P afe42c9f8c47470f92c948acc9cd1411: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:38.610437 14333 ts_tablet_manager.cc:1434] T dc37078d5e354da0a9823d7c68bdd9f8 P 00bc4f1e78664168a62dc348db47ed5f: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:06:38.611624 14333 tablet_bootstrap.cc:492] T 52aa418687d249f9a83c511e33c1aa60 P 00bc4f1e78664168a62dc348db47ed5f: Bootstrap starting.
W20260709 13:06:38.593706 14182 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.182.4:41193, user_credentials={real_user=slave}} blocked reactor thread for 114675us
I20260709 13:06:38.622546 14704 raft_consensus.cc:2804] T c1d167c135fe428c85ed2d2aed08be35 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:38.623157 14704 raft_consensus.cc:493] T c1d167c135fe428c85ed2d2aed08be35 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:38.623545 14704 raft_consensus.cc:3060] T c1d167c135fe428c85ed2d2aed08be35 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:38.639142 14338 ts_tablet_manager.cc:1434] T 6317a1954b2948b997de09d3ac2077af P 624eef68d46144c48e5429400233648c: Time spent starting tablet: real 0.140s	user 0.007s	sys 0.001s
I20260709 13:06:38.644776 14338 tablet_bootstrap.cc:492] T 3c48756a6ce541b5b4f9b683525408e6 P 624eef68d46144c48e5429400233648c: Bootstrap starting.
I20260709 13:06:38.644896 14333 tablet_bootstrap.cc:654] T 52aa418687d249f9a83c511e33c1aa60 P 00bc4f1e78664168a62dc348db47ed5f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:38.651145 14670 raft_consensus.cc:493] T 1db89d1ce2f64a74ab3dbdb5e5830125 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:38.651706 14670 raft_consensus.cc:515] T 1db89d1ce2f64a74ab3dbdb5e5830125 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:38.653831 14670 leader_election.cc:290] T 1db89d1ce2f64a74ab3dbdb5e5830125 P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069), 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193)
I20260709 13:06:38.657317 14065 raft_consensus.cc:2468] T d45a0050b38b4f02b2fe4f09c867c43d P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afe42c9f8c47470f92c948acc9cd1411 in term 1.
I20260709 13:06:38.658285 14182 leader_election.cc:304] T d45a0050b38b4f02b2fe4f09c867c43d P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f, afe42c9f8c47470f92c948acc9cd1411; no voters: 
I20260709 13:06:38.658576 14290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13cbf071c3564a3488d83b279f8410af" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f"
I20260709 13:06:38.659240 14290 raft_consensus.cc:3060] T 13cbf071c3564a3488d83b279f8410af P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:38.659024 14391 consensus_queue.cc:1048] T ef3ebb425c7d4f75b56fba673b8a526b P 624eef68d46144c48e5429400233648c [LEADER]: Connected to new peer: Peer: permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:06:38.664381 14608 raft_consensus.cc:2804] T d45a0050b38b4f02b2fe4f09c867c43d P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:38.667840 14608 raft_consensus.cc:697] T d45a0050b38b4f02b2fe4f09c867c43d P afe42c9f8c47470f92c948acc9cd1411 [term 1 LEADER]: Becoming Leader. State: Replica: afe42c9f8c47470f92c948acc9cd1411, State: Running, Role: LEADER
I20260709 13:06:38.662889 14291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db89d1ce2f64a74ab3dbdb5e5830125" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f" is_pre_election: true
I20260709 13:06:38.668736 14608 consensus_queue.cc:237] T d45a0050b38b4f02b2fe4f09c867c43d P afe42c9f8c47470f92c948acc9cd1411 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:38.669276 14291 raft_consensus.cc:2468] T 1db89d1ce2f64a74ab3dbdb5e5830125 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 164b05f8be0a4e49b2683a05b5f3ca20 in term 0.
I20260709 13:06:38.679723 14108 leader_election.cc:304] T 1db89d1ce2f64a74ab3dbdb5e5830125 P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f, 164b05f8be0a4e49b2683a05b5f3ca20; no voters: 
I20260709 13:06:38.681470 14488 raft_consensus.cc:2804] T 1db89d1ce2f64a74ab3dbdb5e5830125 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:38.681988 14488 raft_consensus.cc:493] T 1db89d1ce2f64a74ab3dbdb5e5830125 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:38.682442 14488 raft_consensus.cc:3060] T 1db89d1ce2f64a74ab3dbdb5e5830125 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:38.699815 14215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99953e904f9b4f65a2266765b7ae2b78" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afe42c9f8c47470f92c948acc9cd1411"
I20260709 13:06:38.700519 14215 raft_consensus.cc:3060] T 99953e904f9b4f65a2266765b7ae2b78 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:38.690101 13965 catalog_manager.cc:5697] T 13cbf071c3564a3488d83b279f8410af P 624eef68d46144c48e5429400233648c reported cstate change: term changed from 0 to 1, leader changed from <none> to 624eef68d46144c48e5429400233648c (127.10.182.1). New cstate: current_term: 1 leader_uuid: "624eef68d46144c48e5429400233648c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:38.712539 14334 tablet_bootstrap.cc:654] T dc37078d5e354da0a9823d7c68bdd9f8 P 164b05f8be0a4e49b2683a05b5f3ca20: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:38.713090 13966 catalog_manager.cc:5697] T c6945d2ea0274e90b0e6b96936b90a2e P 164b05f8be0a4e49b2683a05b5f3ca20 reported cstate change: term changed from 0 to 1, leader changed from <none> to 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2). New cstate: current_term: 1 leader_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:38.729317 14704 raft_consensus.cc:515] T c1d167c135fe428c85ed2d2aed08be35 P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:38.735899 14338 tablet_bootstrap.cc:654] T 3c48756a6ce541b5b4f9b683525408e6 P 624eef68d46144c48e5429400233648c: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:38.738098 14290 raft_consensus.cc:2468] T 13cbf071c3564a3488d83b279f8410af P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 624eef68d46144c48e5429400233648c in term 1.
I20260709 13:06:38.668421 14594 raft_consensus.cc:515] T 18f7c66080144f3e8f2d46501a4326b1 P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
W20260709 13:06:38.741106 14180 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.182.1:45551, user_credentials={real_user=slave}} blocked reactor thread for 81842.7us
I20260709 13:06:38.761835 14217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1d167c135fe428c85ed2d2aed08be35" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afe42c9f8c47470f92c948acc9cd1411"
I20260709 13:06:38.762530 14217 raft_consensus.cc:3060] T c1d167c135fe428c85ed2d2aed08be35 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:38.765179 14211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db89d1ce2f64a74ab3dbdb5e5830125" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afe42c9f8c47470f92c948acc9cd1411" is_pre_election: true
I20260709 13:06:38.782413 14704 leader_election.cc:290] T c1d167c135fe428c85ed2d2aed08be35 P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 election: Requested vote from peers afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069), 624eef68d46144c48e5429400233648c (127.10.182.1:45551)
I20260709 13:06:38.782544 14215 raft_consensus.cc:2468] T 99953e904f9b4f65a2266765b7ae2b78 P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 164b05f8be0a4e49b2683a05b5f3ca20 in term 1.
I20260709 13:06:38.787562 14670 consensus_queue.cc:1048] T 3c48756a6ce541b5b4f9b683525408e6 P 164b05f8be0a4e49b2683a05b5f3ca20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:38.789700 14488 raft_consensus.cc:515] T 1db89d1ce2f64a74ab3dbdb5e5830125 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:38.816576 14488 leader_election.cc:290] T 1db89d1ce2f64a74ab3dbdb5e5830125 P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 election: Requested vote from peers afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069), 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193)
I20260709 13:06:38.813716 14065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1d167c135fe428c85ed2d2aed08be35" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c"
I20260709 13:06:38.819058 14141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f7c66080144f3e8f2d46501a4326b1" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20"
W20260709 13:06:38.821059 14183 leader_election.cc:343] T 18f7c66080144f3e8f2d46501a4326b1 P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:38.823581 14594 leader_election.cc:290] T 18f7c66080144f3e8f2d46501a4326b1 P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 election: Requested vote from peers 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813), 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193)
W20260709 13:06:38.824805 14254 leader_election.cc:343] T c1d167c135fe428c85ed2d2aed08be35 P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:38.829314 14217 raft_consensus.cc:2468] T c1d167c135fe428c85ed2d2aed08be35 P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00bc4f1e78664168a62dc348db47ed5f in term 1.
I20260709 13:06:38.826325 14286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db89d1ce2f64a74ab3dbdb5e5830125" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f"
I20260709 13:06:38.835705 14286 raft_consensus.cc:3060] T 1db89d1ce2f64a74ab3dbdb5e5830125 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:38.836318 14335 tablet_bootstrap.cc:492] T 002a5c36ebf6491a956ca901b9c7b065 P afe42c9f8c47470f92c948acc9cd1411: No bootstrap required, opened a new log
I20260709 13:06:38.836941 14335 ts_tablet_manager.cc:1403] T 002a5c36ebf6491a956ca901b9c7b065 P afe42c9f8c47470f92c948acc9cd1411: Time spent bootstrapping tablet: real 0.279s	user 0.021s	sys 0.026s
I20260709 13:06:38.840888 14254 leader_election.cc:304] T c1d167c135fe428c85ed2d2aed08be35 P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f, afe42c9f8c47470f92c948acc9cd1411; no voters: 624eef68d46144c48e5429400233648c
I20260709 13:06:38.842001 14704 raft_consensus.cc:2804] T c1d167c135fe428c85ed2d2aed08be35 P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:38.842619 14704 raft_consensus.cc:697] T c1d167c135fe428c85ed2d2aed08be35 P 00bc4f1e78664168a62dc348db47ed5f [term 1 LEADER]: Becoming Leader. State: Replica: 00bc4f1e78664168a62dc348db47ed5f, State: Running, Role: LEADER
I20260709 13:06:38.843750 14704 consensus_queue.cc:237] T c1d167c135fe428c85ed2d2aed08be35 P 00bc4f1e78664168a62dc348db47ed5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
W20260709 13:06:38.847954 14106 leader_election.cc:343] T 1db89d1ce2f64a74ab3dbdb5e5830125 P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:38.848949 14288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f7c66080144f3e8f2d46501a4326b1" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f"
I20260709 13:06:38.848986 14106 leader_election.cc:304] T 99953e904f9b4f65a2266765b7ae2b78 P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 164b05f8be0a4e49b2683a05b5f3ca20, afe42c9f8c47470f92c948acc9cd1411; no voters: 624eef68d46144c48e5429400233648c
I20260709 13:06:38.849767 14288 raft_consensus.cc:3060] T 18f7c66080144f3e8f2d46501a4326b1 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:38.852344 14684 raft_consensus.cc:2804] T 99953e904f9b4f65a2266765b7ae2b78 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:38.853415 14335 raft_consensus.cc:359] T 002a5c36ebf6491a956ca901b9c7b065 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:38.853977 14684 raft_consensus.cc:697] T 99953e904f9b4f65a2266765b7ae2b78 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 LEADER]: Becoming Leader. State: Replica: 164b05f8be0a4e49b2683a05b5f3ca20, State: Running, Role: LEADER
I20260709 13:06:38.854168 14335 raft_consensus.cc:385] T 002a5c36ebf6491a956ca901b9c7b065 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:38.854594 14335 raft_consensus.cc:740] T 002a5c36ebf6491a956ca901b9c7b065 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afe42c9f8c47470f92c948acc9cd1411, State: Initialized, Role: FOLLOWER
I20260709 13:06:38.854904 14684 consensus_queue.cc:237] T 99953e904f9b4f65a2266765b7ae2b78 P 164b05f8be0a4e49b2683a05b5f3ca20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:38.855517 14335 consensus_queue.cc:260] T 002a5c36ebf6491a956ca901b9c7b065 P afe42c9f8c47470f92c948acc9cd1411 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:38.856843 14211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db89d1ce2f64a74ab3dbdb5e5830125" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afe42c9f8c47470f92c948acc9cd1411"
I20260709 13:06:38.861573 14338 tablet_bootstrap.cc:492] T 3c48756a6ce541b5b4f9b683525408e6 P 624eef68d46144c48e5429400233648c: No bootstrap required, opened a new log
I20260709 13:06:38.862095 14338 ts_tablet_manager.cc:1403] T 3c48756a6ce541b5b4f9b683525408e6 P 624eef68d46144c48e5429400233648c: Time spent bootstrapping tablet: real 0.220s	user 0.030s	sys 0.019s
I20260709 13:06:38.866097 14335 ts_tablet_manager.cc:1434] T 002a5c36ebf6491a956ca901b9c7b065 P afe42c9f8c47470f92c948acc9cd1411: Time spent starting tablet: real 0.029s	user 0.003s	sys 0.003s
I20260709 13:06:38.867272 14335 tablet_bootstrap.cc:492] T 34b8f917b08a467b8ca873b69efa0ad1 P afe42c9f8c47470f92c948acc9cd1411: Bootstrap starting.
I20260709 13:06:38.879384 14335 tablet_bootstrap.cc:654] T 34b8f917b08a467b8ca873b69efa0ad1 P afe42c9f8c47470f92c948acc9cd1411: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:38.867532 14288 raft_consensus.cc:2468] T 18f7c66080144f3e8f2d46501a4326b1 P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afe42c9f8c47470f92c948acc9cd1411 in term 1.
I20260709 13:06:38.884503 14333 tablet_bootstrap.cc:492] T 52aa418687d249f9a83c511e33c1aa60 P 00bc4f1e78664168a62dc348db47ed5f: No bootstrap required, opened a new log
I20260709 13:06:38.876902 14334 tablet_bootstrap.cc:492] T dc37078d5e354da0a9823d7c68bdd9f8 P 164b05f8be0a4e49b2683a05b5f3ca20: No bootstrap required, opened a new log
W20260709 13:06:38.876056 14106 leader_election.cc:343] T 1db89d1ce2f64a74ab3dbdb5e5830125 P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:38.893069 14334 ts_tablet_manager.cc:1403] T dc37078d5e354da0a9823d7c68bdd9f8 P 164b05f8be0a4e49b2683a05b5f3ca20: Time spent bootstrapping tablet: real 0.390s	user 0.023s	sys 0.000s
I20260709 13:06:38.893077 14333 ts_tablet_manager.cc:1403] T 52aa418687d249f9a83c511e33c1aa60 P 00bc4f1e78664168a62dc348db47ed5f: Time spent bootstrapping tablet: real 0.282s	user 0.012s	sys 0.009s
I20260709 13:06:38.868927 14338 raft_consensus.cc:359] T 3c48756a6ce541b5b4f9b683525408e6 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:38.895126 14338 raft_consensus.cc:385] T 3c48756a6ce541b5b4f9b683525408e6 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:38.864631 14641 raft_consensus.cc:493] T dc37078d5e354da0a9823d7c68bdd9f8 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:38.898516 14641 raft_consensus.cc:515] T dc37078d5e354da0a9823d7c68bdd9f8 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:38.900597 14641 leader_election.cc:290] T dc37078d5e354da0a9823d7c68bdd9f8 P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 624eef68d46144c48e5429400233648c (127.10.182.1:45551), 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813)
I20260709 13:06:38.901526 14333 raft_consensus.cc:359] T 52aa418687d249f9a83c511e33c1aa60 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:38.902217 14333 raft_consensus.cc:385] T 52aa418687d249f9a83c511e33c1aa60 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:38.902321 14141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc37078d5e354da0a9823d7c68bdd9f8" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" is_pre_election: true
I20260709 13:06:38.902522 14333 raft_consensus.cc:740] T 52aa418687d249f9a83c511e33c1aa60 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00bc4f1e78664168a62dc348db47ed5f, State: Initialized, Role: FOLLOWER
I20260709 13:06:38.867753 13965 catalog_manager.cc:5697] T d45a0050b38b4f02b2fe4f09c867c43d P afe42c9f8c47470f92c948acc9cd1411 reported cstate change: term changed from 0 to 1, leader changed from <none> to afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3). New cstate: current_term: 1 leader_uuid: "afe42c9f8c47470f92c948acc9cd1411" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:38.897023 14338 raft_consensus.cc:740] T 3c48756a6ce541b5b4f9b683525408e6 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 624eef68d46144c48e5429400233648c, State: Initialized, Role: FOLLOWER
I20260709 13:06:38.904503 14333 consensus_queue.cc:260] T 52aa418687d249f9a83c511e33c1aa60 P 00bc4f1e78664168a62dc348db47ed5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
W20260709 13:06:38.903904 14257 leader_election.cc:343] T dc37078d5e354da0a9823d7c68bdd9f8 P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:38.907228 14064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc37078d5e354da0a9823d7c68bdd9f8" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c" is_pre_election: true
I20260709 13:06:38.909595 14338 consensus_queue.cc:260] T 3c48756a6ce541b5b4f9b683525408e6 P 624eef68d46144c48e5429400233648c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:38.911885 14334 raft_consensus.cc:359] T dc37078d5e354da0a9823d7c68bdd9f8 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:38.912885 14334 raft_consensus.cc:385] T dc37078d5e354da0a9823d7c68bdd9f8 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:38.913218 14334 raft_consensus.cc:740] T dc37078d5e354da0a9823d7c68bdd9f8 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 164b05f8be0a4e49b2683a05b5f3ca20, State: Initialized, Role: FOLLOWER
I20260709 13:06:38.904181 14286 raft_consensus.cc:2468] T 1db89d1ce2f64a74ab3dbdb5e5830125 P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 164b05f8be0a4e49b2683a05b5f3ca20 in term 1.
W20260709 13:06:38.917325 14254 leader_election.cc:343] T dc37078d5e354da0a9823d7c68bdd9f8 P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:38.917740 14254 leader_election.cc:304] T dc37078d5e354da0a9823d7c68bdd9f8 P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f; no voters: 164b05f8be0a4e49b2683a05b5f3ca20, 624eef68d46144c48e5429400233648c
I20260709 13:06:38.917953 14338 ts_tablet_manager.cc:1434] T 3c48756a6ce541b5b4f9b683525408e6 P 624eef68d46144c48e5429400233648c: Time spent starting tablet: real 0.056s	user 0.008s	sys 0.000s
I20260709 13:06:38.914011 14334 consensus_queue.cc:260] T dc37078d5e354da0a9823d7c68bdd9f8 P 164b05f8be0a4e49b2683a05b5f3ca20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:38.918545 14108 leader_election.cc:304] T 1db89d1ce2f64a74ab3dbdb5e5830125 P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f, 164b05f8be0a4e49b2683a05b5f3ca20; no voters: afe42c9f8c47470f92c948acc9cd1411
I20260709 13:06:38.920765 14488 raft_consensus.cc:2804] T 1db89d1ce2f64a74ab3dbdb5e5830125 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:38.921355 14488 raft_consensus.cc:697] T 1db89d1ce2f64a74ab3dbdb5e5830125 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 LEADER]: Becoming Leader. State: Replica: 164b05f8be0a4e49b2683a05b5f3ca20, State: Running, Role: LEADER
I20260709 13:06:38.921921 14182 leader_election.cc:304] T 18f7c66080144f3e8f2d46501a4326b1 P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f, afe42c9f8c47470f92c948acc9cd1411; no voters: 164b05f8be0a4e49b2683a05b5f3ca20
I20260709 13:06:38.922047 14488 consensus_queue.cc:237] T 1db89d1ce2f64a74ab3dbdb5e5830125 P 164b05f8be0a4e49b2683a05b5f3ca20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:38.923050 14593 raft_consensus.cc:2804] T 18f7c66080144f3e8f2d46501a4326b1 P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:38.923506 14593 raft_consensus.cc:697] T 18f7c66080144f3e8f2d46501a4326b1 P afe42c9f8c47470f92c948acc9cd1411 [term 1 LEADER]: Becoming Leader. State: Replica: afe42c9f8c47470f92c948acc9cd1411, State: Running, Role: LEADER
I20260709 13:06:38.924288 14593 consensus_queue.cc:237] T 18f7c66080144f3e8f2d46501a4326b1 P afe42c9f8c47470f92c948acc9cd1411 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:38.927035 14334 ts_tablet_manager.cc:1434] T dc37078d5e354da0a9823d7c68bdd9f8 P 164b05f8be0a4e49b2683a05b5f3ca20: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.000s
I20260709 13:06:38.927582 13964 catalog_manager.cc:5697] T 99953e904f9b4f65a2266765b7ae2b78 P 164b05f8be0a4e49b2683a05b5f3ca20 reported cstate change: term changed from 0 to 1, leader changed from <none> to 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2). New cstate: current_term: 1 leader_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:38.935675 14334 tablet_bootstrap.cc:492] T 18f7c66080144f3e8f2d46501a4326b1 P 164b05f8be0a4e49b2683a05b5f3ca20: Bootstrap starting.
I20260709 13:06:38.929091 14687 raft_consensus.cc:2749] T dc37078d5e354da0a9823d7c68bdd9f8 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:38.938745 14641 raft_consensus.cc:493] T 52aa418687d249f9a83c511e33c1aa60 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:38.939244 14641 raft_consensus.cc:515] T 52aa418687d249f9a83c511e33c1aa60 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:38.940855 13966 catalog_manager.cc:5697] T c1d167c135fe428c85ed2d2aed08be35 P 00bc4f1e78664168a62dc348db47ed5f reported cstate change: term changed from 0 to 1, leader changed from <none> to 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4). New cstate: current_term: 1 leader_uuid: "00bc4f1e78664168a62dc348db47ed5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:38.946115 14338 tablet_bootstrap.cc:492] T dc37078d5e354da0a9823d7c68bdd9f8 P 624eef68d46144c48e5429400233648c: Bootstrap starting.
I20260709 13:06:38.946877 14333 ts_tablet_manager.cc:1434] T 52aa418687d249f9a83c511e33c1aa60 P 00bc4f1e78664168a62dc348db47ed5f: Time spent starting tablet: real 0.053s	user 0.006s	sys 0.000s
I20260709 13:06:38.948144 14333 tablet_bootstrap.cc:492] T 4ce72cf9c39c454399665585914d4377 P 00bc4f1e78664168a62dc348db47ed5f: Bootstrap starting.
I20260709 13:06:38.948879 14594 raft_consensus.cc:493] T 002a5c36ebf6491a956ca901b9c7b065 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:38.957216 14338 tablet_bootstrap.cc:654] T dc37078d5e354da0a9823d7c68bdd9f8 P 624eef68d46144c48e5429400233648c: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:38.956835 14594 raft_consensus.cc:515] T 002a5c36ebf6491a956ca901b9c7b065 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:38.959019 14594 leader_election.cc:290] T 002a5c36ebf6491a956ca901b9c7b065 P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 624eef68d46144c48e5429400233648c (127.10.182.1:45551), 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813)
I20260709 13:06:38.960131 14064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "002a5c36ebf6491a956ca901b9c7b065" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c" is_pre_election: true
I20260709 13:06:38.961146 14141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "002a5c36ebf6491a956ca901b9c7b065" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" is_pre_election: true
W20260709 13:06:38.961551 14014 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 13:06:38.962381 14180 leader_election.cc:343] T 002a5c36ebf6491a956ca901b9c7b065 P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:38.962950 14183 leader_election.cc:343] T 002a5c36ebf6491a956ca901b9c7b065 P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:38.964684 14183 leader_election.cc:304] T 002a5c36ebf6491a956ca901b9c7b065 P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: afe42c9f8c47470f92c948acc9cd1411; no voters: 164b05f8be0a4e49b2683a05b5f3ca20, 624eef68d46144c48e5429400233648c
I20260709 13:06:38.965519 14715 raft_consensus.cc:2749] T 002a5c36ebf6491a956ca901b9c7b065 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:38.966554 14334 tablet_bootstrap.cc:654] T 18f7c66080144f3e8f2d46501a4326b1 P 164b05f8be0a4e49b2683a05b5f3ca20: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:38.971537 14335 tablet_bootstrap.cc:492] T 34b8f917b08a467b8ca873b69efa0ad1 P afe42c9f8c47470f92c948acc9cd1411: No bootstrap required, opened a new log
I20260709 13:06:38.972009 14335 ts_tablet_manager.cc:1403] T 34b8f917b08a467b8ca873b69efa0ad1 P afe42c9f8c47470f92c948acc9cd1411: Time spent bootstrapping tablet: real 0.105s	user 0.015s	sys 0.008s
I20260709 13:06:38.974539 14335 raft_consensus.cc:359] T 34b8f917b08a467b8ca873b69efa0ad1 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:38.975173 14335 raft_consensus.cc:385] T 34b8f917b08a467b8ca873b69efa0ad1 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:38.975469 14335 raft_consensus.cc:740] T 34b8f917b08a467b8ca873b69efa0ad1 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afe42c9f8c47470f92c948acc9cd1411, State: Initialized, Role: FOLLOWER
I20260709 13:06:38.976219 14335 consensus_queue.cc:260] T 34b8f917b08a467b8ca873b69efa0ad1 P afe42c9f8c47470f92c948acc9cd1411 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:38.978912 14335 ts_tablet_manager.cc:1434] T 34b8f917b08a467b8ca873b69efa0ad1 P afe42c9f8c47470f92c948acc9cd1411: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 13:06:38.979351 14641 leader_election.cc:290] T 52aa418687d249f9a83c511e33c1aa60 P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813), afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069)
I20260709 13:06:38.979849 14335 tablet_bootstrap.cc:492] T 1db89d1ce2f64a74ab3dbdb5e5830125 P afe42c9f8c47470f92c948acc9cd1411: Bootstrap starting.
I20260709 13:06:38.988423 14209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52aa418687d249f9a83c511e33c1aa60" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afe42c9f8c47470f92c948acc9cd1411" is_pre_election: true
W20260709 13:06:38.991376 14254 leader_election.cc:343] T 52aa418687d249f9a83c511e33c1aa60 P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:38.993253 14141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52aa418687d249f9a83c511e33c1aa60" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" is_pre_election: true
I20260709 13:06:39.005645 14064 raft_consensus.cc:3060] T 3c48756a6ce541b5b4f9b683525408e6 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:39.012205 14335 tablet_bootstrap.cc:654] T 1db89d1ce2f64a74ab3dbdb5e5830125 P afe42c9f8c47470f92c948acc9cd1411: Neither blocks nor log segments found. Creating new log.
W20260709 13:06:39.013690 14257 leader_election.cc:343] T 52aa418687d249f9a83c511e33c1aa60 P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:39.017796 14257 leader_election.cc:304] T 52aa418687d249f9a83c511e33c1aa60 P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f; no voters: 164b05f8be0a4e49b2683a05b5f3ca20, afe42c9f8c47470f92c948acc9cd1411
I20260709 13:06:39.019042 14641 raft_consensus.cc:2749] T 52aa418687d249f9a83c511e33c1aa60 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:39.028024 13964 catalog_manager.cc:5697] T 18f7c66080144f3e8f2d46501a4326b1 P afe42c9f8c47470f92c948acc9cd1411 reported cstate change: term changed from 0 to 1, leader changed from <none> to afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3). New cstate: current_term: 1 leader_uuid: "afe42c9f8c47470f92c948acc9cd1411" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:39.032689 14391 raft_consensus.cc:493] T 6317a1954b2948b997de09d3ac2077af P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:39.033254 14391 raft_consensus.cc:515] T 6317a1954b2948b997de09d3ac2077af P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:39.036505 14391 leader_election.cc:290] T 6317a1954b2948b997de09d3ac2077af P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193), 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813)
I20260709 13:06:39.040170 14288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6317a1954b2948b997de09d3ac2077af" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f" is_pre_election: true
I20260709 13:06:39.041821 14288 raft_consensus.cc:2393] T 6317a1954b2948b997de09d3ac2077af P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 624eef68d46144c48e5429400233648c in current term 1: Already voted for candidate 00bc4f1e78664168a62dc348db47ed5f in this term.
I20260709 13:06:39.041544 14391 consensus_queue.cc:1048] T 13cbf071c3564a3488d83b279f8410af P 624eef68d46144c48e5429400233648c [LEADER]: Connected to new peer: Peer: permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:39.043485 14141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6317a1954b2948b997de09d3ac2077af" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" is_pre_election: true
I20260709 13:06:39.044301 14141 raft_consensus.cc:2393] T 6317a1954b2948b997de09d3ac2077af P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 624eef68d46144c48e5429400233648c in current term 1: Already voted for candidate 164b05f8be0a4e49b2683a05b5f3ca20 in this term.
I20260709 13:06:39.045325 14034 leader_election.cc:304] T 6317a1954b2948b997de09d3ac2077af P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 624eef68d46144c48e5429400233648c; no voters: 00bc4f1e78664168a62dc348db47ed5f, 164b05f8be0a4e49b2683a05b5f3ca20
I20260709 13:06:39.046995 14338 tablet_bootstrap.cc:492] T dc37078d5e354da0a9823d7c68bdd9f8 P 624eef68d46144c48e5429400233648c: No bootstrap required, opened a new log
I20260709 13:06:39.047614 14338 ts_tablet_manager.cc:1403] T dc37078d5e354da0a9823d7c68bdd9f8 P 624eef68d46144c48e5429400233648c: Time spent bootstrapping tablet: real 0.102s	user 0.011s	sys 0.002s
I20260709 13:06:39.048146 14335 tablet_bootstrap.cc:492] T 1db89d1ce2f64a74ab3dbdb5e5830125 P afe42c9f8c47470f92c948acc9cd1411: No bootstrap required, opened a new log
I20260709 13:06:39.048346 14694 consensus_queue.cc:1048] T 13cbf071c3564a3488d83b279f8410af P 624eef68d46144c48e5429400233648c [LEADER]: Connected to new peer: Peer: permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:39.048699 14335 ts_tablet_manager.cc:1403] T 1db89d1ce2f64a74ab3dbdb5e5830125 P afe42c9f8c47470f92c948acc9cd1411: Time spent bootstrapping tablet: real 0.069s	user 0.008s	sys 0.005s
I20260709 13:06:39.047538 14693 raft_consensus.cc:3060] T 6317a1954b2948b997de09d3ac2077af P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:39.050525 14338 raft_consensus.cc:359] T dc37078d5e354da0a9823d7c68bdd9f8 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:39.051424 14338 raft_consensus.cc:385] T dc37078d5e354da0a9823d7c68bdd9f8 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:39.051546 14335 raft_consensus.cc:359] T 1db89d1ce2f64a74ab3dbdb5e5830125 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:39.054124 14335 raft_consensus.cc:385] T 1db89d1ce2f64a74ab3dbdb5e5830125 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:39.051703 14338 raft_consensus.cc:740] T dc37078d5e354da0a9823d7c68bdd9f8 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 624eef68d46144c48e5429400233648c, State: Initialized, Role: FOLLOWER
I20260709 13:06:39.052994 14684 consensus_queue.cc:1048] T c6945d2ea0274e90b0e6b96936b90a2e P 164b05f8be0a4e49b2683a05b5f3ca20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 13:06:39.056782 14338 consensus_queue.cc:260] T dc37078d5e354da0a9823d7c68bdd9f8 P 624eef68d46144c48e5429400233648c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:39.058849 14338 ts_tablet_manager.cc:1434] T dc37078d5e354da0a9823d7c68bdd9f8 P 624eef68d46144c48e5429400233648c: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 13:06:39.059790 14338 tablet_bootstrap.cc:492] T c6945d2ea0274e90b0e6b96936b90a2e P 624eef68d46144c48e5429400233648c: Bootstrap starting.
I20260709 13:06:39.055932 14335 raft_consensus.cc:740] T 1db89d1ce2f64a74ab3dbdb5e5830125 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afe42c9f8c47470f92c948acc9cd1411, State: Initialized, Role: FOLLOWER
I20260709 13:06:39.064414 14333 tablet_bootstrap.cc:654] T 4ce72cf9c39c454399665585914d4377 P 00bc4f1e78664168a62dc348db47ed5f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:39.062578 14335 consensus_queue.cc:260] T 1db89d1ce2f64a74ab3dbdb5e5830125 P afe42c9f8c47470f92c948acc9cd1411 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:39.066844 14391 raft_consensus.cc:493] T dc37078d5e354da0a9823d7c68bdd9f8 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:39.063896 13965 catalog_manager.cc:5697] T 1db89d1ce2f64a74ab3dbdb5e5830125 P 164b05f8be0a4e49b2683a05b5f3ca20 reported cstate change: term changed from 0 to 1, leader changed from <none> to 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2). New cstate: current_term: 1 leader_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:39.067467 14391 raft_consensus.cc:515] T dc37078d5e354da0a9823d7c68bdd9f8 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:39.077958 14288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc37078d5e354da0a9823d7c68bdd9f8" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f" is_pre_election: true
I20260709 13:06:39.078604 14288 raft_consensus.cc:2468] T dc37078d5e354da0a9823d7c68bdd9f8 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 624eef68d46144c48e5429400233648c in term 0.
I20260709 13:06:39.083945 14391 leader_election.cc:290] T dc37078d5e354da0a9823d7c68bdd9f8 P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193), 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813)
I20260709 13:06:39.090965 14141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc37078d5e354da0a9823d7c68bdd9f8" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" is_pre_election: true
I20260709 13:06:39.091666 14033 leader_election.cc:304] T dc37078d5e354da0a9823d7c68bdd9f8 P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f, 624eef68d46144c48e5429400233648c; no voters: 
I20260709 13:06:39.091723 14141 raft_consensus.cc:2468] T dc37078d5e354da0a9823d7c68bdd9f8 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 624eef68d46144c48e5429400233648c in term 0.
I20260709 13:06:39.094012 14593 raft_consensus.cc:493] T 34b8f917b08a467b8ca873b69efa0ad1 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:39.094534 14593 raft_consensus.cc:515] T 34b8f917b08a467b8ca873b69efa0ad1 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:39.097540 14065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34b8f917b08a467b8ca873b69efa0ad1" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c" is_pre_election: true
I20260709 13:06:39.098490 14638 raft_consensus.cc:2804] T dc37078d5e354da0a9823d7c68bdd9f8 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:39.098677 14285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34b8f917b08a467b8ca873b69efa0ad1" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f" is_pre_election: true
W20260709 13:06:39.098824 14180 leader_election.cc:343] T 34b8f917b08a467b8ca873b69efa0ad1 P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:39.101794 14335 ts_tablet_manager.cc:1434] T 1db89d1ce2f64a74ab3dbdb5e5830125 P afe42c9f8c47470f92c948acc9cd1411: Time spent starting tablet: real 0.053s	user 0.005s	sys 0.001s
I20260709 13:06:39.117700 14335 tablet_bootstrap.cc:492] T 204adcb10e694c229a8ff75d780a5193 P afe42c9f8c47470f92c948acc9cd1411: Bootstrap starting.
I20260709 13:06:39.098961 14638 raft_consensus.cc:493] T dc37078d5e354da0a9823d7c68bdd9f8 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:39.112115 14593 leader_election.cc:290] T 34b8f917b08a467b8ca873b69efa0ad1 P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193), 624eef68d46144c48e5429400233648c (127.10.182.1:45551)
I20260709 13:06:39.133566 14638 raft_consensus.cc:3060] T dc37078d5e354da0a9823d7c68bdd9f8 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:39.122581 14285 raft_consensus.cc:2468] T 34b8f917b08a467b8ca873b69efa0ad1 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afe42c9f8c47470f92c948acc9cd1411 in term 0.
I20260709 13:06:39.138722 14182 leader_election.cc:304] T 34b8f917b08a467b8ca873b69efa0ad1 P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f, afe42c9f8c47470f92c948acc9cd1411; no voters: 624eef68d46144c48e5429400233648c
I20260709 13:06:39.127303 14693 raft_consensus.cc:2749] T 6317a1954b2948b997de09d3ac2077af P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:06:39.147135 14106 consensus_peers.cc:597] T c6945d2ea0274e90b0e6b96936b90a2e P 164b05f8be0a4e49b2683a05b5f3ca20 -> Peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Couldn't send request to peer 624eef68d46144c48e5429400233648c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:39.147653 14715 raft_consensus.cc:2804] T 34b8f917b08a467b8ca873b69efa0ad1 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:39.154295 14715 raft_consensus.cc:493] T 34b8f917b08a467b8ca873b69efa0ad1 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:39.154655 14715 raft_consensus.cc:3060] T 34b8f917b08a467b8ca873b69efa0ad1 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:39.168783 14338 tablet_bootstrap.cc:654] T c6945d2ea0274e90b0e6b96936b90a2e P 624eef68d46144c48e5429400233648c: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:39.181886 14334 tablet_bootstrap.cc:492] T 18f7c66080144f3e8f2d46501a4326b1 P 164b05f8be0a4e49b2683a05b5f3ca20: No bootstrap required, opened a new log
I20260709 13:06:39.182564 14334 ts_tablet_manager.cc:1403] T 18f7c66080144f3e8f2d46501a4326b1 P 164b05f8be0a4e49b2683a05b5f3ca20: Time spent bootstrapping tablet: real 0.252s	user 0.026s	sys 0.038s
I20260709 13:06:39.185518 14334 raft_consensus.cc:359] T 18f7c66080144f3e8f2d46501a4326b1 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:39.186267 14334 raft_consensus.cc:385] T 18f7c66080144f3e8f2d46501a4326b1 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:39.186538 14334 raft_consensus.cc:740] T 18f7c66080144f3e8f2d46501a4326b1 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 164b05f8be0a4e49b2683a05b5f3ca20, State: Initialized, Role: FOLLOWER
I20260709 13:06:39.187175 14334 consensus_queue.cc:260] T 18f7c66080144f3e8f2d46501a4326b1 P 164b05f8be0a4e49b2683a05b5f3ca20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:39.188812 14334 ts_tablet_manager.cc:1434] T 18f7c66080144f3e8f2d46501a4326b1 P 164b05f8be0a4e49b2683a05b5f3ca20: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:06:39.189829 14334 tablet_bootstrap.cc:492] T 002a5c36ebf6491a956ca901b9c7b065 P 164b05f8be0a4e49b2683a05b5f3ca20: Bootstrap starting.
I20260709 13:06:39.160133 14638 raft_consensus.cc:515] T dc37078d5e354da0a9823d7c68bdd9f8 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:39.197034 14638 leader_election.cc:290] T dc37078d5e354da0a9823d7c68bdd9f8 P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 1 election: Requested vote from peers 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193), 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813)
I20260709 13:06:39.197638 14288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc37078d5e354da0a9823d7c68bdd9f8" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f"
I20260709 13:06:39.198294 14288 raft_consensus.cc:3060] T dc37078d5e354da0a9823d7c68bdd9f8 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:39.202224 14335 tablet_bootstrap.cc:654] T 204adcb10e694c229a8ff75d780a5193 P afe42c9f8c47470f92c948acc9cd1411: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:39.163434 14715 raft_consensus.cc:515] T 34b8f917b08a467b8ca873b69efa0ad1 P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:39.219652 14333 tablet_bootstrap.cc:492] T 4ce72cf9c39c454399665585914d4377 P 00bc4f1e78664168a62dc348db47ed5f: No bootstrap required, opened a new log
I20260709 13:06:39.220168 14333 ts_tablet_manager.cc:1403] T 4ce72cf9c39c454399665585914d4377 P 00bc4f1e78664168a62dc348db47ed5f: Time spent bootstrapping tablet: real 0.273s	user 0.021s	sys 0.012s
I20260709 13:06:39.220232 14288 raft_consensus.cc:2468] T dc37078d5e354da0a9823d7c68bdd9f8 P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 624eef68d46144c48e5429400233648c in term 1.
I20260709 13:06:39.222563 14139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc37078d5e354da0a9823d7c68bdd9f8" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20"
I20260709 13:06:39.223255 14139 raft_consensus.cc:3060] T dc37078d5e354da0a9823d7c68bdd9f8 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:39.223917 14333 raft_consensus.cc:359] T 4ce72cf9c39c454399665585914d4377 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:39.224687 14333 raft_consensus.cc:385] T 4ce72cf9c39c454399665585914d4377 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:39.224934 14333 raft_consensus.cc:740] T 4ce72cf9c39c454399665585914d4377 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00bc4f1e78664168a62dc348db47ed5f, State: Initialized, Role: FOLLOWER
I20260709 13:06:39.229305 14033 leader_election.cc:304] T dc37078d5e354da0a9823d7c68bdd9f8 P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f, 624eef68d46144c48e5429400233648c; no voters: 
I20260709 13:06:39.232654 14542 raft_consensus.cc:493] T 18f7c66080144f3e8f2d46501a4326b1 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:39.233311 14715 leader_election.cc:290] T 34b8f917b08a467b8ca873b69efa0ad1 P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 election: Requested vote from peers 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193), 624eef68d46144c48e5429400233648c (127.10.182.1:45551)
I20260709 13:06:39.233155 14542 raft_consensus.cc:515] T 18f7c66080144f3e8f2d46501a4326b1 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:39.234236 14693 raft_consensus.cc:2804] T dc37078d5e354da0a9823d7c68bdd9f8 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:39.234819 14693 raft_consensus.cc:697] T dc37078d5e354da0a9823d7c68bdd9f8 P 624eef68d46144c48e5429400233648c [term 1 LEADER]: Becoming Leader. State: Replica: 624eef68d46144c48e5429400233648c, State: Running, Role: LEADER
I20260709 13:06:39.235175 14542 leader_election.cc:290] T 18f7c66080144f3e8f2d46501a4326b1 P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069), 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193)
I20260709 13:06:39.235755 14693 consensus_queue.cc:237] T dc37078d5e354da0a9823d7c68bdd9f8 P 624eef68d46144c48e5429400233648c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:39.237526 14215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f7c66080144f3e8f2d46501a4326b1" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afe42c9f8c47470f92c948acc9cd1411" is_pre_election: true
I20260709 13:06:39.238389 14334 tablet_bootstrap.cc:654] T 002a5c36ebf6491a956ca901b9c7b065 P 164b05f8be0a4e49b2683a05b5f3ca20: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:39.240943 14065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34b8f917b08a467b8ca873b69efa0ad1" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c"
W20260709 13:06:39.249840 14180 leader_election.cc:343] T 34b8f917b08a467b8ca873b69efa0ad1 P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:39.253175 14333 consensus_queue.cc:260] T 4ce72cf9c39c454399665585914d4377 P 00bc4f1e78664168a62dc348db47ed5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:39.258337 14333 ts_tablet_manager.cc:1434] T 4ce72cf9c39c454399665585914d4377 P 00bc4f1e78664168a62dc348db47ed5f: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.000s
I20260709 13:06:39.259326 14333 tablet_bootstrap.cc:492] T 581a6e58c15a44d2981710c982e4b19e P 00bc4f1e78664168a62dc348db47ed5f: Bootstrap starting.
I20260709 13:06:39.264737 14288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34b8f917b08a467b8ca873b69efa0ad1" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f"
I20260709 13:06:39.265616 14288 raft_consensus.cc:3060] T 34b8f917b08a467b8ca873b69efa0ad1 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:39.266527 14290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f7c66080144f3e8f2d46501a4326b1" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f" is_pre_election: true
I20260709 13:06:39.267413 14290 raft_consensus.cc:2393] T 18f7c66080144f3e8f2d46501a4326b1 P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 164b05f8be0a4e49b2683a05b5f3ca20 in current term 1: Already voted for candidate afe42c9f8c47470f92c948acc9cd1411 in this term.
I20260709 13:06:39.281553 14335 tablet_bootstrap.cc:492] T 204adcb10e694c229a8ff75d780a5193 P afe42c9f8c47470f92c948acc9cd1411: No bootstrap required, opened a new log
I20260709 13:06:39.282064 14335 ts_tablet_manager.cc:1403] T 204adcb10e694c229a8ff75d780a5193 P afe42c9f8c47470f92c948acc9cd1411: Time spent bootstrapping tablet: real 0.165s	user 0.006s	sys 0.009s
I20260709 13:06:39.282076 14139 raft_consensus.cc:2468] T dc37078d5e354da0a9823d7c68bdd9f8 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 624eef68d46144c48e5429400233648c in term 1.
I20260709 13:06:39.285104 14108 leader_election.cc:304] T 18f7c66080144f3e8f2d46501a4326b1 P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 164b05f8be0a4e49b2683a05b5f3ca20; no voters: 00bc4f1e78664168a62dc348db47ed5f, afe42c9f8c47470f92c948acc9cd1411
I20260709 13:06:39.286441 14542 raft_consensus.cc:3060] T 18f7c66080144f3e8f2d46501a4326b1 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:39.284710 14335 raft_consensus.cc:359] T 204adcb10e694c229a8ff75d780a5193 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:39.287333 14335 raft_consensus.cc:385] T 204adcb10e694c229a8ff75d780a5193 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:39.287600 14335 raft_consensus.cc:740] T 204adcb10e694c229a8ff75d780a5193 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afe42c9f8c47470f92c948acc9cd1411, State: Initialized, Role: FOLLOWER
I20260709 13:06:39.288226 14335 consensus_queue.cc:260] T 204adcb10e694c229a8ff75d780a5193 P afe42c9f8c47470f92c948acc9cd1411 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:39.293819 14338 tablet_bootstrap.cc:492] T c6945d2ea0274e90b0e6b96936b90a2e P 624eef68d46144c48e5429400233648c: No bootstrap required, opened a new log
I20260709 13:06:39.294407 14338 ts_tablet_manager.cc:1403] T c6945d2ea0274e90b0e6b96936b90a2e P 624eef68d46144c48e5429400233648c: Time spent bootstrapping tablet: real 0.235s	user 0.026s	sys 0.017s
I20260709 13:06:39.296190 14335 ts_tablet_manager.cc:1434] T 204adcb10e694c229a8ff75d780a5193 P afe42c9f8c47470f92c948acc9cd1411: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 13:06:39.302326 14338 raft_consensus.cc:359] T c6945d2ea0274e90b0e6b96936b90a2e P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:39.303301 14338 raft_consensus.cc:385] T c6945d2ea0274e90b0e6b96936b90a2e P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:39.303556 14338 raft_consensus.cc:740] T c6945d2ea0274e90b0e6b96936b90a2e P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 624eef68d46144c48e5429400233648c, State: Initialized, Role: FOLLOWER
I20260709 13:06:39.304124 14338 consensus_queue.cc:260] T c6945d2ea0274e90b0e6b96936b90a2e P 624eef68d46144c48e5429400233648c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:39.310086 14335 tablet_bootstrap.cc:492] T 52aa418687d249f9a83c511e33c1aa60 P afe42c9f8c47470f92c948acc9cd1411: Bootstrap starting.
I20260709 13:06:39.309543 14594 raft_consensus.cc:493] T 204adcb10e694c229a8ff75d780a5193 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:39.318133 14338 ts_tablet_manager.cc:1434] T c6945d2ea0274e90b0e6b96936b90a2e P 624eef68d46144c48e5429400233648c: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.002s
I20260709 13:06:39.312248 14594 raft_consensus.cc:515] T 204adcb10e694c229a8ff75d780a5193 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:39.323230 14542 raft_consensus.cc:2749] T 18f7c66080144f3e8f2d46501a4326b1 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:39.324440 14594 leader_election.cc:290] T 204adcb10e694c229a8ff75d780a5193 P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 624eef68d46144c48e5429400233648c (127.10.182.1:45551), 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813)
I20260709 13:06:39.327277 14065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "204adcb10e694c229a8ff75d780a5193" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c" is_pre_election: true
I20260709 13:06:39.328326 14140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "204adcb10e694c229a8ff75d780a5193" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" is_pre_election: true
W20260709 13:06:39.328590 14180 leader_election.cc:343] T 204adcb10e694c229a8ff75d780a5193 P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:39.330776 14183 leader_election.cc:343] T 204adcb10e694c229a8ff75d780a5193 P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:39.331256 14183 leader_election.cc:304] T 204adcb10e694c229a8ff75d780a5193 P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: afe42c9f8c47470f92c948acc9cd1411; no voters: 164b05f8be0a4e49b2683a05b5f3ca20, 624eef68d46144c48e5429400233648c
I20260709 13:06:39.331480 14288 raft_consensus.cc:2468] T 34b8f917b08a467b8ca873b69efa0ad1 P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afe42c9f8c47470f92c948acc9cd1411 in term 1.
I20260709 13:06:39.332543 14608 consensus_queue.cc:1048] T d45a0050b38b4f02b2fe4f09c867c43d P afe42c9f8c47470f92c948acc9cd1411 [LEADER]: Connected to new peer: Peer: permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:39.332868 14593 raft_consensus.cc:2749] T 204adcb10e694c229a8ff75d780a5193 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:39.332963 14542 consensus_queue.cc:1048] T 99953e904f9b4f65a2266765b7ae2b78 P 164b05f8be0a4e49b2683a05b5f3ca20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:39.335130 14335 tablet_bootstrap.cc:654] T 52aa418687d249f9a83c511e33c1aa60 P afe42c9f8c47470f92c948acc9cd1411: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:39.340807 14338 tablet_bootstrap.cc:492] T 002a5c36ebf6491a956ca901b9c7b065 P 624eef68d46144c48e5429400233648c: Bootstrap starting.
I20260709 13:06:39.342087 14333 tablet_bootstrap.cc:654] T 581a6e58c15a44d2981710c982e4b19e P 00bc4f1e78664168a62dc348db47ed5f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:39.342054 14182 leader_election.cc:304] T 34b8f917b08a467b8ca873b69efa0ad1 P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f, afe42c9f8c47470f92c948acc9cd1411; no voters: 624eef68d46144c48e5429400233648c
I20260709 13:06:39.343182 14608 raft_consensus.cc:2804] T 34b8f917b08a467b8ca873b69efa0ad1 P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:39.343729 14608 raft_consensus.cc:697] T 34b8f917b08a467b8ca873b69efa0ad1 P afe42c9f8c47470f92c948acc9cd1411 [term 1 LEADER]: Becoming Leader. State: Replica: afe42c9f8c47470f92c948acc9cd1411, State: Running, Role: LEADER
I20260709 13:06:39.346235 14608 consensus_queue.cc:237] T 34b8f917b08a467b8ca873b69efa0ad1 P afe42c9f8c47470f92c948acc9cd1411 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:39.350941 14334 tablet_bootstrap.cc:492] T 002a5c36ebf6491a956ca901b9c7b065 P 164b05f8be0a4e49b2683a05b5f3ca20: No bootstrap required, opened a new log
I20260709 13:06:39.351681 14334 ts_tablet_manager.cc:1403] T 002a5c36ebf6491a956ca901b9c7b065 P 164b05f8be0a4e49b2683a05b5f3ca20: Time spent bootstrapping tablet: real 0.162s	user 0.024s	sys 0.013s
I20260709 13:06:39.356860 14593 consensus_queue.cc:1048] T d45a0050b38b4f02b2fe4f09c867c43d P afe42c9f8c47470f92c948acc9cd1411 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:39.356910 14334 raft_consensus.cc:359] T 002a5c36ebf6491a956ca901b9c7b065 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:39.362223 14334 raft_consensus.cc:385] T 002a5c36ebf6491a956ca901b9c7b065 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:39.362612 14334 raft_consensus.cc:740] T 002a5c36ebf6491a956ca901b9c7b065 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 164b05f8be0a4e49b2683a05b5f3ca20, State: Initialized, Role: FOLLOWER
W20260709 13:06:39.362735 14254 consensus_peers.cc:597] T c1d167c135fe428c85ed2d2aed08be35 P 00bc4f1e78664168a62dc348db47ed5f -> Peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Couldn't send request to peer 624eef68d46144c48e5429400233648c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:39.363765 14334 consensus_queue.cc:260] T 002a5c36ebf6491a956ca901b9c7b065 P 164b05f8be0a4e49b2683a05b5f3ca20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:39.367049 14334 ts_tablet_manager.cc:1434] T 002a5c36ebf6491a956ca901b9c7b065 P 164b05f8be0a4e49b2683a05b5f3ca20: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.000s
I20260709 13:06:39.368544 14334 tablet_bootstrap.cc:492] T 52aa418687d249f9a83c511e33c1aa60 P 164b05f8be0a4e49b2683a05b5f3ca20: Bootstrap starting.
I20260709 13:06:39.379549 14638 raft_consensus.cc:493] T c6945d2ea0274e90b0e6b96936b90a2e P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:39.380138 14638 raft_consensus.cc:515] T c6945d2ea0274e90b0e6b96936b90a2e P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:39.382233 14638 leader_election.cc:290] T c6945d2ea0274e90b0e6b96936b90a2e P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193), 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813)
I20260709 13:06:39.384954 13966 catalog_manager.cc:5697] T dc37078d5e354da0a9823d7c68bdd9f8 P 624eef68d46144c48e5429400233648c reported cstate change: term changed from 0 to 1, leader changed from <none> to 624eef68d46144c48e5429400233648c (127.10.182.1). New cstate: current_term: 1 leader_uuid: "624eef68d46144c48e5429400233648c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:39.387493 14139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6945d2ea0274e90b0e6b96936b90a2e" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" is_pre_election: true
I20260709 13:06:39.388276 14290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6945d2ea0274e90b0e6b96936b90a2e" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f" is_pre_election: true
I20260709 13:06:39.388443 14338 tablet_bootstrap.cc:654] T 002a5c36ebf6491a956ca901b9c7b065 P 624eef68d46144c48e5429400233648c: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:39.391515 14033 leader_election.cc:304] T c6945d2ea0274e90b0e6b96936b90a2e P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 624eef68d46144c48e5429400233648c; no voters: 00bc4f1e78664168a62dc348db47ed5f, 164b05f8be0a4e49b2683a05b5f3ca20
I20260709 13:06:39.400270 14693 raft_consensus.cc:2749] T c6945d2ea0274e90b0e6b96936b90a2e P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:39.406836 14334 tablet_bootstrap.cc:654] T 52aa418687d249f9a83c511e33c1aa60 P 164b05f8be0a4e49b2683a05b5f3ca20: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:39.410768 14687 consensus_queue.cc:1048] T c1d167c135fe428c85ed2d2aed08be35 P 00bc4f1e78664168a62dc348db47ed5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:06:39.412714 14488 consensus_queue.cc:1048] T 1db89d1ce2f64a74ab3dbdb5e5830125 P 164b05f8be0a4e49b2683a05b5f3ca20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:39.413484 14335 tablet_bootstrap.cc:492] T 52aa418687d249f9a83c511e33c1aa60 P afe42c9f8c47470f92c948acc9cd1411: No bootstrap required, opened a new log
I20260709 13:06:39.413626 14687 raft_consensus.cc:493] T 4ce72cf9c39c454399665585914d4377 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:39.414043 14335 ts_tablet_manager.cc:1403] T 52aa418687d249f9a83c511e33c1aa60 P afe42c9f8c47470f92c948acc9cd1411: Time spent bootstrapping tablet: real 0.104s	user 0.007s	sys 0.019s
I20260709 13:06:39.414175 14687 raft_consensus.cc:515] T 4ce72cf9c39c454399665585914d4377 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:39.417284 14139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce72cf9c39c454399665585914d4377" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" is_pre_election: true
W20260709 13:06:39.418713 14257 leader_election.cc:343] T 4ce72cf9c39c454399665585914d4377 P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:39.419472 14687 leader_election.cc:290] T 4ce72cf9c39c454399665585914d4377 P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 624eef68d46144c48e5429400233648c (127.10.182.1:45551), 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813)
I20260709 13:06:39.420140 14065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce72cf9c39c454399665585914d4377" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c" is_pre_election: true
I20260709 13:06:39.407841 14594 consensus_queue.cc:1048] T 18f7c66080144f3e8f2d46501a4326b1 P afe42c9f8c47470f92c948acc9cd1411 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:39.424592 14335 raft_consensus.cc:359] T 52aa418687d249f9a83c511e33c1aa60 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:39.425450 14335 raft_consensus.cc:385] T 52aa418687d249f9a83c511e33c1aa60 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:06:39.427358 14254 leader_election.cc:343] T 4ce72cf9c39c454399665585914d4377 P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:39.427837 14254 leader_election.cc:304] T 4ce72cf9c39c454399665585914d4377 P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f; no voters: 164b05f8be0a4e49b2683a05b5f3ca20, 624eef68d46144c48e5429400233648c
I20260709 13:06:39.425771 14335 raft_consensus.cc:740] T 52aa418687d249f9a83c511e33c1aa60 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afe42c9f8c47470f92c948acc9cd1411, State: Initialized, Role: FOLLOWER
I20260709 13:06:39.445055 14333 tablet_bootstrap.cc:492] T 581a6e58c15a44d2981710c982e4b19e P 00bc4f1e78664168a62dc348db47ed5f: No bootstrap required, opened a new log
I20260709 13:06:39.445261 14335 consensus_queue.cc:260] T 52aa418687d249f9a83c511e33c1aa60 P afe42c9f8c47470f92c948acc9cd1411 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:39.445935 14333 ts_tablet_manager.cc:1403] T 581a6e58c15a44d2981710c982e4b19e P 00bc4f1e78664168a62dc348db47ed5f: Time spent bootstrapping tablet: real 0.187s	user 0.018s	sys 0.019s
I20260709 13:06:39.435904 14687 raft_consensus.cc:2749] T 4ce72cf9c39c454399665585914d4377 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:39.476971 14335 ts_tablet_manager.cc:1434] T 52aa418687d249f9a83c511e33c1aa60 P afe42c9f8c47470f92c948acc9cd1411: Time spent starting tablet: real 0.063s	user 0.009s	sys 0.000s
W20260709 13:06:39.478299 14106 consensus_peers.cc:597] T 99953e904f9b4f65a2266765b7ae2b78 P 164b05f8be0a4e49b2683a05b5f3ca20 -> Peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Couldn't send request to peer 624eef68d46144c48e5429400233648c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:39.488124 14333 raft_consensus.cc:359] T 581a6e58c15a44d2981710c982e4b19e P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:39.493000 14335 tablet_bootstrap.cc:492] T 581a6e58c15a44d2981710c982e4b19e P afe42c9f8c47470f92c948acc9cd1411: Bootstrap starting.
I20260709 13:06:39.489866 14333 raft_consensus.cc:385] T 581a6e58c15a44d2981710c982e4b19e P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:39.494450 14333 raft_consensus.cc:740] T 581a6e58c15a44d2981710c982e4b19e P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00bc4f1e78664168a62dc348db47ed5f, State: Initialized, Role: FOLLOWER
I20260709 13:06:39.495127 14333 consensus_queue.cc:260] T 581a6e58c15a44d2981710c982e4b19e P 00bc4f1e78664168a62dc348db47ed5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:39.496150 14068 raft_consensus.cc:3060] T c6945d2ea0274e90b0e6b96936b90a2e P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:39.499233 14333 ts_tablet_manager.cc:1434] T 581a6e58c15a44d2981710c982e4b19e P 00bc4f1e78664168a62dc348db47ed5f: Time spent starting tablet: real 0.053s	user 0.007s	sys 0.001s
I20260709 13:06:39.500265 14333 tablet_bootstrap.cc:492] T 97e8899b5afc42a58dd848cc7adfb247 P 00bc4f1e78664168a62dc348db47ed5f: Bootstrap starting.
I20260709 13:06:39.507820 14335 tablet_bootstrap.cc:654] T 581a6e58c15a44d2981710c982e4b19e P afe42c9f8c47470f92c948acc9cd1411: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:39.513685 14209 raft_consensus.cc:3060] T 1db89d1ce2f64a74ab3dbdb5e5830125 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:39.532747 14338 tablet_bootstrap.cc:492] T 002a5c36ebf6491a956ca901b9c7b065 P 624eef68d46144c48e5429400233648c: No bootstrap required, opened a new log
I20260709 13:06:39.533353 14338 ts_tablet_manager.cc:1403] T 002a5c36ebf6491a956ca901b9c7b065 P 624eef68d46144c48e5429400233648c: Time spent bootstrapping tablet: real 0.194s	user 0.012s	sys 0.026s
I20260709 13:06:39.515033 13962 catalog_manager.cc:5697] T 34b8f917b08a467b8ca873b69efa0ad1 P afe42c9f8c47470f92c948acc9cd1411 reported cstate change: term changed from 0 to 1, leader changed from <none> to afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3). New cstate: current_term: 1 leader_uuid: "afe42c9f8c47470f92c948acc9cd1411" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:39.538682 14333 tablet_bootstrap.cc:654] T 97e8899b5afc42a58dd848cc7adfb247 P 00bc4f1e78664168a62dc348db47ed5f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:39.555729 14335 tablet_bootstrap.cc:492] T 581a6e58c15a44d2981710c982e4b19e P afe42c9f8c47470f92c948acc9cd1411: No bootstrap required, opened a new log
I20260709 13:06:39.556216 14335 ts_tablet_manager.cc:1403] T 581a6e58c15a44d2981710c982e4b19e P afe42c9f8c47470f92c948acc9cd1411: Time spent bootstrapping tablet: real 0.073s	user 0.009s	sys 0.003s
I20260709 13:06:39.558851 14335 raft_consensus.cc:359] T 581a6e58c15a44d2981710c982e4b19e P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:39.559489 14335 raft_consensus.cc:385] T 581a6e58c15a44d2981710c982e4b19e P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:39.559841 14335 raft_consensus.cc:740] T 581a6e58c15a44d2981710c982e4b19e P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afe42c9f8c47470f92c948acc9cd1411, State: Initialized, Role: FOLLOWER
I20260709 13:06:39.536168 14338 raft_consensus.cc:359] T 002a5c36ebf6491a956ca901b9c7b065 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:39.567432 14338 raft_consensus.cc:385] T 002a5c36ebf6491a956ca901b9c7b065 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:39.567759 14338 raft_consensus.cc:740] T 002a5c36ebf6491a956ca901b9c7b065 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 624eef68d46144c48e5429400233648c, State: Initialized, Role: FOLLOWER
I20260709 13:06:39.568439 14338 consensus_queue.cc:260] T 002a5c36ebf6491a956ca901b9c7b065 P 624eef68d46144c48e5429400233648c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:39.575389 14335 consensus_queue.cc:260] T 581a6e58c15a44d2981710c982e4b19e P afe42c9f8c47470f92c948acc9cd1411 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:39.580224 14338 ts_tablet_manager.cc:1434] T 002a5c36ebf6491a956ca901b9c7b065 P 624eef68d46144c48e5429400233648c: Time spent starting tablet: real 0.047s	user 0.006s	sys 0.000s
I20260709 13:06:39.581341 14338 tablet_bootstrap.cc:492] T 99953e904f9b4f65a2266765b7ae2b78 P 624eef68d46144c48e5429400233648c: Bootstrap starting.
I20260709 13:06:39.582376 14593 raft_consensus.cc:493] T 52aa418687d249f9a83c511e33c1aa60 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:39.582973 14593 raft_consensus.cc:515] T 52aa418687d249f9a83c511e33c1aa60 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:39.584091 14335 ts_tablet_manager.cc:1434] T 581a6e58c15a44d2981710c982e4b19e P afe42c9f8c47470f92c948acc9cd1411: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.000s
I20260709 13:06:39.585067 14335 tablet_bootstrap.cc:492] T d7eb3baca5f84de0b6dd1f7e64c9fe3b P afe42c9f8c47470f92c948acc9cd1411: Bootstrap starting.
I20260709 13:06:39.586763 14593 leader_election.cc:290] T 52aa418687d249f9a83c511e33c1aa60 P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813), 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193)
I20260709 13:06:39.588219 14338 tablet_bootstrap.cc:654] T 99953e904f9b4f65a2266765b7ae2b78 P 624eef68d46144c48e5429400233648c: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:39.589823 14142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52aa418687d249f9a83c511e33c1aa60" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" is_pre_election: true
W20260709 13:06:39.591859 14183 leader_election.cc:343] T 52aa418687d249f9a83c511e33c1aa60 P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:39.591166 14288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52aa418687d249f9a83c511e33c1aa60" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f" is_pre_election: true
I20260709 13:06:39.592749 14333 tablet_bootstrap.cc:492] T 97e8899b5afc42a58dd848cc7adfb247 P 00bc4f1e78664168a62dc348db47ed5f: No bootstrap required, opened a new log
I20260709 13:06:39.593267 14333 ts_tablet_manager.cc:1403] T 97e8899b5afc42a58dd848cc7adfb247 P 00bc4f1e78664168a62dc348db47ed5f: Time spent bootstrapping tablet: real 0.093s	user 0.012s	sys 0.000s
I20260709 13:06:39.595890 14333 raft_consensus.cc:359] T 97e8899b5afc42a58dd848cc7adfb247 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:39.587873 14593 consensus_queue.cc:1048] T 18f7c66080144f3e8f2d46501a4326b1 P afe42c9f8c47470f92c948acc9cd1411 [LEADER]: Connected to new peer: Peer: permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:39.593148 14288 raft_consensus.cc:2468] T 52aa418687d249f9a83c511e33c1aa60 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afe42c9f8c47470f92c948acc9cd1411 in term 0.
I20260709 13:06:39.598014 14333 raft_consensus.cc:385] T 97e8899b5afc42a58dd848cc7adfb247 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:39.598220 14182 leader_election.cc:304] T 52aa418687d249f9a83c511e33c1aa60 P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f, afe42c9f8c47470f92c948acc9cd1411; no voters: 164b05f8be0a4e49b2683a05b5f3ca20
I20260709 13:06:39.599387 14593 raft_consensus.cc:2804] T 52aa418687d249f9a83c511e33c1aa60 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:39.599779 14593 raft_consensus.cc:493] T 52aa418687d249f9a83c511e33c1aa60 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:39.600133 14593 raft_consensus.cc:3060] T 52aa418687d249f9a83c511e33c1aa60 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:39.601845 14715 raft_consensus.cc:493] T 1db89d1ce2f64a74ab3dbdb5e5830125 P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:39.602604 14715 raft_consensus.cc:515] T 1db89d1ce2f64a74ab3dbdb5e5830125 P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:39.604357 14338 tablet_bootstrap.cc:492] T 99953e904f9b4f65a2266765b7ae2b78 P 624eef68d46144c48e5429400233648c: No bootstrap required, opened a new log
I20260709 13:06:39.604903 14338 ts_tablet_manager.cc:1403] T 99953e904f9b4f65a2266765b7ae2b78 P 624eef68d46144c48e5429400233648c: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.001s
I20260709 13:06:39.610359 14338 raft_consensus.cc:359] T 99953e904f9b4f65a2266765b7ae2b78 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:39.611052 14338 raft_consensus.cc:385] T 99953e904f9b4f65a2266765b7ae2b78 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:39.611352 14338 raft_consensus.cc:740] T 99953e904f9b4f65a2266765b7ae2b78 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 624eef68d46144c48e5429400233648c, State: Initialized, Role: FOLLOWER
I20260709 13:06:39.611956 14335 tablet_bootstrap.cc:654] T d7eb3baca5f84de0b6dd1f7e64c9fe3b P afe42c9f8c47470f92c948acc9cd1411: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:39.612257 14338 consensus_queue.cc:260] T 99953e904f9b4f65a2266765b7ae2b78 P 624eef68d46144c48e5429400233648c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:39.614245 14338 ts_tablet_manager.cc:1434] T 99953e904f9b4f65a2266765b7ae2b78 P 624eef68d46144c48e5429400233648c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:06:39.598440 14333 raft_consensus.cc:740] T 97e8899b5afc42a58dd848cc7adfb247 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00bc4f1e78664168a62dc348db47ed5f, State: Initialized, Role: FOLLOWER
I20260709 13:06:39.615460 14333 consensus_queue.cc:260] T 97e8899b5afc42a58dd848cc7adfb247 P 00bc4f1e78664168a62dc348db47ed5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:39.616937 14338 tablet_bootstrap.cc:492] T 34b8f917b08a467b8ca873b69efa0ad1 P 624eef68d46144c48e5429400233648c: Bootstrap starting.
I20260709 13:06:39.619616 14593 raft_consensus.cc:515] T 52aa418687d249f9a83c511e33c1aa60 P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:39.620644 14333 ts_tablet_manager.cc:1434] T 97e8899b5afc42a58dd848cc7adfb247 P 00bc4f1e78664168a62dc348db47ed5f: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260709 13:06:39.621774 14333 tablet_bootstrap.cc:492] T d7eb3baca5f84de0b6dd1f7e64c9fe3b P 00bc4f1e78664168a62dc348db47ed5f: Bootstrap starting.
I20260709 13:06:39.622663 14143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52aa418687d249f9a83c511e33c1aa60" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20"
I20260709 13:06:39.622964 14593 leader_election.cc:290] T 52aa418687d249f9a83c511e33c1aa60 P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 election: Requested vote from peers 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813), 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193)
W20260709 13:06:39.624835 14183 leader_election.cc:343] T 52aa418687d249f9a83c511e33c1aa60 P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:39.625909 14285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52aa418687d249f9a83c511e33c1aa60" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f"
I20260709 13:06:39.626806 14285 raft_consensus.cc:3060] T 52aa418687d249f9a83c511e33c1aa60 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:39.628522 14334 tablet_bootstrap.cc:492] T 52aa418687d249f9a83c511e33c1aa60 P 164b05f8be0a4e49b2683a05b5f3ca20: No bootstrap required, opened a new log
I20260709 13:06:39.629029 14334 ts_tablet_manager.cc:1403] T 52aa418687d249f9a83c511e33c1aa60 P 164b05f8be0a4e49b2683a05b5f3ca20: Time spent bootstrapping tablet: real 0.261s	user 0.012s	sys 0.002s
I20260709 13:06:39.631611 14335 tablet_bootstrap.cc:492] T d7eb3baca5f84de0b6dd1f7e64c9fe3b P afe42c9f8c47470f92c948acc9cd1411: No bootstrap required, opened a new log
I20260709 13:06:39.632023 14335 ts_tablet_manager.cc:1403] T d7eb3baca5f84de0b6dd1f7e64c9fe3b P afe42c9f8c47470f92c948acc9cd1411: Time spent bootstrapping tablet: real 0.047s	user 0.015s	sys 0.000s
I20260709 13:06:39.632941 14333 tablet_bootstrap.cc:654] T d7eb3baca5f84de0b6dd1f7e64c9fe3b P 00bc4f1e78664168a62dc348db47ed5f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:39.628031 14338 tablet_bootstrap.cc:654] T 34b8f917b08a467b8ca873b69efa0ad1 P 624eef68d46144c48e5429400233648c: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:39.636463 14335 raft_consensus.cc:359] T d7eb3baca5f84de0b6dd1f7e64c9fe3b P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:39.631872 14334 raft_consensus.cc:359] T 52aa418687d249f9a83c511e33c1aa60 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:39.637719 14335 raft_consensus.cc:385] T d7eb3baca5f84de0b6dd1f7e64c9fe3b P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:39.638103 14335 raft_consensus.cc:740] T d7eb3baca5f84de0b6dd1f7e64c9fe3b P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afe42c9f8c47470f92c948acc9cd1411, State: Initialized, Role: FOLLOWER
I20260709 13:06:39.637879 14334 raft_consensus.cc:385] T 52aa418687d249f9a83c511e33c1aa60 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:39.638618 14334 raft_consensus.cc:740] T 52aa418687d249f9a83c511e33c1aa60 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 164b05f8be0a4e49b2683a05b5f3ca20, State: Initialized, Role: FOLLOWER
I20260709 13:06:39.638916 14335 consensus_queue.cc:260] T d7eb3baca5f84de0b6dd1f7e64c9fe3b P afe42c9f8c47470f92c948acc9cd1411 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:39.639478 14334 consensus_queue.cc:260] T 52aa418687d249f9a83c511e33c1aa60 P 164b05f8be0a4e49b2683a05b5f3ca20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:39.640794 14335 ts_tablet_manager.cc:1434] T d7eb3baca5f84de0b6dd1f7e64c9fe3b P afe42c9f8c47470f92c948acc9cd1411: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:06:39.642390 14334 ts_tablet_manager.cc:1434] T 52aa418687d249f9a83c511e33c1aa60 P 164b05f8be0a4e49b2683a05b5f3ca20: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 13:06:39.641685 14335 tablet_bootstrap.cc:492] T 60032ac589ac43beb3c80491d6f1e8ac P afe42c9f8c47470f92c948acc9cd1411: Bootstrap starting.
I20260709 13:06:39.646797 14143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db89d1ce2f64a74ab3dbdb5e5830125" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" is_pre_election: true
I20260709 13:06:39.649145 14715 leader_election.cc:290] T 1db89d1ce2f64a74ab3dbdb5e5830125 P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813), 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193)
I20260709 13:06:39.650432 14290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db89d1ce2f64a74ab3dbdb5e5830125" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f" is_pre_election: true
I20260709 13:06:39.652096 14182 leader_election.cc:304] T 1db89d1ce2f64a74ab3dbdb5e5830125 P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: afe42c9f8c47470f92c948acc9cd1411; no voters: 00bc4f1e78664168a62dc348db47ed5f, 164b05f8be0a4e49b2683a05b5f3ca20
I20260709 13:06:39.653388 14691 raft_consensus.cc:2749] T 1db89d1ce2f64a74ab3dbdb5e5830125 P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:39.655366 14335 tablet_bootstrap.cc:654] T 60032ac589ac43beb3c80491d6f1e8ac P afe42c9f8c47470f92c948acc9cd1411: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:39.657437 14333 tablet_bootstrap.cc:492] T d7eb3baca5f84de0b6dd1f7e64c9fe3b P 00bc4f1e78664168a62dc348db47ed5f: No bootstrap required, opened a new log
I20260709 13:06:39.657949 14333 ts_tablet_manager.cc:1403] T d7eb3baca5f84de0b6dd1f7e64c9fe3b P 00bc4f1e78664168a62dc348db47ed5f: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.004s
I20260709 13:06:39.661453 14285 raft_consensus.cc:2468] T 52aa418687d249f9a83c511e33c1aa60 P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afe42c9f8c47470f92c948acc9cd1411 in term 1.
I20260709 13:06:39.662850 14182 leader_election.cc:304] T 52aa418687d249f9a83c511e33c1aa60 P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f, afe42c9f8c47470f92c948acc9cd1411; no voters: 164b05f8be0a4e49b2683a05b5f3ca20
I20260709 13:06:39.663759 14691 raft_consensus.cc:2804] T 52aa418687d249f9a83c511e33c1aa60 P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:39.664351 14691 raft_consensus.cc:697] T 52aa418687d249f9a83c511e33c1aa60 P afe42c9f8c47470f92c948acc9cd1411 [term 1 LEADER]: Becoming Leader. State: Replica: afe42c9f8c47470f92c948acc9cd1411, State: Running, Role: LEADER
I20260709 13:06:39.664887 14641 raft_consensus.cc:493] T 581a6e58c15a44d2981710c982e4b19e P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:39.665433 14641 raft_consensus.cc:515] T 581a6e58c15a44d2981710c982e4b19e P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:39.667689 14641 leader_election.cc:290] T 581a6e58c15a44d2981710c982e4b19e P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069), 624eef68d46144c48e5429400233648c (127.10.182.1:45551)
I20260709 13:06:39.665443 14691 consensus_queue.cc:237] T 52aa418687d249f9a83c511e33c1aa60 P afe42c9f8c47470f92c948acc9cd1411 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:39.669871 14338 tablet_bootstrap.cc:492] T 34b8f917b08a467b8ca873b69efa0ad1 P 624eef68d46144c48e5429400233648c: No bootstrap required, opened a new log
I20260709 13:06:39.669668 14214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "581a6e58c15a44d2981710c982e4b19e" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afe42c9f8c47470f92c948acc9cd1411" is_pre_election: true
I20260709 13:06:39.670394 14338 ts_tablet_manager.cc:1403] T 34b8f917b08a467b8ca873b69efa0ad1 P 624eef68d46144c48e5429400233648c: Time spent bootstrapping tablet: real 0.054s	user 0.013s	sys 0.006s
I20260709 13:06:39.670580 14214 raft_consensus.cc:2468] T 581a6e58c15a44d2981710c982e4b19e P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00bc4f1e78664168a62dc348db47ed5f in term 0.
I20260709 13:06:39.671965 14065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "581a6e58c15a44d2981710c982e4b19e" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c" is_pre_election: true
I20260709 13:06:39.673502 14338 raft_consensus.cc:359] T 34b8f917b08a467b8ca873b69efa0ad1 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:39.674257 14254 leader_election.cc:304] T 581a6e58c15a44d2981710c982e4b19e P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f, afe42c9f8c47470f92c948acc9cd1411; no voters: 
I20260709 13:06:39.674681 14333 raft_consensus.cc:359] T d7eb3baca5f84de0b6dd1f7e64c9fe3b P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:39.675436 14333 raft_consensus.cc:385] T d7eb3baca5f84de0b6dd1f7e64c9fe3b P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:39.675354 14641 raft_consensus.cc:2804] T 581a6e58c15a44d2981710c982e4b19e P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:39.676002 14641 raft_consensus.cc:493] T 581a6e58c15a44d2981710c982e4b19e P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:39.676348 14641 raft_consensus.cc:3060] T 581a6e58c15a44d2981710c982e4b19e P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:06:39.676972 14254 leader_election.cc:343] T 581a6e58c15a44d2981710c982e4b19e P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:39.674254 14338 raft_consensus.cc:385] T 34b8f917b08a467b8ca873b69efa0ad1 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:39.691507 14338 raft_consensus.cc:740] T 34b8f917b08a467b8ca873b69efa0ad1 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 624eef68d46144c48e5429400233648c, State: Initialized, Role: FOLLOWER
I20260709 13:06:39.690291 14641 raft_consensus.cc:515] T 581a6e58c15a44d2981710c982e4b19e P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:39.694336 14333 raft_consensus.cc:740] T d7eb3baca5f84de0b6dd1f7e64c9fe3b P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00bc4f1e78664168a62dc348db47ed5f, State: Initialized, Role: FOLLOWER
I20260709 13:06:39.695273 14338 consensus_queue.cc:260] T 34b8f917b08a467b8ca873b69efa0ad1 P 624eef68d46144c48e5429400233648c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:39.696856 14214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "581a6e58c15a44d2981710c982e4b19e" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afe42c9f8c47470f92c948acc9cd1411"
I20260709 13:06:39.697518 14214 raft_consensus.cc:3060] T 581a6e58c15a44d2981710c982e4b19e P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:39.697037 14333 consensus_queue.cc:260] T d7eb3baca5f84de0b6dd1f7e64c9fe3b P 00bc4f1e78664168a62dc348db47ed5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:39.698184 14687 raft_consensus.cc:493] T d7eb3baca5f84de0b6dd1f7e64c9fe3b P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:39.698743 14687 raft_consensus.cc:515] T d7eb3baca5f84de0b6dd1f7e64c9fe3b P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:39.699991 14065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "581a6e58c15a44d2981710c982e4b19e" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c"
I20260709 13:06:39.700830 14687 leader_election.cc:290] T d7eb3baca5f84de0b6dd1f7e64c9fe3b P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813), afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069)
I20260709 13:06:39.701040 14641 leader_election.cc:290] T 581a6e58c15a44d2981710c982e4b19e P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 election: Requested vote from peers afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069), 624eef68d46144c48e5429400233648c (127.10.182.1:45551)
I20260709 13:06:39.701864 14338 ts_tablet_manager.cc:1434] T 34b8f917b08a467b8ca873b69efa0ad1 P 624eef68d46144c48e5429400233648c: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260709 13:06:39.702292 14143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7eb3baca5f84de0b6dd1f7e64c9fe3b" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" is_pre_election: true
I20260709 13:06:39.702525 14215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7eb3baca5f84de0b6dd1f7e64c9fe3b" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afe42c9f8c47470f92c948acc9cd1411" is_pre_election: true
I20260709 13:06:39.702946 14338 tablet_bootstrap.cc:492] T c1d167c135fe428c85ed2d2aed08be35 P 624eef68d46144c48e5429400233648c: Bootstrap starting.
I20260709 13:06:39.703104 14215 raft_consensus.cc:2468] T d7eb3baca5f84de0b6dd1f7e64c9fe3b P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00bc4f1e78664168a62dc348db47ed5f in term 0.
W20260709 13:06:39.704036 14257 leader_election.cc:343] T d7eb3baca5f84de0b6dd1f7e64c9fe3b P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:39.704628 14254 leader_election.cc:304] T d7eb3baca5f84de0b6dd1f7e64c9fe3b P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f, afe42c9f8c47470f92c948acc9cd1411; no voters: 164b05f8be0a4e49b2683a05b5f3ca20
W20260709 13:06:39.705650 14254 leader_election.cc:343] T 581a6e58c15a44d2981710c982e4b19e P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:39.706506 14641 raft_consensus.cc:2804] T d7eb3baca5f84de0b6dd1f7e64c9fe3b P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:39.706898 14641 raft_consensus.cc:493] T d7eb3baca5f84de0b6dd1f7e64c9fe3b P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:39.707248 14641 raft_consensus.cc:3060] T d7eb3baca5f84de0b6dd1f7e64c9fe3b P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:39.711382 14333 ts_tablet_manager.cc:1434] T d7eb3baca5f84de0b6dd1f7e64c9fe3b P 00bc4f1e78664168a62dc348db47ed5f: Time spent starting tablet: real 0.053s	user 0.008s	sys 0.000s
I20260709 13:06:39.712771 14333 tablet_bootstrap.cc:492] T bb24ec6b9eb542bca92049f8b6b42928 P 00bc4f1e78664168a62dc348db47ed5f: Bootstrap starting.
I20260709 13:06:39.715860 14641 raft_consensus.cc:515] T d7eb3baca5f84de0b6dd1f7e64c9fe3b P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:39.721333 14143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7eb3baca5f84de0b6dd1f7e64c9fe3b" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20"
I20260709 13:06:39.722474 14215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7eb3baca5f84de0b6dd1f7e64c9fe3b" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afe42c9f8c47470f92c948acc9cd1411"
I20260709 13:06:39.723124 14215 raft_consensus.cc:3060] T d7eb3baca5f84de0b6dd1f7e64c9fe3b P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:39.723275 14638 raft_consensus.cc:493] T 99953e904f9b4f65a2266765b7ae2b78 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:39.723830 14638 raft_consensus.cc:515] T 99953e904f9b4f65a2266765b7ae2b78 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:39.726876 14638 leader_election.cc:290] T 99953e904f9b4f65a2266765b7ae2b78 P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813), afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069)
W20260709 13:06:39.727141 14257 leader_election.cc:343] T d7eb3baca5f84de0b6dd1f7e64c9fe3b P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:39.735460 14750 consensus_queue.cc:1048] T 1db89d1ce2f64a74ab3dbdb5e5830125 P 164b05f8be0a4e49b2683a05b5f3ca20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:39.735947 14210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99953e904f9b4f65a2266765b7ae2b78" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afe42c9f8c47470f92c948acc9cd1411" is_pre_election: true
I20260709 13:06:39.736403 14215 raft_consensus.cc:2468] T d7eb3baca5f84de0b6dd1f7e64c9fe3b P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00bc4f1e78664168a62dc348db47ed5f in term 1.
I20260709 13:06:39.738540 14254 leader_election.cc:304] T d7eb3baca5f84de0b6dd1f7e64c9fe3b P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f, afe42c9f8c47470f92c948acc9cd1411; no voters: 164b05f8be0a4e49b2683a05b5f3ca20
I20260709 13:06:39.739723 14641 leader_election.cc:290] T d7eb3baca5f84de0b6dd1f7e64c9fe3b P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 election: Requested vote from peers 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813), afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069)
I20260709 13:06:39.740077 14687 raft_consensus.cc:2804] T d7eb3baca5f84de0b6dd1f7e64c9fe3b P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:39.740587 14687 raft_consensus.cc:697] T d7eb3baca5f84de0b6dd1f7e64c9fe3b P 00bc4f1e78664168a62dc348db47ed5f [term 1 LEADER]: Becoming Leader. State: Replica: 00bc4f1e78664168a62dc348db47ed5f, State: Running, Role: LEADER
I20260709 13:06:39.741643 14687 consensus_queue.cc:237] T d7eb3baca5f84de0b6dd1f7e64c9fe3b P 00bc4f1e78664168a62dc348db47ed5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:39.739564 14694 consensus_queue.cc:1048] T dc37078d5e354da0a9823d7c68bdd9f8 P 624eef68d46144c48e5429400233648c [LEADER]: Connected to new peer: Peer: permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:39.752121 14333 tablet_bootstrap.cc:654] T bb24ec6b9eb542bca92049f8b6b42928 P 00bc4f1e78664168a62dc348db47ed5f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:39.756619 14338 tablet_bootstrap.cc:654] T c1d167c135fe428c85ed2d2aed08be35 P 624eef68d46144c48e5429400233648c: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:39.758750 14641 raft_consensus.cc:493] T 97e8899b5afc42a58dd848cc7adfb247 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:39.759287 14641 raft_consensus.cc:515] T 97e8899b5afc42a58dd848cc7adfb247 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:39.764631 14209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97e8899b5afc42a58dd848cc7adfb247" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afe42c9f8c47470f92c948acc9cd1411" is_pre_election: true
W20260709 13:06:39.765805 14254 leader_election.cc:343] T 97e8899b5afc42a58dd848cc7adfb247 P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:39.766727 14338 tablet_bootstrap.cc:492] T c1d167c135fe428c85ed2d2aed08be35 P 624eef68d46144c48e5429400233648c: No bootstrap required, opened a new log
I20260709 13:06:39.767256 14338 ts_tablet_manager.cc:1403] T c1d167c135fe428c85ed2d2aed08be35 P 624eef68d46144c48e5429400233648c: Time spent bootstrapping tablet: real 0.065s	user 0.012s	sys 0.000s
I20260709 13:06:39.769557 14065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97e8899b5afc42a58dd848cc7adfb247" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c" is_pre_election: true
W20260709 13:06:39.770882 14254 leader_election.cc:343] T 97e8899b5afc42a58dd848cc7adfb247 P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:39.771289 14254 leader_election.cc:304] T 97e8899b5afc42a58dd848cc7adfb247 P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f; no voters: 624eef68d46144c48e5429400233648c, afe42c9f8c47470f92c948acc9cd1411
I20260709 13:06:39.772461 14761 raft_consensus.cc:2749] T 97e8899b5afc42a58dd848cc7adfb247 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:39.775792 14334 tablet_bootstrap.cc:492] T 204adcb10e694c229a8ff75d780a5193 P 164b05f8be0a4e49b2683a05b5f3ca20: Bootstrap starting.
I20260709 13:06:39.774381 14142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99953e904f9b4f65a2266765b7ae2b78" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" is_pre_election: true
I20260709 13:06:39.775887 14338 raft_consensus.cc:359] T c1d167c135fe428c85ed2d2aed08be35 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:39.776755 14338 raft_consensus.cc:385] T c1d167c135fe428c85ed2d2aed08be35 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:39.777158 14338 raft_consensus.cc:740] T c1d167c135fe428c85ed2d2aed08be35 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 624eef68d46144c48e5429400233648c, State: Initialized, Role: FOLLOWER
I20260709 13:06:39.780258 14338 consensus_queue.cc:260] T c1d167c135fe428c85ed2d2aed08be35 P 624eef68d46144c48e5429400233648c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:39.772517 14641 leader_election.cc:290] T 97e8899b5afc42a58dd848cc7adfb247 P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069), 624eef68d46144c48e5429400233648c (127.10.182.1:45551)
I20260709 13:06:39.774880 14214 raft_consensus.cc:2468] T 581a6e58c15a44d2981710c982e4b19e P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00bc4f1e78664168a62dc348db47ed5f in term 1.
I20260709 13:06:39.799573 14638 raft_consensus.cc:493] T c1d167c135fe428c85ed2d2aed08be35 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:39.801530 14638 raft_consensus.cc:515] T c1d167c135fe428c85ed2d2aed08be35 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:39.803552 14638 leader_election.cc:290] T c1d167c135fe428c85ed2d2aed08be35 P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069), 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193)
I20260709 13:06:39.805806 14209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1d167c135fe428c85ed2d2aed08be35" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afe42c9f8c47470f92c948acc9cd1411" is_pre_election: true
I20260709 13:06:39.808940 14254 leader_election.cc:304] T 581a6e58c15a44d2981710c982e4b19e P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f, afe42c9f8c47470f92c948acc9cd1411; no voters: 624eef68d46144c48e5429400233648c
I20260709 13:06:39.809099 14285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1d167c135fe428c85ed2d2aed08be35" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f" is_pre_election: true
I20260709 13:06:39.810309 14687 raft_consensus.cc:2804] T 581a6e58c15a44d2981710c982e4b19e P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:39.810640 14033 leader_election.cc:304] T c1d167c135fe428c85ed2d2aed08be35 P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 624eef68d46144c48e5429400233648c; no voters: 00bc4f1e78664168a62dc348db47ed5f, afe42c9f8c47470f92c948acc9cd1411
I20260709 13:06:39.810815 14687 raft_consensus.cc:697] T 581a6e58c15a44d2981710c982e4b19e P 00bc4f1e78664168a62dc348db47ed5f [term 1 LEADER]: Becoming Leader. State: Replica: 00bc4f1e78664168a62dc348db47ed5f, State: Running, Role: LEADER
I20260709 13:06:39.811748 14687 consensus_queue.cc:237] T 581a6e58c15a44d2981710c982e4b19e P 00bc4f1e78664168a62dc348db47ed5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:39.813015 14338 ts_tablet_manager.cc:1434] T c1d167c135fe428c85ed2d2aed08be35 P 624eef68d46144c48e5429400233648c: Time spent starting tablet: real 0.045s	user 0.009s	sys 0.000s
I20260709 13:06:39.814098 14338 tablet_bootstrap.cc:492] T 204adcb10e694c229a8ff75d780a5193 P 624eef68d46144c48e5429400233648c: Bootstrap starting.
I20260709 13:06:39.811767 14762 raft_consensus.cc:2749] T c1d167c135fe428c85ed2d2aed08be35 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:39.816887 14715 consensus_queue.cc:1048] T 34b8f917b08a467b8ca873b69efa0ad1 P afe42c9f8c47470f92c948acc9cd1411 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 13:06:39.828405 14338 tablet_bootstrap.cc:654] T 204adcb10e694c229a8ff75d780a5193 P 624eef68d46144c48e5429400233648c: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:39.818312 13965 catalog_manager.cc:5697] T d7eb3baca5f84de0b6dd1f7e64c9fe3b P 00bc4f1e78664168a62dc348db47ed5f reported cstate change: term changed from 0 to 1, leader changed from <none> to 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4). New cstate: current_term: 1 leader_uuid: "00bc4f1e78664168a62dc348db47ed5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:39.831621 14334 tablet_bootstrap.cc:654] T 204adcb10e694c229a8ff75d780a5193 P 164b05f8be0a4e49b2683a05b5f3ca20: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:39.838378 14034 leader_election.cc:304] T 99953e904f9b4f65a2266765b7ae2b78 P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 624eef68d46144c48e5429400233648c; no voters: 164b05f8be0a4e49b2683a05b5f3ca20, afe42c9f8c47470f92c948acc9cd1411
I20260709 13:06:39.839255 14762 raft_consensus.cc:2749] T 99953e904f9b4f65a2266765b7ae2b78 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:39.847160 14750 raft_consensus.cc:493] T 002a5c36ebf6491a956ca901b9c7b065 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:39.849956 14750 raft_consensus.cc:515] T 002a5c36ebf6491a956ca901b9c7b065 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:39.844094 14065 raft_consensus.cc:3060] T 34b8f917b08a467b8ca873b69efa0ad1 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:39.859529 13966 catalog_manager.cc:5697] T 52aa418687d249f9a83c511e33c1aa60 P afe42c9f8c47470f92c948acc9cd1411 reported cstate change: term changed from 0 to 1, leader changed from <none> to afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3). New cstate: current_term: 1 leader_uuid: "afe42c9f8c47470f92c948acc9cd1411" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:39.870177 14333 tablet_bootstrap.cc:492] T bb24ec6b9eb542bca92049f8b6b42928 P 00bc4f1e78664168a62dc348db47ed5f: No bootstrap required, opened a new log
I20260709 13:06:39.870690 14333 ts_tablet_manager.cc:1403] T bb24ec6b9eb542bca92049f8b6b42928 P 00bc4f1e78664168a62dc348db47ed5f: Time spent bootstrapping tablet: real 0.158s	user 0.021s	sys 0.019s
I20260709 13:06:39.866634 14762 consensus_queue.cc:1048] T dc37078d5e354da0a9823d7c68bdd9f8 P 624eef68d46144c48e5429400233648c [LEADER]: Connected to new peer: Peer: permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:06:39.875154 14750 leader_election.cc:290] T 002a5c36ebf6491a956ca901b9c7b065 P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 624eef68d46144c48e5429400233648c (127.10.182.1:45551), afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069)
I20260709 13:06:39.881634 14214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "002a5c36ebf6491a956ca901b9c7b065" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afe42c9f8c47470f92c948acc9cd1411" is_pre_election: true
I20260709 13:06:39.882354 14214 raft_consensus.cc:2468] T 002a5c36ebf6491a956ca901b9c7b065 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 164b05f8be0a4e49b2683a05b5f3ca20 in term 0.
I20260709 13:06:39.884658 14106 leader_election.cc:304] T 002a5c36ebf6491a956ca901b9c7b065 P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 164b05f8be0a4e49b2683a05b5f3ca20, afe42c9f8c47470f92c948acc9cd1411; no voters: 
I20260709 13:06:39.886243 14750 raft_consensus.cc:2804] T 002a5c36ebf6491a956ca901b9c7b065 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:39.889488 14750 raft_consensus.cc:493] T 002a5c36ebf6491a956ca901b9c7b065 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:39.889837 14750 raft_consensus.cc:3060] T 002a5c36ebf6491a956ca901b9c7b065 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:39.886310 14333 raft_consensus.cc:359] T bb24ec6b9eb542bca92049f8b6b42928 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:39.897778 14333 raft_consensus.cc:385] T bb24ec6b9eb542bca92049f8b6b42928 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:39.898077 14333 raft_consensus.cc:740] T bb24ec6b9eb542bca92049f8b6b42928 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00bc4f1e78664168a62dc348db47ed5f, State: Initialized, Role: FOLLOWER
I20260709 13:06:39.886528 14068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "002a5c36ebf6491a956ca901b9c7b065" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c" is_pre_election: true
I20260709 13:06:39.900715 14068 raft_consensus.cc:2468] T 002a5c36ebf6491a956ca901b9c7b065 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 164b05f8be0a4e49b2683a05b5f3ca20 in term 0.
I20260709 13:06:39.899260 14333 consensus_queue.cc:260] T bb24ec6b9eb542bca92049f8b6b42928 P 00bc4f1e78664168a62dc348db47ed5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:39.906287 14335 tablet_bootstrap.cc:492] T 60032ac589ac43beb3c80491d6f1e8ac P afe42c9f8c47470f92c948acc9cd1411: No bootstrap required, opened a new log
I20260709 13:06:39.906772 14335 ts_tablet_manager.cc:1403] T 60032ac589ac43beb3c80491d6f1e8ac P afe42c9f8c47470f92c948acc9cd1411: Time spent bootstrapping tablet: real 0.265s	user 0.016s	sys 0.056s
I20260709 13:06:39.906287 14338 tablet_bootstrap.cc:492] T 204adcb10e694c229a8ff75d780a5193 P 624eef68d46144c48e5429400233648c: No bootstrap required, opened a new log
I20260709 13:06:39.915221 14338 ts_tablet_manager.cc:1403] T 204adcb10e694c229a8ff75d780a5193 P 624eef68d46144c48e5429400233648c: Time spent bootstrapping tablet: real 0.101s	user 0.006s	sys 0.012s
I20260709 13:06:39.916795 14488 raft_consensus.cc:493] T 52aa418687d249f9a83c511e33c1aa60 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:39.919668 14593 consensus_queue.cc:1048] T 34b8f917b08a467b8ca873b69efa0ad1 P afe42c9f8c47470f92c948acc9cd1411 [LEADER]: Connected to new peer: Peer: permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:39.915745 14750 raft_consensus.cc:515] T 002a5c36ebf6491a956ca901b9c7b065 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:39.923813 14750 leader_election.cc:290] T 002a5c36ebf6491a956ca901b9c7b065 P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 election: Requested vote from peers 624eef68d46144c48e5429400233648c (127.10.182.1:45551), afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069)
I20260709 13:06:39.923507 14335 raft_consensus.cc:359] T 60032ac589ac43beb3c80491d6f1e8ac P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:39.924283 14335 raft_consensus.cc:385] T 60032ac589ac43beb3c80491d6f1e8ac P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:39.924603 14335 raft_consensus.cc:740] T 60032ac589ac43beb3c80491d6f1e8ac P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afe42c9f8c47470f92c948acc9cd1411, State: Initialized, Role: FOLLOWER
I20260709 13:06:39.917445 14488 raft_consensus.cc:515] T 52aa418687d249f9a83c511e33c1aa60 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:39.929942 14335 consensus_queue.cc:260] T 60032ac589ac43beb3c80491d6f1e8ac P afe42c9f8c47470f92c948acc9cd1411 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:39.930550 14641 raft_consensus.cc:493] T 6317a1954b2948b997de09d3ac2077af P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:39.916469 14768 raft_consensus.cc:493] T bb24ec6b9eb542bca92049f8b6b42928 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:39.932099 14214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "002a5c36ebf6491a956ca901b9c7b065" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afe42c9f8c47470f92c948acc9cd1411"
I20260709 13:06:39.939040 14338 raft_consensus.cc:359] T 204adcb10e694c229a8ff75d780a5193 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:39.953385 14338 raft_consensus.cc:385] T 204adcb10e694c229a8ff75d780a5193 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:39.940725 14488 leader_election.cc:290] T 52aa418687d249f9a83c511e33c1aa60 P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069), 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193)
I20260709 13:06:39.943156 14209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52aa418687d249f9a83c511e33c1aa60" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afe42c9f8c47470f92c948acc9cd1411" is_pre_election: true
I20260709 13:06:39.944301 14285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52aa418687d249f9a83c511e33c1aa60" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f" is_pre_election: true
I20260709 13:06:39.944285 14333 ts_tablet_manager.cc:1434] T bb24ec6b9eb542bca92049f8b6b42928 P 00bc4f1e78664168a62dc348db47ed5f: Time spent starting tablet: real 0.073s	user 0.007s	sys 0.002s
I20260709 13:06:39.956692 14214 raft_consensus.cc:3060] T 002a5c36ebf6491a956ca901b9c7b065 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:39.951767 14335 ts_tablet_manager.cc:1434] T 60032ac589ac43beb3c80491d6f1e8ac P afe42c9f8c47470f92c948acc9cd1411: Time spent starting tablet: real 0.045s	user 0.008s	sys 0.000s
I20260709 13:06:39.960026 14335 tablet_bootstrap.cc:492] T 97e8899b5afc42a58dd848cc7adfb247 P afe42c9f8c47470f92c948acc9cd1411: Bootstrap starting.
I20260709 13:06:39.953747 14338 raft_consensus.cc:740] T 204adcb10e694c229a8ff75d780a5193 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 624eef68d46144c48e5429400233648c, State: Initialized, Role: FOLLOWER
I20260709 13:06:39.961083 14338 consensus_queue.cc:260] T 204adcb10e694c229a8ff75d780a5193 P 624eef68d46144c48e5429400233648c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:39.956630 13966 catalog_manager.cc:5697] T 581a6e58c15a44d2981710c982e4b19e P 00bc4f1e78664168a62dc348db47ed5f reported cstate change: term changed from 0 to 1, leader changed from <none> to 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4). New cstate: current_term: 1 leader_uuid: "00bc4f1e78664168a62dc348db47ed5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:39.955173 14768 raft_consensus.cc:515] T bb24ec6b9eb542bca92049f8b6b42928 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:39.973918 14768 leader_election.cc:290] T bb24ec6b9eb542bca92049f8b6b42928 P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 624eef68d46144c48e5429400233648c (127.10.182.1:45551), 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813)
I20260709 13:06:39.974498 14062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb24ec6b9eb542bca92049f8b6b42928" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c" is_pre_election: true
I20260709 13:06:39.975262 14338 ts_tablet_manager.cc:1434] T 204adcb10e694c229a8ff75d780a5193 P 624eef68d46144c48e5429400233648c: Time spent starting tablet: real 0.060s	user 0.005s	sys 0.002s
W20260709 13:06:39.976280 14254 leader_election.cc:343] T bb24ec6b9eb542bca92049f8b6b42928 P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:39.978317 14064 raft_consensus.cc:3060] T 99953e904f9b4f65a2266765b7ae2b78 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:39.985376 14335 tablet_bootstrap.cc:654] T 97e8899b5afc42a58dd848cc7adfb247 P afe42c9f8c47470f92c948acc9cd1411: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:39.994789 14334 tablet_bootstrap.cc:492] T 204adcb10e694c229a8ff75d780a5193 P 164b05f8be0a4e49b2683a05b5f3ca20: No bootstrap required, opened a new log
I20260709 13:06:39.995343 14334 ts_tablet_manager.cc:1403] T 204adcb10e694c229a8ff75d780a5193 P 164b05f8be0a4e49b2683a05b5f3ca20: Time spent bootstrapping tablet: real 0.220s	user 0.026s	sys 0.013s
I20260709 13:06:39.997315 14285 raft_consensus.cc:2393] T 52aa418687d249f9a83c511e33c1aa60 P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 164b05f8be0a4e49b2683a05b5f3ca20 in current term 1: Already voted for candidate afe42c9f8c47470f92c948acc9cd1411 in this term.
I20260709 13:06:39.998036 14334 raft_consensus.cc:359] T 204adcb10e694c229a8ff75d780a5193 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:39.998576 14108 leader_election.cc:304] T 52aa418687d249f9a83c511e33c1aa60 P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 164b05f8be0a4e49b2683a05b5f3ca20; no voters: 00bc4f1e78664168a62dc348db47ed5f, afe42c9f8c47470f92c948acc9cd1411
I20260709 13:06:39.998967 14334 raft_consensus.cc:385] T 204adcb10e694c229a8ff75d780a5193 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:39.999351 14334 raft_consensus.cc:740] T 204adcb10e694c229a8ff75d780a5193 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 164b05f8be0a4e49b2683a05b5f3ca20, State: Initialized, Role: FOLLOWER
I20260709 13:06:39.999408 14750 raft_consensus.cc:3060] T 52aa418687d249f9a83c511e33c1aa60 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:39.953441 14641 raft_consensus.cc:515] T 6317a1954b2948b997de09d3ac2077af P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:40.000356 14063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "002a5c36ebf6491a956ca901b9c7b065" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c"
I20260709 13:06:40.000950 14063 raft_consensus.cc:3060] T 002a5c36ebf6491a956ca901b9c7b065 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:40.001484 14641 leader_election.cc:290] T 6317a1954b2948b997de09d3ac2077af P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 624eef68d46144c48e5429400233648c (127.10.182.1:45551), 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813)
W20260709 13:06:40.007467 14014 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:06:40.008728 14334 consensus_queue.cc:260] T 204adcb10e694c229a8ff75d780a5193 P 164b05f8be0a4e49b2683a05b5f3ca20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:40.011417 14750 raft_consensus.cc:2749] T 52aa418687d249f9a83c511e33c1aa60 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:40.012085 14334 ts_tablet_manager.cc:1434] T 204adcb10e694c229a8ff75d780a5193 P 164b05f8be0a4e49b2683a05b5f3ca20: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 13:06:40.012204 14065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6317a1954b2948b997de09d3ac2077af" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c" is_pre_election: true
I20260709 13:06:40.012900 14065 raft_consensus.cc:2468] T 6317a1954b2948b997de09d3ac2077af P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00bc4f1e78664168a62dc348db47ed5f in term 1.
I20260709 13:06:40.014053 14338 tablet_bootstrap.cc:492] T 4ce72cf9c39c454399665585914d4377 P 624eef68d46144c48e5429400233648c: Bootstrap starting.
I20260709 13:06:40.018242 14254 leader_election.cc:304] T 6317a1954b2948b997de09d3ac2077af P 00bc4f1e78664168a62dc348db47ed5f [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: 00bc4f1e78664168a62dc348db47ed5f, 624eef68d46144c48e5429400233648c; no voters: 
I20260709 13:06:40.019686 14641 raft_consensus.cc:2804] T 6317a1954b2948b997de09d3ac2077af P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:40.020040 14641 raft_consensus.cc:493] T 6317a1954b2948b997de09d3ac2077af P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:40.022691 14334 tablet_bootstrap.cc:492] T d7eb3baca5f84de0b6dd1f7e64c9fe3b P 164b05f8be0a4e49b2683a05b5f3ca20: Bootstrap starting.
I20260709 13:06:40.020346 14641 raft_consensus.cc:3060] T 6317a1954b2948b997de09d3ac2077af P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:40.033943 14334 tablet_bootstrap.cc:654] T d7eb3baca5f84de0b6dd1f7e64c9fe3b P 164b05f8be0a4e49b2683a05b5f3ca20: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:40.043619 14214 raft_consensus.cc:2468] T 002a5c36ebf6491a956ca901b9c7b065 P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 164b05f8be0a4e49b2683a05b5f3ca20 in term 1.
I20260709 13:06:40.044180 14142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb24ec6b9eb542bca92049f8b6b42928" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" is_pre_election: true
I20260709 13:06:40.046072 14143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6317a1954b2948b997de09d3ac2077af" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" is_pre_election: true
I20260709 13:06:40.046949 14143 raft_consensus.cc:2468] T 6317a1954b2948b997de09d3ac2077af P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00bc4f1e78664168a62dc348db47ed5f in term 1.
I20260709 13:06:40.051761 14063 raft_consensus.cc:2468] T 002a5c36ebf6491a956ca901b9c7b065 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 164b05f8be0a4e49b2683a05b5f3ca20 in term 1.
W20260709 13:06:40.059630 14257 leader_election.cc:343] T bb24ec6b9eb542bca92049f8b6b42928 P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:40.059857 14106 leader_election.cc:304] T 002a5c36ebf6491a956ca901b9c7b065 P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 164b05f8be0a4e49b2683a05b5f3ca20, afe42c9f8c47470f92c948acc9cd1411; no voters: 
I20260709 13:06:40.060328 14257 leader_election.cc:304] T bb24ec6b9eb542bca92049f8b6b42928 P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f; no voters: 164b05f8be0a4e49b2683a05b5f3ca20, 624eef68d46144c48e5429400233648c
I20260709 13:06:40.061368 14580 raft_consensus.cc:2804] T 002a5c36ebf6491a956ca901b9c7b065 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:40.062057 14580 raft_consensus.cc:697] T 002a5c36ebf6491a956ca901b9c7b065 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 LEADER]: Becoming Leader. State: Replica: 164b05f8be0a4e49b2683a05b5f3ca20, State: Running, Role: LEADER
I20260709 13:06:40.062809 14580 consensus_queue.cc:237] T 002a5c36ebf6491a956ca901b9c7b065 P 164b05f8be0a4e49b2683a05b5f3ca20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:40.064540 14687 raft_consensus.cc:2749] T bb24ec6b9eb542bca92049f8b6b42928 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:40.055509 14641 raft_consensus.cc:515] T 6317a1954b2948b997de09d3ac2077af P 00bc4f1e78664168a62dc348db47ed5f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:40.075855 14335 tablet_bootstrap.cc:492] T 97e8899b5afc42a58dd848cc7adfb247 P afe42c9f8c47470f92c948acc9cd1411: No bootstrap required, opened a new log
I20260709 13:06:40.080674 14335 ts_tablet_manager.cc:1403] T 97e8899b5afc42a58dd848cc7adfb247 P afe42c9f8c47470f92c948acc9cd1411: Time spent bootstrapping tablet: real 0.121s	user 0.034s	sys 0.023s
I20260709 13:06:40.083277 14335 raft_consensus.cc:359] T 97e8899b5afc42a58dd848cc7adfb247 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:40.083969 14335 raft_consensus.cc:385] T 97e8899b5afc42a58dd848cc7adfb247 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:40.084259 14335 raft_consensus.cc:740] T 97e8899b5afc42a58dd848cc7adfb247 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afe42c9f8c47470f92c948acc9cd1411, State: Initialized, Role: FOLLOWER
I20260709 13:06:40.084913 14335 consensus_queue.cc:260] T 97e8899b5afc42a58dd848cc7adfb247 P afe42c9f8c47470f92c948acc9cd1411 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:40.087119 14335 ts_tablet_manager.cc:1434] T 97e8899b5afc42a58dd848cc7adfb247 P afe42c9f8c47470f92c948acc9cd1411: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:06:40.089239 14641 leader_election.cc:290] T 6317a1954b2948b997de09d3ac2077af P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 2 election: Requested vote from peers 624eef68d46144c48e5429400233648c (127.10.182.1:45551), 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813)
I20260709 13:06:40.121274 14715 raft_consensus.cc:493] T 97e8899b5afc42a58dd848cc7adfb247 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:40.122035 14715 raft_consensus.cc:515] T 97e8899b5afc42a58dd848cc7adfb247 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:40.125284 14068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97e8899b5afc42a58dd848cc7adfb247" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c" is_pre_election: true
I20260709 13:06:40.126232 14715 leader_election.cc:290] T 97e8899b5afc42a58dd848cc7adfb247 P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193), 624eef68d46144c48e5429400233648c (127.10.182.1:45551)
W20260709 13:06:40.128366 14180 leader_election.cc:343] T 97e8899b5afc42a58dd848cc7adfb247 P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:40.091075 14064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6317a1954b2948b997de09d3ac2077af" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c"
I20260709 13:06:40.140321 14338 tablet_bootstrap.cc:654] T 4ce72cf9c39c454399665585914d4377 P 624eef68d46144c48e5429400233648c: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:40.130147 14285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97e8899b5afc42a58dd848cc7adfb247" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f" is_pre_election: true
I20260709 13:06:40.144635 14064 raft_consensus.cc:3060] T 6317a1954b2948b997de09d3ac2077af P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:40.149657 14285 raft_consensus.cc:2468] T 97e8899b5afc42a58dd848cc7adfb247 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afe42c9f8c47470f92c948acc9cd1411 in term 0.
I20260709 13:06:40.148109 14143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6317a1954b2948b997de09d3ac2077af" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20"
I20260709 13:06:40.152365 14143 raft_consensus.cc:3060] T 6317a1954b2948b997de09d3ac2077af P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:40.153707 14182 leader_election.cc:304] T 97e8899b5afc42a58dd848cc7adfb247 P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f, afe42c9f8c47470f92c948acc9cd1411; no voters: 624eef68d46144c48e5429400233648c
I20260709 13:06:40.155711 14593 raft_consensus.cc:2804] T 97e8899b5afc42a58dd848cc7adfb247 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:40.156101 14593 raft_consensus.cc:493] T 97e8899b5afc42a58dd848cc7adfb247 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:40.156450 14593 raft_consensus.cc:3060] T 97e8899b5afc42a58dd848cc7adfb247 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:40.161597 13965 catalog_manager.cc:5697] T 002a5c36ebf6491a956ca901b9c7b065 P 164b05f8be0a4e49b2683a05b5f3ca20 reported cstate change: term changed from 0 to 1, leader changed from <none> to 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2). New cstate: current_term: 1 leader_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:40.161422 14143 raft_consensus.cc:2468] T 6317a1954b2948b997de09d3ac2077af P 164b05f8be0a4e49b2683a05b5f3ca20 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00bc4f1e78664168a62dc348db47ed5f in term 2.
I20260709 13:06:40.164446 14257 leader_election.cc:304] T 6317a1954b2948b997de09d3ac2077af P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f, 164b05f8be0a4e49b2683a05b5f3ca20; no voters: 
I20260709 13:06:40.165058 14715 consensus_queue.cc:1048] T 52aa418687d249f9a83c511e33c1aa60 P afe42c9f8c47470f92c948acc9cd1411 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:40.165848 14687 raft_consensus.cc:2804] T 6317a1954b2948b997de09d3ac2077af P 00bc4f1e78664168a62dc348db47ed5f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:40.166371 14687 raft_consensus.cc:697] T 6317a1954b2948b997de09d3ac2077af P 00bc4f1e78664168a62dc348db47ed5f [term 2 LEADER]: Becoming Leader. State: Replica: 00bc4f1e78664168a62dc348db47ed5f, State: Running, Role: LEADER
I20260709 13:06:40.175802 14063 raft_consensus.cc:3060] T c1d167c135fe428c85ed2d2aed08be35 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:40.167260 14687 consensus_queue.cc:237] T 6317a1954b2948b997de09d3ac2077af P 00bc4f1e78664168a62dc348db47ed5f [LEADER]: Queue going to LEADER 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: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:40.202324 14334 tablet_bootstrap.cc:492] T d7eb3baca5f84de0b6dd1f7e64c9fe3b P 164b05f8be0a4e49b2683a05b5f3ca20: No bootstrap required, opened a new log
I20260709 13:06:40.202929 14334 ts_tablet_manager.cc:1403] T d7eb3baca5f84de0b6dd1f7e64c9fe3b P 164b05f8be0a4e49b2683a05b5f3ca20: Time spent bootstrapping tablet: real 0.184s	user 0.046s	sys 0.034s
I20260709 13:06:40.203305 14338 tablet_bootstrap.cc:492] T 4ce72cf9c39c454399665585914d4377 P 624eef68d46144c48e5429400233648c: No bootstrap required, opened a new log
I20260709 13:06:40.204021 14338 ts_tablet_manager.cc:1403] T 4ce72cf9c39c454399665585914d4377 P 624eef68d46144c48e5429400233648c: Time spent bootstrapping tablet: real 0.190s	user 0.015s	sys 0.002s
I20260709 13:06:40.202806 14715 consensus_queue.cc:1048] T 52aa418687d249f9a83c511e33c1aa60 P afe42c9f8c47470f92c948acc9cd1411 [LEADER]: Connected to new peer: Peer: permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 13:06:40.213330 14334 raft_consensus.cc:359] T d7eb3baca5f84de0b6dd1f7e64c9fe3b P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:40.214095 14334 raft_consensus.cc:385] T d7eb3baca5f84de0b6dd1f7e64c9fe3b P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:40.214385 14334 raft_consensus.cc:740] T d7eb3baca5f84de0b6dd1f7e64c9fe3b P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 164b05f8be0a4e49b2683a05b5f3ca20, State: Initialized, Role: FOLLOWER
I20260709 13:06:40.219367 14334 consensus_queue.cc:260] T d7eb3baca5f84de0b6dd1f7e64c9fe3b P 164b05f8be0a4e49b2683a05b5f3ca20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:40.222780 14334 ts_tablet_manager.cc:1434] T d7eb3baca5f84de0b6dd1f7e64c9fe3b P 164b05f8be0a4e49b2683a05b5f3ca20: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260709 13:06:40.222888 14142 raft_consensus.cc:3060] T d7eb3baca5f84de0b6dd1f7e64c9fe3b P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:40.223769 14334 tablet_bootstrap.cc:492] T 4ce72cf9c39c454399665585914d4377 P 164b05f8be0a4e49b2683a05b5f3ca20: Bootstrap starting.
I20260709 13:06:40.223446 13962 catalog_manager.cc:5697] T 6317a1954b2948b997de09d3ac2077af P 00bc4f1e78664168a62dc348db47ed5f reported cstate change: term changed from 0 to 2, leader changed from <none> to 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4). New cstate: current_term: 2 leader_uuid: "00bc4f1e78664168a62dc348db47ed5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:40.224759 14338 raft_consensus.cc:359] T 4ce72cf9c39c454399665585914d4377 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:40.235152 14338 raft_consensus.cc:385] T 4ce72cf9c39c454399665585914d4377 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:40.235536 14338 raft_consensus.cc:740] T 4ce72cf9c39c454399665585914d4377 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 624eef68d46144c48e5429400233648c, State: Initialized, Role: FOLLOWER
I20260709 13:06:40.236518 14338 consensus_queue.cc:260] T 4ce72cf9c39c454399665585914d4377 P 624eef68d46144c48e5429400233648c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:40.255113 14687 consensus_queue.cc:1048] T d7eb3baca5f84de0b6dd1f7e64c9fe3b P 00bc4f1e78664168a62dc348db47ed5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:40.256582 14334 tablet_bootstrap.cc:654] T 4ce72cf9c39c454399665585914d4377 P 164b05f8be0a4e49b2683a05b5f3ca20: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:40.259742 14338 ts_tablet_manager.cc:1434] T 4ce72cf9c39c454399665585914d4377 P 624eef68d46144c48e5429400233648c: Time spent starting tablet: real 0.055s	user 0.008s	sys 0.000s
I20260709 13:06:40.260733 14338 tablet_bootstrap.cc:492] T 581a6e58c15a44d2981710c982e4b19e P 624eef68d46144c48e5429400233648c: Bootstrap starting.
I20260709 13:06:40.278029 14334 tablet_bootstrap.cc:492] T 4ce72cf9c39c454399665585914d4377 P 164b05f8be0a4e49b2683a05b5f3ca20: No bootstrap required, opened a new log
I20260709 13:06:40.278438 14334 ts_tablet_manager.cc:1403] T 4ce72cf9c39c454399665585914d4377 P 164b05f8be0a4e49b2683a05b5f3ca20: Time spent bootstrapping tablet: real 0.055s	user 0.014s	sys 0.003s
I20260709 13:06:40.280702 14334 raft_consensus.cc:359] T 4ce72cf9c39c454399665585914d4377 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:40.281363 14334 raft_consensus.cc:385] T 4ce72cf9c39c454399665585914d4377 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:40.281642 14334 raft_consensus.cc:740] T 4ce72cf9c39c454399665585914d4377 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 164b05f8be0a4e49b2683a05b5f3ca20, State: Initialized, Role: FOLLOWER
I20260709 13:06:40.282227 14334 consensus_queue.cc:260] T 4ce72cf9c39c454399665585914d4377 P 164b05f8be0a4e49b2683a05b5f3ca20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:40.284435 14334 ts_tablet_manager.cc:1434] T 4ce72cf9c39c454399665585914d4377 P 164b05f8be0a4e49b2683a05b5f3ca20: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:06:40.285372 14334 tablet_bootstrap.cc:492] T 60032ac589ac43beb3c80491d6f1e8ac P 164b05f8be0a4e49b2683a05b5f3ca20: Bootstrap starting.
I20260709 13:06:40.290899 14334 tablet_bootstrap.cc:654] T 60032ac589ac43beb3c80491d6f1e8ac P 164b05f8be0a4e49b2683a05b5f3ca20: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:40.294725 14638 raft_consensus.cc:493] T 4ce72cf9c39c454399665585914d4377 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:40.295276 14638 raft_consensus.cc:515] T 4ce72cf9c39c454399665585914d4377 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:40.298045 14593 raft_consensus.cc:515] T 97e8899b5afc42a58dd848cc7adfb247 P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:40.299081 14142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce72cf9c39c454399665585914d4377" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" is_pre_election: true
I20260709 13:06:40.299379 14285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce72cf9c39c454399665585914d4377" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f" is_pre_election: true
I20260709 13:06:40.299775 14142 raft_consensus.cc:2468] T 4ce72cf9c39c454399665585914d4377 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 624eef68d46144c48e5429400233648c in term 0.
I20260709 13:06:40.300024 14285 raft_consensus.cc:2468] T 4ce72cf9c39c454399665585914d4377 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 624eef68d46144c48e5429400233648c in term 0.
I20260709 13:06:40.300145 14593 leader_election.cc:290] T 97e8899b5afc42a58dd848cc7adfb247 P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 election: Requested vote from peers 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193), 624eef68d46144c48e5429400233648c (127.10.182.1:45551)
I20260709 13:06:40.301004 14034 leader_election.cc:304] T 4ce72cf9c39c454399665585914d4377 P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 164b05f8be0a4e49b2683a05b5f3ca20, 624eef68d46144c48e5429400233648c; no voters: 
I20260709 13:06:40.307102 14762 raft_consensus.cc:2804] T 4ce72cf9c39c454399665585914d4377 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:40.308972 14762 raft_consensus.cc:493] T 4ce72cf9c39c454399665585914d4377 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:40.309303 14762 raft_consensus.cc:3060] T 4ce72cf9c39c454399665585914d4377 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:40.309580 14338 tablet_bootstrap.cc:654] T 581a6e58c15a44d2981710c982e4b19e P 624eef68d46144c48e5429400233648c: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:40.311965 14768 consensus_queue.cc:1048] T d7eb3baca5f84de0b6dd1f7e64c9fe3b P 00bc4f1e78664168a62dc348db47ed5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:40.297269 14638 leader_election.cc:290] T 4ce72cf9c39c454399665585914d4377 P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193), 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813)
I20260709 13:06:40.302772 14068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97e8899b5afc42a58dd848cc7adfb247" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c"
I20260709 13:06:40.305160 14285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97e8899b5afc42a58dd848cc7adfb247" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f"
I20260709 13:06:40.315464 14285 raft_consensus.cc:3060] T 97e8899b5afc42a58dd848cc7adfb247 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:40.305732 14064 raft_consensus.cc:2468] T 6317a1954b2948b997de09d3ac2077af P 624eef68d46144c48e5429400233648c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00bc4f1e78664168a62dc348db47ed5f in term 2.
I20260709 13:06:40.319955 14762 raft_consensus.cc:515] T 4ce72cf9c39c454399665585914d4377 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:40.327737 14762 leader_election.cc:290] T 4ce72cf9c39c454399665585914d4377 P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 1 election: Requested vote from peers 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193), 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813)
I20260709 13:06:40.328439 14142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce72cf9c39c454399665585914d4377" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20"
I20260709 13:06:40.331007 14142 raft_consensus.cc:3060] T 4ce72cf9c39c454399665585914d4377 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:06:40.329353 14180 leader_election.cc:343] T 97e8899b5afc42a58dd848cc7adfb247 P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:40.335007 14291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce72cf9c39c454399665585914d4377" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f"
I20260709 13:06:40.335716 14291 raft_consensus.cc:3060] T 4ce72cf9c39c454399665585914d4377 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:40.338665 14142 raft_consensus.cc:2468] T 4ce72cf9c39c454399665585914d4377 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 624eef68d46144c48e5429400233648c in term 1.
I20260709 13:06:40.340816 14034 leader_election.cc:304] T 4ce72cf9c39c454399665585914d4377 P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 164b05f8be0a4e49b2683a05b5f3ca20, 624eef68d46144c48e5429400233648c; no voters: 
I20260709 13:06:40.341650 14638 raft_consensus.cc:2804] T 4ce72cf9c39c454399665585914d4377 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:40.342166 14638 raft_consensus.cc:697] T 4ce72cf9c39c454399665585914d4377 P 624eef68d46144c48e5429400233648c [term 1 LEADER]: Becoming Leader. State: Replica: 624eef68d46144c48e5429400233648c, State: Running, Role: LEADER
I20260709 13:06:40.343052 14638 consensus_queue.cc:237] T 4ce72cf9c39c454399665585914d4377 P 624eef68d46144c48e5429400233648c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:40.353267 14291 raft_consensus.cc:2468] T 4ce72cf9c39c454399665585914d4377 P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 624eef68d46144c48e5429400233648c in term 1.
W20260709 13:06:40.362453 14254 consensus_peers.cc:597] T 581a6e58c15a44d2981710c982e4b19e P 00bc4f1e78664168a62dc348db47ed5f -> Peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Couldn't send request to peer 624eef68d46144c48e5429400233648c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:40.366113 14334 tablet_bootstrap.cc:492] T 60032ac589ac43beb3c80491d6f1e8ac P 164b05f8be0a4e49b2683a05b5f3ca20: No bootstrap required, opened a new log
I20260709 13:06:40.366643 14334 ts_tablet_manager.cc:1403] T 60032ac589ac43beb3c80491d6f1e8ac P 164b05f8be0a4e49b2683a05b5f3ca20: Time spent bootstrapping tablet: real 0.081s	user 0.006s	sys 0.007s
I20260709 13:06:40.370606 14593 raft_consensus.cc:493] T 60032ac589ac43beb3c80491d6f1e8ac P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:40.371663 14593 raft_consensus.cc:515] T 60032ac589ac43beb3c80491d6f1e8ac P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:40.374341 14334 raft_consensus.cc:359] T 60032ac589ac43beb3c80491d6f1e8ac P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:40.377121 14334 raft_consensus.cc:385] T 60032ac589ac43beb3c80491d6f1e8ac P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:40.377738 14768 consensus_queue.cc:1048] T 581a6e58c15a44d2981710c982e4b19e P 00bc4f1e78664168a62dc348db47ed5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:40.377547 14334 raft_consensus.cc:740] T 60032ac589ac43beb3c80491d6f1e8ac P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 164b05f8be0a4e49b2683a05b5f3ca20, State: Initialized, Role: FOLLOWER
I20260709 13:06:40.379253 14334 consensus_queue.cc:260] T 60032ac589ac43beb3c80491d6f1e8ac P 164b05f8be0a4e49b2683a05b5f3ca20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:40.376965 14285 raft_consensus.cc:2468] T 97e8899b5afc42a58dd848cc7adfb247 P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afe42c9f8c47470f92c948acc9cd1411 in term 1.
I20260709 13:06:40.380885 14068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60032ac589ac43beb3c80491d6f1e8ac" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c" is_pre_election: true
W20260709 13:06:40.384212 14180 leader_election.cc:343] T 60032ac589ac43beb3c80491d6f1e8ac P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:40.386888 14593 leader_election.cc:290] T 60032ac589ac43beb3c80491d6f1e8ac P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 624eef68d46144c48e5429400233648c (127.10.182.1:45551), 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813)
I20260709 13:06:40.390288 14141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60032ac589ac43beb3c80491d6f1e8ac" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" is_pre_election: true
I20260709 13:06:40.391021 14141 raft_consensus.cc:2468] T 60032ac589ac43beb3c80491d6f1e8ac P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afe42c9f8c47470f92c948acc9cd1411 in term 0.
I20260709 13:06:40.393317 14638 raft_consensus.cc:493] T 204adcb10e694c229a8ff75d780a5193 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:40.394737 14638 raft_consensus.cc:515] T 204adcb10e694c229a8ff75d780a5193 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:40.399008 14141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "204adcb10e694c229a8ff75d780a5193" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" is_pre_election: true
I20260709 13:06:40.399905 14141 raft_consensus.cc:2468] T 204adcb10e694c229a8ff75d780a5193 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 624eef68d46144c48e5429400233648c in term 0.
I20260709 13:06:40.401589 14034 leader_election.cc:304] T 204adcb10e694c229a8ff75d780a5193 P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 164b05f8be0a4e49b2683a05b5f3ca20, 624eef68d46144c48e5429400233648c; no voters: 
I20260709 13:06:40.402132 14183 leader_election.cc:304] T 60032ac589ac43beb3c80491d6f1e8ac P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 164b05f8be0a4e49b2683a05b5f3ca20, afe42c9f8c47470f92c948acc9cd1411; no voters: 624eef68d46144c48e5429400233648c
I20260709 13:06:40.403250 14594 raft_consensus.cc:2804] T 60032ac589ac43beb3c80491d6f1e8ac P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:40.403611 14594 raft_consensus.cc:493] T 60032ac589ac43beb3c80491d6f1e8ac P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:40.403918 14594 raft_consensus.cc:3060] T 60032ac589ac43beb3c80491d6f1e8ac P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:40.410811 14215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "204adcb10e694c229a8ff75d780a5193" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afe42c9f8c47470f92c948acc9cd1411" is_pre_election: true
I20260709 13:06:40.411825 14215 raft_consensus.cc:2468] T 204adcb10e694c229a8ff75d780a5193 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 624eef68d46144c48e5429400233648c in term 0.
I20260709 13:06:40.412153 14695 raft_consensus.cc:2804] T 204adcb10e694c229a8ff75d780a5193 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:40.412734 14695 raft_consensus.cc:493] T 204adcb10e694c229a8ff75d780a5193 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:40.413460 14695 raft_consensus.cc:3060] T 204adcb10e694c229a8ff75d780a5193 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:40.411091 14594 raft_consensus.cc:515] T 60032ac589ac43beb3c80491d6f1e8ac P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:40.422096 14638 leader_election.cc:290] T 204adcb10e694c229a8ff75d780a5193 P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813), afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069)
I20260709 13:06:40.424270 14063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60032ac589ac43beb3c80491d6f1e8ac" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c"
W20260709 13:06:40.427073 14254 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.182.3:33069, user_credentials={real_user=slave}} blocked reactor thread for 43648.7us
W20260709 13:06:40.427860 14180 leader_election.cc:343] T 60032ac589ac43beb3c80491d6f1e8ac P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:40.381306 14334 ts_tablet_manager.cc:1434] T 60032ac589ac43beb3c80491d6f1e8ac P 164b05f8be0a4e49b2683a05b5f3ca20: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.001s
I20260709 13:06:40.443622 14594 leader_election.cc:290] T 60032ac589ac43beb3c80491d6f1e8ac P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 election: Requested vote from peers 624eef68d46144c48e5429400233648c (127.10.182.1:45551), 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813)
I20260709 13:06:40.443756 14334 tablet_bootstrap.cc:492] T bb24ec6b9eb542bca92049f8b6b42928 P 164b05f8be0a4e49b2683a05b5f3ca20: Bootstrap starting.
I20260709 13:06:40.445328 14141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60032ac589ac43beb3c80491d6f1e8ac" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20"
I20260709 13:06:40.451642 14141 raft_consensus.cc:3060] T 60032ac589ac43beb3c80491d6f1e8ac P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:40.453778 14695 raft_consensus.cc:515] T 204adcb10e694c229a8ff75d780a5193 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:40.463008 14214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "204adcb10e694c229a8ff75d780a5193" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afe42c9f8c47470f92c948acc9cd1411"
I20260709 13:06:40.463879 14214 raft_consensus.cc:3060] T 204adcb10e694c229a8ff75d780a5193 P afe42c9f8c47470f92c948acc9cd1411 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:40.463635 14695 leader_election.cc:290] T 204adcb10e694c229a8ff75d780a5193 P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 1 election: Requested vote from peers 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813), afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069)
I20260709 13:06:40.465320 14334 tablet_bootstrap.cc:654] T bb24ec6b9eb542bca92049f8b6b42928 P 164b05f8be0a4e49b2683a05b5f3ca20: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:40.471021 14334 tablet_bootstrap.cc:492] T bb24ec6b9eb542bca92049f8b6b42928 P 164b05f8be0a4e49b2683a05b5f3ca20: No bootstrap required, opened a new log
I20260709 13:06:40.471463 14334 ts_tablet_manager.cc:1403] T bb24ec6b9eb542bca92049f8b6b42928 P 164b05f8be0a4e49b2683a05b5f3ca20: Time spent bootstrapping tablet: real 0.038s	user 0.015s	sys 0.004s
I20260709 13:06:40.473702 14334 raft_consensus.cc:359] T bb24ec6b9eb542bca92049f8b6b42928 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:40.474341 14334 raft_consensus.cc:385] T bb24ec6b9eb542bca92049f8b6b42928 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:40.474567 14334 raft_consensus.cc:740] T bb24ec6b9eb542bca92049f8b6b42928 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 164b05f8be0a4e49b2683a05b5f3ca20, State: Initialized, Role: FOLLOWER
I20260709 13:06:40.475229 14334 consensus_queue.cc:260] T bb24ec6b9eb542bca92049f8b6b42928 P 164b05f8be0a4e49b2683a05b5f3ca20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:40.477066 14334 ts_tablet_manager.cc:1434] T bb24ec6b9eb542bca92049f8b6b42928 P 164b05f8be0a4e49b2683a05b5f3ca20: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:06:40.479774 13964 catalog_manager.cc:5697] T 4ce72cf9c39c454399665585914d4377 P 624eef68d46144c48e5429400233648c reported cstate change: term changed from 0 to 1, leader changed from <none> to 624eef68d46144c48e5429400233648c (127.10.182.1). New cstate: current_term: 1 leader_uuid: "624eef68d46144c48e5429400233648c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:40.486894 14214 raft_consensus.cc:2468] T 204adcb10e694c229a8ff75d780a5193 P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 624eef68d46144c48e5429400233648c in term 1.
I20260709 13:06:40.488664 14031 leader_election.cc:304] T 204adcb10e694c229a8ff75d780a5193 P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 624eef68d46144c48e5429400233648c, afe42c9f8c47470f92c948acc9cd1411; no voters: 
I20260709 13:06:40.489640 14182 leader_election.cc:304] T 97e8899b5afc42a58dd848cc7adfb247 P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f, afe42c9f8c47470f92c948acc9cd1411; no voters: 624eef68d46144c48e5429400233648c
I20260709 13:06:40.489887 14695 raft_consensus.cc:2804] T 204adcb10e694c229a8ff75d780a5193 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:40.490592 14695 raft_consensus.cc:697] T 204adcb10e694c229a8ff75d780a5193 P 624eef68d46144c48e5429400233648c [term 1 LEADER]: Becoming Leader. State: Replica: 624eef68d46144c48e5429400233648c, State: Running, Role: LEADER
I20260709 13:06:40.490739 14715 raft_consensus.cc:2804] T 97e8899b5afc42a58dd848cc7adfb247 P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:40.491245 14715 raft_consensus.cc:697] T 97e8899b5afc42a58dd848cc7adfb247 P afe42c9f8c47470f92c948acc9cd1411 [term 1 LEADER]: Becoming Leader. State: Replica: afe42c9f8c47470f92c948acc9cd1411, State: Running, Role: LEADER
W20260709 13:06:40.497273 14034 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.182.2:39813, user_credentials={real_user=slave}} blocked reactor thread for 95837.9us
I20260709 13:06:40.499361 14143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "204adcb10e694c229a8ff75d780a5193" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20"
I20260709 13:06:40.499960 14143 raft_consensus.cc:3060] T 204adcb10e694c229a8ff75d780a5193 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:40.512871 14141 raft_consensus.cc:2468] T 60032ac589ac43beb3c80491d6f1e8ac P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afe42c9f8c47470f92c948acc9cd1411 in term 1.
I20260709 13:06:40.491410 14695 consensus_queue.cc:237] T 204adcb10e694c229a8ff75d780a5193 P 624eef68d46144c48e5429400233648c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:40.492057 14715 consensus_queue.cc:237] T 97e8899b5afc42a58dd848cc7adfb247 P afe42c9f8c47470f92c948acc9cd1411 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:40.567292 14338 tablet_bootstrap.cc:492] T 581a6e58c15a44d2981710c982e4b19e P 624eef68d46144c48e5429400233648c: No bootstrap required, opened a new log
I20260709 13:06:40.567854 14338 ts_tablet_manager.cc:1403] T 581a6e58c15a44d2981710c982e4b19e P 624eef68d46144c48e5429400233648c: Time spent bootstrapping tablet: real 0.307s	user 0.078s	sys 0.089s
I20260709 13:06:40.570608 14338 raft_consensus.cc:359] T 581a6e58c15a44d2981710c982e4b19e P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:40.571298 14338 raft_consensus.cc:385] T 581a6e58c15a44d2981710c982e4b19e P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:40.571561 14338 raft_consensus.cc:740] T 581a6e58c15a44d2981710c982e4b19e P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 624eef68d46144c48e5429400233648c, State: Initialized, Role: FOLLOWER
I20260709 13:06:40.572386 14338 consensus_queue.cc:260] T 581a6e58c15a44d2981710c982e4b19e P 624eef68d46144c48e5429400233648c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:40.579761 14338 ts_tablet_manager.cc:1434] T 581a6e58c15a44d2981710c982e4b19e P 624eef68d46144c48e5429400233648c: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.003s
I20260709 13:06:40.614804 14143 raft_consensus.cc:2468] T 204adcb10e694c229a8ff75d780a5193 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 624eef68d46144c48e5429400233648c in term 1.
I20260709 13:06:40.654865 14183 leader_election.cc:304] T 60032ac589ac43beb3c80491d6f1e8ac P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 164b05f8be0a4e49b2683a05b5f3ca20, afe42c9f8c47470f92c948acc9cd1411; no voters: 624eef68d46144c48e5429400233648c
I20260709 13:06:40.658619 14338 tablet_bootstrap.cc:492] T bb24ec6b9eb542bca92049f8b6b42928 P 624eef68d46144c48e5429400233648c: Bootstrap starting.
I20260709 13:06:40.662837 14488 consensus_queue.cc:1048] T 002a5c36ebf6491a956ca901b9c7b065 P 164b05f8be0a4e49b2683a05b5f3ca20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:40.669832 14066 raft_consensus.cc:1275] T 6317a1954b2948b997de09d3ac2077af P 624eef68d46144c48e5429400233648c [term 2 FOLLOWER]: Refusing update from remote peer 00bc4f1e78664168a62dc348db47ed5f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:06:40.671433 14761 consensus_queue.cc:1048] T 6317a1954b2948b997de09d3ac2077af P 00bc4f1e78664168a62dc348db47ed5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:40.674033 14338 tablet_bootstrap.cc:654] T bb24ec6b9eb542bca92049f8b6b42928 P 624eef68d46144c48e5429400233648c: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:40.659492 14795 raft_consensus.cc:2804] T 60032ac589ac43beb3c80491d6f1e8ac P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:40.682312 14795 raft_consensus.cc:697] T 60032ac589ac43beb3c80491d6f1e8ac P afe42c9f8c47470f92c948acc9cd1411 [term 1 LEADER]: Becoming Leader. State: Replica: afe42c9f8c47470f92c948acc9cd1411, State: Running, Role: LEADER
I20260709 13:06:40.683203 14795 consensus_queue.cc:237] T 60032ac589ac43beb3c80491d6f1e8ac P afe42c9f8c47470f92c948acc9cd1411 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:40.698931 14338 tablet_bootstrap.cc:492] T bb24ec6b9eb542bca92049f8b6b42928 P 624eef68d46144c48e5429400233648c: No bootstrap required, opened a new log
I20260709 13:06:40.699388 14338 ts_tablet_manager.cc:1403] T bb24ec6b9eb542bca92049f8b6b42928 P 624eef68d46144c48e5429400233648c: Time spent bootstrapping tablet: real 0.041s	user 0.007s	sys 0.006s
I20260709 13:06:40.702023 14338 raft_consensus.cc:359] T bb24ec6b9eb542bca92049f8b6b42928 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:40.702687 14338 raft_consensus.cc:385] T bb24ec6b9eb542bca92049f8b6b42928 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:40.702952 14338 raft_consensus.cc:740] T bb24ec6b9eb542bca92049f8b6b42928 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 624eef68d46144c48e5429400233648c, State: Initialized, Role: FOLLOWER
I20260709 13:06:40.707067 14542 consensus_queue.cc:1048] T 002a5c36ebf6491a956ca901b9c7b065 P 164b05f8be0a4e49b2683a05b5f3ca20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:40.708369 14338 consensus_queue.cc:260] T bb24ec6b9eb542bca92049f8b6b42928 P 624eef68d46144c48e5429400233648c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:40.710872 14338 ts_tablet_manager.cc:1434] T bb24ec6b9eb542bca92049f8b6b42928 P 624eef68d46144c48e5429400233648c: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:06:40.711841 14338 tablet_bootstrap.cc:492] T 97e8899b5afc42a58dd848cc7adfb247 P 624eef68d46144c48e5429400233648c: Bootstrap starting.
I20260709 13:06:40.716410 13966 catalog_manager.cc:5697] T 204adcb10e694c229a8ff75d780a5193 P 624eef68d46144c48e5429400233648c reported cstate change: term changed from 0 to 1, leader changed from <none> to 624eef68d46144c48e5429400233648c (127.10.182.1). New cstate: current_term: 1 leader_uuid: "624eef68d46144c48e5429400233648c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:40.721164 14338 tablet_bootstrap.cc:654] T 97e8899b5afc42a58dd848cc7adfb247 P 624eef68d46144c48e5429400233648c: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:40.726245 14140 raft_consensus.cc:1275] T 6317a1954b2948b997de09d3ac2077af P 164b05f8be0a4e49b2683a05b5f3ca20 [term 2 FOLLOWER]: Refusing update from remote peer 00bc4f1e78664168a62dc348db47ed5f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:06:40.727758 14641 consensus_queue.cc:1048] T 6317a1954b2948b997de09d3ac2077af P 00bc4f1e78664168a62dc348db47ed5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:40.742986 13964 catalog_manager.cc:5697] T 97e8899b5afc42a58dd848cc7adfb247 P afe42c9f8c47470f92c948acc9cd1411 reported cstate change: term changed from 0 to 1, leader changed from <none> to afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3). New cstate: current_term: 1 leader_uuid: "afe42c9f8c47470f92c948acc9cd1411" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:40.756373 14338 tablet_bootstrap.cc:492] T 97e8899b5afc42a58dd848cc7adfb247 P 624eef68d46144c48e5429400233648c: No bootstrap required, opened a new log
I20260709 13:06:40.756942 14338 ts_tablet_manager.cc:1403] T 97e8899b5afc42a58dd848cc7adfb247 P 624eef68d46144c48e5429400233648c: Time spent bootstrapping tablet: real 0.045s	user 0.013s	sys 0.001s
I20260709 13:06:40.759624 14338 raft_consensus.cc:359] T 97e8899b5afc42a58dd848cc7adfb247 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:40.760360 14338 raft_consensus.cc:385] T 97e8899b5afc42a58dd848cc7adfb247 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:40.760669 14338 raft_consensus.cc:740] T 97e8899b5afc42a58dd848cc7adfb247 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 624eef68d46144c48e5429400233648c, State: Initialized, Role: FOLLOWER
I20260709 13:06:40.761343 14338 consensus_queue.cc:260] T 97e8899b5afc42a58dd848cc7adfb247 P 624eef68d46144c48e5429400233648c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:40.763458 14338 ts_tablet_manager.cc:1434] T 97e8899b5afc42a58dd848cc7adfb247 P 624eef68d46144c48e5429400233648c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:06:40.764276 14338 tablet_bootstrap.cc:492] T 60032ac589ac43beb3c80491d6f1e8ac P 624eef68d46144c48e5429400233648c: Bootstrap starting.
I20260709 13:06:40.772644 14338 tablet_bootstrap.cc:654] T 60032ac589ac43beb3c80491d6f1e8ac P 624eef68d46144c48e5429400233648c: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:40.801379 14338 tablet_bootstrap.cc:492] T 60032ac589ac43beb3c80491d6f1e8ac P 624eef68d46144c48e5429400233648c: No bootstrap required, opened a new log
I20260709 13:06:40.801932 14338 ts_tablet_manager.cc:1403] T 60032ac589ac43beb3c80491d6f1e8ac P 624eef68d46144c48e5429400233648c: Time spent bootstrapping tablet: real 0.038s	user 0.019s	sys 0.009s
I20260709 13:06:40.804577 14338 raft_consensus.cc:359] T 60032ac589ac43beb3c80491d6f1e8ac P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:40.805287 14338 raft_consensus.cc:385] T 60032ac589ac43beb3c80491d6f1e8ac P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:40.805548 14338 raft_consensus.cc:740] T 60032ac589ac43beb3c80491d6f1e8ac P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 624eef68d46144c48e5429400233648c, State: Initialized, Role: FOLLOWER
I20260709 13:06:40.806216 14338 consensus_queue.cc:260] T 60032ac589ac43beb3c80491d6f1e8ac P 624eef68d46144c48e5429400233648c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:40.808277 14338 ts_tablet_manager.cc:1434] T 60032ac589ac43beb3c80491d6f1e8ac P 624eef68d46144c48e5429400233648c: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.001s
I20260709 13:06:40.808959 13966 catalog_manager.cc:5697] T 60032ac589ac43beb3c80491d6f1e8ac P afe42c9f8c47470f92c948acc9cd1411 reported cstate change: term changed from 0 to 1, leader changed from <none> to afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3). New cstate: current_term: 1 leader_uuid: "afe42c9f8c47470f92c948acc9cd1411" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:40.824034 14695 raft_consensus.cc:493] T 581a6e58c15a44d2981710c982e4b19e P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:40.824756 14695 raft_consensus.cc:515] T 581a6e58c15a44d2981710c982e4b19e P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:40.828115 14285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "581a6e58c15a44d2981710c982e4b19e" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f" is_pre_election: true
I20260709 13:06:40.828691 14695 leader_election.cc:290] T 581a6e58c15a44d2981710c982e4b19e P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069), 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193)
I20260709 13:06:40.828161 14214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "581a6e58c15a44d2981710c982e4b19e" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afe42c9f8c47470f92c948acc9cd1411" is_pre_election: true
I20260709 13:06:40.831163 14031 leader_election.cc:304] T 581a6e58c15a44d2981710c982e4b19e P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 624eef68d46144c48e5429400233648c; no voters: 00bc4f1e78664168a62dc348db47ed5f, afe42c9f8c47470f92c948acc9cd1411
I20260709 13:06:40.833031 14762 raft_consensus.cc:2749] T 581a6e58c15a44d2981710c982e4b19e P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:40.886202 14695 consensus_queue.cc:1048] T 4ce72cf9c39c454399665585914d4377 P 624eef68d46144c48e5429400233648c [LEADER]: Connected to new peer: Peer: permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:40.891206 14068 raft_consensus.cc:3060] T 581a6e58c15a44d2981710c982e4b19e P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:40.898728 14762 consensus_queue.cc:1048] T 4ce72cf9c39c454399665585914d4377 P 624eef68d46144c48e5429400233648c [LEADER]: Connected to new peer: Peer: permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:40.938854 14542 raft_consensus.cc:493] T bb24ec6b9eb542bca92049f8b6b42928 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:40.939342 14542 raft_consensus.cc:515] T bb24ec6b9eb542bca92049f8b6b42928 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:40.941291 14542 leader_election.cc:290] T bb24ec6b9eb542bca92049f8b6b42928 P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193), 624eef68d46144c48e5429400233648c (127.10.182.1:45551)
I20260709 13:06:40.942660 14290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb24ec6b9eb542bca92049f8b6b42928" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f" is_pre_election: true
I20260709 13:06:40.943387 14290 raft_consensus.cc:2468] T bb24ec6b9eb542bca92049f8b6b42928 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 164b05f8be0a4e49b2683a05b5f3ca20 in term 0.
I20260709 13:06:40.942660 14068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb24ec6b9eb542bca92049f8b6b42928" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c" is_pre_election: true
I20260709 13:06:40.944309 14108 leader_election.cc:304] T bb24ec6b9eb542bca92049f8b6b42928 P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f, 164b05f8be0a4e49b2683a05b5f3ca20; no voters: 
I20260709 13:06:40.944720 14068 raft_consensus.cc:2468] T bb24ec6b9eb542bca92049f8b6b42928 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 164b05f8be0a4e49b2683a05b5f3ca20 in term 0.
I20260709 13:06:40.945106 14542 raft_consensus.cc:2804] T bb24ec6b9eb542bca92049f8b6b42928 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:40.945461 14542 raft_consensus.cc:493] T bb24ec6b9eb542bca92049f8b6b42928 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:40.945799 14542 raft_consensus.cc:3060] T bb24ec6b9eb542bca92049f8b6b42928 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:40.952963 14542 raft_consensus.cc:515] T bb24ec6b9eb542bca92049f8b6b42928 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:40.955298 14290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb24ec6b9eb542bca92049f8b6b42928" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f"
I20260709 13:06:40.955502 14542 leader_election.cc:290] T bb24ec6b9eb542bca92049f8b6b42928 P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 election: Requested vote from peers 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193), 624eef68d46144c48e5429400233648c (127.10.182.1:45551)
I20260709 13:06:40.955890 14290 raft_consensus.cc:3060] T bb24ec6b9eb542bca92049f8b6b42928 P 00bc4f1e78664168a62dc348db47ed5f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:40.957032 14063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb24ec6b9eb542bca92049f8b6b42928" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c"
I20260709 13:06:40.957513 14063 raft_consensus.cc:3060] T bb24ec6b9eb542bca92049f8b6b42928 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:40.961203 14290 raft_consensus.cc:2468] T bb24ec6b9eb542bca92049f8b6b42928 P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 164b05f8be0a4e49b2683a05b5f3ca20 in term 1.
I20260709 13:06:40.962406 14108 leader_election.cc:304] T bb24ec6b9eb542bca92049f8b6b42928 P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f, 164b05f8be0a4e49b2683a05b5f3ca20; no voters: 
I20260709 13:06:40.963124 14542 raft_consensus.cc:2804] T bb24ec6b9eb542bca92049f8b6b42928 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:40.963518 14542 raft_consensus.cc:697] T bb24ec6b9eb542bca92049f8b6b42928 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 LEADER]: Becoming Leader. State: Replica: 164b05f8be0a4e49b2683a05b5f3ca20, State: Running, Role: LEADER
I20260709 13:06:40.963910 14063 raft_consensus.cc:2468] T bb24ec6b9eb542bca92049f8b6b42928 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 164b05f8be0a4e49b2683a05b5f3ca20 in term 1.
I20260709 13:06:40.964200 14542 consensus_queue.cc:237] T bb24ec6b9eb542bca92049f8b6b42928 P 164b05f8be0a4e49b2683a05b5f3ca20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:40.980931 13966 catalog_manager.cc:5697] T bb24ec6b9eb542bca92049f8b6b42928 P 164b05f8be0a4e49b2683a05b5f3ca20 reported cstate change: term changed from 0 to 1, leader changed from <none> to 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2). New cstate: current_term: 1 leader_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:41.018973 14790 raft_consensus.cc:493] T 60032ac589ac43beb3c80491d6f1e8ac P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:41.019483 14790 raft_consensus.cc:515] T 60032ac589ac43beb3c80491d6f1e8ac P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:41.021914 14790 leader_election.cc:290] T 60032ac589ac43beb3c80491d6f1e8ac P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813), afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069)
I20260709 13:06:41.022671 14214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60032ac589ac43beb3c80491d6f1e8ac" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afe42c9f8c47470f92c948acc9cd1411" is_pre_election: true
I20260709 13:06:41.022670 14143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60032ac589ac43beb3c80491d6f1e8ac" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" is_pre_election: true
I20260709 13:06:41.023850 14143 raft_consensus.cc:2393] T 60032ac589ac43beb3c80491d6f1e8ac P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 624eef68d46144c48e5429400233648c in current term 1: Already voted for candidate afe42c9f8c47470f92c948acc9cd1411 in this term.
I20260709 13:06:41.024899 14034 leader_election.cc:304] T 60032ac589ac43beb3c80491d6f1e8ac P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 624eef68d46144c48e5429400233648c; no voters: 164b05f8be0a4e49b2683a05b5f3ca20, afe42c9f8c47470f92c948acc9cd1411
I20260709 13:06:41.025607 14790 raft_consensus.cc:3060] T 60032ac589ac43beb3c80491d6f1e8ac P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:41.032776 14790 raft_consensus.cc:2749] T 60032ac589ac43beb3c80491d6f1e8ac P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:41.056341 14790 consensus_queue.cc:1048] T 204adcb10e694c229a8ff75d780a5193 P 624eef68d46144c48e5429400233648c [LEADER]: Connected to new peer: Peer: permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:41.057874 14762 consensus_queue.cc:1048] T 204adcb10e694c229a8ff75d780a5193 P 624eef68d46144c48e5429400233648c [LEADER]: Connected to new peer: Peer: permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:41.103155 14063 raft_consensus.cc:3060] T 97e8899b5afc42a58dd848cc7adfb247 P 624eef68d46144c48e5429400233648c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:41.109231 14608 consensus_queue.cc:1048] T 97e8899b5afc42a58dd848cc7adfb247 P afe42c9f8c47470f92c948acc9cd1411 [LEADER]: Connected to new peer: Peer: permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:41.118811 14608 consensus_queue.cc:1048] T 97e8899b5afc42a58dd848cc7adfb247 P afe42c9f8c47470f92c948acc9cd1411 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:41.140333 10968 tablet_server.cc:179] TabletServer@127.10.182.1:0 shutting down...
I20260709 13:06:41.141659 14608 consensus_queue.cc:1048] T 60032ac589ac43beb3c80491d6f1e8ac P afe42c9f8c47470f92c948acc9cd1411 [LEADER]: Connected to new peer: Peer: permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:06:41.154906 14180 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 290 similar messages]
W20260709 13:06:41.175015 14180 consensus_peers.cc:597] T 60032ac589ac43beb3c80491d6f1e8ac P afe42c9f8c47470f92c948acc9cd1411 -> Peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Couldn't send request to peer 624eef68d46144c48e5429400233648c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:41.181450 14254 consensus_peers.cc:597] T c1d167c135fe428c85ed2d2aed08be35 P 00bc4f1e78664168a62dc348db47ed5f -> Peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Couldn't send request to peer 624eef68d46144c48e5429400233648c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:41.182224 14254 consensus_peers.cc:597] T 6317a1954b2948b997de09d3ac2077af P 00bc4f1e78664168a62dc348db47ed5f -> Peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Couldn't send request to peer 624eef68d46144c48e5429400233648c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:41.183281 14254 consensus_peers.cc:597] T 59d93db3eadb4be68cfc336fc59e4fcb P 00bc4f1e78664168a62dc348db47ed5f -> Peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Couldn't send request to peer 624eef68d46144c48e5429400233648c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:41.204797 14180 consensus_peers.cc:597] T 8ad49b80eff54c53919e1ae6adf1214c P afe42c9f8c47470f92c948acc9cd1411 -> Peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Couldn't send request to peer 624eef68d46144c48e5429400233648c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:41.211548 14106 consensus_peers.cc:597] T 9cc66193ce6746c2a9c0edf9f8397dfc P 164b05f8be0a4e49b2683a05b5f3ca20 -> Peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Couldn't send request to peer 624eef68d46144c48e5429400233648c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:41.212253 14106 consensus_peers.cc:597] T c6945d2ea0274e90b0e6b96936b90a2e P 164b05f8be0a4e49b2683a05b5f3ca20 -> Peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Couldn't send request to peer 624eef68d46144c48e5429400233648c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:41.224964 10968 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 13:06:41.225471 14180 consensus_peers.cc:597] T fceb74033b674284a03f2d2c4d7c768f P afe42c9f8c47470f92c948acc9cd1411 -> Peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Couldn't send request to peer 624eef68d46144c48e5429400233648c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:41.226078 10968 tablet_replica.cc:333] T 60032ac589ac43beb3c80491d6f1e8ac P 624eef68d46144c48e5429400233648c: stopping tablet replica
I20260709 13:06:41.227180 10968 raft_consensus.cc:2243] T 60032ac589ac43beb3c80491d6f1e8ac P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:41.227579 10968 raft_consensus.cc:2272] T 60032ac589ac43beb3c80491d6f1e8ac P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.229586 10968 tablet_replica.cc:333] T 4ce72cf9c39c454399665585914d4377 P 624eef68d46144c48e5429400233648c: stopping tablet replica
I20260709 13:06:41.230310 10968 raft_consensus.cc:2243] T 4ce72cf9c39c454399665585914d4377 P 624eef68d46144c48e5429400233648c [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:41.231179 10968 raft_consensus.cc:2272] T 4ce72cf9c39c454399665585914d4377 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.233946 10968 tablet_replica.cc:333] T c6945d2ea0274e90b0e6b96936b90a2e P 624eef68d46144c48e5429400233648c: stopping tablet replica
I20260709 13:06:41.234779 10968 raft_consensus.cc:2243] T c6945d2ea0274e90b0e6b96936b90a2e P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:41.235275 10968 raft_consensus.cc:2272] T c6945d2ea0274e90b0e6b96936b90a2e P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.237246 10968 tablet_replica.cc:333] T dc37078d5e354da0a9823d7c68bdd9f8 P 624eef68d46144c48e5429400233648c: stopping tablet replica
I20260709 13:06:41.237844 10968 raft_consensus.cc:2243] T dc37078d5e354da0a9823d7c68bdd9f8 P 624eef68d46144c48e5429400233648c [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:41.238566 10968 raft_consensus.cc:2272] T dc37078d5e354da0a9823d7c68bdd9f8 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.240195 10968 tablet_replica.cc:333] T 34b8f917b08a467b8ca873b69efa0ad1 P 624eef68d46144c48e5429400233648c: stopping tablet replica
I20260709 13:06:41.240836 10968 raft_consensus.cc:2243] T 34b8f917b08a467b8ca873b69efa0ad1 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:41.241253 10968 raft_consensus.cc:2272] T 34b8f917b08a467b8ca873b69efa0ad1 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.242830 10968 tablet_replica.cc:333] T 13cbf071c3564a3488d83b279f8410af P 624eef68d46144c48e5429400233648c: stopping tablet replica
I20260709 13:06:41.243391 10968 raft_consensus.cc:2243] T 13cbf071c3564a3488d83b279f8410af P 624eef68d46144c48e5429400233648c [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:41.244119 10968 raft_consensus.cc:2272] T 13cbf071c3564a3488d83b279f8410af P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.245908 10968 tablet_replica.cc:333] T b1258be196b54492ae641373efcb4e28 P 624eef68d46144c48e5429400233648c: stopping tablet replica
I20260709 13:06:41.246615 10968 raft_consensus.cc:2243] T b1258be196b54492ae641373efcb4e28 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:41.247083 10968 raft_consensus.cc:2272] T b1258be196b54492ae641373efcb4e28 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.249044 10968 tablet_replica.cc:333] T fceb74033b674284a03f2d2c4d7c768f P 624eef68d46144c48e5429400233648c: stopping tablet replica
I20260709 13:06:41.249547 10968 raft_consensus.cc:2243] T fceb74033b674284a03f2d2c4d7c768f P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:41.249882 10968 raft_consensus.cc:2272] T fceb74033b674284a03f2d2c4d7c768f P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.251394 10968 tablet_replica.cc:333] T f074967e01664dddb3748983f6d815d4 P 624eef68d46144c48e5429400233648c: stopping tablet replica
I20260709 13:06:41.251937 10968 raft_consensus.cc:2243] T f074967e01664dddb3748983f6d815d4 P 624eef68d46144c48e5429400233648c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:41.252682 10968 raft_consensus.cc:2272] T f074967e01664dddb3748983f6d815d4 P 624eef68d46144c48e5429400233648c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.254580 10968 tablet_replica.cc:333] T 002a5c36ebf6491a956ca901b9c7b065 P 624eef68d46144c48e5429400233648c: stopping tablet replica
I20260709 13:06:41.255102 10968 raft_consensus.cc:2243] T 002a5c36ebf6491a956ca901b9c7b065 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:41.255438 10968 raft_consensus.cc:2272] T 002a5c36ebf6491a956ca901b9c7b065 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.257467 10968 tablet_replica.cc:333] T 04c6c4644fc54a0590ad127881cb9875 P 624eef68d46144c48e5429400233648c: stopping tablet replica
I20260709 13:06:41.258072 10968 raft_consensus.cc:2243] T 04c6c4644fc54a0590ad127881cb9875 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:41.258535 10968 raft_consensus.cc:2272] T 04c6c4644fc54a0590ad127881cb9875 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.260566 10968 tablet_replica.cc:333] T 562df69653b84ab6836669ba6e9f6331 P 624eef68d46144c48e5429400233648c: stopping tablet replica
I20260709 13:06:41.261124 10968 raft_consensus.cc:2243] T 562df69653b84ab6836669ba6e9f6331 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:41.261539 10968 raft_consensus.cc:2272] T 562df69653b84ab6836669ba6e9f6331 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.263172 10968 tablet_replica.cc:333] T cdbc231e8e5d437c97edac606ca3e37b P 624eef68d46144c48e5429400233648c: stopping tablet replica
I20260709 13:06:41.263688 10968 raft_consensus.cc:2243] T cdbc231e8e5d437c97edac606ca3e37b P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:41.264037 10968 raft_consensus.cc:2272] T cdbc231e8e5d437c97edac606ca3e37b P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.265661 10968 tablet_replica.cc:333] T be4ad4ce418b48eab933fdeb7437aaca P 624eef68d46144c48e5429400233648c: stopping tablet replica
I20260709 13:06:41.266155 10968 raft_consensus.cc:2243] T be4ad4ce418b48eab933fdeb7437aaca P 624eef68d46144c48e5429400233648c [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:41.266798 10968 raft_consensus.cc:2272] T be4ad4ce418b48eab933fdeb7437aaca P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.268400 10968 tablet_replica.cc:333] T a61d5dee808b423c8b831e04fc26ec5b P 624eef68d46144c48e5429400233648c: stopping tablet replica
I20260709 13:06:41.268973 10968 raft_consensus.cc:2243] T a61d5dee808b423c8b831e04fc26ec5b P 624eef68d46144c48e5429400233648c [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:41.269640 10968 raft_consensus.cc:2272] T a61d5dee808b423c8b831e04fc26ec5b P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.271471 10968 tablet_replica.cc:333] T 581a6e58c15a44d2981710c982e4b19e P 624eef68d46144c48e5429400233648c: stopping tablet replica
I20260709 13:06:41.272317 10968 raft_consensus.cc:2243] T 581a6e58c15a44d2981710c982e4b19e P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:41.272845 10968 raft_consensus.cc:2272] T 581a6e58c15a44d2981710c982e4b19e P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.275683 10968 tablet_replica.cc:333] T 317baa65952d46ffa5afb28b3af4d790 P 624eef68d46144c48e5429400233648c: stopping tablet replica
I20260709 13:06:41.276587 10968 raft_consensus.cc:2243] T 317baa65952d46ffa5afb28b3af4d790 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:41.277115 10968 raft_consensus.cc:2272] T 317baa65952d46ffa5afb28b3af4d790 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.279438 10968 tablet_replica.cc:333] T d45a0050b38b4f02b2fe4f09c867c43d P 624eef68d46144c48e5429400233648c: stopping tablet replica
I20260709 13:06:41.280287 10968 raft_consensus.cc:2243] T d45a0050b38b4f02b2fe4f09c867c43d P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:41.280817 10968 raft_consensus.cc:2272] T d45a0050b38b4f02b2fe4f09c867c43d P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.282493 10968 tablet_replica.cc:333] T 8ad49b80eff54c53919e1ae6adf1214c P 624eef68d46144c48e5429400233648c: stopping tablet replica
I20260709 13:06:41.283082 10968 raft_consensus.cc:2243] T 8ad49b80eff54c53919e1ae6adf1214c P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:41.283494 10968 raft_consensus.cc:2272] T 8ad49b80eff54c53919e1ae6adf1214c P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.285450 10968 tablet_replica.cc:333] T 3dbcbd18fae747698badad30cef5216b P 624eef68d46144c48e5429400233648c: stopping tablet replica
I20260709 13:06:41.286022 10968 raft_consensus.cc:2243] T 3dbcbd18fae747698badad30cef5216b P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:41.286425 10968 raft_consensus.cc:2272] T 3dbcbd18fae747698badad30cef5216b P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:41.286477 14180 consensus_peers.cc:597] T d45a0050b38b4f02b2fe4f09c867c43d P afe42c9f8c47470f92c948acc9cd1411 -> Peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Couldn't send request to peer 624eef68d46144c48e5429400233648c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:41.288180 10968 tablet_replica.cc:333] T 566c1c1057b34bc4ac778c498b4801d2 P 624eef68d46144c48e5429400233648c: stopping tablet replica
I20260709 13:06:41.288837 10968 raft_consensus.cc:2243] T 566c1c1057b34bc4ac778c498b4801d2 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:41.289270 10968 raft_consensus.cc:2272] T 566c1c1057b34bc4ac778c498b4801d2 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.291610 10968 tablet_replica.cc:333] T 163e8f35b3084d6396af326cd92052a4 P 624eef68d46144c48e5429400233648c: stopping tablet replica
I20260709 13:06:41.292371 10968 raft_consensus.cc:2243] T 163e8f35b3084d6396af326cd92052a4 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:41.292867 10968 raft_consensus.cc:2272] T 163e8f35b3084d6396af326cd92052a4 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:41.294359 14106 consensus_peers.cc:597] T 002a5c36ebf6491a956ca901b9c7b065 P 164b05f8be0a4e49b2683a05b5f3ca20 -> Peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Couldn't send request to peer 624eef68d46144c48e5429400233648c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:41.294880 10968 tablet_replica.cc:333] T 698f5304791f4bbe9dabc958772145ae P 624eef68d46144c48e5429400233648c: stopping tablet replica
I20260709 13:06:41.295761 10968 raft_consensus.cc:2243] T 698f5304791f4bbe9dabc958772145ae P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:41.296284 10968 raft_consensus.cc:2272] T 698f5304791f4bbe9dabc958772145ae P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.298458 10968 tablet_replica.cc:333] T 9cc66193ce6746c2a9c0edf9f8397dfc P 624eef68d46144c48e5429400233648c: stopping tablet replica
I20260709 13:06:41.299288 10968 raft_consensus.cc:2243] T 9cc66193ce6746c2a9c0edf9f8397dfc P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:41.299764 10968 raft_consensus.cc:2272] T 9cc66193ce6746c2a9c0edf9f8397dfc P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.301950 10968 tablet_replica.cc:333] T 3c48756a6ce541b5b4f9b683525408e6 P 624eef68d46144c48e5429400233648c: stopping tablet replica
I20260709 13:06:41.302459 10968 raft_consensus.cc:2243] T 3c48756a6ce541b5b4f9b683525408e6 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:41.302800 10968 raft_consensus.cc:2272] T 3c48756a6ce541b5b4f9b683525408e6 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.304385 10968 tablet_replica.cc:333] T 6317a1954b2948b997de09d3ac2077af P 624eef68d46144c48e5429400233648c: stopping tablet replica
I20260709 13:06:41.304941 10968 raft_consensus.cc:2243] T 6317a1954b2948b997de09d3ac2077af P 624eef68d46144c48e5429400233648c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:41.305289 10968 raft_consensus.cc:2272] T 6317a1954b2948b997de09d3ac2077af P 624eef68d46144c48e5429400233648c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.308707 10968 tablet_replica.cc:333] T 92f4112b3dc44397bb0b2dd1722647d4 P 624eef68d46144c48e5429400233648c: stopping tablet replica
I20260709 13:06:41.309356 10968 raft_consensus.cc:2243] T 92f4112b3dc44397bb0b2dd1722647d4 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:41.309793 10968 raft_consensus.cc:2272] T 92f4112b3dc44397bb0b2dd1722647d4 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.311791 10968 tablet_replica.cc:333] T fd482ef7d0354297a98825ca287f41de P 624eef68d46144c48e5429400233648c: stopping tablet replica
I20260709 13:06:41.312340 10968 raft_consensus.cc:2243] T fd482ef7d0354297a98825ca287f41de P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:41.312808 10968 raft_consensus.cc:2272] T fd482ef7d0354297a98825ca287f41de P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.314361 10968 tablet_replica.cc:333] T 8a7dc813357e4052b95e070cb8a4cdc1 P 624eef68d46144c48e5429400233648c: stopping tablet replica
I20260709 13:06:41.314903 10968 raft_consensus.cc:2243] T 8a7dc813357e4052b95e070cb8a4cdc1 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:41.315299 10968 raft_consensus.cc:2272] T 8a7dc813357e4052b95e070cb8a4cdc1 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.316990 10968 tablet_replica.cc:333] T d130a0747d3c4f6094e8a020a4d81da0 P 624eef68d46144c48e5429400233648c: stopping tablet replica
I20260709 13:06:41.317561 10968 raft_consensus.cc:2243] T d130a0747d3c4f6094e8a020a4d81da0 P 624eef68d46144c48e5429400233648c [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:41.318365 10968 raft_consensus.cc:2272] T d130a0747d3c4f6094e8a020a4d81da0 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.320341 10968 tablet_replica.cc:333] T 99953e904f9b4f65a2266765b7ae2b78 P 624eef68d46144c48e5429400233648c: stopping tablet replica
I20260709 13:06:41.320905 10968 raft_consensus.cc:2243] T 99953e904f9b4f65a2266765b7ae2b78 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:41.321313 10968 raft_consensus.cc:2272] T 99953e904f9b4f65a2266765b7ae2b78 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.323072 10968 tablet_replica.cc:333] T ef3ebb425c7d4f75b56fba673b8a526b P 624eef68d46144c48e5429400233648c: stopping tablet replica
I20260709 13:06:41.323807 10968 raft_consensus.cc:2243] T ef3ebb425c7d4f75b56fba673b8a526b P 624eef68d46144c48e5429400233648c [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:41.324759 10968 raft_consensus.cc:2272] T ef3ebb425c7d4f75b56fba673b8a526b P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:41.325397 14106 consensus_peers.cc:597] T b1258be196b54492ae641373efcb4e28 P 164b05f8be0a4e49b2683a05b5f3ca20 -> Peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Couldn't send request to peer 624eef68d46144c48e5429400233648c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:41.326798 10968 tablet_replica.cc:333] T a80d6036445f4470b8c5476f1649983d P 624eef68d46144c48e5429400233648c: stopping tablet replica
I20260709 13:06:41.327661 10968 raft_consensus.cc:2243] T a80d6036445f4470b8c5476f1649983d P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:41.328104 10968 raft_consensus.cc:2272] T a80d6036445f4470b8c5476f1649983d P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.330030 10968 tablet_replica.cc:333] T b2b93d6fe50944e2bf45deaaab8d2502 P 624eef68d46144c48e5429400233648c: stopping tablet replica
I20260709 13:06:41.330631 10968 raft_consensus.cc:2243] T b2b93d6fe50944e2bf45deaaab8d2502 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:41.331046 10968 raft_consensus.cc:2272] T b2b93d6fe50944e2bf45deaaab8d2502 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.332880 10968 tablet_replica.cc:333] T 435dd70987d047d589dc5b17dd81dba9 P 624eef68d46144c48e5429400233648c: stopping tablet replica
I20260709 13:06:41.333561 10968 raft_consensus.cc:2243] T 435dd70987d047d589dc5b17dd81dba9 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:41.333981 10968 raft_consensus.cc:2272] T 435dd70987d047d589dc5b17dd81dba9 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.336103 10968 tablet_replica.cc:333] T d5e18a55c0ee42cfa92012545d6b18aa P 624eef68d46144c48e5429400233648c: stopping tablet replica
I20260709 13:06:41.336906 10968 raft_consensus.cc:2243] T d5e18a55c0ee42cfa92012545d6b18aa P 624eef68d46144c48e5429400233648c [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:41.337652 10968 raft_consensus.cc:2272] T d5e18a55c0ee42cfa92012545d6b18aa P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:41.338665 14180 consensus_peers.cc:597] T 8a7dc813357e4052b95e070cb8a4cdc1 P afe42c9f8c47470f92c948acc9cd1411 -> Peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Couldn't send request to peer 624eef68d46144c48e5429400233648c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:41.339566 10968 tablet_replica.cc:333] T 142216a0c40b427e9565c88a8a6fa89e P 624eef68d46144c48e5429400233648c: stopping tablet replica
I20260709 13:06:41.340165 10968 raft_consensus.cc:2243] T 142216a0c40b427e9565c88a8a6fa89e P 624eef68d46144c48e5429400233648c [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:41.340941 10968 raft_consensus.cc:2272] T 142216a0c40b427e9565c88a8a6fa89e P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.342765 10968 tablet_replica.cc:333] T e5e1d402719c4b8ea8846719019c4c78 P 624eef68d46144c48e5429400233648c: stopping tablet replica
I20260709 13:06:41.343325 10968 raft_consensus.cc:2243] T e5e1d402719c4b8ea8846719019c4c78 P 624eef68d46144c48e5429400233648c [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:41.344192 10968 raft_consensus.cc:2272] T e5e1d402719c4b8ea8846719019c4c78 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:41.346228 14180 consensus_peers.cc:597] T a80d6036445f4470b8c5476f1649983d P afe42c9f8c47470f92c948acc9cd1411 -> Peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Couldn't send request to peer 624eef68d46144c48e5429400233648c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:41.346372 10968 tablet_replica.cc:333] T 97e8899b5afc42a58dd848cc7adfb247 P 624eef68d46144c48e5429400233648c: stopping tablet replica
I20260709 13:06:41.347010 10968 raft_consensus.cc:2243] T 97e8899b5afc42a58dd848cc7adfb247 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:41.347424 10968 raft_consensus.cc:2272] T 97e8899b5afc42a58dd848cc7adfb247 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.349684 10968 tablet_replica.cc:333] T bb24ec6b9eb542bca92049f8b6b42928 P 624eef68d46144c48e5429400233648c: stopping tablet replica
I20260709 13:06:41.350350 10968 raft_consensus.cc:2243] T bb24ec6b9eb542bca92049f8b6b42928 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:41.350737 10968 raft_consensus.cc:2272] T bb24ec6b9eb542bca92049f8b6b42928 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.352226 10968 tablet_replica.cc:333] T 59d93db3eadb4be68cfc336fc59e4fcb P 624eef68d46144c48e5429400233648c: stopping tablet replica
I20260709 13:06:41.352782 10968 raft_consensus.cc:2243] T 59d93db3eadb4be68cfc336fc59e4fcb P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:41.353204 10968 raft_consensus.cc:2272] T 59d93db3eadb4be68cfc336fc59e4fcb P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.354887 10968 tablet_replica.cc:333] T ae0c5ab3fc5a4bc48adf4f2df5ab5ad8 P 624eef68d46144c48e5429400233648c: stopping tablet replica
I20260709 13:06:41.355381 10968 raft_consensus.cc:2243] T ae0c5ab3fc5a4bc48adf4f2df5ab5ad8 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:41.355798 10968 raft_consensus.cc:2272] T ae0c5ab3fc5a4bc48adf4f2df5ab5ad8 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.357502 10968 tablet_replica.cc:333] T 204adcb10e694c229a8ff75d780a5193 P 624eef68d46144c48e5429400233648c: stopping tablet replica
I20260709 13:06:41.357995 10968 raft_consensus.cc:2243] T 204adcb10e694c229a8ff75d780a5193 P 624eef68d46144c48e5429400233648c [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:41.358706 10968 raft_consensus.cc:2272] T 204adcb10e694c229a8ff75d780a5193 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.360888 10968 tablet_replica.cc:333] T c1d167c135fe428c85ed2d2aed08be35 P 624eef68d46144c48e5429400233648c: stopping tablet replica
I20260709 13:06:41.361406 10968 raft_consensus.cc:2243] T c1d167c135fe428c85ed2d2aed08be35 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:41.361819 10968 raft_consensus.cc:2272] T c1d167c135fe428c85ed2d2aed08be35 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.363744 10968 tablet_replica.cc:333] T c8f2bf6d9c5241388475c4a4d49abe49 P 624eef68d46144c48e5429400233648c: stopping tablet replica
I20260709 13:06:41.364229 10968 raft_consensus.cc:2243] T c8f2bf6d9c5241388475c4a4d49abe49 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:41.364692 10968 raft_consensus.cc:2272] T c8f2bf6d9c5241388475c4a4d49abe49 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:41.399178 14254 consensus_peers.cc:597] T b2b93d6fe50944e2bf45deaaab8d2502 P 00bc4f1e78664168a62dc348db47ed5f -> Peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Couldn't send request to peer 624eef68d46144c48e5429400233648c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:41.415349 14106 consensus_peers.cc:597] T 04c6c4644fc54a0590ad127881cb9875 P 164b05f8be0a4e49b2683a05b5f3ca20 -> Peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Couldn't send request to peer 624eef68d46144c48e5429400233648c. Status: Network error: recv got EOF from unknown peer (error 108). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:41.431237 14106 consensus_peers.cc:597] T 3c48756a6ce541b5b4f9b683525408e6 P 164b05f8be0a4e49b2683a05b5f3ca20 -> Peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Couldn't send request to peer 624eef68d46144c48e5429400233648c. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.1:45551: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:41.431514 10968 tablet_server.cc:196] TabletServer@127.10.182.1:0 shutdown complete.
W20260709 13:06:41.441756 14254 consensus_peers.cc:597] T 581a6e58c15a44d2981710c982e4b19e P 00bc4f1e78664168a62dc348db47ed5f -> Peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Couldn't send request to peer 624eef68d46144c48e5429400233648c. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.1:45551: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:41.457062 14180 consensus_peers.cc:597] T 34b8f917b08a467b8ca873b69efa0ad1 P afe42c9f8c47470f92c948acc9cd1411 -> Peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Couldn't send request to peer 624eef68d46144c48e5429400233648c. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.1:45551: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:41.459942 14180 consensus_peers.cc:597] T ae0c5ab3fc5a4bc48adf4f2df5ab5ad8 P afe42c9f8c47470f92c948acc9cd1411 -> Peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Couldn't send request to peer 624eef68d46144c48e5429400233648c. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.1:45551: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:41.477852 14106 consensus_peers.cc:597] T 3dbcbd18fae747698badad30cef5216b P 164b05f8be0a4e49b2683a05b5f3ca20 -> Peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Couldn't send request to peer 624eef68d46144c48e5429400233648c. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.1:45551: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:41.478430 14180 consensus_peers.cc:597] T 435dd70987d047d589dc5b17dd81dba9 P afe42c9f8c47470f92c948acc9cd1411 -> Peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Couldn't send request to peer 624eef68d46144c48e5429400233648c. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.1:45551: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:41.490679 10968 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:06:41.502787 14825 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:06:41.503538 14180 consensus_peers.cc:597] T 97e8899b5afc42a58dd848cc7adfb247 P afe42c9f8c47470f92c948acc9cd1411 -> Peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Couldn't send request to peer 624eef68d46144c48e5429400233648c. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.1:45551: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:41.508292 14826 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:06:41.509217 14106 consensus_peers.cc:597] T bb24ec6b9eb542bca92049f8b6b42928 P 164b05f8be0a4e49b2683a05b5f3ca20 -> Peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Couldn't send request to peer 624eef68d46144c48e5429400233648c. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.1:45551: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:41.515008 14106 consensus_peers.cc:597] T cdbc231e8e5d437c97edac606ca3e37b P 164b05f8be0a4e49b2683a05b5f3ca20 -> Peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Couldn't send request to peer 624eef68d46144c48e5429400233648c. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.1:45551: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:41.515410 14106 consensus_peers.cc:597] T 99953e904f9b4f65a2266765b7ae2b78 P 164b05f8be0a4e49b2683a05b5f3ca20 -> Peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Couldn't send request to peer 624eef68d46144c48e5429400233648c. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.1:45551: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:41.517612 10968 server_base.cc:1061] running on GCE node
W20260709 13:06:41.518011 14828 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:06:41.521613 10968 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:06:41.521956 10968 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:06:41.522184 10968 hybrid_clock.cc:648] HybridClock initialized: now 1783602401522164 us; error 0 us; skew 500 ppm
I20260709 13:06:41.522964 10968 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:06:41.528777 14799 consensus_queue.cc:1048] T bb24ec6b9eb542bca92049f8b6b42928 P 164b05f8be0a4e49b2683a05b5f3ca20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:06:41.530197 14106 consensus_peers.cc:597] T 163e8f35b3084d6396af326cd92052a4 P 164b05f8be0a4e49b2683a05b5f3ca20 -> Peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Couldn't send request to peer 624eef68d46144c48e5429400233648c. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.1:45551: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:41.530385 10968 webserver.cc:533] Webserver started at http://127.10.182.1:40531/ using document root <none> and password file <none>
I20260709 13:06:41.531141 10968 fs_manager.cc:362] Metadata directory not provided
I20260709 13:06:41.531323 10968 fs_manager.cc:365] Using existing metadata directory in first data directory
W20260709 13:06:41.531544 14254 consensus_peers.cc:597] T 698f5304791f4bbe9dabc958772145ae P 00bc4f1e78664168a62dc348db47ed5f -> Peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Couldn't send request to peer 624eef68d46144c48e5429400233648c. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.1:45551: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:41.536852 10968 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:06:41.549342 14834 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:41.550367 10968 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.003s
I20260709 13:06:41.550750 10968 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602301807890-10968-0/minicluster-data/ts-0-root
uuid: "624eef68d46144c48e5429400233648c"
format_stamp: "Formatted at 2026-07-09 13:06:30 on dist-test-slave-hmwv"
I20260709 13:06:41.551229 10968 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602301807890-10968-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602301807890-10968-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602301807890-10968-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
W20260709 13:06:41.575948 14254 consensus_peers.cc:597] T 92f4112b3dc44397bb0b2dd1722647d4 P 00bc4f1e78664168a62dc348db47ed5f -> Peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Couldn't send request to peer 624eef68d46144c48e5429400233648c. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.1:45551: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:41.577659 14180 consensus_peers.cc:597] T 317baa65952d46ffa5afb28b3af4d790 P afe42c9f8c47470f92c948acc9cd1411 -> Peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Couldn't send request to peer 624eef68d46144c48e5429400233648c. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.1:45551: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:41.580942 10968 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:06:41.582209 10968 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:06:41.583647 10968 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:06:41.588948 14841 ts_tablet_manager.cc:548] Loading tablet metadata (0/45 complete)
W20260709 13:06:41.600821 14180 consensus_peers.cc:597] T 566c1c1057b34bc4ac778c498b4801d2 P afe42c9f8c47470f92c948acc9cd1411 -> Peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Couldn't send request to peer 624eef68d46144c48e5429400233648c. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.1:45551: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:41.614086 14180 consensus_peers.cc:597] T fd482ef7d0354297a98825ca287f41de P afe42c9f8c47470f92c948acc9cd1411 -> Peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Couldn't send request to peer 624eef68d46144c48e5429400233648c. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.1:45551: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:41.625530 14106 consensus_peers.cc:597] T c8f2bf6d9c5241388475c4a4d49abe49 P 164b05f8be0a4e49b2683a05b5f3ca20 -> Peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Couldn't send request to peer 624eef68d46144c48e5429400233648c. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.1:45551: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:41.679742 14180 consensus_peers.cc:597] T 562df69653b84ab6836669ba6e9f6331 P afe42c9f8c47470f92c948acc9cd1411 -> Peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Couldn't send request to peer 624eef68d46144c48e5429400233648c. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.1:45551: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:41.853804 10968 ts_tablet_manager.cc:585] Loaded tablet metadata (45 total tablets, 45 live tablets)
I20260709 13:06:41.854146 10968 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.266s	user 0.009s	sys 0.000s
I20260709 13:06:41.854493 10968 ts_tablet_manager.cc:600] Registering tablets (0/45 complete)
I20260709 13:06:41.858875 14841 tablet_bootstrap.cc:492] T 9cc66193ce6746c2a9c0edf9f8397dfc P 624eef68d46144c48e5429400233648c: Bootstrap starting.
I20260709 13:06:41.873608 14841 tablet_bootstrap.cc:492] T 9cc66193ce6746c2a9c0edf9f8397dfc P 624eef68d46144c48e5429400233648c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:41.874495 14841 tablet_bootstrap.cc:492] T 9cc66193ce6746c2a9c0edf9f8397dfc P 624eef68d46144c48e5429400233648c: Bootstrap complete.
I20260709 13:06:41.875098 14841 ts_tablet_manager.cc:1403] T 9cc66193ce6746c2a9c0edf9f8397dfc P 624eef68d46144c48e5429400233648c: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260709 13:06:41.877564 14841 raft_consensus.cc:359] T 9cc66193ce6746c2a9c0edf9f8397dfc P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:41.878219 14841 raft_consensus.cc:740] T 9cc66193ce6746c2a9c0edf9f8397dfc P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 624eef68d46144c48e5429400233648c, State: Initialized, Role: FOLLOWER
I20260709 13:06:41.878894 14841 consensus_queue.cc:260] T 9cc66193ce6746c2a9c0edf9f8397dfc P 624eef68d46144c48e5429400233648c [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: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:41.881258 14841 ts_tablet_manager.cc:1434] T 9cc66193ce6746c2a9c0edf9f8397dfc P 624eef68d46144c48e5429400233648c: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:06:41.881989 14841 tablet_bootstrap.cc:492] T fd482ef7d0354297a98825ca287f41de P 624eef68d46144c48e5429400233648c: Bootstrap starting.
I20260709 13:06:41.897961 14841 tablet_bootstrap.cc:492] T fd482ef7d0354297a98825ca287f41de P 624eef68d46144c48e5429400233648c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:41.898831 14841 tablet_bootstrap.cc:492] T fd482ef7d0354297a98825ca287f41de P 624eef68d46144c48e5429400233648c: Bootstrap complete.
I20260709 13:06:41.899442 14841 ts_tablet_manager.cc:1403] T fd482ef7d0354297a98825ca287f41de P 624eef68d46144c48e5429400233648c: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.007s
I20260709 13:06:41.902698 14841 raft_consensus.cc:359] T fd482ef7d0354297a98825ca287f41de P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:41.903321 14841 raft_consensus.cc:740] T fd482ef7d0354297a98825ca287f41de P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 624eef68d46144c48e5429400233648c, State: Initialized, Role: FOLLOWER
I20260709 13:06:41.904058 14841 consensus_queue.cc:260] T fd482ef7d0354297a98825ca287f41de P 624eef68d46144c48e5429400233648c [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: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:41.905844 14841 ts_tablet_manager.cc:1434] T fd482ef7d0354297a98825ca287f41de P 624eef68d46144c48e5429400233648c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:06:41.906716 14841 tablet_bootstrap.cc:492] T ae0c5ab3fc5a4bc48adf4f2df5ab5ad8 P 624eef68d46144c48e5429400233648c: Bootstrap starting.
I20260709 13:06:41.920459 14841 tablet_bootstrap.cc:492] T ae0c5ab3fc5a4bc48adf4f2df5ab5ad8 P 624eef68d46144c48e5429400233648c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:41.921342 14841 tablet_bootstrap.cc:492] T ae0c5ab3fc5a4bc48adf4f2df5ab5ad8 P 624eef68d46144c48e5429400233648c: Bootstrap complete.
I20260709 13:06:41.921929 14841 ts_tablet_manager.cc:1403] T ae0c5ab3fc5a4bc48adf4f2df5ab5ad8 P 624eef68d46144c48e5429400233648c: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.008s
I20260709 13:06:41.924047 14841 raft_consensus.cc:359] T ae0c5ab3fc5a4bc48adf4f2df5ab5ad8 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:41.924705 14841 raft_consensus.cc:740] T ae0c5ab3fc5a4bc48adf4f2df5ab5ad8 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 624eef68d46144c48e5429400233648c, State: Initialized, Role: FOLLOWER
I20260709 13:06:41.925333 14841 consensus_queue.cc:260] T ae0c5ab3fc5a4bc48adf4f2df5ab5ad8 P 624eef68d46144c48e5429400233648c [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: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:41.927076 14841 ts_tablet_manager.cc:1434] T ae0c5ab3fc5a4bc48adf4f2df5ab5ad8 P 624eef68d46144c48e5429400233648c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:06:41.927783 14841 tablet_bootstrap.cc:492] T 3dbcbd18fae747698badad30cef5216b P 624eef68d46144c48e5429400233648c: Bootstrap starting.
I20260709 13:06:41.951954 14841 tablet_bootstrap.cc:492] T 3dbcbd18fae747698badad30cef5216b P 624eef68d46144c48e5429400233648c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:41.952880 14841 tablet_bootstrap.cc:492] T 3dbcbd18fae747698badad30cef5216b P 624eef68d46144c48e5429400233648c: Bootstrap complete.
I20260709 13:06:41.954269 14841 ts_tablet_manager.cc:1403] T 3dbcbd18fae747698badad30cef5216b P 624eef68d46144c48e5429400233648c: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.012s
I20260709 13:06:41.956405 14841 raft_consensus.cc:359] T 3dbcbd18fae747698badad30cef5216b P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:41.957125 14841 raft_consensus.cc:740] T 3dbcbd18fae747698badad30cef5216b P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 624eef68d46144c48e5429400233648c, State: Initialized, Role: FOLLOWER
I20260709 13:06:41.957749 14841 consensus_queue.cc:260] T 3dbcbd18fae747698badad30cef5216b P 624eef68d46144c48e5429400233648c [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: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:41.959589 14841 ts_tablet_manager.cc:1434] T 3dbcbd18fae747698badad30cef5216b P 624eef68d46144c48e5429400233648c: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 13:06:41.960311 14841 tablet_bootstrap.cc:492] T 698f5304791f4bbe9dabc958772145ae P 624eef68d46144c48e5429400233648c: Bootstrap starting.
I20260709 13:06:41.973907 14841 tablet_bootstrap.cc:492] T 698f5304791f4bbe9dabc958772145ae P 624eef68d46144c48e5429400233648c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:41.974813 14841 tablet_bootstrap.cc:492] T 698f5304791f4bbe9dabc958772145ae P 624eef68d46144c48e5429400233648c: Bootstrap complete.
I20260709 13:06:41.975425 14841 ts_tablet_manager.cc:1403] T 698f5304791f4bbe9dabc958772145ae P 624eef68d46144c48e5429400233648c: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.002s
I20260709 13:06:41.977660 14841 raft_consensus.cc:359] T 698f5304791f4bbe9dabc958772145ae P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:41.978369 14841 raft_consensus.cc:740] T 698f5304791f4bbe9dabc958772145ae P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 624eef68d46144c48e5429400233648c, State: Initialized, Role: FOLLOWER
I20260709 13:06:41.979029 14841 consensus_queue.cc:260] T 698f5304791f4bbe9dabc958772145ae P 624eef68d46144c48e5429400233648c [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: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:41.980906 14841 ts_tablet_manager.cc:1434] T 698f5304791f4bbe9dabc958772145ae P 624eef68d46144c48e5429400233648c: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.001s
I20260709 13:06:41.981666 14841 tablet_bootstrap.cc:492] T cdbc231e8e5d437c97edac606ca3e37b P 624eef68d46144c48e5429400233648c: Bootstrap starting.
I20260709 13:06:41.995447 14841 tablet_bootstrap.cc:492] T cdbc231e8e5d437c97edac606ca3e37b P 624eef68d46144c48e5429400233648c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:41.996306 14841 tablet_bootstrap.cc:492] T cdbc231e8e5d437c97edac606ca3e37b P 624eef68d46144c48e5429400233648c: Bootstrap complete.
I20260709 13:06:41.996949 14841 ts_tablet_manager.cc:1403] T cdbc231e8e5d437c97edac606ca3e37b P 624eef68d46144c48e5429400233648c: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260709 13:06:41.999249 14841 raft_consensus.cc:359] T cdbc231e8e5d437c97edac606ca3e37b P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:41.999862 14841 raft_consensus.cc:740] T cdbc231e8e5d437c97edac606ca3e37b P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 624eef68d46144c48e5429400233648c, State: Initialized, Role: FOLLOWER
I20260709 13:06:42.000660 14841 consensus_queue.cc:260] T cdbc231e8e5d437c97edac606ca3e37b P 624eef68d46144c48e5429400233648c [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: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:42.002487 14841 ts_tablet_manager.cc:1434] T cdbc231e8e5d437c97edac606ca3e37b P 624eef68d46144c48e5429400233648c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:06:42.003207 14841 tablet_bootstrap.cc:492] T fceb74033b674284a03f2d2c4d7c768f P 624eef68d46144c48e5429400233648c: Bootstrap starting.
I20260709 13:06:42.023566 14841 tablet_bootstrap.cc:492] T fceb74033b674284a03f2d2c4d7c768f P 624eef68d46144c48e5429400233648c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:42.024436 14841 tablet_bootstrap.cc:492] T fceb74033b674284a03f2d2c4d7c768f P 624eef68d46144c48e5429400233648c: Bootstrap complete.
I20260709 13:06:42.025111 14841 ts_tablet_manager.cc:1403] T fceb74033b674284a03f2d2c4d7c768f P 624eef68d46144c48e5429400233648c: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.008s
I20260709 13:06:42.027650 14841 raft_consensus.cc:359] T fceb74033b674284a03f2d2c4d7c768f P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:42.028280 14841 raft_consensus.cc:740] T fceb74033b674284a03f2d2c4d7c768f P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 624eef68d46144c48e5429400233648c, State: Initialized, Role: FOLLOWER
I20260709 13:06:42.028992 14841 consensus_queue.cc:260] T fceb74033b674284a03f2d2c4d7c768f P 624eef68d46144c48e5429400233648c [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: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:42.030828 14841 ts_tablet_manager.cc:1434] T fceb74033b674284a03f2d2c4d7c768f P 624eef68d46144c48e5429400233648c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:06:42.031553 14841 tablet_bootstrap.cc:492] T 3c48756a6ce541b5b4f9b683525408e6 P 624eef68d46144c48e5429400233648c: Bootstrap starting.
I20260709 13:06:42.073693 14841 tablet_bootstrap.cc:492] T 3c48756a6ce541b5b4f9b683525408e6 P 624eef68d46144c48e5429400233648c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:42.074620 14841 tablet_bootstrap.cc:492] T 3c48756a6ce541b5b4f9b683525408e6 P 624eef68d46144c48e5429400233648c: Bootstrap complete.
I20260709 13:06:42.075206 14841 ts_tablet_manager.cc:1403] T 3c48756a6ce541b5b4f9b683525408e6 P 624eef68d46144c48e5429400233648c: Time spent bootstrapping tablet: real 0.044s	user 0.013s	sys 0.027s
I20260709 13:06:42.077394 14841 raft_consensus.cc:359] T 3c48756a6ce541b5b4f9b683525408e6 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:42.078025 14841 raft_consensus.cc:740] T 3c48756a6ce541b5b4f9b683525408e6 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 624eef68d46144c48e5429400233648c, State: Initialized, Role: FOLLOWER
I20260709 13:06:42.090229 14841 consensus_queue.cc:260] T 3c48756a6ce541b5b4f9b683525408e6 P 624eef68d46144c48e5429400233648c [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: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:42.092314 14841 ts_tablet_manager.cc:1434] T 3c48756a6ce541b5b4f9b683525408e6 P 624eef68d46144c48e5429400233648c: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 13:06:42.093061 14841 tablet_bootstrap.cc:492] T 317baa65952d46ffa5afb28b3af4d790 P 624eef68d46144c48e5429400233648c: Bootstrap starting.
I20260709 13:06:42.124624 10968 ts_tablet_manager.cc:616] Registered 45 tablets
I20260709 13:06:42.125025 10968 ts_tablet_manager.cc:595] Time spent register tablets: real 0.271s	user 0.260s	sys 0.000s
I20260709 13:06:42.158396 14841 tablet_bootstrap.cc:492] T 317baa65952d46ffa5afb28b3af4d790 P 624eef68d46144c48e5429400233648c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:42.159579 14841 tablet_bootstrap.cc:492] T 317baa65952d46ffa5afb28b3af4d790 P 624eef68d46144c48e5429400233648c: Bootstrap complete.
I20260709 13:06:42.160440 14841 ts_tablet_manager.cc:1403] T 317baa65952d46ffa5afb28b3af4d790 P 624eef68d46144c48e5429400233648c: Time spent bootstrapping tablet: real 0.068s	user 0.015s	sys 0.003s
I20260709 13:06:42.171900 14841 raft_consensus.cc:359] T 317baa65952d46ffa5afb28b3af4d790 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:42.172780 14841 raft_consensus.cc:740] T 317baa65952d46ffa5afb28b3af4d790 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 624eef68d46144c48e5429400233648c, State: Initialized, Role: FOLLOWER
I20260709 13:06:42.173662 14841 consensus_queue.cc:260] T 317baa65952d46ffa5afb28b3af4d790 P 624eef68d46144c48e5429400233648c [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: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:42.176105 14841 ts_tablet_manager.cc:1434] T 317baa65952d46ffa5afb28b3af4d790 P 624eef68d46144c48e5429400233648c: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.003s
I20260709 13:06:42.177078 14841 tablet_bootstrap.cc:492] T 163e8f35b3084d6396af326cd92052a4 P 624eef68d46144c48e5429400233648c: Bootstrap starting.
I20260709 13:06:42.210548 14841 tablet_bootstrap.cc:492] T 163e8f35b3084d6396af326cd92052a4 P 624eef68d46144c48e5429400233648c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:42.211632 14841 tablet_bootstrap.cc:492] T 163e8f35b3084d6396af326cd92052a4 P 624eef68d46144c48e5429400233648c: Bootstrap complete.
I20260709 13:06:42.212812 14841 ts_tablet_manager.cc:1403] T 163e8f35b3084d6396af326cd92052a4 P 624eef68d46144c48e5429400233648c: Time spent bootstrapping tablet: real 0.036s	user 0.018s	sys 0.002s
I20260709 13:06:42.215400 14841 raft_consensus.cc:359] T 163e8f35b3084d6396af326cd92052a4 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:42.216334 14687 raft_consensus.cc:493] T 13cbf071c3564a3488d83b279f8410af P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 624eef68d46144c48e5429400233648c)
I20260709 13:06:42.217329 14687 raft_consensus.cc:515] T 13cbf071c3564a3488d83b279f8410af P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:42.216440 14841 raft_consensus.cc:740] T 163e8f35b3084d6396af326cd92052a4 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 624eef68d46144c48e5429400233648c, State: Initialized, Role: FOLLOWER
I20260709 13:06:42.219360 14687 leader_election.cc:290] T 13cbf071c3564a3488d83b279f8410af P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069), 624eef68d46144c48e5429400233648c (127.10.182.1:45551)
I20260709 13:06:42.219126 14841 consensus_queue.cc:260] T 163e8f35b3084d6396af326cd92052a4 P 624eef68d46144c48e5429400233648c [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: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:42.223140 14209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13cbf071c3564a3488d83b279f8410af" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "afe42c9f8c47470f92c948acc9cd1411" is_pre_election: true
W20260709 13:06:42.226768 14254 leader_election.cc:336] T 13cbf071c3564a3488d83b279f8410af P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Network error: Client connection negotiation failed: client connection to 127.10.182.1:45551: connect: Connection refused (error 111)
I20260709 13:06:42.227171 14254 leader_election.cc:304] T 13cbf071c3564a3488d83b279f8410af P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f; no voters: 624eef68d46144c48e5429400233648c, afe42c9f8c47470f92c948acc9cd1411
I20260709 13:06:42.227635 14841 ts_tablet_manager.cc:1434] T 163e8f35b3084d6396af326cd92052a4 P 624eef68d46144c48e5429400233648c: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.001s
I20260709 13:06:42.228438 14687 raft_consensus.cc:2749] T 13cbf071c3564a3488d83b279f8410af P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:42.229267 14841 tablet_bootstrap.cc:492] T c1d167c135fe428c85ed2d2aed08be35 P 624eef68d46144c48e5429400233648c: Bootstrap starting.
I20260709 13:06:42.255687 14841 tablet_bootstrap.cc:492] T c1d167c135fe428c85ed2d2aed08be35 P 624eef68d46144c48e5429400233648c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:42.256395 14841 tablet_bootstrap.cc:492] T c1d167c135fe428c85ed2d2aed08be35 P 624eef68d46144c48e5429400233648c: Bootstrap complete.
I20260709 13:06:42.257025 14841 ts_tablet_manager.cc:1403] T c1d167c135fe428c85ed2d2aed08be35 P 624eef68d46144c48e5429400233648c: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.008s
I20260709 13:06:42.258860 14841 raft_consensus.cc:359] T c1d167c135fe428c85ed2d2aed08be35 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:42.259377 14841 raft_consensus.cc:740] T c1d167c135fe428c85ed2d2aed08be35 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 624eef68d46144c48e5429400233648c, State: Initialized, Role: FOLLOWER
I20260709 13:06:42.260063 14841 consensus_queue.cc:260] T c1d167c135fe428c85ed2d2aed08be35 P 624eef68d46144c48e5429400233648c [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: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:42.261854 14841 ts_tablet_manager.cc:1434] T c1d167c135fe428c85ed2d2aed08be35 P 624eef68d46144c48e5429400233648c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:06:42.262609 14841 tablet_bootstrap.cc:492] T b2b93d6fe50944e2bf45deaaab8d2502 P 624eef68d46144c48e5429400233648c: Bootstrap starting.
I20260709 13:06:42.270958 14687 raft_consensus.cc:493] T dc37078d5e354da0a9823d7c68bdd9f8 P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 624eef68d46144c48e5429400233648c)
I20260709 13:06:42.271565 14687 raft_consensus.cc:515] T dc37078d5e354da0a9823d7c68bdd9f8 P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:42.274168 14687 leader_election.cc:290] T dc37078d5e354da0a9823d7c68bdd9f8 P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 624eef68d46144c48e5429400233648c (127.10.182.1:45551), 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813)
I20260709 13:06:42.275516 14140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc37078d5e354da0a9823d7c68bdd9f8" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" is_pre_election: true
W20260709 13:06:42.279134 14254 leader_election.cc:336] T dc37078d5e354da0a9823d7c68bdd9f8 P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Network error: Client connection negotiation failed: client connection to 127.10.182.1:45551: connect: Connection refused (error 111)
I20260709 13:06:42.279631 14254 leader_election.cc:304] T dc37078d5e354da0a9823d7c68bdd9f8 P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f; no voters: 164b05f8be0a4e49b2683a05b5f3ca20, 624eef68d46144c48e5429400233648c
I20260709 13:06:42.280652 14687 raft_consensus.cc:2749] T dc37078d5e354da0a9823d7c68bdd9f8 P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:42.283993 14841 tablet_bootstrap.cc:492] T b2b93d6fe50944e2bf45deaaab8d2502 P 624eef68d46144c48e5429400233648c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:42.284803 14841 tablet_bootstrap.cc:492] T b2b93d6fe50944e2bf45deaaab8d2502 P 624eef68d46144c48e5429400233648c: Bootstrap complete.
I20260709 13:06:42.285363 14841 ts_tablet_manager.cc:1403] T b2b93d6fe50944e2bf45deaaab8d2502 P 624eef68d46144c48e5429400233648c: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.000s
I20260709 13:06:42.287123 14841 raft_consensus.cc:359] T b2b93d6fe50944e2bf45deaaab8d2502 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:42.287626 14841 raft_consensus.cc:740] T b2b93d6fe50944e2bf45deaaab8d2502 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 624eef68d46144c48e5429400233648c, State: Initialized, Role: FOLLOWER
I20260709 13:06:42.288249 14841 consensus_queue.cc:260] T b2b93d6fe50944e2bf45deaaab8d2502 P 624eef68d46144c48e5429400233648c [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: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:42.289870 14841 ts_tablet_manager.cc:1434] T b2b93d6fe50944e2bf45deaaab8d2502 P 624eef68d46144c48e5429400233648c: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:06:42.290565 14841 tablet_bootstrap.cc:492] T ef3ebb425c7d4f75b56fba673b8a526b P 624eef68d46144c48e5429400233648c: Bootstrap starting.
I20260709 13:06:42.311745 14841 tablet_bootstrap.cc:492] T ef3ebb425c7d4f75b56fba673b8a526b P 624eef68d46144c48e5429400233648c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:42.312961 14841 tablet_bootstrap.cc:492] T ef3ebb425c7d4f75b56fba673b8a526b P 624eef68d46144c48e5429400233648c: Bootstrap complete.
I20260709 13:06:42.313637 14841 ts_tablet_manager.cc:1403] T ef3ebb425c7d4f75b56fba673b8a526b P 624eef68d46144c48e5429400233648c: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.005s
I20260709 13:06:42.315213 10968 rpc_server.cc:307] RPC server started. Bound to: 127.10.182.1:45551
I20260709 13:06:42.315342 14915 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.182.1:45551 every 8 connection(s)
I20260709 13:06:42.316031 14841 raft_consensus.cc:359] T ef3ebb425c7d4f75b56fba673b8a526b P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:42.316565 14841 raft_consensus.cc:740] T ef3ebb425c7d4f75b56fba673b8a526b P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 624eef68d46144c48e5429400233648c, State: Initialized, Role: FOLLOWER
I20260709 13:06:42.317258 14841 consensus_queue.cc:260] T ef3ebb425c7d4f75b56fba673b8a526b P 624eef68d46144c48e5429400233648c [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: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:42.318802 14841 ts_tablet_manager.cc:1434] T ef3ebb425c7d4f75b56fba673b8a526b P 624eef68d46144c48e5429400233648c: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:06:42.319595 14841 tablet_bootstrap.cc:492] T c6945d2ea0274e90b0e6b96936b90a2e P 624eef68d46144c48e5429400233648c: Bootstrap starting.
I20260709 13:06:42.337216 14852 raft_consensus.cc:493] T 13cbf071c3564a3488d83b279f8410af P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 624eef68d46144c48e5429400233648c)
I20260709 13:06:42.337765 14852 raft_consensus.cc:515] T 13cbf071c3564a3488d83b279f8410af P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:42.339903 14852 leader_election.cc:290] T 13cbf071c3564a3488d83b279f8410af P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193), 624eef68d46144c48e5429400233648c (127.10.182.1:45551)
I20260709 13:06:42.345441 14285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13cbf071c3564a3488d83b279f8410af" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f" is_pre_election: true
I20260709 13:06:42.346215 14285 raft_consensus.cc:2468] T 13cbf071c3564a3488d83b279f8410af P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afe42c9f8c47470f92c948acc9cd1411 in term 1.
I20260709 13:06:42.349720 14182 leader_election.cc:304] T 13cbf071c3564a3488d83b279f8410af P afe42c9f8c47470f92c948acc9cd1411 [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: 00bc4f1e78664168a62dc348db47ed5f, afe42c9f8c47470f92c948acc9cd1411; no voters: 
I20260709 13:06:42.350538 14854 raft_consensus.cc:2804] T 13cbf071c3564a3488d83b279f8410af P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:42.354394 14854 raft_consensus.cc:493] T 13cbf071c3564a3488d83b279f8410af P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 624eef68d46144c48e5429400233648c)
I20260709 13:06:42.354857 14854 raft_consensus.cc:3060] T 13cbf071c3564a3488d83b279f8410af P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:42.403692 14841 tablet_bootstrap.cc:492] T c6945d2ea0274e90b0e6b96936b90a2e P 624eef68d46144c48e5429400233648c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:42.403429 14842 raft_consensus.cc:493] T dc37078d5e354da0a9823d7c68bdd9f8 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 624eef68d46144c48e5429400233648c)
I20260709 13:06:42.401409 14687 raft_consensus.cc:493] T a61d5dee808b423c8b831e04fc26ec5b P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 624eef68d46144c48e5429400233648c)
I20260709 13:06:42.407516 14842 raft_consensus.cc:515] T dc37078d5e354da0a9823d7c68bdd9f8 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:42.407631 14687 raft_consensus.cc:515] T a61d5dee808b423c8b831e04fc26ec5b P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:42.401750 14796 raft_consensus.cc:493] T f074967e01664dddb3748983f6d815d4 P afe42c9f8c47470f92c948acc9cd1411 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 624eef68d46144c48e5429400233648c)
I20260709 13:06:42.408834 14796 raft_consensus.cc:515] T f074967e01664dddb3748983f6d815d4 P afe42c9f8c47470f92c948acc9cd1411 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:42.409703 14687 leader_election.cc:290] T a61d5dee808b423c8b831e04fc26ec5b P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069), 624eef68d46144c48e5429400233648c (127.10.182.1:45551)
I20260709 13:06:42.406987 14768 raft_consensus.cc:493] T 4ce72cf9c39c454399665585914d4377 P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 624eef68d46144c48e5429400233648c)
I20260709 13:06:42.410902 14796 leader_election.cc:290] T f074967e01664dddb3748983f6d815d4 P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 624eef68d46144c48e5429400233648c (127.10.182.1:45551), 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813)
I20260709 13:06:42.411019 14768 raft_consensus.cc:515] T 4ce72cf9c39c454399665585914d4377 P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:42.414013 14542 raft_consensus.cc:493] T 4ce72cf9c39c454399665585914d4377 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 624eef68d46144c48e5429400233648c)
I20260709 13:06:42.414556 14542 raft_consensus.cc:515] T 4ce72cf9c39c454399665585914d4377 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:42.420763 14841 tablet_bootstrap.cc:492] T c6945d2ea0274e90b0e6b96936b90a2e P 624eef68d46144c48e5429400233648c: Bootstrap complete.
I20260709 13:06:42.421967 14841 ts_tablet_manager.cc:1403] T c6945d2ea0274e90b0e6b96936b90a2e P 624eef68d46144c48e5429400233648c: Time spent bootstrapping tablet: real 0.103s	user 0.017s	sys 0.019s
I20260709 13:06:42.429499 14542 leader_election.cc:290] T 4ce72cf9c39c454399665585914d4377 P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193), 624eef68d46144c48e5429400233648c (127.10.182.1:45551)
I20260709 13:06:42.432889 14841 raft_consensus.cc:359] T c6945d2ea0274e90b0e6b96936b90a2e P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:42.433599 14841 raft_consensus.cc:740] T c6945d2ea0274e90b0e6b96936b90a2e P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 624eef68d46144c48e5429400233648c, State: Initialized, Role: FOLLOWER
I20260709 13:06:42.434196 14841 consensus_queue.cc:260] T c6945d2ea0274e90b0e6b96936b90a2e P 624eef68d46144c48e5429400233648c [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: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:42.435977 14842 leader_election.cc:290] T dc37078d5e354da0a9823d7c68bdd9f8 P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193), 624eef68d46144c48e5429400233648c (127.10.182.1:45551)
I20260709 13:06:42.436861 14841 ts_tablet_manager.cc:1434] T c6945d2ea0274e90b0e6b96936b90a2e P 624eef68d46144c48e5429400233648c: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.002s
I20260709 13:06:42.437770 14841 tablet_bootstrap.cc:492] T 99953e904f9b4f65a2266765b7ae2b78 P 624eef68d46144c48e5429400233648c: Bootstrap starting.
I20260709 13:06:42.447160 14285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce72cf9c39c454399665585914d4377" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f" is_pre_election: true
I20260709 13:06:42.448006 14285 raft_consensus.cc:2468] T 4ce72cf9c39c454399665585914d4377 P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 164b05f8be0a4e49b2683a05b5f3ca20 in term 1.
I20260709 13:06:42.449117 14288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc37078d5e354da0a9823d7c68bdd9f8" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f" is_pre_election: true
I20260709 13:06:42.449856 14288 raft_consensus.cc:2468] T dc37078d5e354da0a9823d7c68bdd9f8 P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 164b05f8be0a4e49b2683a05b5f3ca20 in term 1.
I20260709 13:06:42.457818 14488 raft_consensus.cc:493] T d5e18a55c0ee42cfa92012545d6b18aa P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 624eef68d46144c48e5429400233648c)
I20260709 13:06:42.458585 14488 raft_consensus.cc:515] T d5e18a55c0ee42cfa92012545d6b18aa P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:42.461434 14488 leader_election.cc:290] T d5e18a55c0ee42cfa92012545d6b18aa P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 624eef68d46144c48e5429400233648c (127.10.182.1:45551), afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069)
I20260709 13:06:42.463621 14108 leader_election.cc:304] T 4ce72cf9c39c454399665585914d4377 P 164b05f8be0a4e49b2683a05b5f3ca20 [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: 00bc4f1e78664168a62dc348db47ed5f, 164b05f8be0a4e49b2683a05b5f3ca20; no voters: 
I20260709 13:06:42.465392 14108 leader_election.cc:304] T dc37078d5e354da0a9823d7c68bdd9f8 P 164b05f8be0a4e49b2683a05b5f3ca20 [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: 00bc4f1e78664168a62dc348db47ed5f, 164b05f8be0a4e49b2683a05b5f3ca20; no voters: 
I20260709 13:06:42.466239 14488 raft_consensus.cc:2804] T 4ce72cf9c39c454399665585914d4377 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:42.467216 14542 raft_consensus.cc:2804] T dc37078d5e354da0a9823d7c68bdd9f8 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:42.467670 14488 raft_consensus.cc:493] T 4ce72cf9c39c454399665585914d4377 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 624eef68d46144c48e5429400233648c)
I20260709 13:06:42.468506 14488 raft_consensus.cc:3060] T 4ce72cf9c39c454399665585914d4377 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:42.467734 14542 raft_consensus.cc:493] T dc37078d5e354da0a9823d7c68bdd9f8 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 624eef68d46144c48e5429400233648c)
I20260709 13:06:42.469790 14542 raft_consensus.cc:3060] T dc37078d5e354da0a9823d7c68bdd9f8 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:42.477092 14209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5e18a55c0ee42cfa92012545d6b18aa" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "afe42c9f8c47470f92c948acc9cd1411" is_pre_election: true
I20260709 13:06:42.479069 14888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f074967e01664dddb3748983f6d815d4" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c" is_pre_election: true
I20260709 13:06:42.480151 14542 raft_consensus.cc:515] T dc37078d5e354da0a9823d7c68bdd9f8 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:42.475540 14890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13cbf071c3564a3488d83b279f8410af" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c" is_pre_election: true
I20260709 13:06:42.487125 14542 leader_election.cc:290] T dc37078d5e354da0a9823d7c68bdd9f8 P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 2 election: Requested vote from peers 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193), 624eef68d46144c48e5429400233648c (127.10.182.1:45551)
I20260709 13:06:42.489804 14140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce72cf9c39c454399665585914d4377" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" is_pre_election: true
W20260709 13:06:42.491565 14180 leader_election.cc:343] T f074967e01664dddb3748983f6d815d4 P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 3 pre-election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:42.493136 14488 raft_consensus.cc:515] T 4ce72cf9c39c454399665585914d4377 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:42.481071 14768 leader_election.cc:290] T 4ce72cf9c39c454399665585914d4377 P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 624eef68d46144c48e5429400233648c (127.10.182.1:45551), 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813)
W20260709 13:06:42.497262 14180 leader_election.cc:343] T 13cbf071c3564a3488d83b279f8410af P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:42.497788 14488 leader_election.cc:290] T 4ce72cf9c39c454399665585914d4377 P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 2 election: Requested vote from peers 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193), 624eef68d46144c48e5429400233648c (127.10.182.1:45551)
I20260709 13:06:42.519524 14488 raft_consensus.cc:493] T be4ad4ce418b48eab933fdeb7437aaca P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 624eef68d46144c48e5429400233648c)
I20260709 13:06:42.528853 14488 raft_consensus.cc:515] T be4ad4ce418b48eab933fdeb7437aaca P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:42.506719 14916 heartbeater.cc:344] Connected to a master server at 127.10.182.62:38991
I20260709 13:06:42.534343 14488 leader_election.cc:290] T be4ad4ce418b48eab933fdeb7437aaca P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 624eef68d46144c48e5429400233648c (127.10.182.1:45551), afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069)
I20260709 13:06:42.537909 14210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be4ad4ce418b48eab933fdeb7437aaca" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "afe42c9f8c47470f92c948acc9cd1411" is_pre_election: true
I20260709 13:06:42.540571 14488 raft_consensus.cc:493] T ef3ebb425c7d4f75b56fba673b8a526b P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 624eef68d46144c48e5429400233648c)
I20260709 13:06:42.529824 14285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce72cf9c39c454399665585914d4377" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f"
I20260709 13:06:42.541180 14488 raft_consensus.cc:515] T ef3ebb425c7d4f75b56fba673b8a526b P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:42.535365 14140 raft_consensus.cc:2393] T 4ce72cf9c39c454399665585914d4377 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 00bc4f1e78664168a62dc348db47ed5f in current term 2: Already voted for candidate 164b05f8be0a4e49b2683a05b5f3ca20 in this term.
I20260709 13:06:42.540794 14916 heartbeater.cc:461] Registering TS with master...
I20260709 13:06:42.540148 14923 raft_consensus.cc:493] T 142216a0c40b427e9565c88a8a6fa89e P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 624eef68d46144c48e5429400233648c)
I20260709 13:06:42.544900 14488 leader_election.cc:290] T ef3ebb425c7d4f75b56fba673b8a526b P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193), 624eef68d46144c48e5429400233648c (127.10.182.1:45551)
I20260709 13:06:42.546495 14290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3ebb425c7d4f75b56fba673b8a526b" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f" is_pre_election: true
I20260709 13:06:42.545100 14923 raft_consensus.cc:515] T 142216a0c40b427e9565c88a8a6fa89e P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:42.501118 14288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc37078d5e354da0a9823d7c68bdd9f8" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f"
I20260709 13:06:42.543776 14285 raft_consensus.cc:3060] T 4ce72cf9c39c454399665585914d4377 P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:42.550851 14916 heartbeater.cc:507] Master 127.10.182.62:38991 requested a full tablet report, sending...
I20260709 13:06:42.551040 14923 leader_election.cc:290] T 142216a0c40b427e9565c88a8a6fa89e P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 624eef68d46144c48e5429400233648c (127.10.182.1:45551), afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069)
I20260709 13:06:42.554423 14841 tablet_bootstrap.cc:492] T 99953e904f9b4f65a2266765b7ae2b78 P 624eef68d46144c48e5429400233648c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:42.574450 14209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a61d5dee808b423c8b831e04fc26ec5b" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "afe42c9f8c47470f92c948acc9cd1411" is_pre_election: true
I20260709 13:06:42.569561 14842 raft_consensus.cc:493] T 204adcb10e694c229a8ff75d780a5193 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 624eef68d46144c48e5429400233648c)
I20260709 13:06:42.575806 14842 raft_consensus.cc:515] T 204adcb10e694c229a8ff75d780a5193 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:42.576002 14285 raft_consensus.cc:2468] T 4ce72cf9c39c454399665585914d4377 P 00bc4f1e78664168a62dc348db47ed5f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 164b05f8be0a4e49b2683a05b5f3ca20 in term 2.
I20260709 13:06:42.572893 14288 raft_consensus.cc:3060] T dc37078d5e354da0a9823d7c68bdd9f8 P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:42.578261 14108 leader_election.cc:304] T 4ce72cf9c39c454399665585914d4377 P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f, 164b05f8be0a4e49b2683a05b5f3ca20; no voters: 
I20260709 13:06:42.579695 14488 raft_consensus.cc:2804] T 4ce72cf9c39c454399665585914d4377 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:42.579952 14768 raft_consensus.cc:493] T ef3ebb425c7d4f75b56fba673b8a526b P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 624eef68d46144c48e5429400233648c)
I20260709 13:06:42.580317 14887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc37078d5e354da0a9823d7c68bdd9f8" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c"
I20260709 13:06:42.580545 14488 raft_consensus.cc:697] T 4ce72cf9c39c454399665585914d4377 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 2 LEADER]: Becoming Leader. State: Replica: 164b05f8be0a4e49b2683a05b5f3ca20, State: Running, Role: LEADER
I20260709 13:06:42.580545 14768 raft_consensus.cc:515] T ef3ebb425c7d4f75b56fba673b8a526b P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:42.581240 14885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3ebb425c7d4f75b56fba673b8a526b" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c" is_pre_election: true
I20260709 13:06:42.581938 14488 consensus_queue.cc:237] T 4ce72cf9c39c454399665585914d4377 P 164b05f8be0a4e49b2683a05b5f3ca20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:42.582396 14890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "142216a0c40b427e9565c88a8a6fa89e" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c" is_pre_election: true
I20260709 13:06:42.583061 14214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "142216a0c40b427e9565c88a8a6fa89e" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "afe42c9f8c47470f92c948acc9cd1411" is_pre_election: true
I20260709 13:06:42.583196 14768 leader_election.cc:290] T ef3ebb425c7d4f75b56fba673b8a526b P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 624eef68d46144c48e5429400233648c (127.10.182.1:45551), 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813)
I20260709 13:06:42.584314 14886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5e18a55c0ee42cfa92012545d6b18aa" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c" is_pre_election: true
I20260709 13:06:42.584705 14143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3ebb425c7d4f75b56fba673b8a526b" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" is_pre_election: true
I20260709 13:06:42.585568 14143 raft_consensus.cc:2468] T ef3ebb425c7d4f75b56fba673b8a526b P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00bc4f1e78664168a62dc348db47ed5f in term 1.
I20260709 13:06:42.587283 14888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc37078d5e354da0a9823d7c68bdd9f8" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c" is_pre_election: true
I20260709 13:06:42.588300 14882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be4ad4ce418b48eab933fdeb7437aaca" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c" is_pre_election: true
I20260709 13:06:42.590054 14889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce72cf9c39c454399665585914d4377" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c" is_pre_election: true
I20260709 13:06:42.590160 14257 leader_election.cc:304] T ef3ebb425c7d4f75b56fba673b8a526b P 00bc4f1e78664168a62dc348db47ed5f [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: 00bc4f1e78664168a62dc348db47ed5f, 164b05f8be0a4e49b2683a05b5f3ca20; no voters: 
I20260709 13:06:42.591970 14641 raft_consensus.cc:2804] T ef3ebb425c7d4f75b56fba673b8a526b P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:42.592335 14641 raft_consensus.cc:493] T ef3ebb425c7d4f75b56fba673b8a526b P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 624eef68d46144c48e5429400233648c)
I20260709 13:06:42.592741 14641 raft_consensus.cc:3060] T ef3ebb425c7d4f75b56fba673b8a526b P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:42.593564 14214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "204adcb10e694c229a8ff75d780a5193" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "afe42c9f8c47470f92c948acc9cd1411" is_pre_election: true
I20260709 13:06:42.594295 14214 raft_consensus.cc:2468] T 204adcb10e694c229a8ff75d780a5193 P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 164b05f8be0a4e49b2683a05b5f3ca20 in term 1.
I20260709 13:06:42.594412 14926 raft_consensus.cc:493] T e5e1d402719c4b8ea8846719019c4c78 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 624eef68d46144c48e5429400233648c)
I20260709 13:06:42.594935 14926 raft_consensus.cc:515] T e5e1d402719c4b8ea8846719019c4c78 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:42.581166 14883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce72cf9c39c454399665585914d4377" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c"
I20260709 13:06:42.597352 14106 leader_election.cc:304] T 204adcb10e694c229a8ff75d780a5193 P 164b05f8be0a4e49b2683a05b5f3ca20 [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: 164b05f8be0a4e49b2683a05b5f3ca20, afe42c9f8c47470f92c948acc9cd1411; no voters: 
I20260709 13:06:42.577852 14842 leader_election.cc:290] T 204adcb10e694c229a8ff75d780a5193 P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 624eef68d46144c48e5429400233648c (127.10.182.1:45551), afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069)
I20260709 13:06:42.598453 14842 raft_consensus.cc:2804] T 204adcb10e694c229a8ff75d780a5193 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:42.598798 14842 raft_consensus.cc:493] T 204adcb10e694c229a8ff75d780a5193 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 624eef68d46144c48e5429400233648c)
I20260709 13:06:42.599154 14842 raft_consensus.cc:3060] T 204adcb10e694c229a8ff75d780a5193 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:42.599164 14209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5e1d402719c4b8ea8846719019c4c78" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "afe42c9f8c47470f92c948acc9cd1411" is_pre_election: true
I20260709 13:06:42.597052 14926 leader_election.cc:290] T e5e1d402719c4b8ea8846719019c4c78 P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 624eef68d46144c48e5429400233648c (127.10.182.1:45551), afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069)
I20260709 13:06:42.584522 14140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f074967e01664dddb3748983f6d815d4" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" is_pre_election: true
I20260709 13:06:42.597813 14841 tablet_bootstrap.cc:492] T 99953e904f9b4f65a2266765b7ae2b78 P 624eef68d46144c48e5429400233648c: Bootstrap complete.
W20260709 13:06:42.603682 14106 leader_election.cc:343] T 142216a0c40b427e9565c88a8a6fa89e P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:42.604164 14841 ts_tablet_manager.cc:1403] T 99953e904f9b4f65a2266765b7ae2b78 P 624eef68d46144c48e5429400233648c: Time spent bootstrapping tablet: real 0.167s	user 0.043s	sys 0.046s
I20260709 13:06:42.604108 14106 leader_election.cc:304] T 142216a0c40b427e9565c88a8a6fa89e P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 164b05f8be0a4e49b2683a05b5f3ca20; no voters: 624eef68d46144c48e5429400233648c, afe42c9f8c47470f92c948acc9cd1411
I20260709 13:06:42.582003 14885 raft_consensus.cc:2468] T ef3ebb425c7d4f75b56fba673b8a526b P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 164b05f8be0a4e49b2683a05b5f3ca20 in term 1.
I20260709 13:06:42.605485 14923 raft_consensus.cc:2749] T 142216a0c40b427e9565c88a8a6fa89e P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:06:42.606766 14106 leader_election.cc:343] T d5e18a55c0ee42cfa92012545d6b18aa P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:42.606849 14841 raft_consensus.cc:359] T 99953e904f9b4f65a2266765b7ae2b78 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:42.607321 14106 leader_election.cc:304] T d5e18a55c0ee42cfa92012545d6b18aa P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 164b05f8be0a4e49b2683a05b5f3ca20; no voters: 624eef68d46144c48e5429400233648c, afe42c9f8c47470f92c948acc9cd1411
I20260709 13:06:42.607987 14923 raft_consensus.cc:2749] T d5e18a55c0ee42cfa92012545d6b18aa P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:42.608669 14183 leader_election.cc:304] T f074967e01664dddb3748983f6d815d4 P afe42c9f8c47470f92c948acc9cd1411 [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: afe42c9f8c47470f92c948acc9cd1411; no voters: 164b05f8be0a4e49b2683a05b5f3ca20, 624eef68d46144c48e5429400233648c
I20260709 13:06:42.609426 14853 raft_consensus.cc:2749] T f074967e01664dddb3748983f6d815d4 P afe42c9f8c47470f92c948acc9cd1411 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:42.618448 13962 ts_manager.cc:194] Re-registered known tserver with Master: 624eef68d46144c48e5429400233648c (127.10.182.1:45551)
I20260709 13:06:42.623626 14288 raft_consensus.cc:2468] T dc37078d5e354da0a9823d7c68bdd9f8 P 00bc4f1e78664168a62dc348db47ed5f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 164b05f8be0a4e49b2683a05b5f3ca20 in term 2.
I20260709 13:06:42.624958 14108 leader_election.cc:304] T dc37078d5e354da0a9823d7c68bdd9f8 P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f, 164b05f8be0a4e49b2683a05b5f3ca20; no voters: 
I20260709 13:06:42.624231 14885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "204adcb10e694c229a8ff75d780a5193" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c" is_pre_election: true
I20260709 13:06:42.626751 14542 raft_consensus.cc:2804] T dc37078d5e354da0a9823d7c68bdd9f8 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:42.627272 14542 raft_consensus.cc:697] T dc37078d5e354da0a9823d7c68bdd9f8 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 2 LEADER]: Becoming Leader. State: Replica: 164b05f8be0a4e49b2683a05b5f3ca20, State: Running, Role: LEADER
I20260709 13:06:42.628134 14542 consensus_queue.cc:237] T dc37078d5e354da0a9823d7c68bdd9f8 P 164b05f8be0a4e49b2683a05b5f3ca20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:42.607651 14841 raft_consensus.cc:740] T 99953e904f9b4f65a2266765b7ae2b78 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 624eef68d46144c48e5429400233648c, State: Initialized, Role: FOLLOWER
I20260709 13:06:42.630971 14841 consensus_queue.cc:260] T 99953e904f9b4f65a2266765b7ae2b78 P 624eef68d46144c48e5429400233648c [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: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
W20260709 13:06:42.631156 14106 leader_election.cc:343] T dc37078d5e354da0a9823d7c68bdd9f8 P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:42.632093 14885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5e1d402719c4b8ea8846719019c4c78" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c" is_pre_election: true
I20260709 13:06:42.507548 14854 raft_consensus.cc:515] T 13cbf071c3564a3488d83b279f8410af P afe42c9f8c47470f92c948acc9cd1411 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:42.635645 14641 raft_consensus.cc:515] T ef3ebb425c7d4f75b56fba673b8a526b P 00bc4f1e78664168a62dc348db47ed5f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:42.638824 14285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13cbf071c3564a3488d83b279f8410af" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f"
W20260709 13:06:42.639613 14106 leader_election.cc:343] T dc37078d5e354da0a9823d7c68bdd9f8 P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:42.640100 14285 raft_consensus.cc:3060] T 13cbf071c3564a3488d83b279f8410af P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:42.640775 14926 raft_consensus.cc:493] T f074967e01664dddb3748983f6d815d4 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 624eef68d46144c48e5429400233648c)
I20260709 13:06:42.641350 14926 raft_consensus.cc:515] T f074967e01664dddb3748983f6d815d4 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:42.643977 14889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3ebb425c7d4f75b56fba673b8a526b" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c" is_pre_election: true
I20260709 13:06:42.644552 14881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3ebb425c7d4f75b56fba673b8a526b" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c"
I20260709 13:06:42.644650 14889 raft_consensus.cc:2468] T ef3ebb425c7d4f75b56fba673b8a526b P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00bc4f1e78664168a62dc348db47ed5f in term 1.
I20260709 13:06:42.644546 14641 leader_election.cc:290] T ef3ebb425c7d4f75b56fba673b8a526b P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 2 election: Requested vote from peers 624eef68d46144c48e5429400233648c (127.10.182.1:45551), 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813)
I20260709 13:06:42.645752 14143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3ebb425c7d4f75b56fba673b8a526b" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20"
I20260709 13:06:42.646462 14143 raft_consensus.cc:3060] T ef3ebb425c7d4f75b56fba673b8a526b P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:42.647138 14888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce72cf9c39c454399665585914d4377" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c" is_pre_election: true
W20260709 13:06:42.647452 14106 leader_election.cc:343] T be4ad4ce418b48eab933fdeb7437aaca P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:42.647900 14106 leader_election.cc:304] T be4ad4ce418b48eab933fdeb7437aaca P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 164b05f8be0a4e49b2683a05b5f3ca20; no voters: 624eef68d46144c48e5429400233648c, afe42c9f8c47470f92c948acc9cd1411
I20260709 13:06:42.648430 14883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a61d5dee808b423c8b831e04fc26ec5b" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c" is_pre_election: true
I20260709 13:06:42.648778 14889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13cbf071c3564a3488d83b279f8410af" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c"
W20260709 13:06:42.650058 14180 leader_election.cc:343] T 13cbf071c3564a3488d83b279f8410af P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:42.646585 14854 leader_election.cc:290] T 13cbf071c3564a3488d83b279f8410af P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 2 election: Requested vote from peers 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193), 624eef68d46144c48e5429400233648c (127.10.182.1:45551)
I20260709 13:06:42.645243 14926 leader_election.cc:290] T f074967e01664dddb3748983f6d815d4 P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 624eef68d46144c48e5429400233648c (127.10.182.1:45551), afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069)
I20260709 13:06:42.650862 14285 raft_consensus.cc:2468] T 13cbf071c3564a3488d83b279f8410af P 00bc4f1e78664168a62dc348db47ed5f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afe42c9f8c47470f92c948acc9cd1411 in term 2.
I20260709 13:06:42.652308 14182 leader_election.cc:304] T 13cbf071c3564a3488d83b279f8410af P afe42c9f8c47470f92c948acc9cd1411 [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: 00bc4f1e78664168a62dc348db47ed5f, afe42c9f8c47470f92c948acc9cd1411; no voters: 624eef68d46144c48e5429400233648c
W20260709 13:06:42.653059 14254 leader_election.cc:343] T 4ce72cf9c39c454399665585914d4377 P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:42.653355 14854 raft_consensus.cc:2804] T 13cbf071c3564a3488d83b279f8410af P afe42c9f8c47470f92c948acc9cd1411 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:42.653681 14254 leader_election.cc:304] T 4ce72cf9c39c454399665585914d4377 P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f; no voters: 164b05f8be0a4e49b2683a05b5f3ca20, 624eef68d46144c48e5429400233648c
I20260709 13:06:42.654090 14854 raft_consensus.cc:697] T 13cbf071c3564a3488d83b279f8410af P afe42c9f8c47470f92c948acc9cd1411 [term 2 LEADER]: Becoming Leader. State: Replica: afe42c9f8c47470f92c948acc9cd1411, State: Running, Role: LEADER
I20260709 13:06:42.654595 14768 raft_consensus.cc:2749] T 4ce72cf9c39c454399665585914d4377 P 00bc4f1e78664168a62dc348db47ed5f [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:06:42.655225 14254 leader_election.cc:343] T a61d5dee808b423c8b831e04fc26ec5b P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:42.655025 14854 consensus_queue.cc:237] T 13cbf071c3564a3488d83b279f8410af P afe42c9f8c47470f92c948acc9cd1411 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:42.655473 14799 raft_consensus.cc:2749] T be4ad4ce418b48eab933fdeb7437aaca P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:42.655700 14254 leader_election.cc:304] T a61d5dee808b423c8b831e04fc26ec5b P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f; no voters: 624eef68d46144c48e5429400233648c, afe42c9f8c47470f92c948acc9cd1411
I20260709 13:06:42.656509 14768 raft_consensus.cc:2749] T a61d5dee808b423c8b831e04fc26ec5b P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:06:42.658861 14106 leader_election.cc:343] T 4ce72cf9c39c454399665585914d4377 P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:42.660017 14106 leader_election.cc:343] T 4ce72cf9c39c454399665585914d4377 P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:42.661124 14106 leader_election.cc:304] T ef3ebb425c7d4f75b56fba673b8a526b P 164b05f8be0a4e49b2683a05b5f3ca20 [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: 164b05f8be0a4e49b2683a05b5f3ca20, 624eef68d46144c48e5429400233648c; no voters: 00bc4f1e78664168a62dc348db47ed5f
I20260709 13:06:42.654549 14842 raft_consensus.cc:515] T 204adcb10e694c229a8ff75d780a5193 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:42.663970 14842 leader_election.cc:290] T 204adcb10e694c229a8ff75d780a5193 P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 2 election: Requested vote from peers 624eef68d46144c48e5429400233648c (127.10.182.1:45551), afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069)
I20260709 13:06:42.669317 14841 ts_tablet_manager.cc:1434] T 99953e904f9b4f65a2266765b7ae2b78 P 624eef68d46144c48e5429400233648c: Time spent starting tablet: real 0.065s	user 0.006s	sys 0.000s
I20260709 13:06:42.670224 14841 tablet_bootstrap.cc:492] T 8a7dc813357e4052b95e070cb8a4cdc1 P 624eef68d46144c48e5429400233648c: Bootstrap starting.
I20260709 13:06:42.676278 14922 raft_consensus.cc:493] T be4ad4ce418b48eab933fdeb7437aaca P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 624eef68d46144c48e5429400233648c)
I20260709 13:06:42.676904 14922 raft_consensus.cc:515] T be4ad4ce418b48eab933fdeb7437aaca P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
W20260709 13:06:42.677938 14106 leader_election.cc:343] T 204adcb10e694c229a8ff75d780a5193 P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:42.679045 14922 leader_election.cc:290] T be4ad4ce418b48eab933fdeb7437aaca P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 624eef68d46144c48e5429400233648c (127.10.182.1:45551), 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813)
I20260709 13:06:42.680835 14889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be4ad4ce418b48eab933fdeb7437aaca" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c" is_pre_election: true
W20260709 13:06:42.682524 14180 leader_election.cc:343] T be4ad4ce418b48eab933fdeb7437aaca P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:42.686652 14928 raft_consensus.cc:493] T d130a0747d3c4f6094e8a020a4d81da0 P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 624eef68d46144c48e5429400233648c)
I20260709 13:06:42.687256 14928 raft_consensus.cc:515] T d130a0747d3c4f6094e8a020a4d81da0 P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:42.690284 14928 leader_election.cc:290] T d130a0747d3c4f6094e8a020a4d81da0 P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193), 624eef68d46144c48e5429400233648c (127.10.182.1:45551)
I20260709 13:06:42.691815 14889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d130a0747d3c4f6094e8a020a4d81da0" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c" is_pre_election: true
I20260709 13:06:42.691289 13965 catalog_manager.cc:5697] T 13cbf071c3564a3488d83b279f8410af P afe42c9f8c47470f92c948acc9cd1411 reported cstate change: term changed from 1 to 2, leader changed from 624eef68d46144c48e5429400233648c (127.10.182.1) to afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3). New cstate: current_term: 2 leader_uuid: "afe42c9f8c47470f92c948acc9cd1411" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:42.692090 14285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d130a0747d3c4f6094e8a020a4d81da0" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f" is_pre_election: true
W20260709 13:06:42.693900 14180 leader_election.cc:343] T d130a0747d3c4f6094e8a020a4d81da0 P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:42.694468 14180 leader_election.cc:304] T d130a0747d3c4f6094e8a020a4d81da0 P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: afe42c9f8c47470f92c948acc9cd1411; no voters: 00bc4f1e78664168a62dc348db47ed5f, 624eef68d46144c48e5429400233648c
W20260709 13:06:42.679132 14106 leader_election.cc:343] T e5e1d402719c4b8ea8846719019c4c78 P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:42.695286 14853 raft_consensus.cc:2749] T d130a0747d3c4f6094e8a020a4d81da0 P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:42.696070 14143 raft_consensus.cc:2468] T ef3ebb425c7d4f75b56fba673b8a526b P 164b05f8be0a4e49b2683a05b5f3ca20 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00bc4f1e78664168a62dc348db47ed5f in term 2.
I20260709 13:06:42.696645 14106 leader_election.cc:304] T e5e1d402719c4b8ea8846719019c4c78 P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 164b05f8be0a4e49b2683a05b5f3ca20; no voters: 624eef68d46144c48e5429400233648c, afe42c9f8c47470f92c948acc9cd1411
I20260709 13:06:42.698654 14926 raft_consensus.cc:2764] T ef3ebb425c7d4f75b56fba673b8a526b P 164b05f8be0a4e49b2683a05b5f3ca20 [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260709 13:06:42.695923 14854 raft_consensus.cc:493] T a61d5dee808b423c8b831e04fc26ec5b P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 624eef68d46144c48e5429400233648c)
I20260709 13:06:42.699571 14854 raft_consensus.cc:515] T a61d5dee808b423c8b831e04fc26ec5b P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:42.700650 14488 raft_consensus.cc:2749] T e5e1d402719c4b8ea8846719019c4c78 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:42.701298 14257 leader_election.cc:304] T ef3ebb425c7d4f75b56fba673b8a526b P 00bc4f1e78664168a62dc348db47ed5f [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: 00bc4f1e78664168a62dc348db47ed5f, 164b05f8be0a4e49b2683a05b5f3ca20; no voters: 624eef68d46144c48e5429400233648c
I20260709 13:06:42.702131 14641 raft_consensus.cc:2804] T ef3ebb425c7d4f75b56fba673b8a526b P 00bc4f1e78664168a62dc348db47ed5f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:42.702741 14641 raft_consensus.cc:697] T ef3ebb425c7d4f75b56fba673b8a526b P 00bc4f1e78664168a62dc348db47ed5f [term 2 LEADER]: Becoming Leader. State: Replica: 00bc4f1e78664168a62dc348db47ed5f, State: Running, Role: LEADER
I20260709 13:06:42.703923 14641 consensus_queue.cc:237] T ef3ebb425c7d4f75b56fba673b8a526b P 00bc4f1e78664168a62dc348db47ed5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:42.709286 14288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a61d5dee808b423c8b831e04fc26ec5b" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f" is_pre_election: true
I20260709 13:06:42.709625 14889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f074967e01664dddb3748983f6d815d4" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c" is_pre_election: true
I20260709 13:06:42.710312 14288 raft_consensus.cc:2468] T a61d5dee808b423c8b831e04fc26ec5b P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afe42c9f8c47470f92c948acc9cd1411 in term 1.
I20260709 13:06:42.711706 14182 leader_election.cc:304] T a61d5dee808b423c8b831e04fc26ec5b P afe42c9f8c47470f92c948acc9cd1411 [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: 00bc4f1e78664168a62dc348db47ed5f, afe42c9f8c47470f92c948acc9cd1411; no voters: 
I20260709 13:06:42.712306 14889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "204adcb10e694c229a8ff75d780a5193" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c"
I20260709 13:06:42.713435 14209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f074967e01664dddb3748983f6d815d4" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "afe42c9f8c47470f92c948acc9cd1411" is_pre_election: true
I20260709 13:06:42.713966 14853 raft_consensus.cc:2804] T a61d5dee808b423c8b831e04fc26ec5b P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:42.714461 14853 raft_consensus.cc:493] T a61d5dee808b423c8b831e04fc26ec5b P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 624eef68d46144c48e5429400233648c)
I20260709 13:06:42.714848 14853 raft_consensus.cc:3060] T a61d5dee808b423c8b831e04fc26ec5b P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:42.715412 14883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a61d5dee808b423c8b831e04fc26ec5b" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c" is_pre_election: true
I20260709 13:06:42.715720 14928 raft_consensus.cc:493] T d5e18a55c0ee42cfa92012545d6b18aa P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 624eef68d46144c48e5429400233648c)
I20260709 13:06:42.714064 14209 raft_consensus.cc:2468] T f074967e01664dddb3748983f6d815d4 P afe42c9f8c47470f92c948acc9cd1411 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 164b05f8be0a4e49b2683a05b5f3ca20 in term 2.
W20260709 13:06:42.717015 14180 leader_election.cc:343] T a61d5dee808b423c8b831e04fc26ec5b P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:42.713980 14854 leader_election.cc:290] T a61d5dee808b423c8b831e04fc26ec5b P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193), 624eef68d46144c48e5429400233648c (127.10.182.1:45551)
I20260709 13:06:42.721853 13962 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58266
I20260709 13:06:42.721799 14143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be4ad4ce418b48eab933fdeb7437aaca" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" is_pre_election: true
I20260709 13:06:42.723371 14143 raft_consensus.cc:2468] T be4ad4ce418b48eab933fdeb7437aaca P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afe42c9f8c47470f92c948acc9cd1411 in term 1.
W20260709 13:06:42.723213 14106 leader_election.cc:343] T f074967e01664dddb3748983f6d815d4 P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 3 pre-election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:42.724542 14106 leader_election.cc:343] T 204adcb10e694c229a8ff75d780a5193 P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:42.726891 14916 heartbeater.cc:499] Master 127.10.182.62:38991 was elected leader, sending a full tablet report...
I20260709 13:06:42.727319 14183 leader_election.cc:304] T be4ad4ce418b48eab933fdeb7437aaca P afe42c9f8c47470f92c948acc9cd1411 [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: 164b05f8be0a4e49b2683a05b5f3ca20, afe42c9f8c47470f92c948acc9cd1411; no voters: 624eef68d46144c48e5429400233648c
I20260709 13:06:42.727692 14768 raft_consensus.cc:493] T d130a0747d3c4f6094e8a020a4d81da0 P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 624eef68d46144c48e5429400233648c)
I20260709 13:06:42.728262 14768 raft_consensus.cc:515] T d130a0747d3c4f6094e8a020a4d81da0 P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:42.721205 13966 catalog_manager.cc:5697] T 4ce72cf9c39c454399665585914d4377 P 164b05f8be0a4e49b2683a05b5f3ca20 reported cstate change: term changed from 1 to 2, leader changed from 624eef68d46144c48e5429400233648c (127.10.182.1) to 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2). New cstate: current_term: 2 leader_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:42.728874 14854 raft_consensus.cc:2804] T be4ad4ce418b48eab933fdeb7437aaca P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:42.729293 14854 raft_consensus.cc:493] T be4ad4ce418b48eab933fdeb7437aaca P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 624eef68d46144c48e5429400233648c)
I20260709 13:06:42.729653 14854 raft_consensus.cc:3060] T be4ad4ce418b48eab933fdeb7437aaca P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:42.735430 14853 raft_consensus.cc:515] T a61d5dee808b423c8b831e04fc26ec5b P afe42c9f8c47470f92c948acc9cd1411 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:42.736068 14768 leader_election.cc:290] T d130a0747d3c4f6094e8a020a4d81da0 P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069), 624eef68d46144c48e5429400233648c (127.10.182.1:45551)
I20260709 13:06:42.716259 14928 raft_consensus.cc:515] T d5e18a55c0ee42cfa92012545d6b18aa P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:42.737996 14853 leader_election.cc:290] T a61d5dee808b423c8b831e04fc26ec5b P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 2 election: Requested vote from peers 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193), 624eef68d46144c48e5429400233648c (127.10.182.1:45551)
I20260709 13:06:42.738350 13962 catalog_manager.cc:5697] T ef3ebb425c7d4f75b56fba673b8a526b P 00bc4f1e78664168a62dc348db47ed5f reported cstate change: term changed from 1 to 2, leader changed from 624eef68d46144c48e5429400233648c (127.10.182.1) to 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4). New cstate: current_term: 2 leader_uuid: "00bc4f1e78664168a62dc348db47ed5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:42.739375 14883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a61d5dee808b423c8b831e04fc26ec5b" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c"
I20260709 13:06:42.739573 14214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d130a0747d3c4f6094e8a020a4d81da0" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "afe42c9f8c47470f92c948acc9cd1411" is_pre_election: true
I20260709 13:06:42.740260 14214 raft_consensus.cc:2468] T d130a0747d3c4f6094e8a020a4d81da0 P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00bc4f1e78664168a62dc348db47ed5f in term 1.
I20260709 13:06:42.727293 14106 leader_election.cc:304] T f074967e01664dddb3748983f6d815d4 P 164b05f8be0a4e49b2683a05b5f3ca20 [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: 164b05f8be0a4e49b2683a05b5f3ca20, afe42c9f8c47470f92c948acc9cd1411; no voters: 624eef68d46144c48e5429400233648c
I20260709 13:06:42.740542 14889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5e18a55c0ee42cfa92012545d6b18aa" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c" is_pre_election: true
W20260709 13:06:42.740769 14180 leader_election.cc:343] T a61d5dee808b423c8b831e04fc26ec5b P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:42.741672 14542 raft_consensus.cc:2804] T f074967e01664dddb3748983f6d815d4 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:42.728790 14209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "204adcb10e694c229a8ff75d780a5193" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "afe42c9f8c47470f92c948acc9cd1411"
I20260709 13:06:42.742050 14542 raft_consensus.cc:493] T f074967e01664dddb3748983f6d815d4 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 624eef68d46144c48e5429400233648c)
W20260709 13:06:42.741942 14180 leader_election.cc:343] T d5e18a55c0ee42cfa92012545d6b18aa P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:42.742621 14542 raft_consensus.cc:3060] T f074967e01664dddb3748983f6d815d4 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:42.743078 14928 leader_election.cc:290] T d5e18a55c0ee42cfa92012545d6b18aa P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 624eef68d46144c48e5429400233648c (127.10.182.1:45551), 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813)
I20260709 13:06:42.742616 14209 raft_consensus.cc:3060] T 204adcb10e694c229a8ff75d780a5193 P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:42.745033 14841 tablet_bootstrap.cc:492] T 8a7dc813357e4052b95e070cb8a4cdc1 P 624eef68d46144c48e5429400233648c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:42.747057 14841 tablet_bootstrap.cc:492] T 8a7dc813357e4052b95e070cb8a4cdc1 P 624eef68d46144c48e5429400233648c: Bootstrap complete.
I20260709 13:06:42.747202 14854 raft_consensus.cc:515] T be4ad4ce418b48eab933fdeb7437aaca P afe42c9f8c47470f92c948acc9cd1411 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:42.747715 14841 ts_tablet_manager.cc:1403] T 8a7dc813357e4052b95e070cb8a4cdc1 P 624eef68d46144c48e5429400233648c: Time spent bootstrapping tablet: real 0.078s	user 0.019s	sys 0.001s
I20260709 13:06:42.749469 14254 leader_election.cc:304] T d130a0747d3c4f6094e8a020a4d81da0 P 00bc4f1e78664168a62dc348db47ed5f [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: 00bc4f1e78664168a62dc348db47ed5f, afe42c9f8c47470f92c948acc9cd1411; no voters: 
I20260709 13:06:42.749827 14889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d130a0747d3c4f6094e8a020a4d81da0" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c" is_pre_election: true
I20260709 13:06:42.750119 14854 leader_election.cc:290] T be4ad4ce418b48eab933fdeb7437aaca P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 2 election: Requested vote from peers 624eef68d46144c48e5429400233648c (127.10.182.1:45551), 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813)
I20260709 13:06:42.750794 14883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be4ad4ce418b48eab933fdeb7437aaca" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c"
I20260709 13:06:42.750995 14768 raft_consensus.cc:2804] T d130a0747d3c4f6094e8a020a4d81da0 P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:42.751426 14768 raft_consensus.cc:493] T d130a0747d3c4f6094e8a020a4d81da0 P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 624eef68d46144c48e5429400233648c)
I20260709 13:06:42.751839 14768 raft_consensus.cc:3060] T d130a0747d3c4f6094e8a020a4d81da0 P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:42.752072 14285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a61d5dee808b423c8b831e04fc26ec5b" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "00bc4f1e78664168a62dc348db47ed5f"
I20260709 13:06:42.752676 14285 raft_consensus.cc:3060] T a61d5dee808b423c8b831e04fc26ec5b P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:42.758946 14285 raft_consensus.cc:2468] T a61d5dee808b423c8b831e04fc26ec5b P 00bc4f1e78664168a62dc348db47ed5f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afe42c9f8c47470f92c948acc9cd1411 in term 2.
W20260709 13:06:42.759689 14180 leader_election.cc:343] T be4ad4ce418b48eab933fdeb7437aaca P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:42.759820 14841 raft_consensus.cc:359] T 8a7dc813357e4052b95e070cb8a4cdc1 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:42.760582 14841 raft_consensus.cc:740] T 8a7dc813357e4052b95e070cb8a4cdc1 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 624eef68d46144c48e5429400233648c, State: Initialized, Role: FOLLOWER
I20260709 13:06:42.760591 14142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be4ad4ce418b48eab933fdeb7437aaca" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20"
I20260709 13:06:42.761433 14142 raft_consensus.cc:3060] T be4ad4ce418b48eab933fdeb7437aaca P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:42.761556 14841 consensus_queue.cc:260] T 8a7dc813357e4052b95e070cb8a4cdc1 P 624eef68d46144c48e5429400233648c [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: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:42.762655 14143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5e18a55c0ee42cfa92012545d6b18aa" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" is_pre_election: true
I20260709 13:06:42.763265 14143 raft_consensus.cc:2468] T d5e18a55c0ee42cfa92012545d6b18aa P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afe42c9f8c47470f92c948acc9cd1411 in term 1.
I20260709 13:06:42.763685 14841 ts_tablet_manager.cc:1434] T 8a7dc813357e4052b95e070cb8a4cdc1 P 624eef68d46144c48e5429400233648c: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 13:06:42.769070 14542 raft_consensus.cc:515] T f074967e01664dddb3748983f6d815d4 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:42.769979 14768 raft_consensus.cc:515] T d130a0747d3c4f6094e8a020a4d81da0 P 00bc4f1e78664168a62dc348db47ed5f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:42.770991 14542 leader_election.cc:290] T f074967e01664dddb3748983f6d815d4 P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 3 election: Requested vote from peers 624eef68d46144c48e5429400233648c (127.10.182.1:45551), afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069)
I20260709 13:06:42.772085 14183 leader_election.cc:304] T d5e18a55c0ee42cfa92012545d6b18aa P afe42c9f8c47470f92c948acc9cd1411 [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: 164b05f8be0a4e49b2683a05b5f3ca20, afe42c9f8c47470f92c948acc9cd1411; no voters: 624eef68d46144c48e5429400233648c
I20260709 13:06:42.773295 14841 tablet_bootstrap.cc:492] T 562df69653b84ab6836669ba6e9f6331 P 624eef68d46144c48e5429400233648c: Bootstrap starting.
I20260709 13:06:42.774125 14214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f074967e01664dddb3748983f6d815d4" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "afe42c9f8c47470f92c948acc9cd1411"
I20260709 13:06:42.774693 14214 raft_consensus.cc:3060] T f074967e01664dddb3748983f6d815d4 P afe42c9f8c47470f92c948acc9cd1411 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:42.777007 14883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f074967e01664dddb3748983f6d815d4" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c"
I20260709 13:06:42.780969 14142 raft_consensus.cc:2468] T be4ad4ce418b48eab933fdeb7437aaca P 164b05f8be0a4e49b2683a05b5f3ca20 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afe42c9f8c47470f92c948acc9cd1411 in term 2.
I20260709 13:06:42.782012 14182 leader_election.cc:304] T a61d5dee808b423c8b831e04fc26ec5b P afe42c9f8c47470f92c948acc9cd1411 [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: 00bc4f1e78664168a62dc348db47ed5f, afe42c9f8c47470f92c948acc9cd1411; no voters: 624eef68d46144c48e5429400233648c
I20260709 13:06:42.782768 14214 raft_consensus.cc:2468] T f074967e01664dddb3748983f6d815d4 P afe42c9f8c47470f92c948acc9cd1411 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 164b05f8be0a4e49b2683a05b5f3ca20 in term 3.
I20260709 13:06:42.782934 14853 raft_consensus.cc:2804] T a61d5dee808b423c8b831e04fc26ec5b P afe42c9f8c47470f92c948acc9cd1411 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:42.783490 14928 raft_consensus.cc:2804] T d5e18a55c0ee42cfa92012545d6b18aa P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:42.783555 14853 raft_consensus.cc:697] T a61d5dee808b423c8b831e04fc26ec5b P afe42c9f8c47470f92c948acc9cd1411 [term 2 LEADER]: Becoming Leader. State: Replica: afe42c9f8c47470f92c948acc9cd1411, State: Running, Role: LEADER
I20260709 13:06:42.783984 14928 raft_consensus.cc:493] T d5e18a55c0ee42cfa92012545d6b18aa P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 624eef68d46144c48e5429400233648c)
I20260709 13:06:42.784433 14928 raft_consensus.cc:3060] T d5e18a55c0ee42cfa92012545d6b18aa P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:42.786314 14853 consensus_queue.cc:237] T a61d5dee808b423c8b831e04fc26ec5b P afe42c9f8c47470f92c948acc9cd1411 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:42.793926 14209 raft_consensus.cc:2468] T 204adcb10e694c229a8ff75d780a5193 P afe42c9f8c47470f92c948acc9cd1411 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 164b05f8be0a4e49b2683a05b5f3ca20 in term 2.
I20260709 13:06:42.791232 14928 raft_consensus.cc:515] T d5e18a55c0ee42cfa92012545d6b18aa P afe42c9f8c47470f92c948acc9cd1411 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:42.795310 14183 leader_election.cc:304] T be4ad4ce418b48eab933fdeb7437aaca P afe42c9f8c47470f92c948acc9cd1411 [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: 164b05f8be0a4e49b2683a05b5f3ca20, afe42c9f8c47470f92c948acc9cd1411; no voters: 624eef68d46144c48e5429400233648c
I20260709 13:06:42.796140 14852 raft_consensus.cc:2804] T be4ad4ce418b48eab933fdeb7437aaca P afe42c9f8c47470f92c948acc9cd1411 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:42.796638 14768 leader_election.cc:290] T d130a0747d3c4f6094e8a020a4d81da0 P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 2 election: Requested vote from peers afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069), 624eef68d46144c48e5429400233648c (127.10.182.1:45551)
I20260709 13:06:42.796720 14852 raft_consensus.cc:697] T be4ad4ce418b48eab933fdeb7437aaca P afe42c9f8c47470f92c948acc9cd1411 [term 2 LEADER]: Becoming Leader. State: Replica: afe42c9f8c47470f92c948acc9cd1411, State: Running, Role: LEADER
I20260709 13:06:42.797077 14106 leader_election.cc:304] T f074967e01664dddb3748983f6d815d4 P 164b05f8be0a4e49b2683a05b5f3ca20 [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: 164b05f8be0a4e49b2683a05b5f3ca20, afe42c9f8c47470f92c948acc9cd1411; no voters: 
I20260709 13:06:42.797900 14852 consensus_queue.cc:237] T be4ad4ce418b48eab933fdeb7437aaca P afe42c9f8c47470f92c948acc9cd1411 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:42.806682 14842 raft_consensus.cc:2804] T f074967e01664dddb3748983f6d815d4 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:42.807279 14842 raft_consensus.cc:697] T f074967e01664dddb3748983f6d815d4 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 3 LEADER]: Becoming Leader. State: Replica: 164b05f8be0a4e49b2683a05b5f3ca20, State: Running, Role: LEADER
I20260709 13:06:42.808218 14842 consensus_queue.cc:237] T f074967e01664dddb3748983f6d815d4 P 164b05f8be0a4e49b2683a05b5f3ca20 [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: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:42.807986 14883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5e18a55c0ee42cfa92012545d6b18aa" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c"
W20260709 13:06:42.813885 14180 leader_election.cc:343] T d5e18a55c0ee42cfa92012545d6b18aa P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:42.812163 14922 raft_consensus.cc:493] T e5e1d402719c4b8ea8846719019c4c78 P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 624eef68d46144c48e5429400233648c)
I20260709 13:06:42.814997 14922 raft_consensus.cc:515] T e5e1d402719c4b8ea8846719019c4c78 P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:42.816833 14106 leader_election.cc:304] T 204adcb10e694c229a8ff75d780a5193 P 164b05f8be0a4e49b2683a05b5f3ca20 [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: 164b05f8be0a4e49b2683a05b5f3ca20, afe42c9f8c47470f92c948acc9cd1411; no voters: 624eef68d46144c48e5429400233648c
W20260709 13:06:42.819013 14254 leader_election.cc:343] T d130a0747d3c4f6094e8a020a4d81da0 P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:42.820557 14842 raft_consensus.cc:2804] T 204adcb10e694c229a8ff75d780a5193 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:42.821332 14842 raft_consensus.cc:697] T 204adcb10e694c229a8ff75d780a5193 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 2 LEADER]: Becoming Leader. State: Replica: 164b05f8be0a4e49b2683a05b5f3ca20, State: Running, Role: LEADER
I20260709 13:06:42.822268 14842 consensus_queue.cc:237] T 204adcb10e694c229a8ff75d780a5193 P 164b05f8be0a4e49b2683a05b5f3ca20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:42.823482 14883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5e1d402719c4b8ea8846719019c4c78" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c" is_pre_election: true
W20260709 13:06:42.824954 14180 leader_election.cc:343] T e5e1d402719c4b8ea8846719019c4c78 P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:42.826567 14922 leader_election.cc:290] T e5e1d402719c4b8ea8846719019c4c78 P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 624eef68d46144c48e5429400233648c (127.10.182.1:45551), 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813)
W20260709 13:06:42.827080 14106 leader_election.cc:343] T f074967e01664dddb3748983f6d815d4 P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 3 election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:42.835599 14922 raft_consensus.cc:493] T 142216a0c40b427e9565c88a8a6fa89e P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 624eef68d46144c48e5429400233648c)
I20260709 13:06:42.800674 14928 leader_election.cc:290] T d5e18a55c0ee42cfa92012545d6b18aa P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 2 election: Requested vote from peers 624eef68d46144c48e5429400233648c (127.10.182.1:45551), 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813)
I20260709 13:06:42.801815 14209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d130a0747d3c4f6094e8a020a4d81da0" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "afe42c9f8c47470f92c948acc9cd1411"
I20260709 13:06:42.837707 14209 raft_consensus.cc:3060] T d130a0747d3c4f6094e8a020a4d81da0 P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:42.847420 14883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d130a0747d3c4f6094e8a020a4d81da0" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c"
I20260709 13:06:42.836436 14922 raft_consensus.cc:515] T 142216a0c40b427e9565c88a8a6fa89e P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:42.851684 14922 leader_election.cc:290] T 142216a0c40b427e9565c88a8a6fa89e P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 624eef68d46144c48e5429400233648c (127.10.182.1:45551), 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813)
I20260709 13:06:42.852391 14889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "142216a0c40b427e9565c88a8a6fa89e" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c" is_pre_election: true
W20260709 13:06:42.854539 14180 leader_election.cc:343] T 142216a0c40b427e9565c88a8a6fa89e P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:42.856149 14142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5e18a55c0ee42cfa92012545d6b18aa" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20"
I20260709 13:06:42.856863 14142 raft_consensus.cc:3060] T d5e18a55c0ee42cfa92012545d6b18aa P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:42.860311 14140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5e1d402719c4b8ea8846719019c4c78" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" is_pre_election: true
I20260709 13:06:42.848284 14209 raft_consensus.cc:2468] T d130a0747d3c4f6094e8a020a4d81da0 P afe42c9f8c47470f92c948acc9cd1411 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00bc4f1e78664168a62dc348db47ed5f in term 2.
I20260709 13:06:42.861078 14140 raft_consensus.cc:2468] T e5e1d402719c4b8ea8846719019c4c78 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afe42c9f8c47470f92c948acc9cd1411 in term 1.
I20260709 13:06:42.862126 14141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "142216a0c40b427e9565c88a8a6fa89e" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" is_pre_election: true
I20260709 13:06:42.862865 14141 raft_consensus.cc:2468] T 142216a0c40b427e9565c88a8a6fa89e P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afe42c9f8c47470f92c948acc9cd1411 in term 1.
I20260709 13:06:42.864713 14142 raft_consensus.cc:2468] T d5e18a55c0ee42cfa92012545d6b18aa P 164b05f8be0a4e49b2683a05b5f3ca20 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afe42c9f8c47470f92c948acc9cd1411 in term 2.
I20260709 13:06:42.868882 14254 leader_election.cc:304] T d130a0747d3c4f6094e8a020a4d81da0 P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f, afe42c9f8c47470f92c948acc9cd1411; no voters: 
I20260709 13:06:42.869696 14768 raft_consensus.cc:2804] T d130a0747d3c4f6094e8a020a4d81da0 P 00bc4f1e78664168a62dc348db47ed5f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:42.870175 14768 raft_consensus.cc:697] T d130a0747d3c4f6094e8a020a4d81da0 P 00bc4f1e78664168a62dc348db47ed5f [term 2 LEADER]: Becoming Leader. State: Replica: 00bc4f1e78664168a62dc348db47ed5f, State: Running, Role: LEADER
I20260709 13:06:42.870110 13966 catalog_manager.cc:5697] T a61d5dee808b423c8b831e04fc26ec5b P afe42c9f8c47470f92c948acc9cd1411 reported cstate change: term changed from 1 to 2, leader changed from 624eef68d46144c48e5429400233648c (127.10.182.1) to afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3). New cstate: current_term: 2 leader_uuid: "afe42c9f8c47470f92c948acc9cd1411" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:42.871217 14768 consensus_queue.cc:237] T d130a0747d3c4f6094e8a020a4d81da0 P 00bc4f1e78664168a62dc348db47ed5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:42.872092 13966 catalog_manager.cc:5697] T be4ad4ce418b48eab933fdeb7437aaca P afe42c9f8c47470f92c948acc9cd1411 reported cstate change: term changed from 1 to 2, leader changed from 624eef68d46144c48e5429400233648c (127.10.182.1) to afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3). New cstate: current_term: 2 leader_uuid: "afe42c9f8c47470f92c948acc9cd1411" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:42.873628 14183 leader_election.cc:304] T e5e1d402719c4b8ea8846719019c4c78 P afe42c9f8c47470f92c948acc9cd1411 [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: 164b05f8be0a4e49b2683a05b5f3ca20, afe42c9f8c47470f92c948acc9cd1411; no voters: 624eef68d46144c48e5429400233648c
I20260709 13:06:42.875119 14922 raft_consensus.cc:2804] T e5e1d402719c4b8ea8846719019c4c78 P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:42.875612 14922 raft_consensus.cc:493] T e5e1d402719c4b8ea8846719019c4c78 P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 624eef68d46144c48e5429400233648c)
I20260709 13:06:42.876075 14922 raft_consensus.cc:3060] T e5e1d402719c4b8ea8846719019c4c78 P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:42.885329 14183 leader_election.cc:304] T 142216a0c40b427e9565c88a8a6fa89e P afe42c9f8c47470f92c948acc9cd1411 [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: 164b05f8be0a4e49b2683a05b5f3ca20, afe42c9f8c47470f92c948acc9cd1411; no voters: 624eef68d46144c48e5429400233648c
I20260709 13:06:42.886507 14853 raft_consensus.cc:2804] T 142216a0c40b427e9565c88a8a6fa89e P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:42.886890 14853 raft_consensus.cc:493] T 142216a0c40b427e9565c88a8a6fa89e P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 624eef68d46144c48e5429400233648c)
I20260709 13:06:42.887269 14853 raft_consensus.cc:3060] T 142216a0c40b427e9565c88a8a6fa89e P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:42.890245 14841 tablet_bootstrap.cc:492] T 562df69653b84ab6836669ba6e9f6331 P 624eef68d46144c48e5429400233648c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
W20260709 13:06:42.890897 14254 leader_election.cc:343] T d130a0747d3c4f6094e8a020a4d81da0 P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:42.891199 14841 tablet_bootstrap.cc:492] T 562df69653b84ab6836669ba6e9f6331 P 624eef68d46144c48e5429400233648c: Bootstrap complete.
I20260709 13:06:42.891875 14841 ts_tablet_manager.cc:1403] T 562df69653b84ab6836669ba6e9f6331 P 624eef68d46144c48e5429400233648c: Time spent bootstrapping tablet: real 0.119s	user 0.043s	sys 0.042s
I20260709 13:06:42.894335 14841 raft_consensus.cc:359] T 562df69653b84ab6836669ba6e9f6331 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:42.894425 14853 raft_consensus.cc:515] T 142216a0c40b427e9565c88a8a6fa89e P afe42c9f8c47470f92c948acc9cd1411 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:42.895119 14841 raft_consensus.cc:740] T 562df69653b84ab6836669ba6e9f6331 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 624eef68d46144c48e5429400233648c, State: Initialized, Role: FOLLOWER
I20260709 13:06:42.895877 14841 consensus_queue.cc:260] T 562df69653b84ab6836669ba6e9f6331 P 624eef68d46144c48e5429400233648c [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: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:42.896288 14183 leader_election.cc:304] T d5e18a55c0ee42cfa92012545d6b18aa P afe42c9f8c47470f92c948acc9cd1411 [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: 164b05f8be0a4e49b2683a05b5f3ca20, afe42c9f8c47470f92c948acc9cd1411; no voters: 624eef68d46144c48e5429400233648c
I20260709 13:06:42.897068 14928 raft_consensus.cc:2804] T d5e18a55c0ee42cfa92012545d6b18aa P afe42c9f8c47470f92c948acc9cd1411 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:42.897522 14928 raft_consensus.cc:697] T d5e18a55c0ee42cfa92012545d6b18aa P afe42c9f8c47470f92c948acc9cd1411 [term 2 LEADER]: Becoming Leader. State: Replica: afe42c9f8c47470f92c948acc9cd1411, State: Running, Role: LEADER
I20260709 13:06:42.898483 14841 ts_tablet_manager.cc:1434] T 562df69653b84ab6836669ba6e9f6331 P 624eef68d46144c48e5429400233648c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.004s
I20260709 13:06:42.898295 14928 consensus_queue.cc:237] T d5e18a55c0ee42cfa92012545d6b18aa P afe42c9f8c47470f92c948acc9cd1411 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:42.899322 14841 tablet_bootstrap.cc:492] T bb24ec6b9eb542bca92049f8b6b42928 P 624eef68d46144c48e5429400233648c: Bootstrap starting.
I20260709 13:06:42.915906 14853 leader_election.cc:290] T 142216a0c40b427e9565c88a8a6fa89e P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 2 election: Requested vote from peers 624eef68d46144c48e5429400233648c (127.10.182.1:45551), 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813)
I20260709 13:06:42.917275 14141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "142216a0c40b427e9565c88a8a6fa89e" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20"
I20260709 13:06:42.917583 14889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "142216a0c40b427e9565c88a8a6fa89e" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c"
I20260709 13:06:42.917960 14141 raft_consensus.cc:3060] T 142216a0c40b427e9565c88a8a6fa89e P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:06:42.919072 14180 leader_election.cc:343] T 142216a0c40b427e9565c88a8a6fa89e P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:42.917809 14922 raft_consensus.cc:515] T e5e1d402719c4b8ea8846719019c4c78 P afe42c9f8c47470f92c948acc9cd1411 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:42.921690 13962 catalog_manager.cc:5697] T d130a0747d3c4f6094e8a020a4d81da0 P 00bc4f1e78664168a62dc348db47ed5f reported cstate change: term changed from 1 to 2, leader changed from 624eef68d46144c48e5429400233648c (127.10.182.1) to 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4). New cstate: current_term: 2 leader_uuid: "00bc4f1e78664168a62dc348db47ed5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:42.922816 14889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5e1d402719c4b8ea8846719019c4c78" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "624eef68d46144c48e5429400233648c"
W20260709 13:06:42.924783 14180 leader_election.cc:343] T e5e1d402719c4b8ea8846719019c4c78 P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:42.924820 14142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5e1d402719c4b8ea8846719019c4c78" candidate_uuid: "afe42c9f8c47470f92c948acc9cd1411" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20"
I20260709 13:06:42.925462 14142 raft_consensus.cc:3060] T e5e1d402719c4b8ea8846719019c4c78 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:42.925618 14141 raft_consensus.cc:2468] T 142216a0c40b427e9565c88a8a6fa89e P 164b05f8be0a4e49b2683a05b5f3ca20 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afe42c9f8c47470f92c948acc9cd1411 in term 2.
I20260709 13:06:42.927740 14183 leader_election.cc:304] T 142216a0c40b427e9565c88a8a6fa89e P afe42c9f8c47470f92c948acc9cd1411 [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: 164b05f8be0a4e49b2683a05b5f3ca20, afe42c9f8c47470f92c948acc9cd1411; no voters: 624eef68d46144c48e5429400233648c
I20260709 13:06:42.923004 14922 leader_election.cc:290] T e5e1d402719c4b8ea8846719019c4c78 P afe42c9f8c47470f92c948acc9cd1411 [CANDIDATE]: Term 2 election: Requested vote from peers 624eef68d46144c48e5429400233648c (127.10.182.1:45551), 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813)
I20260709 13:06:42.929035 14853 raft_consensus.cc:2804] T 142216a0c40b427e9565c88a8a6fa89e P afe42c9f8c47470f92c948acc9cd1411 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:42.932997 13966 catalog_manager.cc:5697] T dc37078d5e354da0a9823d7c68bdd9f8 P 164b05f8be0a4e49b2683a05b5f3ca20 reported cstate change: term changed from 1 to 2, leader changed from 624eef68d46144c48e5429400233648c (127.10.182.1) to 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2). New cstate: current_term: 2 leader_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:42.931797 13965 catalog_manager.cc:5697] T d5e18a55c0ee42cfa92012545d6b18aa P afe42c9f8c47470f92c948acc9cd1411 reported cstate change: term changed from 1 to 2, leader changed from 624eef68d46144c48e5429400233648c (127.10.182.1) to afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3). New cstate: current_term: 2 leader_uuid: "afe42c9f8c47470f92c948acc9cd1411" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:42.934451 14853 raft_consensus.cc:697] T 142216a0c40b427e9565c88a8a6fa89e P afe42c9f8c47470f92c948acc9cd1411 [term 2 LEADER]: Becoming Leader. State: Replica: afe42c9f8c47470f92c948acc9cd1411, State: Running, Role: LEADER
I20260709 13:06:42.935593 14853 consensus_queue.cc:237] T 142216a0c40b427e9565c88a8a6fa89e P afe42c9f8c47470f92c948acc9cd1411 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:42.937528 13966 catalog_manager.cc:5697] T f074967e01664dddb3748983f6d815d4 P 164b05f8be0a4e49b2683a05b5f3ca20 reported cstate change: term changed from 2 to 3, leader changed from 624eef68d46144c48e5429400233648c (127.10.182.1) to 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2). New cstate: current_term: 3 leader_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:42.939138 13966 catalog_manager.cc:5697] T 204adcb10e694c229a8ff75d780a5193 P 164b05f8be0a4e49b2683a05b5f3ca20 reported cstate change: term changed from 1 to 2, leader changed from 624eef68d46144c48e5429400233648c (127.10.182.1) to 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2). New cstate: current_term: 2 leader_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:42.946513 14142 raft_consensus.cc:2468] T e5e1d402719c4b8ea8846719019c4c78 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afe42c9f8c47470f92c948acc9cd1411 in term 2.
I20260709 13:06:42.956668 14841 tablet_bootstrap.cc:492] T bb24ec6b9eb542bca92049f8b6b42928 P 624eef68d46144c48e5429400233648c: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:42.957613 14841 tablet_bootstrap.cc:492] T bb24ec6b9eb542bca92049f8b6b42928 P 624eef68d46144c48e5429400233648c: Bootstrap complete.
I20260709 13:06:42.958293 14841 ts_tablet_manager.cc:1403] T bb24ec6b9eb542bca92049f8b6b42928 P 624eef68d46144c48e5429400233648c: Time spent bootstrapping tablet: real 0.059s	user 0.022s	sys 0.007s
I20260709 13:06:42.963150 14841 raft_consensus.cc:359] T bb24ec6b9eb542bca92049f8b6b42928 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:42.963855 14183 leader_election.cc:304] T e5e1d402719c4b8ea8846719019c4c78 P afe42c9f8c47470f92c948acc9cd1411 [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: 164b05f8be0a4e49b2683a05b5f3ca20, afe42c9f8c47470f92c948acc9cd1411; no voters: 624eef68d46144c48e5429400233648c
I20260709 13:06:42.964239 14841 raft_consensus.cc:740] T bb24ec6b9eb542bca92049f8b6b42928 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 624eef68d46144c48e5429400233648c, State: Initialized, Role: FOLLOWER
I20260709 13:06:42.964994 14928 raft_consensus.cc:2804] T e5e1d402719c4b8ea8846719019c4c78 P afe42c9f8c47470f92c948acc9cd1411 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:42.964942 14841 consensus_queue.cc:260] T bb24ec6b9eb542bca92049f8b6b42928 P 624eef68d46144c48e5429400233648c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:42.965536 14928 raft_consensus.cc:697] T e5e1d402719c4b8ea8846719019c4c78 P afe42c9f8c47470f92c948acc9cd1411 [term 2 LEADER]: Becoming Leader. State: Replica: afe42c9f8c47470f92c948acc9cd1411, State: Running, Role: LEADER
I20260709 13:06:42.966413 14928 consensus_queue.cc:237] T e5e1d402719c4b8ea8846719019c4c78 P afe42c9f8c47470f92c948acc9cd1411 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:42.967519 14841 ts_tablet_manager.cc:1434] T bb24ec6b9eb542bca92049f8b6b42928 P 624eef68d46144c48e5429400233648c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:06:42.968365 14841 tablet_bootstrap.cc:492] T 04c6c4644fc54a0590ad127881cb9875 P 624eef68d46144c48e5429400233648c: Bootstrap starting.
I20260709 13:06:42.984804 13962 catalog_manager.cc:5697] T 142216a0c40b427e9565c88a8a6fa89e P afe42c9f8c47470f92c948acc9cd1411 reported cstate change: term changed from 1 to 2, leader changed from 624eef68d46144c48e5429400233648c (127.10.182.1) to afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3). New cstate: current_term: 2 leader_uuid: "afe42c9f8c47470f92c948acc9cd1411" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:42.991798 14841 tablet_bootstrap.cc:492] T 04c6c4644fc54a0590ad127881cb9875 P 624eef68d46144c48e5429400233648c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:42.992697 14841 tablet_bootstrap.cc:492] T 04c6c4644fc54a0590ad127881cb9875 P 624eef68d46144c48e5429400233648c: Bootstrap complete.
I20260709 13:06:42.993287 14841 ts_tablet_manager.cc:1403] T 04c6c4644fc54a0590ad127881cb9875 P 624eef68d46144c48e5429400233648c: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.002s
I20260709 13:06:42.996263 14841 raft_consensus.cc:359] T 04c6c4644fc54a0590ad127881cb9875 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:42.996933 14841 raft_consensus.cc:740] T 04c6c4644fc54a0590ad127881cb9875 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 624eef68d46144c48e5429400233648c, State: Initialized, Role: FOLLOWER
I20260709 13:06:42.997572 14841 consensus_queue.cc:260] T 04c6c4644fc54a0590ad127881cb9875 P 624eef68d46144c48e5429400233648c [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: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:42.999452 14841 ts_tablet_manager.cc:1434] T 04c6c4644fc54a0590ad127881cb9875 P 624eef68d46144c48e5429400233648c: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 13:06:43.000804 14841 tablet_bootstrap.cc:492] T 566c1c1057b34bc4ac778c498b4801d2 P 624eef68d46144c48e5429400233648c: Bootstrap starting.
I20260709 13:06:43.002980 13962 catalog_manager.cc:5697] T e5e1d402719c4b8ea8846719019c4c78 P afe42c9f8c47470f92c948acc9cd1411 reported cstate change: term changed from 1 to 2, leader changed from 624eef68d46144c48e5429400233648c (127.10.182.1) to afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3). New cstate: current_term: 2 leader_uuid: "afe42c9f8c47470f92c948acc9cd1411" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:43.017057 14841 tablet_bootstrap.cc:492] T 566c1c1057b34bc4ac778c498b4801d2 P 624eef68d46144c48e5429400233648c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:43.017983 14841 tablet_bootstrap.cc:492] T 566c1c1057b34bc4ac778c498b4801d2 P 624eef68d46144c48e5429400233648c: Bootstrap complete.
I20260709 13:06:43.018595 14841 ts_tablet_manager.cc:1403] T 566c1c1057b34bc4ac778c498b4801d2 P 624eef68d46144c48e5429400233648c: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.000s
W20260709 13:06:43.020915 14106 consensus_peers.cc:597] T dc37078d5e354da0a9823d7c68bdd9f8 P 164b05f8be0a4e49b2683a05b5f3ca20 -> Peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Couldn't send request to peer 624eef68d46144c48e5429400233648c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:43.020965 14841 raft_consensus.cc:359] T 566c1c1057b34bc4ac778c498b4801d2 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:43.021817 14841 raft_consensus.cc:740] T 566c1c1057b34bc4ac778c498b4801d2 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 624eef68d46144c48e5429400233648c, State: Initialized, Role: FOLLOWER
I20260709 13:06:43.022533 14841 consensus_queue.cc:260] T 566c1c1057b34bc4ac778c498b4801d2 P 624eef68d46144c48e5429400233648c [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: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:43.024638 14841 ts_tablet_manager.cc:1434] T 566c1c1057b34bc4ac778c498b4801d2 P 624eef68d46144c48e5429400233648c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:06:43.026355 14841 tablet_bootstrap.cc:492] T f074967e01664dddb3748983f6d815d4 P 624eef68d46144c48e5429400233648c: Bootstrap starting.
I20260709 13:06:43.040225 14841 tablet_bootstrap.cc:492] T f074967e01664dddb3748983f6d815d4 P 624eef68d46144c48e5429400233648c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:43.041036 14841 tablet_bootstrap.cc:492] T f074967e01664dddb3748983f6d815d4 P 624eef68d46144c48e5429400233648c: Bootstrap complete.
I20260709 13:06:43.041677 14841 ts_tablet_manager.cc:1403] T f074967e01664dddb3748983f6d815d4 P 624eef68d46144c48e5429400233648c: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260709 13:06:43.043571 14841 raft_consensus.cc:359] T f074967e01664dddb3748983f6d815d4 P 624eef68d46144c48e5429400233648c [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:43.044063 14841 raft_consensus.cc:740] T f074967e01664dddb3748983f6d815d4 P 624eef68d46144c48e5429400233648c [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 624eef68d46144c48e5429400233648c, State: Initialized, Role: FOLLOWER
I20260709 13:06:43.044627 14841 consensus_queue.cc:260] T f074967e01664dddb3748983f6d815d4 P 624eef68d46144c48e5429400233648c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:43.046264 14841 ts_tablet_manager.cc:1434] T f074967e01664dddb3748983f6d815d4 P 624eef68d46144c48e5429400233648c: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:06:43.047289 14841 tablet_bootstrap.cc:492] T a80d6036445f4470b8c5476f1649983d P 624eef68d46144c48e5429400233648c: Bootstrap starting.
I20260709 13:06:43.062983 14841 tablet_bootstrap.cc:492] T a80d6036445f4470b8c5476f1649983d P 624eef68d46144c48e5429400233648c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:43.064034 14841 tablet_bootstrap.cc:492] T a80d6036445f4470b8c5476f1649983d P 624eef68d46144c48e5429400233648c: Bootstrap complete.
I20260709 13:06:43.064815 14841 ts_tablet_manager.cc:1403] T a80d6036445f4470b8c5476f1649983d P 624eef68d46144c48e5429400233648c: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.008s
I20260709 13:06:43.067098 14841 raft_consensus.cc:359] T a80d6036445f4470b8c5476f1649983d P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:43.067853 14841 raft_consensus.cc:740] T a80d6036445f4470b8c5476f1649983d P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 624eef68d46144c48e5429400233648c, State: Initialized, Role: FOLLOWER
I20260709 13:06:43.068581 14841 consensus_queue.cc:260] T a80d6036445f4470b8c5476f1649983d P 624eef68d46144c48e5429400233648c [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: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:43.070644 14841 ts_tablet_manager.cc:1434] T a80d6036445f4470b8c5476f1649983d P 624eef68d46144c48e5429400233648c: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 13:06:43.071791 14841 tablet_bootstrap.cc:492] T 142216a0c40b427e9565c88a8a6fa89e P 624eef68d46144c48e5429400233648c: Bootstrap starting.
I20260709 13:06:43.082031 14288 raft_consensus.cc:1275] T dc37078d5e354da0a9823d7c68bdd9f8 P 00bc4f1e78664168a62dc348db47ed5f [term 2 FOLLOWER]: Refusing update from remote peer 164b05f8be0a4e49b2683a05b5f3ca20: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:43.083532 14799 consensus_queue.cc:1048] T dc37078d5e354da0a9823d7c68bdd9f8 P 164b05f8be0a4e49b2683a05b5f3ca20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:43.087491 14841 tablet_bootstrap.cc:492] T 142216a0c40b427e9565c88a8a6fa89e P 624eef68d46144c48e5429400233648c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:43.088619 14841 tablet_bootstrap.cc:492] T 142216a0c40b427e9565c88a8a6fa89e P 624eef68d46144c48e5429400233648c: Bootstrap complete.
I20260709 13:06:43.089327 14841 ts_tablet_manager.cc:1403] T 142216a0c40b427e9565c88a8a6fa89e P 624eef68d46144c48e5429400233648c: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260709 13:06:43.138847 14841 raft_consensus.cc:359] T 142216a0c40b427e9565c88a8a6fa89e P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:43.140785 14841 raft_consensus.cc:740] T 142216a0c40b427e9565c88a8a6fa89e P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 624eef68d46144c48e5429400233648c, State: Initialized, Role: FOLLOWER
I20260709 13:06:43.141826 14841 consensus_queue.cc:260] T 142216a0c40b427e9565c88a8a6fa89e P 624eef68d46144c48e5429400233648c [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: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:43.147053 14841 ts_tablet_manager.cc:1434] T 142216a0c40b427e9565c88a8a6fa89e P 624eef68d46144c48e5429400233648c: Time spent starting tablet: real 0.057s	user 0.007s	sys 0.005s
I20260709 13:06:43.148998 14841 tablet_bootstrap.cc:492] T 97e8899b5afc42a58dd848cc7adfb247 P 624eef68d46144c48e5429400233648c: Bootstrap starting.
W20260709 13:06:43.161623 14180 consensus_peers.cc:597] T 13cbf071c3564a3488d83b279f8410af P afe42c9f8c47470f92c948acc9cd1411 -> Peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Couldn't send request to peer 624eef68d46144c48e5429400233648c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:43.161883 14290 raft_consensus.cc:1275] T 4ce72cf9c39c454399665585914d4377 P 00bc4f1e78664168a62dc348db47ed5f [term 2 FOLLOWER]: Refusing update from remote peer 164b05f8be0a4e49b2683a05b5f3ca20: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:43.177556 14488 consensus_queue.cc:1048] T 4ce72cf9c39c454399665585914d4377 P 164b05f8be0a4e49b2683a05b5f3ca20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:06:43.223856 14106 consensus_peers.cc:597] T 4ce72cf9c39c454399665585914d4377 P 164b05f8be0a4e49b2683a05b5f3ca20 -> Peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Couldn't send request to peer 624eef68d46144c48e5429400233648c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:43.234844 14889 raft_consensus.cc:3060] T ef3ebb425c7d4f75b56fba673b8a526b P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:06:43.271461 14106 consensus_peers.cc:597] T 204adcb10e694c229a8ff75d780a5193 P 164b05f8be0a4e49b2683a05b5f3ca20 -> Peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Couldn't send request to peer 624eef68d46144c48e5429400233648c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:43.287024 14142 raft_consensus.cc:1275] T ef3ebb425c7d4f75b56fba673b8a526b P 164b05f8be0a4e49b2683a05b5f3ca20 [term 2 FOLLOWER]: Refusing update from remote peer 00bc4f1e78664168a62dc348db47ed5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:43.290681 14768 consensus_queue.cc:1048] T ef3ebb425c7d4f75b56fba673b8a526b P 00bc4f1e78664168a62dc348db47ed5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:43.295135 14286 raft_consensus.cc:1275] T 13cbf071c3564a3488d83b279f8410af P 00bc4f1e78664168a62dc348db47ed5f [term 2 FOLLOWER]: Refusing update from remote peer afe42c9f8c47470f92c948acc9cd1411: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:43.352876 14209 raft_consensus.cc:1275] T d130a0747d3c4f6094e8a020a4d81da0 P afe42c9f8c47470f92c948acc9cd1411 [term 2 FOLLOWER]: Refusing update from remote peer 00bc4f1e78664168a62dc348db47ed5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:43.355405 14957 consensus_queue.cc:1048] T d130a0747d3c4f6094e8a020a4d81da0 P 00bc4f1e78664168a62dc348db47ed5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:43.378914 14960 consensus_queue.cc:1048] T 13cbf071c3564a3488d83b279f8410af P afe42c9f8c47470f92c948acc9cd1411 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.028s
W20260709 13:06:43.406375 14254 consensus_peers.cc:597] T d130a0747d3c4f6094e8a020a4d81da0 P 00bc4f1e78664168a62dc348db47ed5f -> Peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Couldn't send request to peer 624eef68d46144c48e5429400233648c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:43.423682 14881 raft_consensus.cc:3060] T f074967e01664dddb3748983f6d815d4 P 624eef68d46144c48e5429400233648c [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:06:43.424533 14108 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.182.4:41193, user_credentials={real_user=slave}} blocked reactor thread for 49359.9us
I20260709 13:06:43.427043 14889 raft_consensus.cc:1275] T ef3ebb425c7d4f75b56fba673b8a526b P 624eef68d46144c48e5429400233648c [term 2 FOLLOWER]: Refusing update from remote peer 00bc4f1e78664168a62dc348db47ed5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:43.431280 14768 consensus_queue.cc:1048] T ef3ebb425c7d4f75b56fba673b8a526b P 00bc4f1e78664168a62dc348db47ed5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:43.423743 14287 raft_consensus.cc:1275] T a61d5dee808b423c8b831e04fc26ec5b P 00bc4f1e78664168a62dc348db47ed5f [term 2 FOLLOWER]: Refusing update from remote peer afe42c9f8c47470f92c948acc9cd1411: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:43.468004 14928 consensus_queue.cc:1048] T a61d5dee808b423c8b831e04fc26ec5b P afe42c9f8c47470f92c948acc9cd1411 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.024s
I20260709 13:06:43.506311 14881 raft_consensus.cc:1275] T f074967e01664dddb3748983f6d815d4 P 624eef68d46144c48e5429400233648c [term 3 FOLLOWER]: Refusing update from remote peer 164b05f8be0a4e49b2683a05b5f3ca20: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260709 13:06:43.528103 14254 consensus_peers.cc:597] T 6317a1954b2948b997de09d3ac2077af P 00bc4f1e78664168a62dc348db47ed5f -> Peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Couldn't send request to peer 624eef68d46144c48e5429400233648c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 13:06:43.544389 14180 consensus_peers.cc:597] T a61d5dee808b423c8b831e04fc26ec5b P afe42c9f8c47470f92c948acc9cd1411 -> Peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Couldn't send request to peer 624eef68d46144c48e5429400233648c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:43.544866 14180 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.182.1:45551, user_credentials={real_user=slave}} blocked reactor thread for 76542.6us
W20260709 13:06:43.561462 14180 consensus_peers.cc:597] T d5e18a55c0ee42cfa92012545d6b18aa P afe42c9f8c47470f92c948acc9cd1411 -> Peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Couldn't send request to peer 624eef68d46144c48e5429400233648c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:43.596009 14889 raft_consensus.cc:3060] T 142216a0c40b427e9565c88a8a6fa89e P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:06:43.601539 14180 consensus_peers.cc:597] T e5e1d402719c4b8ea8846719019c4c78 P afe42c9f8c47470f92c948acc9cd1411 -> Peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Couldn't send request to peer 624eef68d46144c48e5429400233648c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:43.609434 14841 tablet_bootstrap.cc:492] T 97e8899b5afc42a58dd848cc7adfb247 P 624eef68d46144c48e5429400233648c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:43.609854 14889 raft_consensus.cc:1275] T 142216a0c40b427e9565c88a8a6fa89e P 624eef68d46144c48e5429400233648c [term 2 FOLLOWER]: Refusing update from remote peer afe42c9f8c47470f92c948acc9cd1411: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:43.611610 14854 consensus_queue.cc:1048] T 142216a0c40b427e9565c88a8a6fa89e P afe42c9f8c47470f92c948acc9cd1411 [LEADER]: Connected to new peer: Peer: permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:43.616854 14140 raft_consensus.cc:1275] T be4ad4ce418b48eab933fdeb7437aaca P 164b05f8be0a4e49b2683a05b5f3ca20 [term 2 FOLLOWER]: Refusing update from remote peer afe42c9f8c47470f92c948acc9cd1411: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:43.617553 14139 raft_consensus.cc:1275] T 142216a0c40b427e9565c88a8a6fa89e P 164b05f8be0a4e49b2683a05b5f3ca20 [term 2 FOLLOWER]: Refusing update from remote peer afe42c9f8c47470f92c948acc9cd1411: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:43.619590 14841 tablet_bootstrap.cc:492] T 97e8899b5afc42a58dd848cc7adfb247 P 624eef68d46144c48e5429400233648c: Bootstrap complete.
I20260709 13:06:43.624734 14143 raft_consensus.cc:1275] T d5e18a55c0ee42cfa92012545d6b18aa P 164b05f8be0a4e49b2683a05b5f3ca20 [term 2 FOLLOWER]: Refusing update from remote peer afe42c9f8c47470f92c948acc9cd1411: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:43.643940 14841 ts_tablet_manager.cc:1403] T 97e8899b5afc42a58dd848cc7adfb247 P 624eef68d46144c48e5429400233648c: Time spent bootstrapping tablet: real 0.496s	user 0.018s	sys 0.015s
I20260709 13:06:43.647073 14841 raft_consensus.cc:359] T 97e8899b5afc42a58dd848cc7adfb247 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:43.647807 14841 raft_consensus.cc:740] T 97e8899b5afc42a58dd848cc7adfb247 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 624eef68d46144c48e5429400233648c, State: Initialized, Role: FOLLOWER
I20260709 13:06:43.648561 14841 consensus_queue.cc:260] T 97e8899b5afc42a58dd848cc7adfb247 P 624eef68d46144c48e5429400233648c [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: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:43.649506 14137 raft_consensus.cc:1275] T e5e1d402719c4b8ea8846719019c4c78 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 2 FOLLOWER]: Refusing update from remote peer afe42c9f8c47470f92c948acc9cd1411: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:06:43.655843 14180 consensus_peers.cc:597] T be4ad4ce418b48eab933fdeb7437aaca P afe42c9f8c47470f92c948acc9cd1411 -> Peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Couldn't send request to peer 624eef68d46144c48e5429400233648c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:43.658420 14841 ts_tablet_manager.cc:1434] T 97e8899b5afc42a58dd848cc7adfb247 P 624eef68d46144c48e5429400233648c: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.004s
I20260709 13:06:43.659300 14841 tablet_bootstrap.cc:492] T 59d93db3eadb4be68cfc336fc59e4fcb P 624eef68d46144c48e5429400233648c: Bootstrap starting.
I20260709 13:06:43.659217 14214 raft_consensus.cc:1275] T f074967e01664dddb3748983f6d815d4 P afe42c9f8c47470f92c948acc9cd1411 [term 3 FOLLOWER]: Refusing update from remote peer 164b05f8be0a4e49b2683a05b5f3ca20: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260709 13:06:43.681059 14254 consensus_peers.cc:597] T 581a6e58c15a44d2981710c982e4b19e P 00bc4f1e78664168a62dc348db47ed5f -> Peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Couldn't send request to peer 624eef68d46144c48e5429400233648c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:06:43.685590 14214 raft_consensus.cc:1275] T 204adcb10e694c229a8ff75d780a5193 P afe42c9f8c47470f92c948acc9cd1411 [term 2 FOLLOWER]: Refusing update from remote peer 164b05f8be0a4e49b2683a05b5f3ca20: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:43.701680 14841 tablet_bootstrap.cc:492] T 59d93db3eadb4be68cfc336fc59e4fcb P 624eef68d46144c48e5429400233648c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:43.703536 14841 tablet_bootstrap.cc:492] T 59d93db3eadb4be68cfc336fc59e4fcb P 624eef68d46144c48e5429400233648c: Bootstrap complete.
I20260709 13:06:43.704190 14841 ts_tablet_manager.cc:1403] T 59d93db3eadb4be68cfc336fc59e4fcb P 624eef68d46144c48e5429400233648c: Time spent bootstrapping tablet: real 0.045s	user 0.016s	sys 0.006s
I20260709 13:06:43.706962 14841 raft_consensus.cc:359] T 59d93db3eadb4be68cfc336fc59e4fcb P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:43.707646 14841 raft_consensus.cc:740] T 59d93db3eadb4be68cfc336fc59e4fcb P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 624eef68d46144c48e5429400233648c, State: Initialized, Role: FOLLOWER
I20260709 13:06:43.708321 14841 consensus_queue.cc:260] T 59d93db3eadb4be68cfc336fc59e4fcb P 624eef68d46144c48e5429400233648c [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: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:43.710471 14841 ts_tablet_manager.cc:1434] T 59d93db3eadb4be68cfc336fc59e4fcb P 624eef68d46144c48e5429400233648c: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 13:06:43.714191 14841 tablet_bootstrap.cc:492] T 002a5c36ebf6491a956ca901b9c7b065 P 624eef68d46144c48e5429400233648c: Bootstrap starting.
I20260709 13:06:43.716692 14852 consensus_queue.cc:1048] T be4ad4ce418b48eab933fdeb7437aaca P afe42c9f8c47470f92c948acc9cd1411 [LEADER]: Connected to new peer: Peer: permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:43.718866 14854 consensus_queue.cc:1048] T 142216a0c40b427e9565c88a8a6fa89e P afe42c9f8c47470f92c948acc9cd1411 [LEADER]: Connected to new peer: Peer: permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:43.720208 14854 consensus_queue.cc:1048] T d5e18a55c0ee42cfa92012545d6b18aa P afe42c9f8c47470f92c948acc9cd1411 [LEADER]: Connected to new peer: Peer: permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:43.737203 14968 consensus_queue.cc:1048] T f074967e01664dddb3748983f6d815d4 P 164b05f8be0a4e49b2683a05b5f3ca20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:43.757803 14854 consensus_queue.cc:1048] T e5e1d402719c4b8ea8846719019c4c78 P afe42c9f8c47470f92c948acc9cd1411 [LEADER]: Connected to new peer: Peer: permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:43.785250 14970 consensus_queue.cc:1048] T f074967e01664dddb3748983f6d815d4 P 164b05f8be0a4e49b2683a05b5f3ca20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:43.786643 14841 tablet_bootstrap.cc:492] T 002a5c36ebf6491a956ca901b9c7b065 P 624eef68d46144c48e5429400233648c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:43.787575 14841 tablet_bootstrap.cc:492] T 002a5c36ebf6491a956ca901b9c7b065 P 624eef68d46144c48e5429400233648c: Bootstrap complete.
I20260709 13:06:43.787953 14968 consensus_queue.cc:1048] T 204adcb10e694c229a8ff75d780a5193 P 164b05f8be0a4e49b2683a05b5f3ca20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:43.788236 14841 ts_tablet_manager.cc:1403] T 002a5c36ebf6491a956ca901b9c7b065 P 624eef68d46144c48e5429400233648c: Time spent bootstrapping tablet: real 0.074s	user 0.029s	sys 0.016s
I20260709 13:06:43.793275 14841 raft_consensus.cc:359] T 002a5c36ebf6491a956ca901b9c7b065 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:43.793949 14841 raft_consensus.cc:740] T 002a5c36ebf6491a956ca901b9c7b065 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 624eef68d46144c48e5429400233648c, State: Initialized, Role: FOLLOWER
I20260709 13:06:43.794695 14841 consensus_queue.cc:260] T 002a5c36ebf6491a956ca901b9c7b065 P 624eef68d46144c48e5429400233648c [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: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:43.797426 14841 ts_tablet_manager.cc:1434] T 002a5c36ebf6491a956ca901b9c7b065 P 624eef68d46144c48e5429400233648c: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260709 13:06:43.799654 14841 tablet_bootstrap.cc:492] T dc37078d5e354da0a9823d7c68bdd9f8 P 624eef68d46144c48e5429400233648c: Bootstrap starting.
I20260709 13:06:43.835454 14841 tablet_bootstrap.cc:492] T dc37078d5e354da0a9823d7c68bdd9f8 P 624eef68d46144c48e5429400233648c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:43.836505 14841 tablet_bootstrap.cc:492] T dc37078d5e354da0a9823d7c68bdd9f8 P 624eef68d46144c48e5429400233648c: Bootstrap complete.
I20260709 13:06:43.837164 14841 ts_tablet_manager.cc:1403] T dc37078d5e354da0a9823d7c68bdd9f8 P 624eef68d46144c48e5429400233648c: Time spent bootstrapping tablet: real 0.038s	user 0.024s	sys 0.004s
I20260709 13:06:43.839543 14841 raft_consensus.cc:359] T dc37078d5e354da0a9823d7c68bdd9f8 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:43.840286 14841 raft_consensus.cc:740] T dc37078d5e354da0a9823d7c68bdd9f8 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 624eef68d46144c48e5429400233648c, State: Initialized, Role: FOLLOWER
I20260709 13:06:43.846733 14841 consensus_queue.cc:260] T dc37078d5e354da0a9823d7c68bdd9f8 P 624eef68d46144c48e5429400233648c [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: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:43.848905 14841 ts_tablet_manager.cc:1434] T dc37078d5e354da0a9823d7c68bdd9f8 P 624eef68d46144c48e5429400233648c: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260709 13:06:43.852509 14841 tablet_bootstrap.cc:492] T d45a0050b38b4f02b2fe4f09c867c43d P 624eef68d46144c48e5429400233648c: Bootstrap starting.
W20260709 13:06:43.920116 14180 consensus_peers.cc:597] T 60032ac589ac43beb3c80491d6f1e8ac P afe42c9f8c47470f92c948acc9cd1411 -> Peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Couldn't send request to peer 624eef68d46144c48e5429400233648c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:06:43.924247 14841 tablet_bootstrap.cc:492] T d45a0050b38b4f02b2fe4f09c867c43d P 624eef68d46144c48e5429400233648c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:43.925239 14841 tablet_bootstrap.cc:492] T d45a0050b38b4f02b2fe4f09c867c43d P 624eef68d46144c48e5429400233648c: Bootstrap complete.
I20260709 13:06:43.925864 14841 ts_tablet_manager.cc:1403] T d45a0050b38b4f02b2fe4f09c867c43d P 624eef68d46144c48e5429400233648c: Time spent bootstrapping tablet: real 0.074s	user 0.016s	sys 0.006s
I20260709 13:06:43.928395 14841 raft_consensus.cc:359] T d45a0050b38b4f02b2fe4f09c867c43d P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
W20260709 13:06:43.929075 14180 consensus_peers.cc:597] T 34b8f917b08a467b8ca873b69efa0ad1 P afe42c9f8c47470f92c948acc9cd1411 -> Peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Couldn't send request to peer 624eef68d46144c48e5429400233648c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:06:43.929085 14841 raft_consensus.cc:740] T d45a0050b38b4f02b2fe4f09c867c43d P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 624eef68d46144c48e5429400233648c, State: Initialized, Role: FOLLOWER
I20260709 13:06:43.930683 14841 consensus_queue.cc:260] T d45a0050b38b4f02b2fe4f09c867c43d P 624eef68d46144c48e5429400233648c [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: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:43.936203 14841 ts_tablet_manager.cc:1434] T d45a0050b38b4f02b2fe4f09c867c43d P 624eef68d46144c48e5429400233648c: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:06:43.936935 14841 tablet_bootstrap.cc:492] T a61d5dee808b423c8b831e04fc26ec5b P 624eef68d46144c48e5429400233648c: Bootstrap starting.
I20260709 13:06:43.950500 14841 tablet_bootstrap.cc:492] T a61d5dee808b423c8b831e04fc26ec5b P 624eef68d46144c48e5429400233648c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:43.951197 14841 tablet_bootstrap.cc:492] T a61d5dee808b423c8b831e04fc26ec5b P 624eef68d46144c48e5429400233648c: Bootstrap complete.
I20260709 13:06:43.951716 14841 ts_tablet_manager.cc:1403] T a61d5dee808b423c8b831e04fc26ec5b P 624eef68d46144c48e5429400233648c: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.001s
I20260709 13:06:43.953665 14841 raft_consensus.cc:359] T a61d5dee808b423c8b831e04fc26ec5b P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:43.954172 14841 raft_consensus.cc:740] T a61d5dee808b423c8b831e04fc26ec5b P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 624eef68d46144c48e5429400233648c, State: Initialized, Role: FOLLOWER
I20260709 13:06:43.954717 14841 consensus_queue.cc:260] T a61d5dee808b423c8b831e04fc26ec5b P 624eef68d46144c48e5429400233648c [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: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:43.956409 14841 ts_tablet_manager.cc:1434] T a61d5dee808b423c8b831e04fc26ec5b P 624eef68d46144c48e5429400233648c: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.002s
I20260709 13:06:43.958321 14841 tablet_bootstrap.cc:492] T 6317a1954b2948b997de09d3ac2077af P 624eef68d46144c48e5429400233648c: Bootstrap starting.
I20260709 13:06:43.973378 14841 tablet_bootstrap.cc:492] T 6317a1954b2948b997de09d3ac2077af P 624eef68d46144c48e5429400233648c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:43.974130 14841 tablet_bootstrap.cc:492] T 6317a1954b2948b997de09d3ac2077af P 624eef68d46144c48e5429400233648c: Bootstrap complete.
I20260709 13:06:43.974651 14841 ts_tablet_manager.cc:1403] T 6317a1954b2948b997de09d3ac2077af P 624eef68d46144c48e5429400233648c: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.002s
I20260709 13:06:43.976365 14841 raft_consensus.cc:359] T 6317a1954b2948b997de09d3ac2077af P 624eef68d46144c48e5429400233648c [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:43.976965 14841 raft_consensus.cc:740] T 6317a1954b2948b997de09d3ac2077af P 624eef68d46144c48e5429400233648c [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 624eef68d46144c48e5429400233648c, State: Initialized, Role: FOLLOWER
I20260709 13:06:43.977562 14841 consensus_queue.cc:260] T 6317a1954b2948b997de09d3ac2077af P 624eef68d46144c48e5429400233648c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:43.979410 14841 ts_tablet_manager.cc:1434] T 6317a1954b2948b997de09d3ac2077af P 624eef68d46144c48e5429400233648c: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260709 13:06:43.980243 14841 tablet_bootstrap.cc:492] T 581a6e58c15a44d2981710c982e4b19e P 624eef68d46144c48e5429400233648c: Bootstrap starting.
W20260709 13:06:43.993505 14106 consensus_peers.cc:597] T b1258be196b54492ae641373efcb4e28 P 164b05f8be0a4e49b2683a05b5f3ca20 -> Peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Couldn't send request to peer 624eef68d46144c48e5429400233648c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:06:43.994663 14841 tablet_bootstrap.cc:492] T 581a6e58c15a44d2981710c982e4b19e P 624eef68d46144c48e5429400233648c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:43.995611 14841 tablet_bootstrap.cc:492] T 581a6e58c15a44d2981710c982e4b19e P 624eef68d46144c48e5429400233648c: Bootstrap complete.
W20260709 13:06:43.995844 14180 consensus_peers.cc:597] T 435dd70987d047d589dc5b17dd81dba9 P afe42c9f8c47470f92c948acc9cd1411 -> Peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Couldn't send request to peer 624eef68d46144c48e5429400233648c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:06:43.996188 14841 ts_tablet_manager.cc:1403] T 581a6e58c15a44d2981710c982e4b19e P 624eef68d46144c48e5429400233648c: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260709 13:06:43.998701 14841 raft_consensus.cc:359] T 581a6e58c15a44d2981710c982e4b19e P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:43.999325 14841 raft_consensus.cc:740] T 581a6e58c15a44d2981710c982e4b19e P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 624eef68d46144c48e5429400233648c, State: Initialized, Role: FOLLOWER
I20260709 13:06:43.999956 14841 consensus_queue.cc:260] T 581a6e58c15a44d2981710c982e4b19e P 624eef68d46144c48e5429400233648c [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: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:44.001627 14841 ts_tablet_manager.cc:1434] T 581a6e58c15a44d2981710c982e4b19e P 624eef68d46144c48e5429400233648c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:06:44.002534 14841 tablet_bootstrap.cc:492] T 435dd70987d047d589dc5b17dd81dba9 P 624eef68d46144c48e5429400233648c: Bootstrap starting.
I20260709 13:06:44.017921 14841 tablet_bootstrap.cc:492] T 435dd70987d047d589dc5b17dd81dba9 P 624eef68d46144c48e5429400233648c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:44.018846 14841 tablet_bootstrap.cc:492] T 435dd70987d047d589dc5b17dd81dba9 P 624eef68d46144c48e5429400233648c: Bootstrap complete.
I20260709 13:06:44.019497 14841 ts_tablet_manager.cc:1403] T 435dd70987d047d589dc5b17dd81dba9 P 624eef68d46144c48e5429400233648c: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.003s
I20260709 13:06:44.021552 14841 raft_consensus.cc:359] T 435dd70987d047d589dc5b17dd81dba9 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:44.022205 14841 raft_consensus.cc:740] T 435dd70987d047d589dc5b17dd81dba9 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 624eef68d46144c48e5429400233648c, State: Initialized, Role: FOLLOWER
I20260709 13:06:44.022831 14841 consensus_queue.cc:260] T 435dd70987d047d589dc5b17dd81dba9 P 624eef68d46144c48e5429400233648c [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: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:44.025010 14841 ts_tablet_manager.cc:1434] T 435dd70987d047d589dc5b17dd81dba9 P 624eef68d46144c48e5429400233648c: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 13:06:44.027099 14841 tablet_bootstrap.cc:492] T 92f4112b3dc44397bb0b2dd1722647d4 P 624eef68d46144c48e5429400233648c: Bootstrap starting.
I20260709 13:06:44.041091 14841 tablet_bootstrap.cc:492] T 92f4112b3dc44397bb0b2dd1722647d4 P 624eef68d46144c48e5429400233648c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:44.041911 14841 tablet_bootstrap.cc:492] T 92f4112b3dc44397bb0b2dd1722647d4 P 624eef68d46144c48e5429400233648c: Bootstrap complete.
I20260709 13:06:44.042459 14841 ts_tablet_manager.cc:1403] T 92f4112b3dc44397bb0b2dd1722647d4 P 624eef68d46144c48e5429400233648c: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.003s
I20260709 13:06:44.044373 14841 raft_consensus.cc:359] T 92f4112b3dc44397bb0b2dd1722647d4 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:44.044967 14841 raft_consensus.cc:740] T 92f4112b3dc44397bb0b2dd1722647d4 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 624eef68d46144c48e5429400233648c, State: Initialized, Role: FOLLOWER
I20260709 13:06:44.045656 14841 consensus_queue.cc:260] T 92f4112b3dc44397bb0b2dd1722647d4 P 624eef68d46144c48e5429400233648c [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: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:44.047796 14841 ts_tablet_manager.cc:1434] T 92f4112b3dc44397bb0b2dd1722647d4 P 624eef68d46144c48e5429400233648c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:06:44.048643 14841 tablet_bootstrap.cc:492] T d130a0747d3c4f6094e8a020a4d81da0 P 624eef68d46144c48e5429400233648c: Bootstrap starting.
I20260709 13:06:44.059962 14889 raft_consensus.cc:3060] T dc37078d5e354da0a9823d7c68bdd9f8 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:44.060828 14841 tablet_bootstrap.cc:492] T d130a0747d3c4f6094e8a020a4d81da0 P 624eef68d46144c48e5429400233648c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:44.061757 14841 tablet_bootstrap.cc:492] T d130a0747d3c4f6094e8a020a4d81da0 P 624eef68d46144c48e5429400233648c: Bootstrap complete.
I20260709 13:06:44.062356 14841 ts_tablet_manager.cc:1403] T d130a0747d3c4f6094e8a020a4d81da0 P 624eef68d46144c48e5429400233648c: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.003s
I20260709 13:06:44.065053 14841 raft_consensus.cc:359] T d130a0747d3c4f6094e8a020a4d81da0 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:44.065794 14841 raft_consensus.cc:740] T d130a0747d3c4f6094e8a020a4d81da0 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 624eef68d46144c48e5429400233648c, State: Initialized, Role: FOLLOWER
I20260709 13:06:44.066497 14841 consensus_queue.cc:260] T d130a0747d3c4f6094e8a020a4d81da0 P 624eef68d46144c48e5429400233648c [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: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:44.068746 14841 ts_tablet_manager.cc:1434] T d130a0747d3c4f6094e8a020a4d81da0 P 624eef68d46144c48e5429400233648c: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:06:44.069594 14841 tablet_bootstrap.cc:492] T 60032ac589ac43beb3c80491d6f1e8ac P 624eef68d46144c48e5429400233648c: Bootstrap starting.
I20260709 13:06:44.082299 14841 tablet_bootstrap.cc:492] T 60032ac589ac43beb3c80491d6f1e8ac P 624eef68d46144c48e5429400233648c: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:44.082952 14841 tablet_bootstrap.cc:492] T 60032ac589ac43beb3c80491d6f1e8ac P 624eef68d46144c48e5429400233648c: Bootstrap complete.
I20260709 13:06:44.083521 14841 ts_tablet_manager.cc:1403] T 60032ac589ac43beb3c80491d6f1e8ac P 624eef68d46144c48e5429400233648c: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.001s
I20260709 13:06:44.085314 14841 raft_consensus.cc:359] T 60032ac589ac43beb3c80491d6f1e8ac P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:44.085780 14841 raft_consensus.cc:740] T 60032ac589ac43beb3c80491d6f1e8ac P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 624eef68d46144c48e5429400233648c, State: Initialized, Role: FOLLOWER
I20260709 13:06:44.086336 14841 consensus_queue.cc:260] T 60032ac589ac43beb3c80491d6f1e8ac P 624eef68d46144c48e5429400233648c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:44.088132 14841 ts_tablet_manager.cc:1434] T 60032ac589ac43beb3c80491d6f1e8ac P 624eef68d46144c48e5429400233648c: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260709 13:06:44.088964 14841 tablet_bootstrap.cc:492] T 8ad49b80eff54c53919e1ae6adf1214c P 624eef68d46144c48e5429400233648c: Bootstrap starting.
I20260709 13:06:44.102047 14841 tablet_bootstrap.cc:492] T 8ad49b80eff54c53919e1ae6adf1214c P 624eef68d46144c48e5429400233648c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:44.102700 14841 tablet_bootstrap.cc:492] T 8ad49b80eff54c53919e1ae6adf1214c P 624eef68d46144c48e5429400233648c: Bootstrap complete.
I20260709 13:06:44.103152 14841 ts_tablet_manager.cc:1403] T 8ad49b80eff54c53919e1ae6adf1214c P 624eef68d46144c48e5429400233648c: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260709 13:06:44.104863 14841 raft_consensus.cc:359] T 8ad49b80eff54c53919e1ae6adf1214c P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:44.105300 14841 raft_consensus.cc:740] T 8ad49b80eff54c53919e1ae6adf1214c P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 624eef68d46144c48e5429400233648c, State: Initialized, Role: FOLLOWER
I20260709 13:06:44.105815 14841 consensus_queue.cc:260] T 8ad49b80eff54c53919e1ae6adf1214c P 624eef68d46144c48e5429400233648c [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: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:44.107259 14841 ts_tablet_manager.cc:1434] T 8ad49b80eff54c53919e1ae6adf1214c P 624eef68d46144c48e5429400233648c: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:06:44.108026 14841 tablet_bootstrap.cc:492] T 204adcb10e694c229a8ff75d780a5193 P 624eef68d46144c48e5429400233648c: Bootstrap starting.
I20260709 13:06:44.122583 14841 tablet_bootstrap.cc:492] T 204adcb10e694c229a8ff75d780a5193 P 624eef68d46144c48e5429400233648c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:44.123545 14841 tablet_bootstrap.cc:492] T 204adcb10e694c229a8ff75d780a5193 P 624eef68d46144c48e5429400233648c: Bootstrap complete.
I20260709 13:06:44.124186 14841 ts_tablet_manager.cc:1403] T 204adcb10e694c229a8ff75d780a5193 P 624eef68d46144c48e5429400233648c: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.003s
I20260709 13:06:44.126549 14841 raft_consensus.cc:359] T 204adcb10e694c229a8ff75d780a5193 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:44.127046 14841 raft_consensus.cc:740] T 204adcb10e694c229a8ff75d780a5193 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 624eef68d46144c48e5429400233648c, State: Initialized, Role: FOLLOWER
I20260709 13:06:44.127530 14841 consensus_queue.cc:260] T 204adcb10e694c229a8ff75d780a5193 P 624eef68d46144c48e5429400233648c [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: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:44.129253 14841 ts_tablet_manager.cc:1434] T 204adcb10e694c229a8ff75d780a5193 P 624eef68d46144c48e5429400233648c: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:06:44.130260 14841 tablet_bootstrap.cc:492] T 4ce72cf9c39c454399665585914d4377 P 624eef68d46144c48e5429400233648c: Bootstrap starting.
W20260709 13:06:44.131914 14106 consensus_peers.cc:597] T c8f2bf6d9c5241388475c4a4d49abe49 P 164b05f8be0a4e49b2683a05b5f3ca20 -> Peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Couldn't send request to peer 624eef68d46144c48e5429400233648c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:06:44.144969 14841 tablet_bootstrap.cc:492] T 4ce72cf9c39c454399665585914d4377 P 624eef68d46144c48e5429400233648c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:44.146405 14841 tablet_bootstrap.cc:492] T 4ce72cf9c39c454399665585914d4377 P 624eef68d46144c48e5429400233648c: Bootstrap complete.
I20260709 13:06:44.147390 14841 ts_tablet_manager.cc:1403] T 4ce72cf9c39c454399665585914d4377 P 624eef68d46144c48e5429400233648c: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.007s
I20260709 13:06:44.149785 14841 raft_consensus.cc:359] T 4ce72cf9c39c454399665585914d4377 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:44.150427 14841 raft_consensus.cc:740] T 4ce72cf9c39c454399665585914d4377 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 624eef68d46144c48e5429400233648c, State: Initialized, Role: FOLLOWER
I20260709 13:06:44.151080 14841 consensus_queue.cc:260] T 4ce72cf9c39c454399665585914d4377 P 624eef68d46144c48e5429400233648c [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: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:44.152554 14841 ts_tablet_manager.cc:1434] T 4ce72cf9c39c454399665585914d4377 P 624eef68d46144c48e5429400233648c: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:06:44.153383 14841 tablet_bootstrap.cc:492] T c8f2bf6d9c5241388475c4a4d49abe49 P 624eef68d46144c48e5429400233648c: Bootstrap starting.
I20260709 13:06:44.168643 14841 tablet_bootstrap.cc:492] T c8f2bf6d9c5241388475c4a4d49abe49 P 624eef68d46144c48e5429400233648c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:44.169485 14841 tablet_bootstrap.cc:492] T c8f2bf6d9c5241388475c4a4d49abe49 P 624eef68d46144c48e5429400233648c: Bootstrap complete.
I20260709 13:06:44.170140 14841 ts_tablet_manager.cc:1403] T c8f2bf6d9c5241388475c4a4d49abe49 P 624eef68d46144c48e5429400233648c: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260709 13:06:44.172390 14841 raft_consensus.cc:359] T c8f2bf6d9c5241388475c4a4d49abe49 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:44.173097 14841 raft_consensus.cc:740] T c8f2bf6d9c5241388475c4a4d49abe49 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 624eef68d46144c48e5429400233648c, State: Initialized, Role: FOLLOWER
I20260709 13:06:44.173815 14841 consensus_queue.cc:260] T c8f2bf6d9c5241388475c4a4d49abe49 P 624eef68d46144c48e5429400233648c [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: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:44.175696 14841 ts_tablet_manager.cc:1434] T c8f2bf6d9c5241388475c4a4d49abe49 P 624eef68d46144c48e5429400233648c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:06:44.176417 14841 tablet_bootstrap.cc:492] T d5e18a55c0ee42cfa92012545d6b18aa P 624eef68d46144c48e5429400233648c: Bootstrap starting.
I20260709 13:06:44.208424 14841 tablet_bootstrap.cc:492] T d5e18a55c0ee42cfa92012545d6b18aa P 624eef68d46144c48e5429400233648c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:44.209375 14841 tablet_bootstrap.cc:492] T d5e18a55c0ee42cfa92012545d6b18aa P 624eef68d46144c48e5429400233648c: Bootstrap complete.
I20260709 13:06:44.209969 14841 ts_tablet_manager.cc:1403] T d5e18a55c0ee42cfa92012545d6b18aa P 624eef68d46144c48e5429400233648c: Time spent bootstrapping tablet: real 0.034s	user 0.025s	sys 0.004s
I20260709 13:06:44.211836 14841 raft_consensus.cc:359] T d5e18a55c0ee42cfa92012545d6b18aa P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:44.212424 14841 raft_consensus.cc:740] T d5e18a55c0ee42cfa92012545d6b18aa P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 624eef68d46144c48e5429400233648c, State: Initialized, Role: FOLLOWER
I20260709 13:06:44.213155 14841 consensus_queue.cc:260] T d5e18a55c0ee42cfa92012545d6b18aa P 624eef68d46144c48e5429400233648c [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: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:44.215106 14841 ts_tablet_manager.cc:1434] T d5e18a55c0ee42cfa92012545d6b18aa P 624eef68d46144c48e5429400233648c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:06:44.216996 14841 tablet_bootstrap.cc:492] T 13cbf071c3564a3488d83b279f8410af P 624eef68d46144c48e5429400233648c: Bootstrap starting.
I20260709 13:06:44.245786 14841 tablet_bootstrap.cc:492] T 13cbf071c3564a3488d83b279f8410af P 624eef68d46144c48e5429400233648c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:44.246819 14841 tablet_bootstrap.cc:492] T 13cbf071c3564a3488d83b279f8410af P 624eef68d46144c48e5429400233648c: Bootstrap complete.
I20260709 13:06:44.247510 14841 ts_tablet_manager.cc:1403] T 13cbf071c3564a3488d83b279f8410af P 624eef68d46144c48e5429400233648c: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.008s
I20260709 13:06:44.250222 14841 raft_consensus.cc:359] T 13cbf071c3564a3488d83b279f8410af P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:44.250957 14841 raft_consensus.cc:740] T 13cbf071c3564a3488d83b279f8410af P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 624eef68d46144c48e5429400233648c, State: Initialized, Role: FOLLOWER
I20260709 13:06:44.251569 14841 consensus_queue.cc:260] T 13cbf071c3564a3488d83b279f8410af P 624eef68d46144c48e5429400233648c [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: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:44.253448 14841 ts_tablet_manager.cc:1434] T 13cbf071c3564a3488d83b279f8410af P 624eef68d46144c48e5429400233648c: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:06:44.254623 14841 tablet_bootstrap.cc:492] T e5e1d402719c4b8ea8846719019c4c78 P 624eef68d46144c48e5429400233648c: Bootstrap starting.
I20260709 13:06:44.268208 14841 tablet_bootstrap.cc:492] T e5e1d402719c4b8ea8846719019c4c78 P 624eef68d46144c48e5429400233648c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:44.269196 14841 tablet_bootstrap.cc:492] T e5e1d402719c4b8ea8846719019c4c78 P 624eef68d46144c48e5429400233648c: Bootstrap complete.
I20260709 13:06:44.269711 14841 ts_tablet_manager.cc:1403] T e5e1d402719c4b8ea8846719019c4c78 P 624eef68d46144c48e5429400233648c: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260709 13:06:44.271418 14841 raft_consensus.cc:359] T e5e1d402719c4b8ea8846719019c4c78 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:44.271875 14841 raft_consensus.cc:740] T e5e1d402719c4b8ea8846719019c4c78 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 624eef68d46144c48e5429400233648c, State: Initialized, Role: FOLLOWER
I20260709 13:06:44.272465 14841 consensus_queue.cc:260] T e5e1d402719c4b8ea8846719019c4c78 P 624eef68d46144c48e5429400233648c [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: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:44.274003 14841 ts_tablet_manager.cc:1434] T e5e1d402719c4b8ea8846719019c4c78 P 624eef68d46144c48e5429400233648c: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:06:44.275048 14841 tablet_bootstrap.cc:492] T be4ad4ce418b48eab933fdeb7437aaca P 624eef68d46144c48e5429400233648c: Bootstrap starting.
I20260709 13:06:44.291622 14841 tablet_bootstrap.cc:492] T be4ad4ce418b48eab933fdeb7437aaca P 624eef68d46144c48e5429400233648c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:44.292570 14841 tablet_bootstrap.cc:492] T be4ad4ce418b48eab933fdeb7437aaca P 624eef68d46144c48e5429400233648c: Bootstrap complete.
I20260709 13:06:44.293223 14841 ts_tablet_manager.cc:1403] T be4ad4ce418b48eab933fdeb7437aaca P 624eef68d46144c48e5429400233648c: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.003s
I20260709 13:06:44.295473 14841 raft_consensus.cc:359] T be4ad4ce418b48eab933fdeb7437aaca P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:44.295996 14841 raft_consensus.cc:740] T be4ad4ce418b48eab933fdeb7437aaca P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 624eef68d46144c48e5429400233648c, State: Initialized, Role: FOLLOWER
I20260709 13:06:44.296617 14841 consensus_queue.cc:260] T be4ad4ce418b48eab933fdeb7437aaca P 624eef68d46144c48e5429400233648c [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: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:44.298586 14841 ts_tablet_manager.cc:1434] T be4ad4ce418b48eab933fdeb7437aaca P 624eef68d46144c48e5429400233648c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:06:44.299578 14841 tablet_bootstrap.cc:492] T 34b8f917b08a467b8ca873b69efa0ad1 P 624eef68d46144c48e5429400233648c: Bootstrap starting.
I20260709 13:06:44.314189 14841 tablet_bootstrap.cc:492] T 34b8f917b08a467b8ca873b69efa0ad1 P 624eef68d46144c48e5429400233648c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:44.315117 14883 raft_consensus.cc:3060] T a61d5dee808b423c8b831e04fc26ec5b P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:44.315163 14841 tablet_bootstrap.cc:492] T 34b8f917b08a467b8ca873b69efa0ad1 P 624eef68d46144c48e5429400233648c: Bootstrap complete.
I20260709 13:06:44.317309 14841 ts_tablet_manager.cc:1403] T 34b8f917b08a467b8ca873b69efa0ad1 P 624eef68d46144c48e5429400233648c: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260709 13:06:44.320011 14841 raft_consensus.cc:359] T 34b8f917b08a467b8ca873b69efa0ad1 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:44.320664 14841 raft_consensus.cc:740] T 34b8f917b08a467b8ca873b69efa0ad1 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 624eef68d46144c48e5429400233648c, State: Initialized, Role: FOLLOWER
I20260709 13:06:44.321280 14841 consensus_queue.cc:260] T 34b8f917b08a467b8ca873b69efa0ad1 P 624eef68d46144c48e5429400233648c [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: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:44.327024 14841 ts_tablet_manager.cc:1434] T 34b8f917b08a467b8ca873b69efa0ad1 P 624eef68d46144c48e5429400233648c: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:06:44.327736 14841 tablet_bootstrap.cc:492] T b1258be196b54492ae641373efcb4e28 P 624eef68d46144c48e5429400233648c: Bootstrap starting.
I20260709 13:06:44.347208 14841 tablet_bootstrap.cc:492] T b1258be196b54492ae641373efcb4e28 P 624eef68d46144c48e5429400233648c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:44.348150 14841 tablet_bootstrap.cc:492] T b1258be196b54492ae641373efcb4e28 P 624eef68d46144c48e5429400233648c: Bootstrap complete.
I20260709 13:06:44.348805 14841 ts_tablet_manager.cc:1403] T b1258be196b54492ae641373efcb4e28 P 624eef68d46144c48e5429400233648c: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.008s
I20260709 13:06:44.350991 14841 raft_consensus.cc:359] T b1258be196b54492ae641373efcb4e28 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:44.351555 14841 raft_consensus.cc:740] T b1258be196b54492ae641373efcb4e28 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 624eef68d46144c48e5429400233648c, State: Initialized, Role: FOLLOWER
I20260709 13:06:44.352102 14841 consensus_queue.cc:260] T b1258be196b54492ae641373efcb4e28 P 624eef68d46144c48e5429400233648c [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: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:44.354157 14841 ts_tablet_manager.cc:1434] T b1258be196b54492ae641373efcb4e28 P 624eef68d46144c48e5429400233648c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:06:44.444800 14883 raft_consensus.cc:3060] T 204adcb10e694c229a8ff75d780a5193 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:44.451215 14889 raft_consensus.cc:3060] T e5e1d402719c4b8ea8846719019c4c78 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:44.467679 14885 raft_consensus.cc:3060] T 4ce72cf9c39c454399665585914d4377 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:44.543527 14885 raft_consensus.cc:3060] T d130a0747d3c4f6094e8a020a4d81da0 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:44.580653 14885 raft_consensus.cc:3060] T d5e18a55c0ee42cfa92012545d6b18aa P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:44.627410 14885 raft_consensus.cc:3060] T be4ad4ce418b48eab933fdeb7437aaca P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:44.657919 14885 raft_consensus.cc:3060] T 13cbf071c3564a3488d83b279f8410af P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:06:45.928845 14106 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.182.1:45551, user_credentials={real_user=slave}} blocked reactor thread for 45325.5us
I20260709 13:06:52.331554 10968 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:52.386874 14138 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c48756a6ce541b5b4f9b683525408e6"
dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20"
mode: GRACEFUL
new_leader_uuid: "624eef68d46144c48e5429400233648c"
 from {username='slave'} at 127.0.0.1:60576
I20260709 13:06:52.387494 14138 raft_consensus.cc:606] T 3c48756a6ce541b5b4f9b683525408e6 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 LEADER]: Received request to transfer leadership to TS 624eef68d46144c48e5429400233648c
I20260709 13:06:52.390503 14138 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "73478c603584478fae65b0fefdb7c77c"
dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20"
mode: GRACEFUL
new_leader_uuid: "00bc4f1e78664168a62dc348db47ed5f"
 from {username='slave'} at 127.0.0.1:60576
I20260709 13:06:52.390987 14138 raft_consensus.cc:606] T 73478c603584478fae65b0fefdb7c77c P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 LEADER]: Received request to transfer leadership to TS 00bc4f1e78664168a62dc348db47ed5f
I20260709 13:06:52.394574 14142 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9cc66193ce6746c2a9c0edf9f8397dfc"
dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20"
mode: GRACEFUL
new_leader_uuid: "624eef68d46144c48e5429400233648c"
 from {username='slave'} at 127.0.0.1:60576
I20260709 13:06:52.395133 14142 raft_consensus.cc:606] T 9cc66193ce6746c2a9c0edf9f8397dfc P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 LEADER]: Received request to transfer leadership to TS 624eef68d46144c48e5429400233648c
I20260709 13:06:52.410948 14209 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a80d6036445f4470b8c5476f1649983d"
dest_uuid: "afe42c9f8c47470f92c948acc9cd1411"
mode: GRACEFUL
new_leader_uuid: "624eef68d46144c48e5429400233648c"
 from {username='slave'} at 127.0.0.1:45506
I20260709 13:06:52.411402 14209 raft_consensus.cc:606] T a80d6036445f4470b8c5476f1649983d P afe42c9f8c47470f92c948acc9cd1411 [term 1 LEADER]: Received request to transfer leadership to TS 624eef68d46144c48e5429400233648c
I20260709 13:06:52.413655 14142 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bb24ec6b9eb542bca92049f8b6b42928"
dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20"
mode: GRACEFUL
new_leader_uuid: "624eef68d46144c48e5429400233648c"
 from {username='slave'} at 127.0.0.1:60576
I20260709 13:06:52.414095 14142 raft_consensus.cc:606] T bb24ec6b9eb542bca92049f8b6b42928 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 LEADER]: Received request to transfer leadership to TS 624eef68d46144c48e5429400233648c
I20260709 13:06:52.416260 14142 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c967a4e013c34eaea7f15f7b4bf0002a"
dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20"
mode: GRACEFUL
new_leader_uuid: "00bc4f1e78664168a62dc348db47ed5f"
 from {username='slave'} at 127.0.0.1:60576
I20260709 13:06:52.416777 14142 raft_consensus.cc:606] T c967a4e013c34eaea7f15f7b4bf0002a P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 LEADER]: Received request to transfer leadership to TS 00bc4f1e78664168a62dc348db47ed5f
I20260709 13:06:52.417713 10968 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:06:52.418882 10968 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:52.484431 15039 raft_consensus.cc:993] T 73478c603584478fae65b0fefdb7c77c P 164b05f8be0a4e49b2683a05b5f3ca20: : Instructing follower 00bc4f1e78664168a62dc348db47ed5f to start an election
I20260709 13:06:52.485314 15037 raft_consensus.cc:1081] T 73478c603584478fae65b0fefdb7c77c P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 LEADER]: Signalling peer 00bc4f1e78664168a62dc348db47ed5f to start an election
I20260709 13:06:52.486867 14287 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "73478c603584478fae65b0fefdb7c77c"
dest_uuid: "00bc4f1e78664168a62dc348db47ed5f"
 from {username='slave'} at 127.0.0.1:32788
I20260709 13:06:52.487485 14287 raft_consensus.cc:493] T 73478c603584478fae65b0fefdb7c77c P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:52.487826 14287 raft_consensus.cc:3060] T 73478c603584478fae65b0fefdb7c77c P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:52.494658 14287 raft_consensus.cc:515] T 73478c603584478fae65b0fefdb7c77c P 00bc4f1e78664168a62dc348db47ed5f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:52.497371 14287 leader_election.cc:290] T 73478c603584478fae65b0fefdb7c77c P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 2 election: Requested vote from peers 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813), afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069)
I20260709 13:06:52.499073 15036 raft_consensus.cc:993] T a80d6036445f4470b8c5476f1649983d P afe42c9f8c47470f92c948acc9cd1411: : Instructing follower 624eef68d46144c48e5429400233648c to start an election
I20260709 13:06:52.499717 15021 raft_consensus.cc:1081] T a80d6036445f4470b8c5476f1649983d P afe42c9f8c47470f92c948acc9cd1411 [term 1 LEADER]: Signalling peer 624eef68d46144c48e5429400233648c to start an election
I20260709 13:06:52.499421 14142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73478c603584478fae65b0fefdb7c77c" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20"
I20260709 13:06:52.501284 14142 raft_consensus.cc:3055] T 73478c603584478fae65b0fefdb7c77c P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:52.501642 14142 raft_consensus.cc:740] T 73478c603584478fae65b0fefdb7c77c P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 164b05f8be0a4e49b2683a05b5f3ca20, State: Running, Role: LEADER
I20260709 13:06:52.501765 14883 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a80d6036445f4470b8c5476f1649983d"
dest_uuid: "624eef68d46144c48e5429400233648c"
 from {username='slave'} at 127.0.0.1:50694
I20260709 13:06:52.502326 14883 raft_consensus.cc:493] T a80d6036445f4470b8c5476f1649983d P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:52.502686 14883 raft_consensus.cc:3060] T a80d6036445f4470b8c5476f1649983d P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:52.502568 14142 consensus_queue.cc:260] T 73478c603584478fae65b0fefdb7c77c P 164b05f8be0a4e49b2683a05b5f3ca20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:52.503880 14142 raft_consensus.cc:3060] T 73478c603584478fae65b0fefdb7c77c P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:52.505952 14209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73478c603584478fae65b0fefdb7c77c" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "afe42c9f8c47470f92c948acc9cd1411"
I20260709 13:06:52.506703 14209 raft_consensus.cc:3060] T 73478c603584478fae65b0fefdb7c77c P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:52.510208 14883 raft_consensus.cc:515] T a80d6036445f4470b8c5476f1649983d P 624eef68d46144c48e5429400233648c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:52.510748 14142 raft_consensus.cc:2468] T 73478c603584478fae65b0fefdb7c77c P 164b05f8be0a4e49b2683a05b5f3ca20 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00bc4f1e78664168a62dc348db47ed5f in term 2.
I20260709 13:06:52.512470 14257 leader_election.cc:304] T 73478c603584478fae65b0fefdb7c77c P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f, 164b05f8be0a4e49b2683a05b5f3ca20; no voters: 
I20260709 13:06:52.515123 15035 raft_consensus.cc:2804] T 73478c603584478fae65b0fefdb7c77c P 00bc4f1e78664168a62dc348db47ed5f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:52.515606 15035 raft_consensus.cc:697] T 73478c603584478fae65b0fefdb7c77c P 00bc4f1e78664168a62dc348db47ed5f [term 2 LEADER]: Becoming Leader. State: Replica: 00bc4f1e78664168a62dc348db47ed5f, State: Running, Role: LEADER
I20260709 13:06:52.515754 14883 leader_election.cc:290] T a80d6036445f4470b8c5476f1649983d P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 2 election: Requested vote from peers afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069), 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193)
I20260709 13:06:52.515884 14209 raft_consensus.cc:2468] T 73478c603584478fae65b0fefdb7c77c P afe42c9f8c47470f92c948acc9cd1411 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00bc4f1e78664168a62dc348db47ed5f in term 2.
I20260709 13:06:52.516609 15035 consensus_queue.cc:237] T 73478c603584478fae65b0fefdb7c77c P 00bc4f1e78664168a62dc348db47ed5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:52.529192 15032 raft_consensus.cc:993] T 3c48756a6ce541b5b4f9b683525408e6 P 164b05f8be0a4e49b2683a05b5f3ca20: : Instructing follower 624eef68d46144c48e5429400233648c to start an election
I20260709 13:06:52.529929 15032 raft_consensus.cc:1081] T 3c48756a6ce541b5b4f9b683525408e6 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 LEADER]: Signalling peer 624eef68d46144c48e5429400233648c to start an election
I20260709 13:06:52.532614 14883 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3c48756a6ce541b5b4f9b683525408e6"
dest_uuid: "624eef68d46144c48e5429400233648c"
 from {username='slave'} at 127.0.0.1:50708
I20260709 13:06:52.533279 14883 raft_consensus.cc:493] T 3c48756a6ce541b5b4f9b683525408e6 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:52.533692 14883 raft_consensus.cc:3060] T 3c48756a6ce541b5b4f9b683525408e6 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:52.532907 14209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80d6036445f4470b8c5476f1649983d" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "afe42c9f8c47470f92c948acc9cd1411"
I20260709 13:06:52.534405 14209 raft_consensus.cc:3055] T a80d6036445f4470b8c5476f1649983d P afe42c9f8c47470f92c948acc9cd1411 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:52.534669 14209 raft_consensus.cc:740] T a80d6036445f4470b8c5476f1649983d P afe42c9f8c47470f92c948acc9cd1411 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: afe42c9f8c47470f92c948acc9cd1411, State: Running, Role: LEADER
I20260709 13:06:52.535452 14209 consensus_queue.cc:260] T a80d6036445f4470b8c5476f1649983d P afe42c9f8c47470f92c948acc9cd1411 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:52.536461 14209 raft_consensus.cc:3060] T a80d6036445f4470b8c5476f1649983d P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:52.544268 14209 raft_consensus.cc:2468] T a80d6036445f4470b8c5476f1649983d P afe42c9f8c47470f92c948acc9cd1411 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 624eef68d46144c48e5429400233648c in term 2.
I20260709 13:06:52.545538 14835 leader_election.cc:304] T a80d6036445f4470b8c5476f1649983d P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 624eef68d46144c48e5429400233648c, afe42c9f8c47470f92c948acc9cd1411; no voters: 
I20260709 13:06:52.545639 14883 raft_consensus.cc:515] T 3c48756a6ce541b5b4f9b683525408e6 P 624eef68d46144c48e5429400233648c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:52.549216 14883 leader_election.cc:290] T 3c48756a6ce541b5b4f9b683525408e6 P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 2 election: Requested vote from peers 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813), afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069)
I20260709 13:06:52.563701 13965 catalog_manager.cc:5697] T 73478c603584478fae65b0fefdb7c77c P 00bc4f1e78664168a62dc348db47ed5f reported cstate change: term changed from 1 to 2, leader changed from 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2) to 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4). New cstate: current_term: 2 leader_uuid: "00bc4f1e78664168a62dc348db47ed5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:52.565959 15048 raft_consensus.cc:2804] T a80d6036445f4470b8c5476f1649983d P 624eef68d46144c48e5429400233648c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:52.567662 14287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80d6036445f4470b8c5476f1649983d" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "00bc4f1e78664168a62dc348db47ed5f"
I20260709 13:06:52.569327 14209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c48756a6ce541b5b4f9b683525408e6" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "afe42c9f8c47470f92c948acc9cd1411"
I20260709 13:06:52.576859 14287 raft_consensus.cc:3060] T a80d6036445f4470b8c5476f1649983d P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:52.579603 14142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c48756a6ce541b5b4f9b683525408e6" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20"
I20260709 13:06:52.580529 14142 raft_consensus.cc:3055] T 3c48756a6ce541b5b4f9b683525408e6 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:52.580906 14142 raft_consensus.cc:740] T 3c48756a6ce541b5b4f9b683525408e6 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 164b05f8be0a4e49b2683a05b5f3ca20, State: Running, Role: LEADER
I20260709 13:06:52.581930 14142 consensus_queue.cc:260] T 3c48756a6ce541b5b4f9b683525408e6 P 164b05f8be0a4e49b2683a05b5f3ca20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:52.582940 14287 raft_consensus.cc:2468] T a80d6036445f4470b8c5476f1649983d P 00bc4f1e78664168a62dc348db47ed5f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 624eef68d46144c48e5429400233648c in term 2.
I20260709 13:06:52.577412 14209 raft_consensus.cc:3060] T 3c48756a6ce541b5b4f9b683525408e6 P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:52.583571 14142 raft_consensus.cc:3060] T 3c48756a6ce541b5b4f9b683525408e6 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:52.594424 15048 raft_consensus.cc:697] T a80d6036445f4470b8c5476f1649983d P 624eef68d46144c48e5429400233648c [term 2 LEADER]: Becoming Leader. State: Replica: 624eef68d46144c48e5429400233648c, State: Running, Role: LEADER
I20260709 13:06:52.595708 15048 consensus_queue.cc:237] T a80d6036445f4470b8c5476f1649983d P 624eef68d46144c48e5429400233648c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:52.596674 14209 raft_consensus.cc:2468] T 3c48756a6ce541b5b4f9b683525408e6 P afe42c9f8c47470f92c948acc9cd1411 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 624eef68d46144c48e5429400233648c in term 2.
I20260709 13:06:52.599311 14835 leader_election.cc:304] T 3c48756a6ce541b5b4f9b683525408e6 P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 624eef68d46144c48e5429400233648c, afe42c9f8c47470f92c948acc9cd1411; no voters: 
I20260709 13:06:52.600142 15050 raft_consensus.cc:2804] T 3c48756a6ce541b5b4f9b683525408e6 P 624eef68d46144c48e5429400233648c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:52.615650 13966 catalog_manager.cc:5697] T a80d6036445f4470b8c5476f1649983d P 624eef68d46144c48e5429400233648c reported cstate change: term changed from 1 to 2, leader changed from afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3) to 624eef68d46144c48e5429400233648c (127.10.182.1). New cstate: current_term: 2 leader_uuid: "624eef68d46144c48e5429400233648c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:52.639501 15039 raft_consensus.cc:993] T c967a4e013c34eaea7f15f7b4bf0002a P 164b05f8be0a4e49b2683a05b5f3ca20: : Instructing follower 00bc4f1e78664168a62dc348db47ed5f to start an election
I20260709 13:06:52.640260 15032 raft_consensus.cc:1081] T c967a4e013c34eaea7f15f7b4bf0002a P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 LEADER]: Signalling peer 00bc4f1e78664168a62dc348db47ed5f to start an election
I20260709 13:06:52.643679 14288 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c967a4e013c34eaea7f15f7b4bf0002a"
dest_uuid: "00bc4f1e78664168a62dc348db47ed5f"
 from {username='slave'} at 127.0.0.1:32788
I20260709 13:06:52.644248 14288 raft_consensus.cc:493] T c967a4e013c34eaea7f15f7b4bf0002a P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:52.644634 14288 raft_consensus.cc:3060] T c967a4e013c34eaea7f15f7b4bf0002a P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:52.647742 14142 raft_consensus.cc:2468] T 3c48756a6ce541b5b4f9b683525408e6 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 624eef68d46144c48e5429400233648c in term 2.
I20260709 13:06:52.654162 14288 raft_consensus.cc:515] T c967a4e013c34eaea7f15f7b4bf0002a P 00bc4f1e78664168a62dc348db47ed5f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:52.657709 14138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c967a4e013c34eaea7f15f7b4bf0002a" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20"
I20260709 13:06:52.658417 14138 raft_consensus.cc:3055] T c967a4e013c34eaea7f15f7b4bf0002a P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:52.658740 14138 raft_consensus.cc:740] T c967a4e013c34eaea7f15f7b4bf0002a P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 164b05f8be0a4e49b2683a05b5f3ca20, State: Running, Role: LEADER
I20260709 13:06:52.659415 14138 consensus_queue.cc:260] T c967a4e013c34eaea7f15f7b4bf0002a P 164b05f8be0a4e49b2683a05b5f3ca20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:52.660642 14138 raft_consensus.cc:3060] T c967a4e013c34eaea7f15f7b4bf0002a P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:52.670764 15050 raft_consensus.cc:697] T 3c48756a6ce541b5b4f9b683525408e6 P 624eef68d46144c48e5429400233648c [term 2 LEADER]: Becoming Leader. State: Replica: 624eef68d46144c48e5429400233648c, State: Running, Role: LEADER
I20260709 13:06:52.669041 14288 leader_election.cc:290] T c967a4e013c34eaea7f15f7b4bf0002a P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 2 election: Requested vote from peers 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813), afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069)
I20260709 13:06:52.671928 15050 consensus_queue.cc:237] T 3c48756a6ce541b5b4f9b683525408e6 P 624eef68d46144c48e5429400233648c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:52.677582 14138 raft_consensus.cc:2468] T c967a4e013c34eaea7f15f7b4bf0002a P 164b05f8be0a4e49b2683a05b5f3ca20 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00bc4f1e78664168a62dc348db47ed5f in term 2.
I20260709 13:06:52.678951 14257 leader_election.cc:304] T c967a4e013c34eaea7f15f7b4bf0002a P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f, 164b05f8be0a4e49b2683a05b5f3ca20; no voters: 
I20260709 13:06:52.679905 15035 raft_consensus.cc:2804] T c967a4e013c34eaea7f15f7b4bf0002a P 00bc4f1e78664168a62dc348db47ed5f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:52.680385 15035 raft_consensus.cc:697] T c967a4e013c34eaea7f15f7b4bf0002a P 00bc4f1e78664168a62dc348db47ed5f [term 2 LEADER]: Becoming Leader. State: Replica: 00bc4f1e78664168a62dc348db47ed5f, State: Running, Role: LEADER
I20260709 13:06:52.681245 15035 consensus_queue.cc:237] T c967a4e013c34eaea7f15f7b4bf0002a P 00bc4f1e78664168a62dc348db47ed5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:52.690064 14210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c967a4e013c34eaea7f15f7b4bf0002a" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "afe42c9f8c47470f92c948acc9cd1411"
I20260709 13:06:52.690833 14210 raft_consensus.cc:3060] T c967a4e013c34eaea7f15f7b4bf0002a P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:52.697574 15039 raft_consensus.cc:993] T 9cc66193ce6746c2a9c0edf9f8397dfc P 164b05f8be0a4e49b2683a05b5f3ca20: : Instructing follower 624eef68d46144c48e5429400233648c to start an election
I20260709 13:06:52.698150 15039 raft_consensus.cc:1081] T 9cc66193ce6746c2a9c0edf9f8397dfc P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 LEADER]: Signalling peer 624eef68d46144c48e5429400233648c to start an election
I20260709 13:06:52.699781 14885 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9cc66193ce6746c2a9c0edf9f8397dfc"
dest_uuid: "624eef68d46144c48e5429400233648c"
 from {username='slave'} at 127.0.0.1:50708
I20260709 13:06:52.700304 14885 raft_consensus.cc:493] T 9cc66193ce6746c2a9c0edf9f8397dfc P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:52.700692 14885 raft_consensus.cc:3060] T 9cc66193ce6746c2a9c0edf9f8397dfc P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:52.705307 14210 raft_consensus.cc:2468] T c967a4e013c34eaea7f15f7b4bf0002a P afe42c9f8c47470f92c948acc9cd1411 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00bc4f1e78664168a62dc348db47ed5f in term 2.
I20260709 13:06:52.707088 14885 raft_consensus.cc:515] T 9cc66193ce6746c2a9c0edf9f8397dfc P 624eef68d46144c48e5429400233648c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:52.710959 14885 leader_election.cc:290] T 9cc66193ce6746c2a9c0edf9f8397dfc P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 2 election: Requested vote from peers 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193), 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813)
I20260709 13:06:52.711107 14143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cc66193ce6746c2a9c0edf9f8397dfc" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20"
I20260709 13:06:52.711766 14143 raft_consensus.cc:3055] T 9cc66193ce6746c2a9c0edf9f8397dfc P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:52.712055 14143 raft_consensus.cc:740] T 9cc66193ce6746c2a9c0edf9f8397dfc P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 164b05f8be0a4e49b2683a05b5f3ca20, State: Running, Role: LEADER
I20260709 13:06:52.712746 14287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cc66193ce6746c2a9c0edf9f8397dfc" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "00bc4f1e78664168a62dc348db47ed5f"
I20260709 13:06:52.713342 14287 raft_consensus.cc:3060] T 9cc66193ce6746c2a9c0edf9f8397dfc P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:52.716284 13965 catalog_manager.cc:5697] T c967a4e013c34eaea7f15f7b4bf0002a P 00bc4f1e78664168a62dc348db47ed5f reported cstate change: term changed from 1 to 2, leader changed from 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2) to 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4). New cstate: current_term: 2 leader_uuid: "00bc4f1e78664168a62dc348db47ed5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:52.712806 14143 consensus_queue.cc:260] T 9cc66193ce6746c2a9c0edf9f8397dfc P 164b05f8be0a4e49b2683a05b5f3ca20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:52.718828 14143 raft_consensus.cc:3060] T 9cc66193ce6746c2a9c0edf9f8397dfc P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:52.724152 14143 raft_consensus.cc:2468] T 9cc66193ce6746c2a9c0edf9f8397dfc P 164b05f8be0a4e49b2683a05b5f3ca20 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 624eef68d46144c48e5429400233648c in term 2.
I20260709 13:06:52.725298 14838 leader_election.cc:304] T 9cc66193ce6746c2a9c0edf9f8397dfc P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 164b05f8be0a4e49b2683a05b5f3ca20, 624eef68d46144c48e5429400233648c; no voters: 
I20260709 13:06:52.726122 15050 raft_consensus.cc:2804] T 9cc66193ce6746c2a9c0edf9f8397dfc P 624eef68d46144c48e5429400233648c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:52.726644 15050 raft_consensus.cc:697] T 9cc66193ce6746c2a9c0edf9f8397dfc P 624eef68d46144c48e5429400233648c [term 2 LEADER]: Becoming Leader. State: Replica: 624eef68d46144c48e5429400233648c, State: Running, Role: LEADER
I20260709 13:06:52.727506 15050 consensus_queue.cc:237] T 9cc66193ce6746c2a9c0edf9f8397dfc P 624eef68d46144c48e5429400233648c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:52.731750 14287 raft_consensus.cc:2468] T 9cc66193ce6746c2a9c0edf9f8397dfc P 00bc4f1e78664168a62dc348db47ed5f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 624eef68d46144c48e5429400233648c in term 2.
I20260709 13:06:52.740589 13965 catalog_manager.cc:5697] T 9cc66193ce6746c2a9c0edf9f8397dfc P 624eef68d46144c48e5429400233648c reported cstate change: term changed from 1 to 2, leader changed from 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2) to 624eef68d46144c48e5429400233648c (127.10.182.1). New cstate: current_term: 2 leader_uuid: "624eef68d46144c48e5429400233648c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:52.742942 13965 catalog_manager.cc:5697] T 3c48756a6ce541b5b4f9b683525408e6 P 624eef68d46144c48e5429400233648c reported cstate change: term changed from 1 to 2, leader changed from 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2) to 624eef68d46144c48e5429400233648c (127.10.182.1). New cstate: current_term: 2 leader_uuid: "624eef68d46144c48e5429400233648c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:52.771080 15039 raft_consensus.cc:993] T bb24ec6b9eb542bca92049f8b6b42928 P 164b05f8be0a4e49b2683a05b5f3ca20: : Instructing follower 624eef68d46144c48e5429400233648c to start an election
I20260709 13:06:52.771546 15032 raft_consensus.cc:1081] T bb24ec6b9eb542bca92049f8b6b42928 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 LEADER]: Signalling peer 624eef68d46144c48e5429400233648c to start an election
I20260709 13:06:52.773036 14885 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bb24ec6b9eb542bca92049f8b6b42928"
dest_uuid: "624eef68d46144c48e5429400233648c"
 from {username='slave'} at 127.0.0.1:50708
I20260709 13:06:52.773593 14885 raft_consensus.cc:493] T bb24ec6b9eb542bca92049f8b6b42928 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:52.773963 14885 raft_consensus.cc:3060] T bb24ec6b9eb542bca92049f8b6b42928 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:52.779453 14885 raft_consensus.cc:515] T bb24ec6b9eb542bca92049f8b6b42928 P 624eef68d46144c48e5429400233648c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:52.780992 14885 leader_election.cc:290] T bb24ec6b9eb542bca92049f8b6b42928 P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 2 election: Requested vote from peers 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193), 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813)
I20260709 13:06:52.781838 14287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb24ec6b9eb542bca92049f8b6b42928" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "00bc4f1e78664168a62dc348db47ed5f"
I20260709 13:06:52.781936 14143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb24ec6b9eb542bca92049f8b6b42928" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20"
I20260709 13:06:52.782407 14287 raft_consensus.cc:3060] T bb24ec6b9eb542bca92049f8b6b42928 P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:52.782603 14143 raft_consensus.cc:3055] T bb24ec6b9eb542bca92049f8b6b42928 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:52.782943 14143 raft_consensus.cc:740] T bb24ec6b9eb542bca92049f8b6b42928 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 164b05f8be0a4e49b2683a05b5f3ca20, State: Running, Role: LEADER
I20260709 13:06:52.783617 14143 consensus_queue.cc:260] T bb24ec6b9eb542bca92049f8b6b42928 P 164b05f8be0a4e49b2683a05b5f3ca20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:52.784560 14143 raft_consensus.cc:3060] T bb24ec6b9eb542bca92049f8b6b42928 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:52.788334 14287 raft_consensus.cc:2468] T bb24ec6b9eb542bca92049f8b6b42928 P 00bc4f1e78664168a62dc348db47ed5f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 624eef68d46144c48e5429400233648c in term 2.
I20260709 13:06:52.789815 14837 leader_election.cc:304] T bb24ec6b9eb542bca92049f8b6b42928 P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f, 624eef68d46144c48e5429400233648c; no voters: 
I20260709 13:06:52.790724 15050 raft_consensus.cc:2804] T bb24ec6b9eb542bca92049f8b6b42928 P 624eef68d46144c48e5429400233648c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:52.791260 15050 raft_consensus.cc:697] T bb24ec6b9eb542bca92049f8b6b42928 P 624eef68d46144c48e5429400233648c [term 2 LEADER]: Becoming Leader. State: Replica: 624eef68d46144c48e5429400233648c, State: Running, Role: LEADER
I20260709 13:06:52.792044 15050 consensus_queue.cc:237] T bb24ec6b9eb542bca92049f8b6b42928 P 624eef68d46144c48e5429400233648c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:52.794186 14143 raft_consensus.cc:2468] T bb24ec6b9eb542bca92049f8b6b42928 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 624eef68d46144c48e5429400233648c in term 2.
I20260709 13:06:52.802309 13965 catalog_manager.cc:5697] T bb24ec6b9eb542bca92049f8b6b42928 P 624eef68d46144c48e5429400233648c reported cstate change: term changed from 1 to 2, leader changed from 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2) to 624eef68d46144c48e5429400233648c (127.10.182.1). New cstate: current_term: 2 leader_uuid: "624eef68d46144c48e5429400233648c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:52.926179 14209 raft_consensus.cc:1275] T 73478c603584478fae65b0fefdb7c77c P afe42c9f8c47470f92c948acc9cd1411 [term 2 FOLLOWER]: Refusing update from remote peer 00bc4f1e78664168a62dc348db47ed5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:52.927522 15042 consensus_queue.cc:1048] T 73478c603584478fae65b0fefdb7c77c P 00bc4f1e78664168a62dc348db47ed5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:52.953030 14138 raft_consensus.cc:1275] T 73478c603584478fae65b0fefdb7c77c P 164b05f8be0a4e49b2683a05b5f3ca20 [term 2 FOLLOWER]: Refusing update from remote peer 00bc4f1e78664168a62dc348db47ed5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:52.955180 15054 consensus_queue.cc:1048] T 73478c603584478fae65b0fefdb7c77c P 00bc4f1e78664168a62dc348db47ed5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:53.079770 14287 raft_consensus.cc:1275] T a80d6036445f4470b8c5476f1649983d P 00bc4f1e78664168a62dc348db47ed5f [term 2 FOLLOWER]: Refusing update from remote peer 624eef68d46144c48e5429400233648c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:53.080955 15050 consensus_queue.cc:1048] T a80d6036445f4470b8c5476f1649983d P 624eef68d46144c48e5429400233648c [LEADER]: Connected to new peer: Peer: permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:53.084357 14209 raft_consensus.cc:1275] T c967a4e013c34eaea7f15f7b4bf0002a P afe42c9f8c47470f92c948acc9cd1411 [term 2 FOLLOWER]: Refusing update from remote peer 00bc4f1e78664168a62dc348db47ed5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:53.085649 15054 consensus_queue.cc:1048] T c967a4e013c34eaea7f15f7b4bf0002a P 00bc4f1e78664168a62dc348db47ed5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:53.124732 14209 raft_consensus.cc:1275] T a80d6036445f4470b8c5476f1649983d P afe42c9f8c47470f92c948acc9cd1411 [term 2 FOLLOWER]: Refusing update from remote peer 624eef68d46144c48e5429400233648c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:53.127102 14138 raft_consensus.cc:1275] T c967a4e013c34eaea7f15f7b4bf0002a P 164b05f8be0a4e49b2683a05b5f3ca20 [term 2 FOLLOWER]: Refusing update from remote peer 00bc4f1e78664168a62dc348db47ed5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:53.127250 15052 consensus_queue.cc:1048] T a80d6036445f4470b8c5476f1649983d P 624eef68d46144c48e5429400233648c [LEADER]: Connected to new peer: Peer: permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:53.128613 15035 consensus_queue.cc:1048] T c967a4e013c34eaea7f15f7b4bf0002a P 00bc4f1e78664168a62dc348db47ed5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:53.252426 14137 raft_consensus.cc:1275] T bb24ec6b9eb542bca92049f8b6b42928 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 2 FOLLOWER]: Refusing update from remote peer 624eef68d46144c48e5429400233648c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:53.259738 15048 consensus_queue.cc:1048] T bb24ec6b9eb542bca92049f8b6b42928 P 624eef68d46144c48e5429400233648c [LEADER]: Connected to new peer: Peer: permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:53.269758 14287 raft_consensus.cc:1275] T 9cc66193ce6746c2a9c0edf9f8397dfc P 00bc4f1e78664168a62dc348db47ed5f [term 2 FOLLOWER]: Refusing update from remote peer 624eef68d46144c48e5429400233648c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:53.274490 15048 consensus_queue.cc:1048] T 9cc66193ce6746c2a9c0edf9f8397dfc P 624eef68d46144c48e5429400233648c [LEADER]: Connected to new peer: Peer: permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:53.280025 14209 raft_consensus.cc:1275] T 3c48756a6ce541b5b4f9b683525408e6 P afe42c9f8c47470f92c948acc9cd1411 [term 2 FOLLOWER]: Refusing update from remote peer 624eef68d46144c48e5429400233648c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:53.289387 15052 consensus_queue.cc:1048] T 3c48756a6ce541b5b4f9b683525408e6 P 624eef68d46144c48e5429400233648c [LEADER]: Connected to new peer: Peer: permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:53.314145 14137 raft_consensus.cc:1275] T 3c48756a6ce541b5b4f9b683525408e6 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 2 FOLLOWER]: Refusing update from remote peer 624eef68d46144c48e5429400233648c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:53.316164 15048 consensus_queue.cc:1048] T 3c48756a6ce541b5b4f9b683525408e6 P 624eef68d46144c48e5429400233648c [LEADER]: Connected to new peer: Peer: permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:53.337334 14138 raft_consensus.cc:1275] T 9cc66193ce6746c2a9c0edf9f8397dfc P 164b05f8be0a4e49b2683a05b5f3ca20 [term 2 FOLLOWER]: Refusing update from remote peer 624eef68d46144c48e5429400233648c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:53.362274 15048 consensus_queue.cc:1048] T 9cc66193ce6746c2a9c0edf9f8397dfc P 624eef68d46144c48e5429400233648c [LEADER]: Connected to new peer: Peer: permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.014s
W20260709 13:06:53.409720 15077 log.cc:927] Time spent T 3c48756a6ce541b5b4f9b683525408e6 P afe42c9f8c47470f92c948acc9cd1411: Append to log took a long time: real 0.059s	user 0.001s	sys 0.000s
I20260709 13:06:53.413292 14288 raft_consensus.cc:1275] T bb24ec6b9eb542bca92049f8b6b42928 P 00bc4f1e78664168a62dc348db47ed5f [term 2 FOLLOWER]: Refusing update from remote peer 624eef68d46144c48e5429400233648c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:53.417560 15050 consensus_queue.cc:1048] T bb24ec6b9eb542bca92049f8b6b42928 P 624eef68d46144c48e5429400233648c [LEADER]: Connected to new peer: Peer: permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:53.420703 10968 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:53.544873 10968 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:53.601111 14215 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "142216a0c40b427e9565c88a8a6fa89e"
dest_uuid: "afe42c9f8c47470f92c948acc9cd1411"
mode: GRACEFUL
new_leader_uuid: "624eef68d46144c48e5429400233648c"
 from {username='slave'} at 127.0.0.1:45506
I20260709 13:06:53.601857 14215 raft_consensus.cc:606] T 142216a0c40b427e9565c88a8a6fa89e P afe42c9f8c47470f92c948acc9cd1411 [term 2 LEADER]: Received request to transfer leadership to TS 624eef68d46144c48e5429400233648c
I20260709 13:06:53.604724 14215 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "17c306e6753742f6a3165531a5dd2e4b"
dest_uuid: "afe42c9f8c47470f92c948acc9cd1411"
mode: GRACEFUL
new_leader_uuid: "00bc4f1e78664168a62dc348db47ed5f"
 from {username='slave'} at 127.0.0.1:45506
I20260709 13:06:53.605276 14215 raft_consensus.cc:606] T 17c306e6753742f6a3165531a5dd2e4b P afe42c9f8c47470f92c948acc9cd1411 [term 1 LEADER]: Received request to transfer leadership to TS 00bc4f1e78664168a62dc348db47ed5f
I20260709 13:06:53.608335 14143 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1db89d1ce2f64a74ab3dbdb5e5830125"
dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20"
mode: GRACEFUL
new_leader_uuid: "00bc4f1e78664168a62dc348db47ed5f"
 from {username='slave'} at 127.0.0.1:60576
I20260709 13:06:53.608956 14143 raft_consensus.cc:606] T 1db89d1ce2f64a74ab3dbdb5e5830125 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 LEADER]: Received request to transfer leadership to TS 00bc4f1e78664168a62dc348db47ed5f
I20260709 13:06:53.611905 14137 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4ce72cf9c39c454399665585914d4377"
dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20"
mode: GRACEFUL
new_leader_uuid: "624eef68d46144c48e5429400233648c"
 from {username='slave'} at 127.0.0.1:60576
I20260709 13:06:53.612332 14137 raft_consensus.cc:606] T 4ce72cf9c39c454399665585914d4377 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 2 LEADER]: Received request to transfer leadership to TS 624eef68d46144c48e5429400233648c
I20260709 13:06:53.614619 14137 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c8f2bf6d9c5241388475c4a4d49abe49"
dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20"
mode: GRACEFUL
new_leader_uuid: "624eef68d46144c48e5429400233648c"
 from {username='slave'} at 127.0.0.1:60576
I20260709 13:06:53.615077 14137 raft_consensus.cc:606] T c8f2bf6d9c5241388475c4a4d49abe49 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 LEADER]: Received request to transfer leadership to TS 624eef68d46144c48e5429400233648c
I20260709 13:06:53.616194 10968 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:06:53.617422 10968 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:53.642889 15070 raft_consensus.cc:993] T c8f2bf6d9c5241388475c4a4d49abe49 P 164b05f8be0a4e49b2683a05b5f3ca20: : Instructing follower 624eef68d46144c48e5429400233648c to start an election
I20260709 13:06:53.643478 15070 raft_consensus.cc:1081] T c8f2bf6d9c5241388475c4a4d49abe49 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 LEADER]: Signalling peer 624eef68d46144c48e5429400233648c to start an election
I20260709 13:06:53.645138 14882 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c8f2bf6d9c5241388475c4a4d49abe49"
dest_uuid: "624eef68d46144c48e5429400233648c"
 from {username='slave'} at 127.0.0.1:50708
I20260709 13:06:53.645627 14882 raft_consensus.cc:493] T c8f2bf6d9c5241388475c4a4d49abe49 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:53.645965 14882 raft_consensus.cc:3060] T c8f2bf6d9c5241388475c4a4d49abe49 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:53.652105 14882 raft_consensus.cc:515] T c8f2bf6d9c5241388475c4a4d49abe49 P 624eef68d46144c48e5429400233648c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:53.654383 14882 leader_election.cc:290] T c8f2bf6d9c5241388475c4a4d49abe49 P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 2 election: Requested vote from peers 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193), 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813)
I20260709 13:06:53.655079 14287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8f2bf6d9c5241388475c4a4d49abe49" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "00bc4f1e78664168a62dc348db47ed5f"
I20260709 13:06:53.655486 14143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8f2bf6d9c5241388475c4a4d49abe49" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20"
I20260709 13:06:53.655838 14287 raft_consensus.cc:3060] T c8f2bf6d9c5241388475c4a4d49abe49 P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:53.656064 14143 raft_consensus.cc:3055] T c8f2bf6d9c5241388475c4a4d49abe49 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:53.656381 14143 raft_consensus.cc:740] T c8f2bf6d9c5241388475c4a4d49abe49 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 164b05f8be0a4e49b2683a05b5f3ca20, State: Running, Role: LEADER
I20260709 13:06:53.657341 14143 consensus_queue.cc:260] T c8f2bf6d9c5241388475c4a4d49abe49 P 164b05f8be0a4e49b2683a05b5f3ca20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:53.658643 14143 raft_consensus.cc:3060] T c8f2bf6d9c5241388475c4a4d49abe49 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:53.665321 14287 raft_consensus.cc:2468] T c8f2bf6d9c5241388475c4a4d49abe49 P 00bc4f1e78664168a62dc348db47ed5f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 624eef68d46144c48e5429400233648c in term 2.
I20260709 13:06:53.666671 14143 raft_consensus.cc:2468] T c8f2bf6d9c5241388475c4a4d49abe49 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 624eef68d46144c48e5429400233648c in term 2.
I20260709 13:06:53.666936 14837 leader_election.cc:304] T c8f2bf6d9c5241388475c4a4d49abe49 P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f, 624eef68d46144c48e5429400233648c; no voters: 
I20260709 13:06:53.667858 15050 raft_consensus.cc:2804] T c8f2bf6d9c5241388475c4a4d49abe49 P 624eef68d46144c48e5429400233648c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:53.668332 15050 raft_consensus.cc:697] T c8f2bf6d9c5241388475c4a4d49abe49 P 624eef68d46144c48e5429400233648c [term 2 LEADER]: Becoming Leader. State: Replica: 624eef68d46144c48e5429400233648c, State: Running, Role: LEADER
I20260709 13:06:53.669320 15050 consensus_queue.cc:237] T c8f2bf6d9c5241388475c4a4d49abe49 P 624eef68d46144c48e5429400233648c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:53.681864 13962 catalog_manager.cc:5697] T c8f2bf6d9c5241388475c4a4d49abe49 P 624eef68d46144c48e5429400233648c reported cstate change: term changed from 1 to 2, leader changed from 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2) to 624eef68d46144c48e5429400233648c (127.10.182.1). New cstate: current_term: 2 leader_uuid: "624eef68d46144c48e5429400233648c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:53.699190 15070 raft_consensus.cc:993] T 4ce72cf9c39c454399665585914d4377 P 164b05f8be0a4e49b2683a05b5f3ca20: : Instructing follower 624eef68d46144c48e5429400233648c to start an election
I20260709 13:06:53.699860 15032 raft_consensus.cc:1081] T 4ce72cf9c39c454399665585914d4377 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 2 LEADER]: Signalling peer 624eef68d46144c48e5429400233648c to start an election
I20260709 13:06:53.701373 14882 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4ce72cf9c39c454399665585914d4377"
dest_uuid: "624eef68d46144c48e5429400233648c"
 from {username='slave'} at 127.0.0.1:50708
I20260709 13:06:53.701874 14882 raft_consensus.cc:493] T 4ce72cf9c39c454399665585914d4377 P 624eef68d46144c48e5429400233648c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:53.702188 14882 raft_consensus.cc:3060] T 4ce72cf9c39c454399665585914d4377 P 624eef68d46144c48e5429400233648c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:53.708371 14882 raft_consensus.cc:515] T 4ce72cf9c39c454399665585914d4377 P 624eef68d46144c48e5429400233648c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:53.711555 14882 leader_election.cc:290] T 4ce72cf9c39c454399665585914d4377 P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 3 election: Requested vote from peers 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193), 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813)
I20260709 13:06:53.711633 14287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce72cf9c39c454399665585914d4377" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "00bc4f1e78664168a62dc348db47ed5f"
I20260709 13:06:53.712318 14287 raft_consensus.cc:3060] T 4ce72cf9c39c454399665585914d4377 P 00bc4f1e78664168a62dc348db47ed5f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:53.714021 14137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce72cf9c39c454399665585914d4377" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20"
I20260709 13:06:53.714679 14137 raft_consensus.cc:3055] T 4ce72cf9c39c454399665585914d4377 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:53.714988 14137 raft_consensus.cc:740] T 4ce72cf9c39c454399665585914d4377 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 164b05f8be0a4e49b2683a05b5f3ca20, State: Running, Role: LEADER
I20260709 13:06:53.715986 14137 consensus_queue.cc:260] T 4ce72cf9c39c454399665585914d4377 P 164b05f8be0a4e49b2683a05b5f3ca20 [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: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:53.717491 14137 raft_consensus.cc:3060] T 4ce72cf9c39c454399665585914d4377 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:53.720530 14287 raft_consensus.cc:2468] T 4ce72cf9c39c454399665585914d4377 P 00bc4f1e78664168a62dc348db47ed5f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 624eef68d46144c48e5429400233648c in term 3.
I20260709 13:06:53.721732 14837 leader_election.cc:304] T 4ce72cf9c39c454399665585914d4377 P 624eef68d46144c48e5429400233648c [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: 00bc4f1e78664168a62dc348db47ed5f, 624eef68d46144c48e5429400233648c; no voters: 
I20260709 13:06:53.722776 15050 raft_consensus.cc:2804] T 4ce72cf9c39c454399665585914d4377 P 624eef68d46144c48e5429400233648c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:53.723348 15050 raft_consensus.cc:697] T 4ce72cf9c39c454399665585914d4377 P 624eef68d46144c48e5429400233648c [term 3 LEADER]: Becoming Leader. State: Replica: 624eef68d46144c48e5429400233648c, State: Running, Role: LEADER
I20260709 13:06:53.724242 15050 consensus_queue.cc:237] T 4ce72cf9c39c454399665585914d4377 P 624eef68d46144c48e5429400233648c [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: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:53.725872 14137 raft_consensus.cc:2468] T 4ce72cf9c39c454399665585914d4377 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 624eef68d46144c48e5429400233648c in term 3.
I20260709 13:06:53.737694 13962 catalog_manager.cc:5697] T 4ce72cf9c39c454399665585914d4377 P 624eef68d46144c48e5429400233648c reported cstate change: term changed from 2 to 3, leader changed from 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2) to 624eef68d46144c48e5429400233648c (127.10.182.1). New cstate: current_term: 3 leader_uuid: "624eef68d46144c48e5429400233648c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:53.949759 15074 raft_consensus.cc:993] T 142216a0c40b427e9565c88a8a6fa89e P afe42c9f8c47470f92c948acc9cd1411: : Instructing follower 624eef68d46144c48e5429400233648c to start an election
I20260709 13:06:53.950264 15074 raft_consensus.cc:1081] T 142216a0c40b427e9565c88a8a6fa89e P afe42c9f8c47470f92c948acc9cd1411 [term 2 LEADER]: Signalling peer 624eef68d46144c48e5429400233648c to start an election
I20260709 13:06:53.951180 15075 raft_consensus.cc:993] T 17c306e6753742f6a3165531a5dd2e4b P afe42c9f8c47470f92c948acc9cd1411: : Instructing follower 00bc4f1e78664168a62dc348db47ed5f to start an election
I20260709 13:06:53.951733 15075 raft_consensus.cc:1081] T 17c306e6753742f6a3165531a5dd2e4b P afe42c9f8c47470f92c948acc9cd1411 [term 1 LEADER]: Signalling peer 00bc4f1e78664168a62dc348db47ed5f to start an election
I20260709 13:06:53.951889 14882 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "142216a0c40b427e9565c88a8a6fa89e"
dest_uuid: "624eef68d46144c48e5429400233648c"
 from {username='slave'} at 127.0.0.1:50694
I20260709 13:06:53.952695 14882 raft_consensus.cc:493] T 142216a0c40b427e9565c88a8a6fa89e P 624eef68d46144c48e5429400233648c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:53.953087 14882 raft_consensus.cc:3060] T 142216a0c40b427e9565c88a8a6fa89e P 624eef68d46144c48e5429400233648c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:53.953536 14288 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "17c306e6753742f6a3165531a5dd2e4b"
dest_uuid: "00bc4f1e78664168a62dc348db47ed5f"
 from {username='slave'} at 127.0.0.1:32796
I20260709 13:06:53.954155 14288 raft_consensus.cc:493] T 17c306e6753742f6a3165531a5dd2e4b P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:53.954454 14288 raft_consensus.cc:3060] T 17c306e6753742f6a3165531a5dd2e4b P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:53.960027 14882 raft_consensus.cc:515] T 142216a0c40b427e9565c88a8a6fa89e P 624eef68d46144c48e5429400233648c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:53.962189 14288 raft_consensus.cc:515] T 17c306e6753742f6a3165531a5dd2e4b P 00bc4f1e78664168a62dc348db47ed5f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:53.963722 14143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "142216a0c40b427e9565c88a8a6fa89e" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20"
I20260709 13:06:53.962630 14882 leader_election.cc:290] T 142216a0c40b427e9565c88a8a6fa89e P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 3 election: Requested vote from peers 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813), afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069)
I20260709 13:06:53.964097 14215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "142216a0c40b427e9565c88a8a6fa89e" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "afe42c9f8c47470f92c948acc9cd1411"
I20260709 13:06:53.964824 14215 raft_consensus.cc:3055] T 142216a0c40b427e9565c88a8a6fa89e P afe42c9f8c47470f92c948acc9cd1411 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:53.965185 14288 leader_election.cc:290] T 17c306e6753742f6a3165531a5dd2e4b P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 2 election: Requested vote from peers 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813), afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069)
I20260709 13:06:53.964421 14143 raft_consensus.cc:3060] T 142216a0c40b427e9565c88a8a6fa89e P 164b05f8be0a4e49b2683a05b5f3ca20 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:53.965147 14215 raft_consensus.cc:740] T 142216a0c40b427e9565c88a8a6fa89e P afe42c9f8c47470f92c948acc9cd1411 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: afe42c9f8c47470f92c948acc9cd1411, State: Running, Role: LEADER
I20260709 13:06:53.967931 14215 consensus_queue.cc:260] T 142216a0c40b427e9565c88a8a6fa89e P afe42c9f8c47470f92c948acc9cd1411 [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: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:53.968997 14215 raft_consensus.cc:3060] T 142216a0c40b427e9565c88a8a6fa89e P afe42c9f8c47470f92c948acc9cd1411 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:53.974275 14142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17c306e6753742f6a3165531a5dd2e4b" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20"
I20260709 13:06:53.974887 14142 raft_consensus.cc:3060] T 17c306e6753742f6a3165531a5dd2e4b P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:53.975872 14215 raft_consensus.cc:2468] T 142216a0c40b427e9565c88a8a6fa89e P afe42c9f8c47470f92c948acc9cd1411 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 624eef68d46144c48e5429400233648c in term 3.
I20260709 13:06:53.976706 14143 raft_consensus.cc:2468] T 142216a0c40b427e9565c88a8a6fa89e P 164b05f8be0a4e49b2683a05b5f3ca20 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 624eef68d46144c48e5429400233648c in term 3.
I20260709 13:06:53.977646 14835 leader_election.cc:304] T 142216a0c40b427e9565c88a8a6fa89e P 624eef68d46144c48e5429400233648c [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: 624eef68d46144c48e5429400233648c, afe42c9f8c47470f92c948acc9cd1411; no voters: 
I20260709 13:06:53.978582 15052 raft_consensus.cc:2804] T 142216a0c40b427e9565c88a8a6fa89e P 624eef68d46144c48e5429400233648c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:53.979050 15052 raft_consensus.cc:697] T 142216a0c40b427e9565c88a8a6fa89e P 624eef68d46144c48e5429400233648c [term 3 LEADER]: Becoming Leader. State: Replica: 624eef68d46144c48e5429400233648c, State: Running, Role: LEADER
I20260709 13:06:53.980022 15052 consensus_queue.cc:237] T 142216a0c40b427e9565c88a8a6fa89e P 624eef68d46144c48e5429400233648c [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: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:53.980880 14215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17c306e6753742f6a3165531a5dd2e4b" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "afe42c9f8c47470f92c948acc9cd1411"
I20260709 13:06:53.981526 14215 raft_consensus.cc:3055] T 17c306e6753742f6a3165531a5dd2e4b P afe42c9f8c47470f92c948acc9cd1411 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:53.981812 14215 raft_consensus.cc:740] T 17c306e6753742f6a3165531a5dd2e4b P afe42c9f8c47470f92c948acc9cd1411 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: afe42c9f8c47470f92c948acc9cd1411, State: Running, Role: LEADER
I20260709 13:06:53.982698 14215 consensus_queue.cc:260] T 17c306e6753742f6a3165531a5dd2e4b P afe42c9f8c47470f92c948acc9cd1411 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:53.983912 14215 raft_consensus.cc:3060] T 17c306e6753742f6a3165531a5dd2e4b P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:53.991459 14215 raft_consensus.cc:2468] T 17c306e6753742f6a3165531a5dd2e4b P afe42c9f8c47470f92c948acc9cd1411 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00bc4f1e78664168a62dc348db47ed5f in term 2.
I20260709 13:06:53.991459 14142 raft_consensus.cc:2468] T 17c306e6753742f6a3165531a5dd2e4b P 164b05f8be0a4e49b2683a05b5f3ca20 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00bc4f1e78664168a62dc348db47ed5f in term 2.
I20260709 13:06:53.992733 14254 leader_election.cc:304] T 17c306e6753742f6a3165531a5dd2e4b P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f, afe42c9f8c47470f92c948acc9cd1411; no voters: 
I20260709 13:06:53.993918 15042 raft_consensus.cc:2804] T 17c306e6753742f6a3165531a5dd2e4b P 00bc4f1e78664168a62dc348db47ed5f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:53.994622 15042 raft_consensus.cc:697] T 17c306e6753742f6a3165531a5dd2e4b P 00bc4f1e78664168a62dc348db47ed5f [term 2 LEADER]: Becoming Leader. State: Replica: 00bc4f1e78664168a62dc348db47ed5f, State: Running, Role: LEADER
I20260709 13:06:53.995530 15042 consensus_queue.cc:237] T 17c306e6753742f6a3165531a5dd2e4b P 00bc4f1e78664168a62dc348db47ed5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:54.004184 13962 catalog_manager.cc:5697] T 142216a0c40b427e9565c88a8a6fa89e P 624eef68d46144c48e5429400233648c reported cstate change: term changed from 2 to 3, leader changed from afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3) to 624eef68d46144c48e5429400233648c (127.10.182.1). New cstate: current_term: 3 leader_uuid: "624eef68d46144c48e5429400233648c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:54.011133 13966 catalog_manager.cc:5697] T 17c306e6753742f6a3165531a5dd2e4b P 00bc4f1e78664168a62dc348db47ed5f reported cstate change: term changed from 1 to 2, leader changed from afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3) to 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4). New cstate: current_term: 2 leader_uuid: "00bc4f1e78664168a62dc348db47ed5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:54.107542 14142 raft_consensus.cc:1275] T c8f2bf6d9c5241388475c4a4d49abe49 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 2 FOLLOWER]: Refusing update from remote peer 624eef68d46144c48e5429400233648c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:54.108603 15070 raft_consensus.cc:993] T 1db89d1ce2f64a74ab3dbdb5e5830125 P 164b05f8be0a4e49b2683a05b5f3ca20: : Instructing follower 00bc4f1e78664168a62dc348db47ed5f to start an election
I20260709 13:06:54.108909 15052 consensus_queue.cc:1048] T c8f2bf6d9c5241388475c4a4d49abe49 P 624eef68d46144c48e5429400233648c [LEADER]: Connected to new peer: Peer: permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:54.109311 15032 raft_consensus.cc:1081] T 1db89d1ce2f64a74ab3dbdb5e5830125 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 LEADER]: Signalling peer 00bc4f1e78664168a62dc348db47ed5f to start an election
I20260709 13:06:54.111305 14288 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1db89d1ce2f64a74ab3dbdb5e5830125"
dest_uuid: "00bc4f1e78664168a62dc348db47ed5f"
 from {username='slave'} at 127.0.0.1:32788
I20260709 13:06:54.111847 14288 raft_consensus.cc:493] T 1db89d1ce2f64a74ab3dbdb5e5830125 P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:54.112185 14288 raft_consensus.cc:3060] T 1db89d1ce2f64a74ab3dbdb5e5830125 P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:54.120576 14287 raft_consensus.cc:1275] T 4ce72cf9c39c454399665585914d4377 P 00bc4f1e78664168a62dc348db47ed5f [term 3 FOLLOWER]: Refusing update from remote peer 624eef68d46144c48e5429400233648c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:54.119591 14288 raft_consensus.cc:515] T 1db89d1ce2f64a74ab3dbdb5e5830125 P 00bc4f1e78664168a62dc348db47ed5f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:54.122151 15050 consensus_queue.cc:1048] T 4ce72cf9c39c454399665585914d4377 P 624eef68d46144c48e5429400233648c [LEADER]: Connected to new peer: Peer: permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:54.123754 14288 leader_election.cc:290] T 1db89d1ce2f64a74ab3dbdb5e5830125 P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 2 election: Requested vote from peers 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813), afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069)
I20260709 13:06:54.127118 14137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db89d1ce2f64a74ab3dbdb5e5830125" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20"
I20260709 13:06:54.127748 14137 raft_consensus.cc:3055] T 1db89d1ce2f64a74ab3dbdb5e5830125 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:54.128046 14137 raft_consensus.cc:740] T 1db89d1ce2f64a74ab3dbdb5e5830125 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 164b05f8be0a4e49b2683a05b5f3ca20, State: Running, Role: LEADER
I20260709 13:06:54.128960 14137 consensus_queue.cc:260] T 1db89d1ce2f64a74ab3dbdb5e5830125 P 164b05f8be0a4e49b2683a05b5f3ca20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:54.130983 14137 raft_consensus.cc:3060] T 1db89d1ce2f64a74ab3dbdb5e5830125 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:54.134454 14215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db89d1ce2f64a74ab3dbdb5e5830125" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "afe42c9f8c47470f92c948acc9cd1411"
I20260709 13:06:54.135298 14215 raft_consensus.cc:3060] T 1db89d1ce2f64a74ab3dbdb5e5830125 P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:54.141320 14137 raft_consensus.cc:2468] T 1db89d1ce2f64a74ab3dbdb5e5830125 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00bc4f1e78664168a62dc348db47ed5f in term 2.
I20260709 13:06:54.144356 14257 leader_election.cc:304] T 1db89d1ce2f64a74ab3dbdb5e5830125 P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f, 164b05f8be0a4e49b2683a05b5f3ca20; no voters: 
I20260709 13:06:54.145443 15035 raft_consensus.cc:2804] T 1db89d1ce2f64a74ab3dbdb5e5830125 P 00bc4f1e78664168a62dc348db47ed5f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:54.151294 15035 raft_consensus.cc:697] T 1db89d1ce2f64a74ab3dbdb5e5830125 P 00bc4f1e78664168a62dc348db47ed5f [term 2 LEADER]: Becoming Leader. State: Replica: 00bc4f1e78664168a62dc348db47ed5f, State: Running, Role: LEADER
I20260709 13:06:54.151554 14137 raft_consensus.cc:1275] T 4ce72cf9c39c454399665585914d4377 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 3 FOLLOWER]: Refusing update from remote peer 624eef68d46144c48e5429400233648c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:54.152323 15035 consensus_queue.cc:237] T 1db89d1ce2f64a74ab3dbdb5e5830125 P 00bc4f1e78664168a62dc348db47ed5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:54.149341 14288 raft_consensus.cc:1275] T c8f2bf6d9c5241388475c4a4d49abe49 P 00bc4f1e78664168a62dc348db47ed5f [term 2 FOLLOWER]: Refusing update from remote peer 624eef68d46144c48e5429400233648c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:54.153241 15050 consensus_queue.cc:1048] T 4ce72cf9c39c454399665585914d4377 P 624eef68d46144c48e5429400233648c [LEADER]: Connected to new peer: Peer: permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:54.156250 15050 consensus_queue.cc:1048] T c8f2bf6d9c5241388475c4a4d49abe49 P 624eef68d46144c48e5429400233648c [LEADER]: Connected to new peer: Peer: permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:54.146277 14215 raft_consensus.cc:2468] T 1db89d1ce2f64a74ab3dbdb5e5830125 P afe42c9f8c47470f92c948acc9cd1411 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00bc4f1e78664168a62dc348db47ed5f in term 2.
I20260709 13:06:54.189680 13962 catalog_manager.cc:5697] T 1db89d1ce2f64a74ab3dbdb5e5830125 P 00bc4f1e78664168a62dc348db47ed5f reported cstate change: term changed from 1 to 2, leader changed from 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2) to 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4). New cstate: current_term: 2 leader_uuid: "00bc4f1e78664168a62dc348db47ed5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:54.380704 14215 raft_consensus.cc:1275] T 142216a0c40b427e9565c88a8a6fa89e P afe42c9f8c47470f92c948acc9cd1411 [term 3 FOLLOWER]: Refusing update from remote peer 624eef68d46144c48e5429400233648c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:54.381899 14210 raft_consensus.cc:1275] T 17c306e6753742f6a3165531a5dd2e4b P afe42c9f8c47470f92c948acc9cd1411 [term 2 FOLLOWER]: Refusing update from remote peer 00bc4f1e78664168a62dc348db47ed5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:54.382010 15048 consensus_queue.cc:1048] T 142216a0c40b427e9565c88a8a6fa89e P 624eef68d46144c48e5429400233648c [LEADER]: Connected to new peer: Peer: permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:54.383567 15054 consensus_queue.cc:1048] T 17c306e6753742f6a3165531a5dd2e4b P 00bc4f1e78664168a62dc348db47ed5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:54.393921 14142 raft_consensus.cc:1275] T 142216a0c40b427e9565c88a8a6fa89e P 164b05f8be0a4e49b2683a05b5f3ca20 [term 3 FOLLOWER]: Refusing update from remote peer 624eef68d46144c48e5429400233648c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:54.395633 15050 consensus_queue.cc:1048] T 142216a0c40b427e9565c88a8a6fa89e P 624eef68d46144c48e5429400233648c [LEADER]: Connected to new peer: Peer: permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:54.401503 14142 raft_consensus.cc:1275] T 17c306e6753742f6a3165531a5dd2e4b P 164b05f8be0a4e49b2683a05b5f3ca20 [term 2 FOLLOWER]: Refusing update from remote peer 00bc4f1e78664168a62dc348db47ed5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:54.405495 15100 consensus_queue.cc:1048] T 17c306e6753742f6a3165531a5dd2e4b P 00bc4f1e78664168a62dc348db47ed5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:54.618450 10968 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:54.624650 14137 raft_consensus.cc:1275] T 1db89d1ce2f64a74ab3dbdb5e5830125 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 2 FOLLOWER]: Refusing update from remote peer 00bc4f1e78664168a62dc348db47ed5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:54.626209 15054 consensus_queue.cc:1048] T 1db89d1ce2f64a74ab3dbdb5e5830125 P 00bc4f1e78664168a62dc348db47ed5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:54.641789 14210 raft_consensus.cc:1275] T 1db89d1ce2f64a74ab3dbdb5e5830125 P afe42c9f8c47470f92c948acc9cd1411 [term 2 FOLLOWER]: Refusing update from remote peer 00bc4f1e78664168a62dc348db47ed5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:54.650235 15100 consensus_queue.cc:1048] T 1db89d1ce2f64a74ab3dbdb5e5830125 P 00bc4f1e78664168a62dc348db47ed5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:54.681393 10968 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:54.718547 14210 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "435dd70987d047d589dc5b17dd81dba9"
dest_uuid: "afe42c9f8c47470f92c948acc9cd1411"
mode: GRACEFUL
new_leader_uuid: "624eef68d46144c48e5429400233648c"
 from {username='slave'} at 127.0.0.1:45506
I20260709 13:06:54.719194 14210 raft_consensus.cc:606] T 435dd70987d047d589dc5b17dd81dba9 P afe42c9f8c47470f92c948acc9cd1411 [term 1 LEADER]: Received request to transfer leadership to TS 624eef68d46144c48e5429400233648c
I20260709 13:06:54.721849 14210 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "52aa418687d249f9a83c511e33c1aa60"
dest_uuid: "afe42c9f8c47470f92c948acc9cd1411"
mode: GRACEFUL
new_leader_uuid: "00bc4f1e78664168a62dc348db47ed5f"
 from {username='slave'} at 127.0.0.1:45506
I20260709 13:06:54.722338 14210 raft_consensus.cc:606] T 52aa418687d249f9a83c511e33c1aa60 P afe42c9f8c47470f92c948acc9cd1411 [term 1 LEADER]: Received request to transfer leadership to TS 00bc4f1e78664168a62dc348db47ed5f
I20260709 13:06:54.724725 14210 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8a7dc813357e4052b95e070cb8a4cdc1"
dest_uuid: "afe42c9f8c47470f92c948acc9cd1411"
mode: GRACEFUL
new_leader_uuid: "624eef68d46144c48e5429400233648c"
 from {username='slave'} at 127.0.0.1:45506
I20260709 13:06:54.725193 14210 raft_consensus.cc:606] T 8a7dc813357e4052b95e070cb8a4cdc1 P afe42c9f8c47470f92c948acc9cd1411 [term 1 LEADER]: Received request to transfer leadership to TS 624eef68d46144c48e5429400233648c
I20260709 13:06:54.727409 14210 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a61d5dee808b423c8b831e04fc26ec5b"
dest_uuid: "afe42c9f8c47470f92c948acc9cd1411"
mode: GRACEFUL
new_leader_uuid: "624eef68d46144c48e5429400233648c"
 from {username='slave'} at 127.0.0.1:45506
I20260709 13:06:54.727867 14210 raft_consensus.cc:606] T a61d5dee808b423c8b831e04fc26ec5b P afe42c9f8c47470f92c948acc9cd1411 [term 2 LEADER]: Received request to transfer leadership to TS 624eef68d46144c48e5429400233648c
I20260709 13:06:54.730400 14210 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d5e18a55c0ee42cfa92012545d6b18aa"
dest_uuid: "afe42c9f8c47470f92c948acc9cd1411"
mode: GRACEFUL
new_leader_uuid: "624eef68d46144c48e5429400233648c"
 from {username='slave'} at 127.0.0.1:45506
I20260709 13:06:54.730894 14210 raft_consensus.cc:606] T d5e18a55c0ee42cfa92012545d6b18aa P afe42c9f8c47470f92c948acc9cd1411 [term 2 LEADER]: Received request to transfer leadership to TS 624eef68d46144c48e5429400233648c
I20260709 13:06:54.731886 10968 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:06:54.733069 10968 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:54.829203 15074 raft_consensus.cc:993] T 52aa418687d249f9a83c511e33c1aa60 P afe42c9f8c47470f92c948acc9cd1411: : Instructing follower 00bc4f1e78664168a62dc348db47ed5f to start an election
I20260709 13:06:54.829862 15036 raft_consensus.cc:1081] T 52aa418687d249f9a83c511e33c1aa60 P afe42c9f8c47470f92c948acc9cd1411 [term 1 LEADER]: Signalling peer 00bc4f1e78664168a62dc348db47ed5f to start an election
I20260709 13:06:54.833184 14288 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "52aa418687d249f9a83c511e33c1aa60"
dest_uuid: "00bc4f1e78664168a62dc348db47ed5f"
 from {username='slave'} at 127.0.0.1:32796
I20260709 13:06:54.833732 14288 raft_consensus.cc:493] T 52aa418687d249f9a83c511e33c1aa60 P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:54.834076 14288 raft_consensus.cc:3060] T 52aa418687d249f9a83c511e33c1aa60 P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:54.840903 14288 raft_consensus.cc:515] T 52aa418687d249f9a83c511e33c1aa60 P 00bc4f1e78664168a62dc348db47ed5f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:54.842988 14288 leader_election.cc:290] T 52aa418687d249f9a83c511e33c1aa60 P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 2 election: Requested vote from peers 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813), afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069)
I20260709 13:06:54.843839 14137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52aa418687d249f9a83c511e33c1aa60" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20"
I20260709 13:06:54.844149 14210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52aa418687d249f9a83c511e33c1aa60" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "afe42c9f8c47470f92c948acc9cd1411"
I20260709 13:06:54.844625 14137 raft_consensus.cc:3060] T 52aa418687d249f9a83c511e33c1aa60 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:54.844763 14210 raft_consensus.cc:3055] T 52aa418687d249f9a83c511e33c1aa60 P afe42c9f8c47470f92c948acc9cd1411 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:54.845217 14210 raft_consensus.cc:740] T 52aa418687d249f9a83c511e33c1aa60 P afe42c9f8c47470f92c948acc9cd1411 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: afe42c9f8c47470f92c948acc9cd1411, State: Running, Role: LEADER
I20260709 13:06:54.845847 14210 consensus_queue.cc:260] T 52aa418687d249f9a83c511e33c1aa60 P afe42c9f8c47470f92c948acc9cd1411 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:54.846774 14210 raft_consensus.cc:3060] T 52aa418687d249f9a83c511e33c1aa60 P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:54.850896 14137 raft_consensus.cc:2468] T 52aa418687d249f9a83c511e33c1aa60 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00bc4f1e78664168a62dc348db47ed5f in term 2.
I20260709 13:06:54.852274 14257 leader_election.cc:304] T 52aa418687d249f9a83c511e33c1aa60 P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f, 164b05f8be0a4e49b2683a05b5f3ca20; no voters: 
I20260709 13:06:54.852421 14210 raft_consensus.cc:2468] T 52aa418687d249f9a83c511e33c1aa60 P afe42c9f8c47470f92c948acc9cd1411 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00bc4f1e78664168a62dc348db47ed5f in term 2.
I20260709 13:06:54.853178 15042 raft_consensus.cc:2804] T 52aa418687d249f9a83c511e33c1aa60 P 00bc4f1e78664168a62dc348db47ed5f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:54.853763 15042 raft_consensus.cc:697] T 52aa418687d249f9a83c511e33c1aa60 P 00bc4f1e78664168a62dc348db47ed5f [term 2 LEADER]: Becoming Leader. State: Replica: 00bc4f1e78664168a62dc348db47ed5f, State: Running, Role: LEADER
I20260709 13:06:54.854688 15042 consensus_queue.cc:237] T 52aa418687d249f9a83c511e33c1aa60 P 00bc4f1e78664168a62dc348db47ed5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:54.869040 13962 catalog_manager.cc:5697] T 52aa418687d249f9a83c511e33c1aa60 P 00bc4f1e78664168a62dc348db47ed5f reported cstate change: term changed from 1 to 2, leader changed from afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3) to 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4). New cstate: current_term: 2 leader_uuid: "00bc4f1e78664168a62dc348db47ed5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:55.059660 15074 raft_consensus.cc:993] T 435dd70987d047d589dc5b17dd81dba9 P afe42c9f8c47470f92c948acc9cd1411: : Instructing follower 624eef68d46144c48e5429400233648c to start an election
I20260709 13:06:55.060177 15036 raft_consensus.cc:1081] T 435dd70987d047d589dc5b17dd81dba9 P afe42c9f8c47470f92c948acc9cd1411 [term 1 LEADER]: Signalling peer 624eef68d46144c48e5429400233648c to start an election
I20260709 13:06:55.061507 14882 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "435dd70987d047d589dc5b17dd81dba9"
dest_uuid: "624eef68d46144c48e5429400233648c"
 from {username='slave'} at 127.0.0.1:50694
I20260709 13:06:55.061939 14882 raft_consensus.cc:493] T 435dd70987d047d589dc5b17dd81dba9 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:55.062202 14882 raft_consensus.cc:3060] T 435dd70987d047d589dc5b17dd81dba9 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:55.068954 14882 raft_consensus.cc:515] T 435dd70987d047d589dc5b17dd81dba9 P 624eef68d46144c48e5429400233648c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:55.071774 14210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "435dd70987d047d589dc5b17dd81dba9" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "afe42c9f8c47470f92c948acc9cd1411"
I20260709 13:06:55.072320 14210 raft_consensus.cc:3055] T 435dd70987d047d589dc5b17dd81dba9 P afe42c9f8c47470f92c948acc9cd1411 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:55.072623 14210 raft_consensus.cc:740] T 435dd70987d047d589dc5b17dd81dba9 P afe42c9f8c47470f92c948acc9cd1411 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: afe42c9f8c47470f92c948acc9cd1411, State: Running, Role: LEADER
I20260709 13:06:55.073166 14882 leader_election.cc:290] T 435dd70987d047d589dc5b17dd81dba9 P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 2 election: Requested vote from peers afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069), 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193)
I20260709 13:06:55.073328 14210 consensus_queue.cc:260] T 435dd70987d047d589dc5b17dd81dba9 P afe42c9f8c47470f92c948acc9cd1411 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:55.074168 14288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "435dd70987d047d589dc5b17dd81dba9" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "00bc4f1e78664168a62dc348db47ed5f"
I20260709 13:06:55.074481 15074 raft_consensus.cc:993] T d5e18a55c0ee42cfa92012545d6b18aa P afe42c9f8c47470f92c948acc9cd1411: : Instructing follower 624eef68d46144c48e5429400233648c to start an election
I20260709 13:06:55.074734 14288 raft_consensus.cc:3060] T 435dd70987d047d589dc5b17dd81dba9 P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:55.074977 15074 raft_consensus.cc:1081] T d5e18a55c0ee42cfa92012545d6b18aa P afe42c9f8c47470f92c948acc9cd1411 [term 2 LEADER]: Signalling peer 624eef68d46144c48e5429400233648c to start an election
I20260709 13:06:55.074498 14210 raft_consensus.cc:3060] T 435dd70987d047d589dc5b17dd81dba9 P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:55.076805 14889 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d5e18a55c0ee42cfa92012545d6b18aa"
dest_uuid: "624eef68d46144c48e5429400233648c"
 from {username='slave'} at 127.0.0.1:50694
I20260709 13:06:55.077327 14889 raft_consensus.cc:493] T d5e18a55c0ee42cfa92012545d6b18aa P 624eef68d46144c48e5429400233648c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:55.077646 14889 raft_consensus.cc:3060] T d5e18a55c0ee42cfa92012545d6b18aa P 624eef68d46144c48e5429400233648c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:55.082419 14210 raft_consensus.cc:2468] T 435dd70987d047d589dc5b17dd81dba9 P afe42c9f8c47470f92c948acc9cd1411 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 624eef68d46144c48e5429400233648c in term 2.
I20260709 13:06:55.084676 14835 leader_election.cc:304] T 435dd70987d047d589dc5b17dd81dba9 P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 624eef68d46144c48e5429400233648c, afe42c9f8c47470f92c948acc9cd1411; no voters: 
I20260709 13:06:55.084998 14288 raft_consensus.cc:2468] T 435dd70987d047d589dc5b17dd81dba9 P 00bc4f1e78664168a62dc348db47ed5f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 624eef68d46144c48e5429400233648c in term 2.
I20260709 13:06:55.085559 15048 raft_consensus.cc:2804] T 435dd70987d047d589dc5b17dd81dba9 P 624eef68d46144c48e5429400233648c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:55.086033 15048 raft_consensus.cc:697] T 435dd70987d047d589dc5b17dd81dba9 P 624eef68d46144c48e5429400233648c [term 2 LEADER]: Becoming Leader. State: Replica: 624eef68d46144c48e5429400233648c, State: Running, Role: LEADER
I20260709 13:06:55.086894 15048 consensus_queue.cc:237] T 435dd70987d047d589dc5b17dd81dba9 P 624eef68d46144c48e5429400233648c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:55.086056 14889 raft_consensus.cc:515] T d5e18a55c0ee42cfa92012545d6b18aa P 624eef68d46144c48e5429400233648c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:55.090447 14889 leader_election.cc:290] T d5e18a55c0ee42cfa92012545d6b18aa P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 3 election: Requested vote from peers 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813), afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069)
I20260709 13:06:55.091821 14210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5e18a55c0ee42cfa92012545d6b18aa" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "afe42c9f8c47470f92c948acc9cd1411"
I20260709 13:06:55.092453 14210 raft_consensus.cc:3055] T d5e18a55c0ee42cfa92012545d6b18aa P afe42c9f8c47470f92c948acc9cd1411 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:55.092763 14210 raft_consensus.cc:740] T d5e18a55c0ee42cfa92012545d6b18aa P afe42c9f8c47470f92c948acc9cd1411 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: afe42c9f8c47470f92c948acc9cd1411, State: Running, Role: LEADER
I20260709 13:06:55.100416 13962 catalog_manager.cc:5697] T 435dd70987d047d589dc5b17dd81dba9 P 624eef68d46144c48e5429400233648c reported cstate change: term changed from 1 to 2, leader changed from afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3) to 624eef68d46144c48e5429400233648c (127.10.182.1). New cstate: current_term: 2 leader_uuid: "624eef68d46144c48e5429400233648c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:55.100745 14210 consensus_queue.cc:260] T d5e18a55c0ee42cfa92012545d6b18aa P afe42c9f8c47470f92c948acc9cd1411 [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: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:55.102049 14210 raft_consensus.cc:3060] T d5e18a55c0ee42cfa92012545d6b18aa P afe42c9f8c47470f92c948acc9cd1411 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:55.106956 14137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5e18a55c0ee42cfa92012545d6b18aa" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20"
I20260709 13:06:55.107721 14137 raft_consensus.cc:3060] T d5e18a55c0ee42cfa92012545d6b18aa P 164b05f8be0a4e49b2683a05b5f3ca20 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:55.112581 14210 raft_consensus.cc:2468] T d5e18a55c0ee42cfa92012545d6b18aa P afe42c9f8c47470f92c948acc9cd1411 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 624eef68d46144c48e5429400233648c in term 3.
I20260709 13:06:55.113740 14835 leader_election.cc:304] T d5e18a55c0ee42cfa92012545d6b18aa P 624eef68d46144c48e5429400233648c [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: 624eef68d46144c48e5429400233648c, afe42c9f8c47470f92c948acc9cd1411; no voters: 
I20260709 13:06:55.114552 15048 raft_consensus.cc:2804] T d5e18a55c0ee42cfa92012545d6b18aa P 624eef68d46144c48e5429400233648c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:55.115029 15048 raft_consensus.cc:697] T d5e18a55c0ee42cfa92012545d6b18aa P 624eef68d46144c48e5429400233648c [term 3 LEADER]: Becoming Leader. State: Replica: 624eef68d46144c48e5429400233648c, State: Running, Role: LEADER
I20260709 13:06:55.115938 15048 consensus_queue.cc:237] T d5e18a55c0ee42cfa92012545d6b18aa P 624eef68d46144c48e5429400233648c [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: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } }
I20260709 13:06:55.116600 14137 raft_consensus.cc:2468] T d5e18a55c0ee42cfa92012545d6b18aa P 164b05f8be0a4e49b2683a05b5f3ca20 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 624eef68d46144c48e5429400233648c in term 3.
I20260709 13:06:55.126363 13962 catalog_manager.cc:5697] T d5e18a55c0ee42cfa92012545d6b18aa P 624eef68d46144c48e5429400233648c reported cstate change: term changed from 2 to 3, leader changed from afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3) to 624eef68d46144c48e5429400233648c (127.10.182.1). New cstate: current_term: 3 leader_uuid: "624eef68d46144c48e5429400233648c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:55.259833 15036 raft_consensus.cc:993] T a61d5dee808b423c8b831e04fc26ec5b P afe42c9f8c47470f92c948acc9cd1411: : Instructing follower 624eef68d46144c48e5429400233648c to start an election
I20260709 13:06:55.260354 15074 raft_consensus.cc:1081] T a61d5dee808b423c8b831e04fc26ec5b P afe42c9f8c47470f92c948acc9cd1411 [term 2 LEADER]: Signalling peer 624eef68d46144c48e5429400233648c to start an election
I20260709 13:06:55.261870 14889 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a61d5dee808b423c8b831e04fc26ec5b"
dest_uuid: "624eef68d46144c48e5429400233648c"
 from {username='slave'} at 127.0.0.1:50694
I20260709 13:06:55.262313 14889 raft_consensus.cc:493] T a61d5dee808b423c8b831e04fc26ec5b P 624eef68d46144c48e5429400233648c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:55.262586 14889 raft_consensus.cc:3060] T a61d5dee808b423c8b831e04fc26ec5b P 624eef68d46144c48e5429400233648c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:55.267375 14889 raft_consensus.cc:515] T a61d5dee808b423c8b831e04fc26ec5b P 624eef68d46144c48e5429400233648c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:55.268815 14889 leader_election.cc:290] T a61d5dee808b423c8b831e04fc26ec5b P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 3 election: Requested vote from peers afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069), 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193)
I20260709 13:06:55.269682 14215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a61d5dee808b423c8b831e04fc26ec5b" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "afe42c9f8c47470f92c948acc9cd1411"
I20260709 13:06:55.269841 14288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a61d5dee808b423c8b831e04fc26ec5b" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "00bc4f1e78664168a62dc348db47ed5f"
I20260709 13:06:55.270263 14215 raft_consensus.cc:3055] T a61d5dee808b423c8b831e04fc26ec5b P afe42c9f8c47470f92c948acc9cd1411 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:55.270462 14288 raft_consensus.cc:3060] T a61d5dee808b423c8b831e04fc26ec5b P 00bc4f1e78664168a62dc348db47ed5f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:55.270612 14215 raft_consensus.cc:740] T a61d5dee808b423c8b831e04fc26ec5b P afe42c9f8c47470f92c948acc9cd1411 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: afe42c9f8c47470f92c948acc9cd1411, State: Running, Role: LEADER
I20260709 13:06:55.271497 14215 consensus_queue.cc:260] T a61d5dee808b423c8b831e04fc26ec5b P afe42c9f8c47470f92c948acc9cd1411 [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: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:55.272733 14215 raft_consensus.cc:3060] T a61d5dee808b423c8b831e04fc26ec5b P afe42c9f8c47470f92c948acc9cd1411 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:55.277292 14288 raft_consensus.cc:2468] T a61d5dee808b423c8b831e04fc26ec5b P 00bc4f1e78664168a62dc348db47ed5f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 624eef68d46144c48e5429400233648c in term 3.
I20260709 13:06:55.278450 14837 leader_election.cc:304] T a61d5dee808b423c8b831e04fc26ec5b P 624eef68d46144c48e5429400233648c [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: 00bc4f1e78664168a62dc348db47ed5f, 624eef68d46144c48e5429400233648c; no voters: 
I20260709 13:06:55.278577 14215 raft_consensus.cc:2468] T a61d5dee808b423c8b831e04fc26ec5b P afe42c9f8c47470f92c948acc9cd1411 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 624eef68d46144c48e5429400233648c in term 3.
I20260709 13:06:55.279356 15048 raft_consensus.cc:2804] T a61d5dee808b423c8b831e04fc26ec5b P 624eef68d46144c48e5429400233648c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:55.279881 15048 raft_consensus.cc:697] T a61d5dee808b423c8b831e04fc26ec5b P 624eef68d46144c48e5429400233648c [term 3 LEADER]: Becoming Leader. State: Replica: 624eef68d46144c48e5429400233648c, State: Running, Role: LEADER
I20260709 13:06:55.280711 15048 consensus_queue.cc:237] T a61d5dee808b423c8b831e04fc26ec5b P 624eef68d46144c48e5429400233648c [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: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:55.287119 15036 raft_consensus.cc:993] T 8a7dc813357e4052b95e070cb8a4cdc1 P afe42c9f8c47470f92c948acc9cd1411: : Instructing follower 624eef68d46144c48e5429400233648c to start an election
I20260709 13:06:55.287642 15074 raft_consensus.cc:1081] T 8a7dc813357e4052b95e070cb8a4cdc1 P afe42c9f8c47470f92c948acc9cd1411 [term 1 LEADER]: Signalling peer 624eef68d46144c48e5429400233648c to start an election
I20260709 13:06:55.289368 14889 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8a7dc813357e4052b95e070cb8a4cdc1"
dest_uuid: "624eef68d46144c48e5429400233648c"
 from {username='slave'} at 127.0.0.1:50694
I20260709 13:06:55.289898 14889 raft_consensus.cc:493] T 8a7dc813357e4052b95e070cb8a4cdc1 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:55.290242 13962 catalog_manager.cc:5697] T a61d5dee808b423c8b831e04fc26ec5b P 624eef68d46144c48e5429400233648c reported cstate change: term changed from 2 to 3, leader changed from afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3) to 624eef68d46144c48e5429400233648c (127.10.182.1). New cstate: current_term: 3 leader_uuid: "624eef68d46144c48e5429400233648c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:55.290220 14889 raft_consensus.cc:3060] T 8a7dc813357e4052b95e070cb8a4cdc1 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:55.298902 14889 raft_consensus.cc:515] T 8a7dc813357e4052b95e070cb8a4cdc1 P 624eef68d46144c48e5429400233648c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:55.300529 14142 raft_consensus.cc:1275] T 52aa418687d249f9a83c511e33c1aa60 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 2 FOLLOWER]: Refusing update from remote peer 00bc4f1e78664168a62dc348db47ed5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:55.300770 14889 leader_election.cc:290] T 8a7dc813357e4052b95e070cb8a4cdc1 P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 2 election: Requested vote from peers afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069), 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193)
I20260709 13:06:55.301898 15054 consensus_queue.cc:1048] T 52aa418687d249f9a83c511e33c1aa60 P 00bc4f1e78664168a62dc348db47ed5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:55.302666 14288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a7dc813357e4052b95e070cb8a4cdc1" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "00bc4f1e78664168a62dc348db47ed5f"
I20260709 13:06:55.303262 14288 raft_consensus.cc:3060] T 8a7dc813357e4052b95e070cb8a4cdc1 P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:55.303660 14215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a7dc813357e4052b95e070cb8a4cdc1" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "afe42c9f8c47470f92c948acc9cd1411"
I20260709 13:06:55.304231 14215 raft_consensus.cc:3055] T 8a7dc813357e4052b95e070cb8a4cdc1 P afe42c9f8c47470f92c948acc9cd1411 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:55.304536 14215 raft_consensus.cc:740] T 8a7dc813357e4052b95e070cb8a4cdc1 P afe42c9f8c47470f92c948acc9cd1411 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: afe42c9f8c47470f92c948acc9cd1411, State: Running, Role: LEADER
I20260709 13:06:55.305323 14215 consensus_queue.cc:260] T 8a7dc813357e4052b95e070cb8a4cdc1 P afe42c9f8c47470f92c948acc9cd1411 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:55.306663 14215 raft_consensus.cc:3060] T 8a7dc813357e4052b95e070cb8a4cdc1 P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:55.309666 14288 raft_consensus.cc:2468] T 8a7dc813357e4052b95e070cb8a4cdc1 P 00bc4f1e78664168a62dc348db47ed5f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 624eef68d46144c48e5429400233648c in term 2.
I20260709 13:06:55.311112 14837 leader_election.cc:304] T 8a7dc813357e4052b95e070cb8a4cdc1 P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f, 624eef68d46144c48e5429400233648c; no voters: 
I20260709 13:06:55.312814 15050 raft_consensus.cc:2804] T 8a7dc813357e4052b95e070cb8a4cdc1 P 624eef68d46144c48e5429400233648c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:55.313287 15050 raft_consensus.cc:697] T 8a7dc813357e4052b95e070cb8a4cdc1 P 624eef68d46144c48e5429400233648c [term 2 LEADER]: Becoming Leader. State: Replica: 624eef68d46144c48e5429400233648c, State: Running, Role: LEADER
I20260709 13:06:55.314093 15050 consensus_queue.cc:237] T 8a7dc813357e4052b95e070cb8a4cdc1 P 624eef68d46144c48e5429400233648c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:55.318293 14210 raft_consensus.cc:1275] T 52aa418687d249f9a83c511e33c1aa60 P afe42c9f8c47470f92c948acc9cd1411 [term 2 FOLLOWER]: Refusing update from remote peer 00bc4f1e78664168a62dc348db47ed5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:55.320562 15100 consensus_queue.cc:1048] T 52aa418687d249f9a83c511e33c1aa60 P 00bc4f1e78664168a62dc348db47ed5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:55.324188 14215 raft_consensus.cc:2468] T 8a7dc813357e4052b95e070cb8a4cdc1 P afe42c9f8c47470f92c948acc9cd1411 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 624eef68d46144c48e5429400233648c in term 2.
I20260709 13:06:55.434295 13962 catalog_manager.cc:5697] T 8a7dc813357e4052b95e070cb8a4cdc1 P 624eef68d46144c48e5429400233648c reported cstate change: term changed from 1 to 2, leader changed from afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3) to 624eef68d46144c48e5429400233648c (127.10.182.1). New cstate: current_term: 2 leader_uuid: "624eef68d46144c48e5429400233648c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:55.527020 14210 raft_consensus.cc:1275] T 435dd70987d047d589dc5b17dd81dba9 P afe42c9f8c47470f92c948acc9cd1411 [term 2 FOLLOWER]: Refusing update from remote peer 624eef68d46144c48e5429400233648c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:55.528280 15050 consensus_queue.cc:1048] T 435dd70987d047d589dc5b17dd81dba9 P 624eef68d46144c48e5429400233648c [LEADER]: Connected to new peer: Peer: permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:55.547403 14288 raft_consensus.cc:1275] T 435dd70987d047d589dc5b17dd81dba9 P 00bc4f1e78664168a62dc348db47ed5f [term 2 FOLLOWER]: Refusing update from remote peer 624eef68d46144c48e5429400233648c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:55.548975 15050 consensus_queue.cc:1048] T 435dd70987d047d589dc5b17dd81dba9 P 624eef68d46144c48e5429400233648c [LEADER]: Connected to new peer: Peer: permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:55.667120 14215 raft_consensus.cc:1275] T d5e18a55c0ee42cfa92012545d6b18aa P afe42c9f8c47470f92c948acc9cd1411 [term 3 FOLLOWER]: Refusing update from remote peer 624eef68d46144c48e5429400233648c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:55.668406 15050 consensus_queue.cc:1048] T d5e18a55c0ee42cfa92012545d6b18aa P 624eef68d46144c48e5429400233648c [LEADER]: Connected to new peer: Peer: permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:55.678476 14137 raft_consensus.cc:1275] T d5e18a55c0ee42cfa92012545d6b18aa P 164b05f8be0a4e49b2683a05b5f3ca20 [term 3 FOLLOWER]: Refusing update from remote peer 624eef68d46144c48e5429400233648c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:55.679925 15052 consensus_queue.cc:1048] T d5e18a55c0ee42cfa92012545d6b18aa P 624eef68d46144c48e5429400233648c [LEADER]: Connected to new peer: Peer: permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:55.733872 10968 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:55.773252 14215 raft_consensus.cc:1275] T a61d5dee808b423c8b831e04fc26ec5b P afe42c9f8c47470f92c948acc9cd1411 [term 3 FOLLOWER]: Refusing update from remote peer 624eef68d46144c48e5429400233648c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:55.774721 15052 consensus_queue.cc:1048] T a61d5dee808b423c8b831e04fc26ec5b P 624eef68d46144c48e5429400233648c [LEADER]: Connected to new peer: Peer: permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:55.776963 10968 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:55.786646 14287 raft_consensus.cc:1275] T a61d5dee808b423c8b831e04fc26ec5b P 00bc4f1e78664168a62dc348db47ed5f [term 3 FOLLOWER]: Refusing update from remote peer 624eef68d46144c48e5429400233648c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:55.788290 15052 consensus_queue.cc:1048] T a61d5dee808b423c8b831e04fc26ec5b P 624eef68d46144c48e5429400233648c [LEADER]: Connected to new peer: Peer: permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:55.799115 14215 raft_consensus.cc:1275] T 8a7dc813357e4052b95e070cb8a4cdc1 P afe42c9f8c47470f92c948acc9cd1411 [term 2 FOLLOWER]: Refusing update from remote peer 624eef68d46144c48e5429400233648c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:55.801151 15048 consensus_queue.cc:1048] T 8a7dc813357e4052b95e070cb8a4cdc1 P 624eef68d46144c48e5429400233648c [LEADER]: Connected to new peer: Peer: permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:55.818097 14287 raft_consensus.cc:1275] T 8a7dc813357e4052b95e070cb8a4cdc1 P 00bc4f1e78664168a62dc348db47ed5f [term 2 FOLLOWER]: Refusing update from remote peer 624eef68d46144c48e5429400233648c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:55.819757 15052 consensus_queue.cc:1048] T 8a7dc813357e4052b95e070cb8a4cdc1 P 624eef68d46144c48e5429400233648c [LEADER]: Connected to new peer: Peer: permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:55.857354 14287 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "59d93db3eadb4be68cfc336fc59e4fcb"
dest_uuid: "00bc4f1e78664168a62dc348db47ed5f"
mode: GRACEFUL
new_leader_uuid: "624eef68d46144c48e5429400233648c"
 from {username='slave'} at 127.0.0.1:52258
I20260709 13:06:55.857961 14287 raft_consensus.cc:606] T 59d93db3eadb4be68cfc336fc59e4fcb P 00bc4f1e78664168a62dc348db47ed5f [term 1 LEADER]: Received request to transfer leadership to TS 624eef68d46144c48e5429400233648c
I20260709 13:06:55.860656 14210 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7cb101191c794f4f9eebedf994a2f0d1"
dest_uuid: "afe42c9f8c47470f92c948acc9cd1411"
mode: GRACEFUL
new_leader_uuid: "00bc4f1e78664168a62dc348db47ed5f"
 from {username='slave'} at 127.0.0.1:45506
I20260709 13:06:55.861232 14210 raft_consensus.cc:606] T 7cb101191c794f4f9eebedf994a2f0d1 P afe42c9f8c47470f92c948acc9cd1411 [term 1 LEADER]: Received request to transfer leadership to TS 00bc4f1e78664168a62dc348db47ed5f
I20260709 13:06:55.863749 14210 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fd482ef7d0354297a98825ca287f41de"
dest_uuid: "afe42c9f8c47470f92c948acc9cd1411"
mode: GRACEFUL
new_leader_uuid: "624eef68d46144c48e5429400233648c"
 from {username='slave'} at 127.0.0.1:45506
I20260709 13:06:55.864282 14210 raft_consensus.cc:606] T fd482ef7d0354297a98825ca287f41de P afe42c9f8c47470f92c948acc9cd1411 [term 1 LEADER]: Received request to transfer leadership to TS 624eef68d46144c48e5429400233648c
I20260709 13:06:55.865407 10968 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:06:55.866583 10968 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:56.089663 15100 raft_consensus.cc:993] T 59d93db3eadb4be68cfc336fc59e4fcb P 00bc4f1e78664168a62dc348db47ed5f: : Instructing follower 624eef68d46144c48e5429400233648c to start an election
I20260709 13:06:56.090268 15054 raft_consensus.cc:1081] T 59d93db3eadb4be68cfc336fc59e4fcb P 00bc4f1e78664168a62dc348db47ed5f [term 1 LEADER]: Signalling peer 624eef68d46144c48e5429400233648c to start an election
I20260709 13:06:56.091904 14889 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "59d93db3eadb4be68cfc336fc59e4fcb"
dest_uuid: "624eef68d46144c48e5429400233648c"
 from {username='slave'} at 127.0.0.1:50724
I20260709 13:06:56.092451 14889 raft_consensus.cc:493] T 59d93db3eadb4be68cfc336fc59e4fcb P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:56.092831 14889 raft_consensus.cc:3060] T 59d93db3eadb4be68cfc336fc59e4fcb P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:56.098970 14889 raft_consensus.cc:515] T 59d93db3eadb4be68cfc336fc59e4fcb P 624eef68d46144c48e5429400233648c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:56.100351 14889 leader_election.cc:290] T 59d93db3eadb4be68cfc336fc59e4fcb P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 2 election: Requested vote from peers 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193), 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813)
I20260709 13:06:56.101087 14288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59d93db3eadb4be68cfc336fc59e4fcb" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "00bc4f1e78664168a62dc348db47ed5f"
I20260709 13:06:56.101253 14142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59d93db3eadb4be68cfc336fc59e4fcb" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20"
I20260709 13:06:56.101723 14288 raft_consensus.cc:3055] T 59d93db3eadb4be68cfc336fc59e4fcb P 00bc4f1e78664168a62dc348db47ed5f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:56.101739 14142 raft_consensus.cc:3060] T 59d93db3eadb4be68cfc336fc59e4fcb P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:56.102180 14288 raft_consensus.cc:740] T 59d93db3eadb4be68cfc336fc59e4fcb P 00bc4f1e78664168a62dc348db47ed5f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 00bc4f1e78664168a62dc348db47ed5f, State: Running, Role: LEADER
I20260709 13:06:56.102888 14288 consensus_queue.cc:260] T 59d93db3eadb4be68cfc336fc59e4fcb P 00bc4f1e78664168a62dc348db47ed5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:56.104059 14288 raft_consensus.cc:3060] T 59d93db3eadb4be68cfc336fc59e4fcb P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:56.108673 14142 raft_consensus.cc:2468] T 59d93db3eadb4be68cfc336fc59e4fcb P 164b05f8be0a4e49b2683a05b5f3ca20 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 624eef68d46144c48e5429400233648c in term 2.
I20260709 13:06:56.109935 14838 leader_election.cc:304] T 59d93db3eadb4be68cfc336fc59e4fcb P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 164b05f8be0a4e49b2683a05b5f3ca20, 624eef68d46144c48e5429400233648c; no voters: 
I20260709 13:06:56.110713 15048 raft_consensus.cc:2804] T 59d93db3eadb4be68cfc336fc59e4fcb P 624eef68d46144c48e5429400233648c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:56.111153 15048 raft_consensus.cc:697] T 59d93db3eadb4be68cfc336fc59e4fcb P 624eef68d46144c48e5429400233648c [term 2 LEADER]: Becoming Leader. State: Replica: 624eef68d46144c48e5429400233648c, State: Running, Role: LEADER
I20260709 13:06:56.112042 14288 raft_consensus.cc:2468] T 59d93db3eadb4be68cfc336fc59e4fcb P 00bc4f1e78664168a62dc348db47ed5f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 624eef68d46144c48e5429400233648c in term 2.
I20260709 13:06:56.112033 15048 consensus_queue.cc:237] T 59d93db3eadb4be68cfc336fc59e4fcb P 624eef68d46144c48e5429400233648c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:56.125352 13965 catalog_manager.cc:5697] T 59d93db3eadb4be68cfc336fc59e4fcb P 624eef68d46144c48e5429400233648c reported cstate change: term changed from 1 to 2, leader changed from 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4) to 624eef68d46144c48e5429400233648c (127.10.182.1). New cstate: current_term: 2 leader_uuid: "624eef68d46144c48e5429400233648c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:56.198402 15074 raft_consensus.cc:993] T fd482ef7d0354297a98825ca287f41de P afe42c9f8c47470f92c948acc9cd1411: : Instructing follower 624eef68d46144c48e5429400233648c to start an election
I20260709 13:06:56.198925 15036 raft_consensus.cc:1081] T fd482ef7d0354297a98825ca287f41de P afe42c9f8c47470f92c948acc9cd1411 [term 1 LEADER]: Signalling peer 624eef68d46144c48e5429400233648c to start an election
I20260709 13:06:56.200222 14889 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fd482ef7d0354297a98825ca287f41de"
dest_uuid: "624eef68d46144c48e5429400233648c"
 from {username='slave'} at 127.0.0.1:50694
I20260709 13:06:56.200718 14889 raft_consensus.cc:493] T fd482ef7d0354297a98825ca287f41de P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:56.201006 14889 raft_consensus.cc:3060] T fd482ef7d0354297a98825ca287f41de P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:56.205462 14889 raft_consensus.cc:515] T fd482ef7d0354297a98825ca287f41de P 624eef68d46144c48e5429400233648c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:56.207471 14889 leader_election.cc:290] T fd482ef7d0354297a98825ca287f41de P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 2 election: Requested vote from peers afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069), 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193)
I20260709 13:06:56.207957 14288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd482ef7d0354297a98825ca287f41de" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "00bc4f1e78664168a62dc348db47ed5f"
I20260709 13:06:56.208704 14288 raft_consensus.cc:3060] T fd482ef7d0354297a98825ca287f41de P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:56.207872 14210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd482ef7d0354297a98825ca287f41de" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "afe42c9f8c47470f92c948acc9cd1411"
I20260709 13:06:56.209362 14210 raft_consensus.cc:3055] T fd482ef7d0354297a98825ca287f41de P afe42c9f8c47470f92c948acc9cd1411 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:56.209630 14210 raft_consensus.cc:740] T fd482ef7d0354297a98825ca287f41de P afe42c9f8c47470f92c948acc9cd1411 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: afe42c9f8c47470f92c948acc9cd1411, State: Running, Role: LEADER
I20260709 13:06:56.210289 14210 consensus_queue.cc:260] T fd482ef7d0354297a98825ca287f41de P afe42c9f8c47470f92c948acc9cd1411 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:56.211656 14210 raft_consensus.cc:3060] T fd482ef7d0354297a98825ca287f41de P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:56.215116 14288 raft_consensus.cc:2468] T fd482ef7d0354297a98825ca287f41de P 00bc4f1e78664168a62dc348db47ed5f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 624eef68d46144c48e5429400233648c in term 2.
I20260709 13:06:56.216246 14837 leader_election.cc:304] T fd482ef7d0354297a98825ca287f41de P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f, 624eef68d46144c48e5429400233648c; no voters: 
I20260709 13:06:56.217129 15050 raft_consensus.cc:2804] T fd482ef7d0354297a98825ca287f41de P 624eef68d46144c48e5429400233648c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:56.217594 15050 raft_consensus.cc:697] T fd482ef7d0354297a98825ca287f41de P 624eef68d46144c48e5429400233648c [term 2 LEADER]: Becoming Leader. State: Replica: 624eef68d46144c48e5429400233648c, State: Running, Role: LEADER
I20260709 13:06:56.218451 15050 consensus_queue.cc:237] T fd482ef7d0354297a98825ca287f41de P 624eef68d46144c48e5429400233648c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } }
I20260709 13:06:56.218932 14210 raft_consensus.cc:2468] T fd482ef7d0354297a98825ca287f41de P afe42c9f8c47470f92c948acc9cd1411 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 624eef68d46144c48e5429400233648c in term 2.
I20260709 13:06:56.229722 13965 catalog_manager.cc:5697] T fd482ef7d0354297a98825ca287f41de P 624eef68d46144c48e5429400233648c reported cstate change: term changed from 1 to 2, leader changed from afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3) to 624eef68d46144c48e5429400233648c (127.10.182.1). New cstate: current_term: 2 leader_uuid: "624eef68d46144c48e5429400233648c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:56.232648 15074 raft_consensus.cc:993] T 7cb101191c794f4f9eebedf994a2f0d1 P afe42c9f8c47470f92c948acc9cd1411: : Instructing follower 00bc4f1e78664168a62dc348db47ed5f to start an election
I20260709 13:06:56.233178 15074 raft_consensus.cc:1081] T 7cb101191c794f4f9eebedf994a2f0d1 P afe42c9f8c47470f92c948acc9cd1411 [term 1 LEADER]: Signalling peer 00bc4f1e78664168a62dc348db47ed5f to start an election
I20260709 13:06:56.236109 14288 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7cb101191c794f4f9eebedf994a2f0d1"
dest_uuid: "00bc4f1e78664168a62dc348db47ed5f"
 from {username='slave'} at 127.0.0.1:32796
I20260709 13:06:56.236654 14288 raft_consensus.cc:493] T 7cb101191c794f4f9eebedf994a2f0d1 P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:56.237011 14288 raft_consensus.cc:3060] T 7cb101191c794f4f9eebedf994a2f0d1 P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:56.242724 14288 raft_consensus.cc:515] T 7cb101191c794f4f9eebedf994a2f0d1 P 00bc4f1e78664168a62dc348db47ed5f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:56.244881 14142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cb101191c794f4f9eebedf994a2f0d1" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20"
I20260709 13:06:56.244966 14288 leader_election.cc:290] T 7cb101191c794f4f9eebedf994a2f0d1 P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 2 election: Requested vote from peers 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813), afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069)
I20260709 13:06:56.245525 14142 raft_consensus.cc:3060] T 7cb101191c794f4f9eebedf994a2f0d1 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:56.246161 14215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cb101191c794f4f9eebedf994a2f0d1" candidate_uuid: "00bc4f1e78664168a62dc348db47ed5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "afe42c9f8c47470f92c948acc9cd1411"
I20260709 13:06:56.246795 14215 raft_consensus.cc:3055] T 7cb101191c794f4f9eebedf994a2f0d1 P afe42c9f8c47470f92c948acc9cd1411 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:56.247087 14215 raft_consensus.cc:740] T 7cb101191c794f4f9eebedf994a2f0d1 P afe42c9f8c47470f92c948acc9cd1411 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: afe42c9f8c47470f92c948acc9cd1411, State: Running, Role: LEADER
I20260709 13:06:56.247802 14215 consensus_queue.cc:260] T 7cb101191c794f4f9eebedf994a2f0d1 P afe42c9f8c47470f92c948acc9cd1411 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:56.248796 14215 raft_consensus.cc:3060] T 7cb101191c794f4f9eebedf994a2f0d1 P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:56.253754 14142 raft_consensus.cc:2468] T 7cb101191c794f4f9eebedf994a2f0d1 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00bc4f1e78664168a62dc348db47ed5f in term 2.
I20260709 13:06:56.255046 14257 leader_election.cc:304] T 7cb101191c794f4f9eebedf994a2f0d1 P 00bc4f1e78664168a62dc348db47ed5f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f, 164b05f8be0a4e49b2683a05b5f3ca20; no voters: 
I20260709 13:06:56.255826 14215 raft_consensus.cc:2468] T 7cb101191c794f4f9eebedf994a2f0d1 P afe42c9f8c47470f92c948acc9cd1411 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00bc4f1e78664168a62dc348db47ed5f in term 2.
I20260709 13:06:56.256835 15054 raft_consensus.cc:2804] T 7cb101191c794f4f9eebedf994a2f0d1 P 00bc4f1e78664168a62dc348db47ed5f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:56.257432 15054 raft_consensus.cc:697] T 7cb101191c794f4f9eebedf994a2f0d1 P 00bc4f1e78664168a62dc348db47ed5f [term 2 LEADER]: Becoming Leader. State: Replica: 00bc4f1e78664168a62dc348db47ed5f, State: Running, Role: LEADER
I20260709 13:06:56.259649 15054 consensus_queue.cc:237] T 7cb101191c794f4f9eebedf994a2f0d1 P 00bc4f1e78664168a62dc348db47ed5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:56.273075 13965 catalog_manager.cc:5697] T 7cb101191c794f4f9eebedf994a2f0d1 P 00bc4f1e78664168a62dc348db47ed5f reported cstate change: term changed from 1 to 2, leader changed from afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3) to 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4). New cstate: current_term: 2 leader_uuid: "00bc4f1e78664168a62dc348db47ed5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:56.652957 14142 raft_consensus.cc:1275] T 59d93db3eadb4be68cfc336fc59e4fcb P 164b05f8be0a4e49b2683a05b5f3ca20 [term 2 FOLLOWER]: Refusing update from remote peer 624eef68d46144c48e5429400233648c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:56.655241 15050 consensus_queue.cc:1048] T 59d93db3eadb4be68cfc336fc59e4fcb P 624eef68d46144c48e5429400233648c [LEADER]: Connected to new peer: Peer: permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:56.706625 14288 raft_consensus.cc:1275] T 59d93db3eadb4be68cfc336fc59e4fcb P 00bc4f1e78664168a62dc348db47ed5f [term 2 FOLLOWER]: Refusing update from remote peer 624eef68d46144c48e5429400233648c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:56.709072 15052 consensus_queue.cc:1048] T 59d93db3eadb4be68cfc336fc59e4fcb P 624eef68d46144c48e5429400233648c [LEADER]: Connected to new peer: Peer: permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:56.713496 14215 raft_consensus.cc:1275] T 7cb101191c794f4f9eebedf994a2f0d1 P afe42c9f8c47470f92c948acc9cd1411 [term 2 FOLLOWER]: Refusing update from remote peer 00bc4f1e78664168a62dc348db47ed5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:56.715255 15054 consensus_queue.cc:1048] T 7cb101191c794f4f9eebedf994a2f0d1 P 00bc4f1e78664168a62dc348db47ed5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:56.727890 14137 raft_consensus.cc:1275] T 7cb101191c794f4f9eebedf994a2f0d1 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 2 FOLLOWER]: Refusing update from remote peer 00bc4f1e78664168a62dc348db47ed5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:56.734766 15100 consensus_queue.cc:1048] T 7cb101191c794f4f9eebedf994a2f0d1 P 00bc4f1e78664168a62dc348db47ed5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:56.776676 14288 raft_consensus.cc:1275] T fd482ef7d0354297a98825ca287f41de P 00bc4f1e78664168a62dc348db47ed5f [term 2 FOLLOWER]: Refusing update from remote peer 624eef68d46144c48e5429400233648c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:56.777976 15052 consensus_queue.cc:1048] T fd482ef7d0354297a98825ca287f41de P 624eef68d46144c48e5429400233648c [LEADER]: Connected to new peer: Peer: permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:56.787496 14210 raft_consensus.cc:1275] T fd482ef7d0354297a98825ca287f41de P afe42c9f8c47470f92c948acc9cd1411 [term 2 FOLLOWER]: Refusing update from remote peer 624eef68d46144c48e5429400233648c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:56.789549 15052 consensus_queue.cc:1048] T fd482ef7d0354297a98825ca287f41de P 624eef68d46144c48e5429400233648c [LEADER]: Connected to new peer: Peer: permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:56.867427 10968 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:56.912938 10968 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:56.953167 14288 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6d195f60cb364d57855b79edcebb6a79"
dest_uuid: "00bc4f1e78664168a62dc348db47ed5f"
mode: GRACEFUL
new_leader_uuid: "164b05f8be0a4e49b2683a05b5f3ca20"
 from {username='slave'} at 127.0.0.1:52258
I20260709 13:06:56.953871 14288 raft_consensus.cc:606] T 6d195f60cb364d57855b79edcebb6a79 P 00bc4f1e78664168a62dc348db47ed5f [term 1 LEADER]: Received request to transfer leadership to TS 164b05f8be0a4e49b2683a05b5f3ca20
I20260709 13:06:56.955232 10968 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:06:56.956838 10968 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:56.984737 15042 raft_consensus.cc:993] T 6d195f60cb364d57855b79edcebb6a79 P 00bc4f1e78664168a62dc348db47ed5f: : Instructing follower 164b05f8be0a4e49b2683a05b5f3ca20 to start an election
I20260709 13:06:56.985340 15100 raft_consensus.cc:1081] T 6d195f60cb364d57855b79edcebb6a79 P 00bc4f1e78664168a62dc348db47ed5f [term 1 LEADER]: Signalling peer 164b05f8be0a4e49b2683a05b5f3ca20 to start an election
I20260709 13:06:56.986804 14137 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6d195f60cb364d57855b79edcebb6a79"
dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20"
 from {username='slave'} at 127.0.0.1:59182
I20260709 13:06:56.987334 14137 raft_consensus.cc:493] T 6d195f60cb364d57855b79edcebb6a79 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:56.987648 14137 raft_consensus.cc:3060] T 6d195f60cb364d57855b79edcebb6a79 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:56.993136 14137 raft_consensus.cc:515] T 6d195f60cb364d57855b79edcebb6a79 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:56.995385 14137 leader_election.cc:290] T 6d195f60cb364d57855b79edcebb6a79 P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 2 election: Requested vote from peers afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069), 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193)
I20260709 13:06:56.997736 14288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d195f60cb364d57855b79edcebb6a79" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "00bc4f1e78664168a62dc348db47ed5f"
I20260709 13:06:56.998368 14288 raft_consensus.cc:3055] T 6d195f60cb364d57855b79edcebb6a79 P 00bc4f1e78664168a62dc348db47ed5f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:56.998476 14210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d195f60cb364d57855b79edcebb6a79" candidate_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "afe42c9f8c47470f92c948acc9cd1411"
I20260709 13:06:56.999045 14288 raft_consensus.cc:740] T 6d195f60cb364d57855b79edcebb6a79 P 00bc4f1e78664168a62dc348db47ed5f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 00bc4f1e78664168a62dc348db47ed5f, State: Running, Role: LEADER
I20260709 13:06:56.999359 14210 raft_consensus.cc:3060] T 6d195f60cb364d57855b79edcebb6a79 P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:57.000049 14288 consensus_queue.cc:260] T 6d195f60cb364d57855b79edcebb6a79 P 00bc4f1e78664168a62dc348db47ed5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:57.001281 14288 raft_consensus.cc:3060] T 6d195f60cb364d57855b79edcebb6a79 P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:57.006177 14210 raft_consensus.cc:2468] T 6d195f60cb364d57855b79edcebb6a79 P afe42c9f8c47470f92c948acc9cd1411 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 164b05f8be0a4e49b2683a05b5f3ca20 in term 2.
I20260709 13:06:57.007468 14106 leader_election.cc:304] T 6d195f60cb364d57855b79edcebb6a79 P 164b05f8be0a4e49b2683a05b5f3ca20 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 164b05f8be0a4e49b2683a05b5f3ca20, afe42c9f8c47470f92c948acc9cd1411; no voters: 
I20260709 13:06:57.007715 14288 raft_consensus.cc:2468] T 6d195f60cb364d57855b79edcebb6a79 P 00bc4f1e78664168a62dc348db47ed5f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 164b05f8be0a4e49b2683a05b5f3ca20 in term 2.
I20260709 13:06:57.008349 15137 raft_consensus.cc:2804] T 6d195f60cb364d57855b79edcebb6a79 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:57.008888 15137 raft_consensus.cc:697] T 6d195f60cb364d57855b79edcebb6a79 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 2 LEADER]: Becoming Leader. State: Replica: 164b05f8be0a4e49b2683a05b5f3ca20, State: Running, Role: LEADER
I20260709 13:06:57.010795 15137 consensus_queue.cc:237] T 6d195f60cb364d57855b79edcebb6a79 P 164b05f8be0a4e49b2683a05b5f3ca20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } }
I20260709 13:06:57.020588 13966 catalog_manager.cc:5697] T 6d195f60cb364d57855b79edcebb6a79 P 164b05f8be0a4e49b2683a05b5f3ca20 reported cstate change: term changed from 1 to 2, leader changed from 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4) to 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2). New cstate: current_term: 2 leader_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:57.423893 14210 raft_consensus.cc:1275] T 6d195f60cb364d57855b79edcebb6a79 P afe42c9f8c47470f92c948acc9cd1411 [term 2 FOLLOWER]: Refusing update from remote peer 164b05f8be0a4e49b2683a05b5f3ca20: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:57.425359 15039 consensus_queue.cc:1048] T 6d195f60cb364d57855b79edcebb6a79 P 164b05f8be0a4e49b2683a05b5f3ca20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afe42c9f8c47470f92c948acc9cd1411" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 33069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:57.436714 14287 raft_consensus.cc:1275] T 6d195f60cb364d57855b79edcebb6a79 P 00bc4f1e78664168a62dc348db47ed5f [term 2 FOLLOWER]: Refusing update from remote peer 164b05f8be0a4e49b2683a05b5f3ca20: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:57.438400 15039 consensus_queue.cc:1048] T 6d195f60cb364d57855b79edcebb6a79 P 164b05f8be0a4e49b2683a05b5f3ca20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:57.957690 10968 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:58.010829 10968 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:58.054242 14142 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3dbcbd18fae747698badad30cef5216b"
dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20"
mode: GRACEFUL
new_leader_uuid: "624eef68d46144c48e5429400233648c"
 from {username='slave'} at 127.0.0.1:60576
I20260709 13:06:58.054759 14142 raft_consensus.cc:606] T 3dbcbd18fae747698badad30cef5216b P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 LEADER]: Received request to transfer leadership to TS 624eef68d46144c48e5429400233648c
I20260709 13:06:58.055790 10968 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:06:58.057111 10968 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:58.140304 15032 raft_consensus.cc:993] T 3dbcbd18fae747698badad30cef5216b P 164b05f8be0a4e49b2683a05b5f3ca20: : Instructing follower 624eef68d46144c48e5429400233648c to start an election
I20260709 13:06:58.140879 15039 raft_consensus.cc:1081] T 3dbcbd18fae747698badad30cef5216b P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 LEADER]: Signalling peer 624eef68d46144c48e5429400233648c to start an election
I20260709 13:06:58.142161 14882 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3dbcbd18fae747698badad30cef5216b"
dest_uuid: "624eef68d46144c48e5429400233648c"
 from {username='slave'} at 127.0.0.1:50708
I20260709 13:06:58.142707 14882 raft_consensus.cc:493] T 3dbcbd18fae747698badad30cef5216b P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:58.143035 14882 raft_consensus.cc:3060] T 3dbcbd18fae747698badad30cef5216b P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:58.149453 14882 raft_consensus.cc:515] T 3dbcbd18fae747698badad30cef5216b P 624eef68d46144c48e5429400233648c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:58.150825 14882 leader_election.cc:290] T 3dbcbd18fae747698badad30cef5216b P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 2 election: Requested vote from peers 00bc4f1e78664168a62dc348db47ed5f (127.10.182.4:41193), 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813)
I20260709 13:06:58.151470 14288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dbcbd18fae747698badad30cef5216b" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "00bc4f1e78664168a62dc348db47ed5f"
I20260709 13:06:58.151654 14143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dbcbd18fae747698badad30cef5216b" candidate_uuid: "624eef68d46144c48e5429400233648c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "164b05f8be0a4e49b2683a05b5f3ca20"
I20260709 13:06:58.152129 14288 raft_consensus.cc:3060] T 3dbcbd18fae747698badad30cef5216b P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:58.152292 14143 raft_consensus.cc:3055] T 3dbcbd18fae747698badad30cef5216b P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:58.152632 14143 raft_consensus.cc:740] T 3dbcbd18fae747698badad30cef5216b P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 164b05f8be0a4e49b2683a05b5f3ca20, State: Running, Role: LEADER
I20260709 13:06:58.153366 14143 consensus_queue.cc:260] T 3dbcbd18fae747698badad30cef5216b P 164b05f8be0a4e49b2683a05b5f3ca20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:58.154691 14143 raft_consensus.cc:3060] T 3dbcbd18fae747698badad30cef5216b P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:58.158864 14288 raft_consensus.cc:2468] T 3dbcbd18fae747698badad30cef5216b P 00bc4f1e78664168a62dc348db47ed5f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 624eef68d46144c48e5429400233648c in term 2.
I20260709 13:06:58.160194 14837 leader_election.cc:304] T 3dbcbd18fae747698badad30cef5216b P 624eef68d46144c48e5429400233648c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00bc4f1e78664168a62dc348db47ed5f, 624eef68d46144c48e5429400233648c; no voters: 
I20260709 13:06:58.161031 14143 raft_consensus.cc:2468] T 3dbcbd18fae747698badad30cef5216b P 164b05f8be0a4e49b2683a05b5f3ca20 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 624eef68d46144c48e5429400233648c in term 2.
I20260709 13:06:58.161211 15048 raft_consensus.cc:2804] T 3dbcbd18fae747698badad30cef5216b P 624eef68d46144c48e5429400233648c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:58.167887 15048 raft_consensus.cc:697] T 3dbcbd18fae747698badad30cef5216b P 624eef68d46144c48e5429400233648c [term 2 LEADER]: Becoming Leader. State: Replica: 624eef68d46144c48e5429400233648c, State: Running, Role: LEADER
I20260709 13:06:58.168759 15048 consensus_queue.cc:237] T 3dbcbd18fae747698badad30cef5216b P 624eef68d46144c48e5429400233648c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } }
I20260709 13:06:58.186218 13966 catalog_manager.cc:5697] T 3dbcbd18fae747698badad30cef5216b P 624eef68d46144c48e5429400233648c reported cstate change: term changed from 1 to 2, leader changed from 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2) to 624eef68d46144c48e5429400233648c (127.10.182.1). New cstate: current_term: 2 leader_uuid: "624eef68d46144c48e5429400233648c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "624eef68d46144c48e5429400233648c" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 45551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:58.692005 14143 raft_consensus.cc:1275] T 3dbcbd18fae747698badad30cef5216b P 164b05f8be0a4e49b2683a05b5f3ca20 [term 2 FOLLOWER]: Refusing update from remote peer 624eef68d46144c48e5429400233648c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:58.693346 15050 consensus_queue.cc:1048] T 3dbcbd18fae747698badad30cef5216b P 624eef68d46144c48e5429400233648c [LEADER]: Connected to new peer: Peer: permanent_uuid: "164b05f8be0a4e49b2683a05b5f3ca20" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 39813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:58.705085 14287 raft_consensus.cc:1275] T 3dbcbd18fae747698badad30cef5216b P 00bc4f1e78664168a62dc348db47ed5f [term 2 FOLLOWER]: Refusing update from remote peer 624eef68d46144c48e5429400233648c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:58.708108 15048 consensus_queue.cc:1048] T 3dbcbd18fae747698badad30cef5216b P 624eef68d46144c48e5429400233648c [LEADER]: Connected to new peer: Peer: permanent_uuid: "00bc4f1e78664168a62dc348db47ed5f" member_type: VOTER last_known_addr { host: "127.10.182.4" port: 41193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:59.057897 10968 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:59.092409 10968 tablet_server.cc:179] TabletServer@127.10.182.1:45551 shutting down...
W20260709 13:06:59.111023 14106 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 77 similar messages]
W20260709 13:06:59.120636 14106 consensus_peers.cc:597] T 204adcb10e694c229a8ff75d780a5193 P 164b05f8be0a4e49b2683a05b5f3ca20 -> Peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Couldn't send request to peer 624eef68d46144c48e5429400233648c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:59.123411 14180 consensus_peers.cc:597] T ae0c5ab3fc5a4bc48adf4f2df5ab5ad8 P afe42c9f8c47470f92c948acc9cd1411 -> Peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Couldn't send request to peer 624eef68d46144c48e5429400233648c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:59.130048 14106 consensus_peers.cc:597] T c6945d2ea0274e90b0e6b96936b90a2e P 164b05f8be0a4e49b2683a05b5f3ca20 -> Peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Couldn't send request to peer 624eef68d46144c48e5429400233648c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:59.139961 10968 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:06:59.141078 10968 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:59.141850 10968 raft_consensus.cc:2243] T b1258be196b54492ae641373efcb4e28 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:59.142241 10968 raft_consensus.cc:2272] T b1258be196b54492ae641373efcb4e28 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.144369 10968 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:59.145035 10968 raft_consensus.cc:2243] T e5e1d402719c4b8ea8846719019c4c78 P 624eef68d46144c48e5429400233648c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:59.145473 10968 raft_consensus.cc:2272] T e5e1d402719c4b8ea8846719019c4c78 P 624eef68d46144c48e5429400233648c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.147815 10968 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:59.148422 10968 raft_consensus.cc:2243] T 34b8f917b08a467b8ca873b69efa0ad1 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:59.148919 10968 raft_consensus.cc:2272] T 34b8f917b08a467b8ca873b69efa0ad1 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.151697 10968 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:59.152554 10968 raft_consensus.cc:2243] T 13cbf071c3564a3488d83b279f8410af P 624eef68d46144c48e5429400233648c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:59.153177 10968 raft_consensus.cc:2272] T 13cbf071c3564a3488d83b279f8410af P 624eef68d46144c48e5429400233648c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:59.155129 14106 consensus_peers.cc:597] T cdbc231e8e5d437c97edac606ca3e37b P 164b05f8be0a4e49b2683a05b5f3ca20 -> Peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Couldn't send request to peer 624eef68d46144c48e5429400233648c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:59.156067 10968 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:59.157198 10968 raft_consensus.cc:2243] T 4ce72cf9c39c454399665585914d4377 P 624eef68d46144c48e5429400233648c [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:06:59.158143 10968 raft_consensus.cc:2272] T 4ce72cf9c39c454399665585914d4377 P 624eef68d46144c48e5429400233648c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.161199 10968 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:59.162292 10968 raft_consensus.cc:2243] T 60032ac589ac43beb3c80491d6f1e8ac P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:59.162997 10968 raft_consensus.cc:2272] T 60032ac589ac43beb3c80491d6f1e8ac P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.169426 10968 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:59.170374 10968 raft_consensus.cc:2243] T 435dd70987d047d589dc5b17dd81dba9 P 624eef68d46144c48e5429400233648c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:59.171401 10968 raft_consensus.cc:2272] T 435dd70987d047d589dc5b17dd81dba9 P 624eef68d46144c48e5429400233648c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:59.172253 14180 consensus_peers.cc:597] T 97e8899b5afc42a58dd848cc7adfb247 P afe42c9f8c47470f92c948acc9cd1411 -> Peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Couldn't send request to peer 624eef68d46144c48e5429400233648c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:59.174345 10968 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:59.175320 10968 raft_consensus.cc:2243] T dc37078d5e354da0a9823d7c68bdd9f8 P 624eef68d46144c48e5429400233648c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:59.175865 10968 raft_consensus.cc:2272] T dc37078d5e354da0a9823d7c68bdd9f8 P 624eef68d46144c48e5429400233648c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.178252 10968 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:59.178869 10968 raft_consensus.cc:2243] T f074967e01664dddb3748983f6d815d4 P 624eef68d46144c48e5429400233648c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:59.179337 10968 raft_consensus.cc:2272] T f074967e01664dddb3748983f6d815d4 P 624eef68d46144c48e5429400233648c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.181819 10968 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:59.182808 10968 raft_consensus.cc:2243] T 002a5c36ebf6491a956ca901b9c7b065 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:59.183465 10968 raft_consensus.cc:2272] T 002a5c36ebf6491a956ca901b9c7b065 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:59.184980 14180 consensus_peers.cc:597] T fceb74033b674284a03f2d2c4d7c768f P afe42c9f8c47470f92c948acc9cd1411 -> Peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Couldn't send request to peer 624eef68d46144c48e5429400233648c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:59.185577 14254 consensus_peers.cc:597] T 698f5304791f4bbe9dabc958772145ae P 00bc4f1e78664168a62dc348db47ed5f -> Peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Couldn't send request to peer 624eef68d46144c48e5429400233648c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:59.186239 10968 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:59.186944 10968 raft_consensus.cc:2243] T 04c6c4644fc54a0590ad127881cb9875 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:59.187415 10968 raft_consensus.cc:2272] T 04c6c4644fc54a0590ad127881cb9875 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.189862 10968 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:59.190451 10968 raft_consensus.cc:2243] T 163e8f35b3084d6396af326cd92052a4 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:59.190900 10968 raft_consensus.cc:2272] T 163e8f35b3084d6396af326cd92052a4 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.193625 10968 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:59.194295 10968 raft_consensus.cc:2243] T 566c1c1057b34bc4ac778c498b4801d2 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:59.194716 10968 raft_consensus.cc:2272] T 566c1c1057b34bc4ac778c498b4801d2 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:59.195775 14180 consensus_peers.cc:597] T 317baa65952d46ffa5afb28b3af4d790 P afe42c9f8c47470f92c948acc9cd1411 -> Peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Couldn't send request to peer 624eef68d46144c48e5429400233648c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:59.197049 10968 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:59.197744 10968 raft_consensus.cc:2243] T 59d93db3eadb4be68cfc336fc59e4fcb P 624eef68d46144c48e5429400233648c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:59.198536 10968 raft_consensus.cc:2272] T 59d93db3eadb4be68cfc336fc59e4fcb P 624eef68d46144c48e5429400233648c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.200690 10968 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:59.201244 10968 raft_consensus.cc:2243] T 97e8899b5afc42a58dd848cc7adfb247 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:59.201601 10968 raft_consensus.cc:2272] T 97e8899b5afc42a58dd848cc7adfb247 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.204336 10968 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:59.205242 10968 raft_consensus.cc:2243] T bb24ec6b9eb542bca92049f8b6b42928 P 624eef68d46144c48e5429400233648c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:59.206336 10968 raft_consensus.cc:2272] T bb24ec6b9eb542bca92049f8b6b42928 P 624eef68d46144c48e5429400233648c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:59.207805 14180 consensus_peers.cc:597] T 34b8f917b08a467b8ca873b69efa0ad1 P afe42c9f8c47470f92c948acc9cd1411 -> Peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Couldn't send request to peer 624eef68d46144c48e5429400233648c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:59.208976 10968 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:59.209677 10968 raft_consensus.cc:2243] T 562df69653b84ab6836669ba6e9f6331 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:59.210019 10968 raft_consensus.cc:2272] T 562df69653b84ab6836669ba6e9f6331 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.212260 10968 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:59.212864 10968 raft_consensus.cc:2243] T 99953e904f9b4f65a2266765b7ae2b78 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:59.213228 10968 raft_consensus.cc:2272] T 99953e904f9b4f65a2266765b7ae2b78 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.215131 10968 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:59.215664 10968 raft_consensus.cc:2243] T ef3ebb425c7d4f75b56fba673b8a526b P 624eef68d46144c48e5429400233648c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:59.216027 10968 raft_consensus.cc:2272] T ef3ebb425c7d4f75b56fba673b8a526b P 624eef68d46144c48e5429400233648c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.218863 10968 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:59.219811 10968 raft_consensus.cc:2243] T a80d6036445f4470b8c5476f1649983d P 624eef68d46144c48e5429400233648c [term 2 LEADER]: Raft consensus shutting down.
W20260709 13:06:59.220793 14106 consensus_peers.cc:597] T 002a5c36ebf6491a956ca901b9c7b065 P 164b05f8be0a4e49b2683a05b5f3ca20 -> Peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Couldn't send request to peer 624eef68d46144c48e5429400233648c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:59.220870 10968 raft_consensus.cc:2272] T a80d6036445f4470b8c5476f1649983d P 624eef68d46144c48e5429400233648c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.223776 10968 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:59.224633 10968 raft_consensus.cc:2243] T c6945d2ea0274e90b0e6b96936b90a2e P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:59.225106 10968 raft_consensus.cc:2272] T c6945d2ea0274e90b0e6b96936b90a2e P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.227185 10968 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:59.227749 10968 raft_consensus.cc:2243] T b2b93d6fe50944e2bf45deaaab8d2502 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:59.228170 10968 raft_consensus.cc:2272] T b2b93d6fe50944e2bf45deaaab8d2502 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.231041 10968 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:59.231901 10968 raft_consensus.cc:2243] T d130a0747d3c4f6094e8a020a4d81da0 P 624eef68d46144c48e5429400233648c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:59.232378 10968 raft_consensus.cc:2272] T d130a0747d3c4f6094e8a020a4d81da0 P 624eef68d46144c48e5429400233648c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.234746 10968 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:59.235373 10968 raft_consensus.cc:2243] T 8a7dc813357e4052b95e070cb8a4cdc1 P 624eef68d46144c48e5429400233648c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:59.236136 10968 raft_consensus.cc:2272] T 8a7dc813357e4052b95e070cb8a4cdc1 P 624eef68d46144c48e5429400233648c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.238524 10968 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:59.239164 10968 raft_consensus.cc:2243] T 9cc66193ce6746c2a9c0edf9f8397dfc P 624eef68d46144c48e5429400233648c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:59.240057 10968 raft_consensus.cc:2272] T 9cc66193ce6746c2a9c0edf9f8397dfc P 624eef68d46144c48e5429400233648c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.242813 10968 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:59.243419 10968 raft_consensus.cc:2243] T 698f5304791f4bbe9dabc958772145ae P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:06:59.243690 14180 consensus_peers.cc:597] T 566c1c1057b34bc4ac778c498b4801d2 P afe42c9f8c47470f92c948acc9cd1411 -> Peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Couldn't send request to peer 624eef68d46144c48e5429400233648c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:59.243806 10968 raft_consensus.cc:2272] T 698f5304791f4bbe9dabc958772145ae P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.245896 10968 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:59.246645 10968 raft_consensus.cc:2243] T fd482ef7d0354297a98825ca287f41de P 624eef68d46144c48e5429400233648c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:59.247386 10968 raft_consensus.cc:2272] T fd482ef7d0354297a98825ca287f41de P 624eef68d46144c48e5429400233648c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.249341 10968 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:59.250077 10968 raft_consensus.cc:2243] T c8f2bf6d9c5241388475c4a4d49abe49 P 624eef68d46144c48e5429400233648c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:59.250928 10968 raft_consensus.cc:2272] T c8f2bf6d9c5241388475c4a4d49abe49 P 624eef68d46144c48e5429400233648c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.253384 10968 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:59.253975 10968 raft_consensus.cc:2243] T 204adcb10e694c229a8ff75d780a5193 P 624eef68d46144c48e5429400233648c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:59.254328 10968 raft_consensus.cc:2272] T 204adcb10e694c229a8ff75d780a5193 P 624eef68d46144c48e5429400233648c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.256569 10968 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:59.257315 10968 raft_consensus.cc:2243] T c1d167c135fe428c85ed2d2aed08be35 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:59.257830 10968 raft_consensus.cc:2272] T c1d167c135fe428c85ed2d2aed08be35 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.260263 10968 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:59.260932 10968 raft_consensus.cc:2243] T d5e18a55c0ee42cfa92012545d6b18aa P 624eef68d46144c48e5429400233648c [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:06:59.261744 10968 raft_consensus.cc:2272] T d5e18a55c0ee42cfa92012545d6b18aa P 624eef68d46144c48e5429400233648c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.264112 10968 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:59.264698 10968 raft_consensus.cc:2243] T 142216a0c40b427e9565c88a8a6fa89e P 624eef68d46144c48e5429400233648c [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:06:59.265645 10968 raft_consensus.cc:2272] T 142216a0c40b427e9565c88a8a6fa89e P 624eef68d46144c48e5429400233648c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.267737 10968 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:59.268252 10968 raft_consensus.cc:2243] T fceb74033b674284a03f2d2c4d7c768f P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:59.268667 10968 raft_consensus.cc:2272] T fceb74033b674284a03f2d2c4d7c768f P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.270916 10968 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:59.271464 10968 raft_consensus.cc:2243] T be4ad4ce418b48eab933fdeb7437aaca P 624eef68d46144c48e5429400233648c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:59.271891 10968 raft_consensus.cc:2272] T be4ad4ce418b48eab933fdeb7437aaca P 624eef68d46144c48e5429400233648c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.273885 10968 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:59.274408 10968 raft_consensus.cc:2243] T a61d5dee808b423c8b831e04fc26ec5b P 624eef68d46144c48e5429400233648c [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:06:59.275144 10968 raft_consensus.cc:2272] T a61d5dee808b423c8b831e04fc26ec5b P 624eef68d46144c48e5429400233648c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.277155 10968 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:59.277652 10968 raft_consensus.cc:2243] T cdbc231e8e5d437c97edac606ca3e37b P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:59.278004 10968 raft_consensus.cc:2272] T cdbc231e8e5d437c97edac606ca3e37b P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.280405 10968 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:59.280992 10968 raft_consensus.cc:2243] T 92f4112b3dc44397bb0b2dd1722647d4 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:59.281462 10968 raft_consensus.cc:2272] T 92f4112b3dc44397bb0b2dd1722647d4 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.283748 10968 tablet_replica.cc:333] stopping tablet replica
W20260709 13:06:59.283844 14106 consensus_peers.cc:597] T f074967e01664dddb3748983f6d815d4 P 164b05f8be0a4e49b2683a05b5f3ca20 -> Peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Couldn't send request to peer 624eef68d46144c48e5429400233648c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:59.284370 10968 raft_consensus.cc:2243] T 6317a1954b2948b997de09d3ac2077af P 624eef68d46144c48e5429400233648c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:59.284977 10968 raft_consensus.cc:2272] T 6317a1954b2948b997de09d3ac2077af P 624eef68d46144c48e5429400233648c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.287333 10968 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:59.288106 10968 raft_consensus.cc:2243] T 3c48756a6ce541b5b4f9b683525408e6 P 624eef68d46144c48e5429400233648c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:59.289105 10968 raft_consensus.cc:2272] T 3c48756a6ce541b5b4f9b683525408e6 P 624eef68d46144c48e5429400233648c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.290928 10968 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:59.291558 10968 raft_consensus.cc:2243] T 581a6e58c15a44d2981710c982e4b19e P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:59.291970 10968 raft_consensus.cc:2272] T 581a6e58c15a44d2981710c982e4b19e P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.293831 10968 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:59.294322 10968 raft_consensus.cc:2243] T 317baa65952d46ffa5afb28b3af4d790 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:59.294695 10968 raft_consensus.cc:2272] T 317baa65952d46ffa5afb28b3af4d790 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.296566 10968 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:59.297137 10968 raft_consensus.cc:2243] T 8ad49b80eff54c53919e1ae6adf1214c P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:59.297514 10968 raft_consensus.cc:2272] T 8ad49b80eff54c53919e1ae6adf1214c P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.299192 10968 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:59.299798 10968 raft_consensus.cc:2243] T d45a0050b38b4f02b2fe4f09c867c43d P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:59.300263 10968 raft_consensus.cc:2272] T d45a0050b38b4f02b2fe4f09c867c43d P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.302582 10968 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:59.303030 10968 raft_consensus.cc:2243] T 3dbcbd18fae747698badad30cef5216b P 624eef68d46144c48e5429400233648c [term 2 LEADER]: Raft consensus shutting down.
W20260709 13:06:59.303596 14180 consensus_peers.cc:597] T 60032ac589ac43beb3c80491d6f1e8ac P afe42c9f8c47470f92c948acc9cd1411 -> Peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Couldn't send request to peer 624eef68d46144c48e5429400233648c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:59.303730 10968 raft_consensus.cc:2272] T 3dbcbd18fae747698badad30cef5216b P 624eef68d46144c48e5429400233648c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.306053 10968 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:59.306501 10968 raft_consensus.cc:2243] T ae0c5ab3fc5a4bc48adf4f2df5ab5ad8 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:59.306912 10968 raft_consensus.cc:2272] T ae0c5ab3fc5a4bc48adf4f2df5ab5ad8 P 624eef68d46144c48e5429400233648c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:59.331373 14180 consensus_peers.cc:597] T e5e1d402719c4b8ea8846719019c4c78 P afe42c9f8c47470f92c948acc9cd1411 -> Peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Couldn't send request to peer 624eef68d46144c48e5429400233648c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:59.331606 14106 consensus_peers.cc:597] T dc37078d5e354da0a9823d7c68bdd9f8 P 164b05f8be0a4e49b2683a05b5f3ca20 -> Peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Couldn't send request to peer 624eef68d46144c48e5429400233648c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:59.376062 10968 tablet_server.cc:196] TabletServer@127.10.182.1:45551 shutdown complete.
W20260709 13:06:59.389600 14180 consensus_peers.cc:597] T d45a0050b38b4f02b2fe4f09c867c43d P afe42c9f8c47470f92c948acc9cd1411 -> Peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Couldn't send request to peer 624eef68d46144c48e5429400233648c. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.1:45551: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:59.390234 14180 consensus_peers.cc:597] T 8ad49b80eff54c53919e1ae6adf1214c P afe42c9f8c47470f92c948acc9cd1411 -> Peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Couldn't send request to peer 624eef68d46144c48e5429400233648c. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.1:45551: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:59.403132 14254 consensus_peers.cc:597] T 6317a1954b2948b997de09d3ac2077af P 00bc4f1e78664168a62dc348db47ed5f -> Peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Couldn't send request to peer 624eef68d46144c48e5429400233648c. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.1:45551: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:59.437278 14254 consensus_peers.cc:597] T 92f4112b3dc44397bb0b2dd1722647d4 P 00bc4f1e78664168a62dc348db47ed5f -> Peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Couldn't send request to peer 624eef68d46144c48e5429400233648c. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.1:45551: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:59.438001 14254 consensus_peers.cc:597] T 581a6e58c15a44d2981710c982e4b19e P 00bc4f1e78664168a62dc348db47ed5f -> Peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Couldn't send request to peer 624eef68d46144c48e5429400233648c. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.1:45551: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:59.441004 14254 consensus_peers.cc:597] T ef3ebb425c7d4f75b56fba673b8a526b P 00bc4f1e78664168a62dc348db47ed5f -> Peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Couldn't send request to peer 624eef68d46144c48e5429400233648c. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.1:45551: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:59.441435 14254 consensus_peers.cc:597] T c1d167c135fe428c85ed2d2aed08be35 P 00bc4f1e78664168a62dc348db47ed5f -> Peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Couldn't send request to peer 624eef68d46144c48e5429400233648c. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.1:45551: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:59.441928 14106 consensus_peers.cc:597] T 04c6c4644fc54a0590ad127881cb9875 P 164b05f8be0a4e49b2683a05b5f3ca20 -> Peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Couldn't send request to peer 624eef68d46144c48e5429400233648c. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.1:45551: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:59.473099 10968 tablet_server.cc:179] TabletServer@127.10.182.2:0 shutting down...
W20260709 13:06:59.481580 14183 consensus_peers.cc:597] T 317baa65952d46ffa5afb28b3af4d790 P afe42c9f8c47470f92c948acc9cd1411 -> Peer 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813): Couldn't send request to peer 164b05f8be0a4e49b2683a05b5f3ca20. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:59.484205 14254 consensus_peers.cc:597] T d130a0747d3c4f6094e8a020a4d81da0 P 00bc4f1e78664168a62dc348db47ed5f -> Peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Couldn't send request to peer 624eef68d46144c48e5429400233648c. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.1:45551: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:59.495290 14180 consensus_peers.cc:597] T 562df69653b84ab6836669ba6e9f6331 P afe42c9f8c47470f92c948acc9cd1411 -> Peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Couldn't send request to peer 624eef68d46144c48e5429400233648c. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.1:45551: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:59.501843 14183 consensus_peers.cc:597] T 45f66cf4149e41b2b7167b0335f795dc P afe42c9f8c47470f92c948acc9cd1411 -> Peer 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813): Couldn't send request to peer 164b05f8be0a4e49b2683a05b5f3ca20. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:59.518204 14183 consensus_peers.cc:597] T 18f7c66080144f3e8f2d46501a4326b1 P afe42c9f8c47470f92c948acc9cd1411 -> Peer 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813): Couldn't send request to peer 164b05f8be0a4e49b2683a05b5f3ca20. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:59.522702 14106 consensus_peers.cc:597] T b1258be196b54492ae641373efcb4e28 P 164b05f8be0a4e49b2683a05b5f3ca20 -> Peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Couldn't send request to peer 624eef68d46144c48e5429400233648c. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.1:45551: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:59.527964 10968 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:06:59.528967 10968 tablet_replica.cc:333] T 60032ac589ac43beb3c80491d6f1e8ac P 164b05f8be0a4e49b2683a05b5f3ca20: stopping tablet replica
I20260709 13:06:59.529958 10968 raft_consensus.cc:2243] T 60032ac589ac43beb3c80491d6f1e8ac P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:59.530575 10968 raft_consensus.cc:2272] T 60032ac589ac43beb3c80491d6f1e8ac P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.532909 10968 tablet_replica.cc:333] T 4ce72cf9c39c454399665585914d4377 P 164b05f8be0a4e49b2683a05b5f3ca20: stopping tablet replica
I20260709 13:06:59.533504 10968 raft_consensus.cc:2243] T 4ce72cf9c39c454399665585914d4377 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:59.533907 10968 raft_consensus.cc:2272] T 4ce72cf9c39c454399665585914d4377 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.536281 10968 tablet_replica.cc:333] T 18f7c66080144f3e8f2d46501a4326b1 P 164b05f8be0a4e49b2683a05b5f3ca20: stopping tablet replica
I20260709 13:06:59.536939 10968 raft_consensus.cc:2243] T 18f7c66080144f3e8f2d46501a4326b1 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:59.537454 10968 raft_consensus.cc:2272] T 18f7c66080144f3e8f2d46501a4326b1 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:59.539305 14254 consensus_peers.cc:597] T b2b93d6fe50944e2bf45deaaab8d2502 P 00bc4f1e78664168a62dc348db47ed5f -> Peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Couldn't send request to peer 624eef68d46144c48e5429400233648c. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.1:45551: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:59.539945 10968 tablet_replica.cc:333] T c6945d2ea0274e90b0e6b96936b90a2e P 164b05f8be0a4e49b2683a05b5f3ca20: stopping tablet replica
I20260709 13:06:59.540879 10968 raft_consensus.cc:2243] T c6945d2ea0274e90b0e6b96936b90a2e P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:59.541920 10968 raft_consensus.cc:2272] T c6945d2ea0274e90b0e6b96936b90a2e P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.544436 10968 tablet_replica.cc:333] T 99953e904f9b4f65a2266765b7ae2b78 P 164b05f8be0a4e49b2683a05b5f3ca20: stopping tablet replica
I20260709 13:06:59.545017 10968 raft_consensus.cc:2243] T 99953e904f9b4f65a2266765b7ae2b78 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:59.545750 10968 raft_consensus.cc:2272] T 99953e904f9b4f65a2266765b7ae2b78 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.547564 10968 tablet_replica.cc:333] T ef3ebb425c7d4f75b56fba673b8a526b P 164b05f8be0a4e49b2683a05b5f3ca20: stopping tablet replica
I20260709 13:06:59.548228 10968 raft_consensus.cc:2243] T ef3ebb425c7d4f75b56fba673b8a526b P 164b05f8be0a4e49b2683a05b5f3ca20 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:59.548908 10968 raft_consensus.cc:2272] T ef3ebb425c7d4f75b56fba673b8a526b P 164b05f8be0a4e49b2683a05b5f3ca20 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.551594 10968 tablet_replica.cc:333] T 52aa418687d249f9a83c511e33c1aa60 P 164b05f8be0a4e49b2683a05b5f3ca20: stopping tablet replica
I20260709 13:06:59.552106 10968 raft_consensus.cc:2243] T 52aa418687d249f9a83c511e33c1aa60 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:06:59.552604 14106 consensus_peers.cc:597] T 163e8f35b3084d6396af326cd92052a4 P 164b05f8be0a4e49b2683a05b5f3ca20 -> Peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Couldn't send request to peer 624eef68d46144c48e5429400233648c. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.1:45551: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:59.552624 10968 raft_consensus.cc:2272] T 52aa418687d249f9a83c511e33c1aa60 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.555186 10968 tablet_replica.cc:333] T c967a4e013c34eaea7f15f7b4bf0002a P 164b05f8be0a4e49b2683a05b5f3ca20: stopping tablet replica
I20260709 13:06:59.555868 10968 raft_consensus.cc:2243] T c967a4e013c34eaea7f15f7b4bf0002a P 164b05f8be0a4e49b2683a05b5f3ca20 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:59.556385 10968 raft_consensus.cc:2272] T c967a4e013c34eaea7f15f7b4bf0002a P 164b05f8be0a4e49b2683a05b5f3ca20 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.558620 10968 tablet_replica.cc:333] T b1258be196b54492ae641373efcb4e28 P 164b05f8be0a4e49b2683a05b5f3ca20: stopping tablet replica
I20260709 13:06:59.559144 10968 raft_consensus.cc:2243] T b1258be196b54492ae641373efcb4e28 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:06:59.559345 14180 consensus_peers.cc:597] T be4ad4ce418b48eab933fdeb7437aaca P afe42c9f8c47470f92c948acc9cd1411 -> Peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Couldn't send request to peer 624eef68d46144c48e5429400233648c. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.1:45551: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:59.560055 10968 raft_consensus.cc:2272] T b1258be196b54492ae641373efcb4e28 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.561939 10968 tablet_replica.cc:333] T f0c7ed2d431d43469dcb571643cef844 P 164b05f8be0a4e49b2683a05b5f3ca20: stopping tablet replica
I20260709 13:06:59.562448 10968 raft_consensus.cc:2243] T f0c7ed2d431d43469dcb571643cef844 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:59.563104 10968 raft_consensus.cc:2272] T f0c7ed2d431d43469dcb571643cef844 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.564798 10968 tablet_replica.cc:333] T dc37078d5e354da0a9823d7c68bdd9f8 P 164b05f8be0a4e49b2683a05b5f3ca20: stopping tablet replica
I20260709 13:06:59.565266 10968 raft_consensus.cc:2243] T dc37078d5e354da0a9823d7c68bdd9f8 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:59.565994 10968 raft_consensus.cc:2272] T dc37078d5e354da0a9823d7c68bdd9f8 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.567634 10968 tablet_replica.cc:333] T 24fae857928c412692e468ca8d5bf463 P 164b05f8be0a4e49b2683a05b5f3ca20: stopping tablet replica
I20260709 13:06:59.568133 10968 raft_consensus.cc:2243] T 24fae857928c412692e468ca8d5bf463 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:59.568854 10968 raft_consensus.cc:2272] T 24fae857928c412692e468ca8d5bf463 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.570554 10968 tablet_replica.cc:333] T f074967e01664dddb3748983f6d815d4 P 164b05f8be0a4e49b2683a05b5f3ca20: stopping tablet replica
I20260709 13:06:59.571082 10968 raft_consensus.cc:2243] T f074967e01664dddb3748983f6d815d4 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:06:59.571774 10968 raft_consensus.cc:2272] T f074967e01664dddb3748983f6d815d4 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.573921 10968 tablet_replica.cc:333] T cdbc231e8e5d437c97edac606ca3e37b P 164b05f8be0a4e49b2683a05b5f3ca20: stopping tablet replica
I20260709 13:06:59.574688 10968 raft_consensus.cc:2243] T cdbc231e8e5d437c97edac606ca3e37b P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:59.575701 10968 raft_consensus.cc:2272] T cdbc231e8e5d437c97edac606ca3e37b P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:59.576123 14183 consensus_peers.cc:597] T 60032ac589ac43beb3c80491d6f1e8ac P afe42c9f8c47470f92c948acc9cd1411 -> Peer 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813): Couldn't send request to peer 164b05f8be0a4e49b2683a05b5f3ca20. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:59.578308 10968 tablet_replica.cc:333] T be4ad4ce418b48eab933fdeb7437aaca P 164b05f8be0a4e49b2683a05b5f3ca20: stopping tablet replica
I20260709 13:06:59.578956 10968 raft_consensus.cc:2243] T be4ad4ce418b48eab933fdeb7437aaca P 164b05f8be0a4e49b2683a05b5f3ca20 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:59.579452 10968 raft_consensus.cc:2272] T be4ad4ce418b48eab933fdeb7437aaca P 164b05f8be0a4e49b2683a05b5f3ca20 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.582000 10968 tablet_replica.cc:333] T 649c5cfbd9d54700ae22c159407cf771 P 164b05f8be0a4e49b2683a05b5f3ca20: stopping tablet replica
I20260709 13:06:59.582816 10968 raft_consensus.cc:2243] T 649c5cfbd9d54700ae22c159407cf771 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:59.583810 10968 raft_consensus.cc:2272] T 649c5cfbd9d54700ae22c159407cf771 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.586985 10968 tablet_replica.cc:333] T 002a5c36ebf6491a956ca901b9c7b065 P 164b05f8be0a4e49b2683a05b5f3ca20: stopping tablet replica
I20260709 13:06:59.588052 10968 raft_consensus.cc:2243] T 002a5c36ebf6491a956ca901b9c7b065 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:59.589192 10968 raft_consensus.cc:2272] T 002a5c36ebf6491a956ca901b9c7b065 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.592559 10968 tablet_replica.cc:333] T 04c6c4644fc54a0590ad127881cb9875 P 164b05f8be0a4e49b2683a05b5f3ca20: stopping tablet replica
I20260709 13:06:59.593637 10968 raft_consensus.cc:2243] T 04c6c4644fc54a0590ad127881cb9875 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:59.594981 10968 raft_consensus.cc:2272] T 04c6c4644fc54a0590ad127881cb9875 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.597908 10968 tablet_replica.cc:333] T e67d10cafda744e6a334ded975cc0536 P 164b05f8be0a4e49b2683a05b5f3ca20: stopping tablet replica
I20260709 13:06:59.598500 10968 raft_consensus.cc:2243] T e67d10cafda744e6a334ded975cc0536 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:59.599439 10968 raft_consensus.cc:2272] T e67d10cafda744e6a334ded975cc0536 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.601774 10968 tablet_replica.cc:333] T 566c1c1057b34bc4ac778c498b4801d2 P 164b05f8be0a4e49b2683a05b5f3ca20: stopping tablet replica
I20260709 13:06:59.602314 10968 raft_consensus.cc:2243] T 566c1c1057b34bc4ac778c498b4801d2 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:59.602890 10968 raft_consensus.cc:2272] T 566c1c1057b34bc4ac778c498b4801d2 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.605451 10968 tablet_replica.cc:333] T 163e8f35b3084d6396af326cd92052a4 P 164b05f8be0a4e49b2683a05b5f3ca20: stopping tablet replica
I20260709 13:06:59.606220 10968 raft_consensus.cc:2243] T 163e8f35b3084d6396af326cd92052a4 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:59.607198 10968 raft_consensus.cc:2272] T 163e8f35b3084d6396af326cd92052a4 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.609577 10968 tablet_replica.cc:333] T 9cc66193ce6746c2a9c0edf9f8397dfc P 164b05f8be0a4e49b2683a05b5f3ca20: stopping tablet replica
I20260709 13:06:59.610324 10968 raft_consensus.cc:2243] T 9cc66193ce6746c2a9c0edf9f8397dfc P 164b05f8be0a4e49b2683a05b5f3ca20 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:59.610878 10968 raft_consensus.cc:2272] T 9cc66193ce6746c2a9c0edf9f8397dfc P 164b05f8be0a4e49b2683a05b5f3ca20 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:59.611361 14257 consensus_peers.cc:597] T c967a4e013c34eaea7f15f7b4bf0002a P 00bc4f1e78664168a62dc348db47ed5f -> Peer 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813): Couldn't send request to peer 164b05f8be0a4e49b2683a05b5f3ca20. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:59.613307 10968 tablet_replica.cc:333] T 45f66cf4149e41b2b7167b0335f795dc P 164b05f8be0a4e49b2683a05b5f3ca20: stopping tablet replica
I20260709 13:06:59.614182 10968 raft_consensus.cc:2243] T 45f66cf4149e41b2b7167b0335f795dc P 164b05f8be0a4e49b2683a05b5f3ca20 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:59.614737 10968 raft_consensus.cc:2272] T 45f66cf4149e41b2b7167b0335f795dc P 164b05f8be0a4e49b2683a05b5f3ca20 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.617188 10968 tablet_replica.cc:333] T 6317a1954b2948b997de09d3ac2077af P 164b05f8be0a4e49b2683a05b5f3ca20: stopping tablet replica
I20260709 13:06:59.617918 10968 raft_consensus.cc:2243] T 6317a1954b2948b997de09d3ac2077af P 164b05f8be0a4e49b2683a05b5f3ca20 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:59.618395 10968 raft_consensus.cc:2272] T 6317a1954b2948b997de09d3ac2077af P 164b05f8be0a4e49b2683a05b5f3ca20 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.620823 10968 tablet_replica.cc:333] T 3c48756a6ce541b5b4f9b683525408e6 P 164b05f8be0a4e49b2683a05b5f3ca20: stopping tablet replica
I20260709 13:06:59.621456 10968 raft_consensus.cc:2243] T 3c48756a6ce541b5b4f9b683525408e6 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:59.621937 10968 raft_consensus.cc:2272] T 3c48756a6ce541b5b4f9b683525408e6 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.624182 10968 tablet_replica.cc:333] T 92f4112b3dc44397bb0b2dd1722647d4 P 164b05f8be0a4e49b2683a05b5f3ca20: stopping tablet replica
I20260709 13:06:59.624908 10968 raft_consensus.cc:2243] T 92f4112b3dc44397bb0b2dd1722647d4 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:59.625391 10968 raft_consensus.cc:2272] T 92f4112b3dc44397bb0b2dd1722647d4 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.627910 10968 tablet_replica.cc:333] T 3dbcbd18fae747698badad30cef5216b P 164b05f8be0a4e49b2683a05b5f3ca20: stopping tablet replica
I20260709 13:06:59.628631 10968 raft_consensus.cc:2243] T 3dbcbd18fae747698badad30cef5216b P 164b05f8be0a4e49b2683a05b5f3ca20 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:59.629122 10968 raft_consensus.cc:2272] T 3dbcbd18fae747698badad30cef5216b P 164b05f8be0a4e49b2683a05b5f3ca20 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.631616 10968 tablet_replica.cc:333] T 8ad49b80eff54c53919e1ae6adf1214c P 164b05f8be0a4e49b2683a05b5f3ca20: stopping tablet replica
I20260709 13:06:59.632371 10968 raft_consensus.cc:2243] T 8ad49b80eff54c53919e1ae6adf1214c P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:59.632912 10968 raft_consensus.cc:2272] T 8ad49b80eff54c53919e1ae6adf1214c P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:59.635032 14257 consensus_peers.cc:597] T 73478c603584478fae65b0fefdb7c77c P 00bc4f1e78664168a62dc348db47ed5f -> Peer 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813): Couldn't send request to peer 164b05f8be0a4e49b2683a05b5f3ca20. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:59.635423 10968 tablet_replica.cc:333] T d5e18a55c0ee42cfa92012545d6b18aa P 164b05f8be0a4e49b2683a05b5f3ca20: stopping tablet replica
I20260709 13:06:59.636216 10968 raft_consensus.cc:2243] T d5e18a55c0ee42cfa92012545d6b18aa P 164b05f8be0a4e49b2683a05b5f3ca20 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:59.636719 10968 raft_consensus.cc:2272] T d5e18a55c0ee42cfa92012545d6b18aa P 164b05f8be0a4e49b2683a05b5f3ca20 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.639061 10968 tablet_replica.cc:333] T 17c306e6753742f6a3165531a5dd2e4b P 164b05f8be0a4e49b2683a05b5f3ca20: stopping tablet replica
I20260709 13:06:59.639775 10968 raft_consensus.cc:2243] T 17c306e6753742f6a3165531a5dd2e4b P 164b05f8be0a4e49b2683a05b5f3ca20 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:59.640234 10968 raft_consensus.cc:2272] T 17c306e6753742f6a3165531a5dd2e4b P 164b05f8be0a4e49b2683a05b5f3ca20 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:59.641407 14257 consensus_peers.cc:597] T ef3ebb425c7d4f75b56fba673b8a526b P 00bc4f1e78664168a62dc348db47ed5f -> Peer 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813): Couldn't send request to peer 164b05f8be0a4e49b2683a05b5f3ca20. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:59.642561 10968 tablet_replica.cc:333] T 142216a0c40b427e9565c88a8a6fa89e P 164b05f8be0a4e49b2683a05b5f3ca20: stopping tablet replica
I20260709 13:06:59.643355 10968 raft_consensus.cc:2243] T 142216a0c40b427e9565c88a8a6fa89e P 164b05f8be0a4e49b2683a05b5f3ca20 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:59.643844 10968 raft_consensus.cc:2272] T 142216a0c40b427e9565c88a8a6fa89e P 164b05f8be0a4e49b2683a05b5f3ca20 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:59.645058 14180 consensus_peers.cc:597] T 13cbf071c3564a3488d83b279f8410af P afe42c9f8c47470f92c948acc9cd1411 -> Peer 624eef68d46144c48e5429400233648c (127.10.182.1:45551): Couldn't send request to peer 624eef68d46144c48e5429400233648c. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.1:45551: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:59.646394 10968 tablet_replica.cc:333] T 1db89d1ce2f64a74ab3dbdb5e5830125 P 164b05f8be0a4e49b2683a05b5f3ca20: stopping tablet replica
I20260709 13:06:59.647164 10968 raft_consensus.cc:2243] T 1db89d1ce2f64a74ab3dbdb5e5830125 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:59.647634 10968 raft_consensus.cc:2272] T 1db89d1ce2f64a74ab3dbdb5e5830125 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.649896 10968 tablet_replica.cc:333] T 6d195f60cb364d57855b79edcebb6a79 P 164b05f8be0a4e49b2683a05b5f3ca20: stopping tablet replica
I20260709 13:06:59.650532 10968 raft_consensus.cc:2243] T 6d195f60cb364d57855b79edcebb6a79 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:59.651196 10968 raft_consensus.cc:2272] T 6d195f60cb364d57855b79edcebb6a79 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.653036 10968 tablet_replica.cc:333] T 317baa65952d46ffa5afb28b3af4d790 P 164b05f8be0a4e49b2683a05b5f3ca20: stopping tablet replica
I20260709 13:06:59.653486 10968 raft_consensus.cc:2243] T 317baa65952d46ffa5afb28b3af4d790 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:59.653893 10968 raft_consensus.cc:2272] T 317baa65952d46ffa5afb28b3af4d790 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.655642 10968 tablet_replica.cc:333] T 204adcb10e694c229a8ff75d780a5193 P 164b05f8be0a4e49b2683a05b5f3ca20: stopping tablet replica
I20260709 13:06:59.656175 10968 raft_consensus.cc:2243] T 204adcb10e694c229a8ff75d780a5193 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:59.656980 10968 raft_consensus.cc:2272] T 204adcb10e694c229a8ff75d780a5193 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.658653 10968 tablet_replica.cc:333] T c8f2bf6d9c5241388475c4a4d49abe49 P 164b05f8be0a4e49b2683a05b5f3ca20: stopping tablet replica
I20260709 13:06:59.659158 10968 raft_consensus.cc:2243] T c8f2bf6d9c5241388475c4a4d49abe49 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:59.659548 10968 raft_consensus.cc:2272] T c8f2bf6d9c5241388475c4a4d49abe49 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.661259 10968 tablet_replica.cc:333] T d7eb3baca5f84de0b6dd1f7e64c9fe3b P 164b05f8be0a4e49b2683a05b5f3ca20: stopping tablet replica
I20260709 13:06:59.661773 10968 raft_consensus.cc:2243] T d7eb3baca5f84de0b6dd1f7e64c9fe3b P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:59.662148 10968 raft_consensus.cc:2272] T d7eb3baca5f84de0b6dd1f7e64c9fe3b P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.664192 10968 tablet_replica.cc:333] T 7cb101191c794f4f9eebedf994a2f0d1 P 164b05f8be0a4e49b2683a05b5f3ca20: stopping tablet replica
I20260709 13:06:59.664696 10968 raft_consensus.cc:2243] T 7cb101191c794f4f9eebedf994a2f0d1 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:59.665131 10968 raft_consensus.cc:2272] T 7cb101191c794f4f9eebedf994a2f0d1 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.666790 10968 tablet_replica.cc:333] T b2b93d6fe50944e2bf45deaaab8d2502 P 164b05f8be0a4e49b2683a05b5f3ca20: stopping tablet replica
I20260709 13:06:59.667273 10968 raft_consensus.cc:2243] T b2b93d6fe50944e2bf45deaaab8d2502 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:59.667732 10968 raft_consensus.cc:2272] T b2b93d6fe50944e2bf45deaaab8d2502 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.669404 10968 tablet_replica.cc:333] T fceb74033b674284a03f2d2c4d7c768f P 164b05f8be0a4e49b2683a05b5f3ca20: stopping tablet replica
I20260709 13:06:59.669822 10968 raft_consensus.cc:2243] T fceb74033b674284a03f2d2c4d7c768f P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:59.670163 10968 raft_consensus.cc:2272] T fceb74033b674284a03f2d2c4d7c768f P 164b05f8be0a4e49b2683a05b5f3ca20 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.671793 10968 tablet_replica.cc:333] T 73478c603584478fae65b0fefdb7c77c P 164b05f8be0a4e49b2683a05b5f3ca20: stopping tablet replica
I20260709 13:06:59.672204 10968 raft_consensus.cc:2243] T 73478c603584478fae65b0fefdb7c77c P 164b05f8be0a4e49b2683a05b5f3ca20 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:59.672570 10968 raft_consensus.cc:2272] T 73478c603584478fae65b0fefdb7c77c P 164b05f8be0a4e49b2683a05b5f3ca20 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.674243 10968 tablet_replica.cc:333] T e5e1d402719c4b8ea8846719019c4c78 P 164b05f8be0a4e49b2683a05b5f3ca20: stopping tablet replica
I20260709 13:06:59.674664 10968 raft_consensus.cc:2243] T e5e1d402719c4b8ea8846719019c4c78 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:59.674997 10968 raft_consensus.cc:2272] T e5e1d402719c4b8ea8846719019c4c78 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.676774 10968 tablet_replica.cc:333] T bb24ec6b9eb542bca92049f8b6b42928 P 164b05f8be0a4e49b2683a05b5f3ca20: stopping tablet replica
I20260709 13:06:59.677214 10968 raft_consensus.cc:2243] T bb24ec6b9eb542bca92049f8b6b42928 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:59.677575 10968 raft_consensus.cc:2272] T bb24ec6b9eb542bca92049f8b6b42928 P 164b05f8be0a4e49b2683a05b5f3ca20 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.679267 10968 tablet_replica.cc:333] T 59d93db3eadb4be68cfc336fc59e4fcb P 164b05f8be0a4e49b2683a05b5f3ca20: stopping tablet replica
I20260709 13:06:59.679708 10968 raft_consensus.cc:2243] T 59d93db3eadb4be68cfc336fc59e4fcb P 164b05f8be0a4e49b2683a05b5f3ca20 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:59.680111 10968 raft_consensus.cc:2272] T 59d93db3eadb4be68cfc336fc59e4fcb P 164b05f8be0a4e49b2683a05b5f3ca20 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:59.685679 14257 consensus_peers.cc:597] T 17c306e6753742f6a3165531a5dd2e4b P 00bc4f1e78664168a62dc348db47ed5f -> Peer 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813): Couldn't send request to peer 164b05f8be0a4e49b2683a05b5f3ca20. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:59.692860 14257 consensus_peers.cc:597] T 6317a1954b2948b997de09d3ac2077af P 00bc4f1e78664168a62dc348db47ed5f -> Peer 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813): Couldn't send request to peer 164b05f8be0a4e49b2683a05b5f3ca20. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:59.724282 14183 consensus_peers.cc:597] T fceb74033b674284a03f2d2c4d7c768f P afe42c9f8c47470f92c948acc9cd1411 -> Peer 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813): Couldn't send request to peer 164b05f8be0a4e49b2683a05b5f3ca20. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:59.750294 10968 tablet_server.cc:196] TabletServer@127.10.182.2:0 shutdown complete.
W20260709 13:06:59.773207 14257 consensus_peers.cc:597] T 92f4112b3dc44397bb0b2dd1722647d4 P 00bc4f1e78664168a62dc348db47ed5f -> Peer 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813): Couldn't send request to peer 164b05f8be0a4e49b2683a05b5f3ca20. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.2:39813: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:59.800294 14257 consensus_peers.cc:597] T 52aa418687d249f9a83c511e33c1aa60 P 00bc4f1e78664168a62dc348db47ed5f -> Peer 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813): Couldn't send request to peer 164b05f8be0a4e49b2683a05b5f3ca20. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.2:39813: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:59.804749 14257 consensus_peers.cc:597] T b2b93d6fe50944e2bf45deaaab8d2502 P 00bc4f1e78664168a62dc348db47ed5f -> Peer 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813): Couldn't send request to peer 164b05f8be0a4e49b2683a05b5f3ca20. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.2:39813: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:59.817127 14183 consensus_peers.cc:597] T e5e1d402719c4b8ea8846719019c4c78 P afe42c9f8c47470f92c948acc9cd1411 -> Peer 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813): Couldn't send request to peer 164b05f8be0a4e49b2683a05b5f3ca20. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.2:39813: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:59.828284 14183 consensus_peers.cc:597] T be4ad4ce418b48eab933fdeb7437aaca P afe42c9f8c47470f92c948acc9cd1411 -> Peer 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813): Couldn't send request to peer 164b05f8be0a4e49b2683a05b5f3ca20. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.2:39813: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:59.838083 10968 tablet_server.cc:179] TabletServer@127.10.182.3:0 shutting down...
W20260709 13:06:59.853708 14254 consensus_peers.cc:597] T c1d167c135fe428c85ed2d2aed08be35 P 00bc4f1e78664168a62dc348db47ed5f -> Peer afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069): Couldn't send request to peer afe42c9f8c47470f92c948acc9cd1411. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:59.856431 14257 consensus_peers.cc:597] T 7cb101191c794f4f9eebedf994a2f0d1 P 00bc4f1e78664168a62dc348db47ed5f -> Peer 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813): Couldn't send request to peer 164b05f8be0a4e49b2683a05b5f3ca20. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.2:39813: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:59.858506 14183 consensus_peers.cc:597] T 8ad49b80eff54c53919e1ae6adf1214c P afe42c9f8c47470f92c948acc9cd1411 -> Peer 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813): Couldn't send request to peer 164b05f8be0a4e49b2683a05b5f3ca20. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.2:39813: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:59.900796 10968 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:06:59.901799 10968 tablet_replica.cc:333] T 97e8899b5afc42a58dd848cc7adfb247 P afe42c9f8c47470f92c948acc9cd1411: stopping tablet replica
I20260709 13:06:59.902657 10968 raft_consensus.cc:2243] T 97e8899b5afc42a58dd848cc7adfb247 P afe42c9f8c47470f92c948acc9cd1411 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:59.903664 10968 raft_consensus.cc:2272] T 97e8899b5afc42a58dd848cc7adfb247 P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.906358 10968 tablet_replica.cc:333] T 60032ac589ac43beb3c80491d6f1e8ac P afe42c9f8c47470f92c948acc9cd1411: stopping tablet replica
I20260709 13:06:59.907164 10968 raft_consensus.cc:2243] T 60032ac589ac43beb3c80491d6f1e8ac P afe42c9f8c47470f92c948acc9cd1411 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:59.908104 10968 raft_consensus.cc:2272] T 60032ac589ac43beb3c80491d6f1e8ac P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.910487 10968 tablet_replica.cc:333] T 002a5c36ebf6491a956ca901b9c7b065 P afe42c9f8c47470f92c948acc9cd1411: stopping tablet replica
I20260709 13:06:59.911274 10968 raft_consensus.cc:2243] T 002a5c36ebf6491a956ca901b9c7b065 P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:59.911806 10968 raft_consensus.cc:2272] T 002a5c36ebf6491a956ca901b9c7b065 P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.914556 10968 tablet_replica.cc:333] T 204adcb10e694c229a8ff75d780a5193 P afe42c9f8c47470f92c948acc9cd1411: stopping tablet replica
I20260709 13:06:59.915359 10968 raft_consensus.cc:2243] T 204adcb10e694c229a8ff75d780a5193 P afe42c9f8c47470f92c948acc9cd1411 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:06:59.915495 14257 consensus_peers.cc:597] T 1db89d1ce2f64a74ab3dbdb5e5830125 P 00bc4f1e78664168a62dc348db47ed5f -> Peer 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813): Couldn't send request to peer 164b05f8be0a4e49b2683a05b5f3ca20. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.2:39813: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:59.915894 10968 raft_consensus.cc:2272] T 204adcb10e694c229a8ff75d780a5193 P afe42c9f8c47470f92c948acc9cd1411 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.918514 10968 tablet_replica.cc:333] T c1d167c135fe428c85ed2d2aed08be35 P afe42c9f8c47470f92c948acc9cd1411: stopping tablet replica
I20260709 13:06:59.919265 10968 raft_consensus.cc:2243] T c1d167c135fe428c85ed2d2aed08be35 P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:59.919723 10968 raft_consensus.cc:2272] T c1d167c135fe428c85ed2d2aed08be35 P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.921696 10968 tablet_replica.cc:333] T 34b8f917b08a467b8ca873b69efa0ad1 P afe42c9f8c47470f92c948acc9cd1411: stopping tablet replica
I20260709 13:06:59.922267 10968 raft_consensus.cc:2243] T 34b8f917b08a467b8ca873b69efa0ad1 P afe42c9f8c47470f92c948acc9cd1411 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:59.923058 10968 raft_consensus.cc:2272] T 34b8f917b08a467b8ca873b69efa0ad1 P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.925005 10968 tablet_replica.cc:333] T 18f7c66080144f3e8f2d46501a4326b1 P afe42c9f8c47470f92c948acc9cd1411: stopping tablet replica
I20260709 13:06:59.925529 10968 raft_consensus.cc:2243] T 18f7c66080144f3e8f2d46501a4326b1 P afe42c9f8c47470f92c948acc9cd1411 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:59.926266 10968 raft_consensus.cc:2272] T 18f7c66080144f3e8f2d46501a4326b1 P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.927917 10968 tablet_replica.cc:333] T 13cbf071c3564a3488d83b279f8410af P afe42c9f8c47470f92c948acc9cd1411: stopping tablet replica
I20260709 13:06:59.928399 10968 raft_consensus.cc:2243] T 13cbf071c3564a3488d83b279f8410af P afe42c9f8c47470f92c948acc9cd1411 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:59.929291 10968 raft_consensus.cc:2272] T 13cbf071c3564a3488d83b279f8410af P afe42c9f8c47470f92c948acc9cd1411 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.931440 10968 tablet_replica.cc:333] T 52aa418687d249f9a83c511e33c1aa60 P afe42c9f8c47470f92c948acc9cd1411: stopping tablet replica
I20260709 13:06:59.931973 10968 raft_consensus.cc:2243] T 52aa418687d249f9a83c511e33c1aa60 P afe42c9f8c47470f92c948acc9cd1411 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:59.932408 10968 raft_consensus.cc:2272] T 52aa418687d249f9a83c511e33c1aa60 P afe42c9f8c47470f92c948acc9cd1411 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.934309 10968 tablet_replica.cc:333] T c967a4e013c34eaea7f15f7b4bf0002a P afe42c9f8c47470f92c948acc9cd1411: stopping tablet replica
W20260709 13:06:59.934381 14183 consensus_peers.cc:597] T 566c1c1057b34bc4ac778c498b4801d2 P afe42c9f8c47470f92c948acc9cd1411 -> Peer 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813): Couldn't send request to peer 164b05f8be0a4e49b2683a05b5f3ca20. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.2:39813: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:59.934950 10968 raft_consensus.cc:2243] T c967a4e013c34eaea7f15f7b4bf0002a P afe42c9f8c47470f92c948acc9cd1411 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:59.935460 10968 raft_consensus.cc:2272] T c967a4e013c34eaea7f15f7b4bf0002a P afe42c9f8c47470f92c948acc9cd1411 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.937382 10968 tablet_replica.cc:333] T 3c48756a6ce541b5b4f9b683525408e6 P afe42c9f8c47470f92c948acc9cd1411: stopping tablet replica
I20260709 13:06:59.937918 10968 raft_consensus.cc:2243] T 3c48756a6ce541b5b4f9b683525408e6 P afe42c9f8c47470f92c948acc9cd1411 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:59.938325 10968 raft_consensus.cc:2272] T 3c48756a6ce541b5b4f9b683525408e6 P afe42c9f8c47470f92c948acc9cd1411 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.939936 10968 tablet_replica.cc:333] T f0c7ed2d431d43469dcb571643cef844 P afe42c9f8c47470f92c948acc9cd1411: stopping tablet replica
I20260709 13:06:59.940526 10968 raft_consensus.cc:2243] T f0c7ed2d431d43469dcb571643cef844 P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:59.940941 10968 raft_consensus.cc:2272] T f0c7ed2d431d43469dcb571643cef844 P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.942816 10968 tablet_replica.cc:333] T fd482ef7d0354297a98825ca287f41de P afe42c9f8c47470f92c948acc9cd1411: stopping tablet replica
I20260709 13:06:59.943352 10968 raft_consensus.cc:2243] T fd482ef7d0354297a98825ca287f41de P afe42c9f8c47470f92c948acc9cd1411 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:59.943744 10968 raft_consensus.cc:2272] T fd482ef7d0354297a98825ca287f41de P afe42c9f8c47470f92c948acc9cd1411 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.945497 10968 tablet_replica.cc:333] T 649c5cfbd9d54700ae22c159407cf771 P afe42c9f8c47470f92c948acc9cd1411: stopping tablet replica
I20260709 13:06:59.946116 10968 raft_consensus.cc:2243] T 649c5cfbd9d54700ae22c159407cf771 P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:59.946528 10968 raft_consensus.cc:2272] T 649c5cfbd9d54700ae22c159407cf771 P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.948276 10968 tablet_replica.cc:333] T cdbc231e8e5d437c97edac606ca3e37b P afe42c9f8c47470f92c948acc9cd1411: stopping tablet replica
I20260709 13:06:59.948943 10968 raft_consensus.cc:2243] T cdbc231e8e5d437c97edac606ca3e37b P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:59.949373 10968 raft_consensus.cc:2272] T cdbc231e8e5d437c97edac606ca3e37b P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.951251 10968 tablet_replica.cc:333] T be4ad4ce418b48eab933fdeb7437aaca P afe42c9f8c47470f92c948acc9cd1411: stopping tablet replica
I20260709 13:06:59.951802 10968 raft_consensus.cc:2243] T be4ad4ce418b48eab933fdeb7437aaca P afe42c9f8c47470f92c948acc9cd1411 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:59.952718 10968 raft_consensus.cc:2272] T be4ad4ce418b48eab933fdeb7437aaca P afe42c9f8c47470f92c948acc9cd1411 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.954528 10968 tablet_replica.cc:333] T a61d5dee808b423c8b831e04fc26ec5b P afe42c9f8c47470f92c948acc9cd1411: stopping tablet replica
I20260709 13:06:59.955068 10968 raft_consensus.cc:2243] T a61d5dee808b423c8b831e04fc26ec5b P afe42c9f8c47470f92c948acc9cd1411 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:59.955487 10968 raft_consensus.cc:2272] T a61d5dee808b423c8b831e04fc26ec5b P afe42c9f8c47470f92c948acc9cd1411 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.957463 10968 tablet_replica.cc:333] T 99953e904f9b4f65a2266765b7ae2b78 P afe42c9f8c47470f92c948acc9cd1411: stopping tablet replica
I20260709 13:06:59.957983 10968 raft_consensus.cc:2243] T 99953e904f9b4f65a2266765b7ae2b78 P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:59.958371 10968 raft_consensus.cc:2272] T 99953e904f9b4f65a2266765b7ae2b78 P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.960606 10968 tablet_replica.cc:333] T a80d6036445f4470b8c5476f1649983d P afe42c9f8c47470f92c948acc9cd1411: stopping tablet replica
I20260709 13:06:59.961208 10968 raft_consensus.cc:2243] T a80d6036445f4470b8c5476f1649983d P afe42c9f8c47470f92c948acc9cd1411 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:59.961676 10968 raft_consensus.cc:2272] T a80d6036445f4470b8c5476f1649983d P afe42c9f8c47470f92c948acc9cd1411 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.963898 10968 tablet_replica.cc:333] T e67d10cafda744e6a334ded975cc0536 P afe42c9f8c47470f92c948acc9cd1411: stopping tablet replica
I20260709 13:06:59.964455 10968 raft_consensus.cc:2243] T e67d10cafda744e6a334ded975cc0536 P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:59.964866 10968 raft_consensus.cc:2272] T e67d10cafda744e6a334ded975cc0536 P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.966544 10968 tablet_replica.cc:333] T 562df69653b84ab6836669ba6e9f6331 P afe42c9f8c47470f92c948acc9cd1411: stopping tablet replica
I20260709 13:06:59.967072 10968 raft_consensus.cc:2243] T 562df69653b84ab6836669ba6e9f6331 P afe42c9f8c47470f92c948acc9cd1411 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:59.967806 10968 raft_consensus.cc:2272] T 562df69653b84ab6836669ba6e9f6331 P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.969543 10968 tablet_replica.cc:333] T 24fae857928c412692e468ca8d5bf463 P afe42c9f8c47470f92c948acc9cd1411: stopping tablet replica
I20260709 13:06:59.970073 10968 raft_consensus.cc:2243] T 24fae857928c412692e468ca8d5bf463 P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:59.970472 10968 raft_consensus.cc:2272] T 24fae857928c412692e468ca8d5bf463 P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.972424 10968 tablet_replica.cc:333] T d5e18a55c0ee42cfa92012545d6b18aa P afe42c9f8c47470f92c948acc9cd1411: stopping tablet replica
I20260709 13:06:59.973093 10968 raft_consensus.cc:2243] T d5e18a55c0ee42cfa92012545d6b18aa P afe42c9f8c47470f92c948acc9cd1411 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:59.973520 10968 raft_consensus.cc:2272] T d5e18a55c0ee42cfa92012545d6b18aa P afe42c9f8c47470f92c948acc9cd1411 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.975179 10968 tablet_replica.cc:333] T 17c306e6753742f6a3165531a5dd2e4b P afe42c9f8c47470f92c948acc9cd1411: stopping tablet replica
W20260709 13:06:59.975032 14254 consensus_peers.cc:597] T 7cb101191c794f4f9eebedf994a2f0d1 P 00bc4f1e78664168a62dc348db47ed5f -> Peer afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069): Couldn't send request to peer afe42c9f8c47470f92c948acc9cd1411. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:59.976014 10968 raft_consensus.cc:2243] T 17c306e6753742f6a3165531a5dd2e4b P afe42c9f8c47470f92c948acc9cd1411 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:59.976529 10968 raft_consensus.cc:2272] T 17c306e6753742f6a3165531a5dd2e4b P afe42c9f8c47470f92c948acc9cd1411 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:59.977625 14254 consensus_peers.cc:597] T c967a4e013c34eaea7f15f7b4bf0002a P 00bc4f1e78664168a62dc348db47ed5f -> Peer afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069): Couldn't send request to peer afe42c9f8c47470f92c948acc9cd1411. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:59.978868 10968 tablet_replica.cc:333] T 142216a0c40b427e9565c88a8a6fa89e P afe42c9f8c47470f92c948acc9cd1411: stopping tablet replica
I20260709 13:06:59.979419 10968 raft_consensus.cc:2243] T 142216a0c40b427e9565c88a8a6fa89e P afe42c9f8c47470f92c948acc9cd1411 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:59.979765 10968 raft_consensus.cc:2272] T 142216a0c40b427e9565c88a8a6fa89e P afe42c9f8c47470f92c948acc9cd1411 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.981602 10968 tablet_replica.cc:333] T d7eb3baca5f84de0b6dd1f7e64c9fe3b P afe42c9f8c47470f92c948acc9cd1411: stopping tablet replica
I20260709 13:06:59.982138 10968 raft_consensus.cc:2243] T d7eb3baca5f84de0b6dd1f7e64c9fe3b P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:59.982489 10968 raft_consensus.cc:2272] T d7eb3baca5f84de0b6dd1f7e64c9fe3b P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.984247 10968 tablet_replica.cc:333] T 7cb101191c794f4f9eebedf994a2f0d1 P afe42c9f8c47470f92c948acc9cd1411: stopping tablet replica
I20260709 13:06:59.984782 10968 raft_consensus.cc:2243] T 7cb101191c794f4f9eebedf994a2f0d1 P afe42c9f8c47470f92c948acc9cd1411 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:59.985131 10968 raft_consensus.cc:2272] T 7cb101191c794f4f9eebedf994a2f0d1 P afe42c9f8c47470f92c948acc9cd1411 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.986709 10968 tablet_replica.cc:333] T e5e1d402719c4b8ea8846719019c4c78 P afe42c9f8c47470f92c948acc9cd1411: stopping tablet replica
I20260709 13:06:59.987177 10968 raft_consensus.cc:2243] T e5e1d402719c4b8ea8846719019c4c78 P afe42c9f8c47470f92c948acc9cd1411 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:59.987818 10968 raft_consensus.cc:2272] T e5e1d402719c4b8ea8846719019c4c78 P afe42c9f8c47470f92c948acc9cd1411 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.989550 10968 tablet_replica.cc:333] T 698f5304791f4bbe9dabc958772145ae P afe42c9f8c47470f92c948acc9cd1411: stopping tablet replica
I20260709 13:06:59.990025 10968 raft_consensus.cc:2243] T 698f5304791f4bbe9dabc958772145ae P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:59.990372 10968 raft_consensus.cc:2272] T 698f5304791f4bbe9dabc958772145ae P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.992071 10968 tablet_replica.cc:333] T 8a7dc813357e4052b95e070cb8a4cdc1 P afe42c9f8c47470f92c948acc9cd1411: stopping tablet replica
I20260709 13:06:59.992666 10968 raft_consensus.cc:2243] T 8a7dc813357e4052b95e070cb8a4cdc1 P afe42c9f8c47470f92c948acc9cd1411 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:59.992993 10968 raft_consensus.cc:2272] T 8a7dc813357e4052b95e070cb8a4cdc1 P afe42c9f8c47470f92c948acc9cd1411 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.994618 10968 tablet_replica.cc:333] T d130a0747d3c4f6094e8a020a4d81da0 P afe42c9f8c47470f92c948acc9cd1411: stopping tablet replica
I20260709 13:06:59.995085 10968 raft_consensus.cc:2243] T d130a0747d3c4f6094e8a020a4d81da0 P afe42c9f8c47470f92c948acc9cd1411 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:59.995417 10968 raft_consensus.cc:2272] T d130a0747d3c4f6094e8a020a4d81da0 P afe42c9f8c47470f92c948acc9cd1411 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.996995 10968 tablet_replica.cc:333] T 45f66cf4149e41b2b7167b0335f795dc P afe42c9f8c47470f92c948acc9cd1411: stopping tablet replica
I20260709 13:06:59.997466 10968 raft_consensus.cc:2243] T 45f66cf4149e41b2b7167b0335f795dc P afe42c9f8c47470f92c948acc9cd1411 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:59.998099 10968 raft_consensus.cc:2272] T 45f66cf4149e41b2b7167b0335f795dc P afe42c9f8c47470f92c948acc9cd1411 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.999704 10968 tablet_replica.cc:333] T ae0c5ab3fc5a4bc48adf4f2df5ab5ad8 P afe42c9f8c47470f92c948acc9cd1411: stopping tablet replica
I20260709 13:07:00.000177 10968 raft_consensus.cc:2243] T ae0c5ab3fc5a4bc48adf4f2df5ab5ad8 P afe42c9f8c47470f92c948acc9cd1411 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:00.000902 10968 raft_consensus.cc:2272] T ae0c5ab3fc5a4bc48adf4f2df5ab5ad8 P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:00.002465 10968 tablet_replica.cc:333] T f074967e01664dddb3748983f6d815d4 P afe42c9f8c47470f92c948acc9cd1411: stopping tablet replica
I20260709 13:07:00.002890 10968 raft_consensus.cc:2243] T f074967e01664dddb3748983f6d815d4 P afe42c9f8c47470f92c948acc9cd1411 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:00.003259 10968 raft_consensus.cc:2272] T f074967e01664dddb3748983f6d815d4 P afe42c9f8c47470f92c948acc9cd1411 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:00.004814 10968 tablet_replica.cc:333] T d45a0050b38b4f02b2fe4f09c867c43d P afe42c9f8c47470f92c948acc9cd1411: stopping tablet replica
I20260709 13:07:00.005251 10968 raft_consensus.cc:2243] T d45a0050b38b4f02b2fe4f09c867c43d P afe42c9f8c47470f92c948acc9cd1411 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:00.005942 10968 raft_consensus.cc:2272] T d45a0050b38b4f02b2fe4f09c867c43d P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:00.007661 10968 tablet_replica.cc:333] T 8ad49b80eff54c53919e1ae6adf1214c P afe42c9f8c47470f92c948acc9cd1411: stopping tablet replica
I20260709 13:07:00.008111 10968 raft_consensus.cc:2243] T 8ad49b80eff54c53919e1ae6adf1214c P afe42c9f8c47470f92c948acc9cd1411 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:00.008778 10968 raft_consensus.cc:2272] T 8ad49b80eff54c53919e1ae6adf1214c P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:00.010360 10968 tablet_replica.cc:333] T 566c1c1057b34bc4ac778c498b4801d2 P afe42c9f8c47470f92c948acc9cd1411: stopping tablet replica
I20260709 13:07:00.010792 10968 raft_consensus.cc:2243] T 566c1c1057b34bc4ac778c498b4801d2 P afe42c9f8c47470f92c948acc9cd1411 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:00.011409 10968 raft_consensus.cc:2272] T 566c1c1057b34bc4ac778c498b4801d2 P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:00.013283 10968 tablet_replica.cc:333] T 581a6e58c15a44d2981710c982e4b19e P afe42c9f8c47470f92c948acc9cd1411: stopping tablet replica
I20260709 13:07:00.013784 10968 raft_consensus.cc:2243] T 581a6e58c15a44d2981710c982e4b19e P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:00.014179 10968 raft_consensus.cc:2272] T 581a6e58c15a44d2981710c982e4b19e P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:00.015726 10968 tablet_replica.cc:333] T 1db89d1ce2f64a74ab3dbdb5e5830125 P afe42c9f8c47470f92c948acc9cd1411: stopping tablet replica
I20260709 13:07:00.016146 10968 raft_consensus.cc:2243] T 1db89d1ce2f64a74ab3dbdb5e5830125 P afe42c9f8c47470f92c948acc9cd1411 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:00.016466 10968 raft_consensus.cc:2272] T 1db89d1ce2f64a74ab3dbdb5e5830125 P afe42c9f8c47470f92c948acc9cd1411 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:00.018594 10968 tablet_replica.cc:333] T 6d195f60cb364d57855b79edcebb6a79 P afe42c9f8c47470f92c948acc9cd1411: stopping tablet replica
I20260709 13:07:00.019248 10968 raft_consensus.cc:2243] T 6d195f60cb364d57855b79edcebb6a79 P afe42c9f8c47470f92c948acc9cd1411 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:00.019761 10968 raft_consensus.cc:2272] T 6d195f60cb364d57855b79edcebb6a79 P afe42c9f8c47470f92c948acc9cd1411 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:00.022051 10968 tablet_replica.cc:333] T 317baa65952d46ffa5afb28b3af4d790 P afe42c9f8c47470f92c948acc9cd1411: stopping tablet replica
I20260709 13:07:00.022688 10968 raft_consensus.cc:2243] T 317baa65952d46ffa5afb28b3af4d790 P afe42c9f8c47470f92c948acc9cd1411 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:00.023602 10968 raft_consensus.cc:2272] T 317baa65952d46ffa5afb28b3af4d790 P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:00.023923 14257 consensus_peers.cc:597] T d7eb3baca5f84de0b6dd1f7e64c9fe3b P 00bc4f1e78664168a62dc348db47ed5f -> Peer 164b05f8be0a4e49b2683a05b5f3ca20 (127.10.182.2:39813): Couldn't send request to peer 164b05f8be0a4e49b2683a05b5f3ca20. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.2:39813: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:00.025931 10968 tablet_replica.cc:333] T 435dd70987d047d589dc5b17dd81dba9 P afe42c9f8c47470f92c948acc9cd1411: stopping tablet replica
W20260709 13:07:00.026105 14254 consensus_peers.cc:597] T 17c306e6753742f6a3165531a5dd2e4b P 00bc4f1e78664168a62dc348db47ed5f -> Peer afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069): Couldn't send request to peer afe42c9f8c47470f92c948acc9cd1411. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:00.026626 10968 raft_consensus.cc:2243] T 435dd70987d047d589dc5b17dd81dba9 P afe42c9f8c47470f92c948acc9cd1411 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:00.026988 10968 raft_consensus.cc:2272] T 435dd70987d047d589dc5b17dd81dba9 P afe42c9f8c47470f92c948acc9cd1411 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:00.028656 10968 tablet_replica.cc:333] T fceb74033b674284a03f2d2c4d7c768f P afe42c9f8c47470f92c948acc9cd1411: stopping tablet replica
I20260709 13:07:00.029083 10968 raft_consensus.cc:2243] T fceb74033b674284a03f2d2c4d7c768f P afe42c9f8c47470f92c948acc9cd1411 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:00.029799 10968 raft_consensus.cc:2272] T fceb74033b674284a03f2d2c4d7c768f P afe42c9f8c47470f92c948acc9cd1411 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:00.031541 10968 tablet_replica.cc:333] T 73478c603584478fae65b0fefdb7c77c P afe42c9f8c47470f92c948acc9cd1411: stopping tablet replica
I20260709 13:07:00.031991 10968 raft_consensus.cc:2243] T 73478c603584478fae65b0fefdb7c77c P afe42c9f8c47470f92c948acc9cd1411 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:00.032400 10968 raft_consensus.cc:2272] T 73478c603584478fae65b0fefdb7c77c P afe42c9f8c47470f92c948acc9cd1411 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:00.051309 14254 consensus_peers.cc:597] T 52aa418687d249f9a83c511e33c1aa60 P 00bc4f1e78664168a62dc348db47ed5f -> Peer afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069): Couldn't send request to peer afe42c9f8c47470f92c948acc9cd1411. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:00.097209 10968 tablet_server.cc:196] TabletServer@127.10.182.3:0 shutdown complete.
W20260709 13:07:00.162096 14254 consensus_peers.cc:597] T 73478c603584478fae65b0fefdb7c77c P 00bc4f1e78664168a62dc348db47ed5f -> Peer afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069): Couldn't send request to peer afe42c9f8c47470f92c948acc9cd1411. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.3:33069: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:00.164562 14254 consensus_peers.cc:597] T 698f5304791f4bbe9dabc958772145ae P 00bc4f1e78664168a62dc348db47ed5f -> Peer afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069): Couldn't send request to peer afe42c9f8c47470f92c948acc9cd1411. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.3:33069: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:00.177104 10968 tablet_server.cc:179] TabletServer@127.10.182.4:0 shutting down...
I20260709 13:07:00.212777 10968 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:07:00.213550 10968 tablet_replica.cc:333] T 4ce72cf9c39c454399665585914d4377 P 00bc4f1e78664168a62dc348db47ed5f: stopping tablet replica
I20260709 13:07:00.214279 10968 raft_consensus.cc:2243] T 4ce72cf9c39c454399665585914d4377 P 00bc4f1e78664168a62dc348db47ed5f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:00.214794 10968 raft_consensus.cc:2272] T 4ce72cf9c39c454399665585914d4377 P 00bc4f1e78664168a62dc348db47ed5f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:00.217250 10968 tablet_replica.cc:333] T c6945d2ea0274e90b0e6b96936b90a2e P 00bc4f1e78664168a62dc348db47ed5f: stopping tablet replica
I20260709 13:07:00.218047 10968 raft_consensus.cc:2243] T c6945d2ea0274e90b0e6b96936b90a2e P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:00.218613 10968 raft_consensus.cc:2272] T c6945d2ea0274e90b0e6b96936b90a2e P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:00.220889 10968 tablet_replica.cc:333] T 34b8f917b08a467b8ca873b69efa0ad1 P 00bc4f1e78664168a62dc348db47ed5f: stopping tablet replica
I20260709 13:07:00.221439 10968 raft_consensus.cc:2243] T 34b8f917b08a467b8ca873b69efa0ad1 P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:00.221840 10968 raft_consensus.cc:2272] T 34b8f917b08a467b8ca873b69efa0ad1 P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:00.223603 10968 tablet_replica.cc:333] T 18f7c66080144f3e8f2d46501a4326b1 P 00bc4f1e78664168a62dc348db47ed5f: stopping tablet replica
I20260709 13:07:00.224143 10968 raft_consensus.cc:2243] T 18f7c66080144f3e8f2d46501a4326b1 P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:00.224603 10968 raft_consensus.cc:2272] T 18f7c66080144f3e8f2d46501a4326b1 P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:00.226244 10968 tablet_replica.cc:333] T 13cbf071c3564a3488d83b279f8410af P 00bc4f1e78664168a62dc348db47ed5f: stopping tablet replica
I20260709 13:07:00.226753 10968 raft_consensus.cc:2243] T 13cbf071c3564a3488d83b279f8410af P 00bc4f1e78664168a62dc348db47ed5f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:00.227177 10968 raft_consensus.cc:2272] T 13cbf071c3564a3488d83b279f8410af P 00bc4f1e78664168a62dc348db47ed5f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:00.229465 10968 tablet_replica.cc:333] T 52aa418687d249f9a83c511e33c1aa60 P 00bc4f1e78664168a62dc348db47ed5f: stopping tablet replica
I20260709 13:07:00.230290 10968 raft_consensus.cc:2243] T 52aa418687d249f9a83c511e33c1aa60 P 00bc4f1e78664168a62dc348db47ed5f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:00.231065 10968 raft_consensus.cc:2272] T 52aa418687d249f9a83c511e33c1aa60 P 00bc4f1e78664168a62dc348db47ed5f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:00.232455 14254 consensus_peers.cc:597] T 1db89d1ce2f64a74ab3dbdb5e5830125 P 00bc4f1e78664168a62dc348db47ed5f -> Peer afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069): Couldn't send request to peer afe42c9f8c47470f92c948acc9cd1411. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.3:33069: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:00.233261 10968 tablet_replica.cc:333] T c967a4e013c34eaea7f15f7b4bf0002a P 00bc4f1e78664168a62dc348db47ed5f: stopping tablet replica
I20260709 13:07:00.233819 10968 raft_consensus.cc:2243] T c967a4e013c34eaea7f15f7b4bf0002a P 00bc4f1e78664168a62dc348db47ed5f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:00.234474 10968 raft_consensus.cc:2272] T c967a4e013c34eaea7f15f7b4bf0002a P 00bc4f1e78664168a62dc348db47ed5f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:00.236156 10968 tablet_replica.cc:333] T f0c7ed2d431d43469dcb571643cef844 P 00bc4f1e78664168a62dc348db47ed5f: stopping tablet replica
I20260709 13:07:00.236744 10968 raft_consensus.cc:2243] T f0c7ed2d431d43469dcb571643cef844 P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:00.237083 10968 raft_consensus.cc:2272] T f0c7ed2d431d43469dcb571643cef844 P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:00.238758 10968 tablet_replica.cc:333] T b1258be196b54492ae641373efcb4e28 P 00bc4f1e78664168a62dc348db47ed5f: stopping tablet replica
I20260709 13:07:00.239243 10968 raft_consensus.cc:2243] T b1258be196b54492ae641373efcb4e28 P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:00.239586 10968 raft_consensus.cc:2272] T b1258be196b54492ae641373efcb4e28 P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:00.241381 10968 tablet_replica.cc:333] T 649c5cfbd9d54700ae22c159407cf771 P 00bc4f1e78664168a62dc348db47ed5f: stopping tablet replica
I20260709 13:07:00.241880 10968 raft_consensus.cc:2243] T 649c5cfbd9d54700ae22c159407cf771 P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:00.242223 10968 raft_consensus.cc:2272] T 649c5cfbd9d54700ae22c159407cf771 P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:00.243825 10968 tablet_replica.cc:333] T dc37078d5e354da0a9823d7c68bdd9f8 P 00bc4f1e78664168a62dc348db47ed5f: stopping tablet replica
I20260709 13:07:00.244329 10968 raft_consensus.cc:2243] T dc37078d5e354da0a9823d7c68bdd9f8 P 00bc4f1e78664168a62dc348db47ed5f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:00.244767 10968 raft_consensus.cc:2272] T dc37078d5e354da0a9823d7c68bdd9f8 P 00bc4f1e78664168a62dc348db47ed5f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:00.246398 10968 tablet_replica.cc:333] T 24fae857928c412692e468ca8d5bf463 P 00bc4f1e78664168a62dc348db47ed5f: stopping tablet replica
I20260709 13:07:00.246891 10968 raft_consensus.cc:2243] T 24fae857928c412692e468ca8d5bf463 P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:00.247221 10968 raft_consensus.cc:2272] T 24fae857928c412692e468ca8d5bf463 P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:00.249022 10968 tablet_replica.cc:333] T 04c6c4644fc54a0590ad127881cb9875 P 00bc4f1e78664168a62dc348db47ed5f: stopping tablet replica
I20260709 13:07:00.249639 10968 raft_consensus.cc:2243] T 04c6c4644fc54a0590ad127881cb9875 P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:00.250027 10968 raft_consensus.cc:2272] T 04c6c4644fc54a0590ad127881cb9875 P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:00.252257 10968 tablet_replica.cc:333] T a61d5dee808b423c8b831e04fc26ec5b P 00bc4f1e78664168a62dc348db47ed5f: stopping tablet replica
I20260709 13:07:00.252813 10968 raft_consensus.cc:2243] T a61d5dee808b423c8b831e04fc26ec5b P 00bc4f1e78664168a62dc348db47ed5f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:00.253238 10968 raft_consensus.cc:2272] T a61d5dee808b423c8b831e04fc26ec5b P 00bc4f1e78664168a62dc348db47ed5f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:00.255013 10968 tablet_replica.cc:333] T e67d10cafda744e6a334ded975cc0536 P 00bc4f1e78664168a62dc348db47ed5f: stopping tablet replica
I20260709 13:07:00.255540 10968 raft_consensus.cc:2243] T e67d10cafda744e6a334ded975cc0536 P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:00.255936 10968 raft_consensus.cc:2272] T e67d10cafda744e6a334ded975cc0536 P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:00.257714 10968 tablet_replica.cc:333] T 562df69653b84ab6836669ba6e9f6331 P 00bc4f1e78664168a62dc348db47ed5f: stopping tablet replica
I20260709 13:07:00.258241 10968 raft_consensus.cc:2243] T 562df69653b84ab6836669ba6e9f6331 P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:00.258646 10968 raft_consensus.cc:2272] T 562df69653b84ab6836669ba6e9f6331 P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:00.260699 10968 tablet_replica.cc:333] T d7eb3baca5f84de0b6dd1f7e64c9fe3b P 00bc4f1e78664168a62dc348db47ed5f: stopping tablet replica
I20260709 13:07:00.261369 10968 raft_consensus.cc:2243] T d7eb3baca5f84de0b6dd1f7e64c9fe3b P 00bc4f1e78664168a62dc348db47ed5f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:00.262498 10968 raft_consensus.cc:2272] T d7eb3baca5f84de0b6dd1f7e64c9fe3b P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:00.263675 14254 consensus_peers.cc:597] T 581a6e58c15a44d2981710c982e4b19e P 00bc4f1e78664168a62dc348db47ed5f -> Peer afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069): Couldn't send request to peer afe42c9f8c47470f92c948acc9cd1411. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.3:33069: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:00.264544 10968 tablet_replica.cc:333] T 7cb101191c794f4f9eebedf994a2f0d1 P 00bc4f1e78664168a62dc348db47ed5f: stopping tablet replica
I20260709 13:07:00.265172 10968 raft_consensus.cc:2243] T 7cb101191c794f4f9eebedf994a2f0d1 P 00bc4f1e78664168a62dc348db47ed5f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:00.266026 10968 raft_consensus.cc:2272] T 7cb101191c794f4f9eebedf994a2f0d1 P 00bc4f1e78664168a62dc348db47ed5f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:00.267856 10968 tablet_replica.cc:333] T 6317a1954b2948b997de09d3ac2077af P 00bc4f1e78664168a62dc348db47ed5f: stopping tablet replica
I20260709 13:07:00.268381 10968 raft_consensus.cc:2243] T 6317a1954b2948b997de09d3ac2077af P 00bc4f1e78664168a62dc348db47ed5f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:00.269140 10968 raft_consensus.cc:2272] T 6317a1954b2948b997de09d3ac2077af P 00bc4f1e78664168a62dc348db47ed5f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:00.270839 10968 tablet_replica.cc:333] T 92f4112b3dc44397bb0b2dd1722647d4 P 00bc4f1e78664168a62dc348db47ed5f: stopping tablet replica
I20260709 13:07:00.271354 10968 raft_consensus.cc:2243] T 92f4112b3dc44397bb0b2dd1722647d4 P 00bc4f1e78664168a62dc348db47ed5f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:00.272126 10968 raft_consensus.cc:2272] T 92f4112b3dc44397bb0b2dd1722647d4 P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:00.273864 10968 tablet_replica.cc:333] T 163e8f35b3084d6396af326cd92052a4 P 00bc4f1e78664168a62dc348db47ed5f: stopping tablet replica
I20260709 13:07:00.274446 10968 raft_consensus.cc:2243] T 163e8f35b3084d6396af326cd92052a4 P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:00.274844 10968 raft_consensus.cc:2272] T 163e8f35b3084d6396af326cd92052a4 P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:00.276786 10968 tablet_replica.cc:333] T 698f5304791f4bbe9dabc958772145ae P 00bc4f1e78664168a62dc348db47ed5f: stopping tablet replica
I20260709 13:07:00.277477 10968 raft_consensus.cc:2243] T 698f5304791f4bbe9dabc958772145ae P 00bc4f1e78664168a62dc348db47ed5f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:00.278134 10968 raft_consensus.cc:2272] T 698f5304791f4bbe9dabc958772145ae P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:00.280017 10968 tablet_replica.cc:333] T 9cc66193ce6746c2a9c0edf9f8397dfc P 00bc4f1e78664168a62dc348db47ed5f: stopping tablet replica
I20260709 13:07:00.280643 10968 raft_consensus.cc:2243] T 9cc66193ce6746c2a9c0edf9f8397dfc P 00bc4f1e78664168a62dc348db47ed5f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:00.281042 10968 raft_consensus.cc:2272] T 9cc66193ce6746c2a9c0edf9f8397dfc P 00bc4f1e78664168a62dc348db47ed5f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:00.282737 10968 tablet_replica.cc:333] T ae0c5ab3fc5a4bc48adf4f2df5ab5ad8 P 00bc4f1e78664168a62dc348db47ed5f: stopping tablet replica
I20260709 13:07:00.283233 10968 raft_consensus.cc:2243] T ae0c5ab3fc5a4bc48adf4f2df5ab5ad8 P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:00.283622 10968 raft_consensus.cc:2272] T ae0c5ab3fc5a4bc48adf4f2df5ab5ad8 P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:00.285214 10968 tablet_replica.cc:333] T 45f66cf4149e41b2b7167b0335f795dc P 00bc4f1e78664168a62dc348db47ed5f: stopping tablet replica
I20260709 13:07:00.285724 10968 raft_consensus.cc:2243] T 45f66cf4149e41b2b7167b0335f795dc P 00bc4f1e78664168a62dc348db47ed5f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:00.286190 10968 raft_consensus.cc:2272] T 45f66cf4149e41b2b7167b0335f795dc P 00bc4f1e78664168a62dc348db47ed5f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:00.288105 10968 tablet_replica.cc:333] T fd482ef7d0354297a98825ca287f41de P 00bc4f1e78664168a62dc348db47ed5f: stopping tablet replica
I20260709 13:07:00.288717 10968 raft_consensus.cc:2243] T fd482ef7d0354297a98825ca287f41de P 00bc4f1e78664168a62dc348db47ed5f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:00.289134 10968 raft_consensus.cc:2272] T fd482ef7d0354297a98825ca287f41de P 00bc4f1e78664168a62dc348db47ed5f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:00.290835 10968 tablet_replica.cc:333] T 8a7dc813357e4052b95e070cb8a4cdc1 P 00bc4f1e78664168a62dc348db47ed5f: stopping tablet replica
I20260709 13:07:00.291426 10968 raft_consensus.cc:2243] T 8a7dc813357e4052b95e070cb8a4cdc1 P 00bc4f1e78664168a62dc348db47ed5f [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:07:00.291579 14254 consensus_peers.cc:597] T d130a0747d3c4f6094e8a020a4d81da0 P 00bc4f1e78664168a62dc348db47ed5f -> Peer afe42c9f8c47470f92c948acc9cd1411 (127.10.182.3:33069): Couldn't send request to peer afe42c9f8c47470f92c948acc9cd1411. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.3:33069: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:00.291819 10968 raft_consensus.cc:2272] T 8a7dc813357e4052b95e070cb8a4cdc1 P 00bc4f1e78664168a62dc348db47ed5f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:00.293726 10968 tablet_replica.cc:333] T d130a0747d3c4f6094e8a020a4d81da0 P 00bc4f1e78664168a62dc348db47ed5f: stopping tablet replica
I20260709 13:07:00.294282 10968 raft_consensus.cc:2243] T d130a0747d3c4f6094e8a020a4d81da0 P 00bc4f1e78664168a62dc348db47ed5f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:00.295008 10968 raft_consensus.cc:2272] T d130a0747d3c4f6094e8a020a4d81da0 P 00bc4f1e78664168a62dc348db47ed5f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:00.296918 10968 tablet_replica.cc:333] T 435dd70987d047d589dc5b17dd81dba9 P 00bc4f1e78664168a62dc348db47ed5f: stopping tablet replica
I20260709 13:07:00.297451 10968 raft_consensus.cc:2243] T 435dd70987d047d589dc5b17dd81dba9 P 00bc4f1e78664168a62dc348db47ed5f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:00.297855 10968 raft_consensus.cc:2272] T 435dd70987d047d589dc5b17dd81dba9 P 00bc4f1e78664168a62dc348db47ed5f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:00.299554 10968 tablet_replica.cc:333] T bb24ec6b9eb542bca92049f8b6b42928 P 00bc4f1e78664168a62dc348db47ed5f: stopping tablet replica
I20260709 13:07:00.300086 10968 raft_consensus.cc:2243] T bb24ec6b9eb542bca92049f8b6b42928 P 00bc4f1e78664168a62dc348db47ed5f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:00.300457 10968 raft_consensus.cc:2272] T bb24ec6b9eb542bca92049f8b6b42928 P 00bc4f1e78664168a62dc348db47ed5f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:00.302218 10968 tablet_replica.cc:333] T 97e8899b5afc42a58dd848cc7adfb247 P 00bc4f1e78664168a62dc348db47ed5f: stopping tablet replica
I20260709 13:07:00.302745 10968 raft_consensus.cc:2243] T 97e8899b5afc42a58dd848cc7adfb247 P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:00.303115 10968 raft_consensus.cc:2272] T 97e8899b5afc42a58dd848cc7adfb247 P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:00.304919 10968 tablet_replica.cc:333] T 59d93db3eadb4be68cfc336fc59e4fcb P 00bc4f1e78664168a62dc348db47ed5f: stopping tablet replica
I20260709 13:07:00.305413 10968 raft_consensus.cc:2243] T 59d93db3eadb4be68cfc336fc59e4fcb P 00bc4f1e78664168a62dc348db47ed5f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:00.305792 10968 raft_consensus.cc:2272] T 59d93db3eadb4be68cfc336fc59e4fcb P 00bc4f1e78664168a62dc348db47ed5f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:00.307479 10968 tablet_replica.cc:333] T d45a0050b38b4f02b2fe4f09c867c43d P 00bc4f1e78664168a62dc348db47ed5f: stopping tablet replica
I20260709 13:07:00.307955 10968 raft_consensus.cc:2243] T d45a0050b38b4f02b2fe4f09c867c43d P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:00.308337 10968 raft_consensus.cc:2272] T d45a0050b38b4f02b2fe4f09c867c43d P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:00.310050 10968 tablet_replica.cc:333] T 3dbcbd18fae747698badad30cef5216b P 00bc4f1e78664168a62dc348db47ed5f: stopping tablet replica
I20260709 13:07:00.310549 10968 raft_consensus.cc:2243] T 3dbcbd18fae747698badad30cef5216b P 00bc4f1e78664168a62dc348db47ed5f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:00.310940 10968 raft_consensus.cc:2272] T 3dbcbd18fae747698badad30cef5216b P 00bc4f1e78664168a62dc348db47ed5f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:00.312764 10968 tablet_replica.cc:333] T 17c306e6753742f6a3165531a5dd2e4b P 00bc4f1e78664168a62dc348db47ed5f: stopping tablet replica
I20260709 13:07:00.313365 10968 raft_consensus.cc:2243] T 17c306e6753742f6a3165531a5dd2e4b P 00bc4f1e78664168a62dc348db47ed5f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:00.314184 10968 raft_consensus.cc:2272] T 17c306e6753742f6a3165531a5dd2e4b P 00bc4f1e78664168a62dc348db47ed5f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:00.316751 10968 tablet_replica.cc:333] T c1d167c135fe428c85ed2d2aed08be35 P 00bc4f1e78664168a62dc348db47ed5f: stopping tablet replica
I20260709 13:07:00.317487 10968 raft_consensus.cc:2243] T c1d167c135fe428c85ed2d2aed08be35 P 00bc4f1e78664168a62dc348db47ed5f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:00.318285 10968 raft_consensus.cc:2272] T c1d167c135fe428c85ed2d2aed08be35 P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:00.320148 10968 tablet_replica.cc:333] T c8f2bf6d9c5241388475c4a4d49abe49 P 00bc4f1e78664168a62dc348db47ed5f: stopping tablet replica
I20260709 13:07:00.320655 10968 raft_consensus.cc:2243] T c8f2bf6d9c5241388475c4a4d49abe49 P 00bc4f1e78664168a62dc348db47ed5f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:00.320976 10968 raft_consensus.cc:2272] T c8f2bf6d9c5241388475c4a4d49abe49 P 00bc4f1e78664168a62dc348db47ed5f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:00.322525 10968 tablet_replica.cc:333] T ef3ebb425c7d4f75b56fba673b8a526b P 00bc4f1e78664168a62dc348db47ed5f: stopping tablet replica
I20260709 13:07:00.323030 10968 raft_consensus.cc:2243] T ef3ebb425c7d4f75b56fba673b8a526b P 00bc4f1e78664168a62dc348db47ed5f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:00.323697 10968 raft_consensus.cc:2272] T ef3ebb425c7d4f75b56fba673b8a526b P 00bc4f1e78664168a62dc348db47ed5f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:00.325488 10968 tablet_replica.cc:333] T a80d6036445f4470b8c5476f1649983d P 00bc4f1e78664168a62dc348db47ed5f: stopping tablet replica
I20260709 13:07:00.325989 10968 raft_consensus.cc:2243] T a80d6036445f4470b8c5476f1649983d P 00bc4f1e78664168a62dc348db47ed5f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:00.326398 10968 raft_consensus.cc:2272] T a80d6036445f4470b8c5476f1649983d P 00bc4f1e78664168a62dc348db47ed5f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:00.328079 10968 tablet_replica.cc:333] T b2b93d6fe50944e2bf45deaaab8d2502 P 00bc4f1e78664168a62dc348db47ed5f: stopping tablet replica
I20260709 13:07:00.328635 10968 raft_consensus.cc:2243] T b2b93d6fe50944e2bf45deaaab8d2502 P 00bc4f1e78664168a62dc348db47ed5f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:00.329315 10968 raft_consensus.cc:2272] T b2b93d6fe50944e2bf45deaaab8d2502 P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:00.331212 10968 tablet_replica.cc:333] T 73478c603584478fae65b0fefdb7c77c P 00bc4f1e78664168a62dc348db47ed5f: stopping tablet replica
I20260709 13:07:00.331696 10968 raft_consensus.cc:2243] T 73478c603584478fae65b0fefdb7c77c P 00bc4f1e78664168a62dc348db47ed5f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:00.332372 10968 raft_consensus.cc:2272] T 73478c603584478fae65b0fefdb7c77c P 00bc4f1e78664168a62dc348db47ed5f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:00.334033 10968 tablet_replica.cc:333] T 581a6e58c15a44d2981710c982e4b19e P 00bc4f1e78664168a62dc348db47ed5f: stopping tablet replica
I20260709 13:07:00.334522 10968 raft_consensus.cc:2243] T 581a6e58c15a44d2981710c982e4b19e P 00bc4f1e78664168a62dc348db47ed5f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:00.335215 10968 raft_consensus.cc:2272] T 581a6e58c15a44d2981710c982e4b19e P 00bc4f1e78664168a62dc348db47ed5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:00.337153 10968 tablet_replica.cc:333] T 1db89d1ce2f64a74ab3dbdb5e5830125 P 00bc4f1e78664168a62dc348db47ed5f: stopping tablet replica
I20260709 13:07:00.337692 10968 raft_consensus.cc:2243] T 1db89d1ce2f64a74ab3dbdb5e5830125 P 00bc4f1e78664168a62dc348db47ed5f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:00.338459 10968 raft_consensus.cc:2272] T 1db89d1ce2f64a74ab3dbdb5e5830125 P 00bc4f1e78664168a62dc348db47ed5f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:00.340298 10968 tablet_replica.cc:333] T 6d195f60cb364d57855b79edcebb6a79 P 00bc4f1e78664168a62dc348db47ed5f: stopping tablet replica
I20260709 13:07:00.340867 10968 raft_consensus.cc:2243] T 6d195f60cb364d57855b79edcebb6a79 P 00bc4f1e78664168a62dc348db47ed5f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:00.341306 10968 raft_consensus.cc:2272] T 6d195f60cb364d57855b79edcebb6a79 P 00bc4f1e78664168a62dc348db47ed5f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:00.406785 10968 tablet_server.cc:196] TabletServer@127.10.182.4:0 shutdown complete.
I20260709 13:07:00.462554 10968 master.cc:562] Master@127.10.182.62:38991 shutting down...
I20260709 13:07:00.489064 10968 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a2590a3d1dac40d2b284f2444157ffd9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:00.489548 10968 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a2590a3d1dac40d2b284f2444157ffd9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:00.489845 10968 tablet_replica.cc:333] T 00000000000000000000000000000000 P a2590a3d1dac40d2b284f2444157ffd9: stopping tablet replica
I20260709 13:07:00.511325 10968 master.cc:584] Master@127.10.182.62:38991 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (30511 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260709 13:07:00.601868 10968 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.182.62:41979
I20260709 13:07:00.603051 10968 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:00.609371 15189 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:07:00.609382 15188 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:07:00.610495 10968 server_base.cc:1061] running on GCE node
W20260709 13:07:00.610754 15191 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:07:00.611723 10968 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:00.611897 10968 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:07:00.612080 10968 hybrid_clock.cc:648] HybridClock initialized: now 1783602420612065 us; error 0 us; skew 500 ppm
I20260709 13:07:00.612715 10968 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:00.615034 10968 webserver.cc:533] Webserver started at http://127.10.182.62:39213/ using document root <none> and password file <none>
I20260709 13:07:00.615528 10968 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:00.615711 10968 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:00.615994 10968 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:00.617463 10968 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602301807890-10968-0/minicluster-data/master-0-root/instance:
uuid: "3b933d07e3b54f34b3112019ccc4ae2f"
format_stamp: "Formatted at 2026-07-09 13:07:00 on dist-test-slave-hmwv"
I20260709 13:07:00.621809 10968 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260709 13:07:00.625286 15196 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:00.626051 10968 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260709 13:07:00.626350 10968 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602301807890-10968-0/minicluster-data/master-0-root
uuid: "3b933d07e3b54f34b3112019ccc4ae2f"
format_stamp: "Formatted at 2026-07-09 13:07:00 on dist-test-slave-hmwv"
I20260709 13:07:00.626643 10968 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602301807890-10968-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602301807890-10968-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602301807890-10968-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:07:00.647508 10968 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:00.648792 10968 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:00.687631 10968 rpc_server.cc:307] RPC server started. Bound to: 127.10.182.62:41979
I20260709 13:07:00.687757 15247 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.182.62:41979 every 8 connection(s)
I20260709 13:07:00.691464 15248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:00.701715 15248 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3b933d07e3b54f34b3112019ccc4ae2f: Bootstrap starting.
I20260709 13:07:00.706396 15248 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3b933d07e3b54f34b3112019ccc4ae2f: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:00.710516 15248 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3b933d07e3b54f34b3112019ccc4ae2f: No bootstrap required, opened a new log
I20260709 13:07:00.712617 15248 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3b933d07e3b54f34b3112019ccc4ae2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3b933d07e3b54f34b3112019ccc4ae2f" member_type: VOTER }
I20260709 13:07:00.712977 15248 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3b933d07e3b54f34b3112019ccc4ae2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:00.713157 15248 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3b933d07e3b54f34b3112019ccc4ae2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b933d07e3b54f34b3112019ccc4ae2f, State: Initialized, Role: FOLLOWER
I20260709 13:07:00.713737 15248 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3b933d07e3b54f34b3112019ccc4ae2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3b933d07e3b54f34b3112019ccc4ae2f" member_type: VOTER }
I20260709 13:07:00.714133 15248 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3b933d07e3b54f34b3112019ccc4ae2f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:07:00.714316 15248 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3b933d07e3b54f34b3112019ccc4ae2f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:07:00.714516 15248 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3b933d07e3b54f34b3112019ccc4ae2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:00.718776 15248 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3b933d07e3b54f34b3112019ccc4ae2f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3b933d07e3b54f34b3112019ccc4ae2f" member_type: VOTER }
I20260709 13:07:00.719228 15248 leader_election.cc:304] T 00000000000000000000000000000000 P 3b933d07e3b54f34b3112019ccc4ae2f [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: 3b933d07e3b54f34b3112019ccc4ae2f; no voters: 
I20260709 13:07:00.720371 15248 leader_election.cc:290] T 00000000000000000000000000000000 P 3b933d07e3b54f34b3112019ccc4ae2f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:07:00.720821 15251 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3b933d07e3b54f34b3112019ccc4ae2f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:00.722172 15251 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3b933d07e3b54f34b3112019ccc4ae2f [term 1 LEADER]: Becoming Leader. State: Replica: 3b933d07e3b54f34b3112019ccc4ae2f, State: Running, Role: LEADER
I20260709 13:07:00.722747 15251 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3b933d07e3b54f34b3112019ccc4ae2f [LEADER]: Queue going to LEADER mode. State: All 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: "3b933d07e3b54f34b3112019ccc4ae2f" member_type: VOTER }
I20260709 13:07:00.723425 15248 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3b933d07e3b54f34b3112019ccc4ae2f [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:07:00.727207 15253 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3b933d07e3b54f34b3112019ccc4ae2f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3b933d07e3b54f34b3112019ccc4ae2f. Latest consensus state: current_term: 1 leader_uuid: "3b933d07e3b54f34b3112019ccc4ae2f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3b933d07e3b54f34b3112019ccc4ae2f" member_type: VOTER } }
I20260709 13:07:00.727965 15253 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3b933d07e3b54f34b3112019ccc4ae2f [sys.catalog]: This master's current role is: LEADER
I20260709 13:07:00.728714 15252 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3b933d07e3b54f34b3112019ccc4ae2f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3b933d07e3b54f34b3112019ccc4ae2f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3b933d07e3b54f34b3112019ccc4ae2f" member_type: VOTER } }
I20260709 13:07:00.729562 15252 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3b933d07e3b54f34b3112019ccc4ae2f [sys.catalog]: This master's current role is: LEADER
I20260709 13:07:00.730412 15258 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:07:00.738484 15258 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:07:00.743160 10968 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:07:00.748592 15258 catalog_manager.cc:1383] Generated new cluster ID: 553c25abf1b343ccb8ba800d6ada0ff3
I20260709 13:07:00.748878 15258 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:07:00.760874 15258 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:07:00.762156 15258 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:07:00.774842 15258 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 3b933d07e3b54f34b3112019ccc4ae2f: Generated new TSK 0
I20260709 13:07:00.775460 15258 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:07:00.810081 10968 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:00.816275 15269 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:07:00.817745 15270 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:07:00.821388 10968 server_base.cc:1061] running on GCE node
W20260709 13:07:00.821415 15272 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:07:00.822814 10968 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:00.823001 10968 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:07:00.823130 10968 hybrid_clock.cc:648] HybridClock initialized: now 1783602420823118 us; error 0 us; skew 500 ppm
I20260709 13:07:00.823597 10968 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:00.826207 10968 webserver.cc:533] Webserver started at http://127.10.182.1:34937/ using document root <none> and password file <none>
I20260709 13:07:00.826714 10968 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:00.826876 10968 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:00.827088 10968 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:00.828140 10968 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602301807890-10968-0/minicluster-data/ts-0-root/instance:
uuid: "b4352f1e8e514845893cd5b85d1fe27a"
format_stamp: "Formatted at 2026-07-09 13:07:00 on dist-test-slave-hmwv"
I20260709 13:07:00.832828 10968 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260709 13:07:00.836112 15277 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:00.836932 10968 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260709 13:07:00.837263 10968 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602301807890-10968-0/minicluster-data/ts-0-root
uuid: "b4352f1e8e514845893cd5b85d1fe27a"
format_stamp: "Formatted at 2026-07-09 13:07:00 on dist-test-slave-hmwv"
I20260709 13:07:00.837639 10968 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602301807890-10968-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602301807890-10968-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602301807890-10968-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:07:00.849445 10968 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:00.850553 10968 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:00.852049 10968 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:00.854355 10968 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:07:00.854585 10968 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:00.854825 10968 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:07:00.855015 10968 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:00.895840 10968 rpc_server.cc:307] RPC server started. Bound to: 127.10.182.1:44633
I20260709 13:07:00.895953 15339 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.182.1:44633 every 8 connection(s)
I20260709 13:07:00.900906 10968 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:00.908632 15344 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:07:00.909922 15345 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:07:00.913189 10968 server_base.cc:1061] running on GCE node
W20260709 13:07:00.913239 15347 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:07:00.914410 10968 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:00.914640 10968 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:07:00.914835 10968 hybrid_clock.cc:648] HybridClock initialized: now 1783602420914816 us; error 0 us; skew 500 ppm
I20260709 13:07:00.915381 10968 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:00.918176 10968 webserver.cc:533] Webserver started at http://127.10.182.2:44271/ using document root <none> and password file <none>
I20260709 13:07:00.918200 15340 heartbeater.cc:344] Connected to a master server at 127.10.182.62:41979
I20260709 13:07:00.918673 15340 heartbeater.cc:461] Registering TS with master...
I20260709 13:07:00.918919 10968 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:00.919224 10968 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:00.919533 10968 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:00.919554 15340 heartbeater.cc:507] Master 127.10.182.62:41979 requested a full tablet report, sending...
I20260709 13:07:00.921283 10968 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602301807890-10968-0/minicluster-data/ts-1-root/instance:
uuid: "981c763ced6e4a599e85ada8763b9356"
format_stamp: "Formatted at 2026-07-09 13:07:00 on dist-test-slave-hmwv"
I20260709 13:07:00.922286 15213 ts_manager.cc:194] Registered new tserver with Master: b4352f1e8e514845893cd5b85d1fe27a (127.10.182.1:44633)
I20260709 13:07:00.924057 15213 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41026
I20260709 13:07:00.926416 10968 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260709 13:07:00.929852 15352 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:00.930562 10968 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:07:00.930861 10968 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602301807890-10968-0/minicluster-data/ts-1-root
uuid: "981c763ced6e4a599e85ada8763b9356"
format_stamp: "Formatted at 2026-07-09 13:07:00 on dist-test-slave-hmwv"
I20260709 13:07:00.931115 10968 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602301807890-10968-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602301807890-10968-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602301807890-10968-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:07:00.943871 10968 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:00.945075 10968 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:00.946545 10968 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:00.948825 10968 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:07:00.949057 10968 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:00.949294 10968 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:07:00.949460 10968 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:00.990794 10968 rpc_server.cc:307] RPC server started. Bound to: 127.10.182.2:33073
I20260709 13:07:00.990901 15414 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.182.2:33073 every 8 connection(s)
I20260709 13:07:00.995579 10968 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:01.002806 15418 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:07:01.004259 15419 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:07:01.006418 15421 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:07:01.007232 10968 server_base.cc:1061] running on GCE node
I20260709 13:07:01.007591 15415 heartbeater.cc:344] Connected to a master server at 127.10.182.62:41979
I20260709 13:07:01.008047 15415 heartbeater.cc:461] Registering TS with master...
I20260709 13:07:01.008394 10968 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:01.008728 10968 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:07:01.008890 15415 heartbeater.cc:507] Master 127.10.182.62:41979 requested a full tablet report, sending...
I20260709 13:07:01.008926 10968 hybrid_clock.cc:648] HybridClock initialized: now 1783602421008892 us; error 0 us; skew 500 ppm
I20260709 13:07:01.009716 10968 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:01.011224 15213 ts_manager.cc:194] Registered new tserver with Master: 981c763ced6e4a599e85ada8763b9356 (127.10.182.2:33073)
I20260709 13:07:01.012362 10968 webserver.cc:533] Webserver started at http://127.10.182.3:45153/ using document root <none> and password file <none>
I20260709 13:07:01.012846 15213 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41034
I20260709 13:07:01.012981 10968 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:01.013366 10968 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:01.013643 10968 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:01.014876 10968 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602301807890-10968-0/minicluster-data/ts-2-root/instance:
uuid: "8ead72f632f44f578c84d6f6c654dc03"
format_stamp: "Formatted at 2026-07-09 13:07:01 on dist-test-slave-hmwv"
I20260709 13:07:01.019228 10968 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 13:07:01.022626 15426 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:01.023445 10968 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:07:01.023782 10968 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602301807890-10968-0/minicluster-data/ts-2-root
uuid: "8ead72f632f44f578c84d6f6c654dc03"
format_stamp: "Formatted at 2026-07-09 13:07:01 on dist-test-slave-hmwv"
I20260709 13:07:01.024158 10968 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602301807890-10968-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602301807890-10968-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602301807890-10968-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:07:01.038977 10968 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:01.040400 10968 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:01.042322 10968 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:01.044842 10968 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:07:01.045097 10968 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:01.045375 10968 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:07:01.045553 10968 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:01.085453 10968 rpc_server.cc:307] RPC server started. Bound to: 127.10.182.3:45419
I20260709 13:07:01.085538 15488 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.182.3:45419 every 8 connection(s)
I20260709 13:07:01.098928 15489 heartbeater.cc:344] Connected to a master server at 127.10.182.62:41979
I20260709 13:07:01.099426 15489 heartbeater.cc:461] Registering TS with master...
I20260709 13:07:01.100143 15489 heartbeater.cc:507] Master 127.10.182.62:41979 requested a full tablet report, sending...
I20260709 13:07:01.102106 15213 ts_manager.cc:194] Registered new tserver with Master: 8ead72f632f44f578c84d6f6c654dc03 (127.10.182.3:45419)
I20260709 13:07:01.102923 10968 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014309796s
I20260709 13:07:01.103430 15213 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41036
I20260709 13:07:01.129278 15213 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41052:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:07:01.132452 15213 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:07:01.202646 15380 tablet_service.cc:1511] Processing CreateTablet for tablet d3afd06c62ba4d98a8e6c0fc277702b6 (DEFAULT_TABLE table=test-workload [id=995badb99c9a4d44b734499ef3c0acbf]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:07:01.204248 15380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3afd06c62ba4d98a8e6c0fc277702b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:01.208402 15379 tablet_service.cc:1511] Processing CreateTablet for tablet f4660feab5654d67a2cd8b86e9872b59 (DEFAULT_TABLE table=test-workload [id=995badb99c9a4d44b734499ef3c0acbf]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:07:01.209456 15454 tablet_service.cc:1511] Processing CreateTablet for tablet d3afd06c62ba4d98a8e6c0fc277702b6 (DEFAULT_TABLE table=test-workload [id=995badb99c9a4d44b734499ef3c0acbf]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:07:01.211582 15454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3afd06c62ba4d98a8e6c0fc277702b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:01.211447 15453 tablet_service.cc:1511] Processing CreateTablet for tablet f4660feab5654d67a2cd8b86e9872b59 (DEFAULT_TABLE table=test-workload [id=995badb99c9a4d44b734499ef3c0acbf]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:07:01.212809 15453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4660feab5654d67a2cd8b86e9872b59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:01.213905 15378 tablet_service.cc:1511] Processing CreateTablet for tablet 53a01f42b5e046868ba9cc9c6c34fc22 (DEFAULT_TABLE table=test-workload [id=995badb99c9a4d44b734499ef3c0acbf]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:07:01.217504 15377 tablet_service.cc:1511] Processing CreateTablet for tablet d0c092a89b474e47ba069d5429c80dec (DEFAULT_TABLE table=test-workload [id=995badb99c9a4d44b734499ef3c0acbf]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:07:01.218448 15305 tablet_service.cc:1511] Processing CreateTablet for tablet d3afd06c62ba4d98a8e6c0fc277702b6 (DEFAULT_TABLE table=test-workload [id=995badb99c9a4d44b734499ef3c0acbf]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:07:01.219682 15379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4660feab5654d67a2cd8b86e9872b59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:01.219441 15301 tablet_service.cc:1511] Processing CreateTablet for tablet 5be5438d676641ad935a823a0b61d0aa (DEFAULT_TABLE table=test-workload [id=995badb99c9a4d44b734499ef3c0acbf]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:07:01.220911 15304 tablet_service.cc:1511] Processing CreateTablet for tablet f4660feab5654d67a2cd8b86e9872b59 (DEFAULT_TABLE table=test-workload [id=995badb99c9a4d44b734499ef3c0acbf]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:07:01.223121 15303 tablet_service.cc:1511] Processing CreateTablet for tablet 53a01f42b5e046868ba9cc9c6c34fc22 (DEFAULT_TABLE table=test-workload [id=995badb99c9a4d44b734499ef3c0acbf]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:07:01.225310 15376 tablet_service.cc:1511] Processing CreateTablet for tablet 5be5438d676641ad935a823a0b61d0aa (DEFAULT_TABLE table=test-workload [id=995badb99c9a4d44b734499ef3c0acbf]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:07:01.227195 15376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5be5438d676641ad935a823a0b61d0aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:01.219749 15305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3afd06c62ba4d98a8e6c0fc277702b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:01.225342 15302 tablet_service.cc:1511] Processing CreateTablet for tablet d0c092a89b474e47ba069d5429c80dec (DEFAULT_TABLE table=test-workload [id=995badb99c9a4d44b734499ef3c0acbf]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:07:01.231102 15378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53a01f42b5e046868ba9cc9c6c34fc22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:01.232780 15452 tablet_service.cc:1511] Processing CreateTablet for tablet 53a01f42b5e046868ba9cc9c6c34fc22 (DEFAULT_TABLE table=test-workload [id=995badb99c9a4d44b734499ef3c0acbf]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:07:01.234127 15452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53a01f42b5e046868ba9cc9c6c34fc22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:01.238092 15301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5be5438d676641ad935a823a0b61d0aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:01.238924 15304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4660feab5654d67a2cd8b86e9872b59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:01.245296 15302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0c092a89b474e47ba069d5429c80dec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:01.244901 15300 tablet_service.cc:1511] Processing CreateTablet for tablet 32148bf5a0f24290b0b6bc39b8511a0d (DEFAULT_TABLE table=test-workload [id=995badb99c9a4d44b734499ef3c0acbf]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:07:01.246377 15377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0c092a89b474e47ba069d5429c80dec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:01.246591 15303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53a01f42b5e046868ba9cc9c6c34fc22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:01.252941 15300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32148bf5a0f24290b0b6bc39b8511a0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:01.263211 15451 tablet_service.cc:1511] Processing CreateTablet for tablet d0c092a89b474e47ba069d5429c80dec (DEFAULT_TABLE table=test-workload [id=995badb99c9a4d44b734499ef3c0acbf]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:07:01.265468 15451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0c092a89b474e47ba069d5429c80dec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:01.274868 15450 tablet_service.cc:1511] Processing CreateTablet for tablet 5be5438d676641ad935a823a0b61d0aa (DEFAULT_TABLE table=test-workload [id=995badb99c9a4d44b734499ef3c0acbf]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:07:01.276299 15450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5be5438d676641ad935a823a0b61d0aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:01.289183 15375 tablet_service.cc:1511] Processing CreateTablet for tablet 32148bf5a0f24290b0b6bc39b8511a0d (DEFAULT_TABLE table=test-workload [id=995badb99c9a4d44b734499ef3c0acbf]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:07:01.291143 15375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32148bf5a0f24290b0b6bc39b8511a0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:01.302032 15449 tablet_service.cc:1511] Processing CreateTablet for tablet 32148bf5a0f24290b0b6bc39b8511a0d (DEFAULT_TABLE table=test-workload [id=995badb99c9a4d44b734499ef3c0acbf]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:07:01.303836 15449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32148bf5a0f24290b0b6bc39b8511a0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:01.306185 15374 tablet_service.cc:1511] Processing CreateTablet for tablet d0c43918ec7b40ef9fa1f182227708ee (DEFAULT_TABLE table=test-workload [id=995badb99c9a4d44b734499ef3c0acbf]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:07:01.307550 15374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0c43918ec7b40ef9fa1f182227708ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:01.309724 15448 tablet_service.cc:1511] Processing CreateTablet for tablet d0c43918ec7b40ef9fa1f182227708ee (DEFAULT_TABLE table=test-workload [id=995badb99c9a4d44b734499ef3c0acbf]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:07:01.311952 15448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0c43918ec7b40ef9fa1f182227708ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:01.312381 15299 tablet_service.cc:1511] Processing CreateTablet for tablet aa0c305f5dc942b6ba15154616037f5a (DEFAULT_TABLE table=test-workload [id=995badb99c9a4d44b734499ef3c0acbf]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:07:01.313733 15299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa0c305f5dc942b6ba15154616037f5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:01.331830 15380 tablet_service.cc:1511] Processing CreateTablet for tablet aa0c305f5dc942b6ba15154616037f5a (DEFAULT_TABLE table=test-workload [id=995badb99c9a4d44b734499ef3c0acbf]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:07:01.333320 15380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa0c305f5dc942b6ba15154616037f5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:01.334353 15447 tablet_service.cc:1511] Processing CreateTablet for tablet aa0c305f5dc942b6ba15154616037f5a (DEFAULT_TABLE table=test-workload [id=995badb99c9a4d44b734499ef3c0acbf]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:07:01.336171 15447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa0c305f5dc942b6ba15154616037f5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:01.359959 15505 tablet_bootstrap.cc:492] T d3afd06c62ba4d98a8e6c0fc277702b6 P b4352f1e8e514845893cd5b85d1fe27a: Bootstrap starting.
I20260709 13:07:01.369961 15506 tablet_bootstrap.cc:492] T 32148bf5a0f24290b0b6bc39b8511a0d P 8ead72f632f44f578c84d6f6c654dc03: Bootstrap starting.
I20260709 13:07:01.376284 15505 tablet_bootstrap.cc:654] T d3afd06c62ba4d98a8e6c0fc277702b6 P b4352f1e8e514845893cd5b85d1fe27a: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:01.376757 15506 tablet_bootstrap.cc:654] T 32148bf5a0f24290b0b6bc39b8511a0d P 8ead72f632f44f578c84d6f6c654dc03: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:01.385658 15376 tablet_service.cc:1511] Processing CreateTablet for tablet a508d1aa9889490cb34a2742b1a3e5dc (DEFAULT_TABLE table=test-workload [id=995badb99c9a4d44b734499ef3c0acbf]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:07:01.386343 15449 tablet_service.cc:1511] Processing CreateTablet for tablet b34f8c39e10546a38bf958431d09f289 (DEFAULT_TABLE table=test-workload [id=995badb99c9a4d44b734499ef3c0acbf]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:07:01.387058 15376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a508d1aa9889490cb34a2742b1a3e5dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:01.387589 15449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b34f8c39e10546a38bf958431d09f289. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:01.387655 15504 tablet_bootstrap.cc:492] T d3afd06c62ba4d98a8e6c0fc277702b6 P 981c763ced6e4a599e85ada8763b9356: Bootstrap starting.
I20260709 13:07:01.393908 15374 tablet_service.cc:1511] Processing CreateTablet for tablet b34f8c39e10546a38bf958431d09f289 (DEFAULT_TABLE table=test-workload [id=995badb99c9a4d44b734499ef3c0acbf]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:07:01.395645 15374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b34f8c39e10546a38bf958431d09f289. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:01.401340 15303 tablet_service.cc:1511] Processing CreateTablet for tablet d0c43918ec7b40ef9fa1f182227708ee (DEFAULT_TABLE table=test-workload [id=995badb99c9a4d44b734499ef3c0acbf]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:07:01.402657 15299 tablet_service.cc:1511] Processing CreateTablet for tablet b34f8c39e10546a38bf958431d09f289 (DEFAULT_TABLE table=test-workload [id=995badb99c9a4d44b734499ef3c0acbf]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:07:01.403209 15303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0c43918ec7b40ef9fa1f182227708ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:01.405289 15299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b34f8c39e10546a38bf958431d09f289. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:01.401299 15453 tablet_service.cc:1511] Processing CreateTablet for tablet a508d1aa9889490cb34a2742b1a3e5dc (DEFAULT_TABLE table=test-workload [id=995badb99c9a4d44b734499ef3c0acbf]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:07:01.409085 15453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a508d1aa9889490cb34a2742b1a3e5dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:01.424595 15504 tablet_bootstrap.cc:654] T d3afd06c62ba4d98a8e6c0fc277702b6 P 981c763ced6e4a599e85ada8763b9356: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:01.425912 15302 tablet_service.cc:1511] Processing CreateTablet for tablet a508d1aa9889490cb34a2742b1a3e5dc (DEFAULT_TABLE table=test-workload [id=995badb99c9a4d44b734499ef3c0acbf]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:07:01.427222 15302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a508d1aa9889490cb34a2742b1a3e5dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:01.432006 15505 tablet_bootstrap.cc:492] T d3afd06c62ba4d98a8e6c0fc277702b6 P b4352f1e8e514845893cd5b85d1fe27a: No bootstrap required, opened a new log
I20260709 13:07:01.432629 15505 ts_tablet_manager.cc:1403] T d3afd06c62ba4d98a8e6c0fc277702b6 P b4352f1e8e514845893cd5b85d1fe27a: Time spent bootstrapping tablet: real 0.073s	user 0.017s	sys 0.011s
I20260709 13:07:01.436026 15505 raft_consensus.cc:359] T d3afd06c62ba4d98a8e6c0fc277702b6 P b4352f1e8e514845893cd5b85d1fe27a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } } peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } }
I20260709 13:07:01.436870 15505 raft_consensus.cc:385] T d3afd06c62ba4d98a8e6c0fc277702b6 P b4352f1e8e514845893cd5b85d1fe27a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:01.437201 15505 raft_consensus.cc:740] T d3afd06c62ba4d98a8e6c0fc277702b6 P b4352f1e8e514845893cd5b85d1fe27a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4352f1e8e514845893cd5b85d1fe27a, State: Initialized, Role: FOLLOWER
I20260709 13:07:01.437991 15505 consensus_queue.cc:260] T d3afd06c62ba4d98a8e6c0fc277702b6 P b4352f1e8e514845893cd5b85d1fe27a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } } peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } }
I20260709 13:07:01.462085 15506 tablet_bootstrap.cc:492] T 32148bf5a0f24290b0b6bc39b8511a0d P 8ead72f632f44f578c84d6f6c654dc03: No bootstrap required, opened a new log
I20260709 13:07:01.462636 15506 ts_tablet_manager.cc:1403] T 32148bf5a0f24290b0b6bc39b8511a0d P 8ead72f632f44f578c84d6f6c654dc03: Time spent bootstrapping tablet: real 0.093s	user 0.013s	sys 0.038s
I20260709 13:07:01.465595 15506 raft_consensus.cc:359] T 32148bf5a0f24290b0b6bc39b8511a0d P 8ead72f632f44f578c84d6f6c654dc03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:01.466260 15506 raft_consensus.cc:385] T 32148bf5a0f24290b0b6bc39b8511a0d P 8ead72f632f44f578c84d6f6c654dc03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:01.466539 15506 raft_consensus.cc:740] T 32148bf5a0f24290b0b6bc39b8511a0d P 8ead72f632f44f578c84d6f6c654dc03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ead72f632f44f578c84d6f6c654dc03, State: Initialized, Role: FOLLOWER
I20260709 13:07:01.467927 15506 consensus_queue.cc:260] T 32148bf5a0f24290b0b6bc39b8511a0d P 8ead72f632f44f578c84d6f6c654dc03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:01.478364 15340 heartbeater.cc:499] Master 127.10.182.62:41979 was elected leader, sending a full tablet report...
I20260709 13:07:01.479301 15505 ts_tablet_manager.cc:1434] T d3afd06c62ba4d98a8e6c0fc277702b6 P b4352f1e8e514845893cd5b85d1fe27a: Time spent starting tablet: real 0.046s	user 0.020s	sys 0.024s
I20260709 13:07:01.480868 15505 tablet_bootstrap.cc:492] T 53a01f42b5e046868ba9cc9c6c34fc22 P b4352f1e8e514845893cd5b85d1fe27a: Bootstrap starting.
I20260709 13:07:01.481734 15504 tablet_bootstrap.cc:492] T d3afd06c62ba4d98a8e6c0fc277702b6 P 981c763ced6e4a599e85ada8763b9356: No bootstrap required, opened a new log
I20260709 13:07:01.483215 15504 ts_tablet_manager.cc:1403] T d3afd06c62ba4d98a8e6c0fc277702b6 P 981c763ced6e4a599e85ada8763b9356: Time spent bootstrapping tablet: real 0.121s	user 0.007s	sys 0.035s
I20260709 13:07:01.483314 15489 heartbeater.cc:499] Master 127.10.182.62:41979 was elected leader, sending a full tablet report...
I20260709 13:07:01.486210 15504 raft_consensus.cc:359] T d3afd06c62ba4d98a8e6c0fc277702b6 P 981c763ced6e4a599e85ada8763b9356 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } } peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } }
I20260709 13:07:01.486974 15504 raft_consensus.cc:385] T d3afd06c62ba4d98a8e6c0fc277702b6 P 981c763ced6e4a599e85ada8763b9356 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:01.487260 15504 raft_consensus.cc:740] T d3afd06c62ba4d98a8e6c0fc277702b6 P 981c763ced6e4a599e85ada8763b9356 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 981c763ced6e4a599e85ada8763b9356, State: Initialized, Role: FOLLOWER
I20260709 13:07:01.488807 15505 tablet_bootstrap.cc:654] T 53a01f42b5e046868ba9cc9c6c34fc22 P b4352f1e8e514845893cd5b85d1fe27a: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:01.493361 15506 ts_tablet_manager.cc:1434] T 32148bf5a0f24290b0b6bc39b8511a0d P 8ead72f632f44f578c84d6f6c654dc03: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.008s
I20260709 13:07:01.494860 15506 tablet_bootstrap.cc:492] T 53a01f42b5e046868ba9cc9c6c34fc22 P 8ead72f632f44f578c84d6f6c654dc03: Bootstrap starting.
I20260709 13:07:01.495536 15504 consensus_queue.cc:260] T d3afd06c62ba4d98a8e6c0fc277702b6 P 981c763ced6e4a599e85ada8763b9356 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } } peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } }
I20260709 13:07:01.502470 15505 tablet_bootstrap.cc:492] T 53a01f42b5e046868ba9cc9c6c34fc22 P b4352f1e8e514845893cd5b85d1fe27a: No bootstrap required, opened a new log
I20260709 13:07:01.502982 15506 tablet_bootstrap.cc:654] T 53a01f42b5e046868ba9cc9c6c34fc22 P 8ead72f632f44f578c84d6f6c654dc03: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:01.503082 15505 ts_tablet_manager.cc:1403] T 53a01f42b5e046868ba9cc9c6c34fc22 P b4352f1e8e514845893cd5b85d1fe27a: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.002s
I20260709 13:07:01.507962 15415 heartbeater.cc:499] Master 127.10.182.62:41979 was elected leader, sending a full tablet report...
I20260709 13:07:01.508364 15504 ts_tablet_manager.cc:1434] T d3afd06c62ba4d98a8e6c0fc277702b6 P 981c763ced6e4a599e85ada8763b9356: Time spent starting tablet: real 0.025s	user 0.016s	sys 0.000s
I20260709 13:07:01.509327 15504 tablet_bootstrap.cc:492] T f4660feab5654d67a2cd8b86e9872b59 P 981c763ced6e4a599e85ada8763b9356: Bootstrap starting.
I20260709 13:07:01.510054 15505 raft_consensus.cc:359] T 53a01f42b5e046868ba9cc9c6c34fc22 P b4352f1e8e514845893cd5b85d1fe27a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:01.510870 15505 raft_consensus.cc:385] T 53a01f42b5e046868ba9cc9c6c34fc22 P b4352f1e8e514845893cd5b85d1fe27a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:01.511222 15505 raft_consensus.cc:740] T 53a01f42b5e046868ba9cc9c6c34fc22 P b4352f1e8e514845893cd5b85d1fe27a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4352f1e8e514845893cd5b85d1fe27a, State: Initialized, Role: FOLLOWER
I20260709 13:07:01.512149 15505 consensus_queue.cc:260] T 53a01f42b5e046868ba9cc9c6c34fc22 P b4352f1e8e514845893cd5b85d1fe27a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:01.514386 15505 ts_tablet_manager.cc:1434] T 53a01f42b5e046868ba9cc9c6c34fc22 P b4352f1e8e514845893cd5b85d1fe27a: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260709 13:07:01.515383 15505 tablet_bootstrap.cc:492] T f4660feab5654d67a2cd8b86e9872b59 P b4352f1e8e514845893cd5b85d1fe27a: Bootstrap starting.
I20260709 13:07:01.515720 15504 tablet_bootstrap.cc:654] T f4660feab5654d67a2cd8b86e9872b59 P 981c763ced6e4a599e85ada8763b9356: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:01.520511 15511 raft_consensus.cc:493] T 32148bf5a0f24290b0b6bc39b8511a0d P 8ead72f632f44f578c84d6f6c654dc03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:01.521234 15511 raft_consensus.cc:515] T 32148bf5a0f24290b0b6bc39b8511a0d P 8ead72f632f44f578c84d6f6c654dc03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:01.528915 15511 leader_election.cc:290] T 32148bf5a0f24290b0b6bc39b8511a0d P 8ead72f632f44f578c84d6f6c654dc03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4352f1e8e514845893cd5b85d1fe27a (127.10.182.1:44633), 981c763ced6e4a599e85ada8763b9356 (127.10.182.2:33073)
I20260709 13:07:01.529021 15505 tablet_bootstrap.cc:654] T f4660feab5654d67a2cd8b86e9872b59 P b4352f1e8e514845893cd5b85d1fe27a: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:01.545921 15315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32148bf5a0f24290b0b6bc39b8511a0d" candidate_uuid: "8ead72f632f44f578c84d6f6c654dc03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4352f1e8e514845893cd5b85d1fe27a" is_pre_election: true
W20260709 13:07:01.547916 15429 leader_election.cc:343] T 32148bf5a0f24290b0b6bc39b8511a0d P 8ead72f632f44f578c84d6f6c654dc03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4352f1e8e514845893cd5b85d1fe27a (127.10.182.1:44633): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:01.559774 15506 tablet_bootstrap.cc:492] T 53a01f42b5e046868ba9cc9c6c34fc22 P 8ead72f632f44f578c84d6f6c654dc03: No bootstrap required, opened a new log
I20260709 13:07:01.560388 15506 ts_tablet_manager.cc:1403] T 53a01f42b5e046868ba9cc9c6c34fc22 P 8ead72f632f44f578c84d6f6c654dc03: Time spent bootstrapping tablet: real 0.066s	user 0.016s	sys 0.017s
I20260709 13:07:01.562295 15504 tablet_bootstrap.cc:492] T f4660feab5654d67a2cd8b86e9872b59 P 981c763ced6e4a599e85ada8763b9356: No bootstrap required, opened a new log
I20260709 13:07:01.562917 15504 ts_tablet_manager.cc:1403] T f4660feab5654d67a2cd8b86e9872b59 P 981c763ced6e4a599e85ada8763b9356: Time spent bootstrapping tablet: real 0.054s	user 0.020s	sys 0.030s
I20260709 13:07:01.565600 15504 raft_consensus.cc:359] T f4660feab5654d67a2cd8b86e9872b59 P 981c763ced6e4a599e85ada8763b9356 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:01.566311 15504 raft_consensus.cc:385] T f4660feab5654d67a2cd8b86e9872b59 P 981c763ced6e4a599e85ada8763b9356 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:01.566633 15504 raft_consensus.cc:740] T f4660feab5654d67a2cd8b86e9872b59 P 981c763ced6e4a599e85ada8763b9356 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 981c763ced6e4a599e85ada8763b9356, State: Initialized, Role: FOLLOWER
I20260709 13:07:01.567219 15390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32148bf5a0f24290b0b6bc39b8511a0d" candidate_uuid: "8ead72f632f44f578c84d6f6c654dc03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "981c763ced6e4a599e85ada8763b9356" is_pre_election: true
I20260709 13:07:01.567301 15504 consensus_queue.cc:260] T f4660feab5654d67a2cd8b86e9872b59 P 981c763ced6e4a599e85ada8763b9356 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
W20260709 13:07:01.569027 15430 leader_election.cc:343] T 32148bf5a0f24290b0b6bc39b8511a0d P 8ead72f632f44f578c84d6f6c654dc03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 981c763ced6e4a599e85ada8763b9356 (127.10.182.2:33073): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:01.569459 15430 leader_election.cc:304] T 32148bf5a0f24290b0b6bc39b8511a0d P 8ead72f632f44f578c84d6f6c654dc03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8ead72f632f44f578c84d6f6c654dc03; no voters: 981c763ced6e4a599e85ada8763b9356, b4352f1e8e514845893cd5b85d1fe27a
I20260709 13:07:01.569823 15504 ts_tablet_manager.cc:1434] T f4660feab5654d67a2cd8b86e9872b59 P 981c763ced6e4a599e85ada8763b9356: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:07:01.570658 15511 raft_consensus.cc:2749] T 32148bf5a0f24290b0b6bc39b8511a0d P 8ead72f632f44f578c84d6f6c654dc03 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:01.571086 15504 tablet_bootstrap.cc:492] T 53a01f42b5e046868ba9cc9c6c34fc22 P 981c763ced6e4a599e85ada8763b9356: Bootstrap starting.
I20260709 13:07:01.572531 15505 tablet_bootstrap.cc:492] T f4660feab5654d67a2cd8b86e9872b59 P b4352f1e8e514845893cd5b85d1fe27a: No bootstrap required, opened a new log
I20260709 13:07:01.573040 15505 ts_tablet_manager.cc:1403] T f4660feab5654d67a2cd8b86e9872b59 P b4352f1e8e514845893cd5b85d1fe27a: Time spent bootstrapping tablet: real 0.058s	user 0.014s	sys 0.017s
I20260709 13:07:01.574216 15506 raft_consensus.cc:359] T 53a01f42b5e046868ba9cc9c6c34fc22 P 8ead72f632f44f578c84d6f6c654dc03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:01.575023 15506 raft_consensus.cc:385] T 53a01f42b5e046868ba9cc9c6c34fc22 P 8ead72f632f44f578c84d6f6c654dc03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:01.575366 15506 raft_consensus.cc:740] T 53a01f42b5e046868ba9cc9c6c34fc22 P 8ead72f632f44f578c84d6f6c654dc03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ead72f632f44f578c84d6f6c654dc03, State: Initialized, Role: FOLLOWER
I20260709 13:07:01.575891 15505 raft_consensus.cc:359] T f4660feab5654d67a2cd8b86e9872b59 P b4352f1e8e514845893cd5b85d1fe27a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:01.576666 15505 raft_consensus.cc:385] T f4660feab5654d67a2cd8b86e9872b59 P b4352f1e8e514845893cd5b85d1fe27a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:01.576215 15506 consensus_queue.cc:260] T 53a01f42b5e046868ba9cc9c6c34fc22 P 8ead72f632f44f578c84d6f6c654dc03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:01.576992 15505 raft_consensus.cc:740] T f4660feab5654d67a2cd8b86e9872b59 P b4352f1e8e514845893cd5b85d1fe27a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4352f1e8e514845893cd5b85d1fe27a, State: Initialized, Role: FOLLOWER
I20260709 13:07:01.578163 15504 tablet_bootstrap.cc:654] T 53a01f42b5e046868ba9cc9c6c34fc22 P 981c763ced6e4a599e85ada8763b9356: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:01.578689 15506 ts_tablet_manager.cc:1434] T 53a01f42b5e046868ba9cc9c6c34fc22 P 8ead72f632f44f578c84d6f6c654dc03: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 13:07:01.579727 15506 tablet_bootstrap.cc:492] T d3afd06c62ba4d98a8e6c0fc277702b6 P 8ead72f632f44f578c84d6f6c654dc03: Bootstrap starting.
I20260709 13:07:01.577770 15505 consensus_queue.cc:260] T f4660feab5654d67a2cd8b86e9872b59 P b4352f1e8e514845893cd5b85d1fe27a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:01.587230 15506 tablet_bootstrap.cc:654] T d3afd06c62ba4d98a8e6c0fc277702b6 P 8ead72f632f44f578c84d6f6c654dc03: Neither blocks nor log segments found. Creating new log.
W20260709 13:07:01.589480 15490 tablet.cc:2406] T 32148bf5a0f24290b0b6bc39b8511a0d P 8ead72f632f44f578c84d6f6c654dc03: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:07:01.589535 15510 raft_consensus.cc:493] T d3afd06c62ba4d98a8e6c0fc277702b6 P b4352f1e8e514845893cd5b85d1fe27a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:01.592361 15504 tablet_bootstrap.cc:492] T 53a01f42b5e046868ba9cc9c6c34fc22 P 981c763ced6e4a599e85ada8763b9356: No bootstrap required, opened a new log
I20260709 13:07:01.591897 15510 raft_consensus.cc:515] T d3afd06c62ba4d98a8e6c0fc277702b6 P b4352f1e8e514845893cd5b85d1fe27a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } } peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } }
I20260709 13:07:01.592893 15504 ts_tablet_manager.cc:1403] T 53a01f42b5e046868ba9cc9c6c34fc22 P 981c763ced6e4a599e85ada8763b9356: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.006s
I20260709 13:07:01.594434 15505 ts_tablet_manager.cc:1434] T f4660feab5654d67a2cd8b86e9872b59 P b4352f1e8e514845893cd5b85d1fe27a: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 13:07:01.595981 15504 raft_consensus.cc:359] T 53a01f42b5e046868ba9cc9c6c34fc22 P 981c763ced6e4a599e85ada8763b9356 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:01.596807 15504 raft_consensus.cc:385] T 53a01f42b5e046868ba9cc9c6c34fc22 P 981c763ced6e4a599e85ada8763b9356 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:01.597105 15504 raft_consensus.cc:740] T 53a01f42b5e046868ba9cc9c6c34fc22 P 981c763ced6e4a599e85ada8763b9356 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 981c763ced6e4a599e85ada8763b9356, State: Initialized, Role: FOLLOWER
I20260709 13:07:01.598060 15504 consensus_queue.cc:260] T 53a01f42b5e046868ba9cc9c6c34fc22 P 981c763ced6e4a599e85ada8763b9356 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:01.598744 15510 leader_election.cc:290] T d3afd06c62ba4d98a8e6c0fc277702b6 P b4352f1e8e514845893cd5b85d1fe27a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 981c763ced6e4a599e85ada8763b9356 (127.10.182.2:33073), 8ead72f632f44f578c84d6f6c654dc03 (127.10.182.3:45419)
I20260709 13:07:01.603225 15504 ts_tablet_manager.cc:1434] T 53a01f42b5e046868ba9cc9c6c34fc22 P 981c763ced6e4a599e85ada8763b9356: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:07:01.604233 15504 tablet_bootstrap.cc:492] T d0c092a89b474e47ba069d5429c80dec P 981c763ced6e4a599e85ada8763b9356: Bootstrap starting.
I20260709 13:07:01.604632 15505 tablet_bootstrap.cc:492] T aa0c305f5dc942b6ba15154616037f5a P b4352f1e8e514845893cd5b85d1fe27a: Bootstrap starting.
I20260709 13:07:01.612854 15504 tablet_bootstrap.cc:654] T d0c092a89b474e47ba069d5429c80dec P 981c763ced6e4a599e85ada8763b9356: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:01.632541 15505 tablet_bootstrap.cc:654] T aa0c305f5dc942b6ba15154616037f5a P b4352f1e8e514845893cd5b85d1fe27a: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:01.637089 15506 tablet_bootstrap.cc:492] T d3afd06c62ba4d98a8e6c0fc277702b6 P 8ead72f632f44f578c84d6f6c654dc03: No bootstrap required, opened a new log
I20260709 13:07:01.637702 15506 ts_tablet_manager.cc:1403] T d3afd06c62ba4d98a8e6c0fc277702b6 P 8ead72f632f44f578c84d6f6c654dc03: Time spent bootstrapping tablet: real 0.058s	user 0.027s	sys 0.026s
I20260709 13:07:01.640774 15506 raft_consensus.cc:359] T d3afd06c62ba4d98a8e6c0fc277702b6 P 8ead72f632f44f578c84d6f6c654dc03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } } peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } }
I20260709 13:07:01.641541 15506 raft_consensus.cc:385] T d3afd06c62ba4d98a8e6c0fc277702b6 P 8ead72f632f44f578c84d6f6c654dc03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:01.641887 15506 raft_consensus.cc:740] T d3afd06c62ba4d98a8e6c0fc277702b6 P 8ead72f632f44f578c84d6f6c654dc03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ead72f632f44f578c84d6f6c654dc03, State: Initialized, Role: FOLLOWER
I20260709 13:07:01.643124 15504 tablet_bootstrap.cc:492] T d0c092a89b474e47ba069d5429c80dec P 981c763ced6e4a599e85ada8763b9356: No bootstrap required, opened a new log
I20260709 13:07:01.642740 15506 consensus_queue.cc:260] T d3afd06c62ba4d98a8e6c0fc277702b6 P 8ead72f632f44f578c84d6f6c654dc03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } } peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } }
I20260709 13:07:01.643810 15504 ts_tablet_manager.cc:1403] T d0c092a89b474e47ba069d5429c80dec P 981c763ced6e4a599e85ada8763b9356: Time spent bootstrapping tablet: real 0.040s	user 0.019s	sys 0.015s
I20260709 13:07:01.645219 15506 ts_tablet_manager.cc:1434] T d3afd06c62ba4d98a8e6c0fc277702b6 P 8ead72f632f44f578c84d6f6c654dc03: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:07:01.646301 15506 tablet_bootstrap.cc:492] T f4660feab5654d67a2cd8b86e9872b59 P 8ead72f632f44f578c84d6f6c654dc03: Bootstrap starting.
I20260709 13:07:01.648207 15464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3afd06c62ba4d98a8e6c0fc277702b6" candidate_uuid: "b4352f1e8e514845893cd5b85d1fe27a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ead72f632f44f578c84d6f6c654dc03" is_pre_election: true
I20260709 13:07:01.650808 15390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3afd06c62ba4d98a8e6c0fc277702b6" candidate_uuid: "b4352f1e8e514845893cd5b85d1fe27a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "981c763ced6e4a599e85ada8763b9356" is_pre_election: true
I20260709 13:07:01.652812 15390 raft_consensus.cc:2468] T d3afd06c62ba4d98a8e6c0fc277702b6 P 981c763ced6e4a599e85ada8763b9356 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4352f1e8e514845893cd5b85d1fe27a in term 0.
I20260709 13:07:01.653963 15281 leader_election.cc:304] T d3afd06c62ba4d98a8e6c0fc277702b6 P b4352f1e8e514845893cd5b85d1fe27a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 981c763ced6e4a599e85ada8763b9356, b4352f1e8e514845893cd5b85d1fe27a; no voters: 
I20260709 13:07:01.654924 15510 raft_consensus.cc:2804] T d3afd06c62ba4d98a8e6c0fc277702b6 P b4352f1e8e514845893cd5b85d1fe27a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:01.655324 15510 raft_consensus.cc:493] T d3afd06c62ba4d98a8e6c0fc277702b6 P b4352f1e8e514845893cd5b85d1fe27a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:01.655680 15510 raft_consensus.cc:3060] T d3afd06c62ba4d98a8e6c0fc277702b6 P b4352f1e8e514845893cd5b85d1fe27a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:01.654523 15504 raft_consensus.cc:359] T d0c092a89b474e47ba069d5429c80dec P 981c763ced6e4a599e85ada8763b9356 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:01.656431 15504 raft_consensus.cc:385] T d0c092a89b474e47ba069d5429c80dec P 981c763ced6e4a599e85ada8763b9356 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:01.656812 15504 raft_consensus.cc:740] T d0c092a89b474e47ba069d5429c80dec P 981c763ced6e4a599e85ada8763b9356 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 981c763ced6e4a599e85ada8763b9356, State: Initialized, Role: FOLLOWER
I20260709 13:07:01.657543 15504 consensus_queue.cc:260] T d0c092a89b474e47ba069d5429c80dec P 981c763ced6e4a599e85ada8763b9356 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:01.659436 15506 tablet_bootstrap.cc:654] T f4660feab5654d67a2cd8b86e9872b59 P 8ead72f632f44f578c84d6f6c654dc03: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:01.659786 15504 ts_tablet_manager.cc:1434] T d0c092a89b474e47ba069d5429c80dec P 981c763ced6e4a599e85ada8763b9356: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.004s
I20260709 13:07:01.654039 15464 raft_consensus.cc:2468] T d3afd06c62ba4d98a8e6c0fc277702b6 P 8ead72f632f44f578c84d6f6c654dc03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4352f1e8e514845893cd5b85d1fe27a in term 0.
I20260709 13:07:01.660831 15504 tablet_bootstrap.cc:492] T aa0c305f5dc942b6ba15154616037f5a P 981c763ced6e4a599e85ada8763b9356: Bootstrap starting.
I20260709 13:07:01.664512 15510 raft_consensus.cc:515] T d3afd06c62ba4d98a8e6c0fc277702b6 P b4352f1e8e514845893cd5b85d1fe27a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } } peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } }
I20260709 13:07:01.667399 15504 tablet_bootstrap.cc:654] T aa0c305f5dc942b6ba15154616037f5a P 981c763ced6e4a599e85ada8763b9356: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:01.667400 15390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3afd06c62ba4d98a8e6c0fc277702b6" candidate_uuid: "b4352f1e8e514845893cd5b85d1fe27a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "981c763ced6e4a599e85ada8763b9356"
I20260709 13:07:01.668097 15390 raft_consensus.cc:3060] T d3afd06c62ba4d98a8e6c0fc277702b6 P 981c763ced6e4a599e85ada8763b9356 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:01.673130 15506 tablet_bootstrap.cc:492] T f4660feab5654d67a2cd8b86e9872b59 P 8ead72f632f44f578c84d6f6c654dc03: No bootstrap required, opened a new log
I20260709 13:07:01.673653 15506 ts_tablet_manager.cc:1403] T f4660feab5654d67a2cd8b86e9872b59 P 8ead72f632f44f578c84d6f6c654dc03: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.004s
I20260709 13:07:01.675819 15506 raft_consensus.cc:359] T f4660feab5654d67a2cd8b86e9872b59 P 8ead72f632f44f578c84d6f6c654dc03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:01.676543 15506 raft_consensus.cc:385] T f4660feab5654d67a2cd8b86e9872b59 P 8ead72f632f44f578c84d6f6c654dc03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:01.676806 15505 tablet_bootstrap.cc:492] T aa0c305f5dc942b6ba15154616037f5a P b4352f1e8e514845893cd5b85d1fe27a: No bootstrap required, opened a new log
I20260709 13:07:01.676721 15390 raft_consensus.cc:2468] T d3afd06c62ba4d98a8e6c0fc277702b6 P 981c763ced6e4a599e85ada8763b9356 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4352f1e8e514845893cd5b85d1fe27a in term 1.
I20260709 13:07:01.676824 15506 raft_consensus.cc:740] T f4660feab5654d67a2cd8b86e9872b59 P 8ead72f632f44f578c84d6f6c654dc03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ead72f632f44f578c84d6f6c654dc03, State: Initialized, Role: FOLLOWER
I20260709 13:07:01.677465 15505 ts_tablet_manager.cc:1403] T aa0c305f5dc942b6ba15154616037f5a P b4352f1e8e514845893cd5b85d1fe27a: Time spent bootstrapping tablet: real 0.073s	user 0.018s	sys 0.005s
I20260709 13:07:01.677887 15506 consensus_queue.cc:260] T f4660feab5654d67a2cd8b86e9872b59 P 8ead72f632f44f578c84d6f6c654dc03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:01.678336 15281 leader_election.cc:304] T d3afd06c62ba4d98a8e6c0fc277702b6 P b4352f1e8e514845893cd5b85d1fe27a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 981c763ced6e4a599e85ada8763b9356, b4352f1e8e514845893cd5b85d1fe27a; no voters: 
I20260709 13:07:01.680800 15506 ts_tablet_manager.cc:1434] T f4660feab5654d67a2cd8b86e9872b59 P 8ead72f632f44f578c84d6f6c654dc03: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:07:01.681813 15506 tablet_bootstrap.cc:492] T d0c43918ec7b40ef9fa1f182227708ee P 8ead72f632f44f578c84d6f6c654dc03: Bootstrap starting.
I20260709 13:07:01.683759 15510 leader_election.cc:290] T d3afd06c62ba4d98a8e6c0fc277702b6 P b4352f1e8e514845893cd5b85d1fe27a [CANDIDATE]: Term 1 election: Requested vote from peers 981c763ced6e4a599e85ada8763b9356 (127.10.182.2:33073), 8ead72f632f44f578c84d6f6c654dc03 (127.10.182.3:45419)
I20260709 13:07:01.684340 15510 raft_consensus.cc:2804] T d3afd06c62ba4d98a8e6c0fc277702b6 P b4352f1e8e514845893cd5b85d1fe27a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:01.684789 15510 raft_consensus.cc:697] T d3afd06c62ba4d98a8e6c0fc277702b6 P b4352f1e8e514845893cd5b85d1fe27a [term 1 LEADER]: Becoming Leader. State: Replica: b4352f1e8e514845893cd5b85d1fe27a, State: Running, Role: LEADER
I20260709 13:07:01.684947 15464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3afd06c62ba4d98a8e6c0fc277702b6" candidate_uuid: "b4352f1e8e514845893cd5b85d1fe27a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ead72f632f44f578c84d6f6c654dc03"
I20260709 13:07:01.685566 15464 raft_consensus.cc:3060] T d3afd06c62ba4d98a8e6c0fc277702b6 P 8ead72f632f44f578c84d6f6c654dc03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:01.682384 15504 tablet_bootstrap.cc:492] T aa0c305f5dc942b6ba15154616037f5a P 981c763ced6e4a599e85ada8763b9356: No bootstrap required, opened a new log
I20260709 13:07:01.686784 15504 ts_tablet_manager.cc:1403] T aa0c305f5dc942b6ba15154616037f5a P 981c763ced6e4a599e85ada8763b9356: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.001s
I20260709 13:07:01.688661 15506 tablet_bootstrap.cc:654] T d0c43918ec7b40ef9fa1f182227708ee P 8ead72f632f44f578c84d6f6c654dc03: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:01.688903 15505 raft_consensus.cc:359] T aa0c305f5dc942b6ba15154616037f5a P b4352f1e8e514845893cd5b85d1fe27a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:01.689647 15505 raft_consensus.cc:385] T aa0c305f5dc942b6ba15154616037f5a P b4352f1e8e514845893cd5b85d1fe27a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:01.689924 15505 raft_consensus.cc:740] T aa0c305f5dc942b6ba15154616037f5a P b4352f1e8e514845893cd5b85d1fe27a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4352f1e8e514845893cd5b85d1fe27a, State: Initialized, Role: FOLLOWER
I20260709 13:07:01.685638 15510 consensus_queue.cc:237] T d3afd06c62ba4d98a8e6c0fc277702b6 P b4352f1e8e514845893cd5b85d1fe27a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } } peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } }
I20260709 13:07:01.693518 15504 raft_consensus.cc:359] T aa0c305f5dc942b6ba15154616037f5a P 981c763ced6e4a599e85ada8763b9356 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:01.694450 15504 raft_consensus.cc:385] T aa0c305f5dc942b6ba15154616037f5a P 981c763ced6e4a599e85ada8763b9356 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:01.694993 15506 tablet_bootstrap.cc:492] T d0c43918ec7b40ef9fa1f182227708ee P 8ead72f632f44f578c84d6f6c654dc03: No bootstrap required, opened a new log
I20260709 13:07:01.694829 15504 raft_consensus.cc:740] T aa0c305f5dc942b6ba15154616037f5a P 981c763ced6e4a599e85ada8763b9356 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 981c763ced6e4a599e85ada8763b9356, State: Initialized, Role: FOLLOWER
I20260709 13:07:01.695533 15506 ts_tablet_manager.cc:1403] T d0c43918ec7b40ef9fa1f182227708ee P 8ead72f632f44f578c84d6f6c654dc03: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.005s
I20260709 13:07:01.695817 15504 consensus_queue.cc:260] T aa0c305f5dc942b6ba15154616037f5a P 981c763ced6e4a599e85ada8763b9356 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:01.696643 15505 consensus_queue.cc:260] T aa0c305f5dc942b6ba15154616037f5a P b4352f1e8e514845893cd5b85d1fe27a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:01.697069 15464 raft_consensus.cc:2468] T d3afd06c62ba4d98a8e6c0fc277702b6 P 8ead72f632f44f578c84d6f6c654dc03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4352f1e8e514845893cd5b85d1fe27a in term 1.
I20260709 13:07:01.698617 15506 raft_consensus.cc:359] T d0c43918ec7b40ef9fa1f182227708ee P 8ead72f632f44f578c84d6f6c654dc03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:01.699345 15506 raft_consensus.cc:385] T d0c43918ec7b40ef9fa1f182227708ee P 8ead72f632f44f578c84d6f6c654dc03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:01.699645 15506 raft_consensus.cc:740] T d0c43918ec7b40ef9fa1f182227708ee P 8ead72f632f44f578c84d6f6c654dc03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ead72f632f44f578c84d6f6c654dc03, State: Initialized, Role: FOLLOWER
I20260709 13:07:01.700361 15506 consensus_queue.cc:260] T d0c43918ec7b40ef9fa1f182227708ee P 8ead72f632f44f578c84d6f6c654dc03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:01.705403 15506 ts_tablet_manager.cc:1434] T d0c43918ec7b40ef9fa1f182227708ee P 8ead72f632f44f578c84d6f6c654dc03: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260709 13:07:01.706447 15506 tablet_bootstrap.cc:492] T 5be5438d676641ad935a823a0b61d0aa P 8ead72f632f44f578c84d6f6c654dc03: Bootstrap starting.
I20260709 13:07:01.708250 15505 ts_tablet_manager.cc:1434] T aa0c305f5dc942b6ba15154616037f5a P b4352f1e8e514845893cd5b85d1fe27a: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.006s
I20260709 13:07:01.709254 15505 tablet_bootstrap.cc:492] T d0c092a89b474e47ba069d5429c80dec P b4352f1e8e514845893cd5b85d1fe27a: Bootstrap starting.
I20260709 13:07:01.709527 15504 ts_tablet_manager.cc:1434] T aa0c305f5dc942b6ba15154616037f5a P 981c763ced6e4a599e85ada8763b9356: Time spent starting tablet: real 0.022s	user 0.003s	sys 0.005s
I20260709 13:07:01.712827 15211 catalog_manager.cc:5697] T d3afd06c62ba4d98a8e6c0fc277702b6 P b4352f1e8e514845893cd5b85d1fe27a reported cstate change: term changed from 0 to 1, leader changed from <none> to b4352f1e8e514845893cd5b85d1fe27a (127.10.182.1). New cstate: current_term: 1 leader_uuid: "b4352f1e8e514845893cd5b85d1fe27a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:01.715346 15505 tablet_bootstrap.cc:654] T d0c092a89b474e47ba069d5429c80dec P b4352f1e8e514845893cd5b85d1fe27a: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:01.716531 15506 tablet_bootstrap.cc:654] T 5be5438d676641ad935a823a0b61d0aa P 8ead72f632f44f578c84d6f6c654dc03: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:01.717476 15526 raft_consensus.cc:493] T 53a01f42b5e046868ba9cc9c6c34fc22 P b4352f1e8e514845893cd5b85d1fe27a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:01.717969 15526 raft_consensus.cc:515] T 53a01f42b5e046868ba9cc9c6c34fc22 P b4352f1e8e514845893cd5b85d1fe27a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:01.721522 15390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53a01f42b5e046868ba9cc9c6c34fc22" candidate_uuid: "b4352f1e8e514845893cd5b85d1fe27a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "981c763ced6e4a599e85ada8763b9356" is_pre_election: true
I20260709 13:07:01.722252 15504 tablet_bootstrap.cc:492] T 5be5438d676641ad935a823a0b61d0aa P 981c763ced6e4a599e85ada8763b9356: Bootstrap starting.
I20260709 13:07:01.722333 15390 raft_consensus.cc:2468] T 53a01f42b5e046868ba9cc9c6c34fc22 P 981c763ced6e4a599e85ada8763b9356 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4352f1e8e514845893cd5b85d1fe27a in term 0.
I20260709 13:07:01.724222 15281 leader_election.cc:304] T 53a01f42b5e046868ba9cc9c6c34fc22 P b4352f1e8e514845893cd5b85d1fe27a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 981c763ced6e4a599e85ada8763b9356, b4352f1e8e514845893cd5b85d1fe27a; no voters: 
I20260709 13:07:01.725241 15510 raft_consensus.cc:2804] T 53a01f42b5e046868ba9cc9c6c34fc22 P b4352f1e8e514845893cd5b85d1fe27a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:01.725620 15510 raft_consensus.cc:493] T 53a01f42b5e046868ba9cc9c6c34fc22 P b4352f1e8e514845893cd5b85d1fe27a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:01.725951 15510 raft_consensus.cc:3060] T 53a01f42b5e046868ba9cc9c6c34fc22 P b4352f1e8e514845893cd5b85d1fe27a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:01.726991 15505 tablet_bootstrap.cc:492] T d0c092a89b474e47ba069d5429c80dec P b4352f1e8e514845893cd5b85d1fe27a: No bootstrap required, opened a new log
I20260709 13:07:01.727484 15505 ts_tablet_manager.cc:1403] T d0c092a89b474e47ba069d5429c80dec P b4352f1e8e514845893cd5b85d1fe27a: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.007s
I20260709 13:07:01.730372 15505 raft_consensus.cc:359] T d0c092a89b474e47ba069d5429c80dec P b4352f1e8e514845893cd5b85d1fe27a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:01.731083 15505 raft_consensus.cc:385] T d0c092a89b474e47ba069d5429c80dec P b4352f1e8e514845893cd5b85d1fe27a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:01.731374 15505 raft_consensus.cc:740] T d0c092a89b474e47ba069d5429c80dec P b4352f1e8e514845893cd5b85d1fe27a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4352f1e8e514845893cd5b85d1fe27a, State: Initialized, Role: FOLLOWER
I20260709 13:07:01.732246 15505 consensus_queue.cc:260] T d0c092a89b474e47ba069d5429c80dec P b4352f1e8e514845893cd5b85d1fe27a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:01.734454 15505 ts_tablet_manager.cc:1434] T d0c092a89b474e47ba069d5429c80dec P b4352f1e8e514845893cd5b85d1fe27a: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:07:01.734638 15464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53a01f42b5e046868ba9cc9c6c34fc22" candidate_uuid: "b4352f1e8e514845893cd5b85d1fe27a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ead72f632f44f578c84d6f6c654dc03" is_pre_election: true
I20260709 13:07:01.735357 15505 tablet_bootstrap.cc:492] T 5be5438d676641ad935a823a0b61d0aa P b4352f1e8e514845893cd5b85d1fe27a: Bootstrap starting.
I20260709 13:07:01.735294 15464 raft_consensus.cc:2468] T 53a01f42b5e046868ba9cc9c6c34fc22 P 8ead72f632f44f578c84d6f6c654dc03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4352f1e8e514845893cd5b85d1fe27a in term 0.
I20260709 13:07:01.735689 15526 leader_election.cc:290] T 53a01f42b5e046868ba9cc9c6c34fc22 P b4352f1e8e514845893cd5b85d1fe27a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 981c763ced6e4a599e85ada8763b9356 (127.10.182.2:33073), 8ead72f632f44f578c84d6f6c654dc03 (127.10.182.3:45419)
I20260709 13:07:01.737797 15510 raft_consensus.cc:515] T 53a01f42b5e046868ba9cc9c6c34fc22 P b4352f1e8e514845893cd5b85d1fe27a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
W20260709 13:07:01.738745 15261 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:07:01.740825 15390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53a01f42b5e046868ba9cc9c6c34fc22" candidate_uuid: "b4352f1e8e514845893cd5b85d1fe27a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "981c763ced6e4a599e85ada8763b9356"
I20260709 13:07:01.741439 15390 raft_consensus.cc:3060] T 53a01f42b5e046868ba9cc9c6c34fc22 P 981c763ced6e4a599e85ada8763b9356 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:01.743024 15505 tablet_bootstrap.cc:654] T 5be5438d676641ad935a823a0b61d0aa P b4352f1e8e514845893cd5b85d1fe27a: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:01.745824 15506 tablet_bootstrap.cc:492] T 5be5438d676641ad935a823a0b61d0aa P 8ead72f632f44f578c84d6f6c654dc03: No bootstrap required, opened a new log
I20260709 13:07:01.746366 15506 ts_tablet_manager.cc:1403] T 5be5438d676641ad935a823a0b61d0aa P 8ead72f632f44f578c84d6f6c654dc03: Time spent bootstrapping tablet: real 0.040s	user 0.016s	sys 0.018s
I20260709 13:07:01.750059 15506 raft_consensus.cc:359] T 5be5438d676641ad935a823a0b61d0aa P 8ead72f632f44f578c84d6f6c654dc03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:01.743167 15504 tablet_bootstrap.cc:654] T 5be5438d676641ad935a823a0b61d0aa P 981c763ced6e4a599e85ada8763b9356: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:01.750939 15506 raft_consensus.cc:385] T 5be5438d676641ad935a823a0b61d0aa P 8ead72f632f44f578c84d6f6c654dc03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:01.751857 15506 raft_consensus.cc:740] T 5be5438d676641ad935a823a0b61d0aa P 8ead72f632f44f578c84d6f6c654dc03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ead72f632f44f578c84d6f6c654dc03, State: Initialized, Role: FOLLOWER
I20260709 13:07:01.752889 15506 consensus_queue.cc:260] T 5be5438d676641ad935a823a0b61d0aa P 8ead72f632f44f578c84d6f6c654dc03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:01.755766 15464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53a01f42b5e046868ba9cc9c6c34fc22" candidate_uuid: "b4352f1e8e514845893cd5b85d1fe27a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ead72f632f44f578c84d6f6c654dc03"
I20260709 13:07:01.756762 15464 raft_consensus.cc:3060] T 53a01f42b5e046868ba9cc9c6c34fc22 P 8ead72f632f44f578c84d6f6c654dc03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:01.763279 15506 ts_tablet_manager.cc:1434] T 5be5438d676641ad935a823a0b61d0aa P 8ead72f632f44f578c84d6f6c654dc03: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.001s
I20260709 13:07:01.764120 15504 tablet_bootstrap.cc:492] T 5be5438d676641ad935a823a0b61d0aa P 981c763ced6e4a599e85ada8763b9356: No bootstrap required, opened a new log
I20260709 13:07:01.755862 15510 leader_election.cc:290] T 53a01f42b5e046868ba9cc9c6c34fc22 P b4352f1e8e514845893cd5b85d1fe27a [CANDIDATE]: Term 1 election: Requested vote from peers 981c763ced6e4a599e85ada8763b9356 (127.10.182.2:33073), 8ead72f632f44f578c84d6f6c654dc03 (127.10.182.3:45419)
I20260709 13:07:01.764700 15504 ts_tablet_manager.cc:1403] T 5be5438d676641ad935a823a0b61d0aa P 981c763ced6e4a599e85ada8763b9356: Time spent bootstrapping tablet: real 0.047s	user 0.015s	sys 0.000s
I20260709 13:07:01.767561 15506 tablet_bootstrap.cc:492] T d0c092a89b474e47ba069d5429c80dec P 8ead72f632f44f578c84d6f6c654dc03: Bootstrap starting.
I20260709 13:07:01.767442 15464 raft_consensus.cc:2468] T 53a01f42b5e046868ba9cc9c6c34fc22 P 8ead72f632f44f578c84d6f6c654dc03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4352f1e8e514845893cd5b85d1fe27a in term 1.
I20260709 13:07:01.769482 15279 leader_election.cc:304] T 53a01f42b5e046868ba9cc9c6c34fc22 P b4352f1e8e514845893cd5b85d1fe27a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ead72f632f44f578c84d6f6c654dc03, b4352f1e8e514845893cd5b85d1fe27a; no voters: 
I20260709 13:07:01.753216 15390 raft_consensus.cc:2468] T 53a01f42b5e046868ba9cc9c6c34fc22 P 981c763ced6e4a599e85ada8763b9356 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4352f1e8e514845893cd5b85d1fe27a in term 1.
I20260709 13:07:01.772552 15510 raft_consensus.cc:2804] T 53a01f42b5e046868ba9cc9c6c34fc22 P b4352f1e8e514845893cd5b85d1fe27a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:01.773593 15510 raft_consensus.cc:697] T 53a01f42b5e046868ba9cc9c6c34fc22 P b4352f1e8e514845893cd5b85d1fe27a [term 1 LEADER]: Becoming Leader. State: Replica: b4352f1e8e514845893cd5b85d1fe27a, State: Running, Role: LEADER
I20260709 13:07:01.774595 15506 tablet_bootstrap.cc:654] T d0c092a89b474e47ba069d5429c80dec P 8ead72f632f44f578c84d6f6c654dc03: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:01.774693 15510 consensus_queue.cc:237] T 53a01f42b5e046868ba9cc9c6c34fc22 P b4352f1e8e514845893cd5b85d1fe27a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:01.775949 15504 raft_consensus.cc:359] T 5be5438d676641ad935a823a0b61d0aa P 981c763ced6e4a599e85ada8763b9356 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:01.776829 15504 raft_consensus.cc:385] T 5be5438d676641ad935a823a0b61d0aa P 981c763ced6e4a599e85ada8763b9356 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:01.777581 15504 raft_consensus.cc:740] T 5be5438d676641ad935a823a0b61d0aa P 981c763ced6e4a599e85ada8763b9356 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 981c763ced6e4a599e85ada8763b9356, State: Initialized, Role: FOLLOWER
I20260709 13:07:01.782529 15505 tablet_bootstrap.cc:492] T 5be5438d676641ad935a823a0b61d0aa P b4352f1e8e514845893cd5b85d1fe27a: No bootstrap required, opened a new log
I20260709 13:07:01.785213 15505 ts_tablet_manager.cc:1403] T 5be5438d676641ad935a823a0b61d0aa P b4352f1e8e514845893cd5b85d1fe27a: Time spent bootstrapping tablet: real 0.050s	user 0.025s	sys 0.021s
I20260709 13:07:01.785600 15504 consensus_queue.cc:260] T 5be5438d676641ad935a823a0b61d0aa P 981c763ced6e4a599e85ada8763b9356 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:01.786545 15506 tablet_bootstrap.cc:492] T d0c092a89b474e47ba069d5429c80dec P 8ead72f632f44f578c84d6f6c654dc03: No bootstrap required, opened a new log
I20260709 13:07:01.787061 15506 ts_tablet_manager.cc:1403] T d0c092a89b474e47ba069d5429c80dec P 8ead72f632f44f578c84d6f6c654dc03: Time spent bootstrapping tablet: real 0.020s	user 0.004s	sys 0.012s
I20260709 13:07:01.788031 15505 raft_consensus.cc:359] T 5be5438d676641ad935a823a0b61d0aa P b4352f1e8e514845893cd5b85d1fe27a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:01.788820 15505 raft_consensus.cc:385] T 5be5438d676641ad935a823a0b61d0aa P b4352f1e8e514845893cd5b85d1fe27a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:01.789100 15505 raft_consensus.cc:740] T 5be5438d676641ad935a823a0b61d0aa P b4352f1e8e514845893cd5b85d1fe27a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4352f1e8e514845893cd5b85d1fe27a, State: Initialized, Role: FOLLOWER
I20260709 13:07:01.789820 15505 consensus_queue.cc:260] T 5be5438d676641ad935a823a0b61d0aa P b4352f1e8e514845893cd5b85d1fe27a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:01.790433 15504 ts_tablet_manager.cc:1434] T 5be5438d676641ad935a823a0b61d0aa P 981c763ced6e4a599e85ada8763b9356: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 13:07:01.790052 15506 raft_consensus.cc:359] T d0c092a89b474e47ba069d5429c80dec P 8ead72f632f44f578c84d6f6c654dc03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:01.791103 15506 raft_consensus.cc:385] T d0c092a89b474e47ba069d5429c80dec P 8ead72f632f44f578c84d6f6c654dc03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:01.791450 15504 tablet_bootstrap.cc:492] T d0c43918ec7b40ef9fa1f182227708ee P 981c763ced6e4a599e85ada8763b9356: Bootstrap starting.
I20260709 13:07:01.791407 15506 raft_consensus.cc:740] T d0c092a89b474e47ba069d5429c80dec P 8ead72f632f44f578c84d6f6c654dc03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ead72f632f44f578c84d6f6c654dc03, State: Initialized, Role: FOLLOWER
I20260709 13:07:01.792050 15505 ts_tablet_manager.cc:1434] T 5be5438d676641ad935a823a0b61d0aa P b4352f1e8e514845893cd5b85d1fe27a: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:07:01.792328 15506 consensus_queue.cc:260] T d0c092a89b474e47ba069d5429c80dec P 8ead72f632f44f578c84d6f6c654dc03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:01.793083 15505 tablet_bootstrap.cc:492] T 32148bf5a0f24290b0b6bc39b8511a0d P b4352f1e8e514845893cd5b85d1fe27a: Bootstrap starting.
I20260709 13:07:01.797636 15506 ts_tablet_manager.cc:1434] T d0c092a89b474e47ba069d5429c80dec P 8ead72f632f44f578c84d6f6c654dc03: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:07:01.798321 15504 tablet_bootstrap.cc:654] T d0c43918ec7b40ef9fa1f182227708ee P 981c763ced6e4a599e85ada8763b9356: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:01.798669 15506 tablet_bootstrap.cc:492] T b34f8c39e10546a38bf958431d09f289 P 8ead72f632f44f578c84d6f6c654dc03: Bootstrap starting.
I20260709 13:07:01.799738 15505 tablet_bootstrap.cc:654] T 32148bf5a0f24290b0b6bc39b8511a0d P b4352f1e8e514845893cd5b85d1fe27a: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:01.805197 15506 tablet_bootstrap.cc:654] T b34f8c39e10546a38bf958431d09f289 P 8ead72f632f44f578c84d6f6c654dc03: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:01.805110 15210 catalog_manager.cc:5697] T 53a01f42b5e046868ba9cc9c6c34fc22 P b4352f1e8e514845893cd5b85d1fe27a reported cstate change: term changed from 0 to 1, leader changed from <none> to b4352f1e8e514845893cd5b85d1fe27a (127.10.182.1). New cstate: current_term: 1 leader_uuid: "b4352f1e8e514845893cd5b85d1fe27a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:01.816496 15504 tablet_bootstrap.cc:492] T d0c43918ec7b40ef9fa1f182227708ee P 981c763ced6e4a599e85ada8763b9356: No bootstrap required, opened a new log
I20260709 13:07:01.816696 15505 tablet_bootstrap.cc:492] T 32148bf5a0f24290b0b6bc39b8511a0d P b4352f1e8e514845893cd5b85d1fe27a: No bootstrap required, opened a new log
I20260709 13:07:01.817021 15506 tablet_bootstrap.cc:492] T b34f8c39e10546a38bf958431d09f289 P 8ead72f632f44f578c84d6f6c654dc03: No bootstrap required, opened a new log
I20260709 13:07:01.817166 15504 ts_tablet_manager.cc:1403] T d0c43918ec7b40ef9fa1f182227708ee P 981c763ced6e4a599e85ada8763b9356: Time spent bootstrapping tablet: real 0.026s	user 0.019s	sys 0.000s
I20260709 13:07:01.817291 15505 ts_tablet_manager.cc:1403] T 32148bf5a0f24290b0b6bc39b8511a0d P b4352f1e8e514845893cd5b85d1fe27a: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.004s
I20260709 13:07:01.817493 15506 ts_tablet_manager.cc:1403] T b34f8c39e10546a38bf958431d09f289 P 8ead72f632f44f578c84d6f6c654dc03: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260709 13:07:01.820083 15506 raft_consensus.cc:359] T b34f8c39e10546a38bf958431d09f289 P 8ead72f632f44f578c84d6f6c654dc03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:01.820778 15506 raft_consensus.cc:385] T b34f8c39e10546a38bf958431d09f289 P 8ead72f632f44f578c84d6f6c654dc03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:01.821043 15506 raft_consensus.cc:740] T b34f8c39e10546a38bf958431d09f289 P 8ead72f632f44f578c84d6f6c654dc03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ead72f632f44f578c84d6f6c654dc03, State: Initialized, Role: FOLLOWER
I20260709 13:07:01.821882 15506 consensus_queue.cc:260] T b34f8c39e10546a38bf958431d09f289 P 8ead72f632f44f578c84d6f6c654dc03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:01.822317 15504 raft_consensus.cc:359] T d0c43918ec7b40ef9fa1f182227708ee P 981c763ced6e4a599e85ada8763b9356 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:01.823158 15504 raft_consensus.cc:385] T d0c43918ec7b40ef9fa1f182227708ee P 981c763ced6e4a599e85ada8763b9356 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:01.823482 15504 raft_consensus.cc:740] T d0c43918ec7b40ef9fa1f182227708ee P 981c763ced6e4a599e85ada8763b9356 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 981c763ced6e4a599e85ada8763b9356, State: Initialized, Role: FOLLOWER
I20260709 13:07:01.824194 15506 ts_tablet_manager.cc:1434] T b34f8c39e10546a38bf958431d09f289 P 8ead72f632f44f578c84d6f6c654dc03: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:07:01.824388 15504 consensus_queue.cc:260] T d0c43918ec7b40ef9fa1f182227708ee P 981c763ced6e4a599e85ada8763b9356 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:01.825244 15506 tablet_bootstrap.cc:492] T aa0c305f5dc942b6ba15154616037f5a P 8ead72f632f44f578c84d6f6c654dc03: Bootstrap starting.
I20260709 13:07:01.825135 15505 raft_consensus.cc:359] T 32148bf5a0f24290b0b6bc39b8511a0d P b4352f1e8e514845893cd5b85d1fe27a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:01.825951 15505 raft_consensus.cc:385] T 32148bf5a0f24290b0b6bc39b8511a0d P b4352f1e8e514845893cd5b85d1fe27a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:01.826256 15505 raft_consensus.cc:740] T 32148bf5a0f24290b0b6bc39b8511a0d P b4352f1e8e514845893cd5b85d1fe27a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4352f1e8e514845893cd5b85d1fe27a, State: Initialized, Role: FOLLOWER
I20260709 13:07:01.827302 15504 ts_tablet_manager.cc:1434] T d0c43918ec7b40ef9fa1f182227708ee P 981c763ced6e4a599e85ada8763b9356: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:07:01.827106 15505 consensus_queue.cc:260] T 32148bf5a0f24290b0b6bc39b8511a0d P b4352f1e8e514845893cd5b85d1fe27a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:01.828452 15504 tablet_bootstrap.cc:492] T a508d1aa9889490cb34a2742b1a3e5dc P 981c763ced6e4a599e85ada8763b9356: Bootstrap starting.
I20260709 13:07:01.829572 15505 ts_tablet_manager.cc:1434] T 32148bf5a0f24290b0b6bc39b8511a0d P b4352f1e8e514845893cd5b85d1fe27a: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:07:01.830616 15505 tablet_bootstrap.cc:492] T d0c43918ec7b40ef9fa1f182227708ee P b4352f1e8e514845893cd5b85d1fe27a: Bootstrap starting.
I20260709 13:07:01.831629 15506 tablet_bootstrap.cc:654] T aa0c305f5dc942b6ba15154616037f5a P 8ead72f632f44f578c84d6f6c654dc03: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:01.836534 15504 tablet_bootstrap.cc:654] T a508d1aa9889490cb34a2742b1a3e5dc P 981c763ced6e4a599e85ada8763b9356: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:01.836905 15505 tablet_bootstrap.cc:654] T d0c43918ec7b40ef9fa1f182227708ee P b4352f1e8e514845893cd5b85d1fe27a: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:01.838079 15511 raft_consensus.cc:493] T f4660feab5654d67a2cd8b86e9872b59 P 8ead72f632f44f578c84d6f6c654dc03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:01.838625 15511 raft_consensus.cc:515] T f4660feab5654d67a2cd8b86e9872b59 P 8ead72f632f44f578c84d6f6c654dc03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:01.840991 15511 leader_election.cc:290] T f4660feab5654d67a2cd8b86e9872b59 P 8ead72f632f44f578c84d6f6c654dc03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4352f1e8e514845893cd5b85d1fe27a (127.10.182.1:44633), 981c763ced6e4a599e85ada8763b9356 (127.10.182.2:33073)
I20260709 13:07:01.843504 15390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4660feab5654d67a2cd8b86e9872b59" candidate_uuid: "8ead72f632f44f578c84d6f6c654dc03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "981c763ced6e4a599e85ada8763b9356" is_pre_election: true
I20260709 13:07:01.844388 15390 raft_consensus.cc:2468] T f4660feab5654d67a2cd8b86e9872b59 P 981c763ced6e4a599e85ada8763b9356 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ead72f632f44f578c84d6f6c654dc03 in term 0.
I20260709 13:07:01.846575 15315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4660feab5654d67a2cd8b86e9872b59" candidate_uuid: "8ead72f632f44f578c84d6f6c654dc03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4352f1e8e514845893cd5b85d1fe27a" is_pre_election: true
I20260709 13:07:01.847378 15315 raft_consensus.cc:2468] T f4660feab5654d67a2cd8b86e9872b59 P b4352f1e8e514845893cd5b85d1fe27a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ead72f632f44f578c84d6f6c654dc03 in term 0.
I20260709 13:07:01.848836 15430 leader_election.cc:304] T f4660feab5654d67a2cd8b86e9872b59 P 8ead72f632f44f578c84d6f6c654dc03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ead72f632f44f578c84d6f6c654dc03, 981c763ced6e4a599e85ada8763b9356; no voters: 
I20260709 13:07:01.851125 15511 raft_consensus.cc:2804] T f4660feab5654d67a2cd8b86e9872b59 P 8ead72f632f44f578c84d6f6c654dc03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:01.851601 15511 raft_consensus.cc:493] T f4660feab5654d67a2cd8b86e9872b59 P 8ead72f632f44f578c84d6f6c654dc03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:01.852021 15511 raft_consensus.cc:3060] T f4660feab5654d67a2cd8b86e9872b59 P 8ead72f632f44f578c84d6f6c654dc03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:01.855564 15504 tablet_bootstrap.cc:492] T a508d1aa9889490cb34a2742b1a3e5dc P 981c763ced6e4a599e85ada8763b9356: No bootstrap required, opened a new log
I20260709 13:07:01.856055 15504 ts_tablet_manager.cc:1403] T a508d1aa9889490cb34a2742b1a3e5dc P 981c763ced6e4a599e85ada8763b9356: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.010s
I20260709 13:07:01.858225 15505 tablet_bootstrap.cc:492] T d0c43918ec7b40ef9fa1f182227708ee P b4352f1e8e514845893cd5b85d1fe27a: No bootstrap required, opened a new log
I20260709 13:07:01.858688 15505 ts_tablet_manager.cc:1403] T d0c43918ec7b40ef9fa1f182227708ee P b4352f1e8e514845893cd5b85d1fe27a: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.007s
I20260709 13:07:01.860671 15505 raft_consensus.cc:359] T d0c43918ec7b40ef9fa1f182227708ee P b4352f1e8e514845893cd5b85d1fe27a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:01.861145 15505 raft_consensus.cc:385] T d0c43918ec7b40ef9fa1f182227708ee P b4352f1e8e514845893cd5b85d1fe27a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:01.861377 15505 raft_consensus.cc:740] T d0c43918ec7b40ef9fa1f182227708ee P b4352f1e8e514845893cd5b85d1fe27a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4352f1e8e514845893cd5b85d1fe27a, State: Initialized, Role: FOLLOWER
I20260709 13:07:01.862046 15505 consensus_queue.cc:260] T d0c43918ec7b40ef9fa1f182227708ee P b4352f1e8e514845893cd5b85d1fe27a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:01.862133 15511 raft_consensus.cc:515] T f4660feab5654d67a2cd8b86e9872b59 P 8ead72f632f44f578c84d6f6c654dc03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:01.863854 15505 ts_tablet_manager.cc:1434] T d0c43918ec7b40ef9fa1f182227708ee P b4352f1e8e514845893cd5b85d1fe27a: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:07:01.866554 15506 tablet_bootstrap.cc:492] T aa0c305f5dc942b6ba15154616037f5a P 8ead72f632f44f578c84d6f6c654dc03: No bootstrap required, opened a new log
I20260709 13:07:01.866734 15315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4660feab5654d67a2cd8b86e9872b59" candidate_uuid: "8ead72f632f44f578c84d6f6c654dc03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4352f1e8e514845893cd5b85d1fe27a"
I20260709 13:07:01.867039 15505 tablet_bootstrap.cc:492] T b34f8c39e10546a38bf958431d09f289 P b4352f1e8e514845893cd5b85d1fe27a: Bootstrap starting.
I20260709 13:07:01.867115 15506 ts_tablet_manager.cc:1403] T aa0c305f5dc942b6ba15154616037f5a P 8ead72f632f44f578c84d6f6c654dc03: Time spent bootstrapping tablet: real 0.042s	user 0.016s	sys 0.002s
I20260709 13:07:01.867607 15315 raft_consensus.cc:3060] T f4660feab5654d67a2cd8b86e9872b59 P b4352f1e8e514845893cd5b85d1fe27a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:01.869885 15506 raft_consensus.cc:359] T aa0c305f5dc942b6ba15154616037f5a P 8ead72f632f44f578c84d6f6c654dc03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:01.870677 15506 raft_consensus.cc:385] T aa0c305f5dc942b6ba15154616037f5a P 8ead72f632f44f578c84d6f6c654dc03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:01.871079 15506 raft_consensus.cc:740] T aa0c305f5dc942b6ba15154616037f5a P 8ead72f632f44f578c84d6f6c654dc03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ead72f632f44f578c84d6f6c654dc03, State: Initialized, Role: FOLLOWER
I20260709 13:07:01.871793 15506 consensus_queue.cc:260] T aa0c305f5dc942b6ba15154616037f5a P 8ead72f632f44f578c84d6f6c654dc03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:01.872586 15545 raft_consensus.cc:493] T d0c43918ec7b40ef9fa1f182227708ee P 8ead72f632f44f578c84d6f6c654dc03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:01.873099 15545 raft_consensus.cc:515] T d0c43918ec7b40ef9fa1f182227708ee P 8ead72f632f44f578c84d6f6c654dc03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:01.873595 15505 tablet_bootstrap.cc:654] T b34f8c39e10546a38bf958431d09f289 P b4352f1e8e514845893cd5b85d1fe27a: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:01.875919 15314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c43918ec7b40ef9fa1f182227708ee" candidate_uuid: "8ead72f632f44f578c84d6f6c654dc03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4352f1e8e514845893cd5b85d1fe27a" is_pre_election: true
I20260709 13:07:01.876609 15314 raft_consensus.cc:2468] T d0c43918ec7b40ef9fa1f182227708ee P b4352f1e8e514845893cd5b85d1fe27a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ead72f632f44f578c84d6f6c654dc03 in term 0.
I20260709 13:07:01.877874 15429 leader_election.cc:304] T d0c43918ec7b40ef9fa1f182227708ee P 8ead72f632f44f578c84d6f6c654dc03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ead72f632f44f578c84d6f6c654dc03, b4352f1e8e514845893cd5b85d1fe27a; no voters: 
I20260709 13:07:01.884390 15511 leader_election.cc:290] T f4660feab5654d67a2cd8b86e9872b59 P 8ead72f632f44f578c84d6f6c654dc03 [CANDIDATE]: Term 1 election: Requested vote from peers b4352f1e8e514845893cd5b85d1fe27a (127.10.182.1:44633), 981c763ced6e4a599e85ada8763b9356 (127.10.182.2:33073)
I20260709 13:07:01.885655 15390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4660feab5654d67a2cd8b86e9872b59" candidate_uuid: "8ead72f632f44f578c84d6f6c654dc03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "981c763ced6e4a599e85ada8763b9356"
I20260709 13:07:01.886502 15390 raft_consensus.cc:3060] T f4660feab5654d67a2cd8b86e9872b59 P 981c763ced6e4a599e85ada8763b9356 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:01.888808 15511 raft_consensus.cc:2804] T d0c43918ec7b40ef9fa1f182227708ee P 8ead72f632f44f578c84d6f6c654dc03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:01.889250 15511 raft_consensus.cc:493] T d0c43918ec7b40ef9fa1f182227708ee P 8ead72f632f44f578c84d6f6c654dc03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:01.889583 15511 raft_consensus.cc:3060] T d0c43918ec7b40ef9fa1f182227708ee P 8ead72f632f44f578c84d6f6c654dc03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:01.894305 15390 raft_consensus.cc:2468] T f4660feab5654d67a2cd8b86e9872b59 P 981c763ced6e4a599e85ada8763b9356 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ead72f632f44f578c84d6f6c654dc03 in term 1.
I20260709 13:07:01.895498 15545 leader_election.cc:290] T d0c43918ec7b40ef9fa1f182227708ee P 8ead72f632f44f578c84d6f6c654dc03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4352f1e8e514845893cd5b85d1fe27a (127.10.182.1:44633), 981c763ced6e4a599e85ada8763b9356 (127.10.182.2:33073)
I20260709 13:07:01.895632 15430 leader_election.cc:304] T f4660feab5654d67a2cd8b86e9872b59 P 8ead72f632f44f578c84d6f6c654dc03 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ead72f632f44f578c84d6f6c654dc03, 981c763ced6e4a599e85ada8763b9356; no voters: 
I20260709 13:07:01.897395 15545 raft_consensus.cc:2804] T f4660feab5654d67a2cd8b86e9872b59 P 8ead72f632f44f578c84d6f6c654dc03 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:01.897890 15545 raft_consensus.cc:697] T f4660feab5654d67a2cd8b86e9872b59 P 8ead72f632f44f578c84d6f6c654dc03 [term 1 LEADER]: Becoming Leader. State: Replica: 8ead72f632f44f578c84d6f6c654dc03, State: Running, Role: LEADER
I20260709 13:07:01.897812 15389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c43918ec7b40ef9fa1f182227708ee" candidate_uuid: "8ead72f632f44f578c84d6f6c654dc03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "981c763ced6e4a599e85ada8763b9356" is_pre_election: true
I20260709 13:07:01.898765 15389 raft_consensus.cc:2468] T d0c43918ec7b40ef9fa1f182227708ee P 981c763ced6e4a599e85ada8763b9356 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ead72f632f44f578c84d6f6c654dc03 in term 0.
I20260709 13:07:01.900766 15511 raft_consensus.cc:515] T d0c43918ec7b40ef9fa1f182227708ee P 8ead72f632f44f578c84d6f6c654dc03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:01.901932 15545 consensus_queue.cc:237] T f4660feab5654d67a2cd8b86e9872b59 P 8ead72f632f44f578c84d6f6c654dc03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:01.903707 15314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c43918ec7b40ef9fa1f182227708ee" candidate_uuid: "8ead72f632f44f578c84d6f6c654dc03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4352f1e8e514845893cd5b85d1fe27a"
I20260709 13:07:01.904347 15314 raft_consensus.cc:3060] T d0c43918ec7b40ef9fa1f182227708ee P b4352f1e8e514845893cd5b85d1fe27a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:01.866760 15504 raft_consensus.cc:359] T a508d1aa9889490cb34a2742b1a3e5dc P 981c763ced6e4a599e85ada8763b9356 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:01.905197 15504 raft_consensus.cc:385] T a508d1aa9889490cb34a2742b1a3e5dc P 981c763ced6e4a599e85ada8763b9356 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:01.906208 15504 raft_consensus.cc:740] T a508d1aa9889490cb34a2742b1a3e5dc P 981c763ced6e4a599e85ada8763b9356 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 981c763ced6e4a599e85ada8763b9356, State: Initialized, Role: FOLLOWER
I20260709 13:07:01.906967 15315 raft_consensus.cc:2468] T f4660feab5654d67a2cd8b86e9872b59 P b4352f1e8e514845893cd5b85d1fe27a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ead72f632f44f578c84d6f6c654dc03 in term 1.
I20260709 13:07:01.908224 15504 consensus_queue.cc:260] T a508d1aa9889490cb34a2742b1a3e5dc P 981c763ced6e4a599e85ada8763b9356 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:01.914835 15506 ts_tablet_manager.cc:1434] T aa0c305f5dc942b6ba15154616037f5a P 8ead72f632f44f578c84d6f6c654dc03: Time spent starting tablet: real 0.047s	user 0.026s	sys 0.019s
I20260709 13:07:01.916124 15506 tablet_bootstrap.cc:492] T a508d1aa9889490cb34a2742b1a3e5dc P 8ead72f632f44f578c84d6f6c654dc03: Bootstrap starting.
I20260709 13:07:01.916886 15390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c43918ec7b40ef9fa1f182227708ee" candidate_uuid: "8ead72f632f44f578c84d6f6c654dc03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "981c763ced6e4a599e85ada8763b9356"
I20260709 13:07:01.914928 15504 ts_tablet_manager.cc:1434] T a508d1aa9889490cb34a2742b1a3e5dc P 981c763ced6e4a599e85ada8763b9356: Time spent starting tablet: real 0.059s	user 0.007s	sys 0.000s
I20260709 13:07:01.917773 15390 raft_consensus.cc:3060] T d0c43918ec7b40ef9fa1f182227708ee P 981c763ced6e4a599e85ada8763b9356 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:01.918408 15504 tablet_bootstrap.cc:492] T 32148bf5a0f24290b0b6bc39b8511a0d P 981c763ced6e4a599e85ada8763b9356: Bootstrap starting.
I20260709 13:07:01.923142 15314 raft_consensus.cc:2468] T d0c43918ec7b40ef9fa1f182227708ee P b4352f1e8e514845893cd5b85d1fe27a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ead72f632f44f578c84d6f6c654dc03 in term 1.
I20260709 13:07:01.924831 15429 leader_election.cc:304] T d0c43918ec7b40ef9fa1f182227708ee P 8ead72f632f44f578c84d6f6c654dc03 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ead72f632f44f578c84d6f6c654dc03, b4352f1e8e514845893cd5b85d1fe27a; no voters: 
I20260709 13:07:01.926033 15546 raft_consensus.cc:2804] T d0c43918ec7b40ef9fa1f182227708ee P 8ead72f632f44f578c84d6f6c654dc03 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:01.926645 15546 raft_consensus.cc:697] T d0c43918ec7b40ef9fa1f182227708ee P 8ead72f632f44f578c84d6f6c654dc03 [term 1 LEADER]: Becoming Leader. State: Replica: 8ead72f632f44f578c84d6f6c654dc03, State: Running, Role: LEADER
I20260709 13:07:01.926878 15511 leader_election.cc:290] T d0c43918ec7b40ef9fa1f182227708ee P 8ead72f632f44f578c84d6f6c654dc03 [CANDIDATE]: Term 1 election: Requested vote from peers b4352f1e8e514845893cd5b85d1fe27a (127.10.182.1:44633), 981c763ced6e4a599e85ada8763b9356 (127.10.182.2:33073)
I20260709 13:07:01.927665 15513 raft_consensus.cc:493] T 5be5438d676641ad935a823a0b61d0aa P 981c763ced6e4a599e85ada8763b9356 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:01.927820 15506 tablet_bootstrap.cc:654] T a508d1aa9889490cb34a2742b1a3e5dc P 8ead72f632f44f578c84d6f6c654dc03: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:01.928224 15513 raft_consensus.cc:515] T 5be5438d676641ad935a823a0b61d0aa P 981c763ced6e4a599e85ada8763b9356 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:01.929435 15505 tablet_bootstrap.cc:492] T b34f8c39e10546a38bf958431d09f289 P b4352f1e8e514845893cd5b85d1fe27a: No bootstrap required, opened a new log
I20260709 13:07:01.930166 15505 ts_tablet_manager.cc:1403] T b34f8c39e10546a38bf958431d09f289 P b4352f1e8e514845893cd5b85d1fe27a: Time spent bootstrapping tablet: real 0.063s	user 0.026s	sys 0.010s
I20260709 13:07:01.930889 15504 tablet_bootstrap.cc:654] T 32148bf5a0f24290b0b6bc39b8511a0d P 981c763ced6e4a599e85ada8763b9356: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:01.941591 15505 raft_consensus.cc:359] T b34f8c39e10546a38bf958431d09f289 P b4352f1e8e514845893cd5b85d1fe27a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:01.942153 15513 leader_election.cc:290] T 5be5438d676641ad935a823a0b61d0aa P 981c763ced6e4a599e85ada8763b9356 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4352f1e8e514845893cd5b85d1fe27a (127.10.182.1:44633), 8ead72f632f44f578c84d6f6c654dc03 (127.10.182.3:45419)
I20260709 13:07:01.943532 15390 raft_consensus.cc:2468] T d0c43918ec7b40ef9fa1f182227708ee P 981c763ced6e4a599e85ada8763b9356 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ead72f632f44f578c84d6f6c654dc03 in term 1.
I20260709 13:07:01.942418 15505 raft_consensus.cc:385] T b34f8c39e10546a38bf958431d09f289 P b4352f1e8e514845893cd5b85d1fe27a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:01.944571 15505 raft_consensus.cc:740] T b34f8c39e10546a38bf958431d09f289 P b4352f1e8e514845893cd5b85d1fe27a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4352f1e8e514845893cd5b85d1fe27a, State: Initialized, Role: FOLLOWER
I20260709 13:07:01.945264 15505 consensus_queue.cc:260] T b34f8c39e10546a38bf958431d09f289 P b4352f1e8e514845893cd5b85d1fe27a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:01.947135 15505 ts_tablet_manager.cc:1434] T b34f8c39e10546a38bf958431d09f289 P b4352f1e8e514845893cd5b85d1fe27a: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 13:07:01.948690 15505 tablet_bootstrap.cc:492] T a508d1aa9889490cb34a2742b1a3e5dc P b4352f1e8e514845893cd5b85d1fe27a: Bootstrap starting.
I20260709 13:07:01.951277 15546 consensus_queue.cc:237] T d0c43918ec7b40ef9fa1f182227708ee P 8ead72f632f44f578c84d6f6c654dc03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:01.953732 15505 tablet_bootstrap.cc:654] T a508d1aa9889490cb34a2742b1a3e5dc P b4352f1e8e514845893cd5b85d1fe27a: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:01.962466 15211 catalog_manager.cc:5697] T f4660feab5654d67a2cd8b86e9872b59 P 8ead72f632f44f578c84d6f6c654dc03 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ead72f632f44f578c84d6f6c654dc03 (127.10.182.3). New cstate: current_term: 1 leader_uuid: "8ead72f632f44f578c84d6f6c654dc03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:01.973637 15510 raft_consensus.cc:493] T aa0c305f5dc942b6ba15154616037f5a P b4352f1e8e514845893cd5b85d1fe27a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:01.974256 15510 raft_consensus.cc:515] T aa0c305f5dc942b6ba15154616037f5a P b4352f1e8e514845893cd5b85d1fe27a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:01.977994 15504 tablet_bootstrap.cc:492] T 32148bf5a0f24290b0b6bc39b8511a0d P 981c763ced6e4a599e85ada8763b9356: No bootstrap required, opened a new log
I20260709 13:07:01.978749 15504 ts_tablet_manager.cc:1403] T 32148bf5a0f24290b0b6bc39b8511a0d P 981c763ced6e4a599e85ada8763b9356: Time spent bootstrapping tablet: real 0.061s	user 0.006s	sys 0.022s
I20260709 13:07:01.981424 15390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa0c305f5dc942b6ba15154616037f5a" candidate_uuid: "b4352f1e8e514845893cd5b85d1fe27a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "981c763ced6e4a599e85ada8763b9356" is_pre_election: true
I20260709 13:07:01.982187 15390 raft_consensus.cc:2468] T aa0c305f5dc942b6ba15154616037f5a P 981c763ced6e4a599e85ada8763b9356 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4352f1e8e514845893cd5b85d1fe27a in term 0.
I20260709 13:07:01.982339 15504 raft_consensus.cc:359] T 32148bf5a0f24290b0b6bc39b8511a0d P 981c763ced6e4a599e85ada8763b9356 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:01.983361 15504 raft_consensus.cc:385] T 32148bf5a0f24290b0b6bc39b8511a0d P 981c763ced6e4a599e85ada8763b9356 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:01.983740 15504 raft_consensus.cc:740] T 32148bf5a0f24290b0b6bc39b8511a0d P 981c763ced6e4a599e85ada8763b9356 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 981c763ced6e4a599e85ada8763b9356, State: Initialized, Role: FOLLOWER
I20260709 13:07:01.985005 15504 consensus_queue.cc:260] T 32148bf5a0f24290b0b6bc39b8511a0d P 981c763ced6e4a599e85ada8763b9356 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:01.988675 15513 raft_consensus.cc:493] T a508d1aa9889490cb34a2742b1a3e5dc P 981c763ced6e4a599e85ada8763b9356 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:01.988807 15281 leader_election.cc:304] T aa0c305f5dc942b6ba15154616037f5a P b4352f1e8e514845893cd5b85d1fe27a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 981c763ced6e4a599e85ada8763b9356, b4352f1e8e514845893cd5b85d1fe27a; no voters: 
I20260709 13:07:01.989326 15513 raft_consensus.cc:515] T a508d1aa9889490cb34a2742b1a3e5dc P 981c763ced6e4a599e85ada8763b9356 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:01.990123 15526 raft_consensus.cc:2804] T aa0c305f5dc942b6ba15154616037f5a P b4352f1e8e514845893cd5b85d1fe27a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:01.990684 15526 raft_consensus.cc:493] T aa0c305f5dc942b6ba15154616037f5a P b4352f1e8e514845893cd5b85d1fe27a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:01.991109 15526 raft_consensus.cc:3060] T aa0c305f5dc942b6ba15154616037f5a P b4352f1e8e514845893cd5b85d1fe27a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:01.999821 15513 leader_election.cc:290] T a508d1aa9889490cb34a2742b1a3e5dc P 981c763ced6e4a599e85ada8763b9356 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4352f1e8e514845893cd5b85d1fe27a (127.10.182.1:44633), 8ead72f632f44f578c84d6f6c654dc03 (127.10.182.3:45419)
I20260709 13:07:02.002172 15504 ts_tablet_manager.cc:1434] T 32148bf5a0f24290b0b6bc39b8511a0d P 981c763ced6e4a599e85ada8763b9356: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.001s
I20260709 13:07:02.004949 15510 leader_election.cc:290] T aa0c305f5dc942b6ba15154616037f5a P b4352f1e8e514845893cd5b85d1fe27a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 981c763ced6e4a599e85ada8763b9356 (127.10.182.2:33073), 8ead72f632f44f578c84d6f6c654dc03 (127.10.182.3:45419)
I20260709 13:07:02.007464 15504 tablet_bootstrap.cc:492] T b34f8c39e10546a38bf958431d09f289 P 981c763ced6e4a599e85ada8763b9356: Bootstrap starting.
I20260709 13:07:02.009716 15529 raft_consensus.cc:493] T d0c092a89b474e47ba069d5429c80dec P b4352f1e8e514845893cd5b85d1fe27a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:02.010428 15529 raft_consensus.cc:515] T d0c092a89b474e47ba069d5429c80dec P b4352f1e8e514845893cd5b85d1fe27a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:02.014008 15464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa0c305f5dc942b6ba15154616037f5a" candidate_uuid: "b4352f1e8e514845893cd5b85d1fe27a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ead72f632f44f578c84d6f6c654dc03" is_pre_election: true
I20260709 13:07:02.014956 15464 raft_consensus.cc:2468] T aa0c305f5dc942b6ba15154616037f5a P 8ead72f632f44f578c84d6f6c654dc03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4352f1e8e514845893cd5b85d1fe27a in term 0.
I20260709 13:07:02.017046 15529 leader_election.cc:290] T d0c092a89b474e47ba069d5429c80dec P b4352f1e8e514845893cd5b85d1fe27a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 981c763ced6e4a599e85ada8763b9356 (127.10.182.2:33073), 8ead72f632f44f578c84d6f6c654dc03 (127.10.182.3:45419)
I20260709 13:07:02.016305 15213 catalog_manager.cc:5697] T d0c43918ec7b40ef9fa1f182227708ee P 8ead72f632f44f578c84d6f6c654dc03 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ead72f632f44f578c84d6f6c654dc03 (127.10.182.3). New cstate: current_term: 1 leader_uuid: "8ead72f632f44f578c84d6f6c654dc03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:02.016320 15463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c092a89b474e47ba069d5429c80dec" candidate_uuid: "b4352f1e8e514845893cd5b85d1fe27a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ead72f632f44f578c84d6f6c654dc03" is_pre_election: true
I20260709 13:07:02.017649 15529 raft_consensus.cc:493] T b34f8c39e10546a38bf958431d09f289 P b4352f1e8e514845893cd5b85d1fe27a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:02.007800 15510 raft_consensus.cc:493] T 5be5438d676641ad935a823a0b61d0aa P b4352f1e8e514845893cd5b85d1fe27a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:02.018827 15510 raft_consensus.cc:515] T 5be5438d676641ad935a823a0b61d0aa P b4352f1e8e514845893cd5b85d1fe27a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:02.018138 15463 raft_consensus.cc:2468] T d0c092a89b474e47ba069d5429c80dec P 8ead72f632f44f578c84d6f6c654dc03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4352f1e8e514845893cd5b85d1fe27a in term 0.
I20260709 13:07:02.026190 15510 leader_election.cc:290] T 5be5438d676641ad935a823a0b61d0aa P b4352f1e8e514845893cd5b85d1fe27a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 981c763ced6e4a599e85ada8763b9356 (127.10.182.2:33073), 8ead72f632f44f578c84d6f6c654dc03 (127.10.182.3:45419)
I20260709 13:07:02.027786 15390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c092a89b474e47ba069d5429c80dec" candidate_uuid: "b4352f1e8e514845893cd5b85d1fe27a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "981c763ced6e4a599e85ada8763b9356" is_pre_election: true
I20260709 13:07:02.028808 15390 raft_consensus.cc:2468] T d0c092a89b474e47ba069d5429c80dec P 981c763ced6e4a599e85ada8763b9356 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4352f1e8e514845893cd5b85d1fe27a in term 0.
I20260709 13:07:02.030586 15389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5be5438d676641ad935a823a0b61d0aa" candidate_uuid: "b4352f1e8e514845893cd5b85d1fe27a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "981c763ced6e4a599e85ada8763b9356" is_pre_election: true
I20260709 13:07:02.031514 15389 raft_consensus.cc:2468] T 5be5438d676641ad935a823a0b61d0aa P 981c763ced6e4a599e85ada8763b9356 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4352f1e8e514845893cd5b85d1fe27a in term 0.
I20260709 13:07:02.034164 15463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5be5438d676641ad935a823a0b61d0aa" candidate_uuid: "b4352f1e8e514845893cd5b85d1fe27a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ead72f632f44f578c84d6f6c654dc03" is_pre_election: true
I20260709 13:07:02.035095 15463 raft_consensus.cc:2468] T 5be5438d676641ad935a823a0b61d0aa P 8ead72f632f44f578c84d6f6c654dc03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4352f1e8e514845893cd5b85d1fe27a in term 0.
I20260709 13:07:02.036594 15281 leader_election.cc:304] T d0c092a89b474e47ba069d5429c80dec P b4352f1e8e514845893cd5b85d1fe27a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 981c763ced6e4a599e85ada8763b9356, b4352f1e8e514845893cd5b85d1fe27a; no voters: 
I20260709 13:07:02.038214 15281 leader_election.cc:304] T 5be5438d676641ad935a823a0b61d0aa P b4352f1e8e514845893cd5b85d1fe27a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 981c763ced6e4a599e85ada8763b9356, b4352f1e8e514845893cd5b85d1fe27a; no voters: 
I20260709 13:07:02.038666 15464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a508d1aa9889490cb34a2742b1a3e5dc" candidate_uuid: "981c763ced6e4a599e85ada8763b9356" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ead72f632f44f578c84d6f6c654dc03" is_pre_election: true
I20260709 13:07:02.039728 15510 raft_consensus.cc:2804] T d0c092a89b474e47ba069d5429c80dec P b4352f1e8e514845893cd5b85d1fe27a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:02.040374 15510 raft_consensus.cc:493] T d0c092a89b474e47ba069d5429c80dec P b4352f1e8e514845893cd5b85d1fe27a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:02.041002 15510 raft_consensus.cc:3060] T d0c092a89b474e47ba069d5429c80dec P b4352f1e8e514845893cd5b85d1fe27a [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:02.042630 15354 leader_election.cc:343] T a508d1aa9889490cb34a2742b1a3e5dc P 981c763ced6e4a599e85ada8763b9356 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8ead72f632f44f578c84d6f6c654dc03 (127.10.182.3:45419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:02.048780 15463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5be5438d676641ad935a823a0b61d0aa" candidate_uuid: "981c763ced6e4a599e85ada8763b9356" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ead72f632f44f578c84d6f6c654dc03" is_pre_election: true
I20260709 13:07:02.049722 15463 raft_consensus.cc:2468] T 5be5438d676641ad935a823a0b61d0aa P 8ead72f632f44f578c84d6f6c654dc03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 981c763ced6e4a599e85ada8763b9356 in term 0.
I20260709 13:07:02.051242 15354 leader_election.cc:304] T 5be5438d676641ad935a823a0b61d0aa P 981c763ced6e4a599e85ada8763b9356 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ead72f632f44f578c84d6f6c654dc03, 981c763ced6e4a599e85ada8763b9356; no voters: 
I20260709 13:07:02.052341 15513 raft_consensus.cc:2804] T 5be5438d676641ad935a823a0b61d0aa P 981c763ced6e4a599e85ada8763b9356 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:02.052829 15513 raft_consensus.cc:493] T 5be5438d676641ad935a823a0b61d0aa P 981c763ced6e4a599e85ada8763b9356 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:02.053421 15513 raft_consensus.cc:3060] T 5be5438d676641ad935a823a0b61d0aa P 981c763ced6e4a599e85ada8763b9356 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:02.018162 15529 raft_consensus.cc:515] T b34f8c39e10546a38bf958431d09f289 P b4352f1e8e514845893cd5b85d1fe27a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:02.066923 15389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b34f8c39e10546a38bf958431d09f289" candidate_uuid: "b4352f1e8e514845893cd5b85d1fe27a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "981c763ced6e4a599e85ada8763b9356" is_pre_election: true
I20260709 13:07:02.067399 15463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b34f8c39e10546a38bf958431d09f289" candidate_uuid: "b4352f1e8e514845893cd5b85d1fe27a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ead72f632f44f578c84d6f6c654dc03" is_pre_election: true
I20260709 13:07:02.068385 15463 raft_consensus.cc:2468] T b34f8c39e10546a38bf958431d09f289 P 8ead72f632f44f578c84d6f6c654dc03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4352f1e8e514845893cd5b85d1fe27a in term 0.
W20260709 13:07:02.068904 15281 leader_election.cc:343] T b34f8c39e10546a38bf958431d09f289 P b4352f1e8e514845893cd5b85d1fe27a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 981c763ced6e4a599e85ada8763b9356 (127.10.182.2:33073): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:02.066967 15529 leader_election.cc:290] T b34f8c39e10546a38bf958431d09f289 P b4352f1e8e514845893cd5b85d1fe27a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 981c763ced6e4a599e85ada8763b9356 (127.10.182.2:33073), 8ead72f632f44f578c84d6f6c654dc03 (127.10.182.3:45419)
I20260709 13:07:02.069885 15279 leader_election.cc:304] T b34f8c39e10546a38bf958431d09f289 P b4352f1e8e514845893cd5b85d1fe27a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8ead72f632f44f578c84d6f6c654dc03, b4352f1e8e514845893cd5b85d1fe27a; no voters: 981c763ced6e4a599e85ada8763b9356
I20260709 13:07:02.070950 15529 raft_consensus.cc:2804] T 5be5438d676641ad935a823a0b61d0aa P b4352f1e8e514845893cd5b85d1fe27a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:02.071483 15529 raft_consensus.cc:493] T 5be5438d676641ad935a823a0b61d0aa P b4352f1e8e514845893cd5b85d1fe27a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:02.071992 15529 raft_consensus.cc:3060] T 5be5438d676641ad935a823a0b61d0aa P b4352f1e8e514845893cd5b85d1fe27a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:02.076920 15556 raft_consensus.cc:2804] T b34f8c39e10546a38bf958431d09f289 P b4352f1e8e514845893cd5b85d1fe27a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:02.077507 15556 raft_consensus.cc:493] T b34f8c39e10546a38bf958431d09f289 P b4352f1e8e514845893cd5b85d1fe27a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:02.077018 15510 raft_consensus.cc:515] T d0c092a89b474e47ba069d5429c80dec P b4352f1e8e514845893cd5b85d1fe27a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:02.077894 15504 tablet_bootstrap.cc:654] T b34f8c39e10546a38bf958431d09f289 P 981c763ced6e4a599e85ada8763b9356: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:02.077966 15314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5be5438d676641ad935a823a0b61d0aa" candidate_uuid: "981c763ced6e4a599e85ada8763b9356" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4352f1e8e514845893cd5b85d1fe27a" is_pre_election: true
I20260709 13:07:02.081101 15506 tablet_bootstrap.cc:492] T a508d1aa9889490cb34a2742b1a3e5dc P 8ead72f632f44f578c84d6f6c654dc03: No bootstrap required, opened a new log
I20260709 13:07:02.081455 15506 ts_tablet_manager.cc:1403] T a508d1aa9889490cb34a2742b1a3e5dc P 8ead72f632f44f578c84d6f6c654dc03: Time spent bootstrapping tablet: real 0.166s	user 0.035s	sys 0.023s
I20260709 13:07:02.077909 15556 raft_consensus.cc:3060] T b34f8c39e10546a38bf958431d09f289 P b4352f1e8e514845893cd5b85d1fe27a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:02.084223 15315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a508d1aa9889490cb34a2742b1a3e5dc" candidate_uuid: "981c763ced6e4a599e85ada8763b9356" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4352f1e8e514845893cd5b85d1fe27a" is_pre_election: true
I20260709 13:07:02.085376 15506 raft_consensus.cc:359] T a508d1aa9889490cb34a2742b1a3e5dc P 8ead72f632f44f578c84d6f6c654dc03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:02.089337 15506 raft_consensus.cc:385] T a508d1aa9889490cb34a2742b1a3e5dc P 8ead72f632f44f578c84d6f6c654dc03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:02.089627 15506 raft_consensus.cc:740] T a508d1aa9889490cb34a2742b1a3e5dc P 8ead72f632f44f578c84d6f6c654dc03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ead72f632f44f578c84d6f6c654dc03, State: Initialized, Role: FOLLOWER
W20260709 13:07:02.089709 15355 leader_election.cc:343] T a508d1aa9889490cb34a2742b1a3e5dc P 981c763ced6e4a599e85ada8763b9356 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4352f1e8e514845893cd5b85d1fe27a (127.10.182.1:44633): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:02.090211 15355 leader_election.cc:304] T a508d1aa9889490cb34a2742b1a3e5dc P 981c763ced6e4a599e85ada8763b9356 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 981c763ced6e4a599e85ada8763b9356; no voters: 8ead72f632f44f578c84d6f6c654dc03, b4352f1e8e514845893cd5b85d1fe27a
I20260709 13:07:02.090469 15506 consensus_queue.cc:260] T a508d1aa9889490cb34a2742b1a3e5dc P 8ead72f632f44f578c84d6f6c654dc03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:02.092549 15529 raft_consensus.cc:515] T 5be5438d676641ad935a823a0b61d0aa P b4352f1e8e514845893cd5b85d1fe27a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:02.094048 15314 raft_consensus.cc:2393] T 5be5438d676641ad935a823a0b61d0aa P b4352f1e8e514845893cd5b85d1fe27a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 981c763ced6e4a599e85ada8763b9356 in current term 1: Already voted for candidate b4352f1e8e514845893cd5b85d1fe27a in this term.
I20260709 13:07:02.094759 15529 leader_election.cc:290] T 5be5438d676641ad935a823a0b61d0aa P b4352f1e8e514845893cd5b85d1fe27a [CANDIDATE]: Term 1 election: Requested vote from peers 981c763ced6e4a599e85ada8763b9356 (127.10.182.2:33073), 8ead72f632f44f578c84d6f6c654dc03 (127.10.182.3:45419)
I20260709 13:07:02.097256 15389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c092a89b474e47ba069d5429c80dec" candidate_uuid: "b4352f1e8e514845893cd5b85d1fe27a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "981c763ced6e4a599e85ada8763b9356"
I20260709 13:07:02.097558 15463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5be5438d676641ad935a823a0b61d0aa" candidate_uuid: "b4352f1e8e514845893cd5b85d1fe27a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ead72f632f44f578c84d6f6c654dc03"
I20260709 13:07:02.097863 15389 raft_consensus.cc:3060] T d0c092a89b474e47ba069d5429c80dec P 981c763ced6e4a599e85ada8763b9356 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:02.098122 15463 raft_consensus.cc:3060] T 5be5438d676641ad935a823a0b61d0aa P 8ead72f632f44f578c84d6f6c654dc03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:02.100648 15390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5be5438d676641ad935a823a0b61d0aa" candidate_uuid: "b4352f1e8e514845893cd5b85d1fe27a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "981c763ced6e4a599e85ada8763b9356"
I20260709 13:07:02.101682 15506 ts_tablet_manager.cc:1434] T a508d1aa9889490cb34a2742b1a3e5dc P 8ead72f632f44f578c84d6f6c654dc03: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.001s
I20260709 13:07:02.105193 15389 raft_consensus.cc:2468] T d0c092a89b474e47ba069d5429c80dec P 981c763ced6e4a599e85ada8763b9356 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4352f1e8e514845893cd5b85d1fe27a in term 1.
I20260709 13:07:02.106446 15281 leader_election.cc:304] T d0c092a89b474e47ba069d5429c80dec P b4352f1e8e514845893cd5b85d1fe27a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 981c763ced6e4a599e85ada8763b9356, b4352f1e8e514845893cd5b85d1fe27a; no voters: 
I20260709 13:07:02.108094 15510 leader_election.cc:290] T d0c092a89b474e47ba069d5429c80dec P b4352f1e8e514845893cd5b85d1fe27a [CANDIDATE]: Term 1 election: Requested vote from peers 981c763ced6e4a599e85ada8763b9356 (127.10.182.2:33073), 8ead72f632f44f578c84d6f6c654dc03 (127.10.182.3:45419)
I20260709 13:07:02.108660 15510 raft_consensus.cc:2804] T d0c092a89b474e47ba069d5429c80dec P b4352f1e8e514845893cd5b85d1fe27a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:02.109083 15510 raft_consensus.cc:697] T d0c092a89b474e47ba069d5429c80dec P b4352f1e8e514845893cd5b85d1fe27a [term 1 LEADER]: Becoming Leader. State: Replica: b4352f1e8e514845893cd5b85d1fe27a, State: Running, Role: LEADER
I20260709 13:07:02.109416 15464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c092a89b474e47ba069d5429c80dec" candidate_uuid: "b4352f1e8e514845893cd5b85d1fe27a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ead72f632f44f578c84d6f6c654dc03"
I20260709 13:07:02.110000 15464 raft_consensus.cc:3060] T d0c092a89b474e47ba069d5429c80dec P 8ead72f632f44f578c84d6f6c654dc03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:02.109882 15510 consensus_queue.cc:237] T d0c092a89b474e47ba069d5429c80dec P b4352f1e8e514845893cd5b85d1fe27a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:02.085897 15526 raft_consensus.cc:515] T aa0c305f5dc942b6ba15154616037f5a P b4352f1e8e514845893cd5b85d1fe27a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:02.087505 15505 tablet_bootstrap.cc:492] T a508d1aa9889490cb34a2742b1a3e5dc P b4352f1e8e514845893cd5b85d1fe27a: No bootstrap required, opened a new log
I20260709 13:07:02.087692 15513 raft_consensus.cc:515] T 5be5438d676641ad935a823a0b61d0aa P 981c763ced6e4a599e85ada8763b9356 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:02.112156 15505 ts_tablet_manager.cc:1403] T a508d1aa9889490cb34a2742b1a3e5dc P b4352f1e8e514845893cd5b85d1fe27a: Time spent bootstrapping tablet: real 0.164s	user 0.047s	sys 0.076s
I20260709 13:07:02.113040 15390 raft_consensus.cc:2393] T 5be5438d676641ad935a823a0b61d0aa P 981c763ced6e4a599e85ada8763b9356 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b4352f1e8e514845893cd5b85d1fe27a in current term 1: Already voted for candidate 981c763ced6e4a599e85ada8763b9356 in this term.
I20260709 13:07:02.113401 15513 leader_election.cc:290] T 5be5438d676641ad935a823a0b61d0aa P 981c763ced6e4a599e85ada8763b9356 [CANDIDATE]: Term 1 election: Requested vote from peers b4352f1e8e514845893cd5b85d1fe27a (127.10.182.1:44633), 8ead72f632f44f578c84d6f6c654dc03 (127.10.182.3:45419)
I20260709 13:07:02.113979 15513 raft_consensus.cc:2749] T a508d1aa9889490cb34a2742b1a3e5dc P 981c763ced6e4a599e85ada8763b9356 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:02.115768 15505 raft_consensus.cc:359] T a508d1aa9889490cb34a2742b1a3e5dc P b4352f1e8e514845893cd5b85d1fe27a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:02.116807 15505 raft_consensus.cc:385] T a508d1aa9889490cb34a2742b1a3e5dc P b4352f1e8e514845893cd5b85d1fe27a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:02.117148 15505 raft_consensus.cc:740] T a508d1aa9889490cb34a2742b1a3e5dc P b4352f1e8e514845893cd5b85d1fe27a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4352f1e8e514845893cd5b85d1fe27a, State: Initialized, Role: FOLLOWER
I20260709 13:07:02.117883 15556 raft_consensus.cc:515] T b34f8c39e10546a38bf958431d09f289 P b4352f1e8e514845893cd5b85d1fe27a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:02.118033 15505 consensus_queue.cc:260] T a508d1aa9889490cb34a2742b1a3e5dc P b4352f1e8e514845893cd5b85d1fe27a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:02.119127 15462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5be5438d676641ad935a823a0b61d0aa" candidate_uuid: "981c763ced6e4a599e85ada8763b9356" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ead72f632f44f578c84d6f6c654dc03"
I20260709 13:07:02.120823 15314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5be5438d676641ad935a823a0b61d0aa" candidate_uuid: "981c763ced6e4a599e85ada8763b9356" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4352f1e8e514845893cd5b85d1fe27a"
I20260709 13:07:02.121172 15526 leader_election.cc:290] T aa0c305f5dc942b6ba15154616037f5a P b4352f1e8e514845893cd5b85d1fe27a [CANDIDATE]: Term 1 election: Requested vote from peers 981c763ced6e4a599e85ada8763b9356 (127.10.182.2:33073), 8ead72f632f44f578c84d6f6c654dc03 (127.10.182.3:45419)
I20260709 13:07:02.121754 15314 raft_consensus.cc:2393] T 5be5438d676641ad935a823a0b61d0aa P b4352f1e8e514845893cd5b85d1fe27a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 981c763ced6e4a599e85ada8763b9356 in current term 1: Already voted for candidate b4352f1e8e514845893cd5b85d1fe27a in this term.
I20260709 13:07:02.123791 15462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa0c305f5dc942b6ba15154616037f5a" candidate_uuid: "b4352f1e8e514845893cd5b85d1fe27a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ead72f632f44f578c84d6f6c654dc03"
I20260709 13:07:02.124459 15462 raft_consensus.cc:3060] T aa0c305f5dc942b6ba15154616037f5a P 8ead72f632f44f578c84d6f6c654dc03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:02.127274 15556 leader_election.cc:290] T b34f8c39e10546a38bf958431d09f289 P b4352f1e8e514845893cd5b85d1fe27a [CANDIDATE]: Term 1 election: Requested vote from peers 981c763ced6e4a599e85ada8763b9356 (127.10.182.2:33073), 8ead72f632f44f578c84d6f6c654dc03 (127.10.182.3:45419)
I20260709 13:07:02.128890 15461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b34f8c39e10546a38bf958431d09f289" candidate_uuid: "b4352f1e8e514845893cd5b85d1fe27a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ead72f632f44f578c84d6f6c654dc03"
I20260709 13:07:02.129706 15461 raft_consensus.cc:3060] T b34f8c39e10546a38bf958431d09f289 P 8ead72f632f44f578c84d6f6c654dc03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:02.137038 15556 raft_consensus.cc:493] T a508d1aa9889490cb34a2742b1a3e5dc P b4352f1e8e514845893cd5b85d1fe27a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:02.137878 15556 raft_consensus.cc:515] T a508d1aa9889490cb34a2742b1a3e5dc P b4352f1e8e514845893cd5b85d1fe27a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:02.142140 15556 leader_election.cc:290] T a508d1aa9889490cb34a2742b1a3e5dc P b4352f1e8e514845893cd5b85d1fe27a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 981c763ced6e4a599e85ada8763b9356 (127.10.182.2:33073), 8ead72f632f44f578c84d6f6c654dc03 (127.10.182.3:45419)
I20260709 13:07:02.142378 15389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b34f8c39e10546a38bf958431d09f289" candidate_uuid: "b4352f1e8e514845893cd5b85d1fe27a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "981c763ced6e4a599e85ada8763b9356"
I20260709 13:07:02.145049 15460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a508d1aa9889490cb34a2742b1a3e5dc" candidate_uuid: "b4352f1e8e514845893cd5b85d1fe27a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ead72f632f44f578c84d6f6c654dc03" is_pre_election: true
I20260709 13:07:02.145416 15390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa0c305f5dc942b6ba15154616037f5a" candidate_uuid: "b4352f1e8e514845893cd5b85d1fe27a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "981c763ced6e4a599e85ada8763b9356"
I20260709 13:07:02.145787 15460 raft_consensus.cc:2468] T a508d1aa9889490cb34a2742b1a3e5dc P 8ead72f632f44f578c84d6f6c654dc03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4352f1e8e514845893cd5b85d1fe27a in term 0.
I20260709 13:07:02.145998 15390 raft_consensus.cc:3060] T aa0c305f5dc942b6ba15154616037f5a P 981c763ced6e4a599e85ada8763b9356 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:02.147089 15279 leader_election.cc:304] T a508d1aa9889490cb34a2742b1a3e5dc P b4352f1e8e514845893cd5b85d1fe27a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ead72f632f44f578c84d6f6c654dc03, b4352f1e8e514845893cd5b85d1fe27a; no voters: 
I20260709 13:07:02.147905 15556 raft_consensus.cc:2804] T a508d1aa9889490cb34a2742b1a3e5dc P b4352f1e8e514845893cd5b85d1fe27a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:02.148281 15556 raft_consensus.cc:493] T a508d1aa9889490cb34a2742b1a3e5dc P b4352f1e8e514845893cd5b85d1fe27a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:02.148635 15556 raft_consensus.cc:3060] T a508d1aa9889490cb34a2742b1a3e5dc P b4352f1e8e514845893cd5b85d1fe27a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:02.148861 15389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a508d1aa9889490cb34a2742b1a3e5dc" candidate_uuid: "b4352f1e8e514845893cd5b85d1fe27a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "981c763ced6e4a599e85ada8763b9356" is_pre_election: true
I20260709 13:07:02.149471 15389 raft_consensus.cc:2468] T a508d1aa9889490cb34a2742b1a3e5dc P 981c763ced6e4a599e85ada8763b9356 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4352f1e8e514845893cd5b85d1fe27a in term 0.
I20260709 13:07:02.150605 15354 leader_election.cc:304] T 5be5438d676641ad935a823a0b61d0aa P 981c763ced6e4a599e85ada8763b9356 [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: 981c763ced6e4a599e85ada8763b9356; no voters: 8ead72f632f44f578c84d6f6c654dc03, b4352f1e8e514845893cd5b85d1fe27a
I20260709 13:07:02.151651 15557 raft_consensus.cc:2749] T 5be5438d676641ad935a823a0b61d0aa P 981c763ced6e4a599e85ada8763b9356 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260709 13:07:02.153203 15281 leader_election.cc:343] T b34f8c39e10546a38bf958431d09f289 P b4352f1e8e514845893cd5b85d1fe27a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 981c763ced6e4a599e85ada8763b9356 (127.10.182.2:33073): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:02.159996 15390 raft_consensus.cc:2468] T aa0c305f5dc942b6ba15154616037f5a P 981c763ced6e4a599e85ada8763b9356 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4352f1e8e514845893cd5b85d1fe27a in term 1.
I20260709 13:07:02.160359 15556 raft_consensus.cc:515] T a508d1aa9889490cb34a2742b1a3e5dc P b4352f1e8e514845893cd5b85d1fe27a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:02.177759 15281 leader_election.cc:304] T aa0c305f5dc942b6ba15154616037f5a P b4352f1e8e514845893cd5b85d1fe27a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 981c763ced6e4a599e85ada8763b9356, b4352f1e8e514845893cd5b85d1fe27a; no voters: 
I20260709 13:07:02.178862 15529 raft_consensus.cc:2804] T aa0c305f5dc942b6ba15154616037f5a P b4352f1e8e514845893cd5b85d1fe27a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:02.179450 15529 raft_consensus.cc:697] T aa0c305f5dc942b6ba15154616037f5a P b4352f1e8e514845893cd5b85d1fe27a [term 1 LEADER]: Becoming Leader. State: Replica: b4352f1e8e514845893cd5b85d1fe27a, State: Running, Role: LEADER
I20260709 13:07:02.180662 15526 raft_consensus.cc:493] T 32148bf5a0f24290b0b6bc39b8511a0d P b4352f1e8e514845893cd5b85d1fe27a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:02.180526 15529 consensus_queue.cc:237] T aa0c305f5dc942b6ba15154616037f5a P b4352f1e8e514845893cd5b85d1fe27a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:02.181331 15526 raft_consensus.cc:515] T 32148bf5a0f24290b0b6bc39b8511a0d P b4352f1e8e514845893cd5b85d1fe27a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:02.182703 15460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a508d1aa9889490cb34a2742b1a3e5dc" candidate_uuid: "b4352f1e8e514845893cd5b85d1fe27a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ead72f632f44f578c84d6f6c654dc03"
I20260709 13:07:02.182996 15389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a508d1aa9889490cb34a2742b1a3e5dc" candidate_uuid: "b4352f1e8e514845893cd5b85d1fe27a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "981c763ced6e4a599e85ada8763b9356"
I20260709 13:07:02.183333 15460 raft_consensus.cc:3060] T a508d1aa9889490cb34a2742b1a3e5dc P 8ead72f632f44f578c84d6f6c654dc03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:02.183540 15389 raft_consensus.cc:3060] T a508d1aa9889490cb34a2742b1a3e5dc P 981c763ced6e4a599e85ada8763b9356 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:02.184073 15526 leader_election.cc:290] T 32148bf5a0f24290b0b6bc39b8511a0d P b4352f1e8e514845893cd5b85d1fe27a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 981c763ced6e4a599e85ada8763b9356 (127.10.182.2:33073), 8ead72f632f44f578c84d6f6c654dc03 (127.10.182.3:45419)
I20260709 13:07:02.189913 15459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32148bf5a0f24290b0b6bc39b8511a0d" candidate_uuid: "b4352f1e8e514845893cd5b85d1fe27a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ead72f632f44f578c84d6f6c654dc03" is_pre_election: true
I20260709 13:07:02.190719 15459 raft_consensus.cc:2468] T 32148bf5a0f24290b0b6bc39b8511a0d P 8ead72f632f44f578c84d6f6c654dc03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4352f1e8e514845893cd5b85d1fe27a in term 0.
I20260709 13:07:02.173192 15463 raft_consensus.cc:2468] T 5be5438d676641ad935a823a0b61d0aa P 8ead72f632f44f578c84d6f6c654dc03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4352f1e8e514845893cd5b85d1fe27a in term 1.
I20260709 13:07:02.190769 15389 raft_consensus.cc:2468] T a508d1aa9889490cb34a2742b1a3e5dc P 981c763ced6e4a599e85ada8763b9356 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4352f1e8e514845893cd5b85d1fe27a in term 1.
I20260709 13:07:02.164350 15461 raft_consensus.cc:2468] T b34f8c39e10546a38bf958431d09f289 P 8ead72f632f44f578c84d6f6c654dc03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4352f1e8e514845893cd5b85d1fe27a in term 1.
I20260709 13:07:02.192330 15279 leader_election.cc:304] T 32148bf5a0f24290b0b6bc39b8511a0d P b4352f1e8e514845893cd5b85d1fe27a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ead72f632f44f578c84d6f6c654dc03, b4352f1e8e514845893cd5b85d1fe27a; no voters: 
I20260709 13:07:02.193203 15526 raft_consensus.cc:2804] T 32148bf5a0f24290b0b6bc39b8511a0d P b4352f1e8e514845893cd5b85d1fe27a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:02.193296 15279 leader_election.cc:304] T 5be5438d676641ad935a823a0b61d0aa P b4352f1e8e514845893cd5b85d1fe27a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8ead72f632f44f578c84d6f6c654dc03, b4352f1e8e514845893cd5b85d1fe27a; no voters: 981c763ced6e4a599e85ada8763b9356
I20260709 13:07:02.193768 15526 raft_consensus.cc:493] T 32148bf5a0f24290b0b6bc39b8511a0d P b4352f1e8e514845893cd5b85d1fe27a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:02.194283 15526 raft_consensus.cc:3060] T 32148bf5a0f24290b0b6bc39b8511a0d P b4352f1e8e514845893cd5b85d1fe27a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:02.194572 15279 leader_election.cc:304] T b34f8c39e10546a38bf958431d09f289 P b4352f1e8e514845893cd5b85d1fe27a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8ead72f632f44f578c84d6f6c654dc03, b4352f1e8e514845893cd5b85d1fe27a; no voters: 981c763ced6e4a599e85ada8763b9356
I20260709 13:07:02.166563 15464 raft_consensus.cc:2468] T d0c092a89b474e47ba069d5429c80dec P 8ead72f632f44f578c84d6f6c654dc03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4352f1e8e514845893cd5b85d1fe27a in term 1.
I20260709 13:07:02.196291 15562 raft_consensus.cc:2804] T 5be5438d676641ad935a823a0b61d0aa P b4352f1e8e514845893cd5b85d1fe27a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:02.196925 15462 raft_consensus.cc:2468] T aa0c305f5dc942b6ba15154616037f5a P 8ead72f632f44f578c84d6f6c654dc03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4352f1e8e514845893cd5b85d1fe27a in term 1.
I20260709 13:07:02.198216 15460 raft_consensus.cc:2468] T a508d1aa9889490cb34a2742b1a3e5dc P 8ead72f632f44f578c84d6f6c654dc03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4352f1e8e514845893cd5b85d1fe27a in term 1.
I20260709 13:07:02.200155 15281 leader_election.cc:304] T a508d1aa9889490cb34a2742b1a3e5dc P b4352f1e8e514845893cd5b85d1fe27a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 981c763ced6e4a599e85ada8763b9356, b4352f1e8e514845893cd5b85d1fe27a; no voters: 
I20260709 13:07:02.202834 15526 raft_consensus.cc:515] T 32148bf5a0f24290b0b6bc39b8511a0d P b4352f1e8e514845893cd5b85d1fe27a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:02.203536 15562 raft_consensus.cc:697] T 5be5438d676641ad935a823a0b61d0aa P b4352f1e8e514845893cd5b85d1fe27a [term 1 LEADER]: Becoming Leader. State: Replica: b4352f1e8e514845893cd5b85d1fe27a, State: Running, Role: LEADER
I20260709 13:07:02.201633 15390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32148bf5a0f24290b0b6bc39b8511a0d" candidate_uuid: "b4352f1e8e514845893cd5b85d1fe27a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "981c763ced6e4a599e85ada8763b9356" is_pre_election: true
I20260709 13:07:02.204957 15390 raft_consensus.cc:2468] T 32148bf5a0f24290b0b6bc39b8511a0d P 981c763ced6e4a599e85ada8763b9356 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4352f1e8e514845893cd5b85d1fe27a in term 0.
I20260709 13:07:02.202144 15556 leader_election.cc:290] T a508d1aa9889490cb34a2742b1a3e5dc P b4352f1e8e514845893cd5b85d1fe27a [CANDIDATE]: Term 1 election: Requested vote from peers 981c763ced6e4a599e85ada8763b9356 (127.10.182.2:33073), 8ead72f632f44f578c84d6f6c654dc03 (127.10.182.3:45419)
I20260709 13:07:02.203743 15505 ts_tablet_manager.cc:1434] T a508d1aa9889490cb34a2742b1a3e5dc P b4352f1e8e514845893cd5b85d1fe27a: Time spent starting tablet: real 0.091s	user 0.024s	sys 0.048s
I20260709 13:07:02.204205 15510 raft_consensus.cc:2804] T a508d1aa9889490cb34a2742b1a3e5dc P b4352f1e8e514845893cd5b85d1fe27a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:02.205874 15510 raft_consensus.cc:697] T a508d1aa9889490cb34a2742b1a3e5dc P b4352f1e8e514845893cd5b85d1fe27a [term 1 LEADER]: Becoming Leader. State: Replica: b4352f1e8e514845893cd5b85d1fe27a, State: Running, Role: LEADER
I20260709 13:07:02.206810 15390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32148bf5a0f24290b0b6bc39b8511a0d" candidate_uuid: "b4352f1e8e514845893cd5b85d1fe27a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "981c763ced6e4a599e85ada8763b9356"
I20260709 13:07:02.206700 15510 consensus_queue.cc:237] T a508d1aa9889490cb34a2742b1a3e5dc P b4352f1e8e514845893cd5b85d1fe27a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:02.206703 15562 consensus_queue.cc:237] T 5be5438d676641ad935a823a0b61d0aa P b4352f1e8e514845893cd5b85d1fe27a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:02.207365 15213 catalog_manager.cc:5697] T d0c092a89b474e47ba069d5429c80dec P b4352f1e8e514845893cd5b85d1fe27a reported cstate change: term changed from 0 to 1, leader changed from <none> to b4352f1e8e514845893cd5b85d1fe27a (127.10.182.1). New cstate: current_term: 1 leader_uuid: "b4352f1e8e514845893cd5b85d1fe27a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:02.207422 15390 raft_consensus.cc:3060] T 32148bf5a0f24290b0b6bc39b8511a0d P 981c763ced6e4a599e85ada8763b9356 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:02.215667 15529 consensus_queue.cc:1048] T d3afd06c62ba4d98a8e6c0fc277702b6 P b4352f1e8e514845893cd5b85d1fe27a [LEADER]: Connected to new peer: Peer: permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:02.217018 15556 consensus_queue.cc:1048] T d3afd06c62ba4d98a8e6c0fc277702b6 P b4352f1e8e514845893cd5b85d1fe27a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:02.202860 15504 tablet_bootstrap.cc:492] T b34f8c39e10546a38bf958431d09f289 P 981c763ced6e4a599e85ada8763b9356: No bootstrap required, opened a new log
I20260709 13:07:02.200366 15559 raft_consensus.cc:2804] T b34f8c39e10546a38bf958431d09f289 P b4352f1e8e514845893cd5b85d1fe27a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:02.220976 15504 ts_tablet_manager.cc:1403] T b34f8c39e10546a38bf958431d09f289 P 981c763ced6e4a599e85ada8763b9356: Time spent bootstrapping tablet: real 0.214s	user 0.025s	sys 0.018s
I20260709 13:07:02.221110 15559 raft_consensus.cc:697] T b34f8c39e10546a38bf958431d09f289 P b4352f1e8e514845893cd5b85d1fe27a [term 1 LEADER]: Becoming Leader. State: Replica: b4352f1e8e514845893cd5b85d1fe27a, State: Running, Role: LEADER
I20260709 13:07:02.222411 15559 consensus_queue.cc:237] T b34f8c39e10546a38bf958431d09f289 P b4352f1e8e514845893cd5b85d1fe27a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:02.226854 15526 leader_election.cc:290] T 32148bf5a0f24290b0b6bc39b8511a0d P b4352f1e8e514845893cd5b85d1fe27a [CANDIDATE]: Term 1 election: Requested vote from peers 981c763ced6e4a599e85ada8763b9356 (127.10.182.2:33073), 8ead72f632f44f578c84d6f6c654dc03 (127.10.182.3:45419)
I20260709 13:07:02.223572 15504 raft_consensus.cc:359] T b34f8c39e10546a38bf958431d09f289 P 981c763ced6e4a599e85ada8763b9356 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:02.244033 15504 raft_consensus.cc:385] T b34f8c39e10546a38bf958431d09f289 P 981c763ced6e4a599e85ada8763b9356 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:02.245417 15504 raft_consensus.cc:740] T b34f8c39e10546a38bf958431d09f289 P 981c763ced6e4a599e85ada8763b9356 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 981c763ced6e4a599e85ada8763b9356, State: Initialized, Role: FOLLOWER
I20260709 13:07:02.246820 15504 consensus_queue.cc:260] T b34f8c39e10546a38bf958431d09f289 P 981c763ced6e4a599e85ada8763b9356 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:02.249140 15504 ts_tablet_manager.cc:1434] T b34f8c39e10546a38bf958431d09f289 P 981c763ced6e4a599e85ada8763b9356: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.001s
I20260709 13:07:02.249563 15390 raft_consensus.cc:2468] T 32148bf5a0f24290b0b6bc39b8511a0d P 981c763ced6e4a599e85ada8763b9356 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4352f1e8e514845893cd5b85d1fe27a in term 1.
I20260709 13:07:02.255993 15281 leader_election.cc:304] T 32148bf5a0f24290b0b6bc39b8511a0d P b4352f1e8e514845893cd5b85d1fe27a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 981c763ced6e4a599e85ada8763b9356, b4352f1e8e514845893cd5b85d1fe27a; no voters: 
I20260709 13:07:02.257364 15529 raft_consensus.cc:2804] T 32148bf5a0f24290b0b6bc39b8511a0d P b4352f1e8e514845893cd5b85d1fe27a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:02.257972 15529 raft_consensus.cc:697] T 32148bf5a0f24290b0b6bc39b8511a0d P b4352f1e8e514845893cd5b85d1fe27a [term 1 LEADER]: Becoming Leader. State: Replica: b4352f1e8e514845893cd5b85d1fe27a, State: Running, Role: LEADER
I20260709 13:07:02.259078 15529 consensus_queue.cc:237] T 32148bf5a0f24290b0b6bc39b8511a0d P b4352f1e8e514845893cd5b85d1fe27a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
W20260709 13:07:02.266259 15279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.182.3:45419, user_credentials={real_user=slave}} blocked reactor thread for 51967us
I20260709 13:07:02.268424 15460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32148bf5a0f24290b0b6bc39b8511a0d" candidate_uuid: "b4352f1e8e514845893cd5b85d1fe27a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ead72f632f44f578c84d6f6c654dc03"
I20260709 13:07:02.269071 15460 raft_consensus.cc:3060] T 32148bf5a0f24290b0b6bc39b8511a0d P 8ead72f632f44f578c84d6f6c654dc03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:02.277508 15212 catalog_manager.cc:5697] T a508d1aa9889490cb34a2742b1a3e5dc P b4352f1e8e514845893cd5b85d1fe27a reported cstate change: term changed from 0 to 1, leader changed from <none> to b4352f1e8e514845893cd5b85d1fe27a (127.10.182.1). New cstate: current_term: 1 leader_uuid: "b4352f1e8e514845893cd5b85d1fe27a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:02.283397 15212 catalog_manager.cc:5697] T aa0c305f5dc942b6ba15154616037f5a P b4352f1e8e514845893cd5b85d1fe27a reported cstate change: term changed from 0 to 1, leader changed from <none> to b4352f1e8e514845893cd5b85d1fe27a (127.10.182.1). New cstate: current_term: 1 leader_uuid: "b4352f1e8e514845893cd5b85d1fe27a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:02.284545 15460 raft_consensus.cc:2468] T 32148bf5a0f24290b0b6bc39b8511a0d P 8ead72f632f44f578c84d6f6c654dc03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4352f1e8e514845893cd5b85d1fe27a in term 1.
I20260709 13:07:02.285194 15212 catalog_manager.cc:5697] T b34f8c39e10546a38bf958431d09f289 P b4352f1e8e514845893cd5b85d1fe27a reported cstate change: term changed from 0 to 1, leader changed from <none> to b4352f1e8e514845893cd5b85d1fe27a (127.10.182.1). New cstate: current_term: 1 leader_uuid: "b4352f1e8e514845893cd5b85d1fe27a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:02.284729 15529 consensus_queue.cc:1048] T 53a01f42b5e046868ba9cc9c6c34fc22 P b4352f1e8e514845893cd5b85d1fe27a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:07:02.288115 15212 catalog_manager.cc:5697] T 5be5438d676641ad935a823a0b61d0aa P b4352f1e8e514845893cd5b85d1fe27a reported cstate change: term changed from 0 to 1, leader changed from <none> to b4352f1e8e514845893cd5b85d1fe27a (127.10.182.1). New cstate: current_term: 1 leader_uuid: "b4352f1e8e514845893cd5b85d1fe27a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:02.299463 15559 consensus_queue.cc:1048] T 53a01f42b5e046868ba9cc9c6c34fc22 P b4352f1e8e514845893cd5b85d1fe27a [LEADER]: Connected to new peer: Peer: permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:02.310887 15213 catalog_manager.cc:5697] T 32148bf5a0f24290b0b6bc39b8511a0d P b4352f1e8e514845893cd5b85d1fe27a reported cstate change: term changed from 0 to 1, leader changed from <none> to b4352f1e8e514845893cd5b85d1fe27a (127.10.182.1). New cstate: current_term: 1 leader_uuid: "b4352f1e8e514845893cd5b85d1fe27a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:02.313807 15546 consensus_queue.cc:1048] T f4660feab5654d67a2cd8b86e9872b59 P 8ead72f632f44f578c84d6f6c654dc03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:02.324676 15545 consensus_queue.cc:1048] T f4660feab5654d67a2cd8b86e9872b59 P 8ead72f632f44f578c84d6f6c654dc03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:02.339709 15545 consensus_queue.cc:1048] T d0c43918ec7b40ef9fa1f182227708ee P 8ead72f632f44f578c84d6f6c654dc03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:02.352826 15548 consensus_queue.cc:1048] T d0c43918ec7b40ef9fa1f182227708ee P 8ead72f632f44f578c84d6f6c654dc03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:02.386255 10968 ts_manager.cc:295] Set tserver state for b4352f1e8e514845893cd5b85d1fe27a to MAINTENANCE_MODE
I20260709 13:07:02.387044 10968 tablet_server.cc:179] TabletServer@127.10.182.1:0 shutting down...
I20260709 13:07:02.404657 10968 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:07:02.405570 10968 tablet_replica.cc:333] T b34f8c39e10546a38bf958431d09f289 P b4352f1e8e514845893cd5b85d1fe27a: stopping tablet replica
I20260709 13:07:02.406795 10968 raft_consensus.cc:2243] T b34f8c39e10546a38bf958431d09f289 P b4352f1e8e514845893cd5b85d1fe27a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:02.407517 10968 pending_rounds.cc:70] T b34f8c39e10546a38bf958431d09f289 P b4352f1e8e514845893cd5b85d1fe27a: Trying to abort 1 pending ops.
I20260709 13:07:02.407763 10968 pending_rounds.cc:77] T b34f8c39e10546a38bf958431d09f289 P b4352f1e8e514845893cd5b85d1fe27a: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305635521436532736 op_type: NO_OP noop_request { }
I20260709 13:07:02.408075 10968 raft_consensus.cc:2889] T b34f8c39e10546a38bf958431d09f289 P b4352f1e8e514845893cd5b85d1fe27a [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:07:02.408310 10968 raft_consensus.cc:2272] T b34f8c39e10546a38bf958431d09f289 P b4352f1e8e514845893cd5b85d1fe27a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:02.410580 10968 tablet_replica.cc:333] T d0c43918ec7b40ef9fa1f182227708ee P b4352f1e8e514845893cd5b85d1fe27a: stopping tablet replica
I20260709 13:07:02.411089 10968 raft_consensus.cc:2243] T d0c43918ec7b40ef9fa1f182227708ee P b4352f1e8e514845893cd5b85d1fe27a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:02.411434 10968 raft_consensus.cc:2272] T d0c43918ec7b40ef9fa1f182227708ee P b4352f1e8e514845893cd5b85d1fe27a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:02.413393 10968 tablet_replica.cc:333] T aa0c305f5dc942b6ba15154616037f5a P b4352f1e8e514845893cd5b85d1fe27a: stopping tablet replica
I20260709 13:07:02.413882 10968 raft_consensus.cc:2243] T aa0c305f5dc942b6ba15154616037f5a P b4352f1e8e514845893cd5b85d1fe27a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:02.414395 10968 pending_rounds.cc:70] T aa0c305f5dc942b6ba15154616037f5a P b4352f1e8e514845893cd5b85d1fe27a: Trying to abort 1 pending ops.
I20260709 13:07:02.414541 10968 pending_rounds.cc:77] T aa0c305f5dc942b6ba15154616037f5a P b4352f1e8e514845893cd5b85d1fe27a: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305635521306968064 op_type: NO_OP noop_request { }
I20260709 13:07:02.414763 10968 raft_consensus.cc:2889] T aa0c305f5dc942b6ba15154616037f5a P b4352f1e8e514845893cd5b85d1fe27a [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:07:02.414969 10968 raft_consensus.cc:2272] T aa0c305f5dc942b6ba15154616037f5a P b4352f1e8e514845893cd5b85d1fe27a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:02.416808 10968 tablet_replica.cc:333] T a508d1aa9889490cb34a2742b1a3e5dc P b4352f1e8e514845893cd5b85d1fe27a: stopping tablet replica
I20260709 13:07:02.417281 10968 raft_consensus.cc:2243] T a508d1aa9889490cb34a2742b1a3e5dc P b4352f1e8e514845893cd5b85d1fe27a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:02.417757 10968 pending_rounds.cc:70] T a508d1aa9889490cb34a2742b1a3e5dc P b4352f1e8e514845893cd5b85d1fe27a: Trying to abort 1 pending ops.
I20260709 13:07:02.417902 10968 pending_rounds.cc:77] T a508d1aa9889490cb34a2742b1a3e5dc P b4352f1e8e514845893cd5b85d1fe27a: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305635521369362432 op_type: NO_OP noop_request { }
I20260709 13:07:02.418121 10968 raft_consensus.cc:2889] T a508d1aa9889490cb34a2742b1a3e5dc P b4352f1e8e514845893cd5b85d1fe27a [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:07:02.418327 10968 raft_consensus.cc:2272] T a508d1aa9889490cb34a2742b1a3e5dc P b4352f1e8e514845893cd5b85d1fe27a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:02.420320 10968 tablet_replica.cc:333] T f4660feab5654d67a2cd8b86e9872b59 P b4352f1e8e514845893cd5b85d1fe27a: stopping tablet replica
I20260709 13:07:02.420850 10968 raft_consensus.cc:2243] T f4660feab5654d67a2cd8b86e9872b59 P b4352f1e8e514845893cd5b85d1fe27a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:02.421190 10968 raft_consensus.cc:2272] T f4660feab5654d67a2cd8b86e9872b59 P b4352f1e8e514845893cd5b85d1fe27a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:02.423038 10968 tablet_replica.cc:333] T 32148bf5a0f24290b0b6bc39b8511a0d P b4352f1e8e514845893cd5b85d1fe27a: stopping tablet replica
I20260709 13:07:02.423499 10968 raft_consensus.cc:2243] T 32148bf5a0f24290b0b6bc39b8511a0d P b4352f1e8e514845893cd5b85d1fe27a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:02.424008 10968 pending_rounds.cc:70] T 32148bf5a0f24290b0b6bc39b8511a0d P b4352f1e8e514845893cd5b85d1fe27a: Trying to abort 1 pending ops.
I20260709 13:07:02.424161 10968 pending_rounds.cc:77] T 32148bf5a0f24290b0b6bc39b8511a0d P b4352f1e8e514845893cd5b85d1fe27a: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305635521600942080 op_type: NO_OP noop_request { }
I20260709 13:07:02.424444 10968 raft_consensus.cc:2889] T 32148bf5a0f24290b0b6bc39b8511a0d P b4352f1e8e514845893cd5b85d1fe27a [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:07:02.424794 10968 raft_consensus.cc:2272] T 32148bf5a0f24290b0b6bc39b8511a0d P b4352f1e8e514845893cd5b85d1fe27a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:02.426818 10968 tablet_replica.cc:333] T d0c092a89b474e47ba069d5429c80dec P b4352f1e8e514845893cd5b85d1fe27a: stopping tablet replica
I20260709 13:07:02.427342 10968 raft_consensus.cc:2243] T d0c092a89b474e47ba069d5429c80dec P b4352f1e8e514845893cd5b85d1fe27a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:02.427872 10968 pending_rounds.cc:70] T d0c092a89b474e47ba069d5429c80dec P b4352f1e8e514845893cd5b85d1fe27a: Trying to abort 1 pending ops.
I20260709 13:07:02.428071 10968 pending_rounds.cc:77] T d0c092a89b474e47ba069d5429c80dec P b4352f1e8e514845893cd5b85d1fe27a: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305635521005666304 op_type: NO_OP noop_request { }
I20260709 13:07:02.428326 10968 raft_consensus.cc:2889] T d0c092a89b474e47ba069d5429c80dec P b4352f1e8e514845893cd5b85d1fe27a [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:07:02.428648 10968 raft_consensus.cc:2272] T d0c092a89b474e47ba069d5429c80dec P b4352f1e8e514845893cd5b85d1fe27a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:02.430675 10968 tablet_replica.cc:333] T 5be5438d676641ad935a823a0b61d0aa P b4352f1e8e514845893cd5b85d1fe27a: stopping tablet replica
I20260709 13:07:02.431181 10968 raft_consensus.cc:2243] T 5be5438d676641ad935a823a0b61d0aa P b4352f1e8e514845893cd5b85d1fe27a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:02.431720 10968 pending_rounds.cc:70] T 5be5438d676641ad935a823a0b61d0aa P b4352f1e8e514845893cd5b85d1fe27a: Trying to abort 1 pending ops.
I20260709 13:07:02.431928 10968 pending_rounds.cc:77] T 5be5438d676641ad935a823a0b61d0aa P b4352f1e8e514845893cd5b85d1fe27a: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305635521369665536 op_type: NO_OP noop_request { }
I20260709 13:07:02.432188 10968 raft_consensus.cc:2889] T 5be5438d676641ad935a823a0b61d0aa P b4352f1e8e514845893cd5b85d1fe27a [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:07:02.432458 10968 raft_consensus.cc:2272] T 5be5438d676641ad935a823a0b61d0aa P b4352f1e8e514845893cd5b85d1fe27a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:02.434329 10968 tablet_replica.cc:333] T 53a01f42b5e046868ba9cc9c6c34fc22 P b4352f1e8e514845893cd5b85d1fe27a: stopping tablet replica
I20260709 13:07:02.434809 10968 raft_consensus.cc:2243] T 53a01f42b5e046868ba9cc9c6c34fc22 P b4352f1e8e514845893cd5b85d1fe27a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:02.435539 10968 raft_consensus.cc:2272] T 53a01f42b5e046868ba9cc9c6c34fc22 P b4352f1e8e514845893cd5b85d1fe27a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:02.437588 10968 tablet_replica.cc:333] T d3afd06c62ba4d98a8e6c0fc277702b6 P b4352f1e8e514845893cd5b85d1fe27a: stopping tablet replica
I20260709 13:07:02.438033 10968 raft_consensus.cc:2243] T d3afd06c62ba4d98a8e6c0fc277702b6 P b4352f1e8e514845893cd5b85d1fe27a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:02.438747 10968 raft_consensus.cc:2272] T d3afd06c62ba4d98a8e6c0fc277702b6 P b4352f1e8e514845893cd5b85d1fe27a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:02.469493 10968 tablet_server.cc:196] TabletServer@127.10.182.1:0 shutdown complete.
I20260709 13:07:02.608017 15557 raft_consensus.cc:493] T b34f8c39e10546a38bf958431d09f289 P 981c763ced6e4a599e85ada8763b9356 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:02.608603 15557 raft_consensus.cc:515] T b34f8c39e10546a38bf958431d09f289 P 981c763ced6e4a599e85ada8763b9356 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:02.610188 15557 leader_election.cc:290] T b34f8c39e10546a38bf958431d09f289 P 981c763ced6e4a599e85ada8763b9356 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4352f1e8e514845893cd5b85d1fe27a (127.10.182.1:44633), 8ead72f632f44f578c84d6f6c654dc03 (127.10.182.3:45419)
I20260709 13:07:02.611232 15460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b34f8c39e10546a38bf958431d09f289" candidate_uuid: "981c763ced6e4a599e85ada8763b9356" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ead72f632f44f578c84d6f6c654dc03" is_pre_election: true
I20260709 13:07:02.612077 15460 raft_consensus.cc:2393] T b34f8c39e10546a38bf958431d09f289 P 8ead72f632f44f578c84d6f6c654dc03 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 981c763ced6e4a599e85ada8763b9356 in current term 1: Already voted for candidate b4352f1e8e514845893cd5b85d1fe27a in this term.
W20260709 13:07:02.615617 15355 leader_election.cc:336] T b34f8c39e10546a38bf958431d09f289 P 981c763ced6e4a599e85ada8763b9356 [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer b4352f1e8e514845893cd5b85d1fe27a (127.10.182.1:44633): Network error: Client connection negotiation failed: client connection to 127.10.182.1:44633: connect: Connection refused (error 111)
I20260709 13:07:02.615993 15355 leader_election.cc:304] T b34f8c39e10546a38bf958431d09f289 P 981c763ced6e4a599e85ada8763b9356 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 981c763ced6e4a599e85ada8763b9356; no voters: 8ead72f632f44f578c84d6f6c654dc03, b4352f1e8e514845893cd5b85d1fe27a
I20260709 13:07:02.616696 15557 raft_consensus.cc:3060] T b34f8c39e10546a38bf958431d09f289 P 981c763ced6e4a599e85ada8763b9356 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:02.621544 15557 raft_consensus.cc:2749] T b34f8c39e10546a38bf958431d09f289 P 981c763ced6e4a599e85ada8763b9356 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:07:02.739919 15261 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:07:02.771521 15429 consensus_peers.cc:597] T d0c43918ec7b40ef9fa1f182227708ee P 8ead72f632f44f578c84d6f6c654dc03 -> Peer b4352f1e8e514845893cd5b85d1fe27a (127.10.182.1:44633): Couldn't send request to peer b4352f1e8e514845893cd5b85d1fe27a. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.1:44633: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:02.851279 15429 consensus_peers.cc:597] T f4660feab5654d67a2cd8b86e9872b59 P 8ead72f632f44f578c84d6f6c654dc03 -> Peer b4352f1e8e514845893cd5b85d1fe27a (127.10.182.1:44633): Couldn't send request to peer b4352f1e8e514845893cd5b85d1fe27a. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.1:44633: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:03.726095 15585 raft_consensus.cc:493] T aa0c305f5dc942b6ba15154616037f5a P 8ead72f632f44f578c84d6f6c654dc03 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:03.726897 15585 raft_consensus.cc:515] T aa0c305f5dc942b6ba15154616037f5a P 8ead72f632f44f578c84d6f6c654dc03 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:03.729172 15585 leader_election.cc:290] T aa0c305f5dc942b6ba15154616037f5a P 8ead72f632f44f578c84d6f6c654dc03 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b4352f1e8e514845893cd5b85d1fe27a (127.10.182.1:44633), 981c763ced6e4a599e85ada8763b9356 (127.10.182.2:33073)
I20260709 13:07:03.729861 15585 raft_consensus.cc:493] T d0c092a89b474e47ba069d5429c80dec P 8ead72f632f44f578c84d6f6c654dc03 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:03.730638 15585 raft_consensus.cc:515] T d0c092a89b474e47ba069d5429c80dec P 8ead72f632f44f578c84d6f6c654dc03 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:03.730877 15389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa0c305f5dc942b6ba15154616037f5a" candidate_uuid: "8ead72f632f44f578c84d6f6c654dc03" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "981c763ced6e4a599e85ada8763b9356" is_pre_election: true
I20260709 13:07:03.731988 15389 raft_consensus.cc:2468] T aa0c305f5dc942b6ba15154616037f5a P 981c763ced6e4a599e85ada8763b9356 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ead72f632f44f578c84d6f6c654dc03 in term 1.
I20260709 13:07:03.733242 15585 leader_election.cc:290] T d0c092a89b474e47ba069d5429c80dec P 8ead72f632f44f578c84d6f6c654dc03 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b4352f1e8e514845893cd5b85d1fe27a (127.10.182.1:44633), 981c763ced6e4a599e85ada8763b9356 (127.10.182.2:33073)
I20260709 13:07:03.733618 15430 leader_election.cc:304] T aa0c305f5dc942b6ba15154616037f5a P 8ead72f632f44f578c84d6f6c654dc03 [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: 8ead72f632f44f578c84d6f6c654dc03, 981c763ced6e4a599e85ada8763b9356; no voters: 
W20260709 13:07:03.734400 15429 leader_election.cc:336] T aa0c305f5dc942b6ba15154616037f5a P 8ead72f632f44f578c84d6f6c654dc03 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b4352f1e8e514845893cd5b85d1fe27a (127.10.182.1:44633): Network error: Client connection negotiation failed: client connection to 127.10.182.1:44633: connect: Connection refused (error 111)
I20260709 13:07:03.734547 15585 raft_consensus.cc:2804] T aa0c305f5dc942b6ba15154616037f5a P 8ead72f632f44f578c84d6f6c654dc03 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:03.735083 15585 raft_consensus.cc:493] T aa0c305f5dc942b6ba15154616037f5a P 8ead72f632f44f578c84d6f6c654dc03 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:03.735426 15585 raft_consensus.cc:3060] T aa0c305f5dc942b6ba15154616037f5a P 8ead72f632f44f578c84d6f6c654dc03 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:03.735857 15389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c092a89b474e47ba069d5429c80dec" candidate_uuid: "8ead72f632f44f578c84d6f6c654dc03" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "981c763ced6e4a599e85ada8763b9356" is_pre_election: true
I20260709 13:07:03.737041 15389 raft_consensus.cc:2468] T d0c092a89b474e47ba069d5429c80dec P 981c763ced6e4a599e85ada8763b9356 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ead72f632f44f578c84d6f6c654dc03 in term 1.
W20260709 13:07:03.738300 15429 leader_election.cc:336] T d0c092a89b474e47ba069d5429c80dec P 8ead72f632f44f578c84d6f6c654dc03 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b4352f1e8e514845893cd5b85d1fe27a (127.10.182.1:44633): Network error: Client connection negotiation failed: client connection to 127.10.182.1:44633: connect: Connection refused (error 111)
I20260709 13:07:03.739655 15586 raft_consensus.cc:493] T d0c092a89b474e47ba069d5429c80dec P 981c763ced6e4a599e85ada8763b9356 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:03.740036 15430 leader_election.cc:304] T d0c092a89b474e47ba069d5429c80dec P 8ead72f632f44f578c84d6f6c654dc03 [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: 8ead72f632f44f578c84d6f6c654dc03, 981c763ced6e4a599e85ada8763b9356; no voters: b4352f1e8e514845893cd5b85d1fe27a
I20260709 13:07:03.740199 15586 raft_consensus.cc:515] T d0c092a89b474e47ba069d5429c80dec P 981c763ced6e4a599e85ada8763b9356 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:03.741132 15548 raft_consensus.cc:2804] T d0c092a89b474e47ba069d5429c80dec P 8ead72f632f44f578c84d6f6c654dc03 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:07:03.741318 15261 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:07:03.741591 15548 raft_consensus.cc:493] T d0c092a89b474e47ba069d5429c80dec P 8ead72f632f44f578c84d6f6c654dc03 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:03.741967 15548 raft_consensus.cc:3060] T d0c092a89b474e47ba069d5429c80dec P 8ead72f632f44f578c84d6f6c654dc03 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:03.742906 15586 leader_election.cc:290] T d0c092a89b474e47ba069d5429c80dec P 981c763ced6e4a599e85ada8763b9356 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b4352f1e8e514845893cd5b85d1fe27a (127.10.182.1:44633), 8ead72f632f44f578c84d6f6c654dc03 (127.10.182.3:45419)
I20260709 13:07:03.745944 15460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c092a89b474e47ba069d5429c80dec" candidate_uuid: "981c763ced6e4a599e85ada8763b9356" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ead72f632f44f578c84d6f6c654dc03" is_pre_election: true
I20260709 13:07:03.749848 15586 raft_consensus.cc:493] T d3afd06c62ba4d98a8e6c0fc277702b6 P 981c763ced6e4a599e85ada8763b9356 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b4352f1e8e514845893cd5b85d1fe27a)
I20260709 13:07:03.750609 15586 raft_consensus.cc:515] T d3afd06c62ba4d98a8e6c0fc277702b6 P 981c763ced6e4a599e85ada8763b9356 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } } peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } }
W20260709 13:07:03.751379 15355 leader_election.cc:336] T d0c092a89b474e47ba069d5429c80dec P 981c763ced6e4a599e85ada8763b9356 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b4352f1e8e514845893cd5b85d1fe27a (127.10.182.1:44633): Network error: Client connection negotiation failed: client connection to 127.10.182.1:44633: connect: Connection refused (error 111)
I20260709 13:07:03.752951 15586 leader_election.cc:290] T d3afd06c62ba4d98a8e6c0fc277702b6 P 981c763ced6e4a599e85ada8763b9356 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8ead72f632f44f578c84d6f6c654dc03 (127.10.182.3:45419), b4352f1e8e514845893cd5b85d1fe27a (127.10.182.1:44633)
I20260709 13:07:03.753919 15462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3afd06c62ba4d98a8e6c0fc277702b6" candidate_uuid: "981c763ced6e4a599e85ada8763b9356" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8ead72f632f44f578c84d6f6c654dc03" is_pre_election: true
I20260709 13:07:03.754004 15585 raft_consensus.cc:515] T aa0c305f5dc942b6ba15154616037f5a P 8ead72f632f44f578c84d6f6c654dc03 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:03.757054 15548 raft_consensus.cc:515] T d0c092a89b474e47ba069d5429c80dec P 8ead72f632f44f578c84d6f6c654dc03 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:03.758112 15389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa0c305f5dc942b6ba15154616037f5a" candidate_uuid: "8ead72f632f44f578c84d6f6c654dc03" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "981c763ced6e4a599e85ada8763b9356"
I20260709 13:07:03.758405 15585 leader_election.cc:290] T aa0c305f5dc942b6ba15154616037f5a P 8ead72f632f44f578c84d6f6c654dc03 [CANDIDATE]: Term 2 election: Requested vote from peers b4352f1e8e514845893cd5b85d1fe27a (127.10.182.1:44633), 981c763ced6e4a599e85ada8763b9356 (127.10.182.2:33073)
W20260709 13:07:03.758730 15355 leader_election.cc:336] T d3afd06c62ba4d98a8e6c0fc277702b6 P 981c763ced6e4a599e85ada8763b9356 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b4352f1e8e514845893cd5b85d1fe27a (127.10.182.1:44633): Network error: Client connection negotiation failed: client connection to 127.10.182.1:44633: connect: Connection refused (error 111)
I20260709 13:07:03.758755 15389 raft_consensus.cc:3060] T aa0c305f5dc942b6ba15154616037f5a P 981c763ced6e4a599e85ada8763b9356 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:03.759378 15460 raft_consensus.cc:2393] T d0c092a89b474e47ba069d5429c80dec P 8ead72f632f44f578c84d6f6c654dc03 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 981c763ced6e4a599e85ada8763b9356 in current term 2: Already voted for candidate 8ead72f632f44f578c84d6f6c654dc03 in this term.
I20260709 13:07:03.759344 15355 leader_election.cc:304] T d3afd06c62ba4d98a8e6c0fc277702b6 P 981c763ced6e4a599e85ada8763b9356 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 981c763ced6e4a599e85ada8763b9356; no voters: 8ead72f632f44f578c84d6f6c654dc03, b4352f1e8e514845893cd5b85d1fe27a
I20260709 13:07:03.760278 15586 raft_consensus.cc:2749] T d3afd06c62ba4d98a8e6c0fc277702b6 P 981c763ced6e4a599e85ada8763b9356 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:07:03.760895 15429 leader_election.cc:336] T aa0c305f5dc942b6ba15154616037f5a P 8ead72f632f44f578c84d6f6c654dc03 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer b4352f1e8e514845893cd5b85d1fe27a (127.10.182.1:44633): Network error: Client connection negotiation failed: client connection to 127.10.182.1:44633: connect: Connection refused (error 111)
I20260709 13:07:03.762635 15548 leader_election.cc:290] T d0c092a89b474e47ba069d5429c80dec P 8ead72f632f44f578c84d6f6c654dc03 [CANDIDATE]: Term 2 election: Requested vote from peers b4352f1e8e514845893cd5b85d1fe27a (127.10.182.1:44633), 981c763ced6e4a599e85ada8763b9356 (127.10.182.2:33073)
I20260709 13:07:03.763720 15354 leader_election.cc:304] T d0c092a89b474e47ba069d5429c80dec P 981c763ced6e4a599e85ada8763b9356 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 981c763ced6e4a599e85ada8763b9356; no voters: 8ead72f632f44f578c84d6f6c654dc03, b4352f1e8e514845893cd5b85d1fe27a
I20260709 13:07:03.764016 15390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c092a89b474e47ba069d5429c80dec" candidate_uuid: "8ead72f632f44f578c84d6f6c654dc03" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "981c763ced6e4a599e85ada8763b9356"
I20260709 13:07:03.764750 15390 raft_consensus.cc:3060] T d0c092a89b474e47ba069d5429c80dec P 981c763ced6e4a599e85ada8763b9356 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:07:03.766921 15429 leader_election.cc:336] T d0c092a89b474e47ba069d5429c80dec P 8ead72f632f44f578c84d6f6c654dc03 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer b4352f1e8e514845893cd5b85d1fe27a (127.10.182.1:44633): Network error: Client connection negotiation failed: client connection to 127.10.182.1:44633: connect: Connection refused (error 111)
I20260709 13:07:03.768435 15389 raft_consensus.cc:2468] T aa0c305f5dc942b6ba15154616037f5a P 981c763ced6e4a599e85ada8763b9356 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ead72f632f44f578c84d6f6c654dc03 in term 2.
I20260709 13:07:03.769666 15430 leader_election.cc:304] T aa0c305f5dc942b6ba15154616037f5a P 8ead72f632f44f578c84d6f6c654dc03 [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: 8ead72f632f44f578c84d6f6c654dc03, 981c763ced6e4a599e85ada8763b9356; no voters: b4352f1e8e514845893cd5b85d1fe27a
I20260709 13:07:03.770391 15548 raft_consensus.cc:2804] T aa0c305f5dc942b6ba15154616037f5a P 8ead72f632f44f578c84d6f6c654dc03 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:03.770881 15548 raft_consensus.cc:697] T aa0c305f5dc942b6ba15154616037f5a P 8ead72f632f44f578c84d6f6c654dc03 [term 2 LEADER]: Becoming Leader. State: Replica: 8ead72f632f44f578c84d6f6c654dc03, State: Running, Role: LEADER
I20260709 13:07:03.771965 15548 consensus_queue.cc:237] T aa0c305f5dc942b6ba15154616037f5a P 8ead72f632f44f578c84d6f6c654dc03 [LEADER]: Queue going to LEADER 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: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:03.772200 15390 raft_consensus.cc:2468] T d0c092a89b474e47ba069d5429c80dec P 981c763ced6e4a599e85ada8763b9356 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ead72f632f44f578c84d6f6c654dc03 in term 2.
I20260709 13:07:03.772761 15586 raft_consensus.cc:2749] T d0c092a89b474e47ba069d5429c80dec P 981c763ced6e4a599e85ada8763b9356 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:03.772979 15585 raft_consensus.cc:493] T d3afd06c62ba4d98a8e6c0fc277702b6 P 8ead72f632f44f578c84d6f6c654dc03 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b4352f1e8e514845893cd5b85d1fe27a)
I20260709 13:07:03.773334 15430 leader_election.cc:304] T d0c092a89b474e47ba069d5429c80dec P 8ead72f632f44f578c84d6f6c654dc03 [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: 8ead72f632f44f578c84d6f6c654dc03, 981c763ced6e4a599e85ada8763b9356; no voters: b4352f1e8e514845893cd5b85d1fe27a
I20260709 13:07:03.774170 15585 raft_consensus.cc:515] T d3afd06c62ba4d98a8e6c0fc277702b6 P 8ead72f632f44f578c84d6f6c654dc03 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } } peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } }
I20260709 13:07:03.774812 15546 raft_consensus.cc:2804] T d0c092a89b474e47ba069d5429c80dec P 8ead72f632f44f578c84d6f6c654dc03 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:03.778887 15585 leader_election.cc:290] T d3afd06c62ba4d98a8e6c0fc277702b6 P 8ead72f632f44f578c84d6f6c654dc03 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 981c763ced6e4a599e85ada8763b9356 (127.10.182.2:33073), b4352f1e8e514845893cd5b85d1fe27a (127.10.182.1:44633)
I20260709 13:07:03.778532 15390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3afd06c62ba4d98a8e6c0fc277702b6" candidate_uuid: "8ead72f632f44f578c84d6f6c654dc03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "981c763ced6e4a599e85ada8763b9356" is_pre_election: true
I20260709 13:07:03.785138 15390 raft_consensus.cc:2468] T d3afd06c62ba4d98a8e6c0fc277702b6 P 981c763ced6e4a599e85ada8763b9356 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ead72f632f44f578c84d6f6c654dc03 in term 1.
W20260709 13:07:03.785362 15429 leader_election.cc:336] T d3afd06c62ba4d98a8e6c0fc277702b6 P 8ead72f632f44f578c84d6f6c654dc03 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b4352f1e8e514845893cd5b85d1fe27a (127.10.182.1:44633): Network error: Client connection negotiation failed: client connection to 127.10.182.1:44633: connect: Connection refused (error 111)
I20260709 13:07:03.786818 15430 leader_election.cc:304] T d3afd06c62ba4d98a8e6c0fc277702b6 P 8ead72f632f44f578c84d6f6c654dc03 [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: 8ead72f632f44f578c84d6f6c654dc03, 981c763ced6e4a599e85ada8763b9356; no voters: b4352f1e8e514845893cd5b85d1fe27a
I20260709 13:07:03.787643 15546 raft_consensus.cc:697] T d0c092a89b474e47ba069d5429c80dec P 8ead72f632f44f578c84d6f6c654dc03 [term 2 LEADER]: Becoming Leader. State: Replica: 8ead72f632f44f578c84d6f6c654dc03, State: Running, Role: LEADER
I20260709 13:07:03.787941 15589 raft_consensus.cc:2804] T d3afd06c62ba4d98a8e6c0fc277702b6 P 8ead72f632f44f578c84d6f6c654dc03 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:03.787298 15212 catalog_manager.cc:5697] T aa0c305f5dc942b6ba15154616037f5a P 8ead72f632f44f578c84d6f6c654dc03 reported cstate change: term changed from 1 to 2, leader changed from b4352f1e8e514845893cd5b85d1fe27a (127.10.182.1) to 8ead72f632f44f578c84d6f6c654dc03 (127.10.182.3). New cstate: current_term: 2 leader_uuid: "8ead72f632f44f578c84d6f6c654dc03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:03.788371 15589 raft_consensus.cc:493] T d3afd06c62ba4d98a8e6c0fc277702b6 P 8ead72f632f44f578c84d6f6c654dc03 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b4352f1e8e514845893cd5b85d1fe27a)
I20260709 13:07:03.788866 15589 raft_consensus.cc:3060] T d3afd06c62ba4d98a8e6c0fc277702b6 P 8ead72f632f44f578c84d6f6c654dc03 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:03.788978 15546 consensus_queue.cc:237] T d0c092a89b474e47ba069d5429c80dec P 8ead72f632f44f578c84d6f6c654dc03 [LEADER]: Queue going to LEADER 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: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:03.799413 15589 raft_consensus.cc:515] T d3afd06c62ba4d98a8e6c0fc277702b6 P 8ead72f632f44f578c84d6f6c654dc03 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } } peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } }
I20260709 13:07:03.800563 15546 raft_consensus.cc:493] T 53a01f42b5e046868ba9cc9c6c34fc22 P 8ead72f632f44f578c84d6f6c654dc03 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b4352f1e8e514845893cd5b85d1fe27a)
I20260709 13:07:03.801731 15589 leader_election.cc:290] T d3afd06c62ba4d98a8e6c0fc277702b6 P 8ead72f632f44f578c84d6f6c654dc03 [CANDIDATE]: Term 2 election: Requested vote from peers 981c763ced6e4a599e85ada8763b9356 (127.10.182.2:33073), b4352f1e8e514845893cd5b85d1fe27a (127.10.182.1:44633)
I20260709 13:07:03.801463 15546 raft_consensus.cc:515] T 53a01f42b5e046868ba9cc9c6c34fc22 P 8ead72f632f44f578c84d6f6c654dc03 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:03.802716 15389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3afd06c62ba4d98a8e6c0fc277702b6" candidate_uuid: "8ead72f632f44f578c84d6f6c654dc03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "981c763ced6e4a599e85ada8763b9356"
I20260709 13:07:03.803347 15389 raft_consensus.cc:3060] T d3afd06c62ba4d98a8e6c0fc277702b6 P 981c763ced6e4a599e85ada8763b9356 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:03.805032 15586 raft_consensus.cc:493] T 53a01f42b5e046868ba9cc9c6c34fc22 P 981c763ced6e4a599e85ada8763b9356 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b4352f1e8e514845893cd5b85d1fe27a)
I20260709 13:07:03.805974 15586 raft_consensus.cc:515] T 53a01f42b5e046868ba9cc9c6c34fc22 P 981c763ced6e4a599e85ada8763b9356 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
W20260709 13:07:03.808863 15429 leader_election.cc:336] T d3afd06c62ba4d98a8e6c0fc277702b6 P 8ead72f632f44f578c84d6f6c654dc03 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer b4352f1e8e514845893cd5b85d1fe27a (127.10.182.1:44633): Network error: Client connection negotiation failed: client connection to 127.10.182.1:44633: connect: Connection refused (error 111)
W20260709 13:07:03.809450 15429 leader_election.cc:336] T 53a01f42b5e046868ba9cc9c6c34fc22 P 8ead72f632f44f578c84d6f6c654dc03 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b4352f1e8e514845893cd5b85d1fe27a (127.10.182.1:44633): Network error: Client connection negotiation failed: client connection to 127.10.182.1:44633: connect: Connection refused (error 111)
I20260709 13:07:03.809882 15390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53a01f42b5e046868ba9cc9c6c34fc22" candidate_uuid: "8ead72f632f44f578c84d6f6c654dc03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "981c763ced6e4a599e85ada8763b9356" is_pre_election: true
I20260709 13:07:03.810559 15390 raft_consensus.cc:2468] T 53a01f42b5e046868ba9cc9c6c34fc22 P 981c763ced6e4a599e85ada8763b9356 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ead72f632f44f578c84d6f6c654dc03 in term 1.
I20260709 13:07:03.811678 15389 raft_consensus.cc:2468] T d3afd06c62ba4d98a8e6c0fc277702b6 P 981c763ced6e4a599e85ada8763b9356 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ead72f632f44f578c84d6f6c654dc03 in term 2.
I20260709 13:07:03.812057 15430 leader_election.cc:304] T 53a01f42b5e046868ba9cc9c6c34fc22 P 8ead72f632f44f578c84d6f6c654dc03 [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: 8ead72f632f44f578c84d6f6c654dc03, 981c763ced6e4a599e85ada8763b9356; no voters: b4352f1e8e514845893cd5b85d1fe27a
W20260709 13:07:03.812954 15355 leader_election.cc:336] T 53a01f42b5e046868ba9cc9c6c34fc22 P 981c763ced6e4a599e85ada8763b9356 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b4352f1e8e514845893cd5b85d1fe27a (127.10.182.1:44633): Network error: Client connection negotiation failed: client connection to 127.10.182.1:44633: connect: Connection refused (error 111)
I20260709 13:07:03.813228 15589 raft_consensus.cc:2804] T 53a01f42b5e046868ba9cc9c6c34fc22 P 8ead72f632f44f578c84d6f6c654dc03 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:03.813738 15589 raft_consensus.cc:493] T 53a01f42b5e046868ba9cc9c6c34fc22 P 8ead72f632f44f578c84d6f6c654dc03 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b4352f1e8e514845893cd5b85d1fe27a)
I20260709 13:07:03.813529 15430 leader_election.cc:304] T d3afd06c62ba4d98a8e6c0fc277702b6 P 8ead72f632f44f578c84d6f6c654dc03 [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: 8ead72f632f44f578c84d6f6c654dc03, 981c763ced6e4a599e85ada8763b9356; no voters: b4352f1e8e514845893cd5b85d1fe27a
I20260709 13:07:03.814149 15589 raft_consensus.cc:3060] T 53a01f42b5e046868ba9cc9c6c34fc22 P 8ead72f632f44f578c84d6f6c654dc03 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:03.814699 15585 raft_consensus.cc:2804] T d3afd06c62ba4d98a8e6c0fc277702b6 P 8ead72f632f44f578c84d6f6c654dc03 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:03.815204 15585 raft_consensus.cc:697] T d3afd06c62ba4d98a8e6c0fc277702b6 P 8ead72f632f44f578c84d6f6c654dc03 [term 2 LEADER]: Becoming Leader. State: Replica: 8ead72f632f44f578c84d6f6c654dc03, State: Running, Role: LEADER
I20260709 13:07:03.816226 15546 leader_election.cc:290] T 53a01f42b5e046868ba9cc9c6c34fc22 P 8ead72f632f44f578c84d6f6c654dc03 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b4352f1e8e514845893cd5b85d1fe27a (127.10.182.1:44633), 981c763ced6e4a599e85ada8763b9356 (127.10.182.2:33073)
I20260709 13:07:03.816196 15585 consensus_queue.cc:237] T d3afd06c62ba4d98a8e6c0fc277702b6 P 8ead72f632f44f578c84d6f6c654dc03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } } peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } }
I20260709 13:07:03.816886 15460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53a01f42b5e046868ba9cc9c6c34fc22" candidate_uuid: "981c763ced6e4a599e85ada8763b9356" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8ead72f632f44f578c84d6f6c654dc03" is_pre_election: true
I20260709 13:07:03.817287 15586 leader_election.cc:290] T 53a01f42b5e046868ba9cc9c6c34fc22 P 981c763ced6e4a599e85ada8763b9356 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b4352f1e8e514845893cd5b85d1fe27a (127.10.182.1:44633), 8ead72f632f44f578c84d6f6c654dc03 (127.10.182.3:45419)
I20260709 13:07:03.822497 15589 raft_consensus.cc:515] T 53a01f42b5e046868ba9cc9c6c34fc22 P 8ead72f632f44f578c84d6f6c654dc03 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:03.823700 15460 raft_consensus.cc:2393] T 53a01f42b5e046868ba9cc9c6c34fc22 P 8ead72f632f44f578c84d6f6c654dc03 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 981c763ced6e4a599e85ada8763b9356 in current term 2: Already voted for candidate 8ead72f632f44f578c84d6f6c654dc03 in this term.
I20260709 13:07:03.824743 15589 leader_election.cc:290] T 53a01f42b5e046868ba9cc9c6c34fc22 P 8ead72f632f44f578c84d6f6c654dc03 [CANDIDATE]: Term 2 election: Requested vote from peers b4352f1e8e514845893cd5b85d1fe27a (127.10.182.1:44633), 981c763ced6e4a599e85ada8763b9356 (127.10.182.2:33073)
I20260709 13:07:03.825970 15389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53a01f42b5e046868ba9cc9c6c34fc22" candidate_uuid: "8ead72f632f44f578c84d6f6c654dc03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "981c763ced6e4a599e85ada8763b9356"
I20260709 13:07:03.826506 15354 leader_election.cc:304] T 53a01f42b5e046868ba9cc9c6c34fc22 P 981c763ced6e4a599e85ada8763b9356 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 981c763ced6e4a599e85ada8763b9356; no voters: 8ead72f632f44f578c84d6f6c654dc03, b4352f1e8e514845893cd5b85d1fe27a
I20260709 13:07:03.826736 15389 raft_consensus.cc:3060] T 53a01f42b5e046868ba9cc9c6c34fc22 P 981c763ced6e4a599e85ada8763b9356 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:07:03.829516 15429 leader_election.cc:336] T 53a01f42b5e046868ba9cc9c6c34fc22 P 8ead72f632f44f578c84d6f6c654dc03 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer b4352f1e8e514845893cd5b85d1fe27a (127.10.182.1:44633): Network error: Client connection negotiation failed: client connection to 127.10.182.1:44633: connect: Connection refused (error 111)
I20260709 13:07:03.832439 15389 raft_consensus.cc:2468] T 53a01f42b5e046868ba9cc9c6c34fc22 P 981c763ced6e4a599e85ada8763b9356 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ead72f632f44f578c84d6f6c654dc03 in term 2.
I20260709 13:07:03.833148 15586 raft_consensus.cc:2749] T 53a01f42b5e046868ba9cc9c6c34fc22 P 981c763ced6e4a599e85ada8763b9356 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:03.833717 15430 leader_election.cc:304] T 53a01f42b5e046868ba9cc9c6c34fc22 P 8ead72f632f44f578c84d6f6c654dc03 [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: 8ead72f632f44f578c84d6f6c654dc03, 981c763ced6e4a599e85ada8763b9356; no voters: b4352f1e8e514845893cd5b85d1fe27a
I20260709 13:07:03.834494 15589 raft_consensus.cc:2804] T 53a01f42b5e046868ba9cc9c6c34fc22 P 8ead72f632f44f578c84d6f6c654dc03 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:03.835005 15589 raft_consensus.cc:697] T 53a01f42b5e046868ba9cc9c6c34fc22 P 8ead72f632f44f578c84d6f6c654dc03 [term 2 LEADER]: Becoming Leader. State: Replica: 8ead72f632f44f578c84d6f6c654dc03, State: Running, Role: LEADER
I20260709 13:07:03.834326 15212 catalog_manager.cc:5697] T d0c092a89b474e47ba069d5429c80dec P 8ead72f632f44f578c84d6f6c654dc03 reported cstate change: term changed from 1 to 2, leader changed from b4352f1e8e514845893cd5b85d1fe27a (127.10.182.1) to 8ead72f632f44f578c84d6f6c654dc03 (127.10.182.3). New cstate: current_term: 2 leader_uuid: "8ead72f632f44f578c84d6f6c654dc03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:03.835875 15589 consensus_queue.cc:237] T 53a01f42b5e046868ba9cc9c6c34fc22 P 8ead72f632f44f578c84d6f6c654dc03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:03.836122 15212 catalog_manager.cc:5697] T d3afd06c62ba4d98a8e6c0fc277702b6 P 8ead72f632f44f578c84d6f6c654dc03 reported cstate change: term changed from 1 to 2, leader changed from b4352f1e8e514845893cd5b85d1fe27a (127.10.182.1) to 8ead72f632f44f578c84d6f6c654dc03 (127.10.182.3). New cstate: current_term: 2 leader_uuid: "8ead72f632f44f578c84d6f6c654dc03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:03.849956 15212 catalog_manager.cc:5697] T 53a01f42b5e046868ba9cc9c6c34fc22 P 8ead72f632f44f578c84d6f6c654dc03 reported cstate change: term changed from 1 to 2, leader changed from b4352f1e8e514845893cd5b85d1fe27a (127.10.182.1) to 8ead72f632f44f578c84d6f6c654dc03 (127.10.182.3). New cstate: current_term: 2 leader_uuid: "8ead72f632f44f578c84d6f6c654dc03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:03.956590 15586 raft_consensus.cc:493] T 32148bf5a0f24290b0b6bc39b8511a0d P 981c763ced6e4a599e85ada8763b9356 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:03.957273 15586 raft_consensus.cc:515] T 32148bf5a0f24290b0b6bc39b8511a0d P 981c763ced6e4a599e85ada8763b9356 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:03.959228 15586 leader_election.cc:290] T 32148bf5a0f24290b0b6bc39b8511a0d P 981c763ced6e4a599e85ada8763b9356 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b4352f1e8e514845893cd5b85d1fe27a (127.10.182.1:44633), 8ead72f632f44f578c84d6f6c654dc03 (127.10.182.3:45419)
I20260709 13:07:03.960417 15460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32148bf5a0f24290b0b6bc39b8511a0d" candidate_uuid: "981c763ced6e4a599e85ada8763b9356" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ead72f632f44f578c84d6f6c654dc03" is_pre_election: true
I20260709 13:07:03.961357 15460 raft_consensus.cc:2468] T 32148bf5a0f24290b0b6bc39b8511a0d P 8ead72f632f44f578c84d6f6c654dc03 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 981c763ced6e4a599e85ada8763b9356 in term 1.
I20260709 13:07:03.962373 15354 leader_election.cc:304] T 32148bf5a0f24290b0b6bc39b8511a0d P 981c763ced6e4a599e85ada8763b9356 [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: 8ead72f632f44f578c84d6f6c654dc03, 981c763ced6e4a599e85ada8763b9356; no voters: 
I20260709 13:07:03.963042 15586 raft_consensus.cc:2804] T 32148bf5a0f24290b0b6bc39b8511a0d P 981c763ced6e4a599e85ada8763b9356 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:07:03.963179 15355 leader_election.cc:336] T 32148bf5a0f24290b0b6bc39b8511a0d P 981c763ced6e4a599e85ada8763b9356 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b4352f1e8e514845893cd5b85d1fe27a (127.10.182.1:44633): Network error: Client connection negotiation failed: client connection to 127.10.182.1:44633: connect: Connection refused (error 111)
I20260709 13:07:03.963402 15586 raft_consensus.cc:493] T 32148bf5a0f24290b0b6bc39b8511a0d P 981c763ced6e4a599e85ada8763b9356 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:03.963780 15586 raft_consensus.cc:3060] T 32148bf5a0f24290b0b6bc39b8511a0d P 981c763ced6e4a599e85ada8763b9356 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:03.970579 15586 raft_consensus.cc:515] T 32148bf5a0f24290b0b6bc39b8511a0d P 981c763ced6e4a599e85ada8763b9356 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:03.972298 15586 leader_election.cc:290] T 32148bf5a0f24290b0b6bc39b8511a0d P 981c763ced6e4a599e85ada8763b9356 [CANDIDATE]: Term 2 election: Requested vote from peers b4352f1e8e514845893cd5b85d1fe27a (127.10.182.1:44633), 8ead72f632f44f578c84d6f6c654dc03 (127.10.182.3:45419)
I20260709 13:07:03.973465 15460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32148bf5a0f24290b0b6bc39b8511a0d" candidate_uuid: "981c763ced6e4a599e85ada8763b9356" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ead72f632f44f578c84d6f6c654dc03"
I20260709 13:07:03.974016 15460 raft_consensus.cc:3060] T 32148bf5a0f24290b0b6bc39b8511a0d P 8ead72f632f44f578c84d6f6c654dc03 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:07:03.976365 15355 leader_election.cc:336] T 32148bf5a0f24290b0b6bc39b8511a0d P 981c763ced6e4a599e85ada8763b9356 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer b4352f1e8e514845893cd5b85d1fe27a (127.10.182.1:44633): Network error: Client connection negotiation failed: client connection to 127.10.182.1:44633: connect: Connection refused (error 111)
I20260709 13:07:03.980419 15460 raft_consensus.cc:2468] T 32148bf5a0f24290b0b6bc39b8511a0d P 8ead72f632f44f578c84d6f6c654dc03 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 981c763ced6e4a599e85ada8763b9356 in term 2.
I20260709 13:07:03.981627 15354 leader_election.cc:304] T 32148bf5a0f24290b0b6bc39b8511a0d P 981c763ced6e4a599e85ada8763b9356 [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: 8ead72f632f44f578c84d6f6c654dc03, 981c763ced6e4a599e85ada8763b9356; no voters: b4352f1e8e514845893cd5b85d1fe27a
I20260709 13:07:03.982350 15586 raft_consensus.cc:2804] T 32148bf5a0f24290b0b6bc39b8511a0d P 981c763ced6e4a599e85ada8763b9356 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:03.983403 15586 raft_consensus.cc:697] T 32148bf5a0f24290b0b6bc39b8511a0d P 981c763ced6e4a599e85ada8763b9356 [term 2 LEADER]: Becoming Leader. State: Replica: 981c763ced6e4a599e85ada8763b9356, State: Running, Role: LEADER
I20260709 13:07:03.984368 15586 consensus_queue.cc:237] T 32148bf5a0f24290b0b6bc39b8511a0d P 981c763ced6e4a599e85ada8763b9356 [LEADER]: Queue going to LEADER 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: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:03.992172 15212 catalog_manager.cc:5697] T 32148bf5a0f24290b0b6bc39b8511a0d P 981c763ced6e4a599e85ada8763b9356 reported cstate change: term changed from 1 to 2, leader changed from b4352f1e8e514845893cd5b85d1fe27a (127.10.182.1) to 981c763ced6e4a599e85ada8763b9356 (127.10.182.2). New cstate: current_term: 2 leader_uuid: "981c763ced6e4a599e85ada8763b9356" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:04.017848 15586 raft_consensus.cc:493] T 5be5438d676641ad935a823a0b61d0aa P 981c763ced6e4a599e85ada8763b9356 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:04.018561 15586 raft_consensus.cc:515] T 5be5438d676641ad935a823a0b61d0aa P 981c763ced6e4a599e85ada8763b9356 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:04.020270 15586 leader_election.cc:290] T 5be5438d676641ad935a823a0b61d0aa P 981c763ced6e4a599e85ada8763b9356 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b4352f1e8e514845893cd5b85d1fe27a (127.10.182.1:44633), 8ead72f632f44f578c84d6f6c654dc03 (127.10.182.3:45419)
I20260709 13:07:04.021543 15460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5be5438d676641ad935a823a0b61d0aa" candidate_uuid: "981c763ced6e4a599e85ada8763b9356" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ead72f632f44f578c84d6f6c654dc03" is_pre_election: true
I20260709 13:07:04.022471 15460 raft_consensus.cc:2468] T 5be5438d676641ad935a823a0b61d0aa P 8ead72f632f44f578c84d6f6c654dc03 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 981c763ced6e4a599e85ada8763b9356 in term 1.
I20260709 13:07:04.023742 15354 leader_election.cc:304] T 5be5438d676641ad935a823a0b61d0aa P 981c763ced6e4a599e85ada8763b9356 [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: 8ead72f632f44f578c84d6f6c654dc03, 981c763ced6e4a599e85ada8763b9356; no voters: 
I20260709 13:07:04.024442 15586 raft_consensus.cc:2804] T 5be5438d676641ad935a823a0b61d0aa P 981c763ced6e4a599e85ada8763b9356 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:07:04.024500 15355 leader_election.cc:336] T 5be5438d676641ad935a823a0b61d0aa P 981c763ced6e4a599e85ada8763b9356 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b4352f1e8e514845893cd5b85d1fe27a (127.10.182.1:44633): Network error: Client connection negotiation failed: client connection to 127.10.182.1:44633: connect: Connection refused (error 111)
I20260709 13:07:04.024889 15586 raft_consensus.cc:493] T 5be5438d676641ad935a823a0b61d0aa P 981c763ced6e4a599e85ada8763b9356 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:04.025382 15586 raft_consensus.cc:3060] T 5be5438d676641ad935a823a0b61d0aa P 981c763ced6e4a599e85ada8763b9356 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:04.031029 15586 raft_consensus.cc:515] T 5be5438d676641ad935a823a0b61d0aa P 981c763ced6e4a599e85ada8763b9356 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:04.032704 15586 leader_election.cc:290] T 5be5438d676641ad935a823a0b61d0aa P 981c763ced6e4a599e85ada8763b9356 [CANDIDATE]: Term 2 election: Requested vote from peers b4352f1e8e514845893cd5b85d1fe27a (127.10.182.1:44633), 8ead72f632f44f578c84d6f6c654dc03 (127.10.182.3:45419)
I20260709 13:07:04.033901 15460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5be5438d676641ad935a823a0b61d0aa" candidate_uuid: "981c763ced6e4a599e85ada8763b9356" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ead72f632f44f578c84d6f6c654dc03"
I20260709 13:07:04.034560 15460 raft_consensus.cc:3060] T 5be5438d676641ad935a823a0b61d0aa P 8ead72f632f44f578c84d6f6c654dc03 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:07:04.036671 15355 leader_election.cc:336] T 5be5438d676641ad935a823a0b61d0aa P 981c763ced6e4a599e85ada8763b9356 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer b4352f1e8e514845893cd5b85d1fe27a (127.10.182.1:44633): Network error: Client connection negotiation failed: client connection to 127.10.182.1:44633: connect: Connection refused (error 111)
I20260709 13:07:04.040148 15460 raft_consensus.cc:2468] T 5be5438d676641ad935a823a0b61d0aa P 8ead72f632f44f578c84d6f6c654dc03 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 981c763ced6e4a599e85ada8763b9356 in term 2.
I20260709 13:07:04.041185 15354 leader_election.cc:304] T 5be5438d676641ad935a823a0b61d0aa P 981c763ced6e4a599e85ada8763b9356 [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: 8ead72f632f44f578c84d6f6c654dc03, 981c763ced6e4a599e85ada8763b9356; no voters: b4352f1e8e514845893cd5b85d1fe27a
I20260709 13:07:04.041808 15586 raft_consensus.cc:2804] T 5be5438d676641ad935a823a0b61d0aa P 981c763ced6e4a599e85ada8763b9356 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:04.042249 15586 raft_consensus.cc:697] T 5be5438d676641ad935a823a0b61d0aa P 981c763ced6e4a599e85ada8763b9356 [term 2 LEADER]: Becoming Leader. State: Replica: 981c763ced6e4a599e85ada8763b9356, State: Running, Role: LEADER
I20260709 13:07:04.043092 15586 consensus_queue.cc:237] T 5be5438d676641ad935a823a0b61d0aa P 981c763ced6e4a599e85ada8763b9356 [LEADER]: Queue going to LEADER 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: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:04.049913 15212 catalog_manager.cc:5697] T 5be5438d676641ad935a823a0b61d0aa P 981c763ced6e4a599e85ada8763b9356 reported cstate change: term changed from 1 to 2, leader changed from b4352f1e8e514845893cd5b85d1fe27a (127.10.182.1) to 981c763ced6e4a599e85ada8763b9356 (127.10.182.2). New cstate: current_term: 2 leader_uuid: "981c763ced6e4a599e85ada8763b9356" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:04.107667 15586 raft_consensus.cc:493] T a508d1aa9889490cb34a2742b1a3e5dc P 981c763ced6e4a599e85ada8763b9356 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:04.108287 15586 raft_consensus.cc:515] T a508d1aa9889490cb34a2742b1a3e5dc P 981c763ced6e4a599e85ada8763b9356 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:04.110018 15586 leader_election.cc:290] T a508d1aa9889490cb34a2742b1a3e5dc P 981c763ced6e4a599e85ada8763b9356 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b4352f1e8e514845893cd5b85d1fe27a (127.10.182.1:44633), 8ead72f632f44f578c84d6f6c654dc03 (127.10.182.3:45419)
I20260709 13:07:04.111117 15460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a508d1aa9889490cb34a2742b1a3e5dc" candidate_uuid: "981c763ced6e4a599e85ada8763b9356" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ead72f632f44f578c84d6f6c654dc03" is_pre_election: true
W20260709 13:07:04.111248 15355 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.10.182.1:44633: connect: Connection refused (error 111) [suppressed 114 similar messages]
I20260709 13:07:04.111817 15460 raft_consensus.cc:2468] T a508d1aa9889490cb34a2742b1a3e5dc P 8ead72f632f44f578c84d6f6c654dc03 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 981c763ced6e4a599e85ada8763b9356 in term 1.
I20260709 13:07:04.112931 15354 leader_election.cc:304] T a508d1aa9889490cb34a2742b1a3e5dc P 981c763ced6e4a599e85ada8763b9356 [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: 8ead72f632f44f578c84d6f6c654dc03, 981c763ced6e4a599e85ada8763b9356; no voters: 
I20260709 13:07:04.113592 15586 raft_consensus.cc:2804] T a508d1aa9889490cb34a2742b1a3e5dc P 981c763ced6e4a599e85ada8763b9356 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:04.113885 15586 raft_consensus.cc:493] T a508d1aa9889490cb34a2742b1a3e5dc P 981c763ced6e4a599e85ada8763b9356 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:04.114192 15586 raft_consensus.cc:3060] T a508d1aa9889490cb34a2742b1a3e5dc P 981c763ced6e4a599e85ada8763b9356 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:07:04.114281 15355 leader_election.cc:336] T a508d1aa9889490cb34a2742b1a3e5dc P 981c763ced6e4a599e85ada8763b9356 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b4352f1e8e514845893cd5b85d1fe27a (127.10.182.1:44633): Network error: Client connection negotiation failed: client connection to 127.10.182.1:44633: connect: Connection refused (error 111)
I20260709 13:07:04.117260 15589 raft_consensus.cc:493] T b34f8c39e10546a38bf958431d09f289 P 8ead72f632f44f578c84d6f6c654dc03 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:04.117960 15589 raft_consensus.cc:515] T b34f8c39e10546a38bf958431d09f289 P 8ead72f632f44f578c84d6f6c654dc03 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:04.120054 15589 leader_election.cc:290] T b34f8c39e10546a38bf958431d09f289 P 8ead72f632f44f578c84d6f6c654dc03 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b4352f1e8e514845893cd5b85d1fe27a (127.10.182.1:44633), 981c763ced6e4a599e85ada8763b9356 (127.10.182.2:33073)
I20260709 13:07:04.121309 15389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b34f8c39e10546a38bf958431d09f289" candidate_uuid: "8ead72f632f44f578c84d6f6c654dc03" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "981c763ced6e4a599e85ada8763b9356" is_pre_election: true
I20260709 13:07:04.121318 15586 raft_consensus.cc:515] T a508d1aa9889490cb34a2742b1a3e5dc P 981c763ced6e4a599e85ada8763b9356 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:04.122251 15389 raft_consensus.cc:2468] T b34f8c39e10546a38bf958431d09f289 P 981c763ced6e4a599e85ada8763b9356 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ead72f632f44f578c84d6f6c654dc03 in term 1.
I20260709 13:07:04.123596 15586 leader_election.cc:290] T a508d1aa9889490cb34a2742b1a3e5dc P 981c763ced6e4a599e85ada8763b9356 [CANDIDATE]: Term 2 election: Requested vote from peers b4352f1e8e514845893cd5b85d1fe27a (127.10.182.1:44633), 8ead72f632f44f578c84d6f6c654dc03 (127.10.182.3:45419)
I20260709 13:07:04.123524 15430 leader_election.cc:304] T b34f8c39e10546a38bf958431d09f289 P 8ead72f632f44f578c84d6f6c654dc03 [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: 8ead72f632f44f578c84d6f6c654dc03, 981c763ced6e4a599e85ada8763b9356; no voters: 
I20260709 13:07:04.124825 15589 raft_consensus.cc:2804] T b34f8c39e10546a38bf958431d09f289 P 8ead72f632f44f578c84d6f6c654dc03 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:04.125294 15589 raft_consensus.cc:493] T b34f8c39e10546a38bf958431d09f289 P 8ead72f632f44f578c84d6f6c654dc03 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:07:04.125341 15429 leader_election.cc:336] T b34f8c39e10546a38bf958431d09f289 P 8ead72f632f44f578c84d6f6c654dc03 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b4352f1e8e514845893cd5b85d1fe27a (127.10.182.1:44633): Network error: Client connection negotiation failed: client connection to 127.10.182.1:44633: connect: Connection refused (error 111)
I20260709 13:07:04.125664 15460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a508d1aa9889490cb34a2742b1a3e5dc" candidate_uuid: "981c763ced6e4a599e85ada8763b9356" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ead72f632f44f578c84d6f6c654dc03"
I20260709 13:07:04.125793 15589 raft_consensus.cc:3060] T b34f8c39e10546a38bf958431d09f289 P 8ead72f632f44f578c84d6f6c654dc03 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:04.126235 15460 raft_consensus.cc:3060] T a508d1aa9889490cb34a2742b1a3e5dc P 8ead72f632f44f578c84d6f6c654dc03 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:07:04.128687 15355 leader_election.cc:336] T a508d1aa9889490cb34a2742b1a3e5dc P 981c763ced6e4a599e85ada8763b9356 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer b4352f1e8e514845893cd5b85d1fe27a (127.10.182.1:44633): Network error: Client connection negotiation failed: client connection to 127.10.182.1:44633: connect: Connection refused (error 111)
I20260709 13:07:04.132093 15460 raft_consensus.cc:2468] T a508d1aa9889490cb34a2742b1a3e5dc P 8ead72f632f44f578c84d6f6c654dc03 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 981c763ced6e4a599e85ada8763b9356 in term 2.
I20260709 13:07:04.133148 15589 raft_consensus.cc:515] T b34f8c39e10546a38bf958431d09f289 P 8ead72f632f44f578c84d6f6c654dc03 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:04.133409 15354 leader_election.cc:304] T a508d1aa9889490cb34a2742b1a3e5dc P 981c763ced6e4a599e85ada8763b9356 [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: 8ead72f632f44f578c84d6f6c654dc03, 981c763ced6e4a599e85ada8763b9356; no voters: b4352f1e8e514845893cd5b85d1fe27a
I20260709 13:07:04.134300 15586 raft_consensus.cc:2804] T a508d1aa9889490cb34a2742b1a3e5dc P 981c763ced6e4a599e85ada8763b9356 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:04.134824 15586 raft_consensus.cc:697] T a508d1aa9889490cb34a2742b1a3e5dc P 981c763ced6e4a599e85ada8763b9356 [term 2 LEADER]: Becoming Leader. State: Replica: 981c763ced6e4a599e85ada8763b9356, State: Running, Role: LEADER
I20260709 13:07:04.135124 15589 leader_election.cc:290] T b34f8c39e10546a38bf958431d09f289 P 8ead72f632f44f578c84d6f6c654dc03 [CANDIDATE]: Term 2 election: Requested vote from peers b4352f1e8e514845893cd5b85d1fe27a (127.10.182.1:44633), 981c763ced6e4a599e85ada8763b9356 (127.10.182.2:33073)
I20260709 13:07:04.135862 15586 consensus_queue.cc:237] T a508d1aa9889490cb34a2742b1a3e5dc P 981c763ced6e4a599e85ada8763b9356 [LEADER]: Queue going to LEADER 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: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:04.136446 15389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b34f8c39e10546a38bf958431d09f289" candidate_uuid: "8ead72f632f44f578c84d6f6c654dc03" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "981c763ced6e4a599e85ada8763b9356"
I20260709 13:07:04.137118 15389 raft_consensus.cc:3060] T b34f8c39e10546a38bf958431d09f289 P 981c763ced6e4a599e85ada8763b9356 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:07:04.142796 15429 leader_election.cc:336] T b34f8c39e10546a38bf958431d09f289 P 8ead72f632f44f578c84d6f6c654dc03 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer b4352f1e8e514845893cd5b85d1fe27a (127.10.182.1:44633): Network error: Client connection negotiation failed: client connection to 127.10.182.1:44633: connect: Connection refused (error 111)
I20260709 13:07:04.144436 15389 raft_consensus.cc:2468] T b34f8c39e10546a38bf958431d09f289 P 981c763ced6e4a599e85ada8763b9356 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ead72f632f44f578c84d6f6c654dc03 in term 2.
I20260709 13:07:04.144174 15212 catalog_manager.cc:5697] T a508d1aa9889490cb34a2742b1a3e5dc P 981c763ced6e4a599e85ada8763b9356 reported cstate change: term changed from 1 to 2, leader changed from b4352f1e8e514845893cd5b85d1fe27a (127.10.182.1) to 981c763ced6e4a599e85ada8763b9356 (127.10.182.2). New cstate: current_term: 2 leader_uuid: "981c763ced6e4a599e85ada8763b9356" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:04.145514 15430 leader_election.cc:304] T b34f8c39e10546a38bf958431d09f289 P 8ead72f632f44f578c84d6f6c654dc03 [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: 8ead72f632f44f578c84d6f6c654dc03, 981c763ced6e4a599e85ada8763b9356; no voters: b4352f1e8e514845893cd5b85d1fe27a
I20260709 13:07:04.146286 15589 raft_consensus.cc:2804] T b34f8c39e10546a38bf958431d09f289 P 8ead72f632f44f578c84d6f6c654dc03 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:04.146873 15589 raft_consensus.cc:697] T b34f8c39e10546a38bf958431d09f289 P 8ead72f632f44f578c84d6f6c654dc03 [term 2 LEADER]: Becoming Leader. State: Replica: 8ead72f632f44f578c84d6f6c654dc03, State: Running, Role: LEADER
I20260709 13:07:04.148197 15589 consensus_queue.cc:237] T b34f8c39e10546a38bf958431d09f289 P 8ead72f632f44f578c84d6f6c654dc03 [LEADER]: Queue going to LEADER 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: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:04.156638 15212 catalog_manager.cc:5697] T b34f8c39e10546a38bf958431d09f289 P 8ead72f632f44f578c84d6f6c654dc03 reported cstate change: term changed from 1 to 2, leader changed from b4352f1e8e514845893cd5b85d1fe27a (127.10.182.1) to 8ead72f632f44f578c84d6f6c654dc03 (127.10.182.3). New cstate: current_term: 2 leader_uuid: "8ead72f632f44f578c84d6f6c654dc03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:04.199180 15389 raft_consensus.cc:1275] T aa0c305f5dc942b6ba15154616037f5a P 981c763ced6e4a599e85ada8763b9356 [term 2 FOLLOWER]: Refusing update from remote peer 8ead72f632f44f578c84d6f6c654dc03: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:07:04.200518 15589 consensus_queue.cc:1048] T aa0c305f5dc942b6ba15154616037f5a P 8ead72f632f44f578c84d6f6c654dc03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:07:04.216027 15429 consensus_peers.cc:597] T aa0c305f5dc942b6ba15154616037f5a P 8ead72f632f44f578c84d6f6c654dc03 -> Peer b4352f1e8e514845893cd5b85d1fe27a (127.10.182.1:44633): Couldn't send request to peer b4352f1e8e514845893cd5b85d1fe27a. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.1:44633: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:04.258536 15389 raft_consensus.cc:1275] T d0c092a89b474e47ba069d5429c80dec P 981c763ced6e4a599e85ada8763b9356 [term 2 FOLLOWER]: Refusing update from remote peer 8ead72f632f44f578c84d6f6c654dc03: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:07:04.260040 15589 consensus_queue.cc:1048] T d0c092a89b474e47ba069d5429c80dec P 8ead72f632f44f578c84d6f6c654dc03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:07:04.273283 15429 consensus_peers.cc:597] T d0c092a89b474e47ba069d5429c80dec P 8ead72f632f44f578c84d6f6c654dc03 -> Peer b4352f1e8e514845893cd5b85d1fe27a (127.10.182.1:44633): Couldn't send request to peer b4352f1e8e514845893cd5b85d1fe27a. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.1:44633: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:04.356982 15429 consensus_peers.cc:597] T d3afd06c62ba4d98a8e6c0fc277702b6 P 8ead72f632f44f578c84d6f6c654dc03 -> Peer b4352f1e8e514845893cd5b85d1fe27a (127.10.182.1:44633): Couldn't send request to peer b4352f1e8e514845893cd5b85d1fe27a. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.1:44633: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:04.405413 15389 raft_consensus.cc:1275] T d3afd06c62ba4d98a8e6c0fc277702b6 P 981c763ced6e4a599e85ada8763b9356 [term 2 FOLLOWER]: Refusing update from remote peer 8ead72f632f44f578c84d6f6c654dc03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:04.406680 15589 consensus_queue.cc:1048] T d3afd06c62ba4d98a8e6c0fc277702b6 P 8ead72f632f44f578c84d6f6c654dc03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:04.411872 15460 raft_consensus.cc:1275] T 32148bf5a0f24290b0b6bc39b8511a0d P 8ead72f632f44f578c84d6f6c654dc03 [term 2 FOLLOWER]: Refusing update from remote peer 981c763ced6e4a599e85ada8763b9356: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:07:04.413710 15586 consensus_queue.cc:1048] T 32148bf5a0f24290b0b6bc39b8511a0d P 981c763ced6e4a599e85ada8763b9356 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:07:04.420109 15429 consensus_peers.cc:597] T 53a01f42b5e046868ba9cc9c6c34fc22 P 8ead72f632f44f578c84d6f6c654dc03 -> Peer b4352f1e8e514845893cd5b85d1fe27a (127.10.182.1:44633): Couldn't send request to peer b4352f1e8e514845893cd5b85d1fe27a. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.1:44633: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:04.428937 15355 consensus_peers.cc:597] T 32148bf5a0f24290b0b6bc39b8511a0d P 981c763ced6e4a599e85ada8763b9356 -> Peer b4352f1e8e514845893cd5b85d1fe27a (127.10.182.1:44633): Couldn't send request to peer b4352f1e8e514845893cd5b85d1fe27a. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.1:44633: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:04.464016 15389 raft_consensus.cc:1275] T 53a01f42b5e046868ba9cc9c6c34fc22 P 981c763ced6e4a599e85ada8763b9356 [term 2 FOLLOWER]: Refusing update from remote peer 8ead72f632f44f578c84d6f6c654dc03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:04.465468 15589 consensus_queue.cc:1048] T 53a01f42b5e046868ba9cc9c6c34fc22 P 8ead72f632f44f578c84d6f6c654dc03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:07:04.474908 15355 consensus_peers.cc:597] T 5be5438d676641ad935a823a0b61d0aa P 981c763ced6e4a599e85ada8763b9356 -> Peer b4352f1e8e514845893cd5b85d1fe27a (127.10.182.1:44633): Couldn't send request to peer b4352f1e8e514845893cd5b85d1fe27a. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.1:44633: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:04.524353 15460 raft_consensus.cc:1275] T 5be5438d676641ad935a823a0b61d0aa P 8ead72f632f44f578c84d6f6c654dc03 [term 2 FOLLOWER]: Refusing update from remote peer 981c763ced6e4a599e85ada8763b9356: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:07:04.525945 15586 consensus_queue.cc:1048] T 5be5438d676641ad935a823a0b61d0aa P 981c763ced6e4a599e85ada8763b9356 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:04.642575 15389 raft_consensus.cc:1275] T b34f8c39e10546a38bf958431d09f289 P 981c763ced6e4a599e85ada8763b9356 [term 2 FOLLOWER]: Refusing update from remote peer 8ead72f632f44f578c84d6f6c654dc03: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:07:04.643891 15585 consensus_queue.cc:1048] T b34f8c39e10546a38bf958431d09f289 P 8ead72f632f44f578c84d6f6c654dc03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:07:04.657428 15429 consensus_peers.cc:597] T b34f8c39e10546a38bf958431d09f289 P 8ead72f632f44f578c84d6f6c654dc03 -> Peer b4352f1e8e514845893cd5b85d1fe27a (127.10.182.1:44633): Couldn't send request to peer b4352f1e8e514845893cd5b85d1fe27a. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.1:44633: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:04.680286 15355 consensus_peers.cc:597] T a508d1aa9889490cb34a2742b1a3e5dc P 981c763ced6e4a599e85ada8763b9356 -> Peer b4352f1e8e514845893cd5b85d1fe27a (127.10.182.1:44633): Couldn't send request to peer b4352f1e8e514845893cd5b85d1fe27a. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.1:44633: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:04.742427 15261 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:07:04.760908 15460 raft_consensus.cc:1275] T a508d1aa9889490cb34a2742b1a3e5dc P 8ead72f632f44f578c84d6f6c654dc03 [term 2 FOLLOWER]: Refusing update from remote peer 981c763ced6e4a599e85ada8763b9356: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:07:04.762527 15609 consensus_queue.cc:1048] T a508d1aa9889490cb34a2742b1a3e5dc P 981c763ced6e4a599e85ada8763b9356 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:07:05.181520 15429 consensus_peers.cc:597] T d0c43918ec7b40ef9fa1f182227708ee P 8ead72f632f44f578c84d6f6c654dc03 -> Peer b4352f1e8e514845893cd5b85d1fe27a (127.10.182.1:44633): Couldn't send request to peer b4352f1e8e514845893cd5b85d1fe27a. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.1:44633: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:05.423679 15429 consensus_peers.cc:597] T f4660feab5654d67a2cd8b86e9872b59 P 8ead72f632f44f578c84d6f6c654dc03 -> Peer b4352f1e8e514845893cd5b85d1fe27a (127.10.182.1:44633): Couldn't send request to peer b4352f1e8e514845893cd5b85d1fe27a. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.1:44633: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:05.743294 15261 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:07:06.680675 15429 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.182.1:44633, user_credentials={real_user=slave}} blocked reactor thread for 91899.5us
W20260709 13:07:06.696691 15429 consensus_peers.cc:597] T aa0c305f5dc942b6ba15154616037f5a P 8ead72f632f44f578c84d6f6c654dc03 -> Peer b4352f1e8e514845893cd5b85d1fe27a (127.10.182.1:44633): Couldn't send request to peer b4352f1e8e514845893cd5b85d1fe27a. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.1:44633: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:06.698433 15429 consensus_peers.cc:597] T d0c092a89b474e47ba069d5429c80dec P 8ead72f632f44f578c84d6f6c654dc03 -> Peer b4352f1e8e514845893cd5b85d1fe27a (127.10.182.1:44633): Couldn't send request to peer b4352f1e8e514845893cd5b85d1fe27a. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.1:44633: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:06.744287 15261 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:07:06.942951 15429 consensus_peers.cc:597] T 53a01f42b5e046868ba9cc9c6c34fc22 P 8ead72f632f44f578c84d6f6c654dc03 -> Peer b4352f1e8e514845893cd5b85d1fe27a (127.10.182.1:44633): Couldn't send request to peer b4352f1e8e514845893cd5b85d1fe27a. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.1:44633: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:06.955241 15355 consensus_peers.cc:597] T 32148bf5a0f24290b0b6bc39b8511a0d P 981c763ced6e4a599e85ada8763b9356 -> Peer b4352f1e8e514845893cd5b85d1fe27a (127.10.182.1:44633): Couldn't send request to peer b4352f1e8e514845893cd5b85d1fe27a. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.1:44633: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:07.046339 15355 consensus_peers.cc:597] T 5be5438d676641ad935a823a0b61d0aa P 981c763ced6e4a599e85ada8763b9356 -> Peer b4352f1e8e514845893cd5b85d1fe27a (127.10.182.1:44633): Couldn't send request to peer b4352f1e8e514845893cd5b85d1fe27a. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.1:44633: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:07.082507 15429 consensus_peers.cc:597] T b34f8c39e10546a38bf958431d09f289 P 8ead72f632f44f578c84d6f6c654dc03 -> Peer b4352f1e8e514845893cd5b85d1fe27a (127.10.182.1:44633): Couldn't send request to peer b4352f1e8e514845893cd5b85d1fe27a. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.1:44633: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:07.135939 15429 consensus_peers.cc:597] T d3afd06c62ba4d98a8e6c0fc277702b6 P 8ead72f632f44f578c84d6f6c654dc03 -> Peer b4352f1e8e514845893cd5b85d1fe27a (127.10.182.1:44633): Couldn't send request to peer b4352f1e8e514845893cd5b85d1fe27a. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.1:44633: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:07.152674 15355 consensus_peers.cc:597] T a508d1aa9889490cb34a2742b1a3e5dc P 981c763ced6e4a599e85ada8763b9356 -> Peer b4352f1e8e514845893cd5b85d1fe27a (127.10.182.1:44633): Couldn't send request to peer b4352f1e8e514845893cd5b85d1fe27a. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.1:44633: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:07.608054 15244 debug-util.cc:398] Leaking SignalData structure 0x7b0800055c20 after lost signal to thread 10971
W20260709 13:07:07.609109 15244 debug-util.cc:398] Leaking SignalData structure 0x7b080008e9c0 after lost signal to thread 15247
W20260709 13:07:07.610157 15244 debug-util.cc:398] Leaking SignalData structure 0x7b08002240c0 after lost signal to thread 15414
W20260709 13:07:07.611063 15244 debug-util.cc:398] Leaking SignalData structure 0x7b08001c2f20 after lost signal to thread 15488
W20260709 13:07:07.733865 15429 consensus_peers.cc:597] T d0c43918ec7b40ef9fa1f182227708ee P 8ead72f632f44f578c84d6f6c654dc03 -> Peer b4352f1e8e514845893cd5b85d1fe27a (127.10.182.1:44633): Couldn't send request to peer b4352f1e8e514845893cd5b85d1fe27a. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.1:44633: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:07:07.745328 15261 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:07:07.768976 10968 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:07.777468 15620 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:07:07.778189 15621 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:07:07.783494 15623 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:07:07.784825 10968 server_base.cc:1061] running on GCE node
I20260709 13:07:07.786356 10968 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:07.786666 10968 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:07:07.786897 10968 hybrid_clock.cc:648] HybridClock initialized: now 1783602427786880 us; error 0 us; skew 500 ppm
I20260709 13:07:07.787765 10968 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:07.791584 10968 webserver.cc:533] Webserver started at http://127.10.182.1:34937/ using document root <none> and password file <none>
I20260709 13:07:07.792369 10968 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:07.792640 10968 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 13:07:07.798863 10968 fs_manager.cc:714] Time spent opening directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:07:07.805423 15628 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:07.806454 10968 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 13:07:07.806929 10968 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602301807890-10968-0/minicluster-data/ts-0-root
uuid: "b4352f1e8e514845893cd5b85d1fe27a"
format_stamp: "Formatted at 2026-07-09 13:07:00 on dist-test-slave-hmwv"
I20260709 13:07:07.807507 10968 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602301807890-10968-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602301807890-10968-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602301807890-10968-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:07:07.826058 10968 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:07.828147 10968 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:07.830464 10968 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:07.835681 15635 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260709 13:07:07.886133 10968 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260709 13:07:07.886447 10968 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.052s	user 0.003s	sys 0.001s
I20260709 13:07:07.886760 10968 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260709 13:07:07.891776 15635 tablet_bootstrap.cc:492] T b34f8c39e10546a38bf958431d09f289 P b4352f1e8e514845893cd5b85d1fe27a: Bootstrap starting.
I20260709 13:07:07.909127 15635 tablet_bootstrap.cc:492] T b34f8c39e10546a38bf958431d09f289 P b4352f1e8e514845893cd5b85d1fe27a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 13:07:07.910181 15635 tablet_bootstrap.cc:492] T b34f8c39e10546a38bf958431d09f289 P b4352f1e8e514845893cd5b85d1fe27a: Bootstrap complete.
I20260709 13:07:07.910913 15635 ts_tablet_manager.cc:1403] T b34f8c39e10546a38bf958431d09f289 P b4352f1e8e514845893cd5b85d1fe27a: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.006s
I20260709 13:07:07.914165 15635 raft_consensus.cc:359] T b34f8c39e10546a38bf958431d09f289 P b4352f1e8e514845893cd5b85d1fe27a [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:07.915108 15635 raft_consensus.cc:740] T b34f8c39e10546a38bf958431d09f289 P b4352f1e8e514845893cd5b85d1fe27a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4352f1e8e514845893cd5b85d1fe27a, State: Initialized, Role: FOLLOWER
I20260709 13:07:07.915823 15635 consensus_queue.cc:260] T b34f8c39e10546a38bf958431d09f289 P b4352f1e8e514845893cd5b85d1fe27a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:07.918854 15635 ts_tablet_manager.cc:1434] T b34f8c39e10546a38bf958431d09f289 P b4352f1e8e514845893cd5b85d1fe27a: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.002s
I20260709 13:07:07.919745 15635 tablet_bootstrap.cc:492] T a508d1aa9889490cb34a2742b1a3e5dc P b4352f1e8e514845893cd5b85d1fe27a: Bootstrap starting.
I20260709 13:07:07.936357 15635 tablet_bootstrap.cc:492] T a508d1aa9889490cb34a2742b1a3e5dc P b4352f1e8e514845893cd5b85d1fe27a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 13:07:07.937508 15635 tablet_bootstrap.cc:492] T a508d1aa9889490cb34a2742b1a3e5dc P b4352f1e8e514845893cd5b85d1fe27a: Bootstrap complete.
I20260709 13:07:07.938285 15635 ts_tablet_manager.cc:1403] T a508d1aa9889490cb34a2742b1a3e5dc P b4352f1e8e514845893cd5b85d1fe27a: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260709 13:07:07.941040 15635 raft_consensus.cc:359] T a508d1aa9889490cb34a2742b1a3e5dc P b4352f1e8e514845893cd5b85d1fe27a [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:07.941901 15635 raft_consensus.cc:740] T a508d1aa9889490cb34a2742b1a3e5dc P b4352f1e8e514845893cd5b85d1fe27a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4352f1e8e514845893cd5b85d1fe27a, State: Initialized, Role: FOLLOWER
I20260709 13:07:07.942687 15635 consensus_queue.cc:260] T a508d1aa9889490cb34a2742b1a3e5dc P b4352f1e8e514845893cd5b85d1fe27a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:07.944947 15635 ts_tablet_manager.cc:1434] T a508d1aa9889490cb34a2742b1a3e5dc P b4352f1e8e514845893cd5b85d1fe27a: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:07:07.945776 15635 tablet_bootstrap.cc:492] T 53a01f42b5e046868ba9cc9c6c34fc22 P b4352f1e8e514845893cd5b85d1fe27a: Bootstrap starting.
I20260709 13:07:07.947333 10968 ts_tablet_manager.cc:616] Registered 10 tablets
I20260709 13:07:07.947732 10968 ts_tablet_manager.cc:595] Time spent register tablets: real 0.061s	user 0.056s	sys 0.004s
I20260709 13:07:07.962311 15635 tablet_bootstrap.cc:492] T 53a01f42b5e046868ba9cc9c6c34fc22 P b4352f1e8e514845893cd5b85d1fe27a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:07.963352 15635 tablet_bootstrap.cc:492] T 53a01f42b5e046868ba9cc9c6c34fc22 P b4352f1e8e514845893cd5b85d1fe27a: Bootstrap complete.
I20260709 13:07:07.964030 15635 ts_tablet_manager.cc:1403] T 53a01f42b5e046868ba9cc9c6c34fc22 P b4352f1e8e514845893cd5b85d1fe27a: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260709 13:07:07.967021 15635 raft_consensus.cc:359] T 53a01f42b5e046868ba9cc9c6c34fc22 P b4352f1e8e514845893cd5b85d1fe27a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:07.967854 15635 raft_consensus.cc:740] T 53a01f42b5e046868ba9cc9c6c34fc22 P b4352f1e8e514845893cd5b85d1fe27a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4352f1e8e514845893cd5b85d1fe27a, State: Initialized, Role: FOLLOWER
I20260709 13:07:07.968854 15635 consensus_queue.cc:260] T 53a01f42b5e046868ba9cc9c6c34fc22 P b4352f1e8e514845893cd5b85d1fe27a [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: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:07.971448 15635 ts_tablet_manager.cc:1434] T 53a01f42b5e046868ba9cc9c6c34fc22 P b4352f1e8e514845893cd5b85d1fe27a: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260709 13:07:07.972370 15635 tablet_bootstrap.cc:492] T 5be5438d676641ad935a823a0b61d0aa P b4352f1e8e514845893cd5b85d1fe27a: Bootstrap starting.
I20260709 13:07:07.992573 15635 tablet_bootstrap.cc:492] T 5be5438d676641ad935a823a0b61d0aa P b4352f1e8e514845893cd5b85d1fe27a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 13:07:07.993602 15635 tablet_bootstrap.cc:492] T 5be5438d676641ad935a823a0b61d0aa P b4352f1e8e514845893cd5b85d1fe27a: Bootstrap complete.
I20260709 13:07:07.994311 15635 ts_tablet_manager.cc:1403] T 5be5438d676641ad935a823a0b61d0aa P b4352f1e8e514845893cd5b85d1fe27a: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.008s
I20260709 13:07:07.997093 15635 raft_consensus.cc:359] T 5be5438d676641ad935a823a0b61d0aa P b4352f1e8e514845893cd5b85d1fe27a [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:07.998015 15635 raft_consensus.cc:740] T 5be5438d676641ad935a823a0b61d0aa P b4352f1e8e514845893cd5b85d1fe27a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4352f1e8e514845893cd5b85d1fe27a, State: Initialized, Role: FOLLOWER
I20260709 13:07:07.998790 15635 consensus_queue.cc:260] T 5be5438d676641ad935a823a0b61d0aa P b4352f1e8e514845893cd5b85d1fe27a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:08.000948 15635 ts_tablet_manager.cc:1434] T 5be5438d676641ad935a823a0b61d0aa P b4352f1e8e514845893cd5b85d1fe27a: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:07:08.001888 15635 tablet_bootstrap.cc:492] T aa0c305f5dc942b6ba15154616037f5a P b4352f1e8e514845893cd5b85d1fe27a: Bootstrap starting.
I20260709 13:07:08.019356 15635 tablet_bootstrap.cc:492] T aa0c305f5dc942b6ba15154616037f5a P b4352f1e8e514845893cd5b85d1fe27a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 13:07:08.020377 15635 tablet_bootstrap.cc:492] T aa0c305f5dc942b6ba15154616037f5a P b4352f1e8e514845893cd5b85d1fe27a: Bootstrap complete.
I20260709 13:07:08.021198 15635 ts_tablet_manager.cc:1403] T aa0c305f5dc942b6ba15154616037f5a P b4352f1e8e514845893cd5b85d1fe27a: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.000s
I20260709 13:07:08.023926 15635 raft_consensus.cc:359] T aa0c305f5dc942b6ba15154616037f5a P b4352f1e8e514845893cd5b85d1fe27a [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:08.024858 15635 raft_consensus.cc:740] T aa0c305f5dc942b6ba15154616037f5a P b4352f1e8e514845893cd5b85d1fe27a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4352f1e8e514845893cd5b85d1fe27a, State: Initialized, Role: FOLLOWER
I20260709 13:07:08.025710 15635 consensus_queue.cc:260] T aa0c305f5dc942b6ba15154616037f5a P b4352f1e8e514845893cd5b85d1fe27a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:08.027828 15635 ts_tablet_manager.cc:1434] T aa0c305f5dc942b6ba15154616037f5a P b4352f1e8e514845893cd5b85d1fe27a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:07:08.028807 15635 tablet_bootstrap.cc:492] T f4660feab5654d67a2cd8b86e9872b59 P b4352f1e8e514845893cd5b85d1fe27a: Bootstrap starting.
I20260709 13:07:08.035521 10968 rpc_server.cc:307] RPC server started. Bound to: 127.10.182.1:44633
I20260709 13:07:08.035652 15697 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.182.1:44633 every 8 connection(s)
I20260709 13:07:08.057626 15635 tablet_bootstrap.cc:492] T f4660feab5654d67a2cd8b86e9872b59 P b4352f1e8e514845893cd5b85d1fe27a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:08.058730 15635 tablet_bootstrap.cc:492] T f4660feab5654d67a2cd8b86e9872b59 P b4352f1e8e514845893cd5b85d1fe27a: Bootstrap complete.
I20260709 13:07:08.059636 15635 ts_tablet_manager.cc:1403] T f4660feab5654d67a2cd8b86e9872b59 P b4352f1e8e514845893cd5b85d1fe27a: Time spent bootstrapping tablet: real 0.031s	user 0.018s	sys 0.011s
I20260709 13:07:08.064153 15635 raft_consensus.cc:359] T f4660feab5654d67a2cd8b86e9872b59 P b4352f1e8e514845893cd5b85d1fe27a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:08.064953 15635 raft_consensus.cc:740] T f4660feab5654d67a2cd8b86e9872b59 P b4352f1e8e514845893cd5b85d1fe27a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4352f1e8e514845893cd5b85d1fe27a, State: Initialized, Role: FOLLOWER
I20260709 13:07:08.066206 15635 consensus_queue.cc:260] T f4660feab5654d67a2cd8b86e9872b59 P b4352f1e8e514845893cd5b85d1fe27a [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: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:08.068698 15635 ts_tablet_manager.cc:1434] T f4660feab5654d67a2cd8b86e9872b59 P b4352f1e8e514845893cd5b85d1fe27a: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260709 13:07:08.069588 15635 tablet_bootstrap.cc:492] T d3afd06c62ba4d98a8e6c0fc277702b6 P b4352f1e8e514845893cd5b85d1fe27a: Bootstrap starting.
I20260709 13:07:08.124141 10968 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:08.152206 15635 tablet_bootstrap.cc:492] T d3afd06c62ba4d98a8e6c0fc277702b6 P b4352f1e8e514845893cd5b85d1fe27a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:08.153401 15635 tablet_bootstrap.cc:492] T d3afd06c62ba4d98a8e6c0fc277702b6 P b4352f1e8e514845893cd5b85d1fe27a: Bootstrap complete.
I20260709 13:07:08.154145 15635 ts_tablet_manager.cc:1403] T d3afd06c62ba4d98a8e6c0fc277702b6 P b4352f1e8e514845893cd5b85d1fe27a: Time spent bootstrapping tablet: real 0.085s	user 0.044s	sys 0.027s
I20260709 13:07:08.157719 15635 raft_consensus.cc:359] T d3afd06c62ba4d98a8e6c0fc277702b6 P b4352f1e8e514845893cd5b85d1fe27a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } } peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } }
I20260709 13:07:08.158507 15635 raft_consensus.cc:740] T d3afd06c62ba4d98a8e6c0fc277702b6 P b4352f1e8e514845893cd5b85d1fe27a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4352f1e8e514845893cd5b85d1fe27a, State: Initialized, Role: FOLLOWER
I20260709 13:07:08.159567 15635 consensus_queue.cc:260] T d3afd06c62ba4d98a8e6c0fc277702b6 P b4352f1e8e514845893cd5b85d1fe27a [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: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } } peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } }
I20260709 13:07:08.160657 15671 raft_consensus.cc:3060] T a508d1aa9889490cb34a2742b1a3e5dc P b4352f1e8e514845893cd5b85d1fe27a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:08.161923 15635 ts_tablet_manager.cc:1434] T d3afd06c62ba4d98a8e6c0fc277702b6 P b4352f1e8e514845893cd5b85d1fe27a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:07:08.162909 15635 tablet_bootstrap.cc:492] T d0c43918ec7b40ef9fa1f182227708ee P b4352f1e8e514845893cd5b85d1fe27a: Bootstrap starting.
I20260709 13:07:08.166179 15462 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "53a01f42b5e046868ba9cc9c6c34fc22"
dest_uuid: "8ead72f632f44f578c84d6f6c654dc03"
mode: GRACEFUL
new_leader_uuid: "981c763ced6e4a599e85ada8763b9356"
 from {username='slave'} at 127.0.0.1:49826
I20260709 13:07:08.167131 15462 raft_consensus.cc:606] T 53a01f42b5e046868ba9cc9c6c34fc22 P 8ead72f632f44f578c84d6f6c654dc03 [term 2 LEADER]: Received request to transfer leadership to TS 981c763ced6e4a599e85ada8763b9356
I20260709 13:07:08.170521 15462 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aa0c305f5dc942b6ba15154616037f5a"
dest_uuid: "8ead72f632f44f578c84d6f6c654dc03"
mode: GRACEFUL
new_leader_uuid: "981c763ced6e4a599e85ada8763b9356"
 from {username='slave'} at 127.0.0.1:49826
I20260709 13:07:08.171165 15462 raft_consensus.cc:606] T aa0c305f5dc942b6ba15154616037f5a P 8ead72f632f44f578c84d6f6c654dc03 [term 2 LEADER]: Received request to transfer leadership to TS 981c763ced6e4a599e85ada8763b9356
I20260709 13:07:08.174516 15462 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d0c092a89b474e47ba069d5429c80dec"
dest_uuid: "8ead72f632f44f578c84d6f6c654dc03"
mode: GRACEFUL
new_leader_uuid: "981c763ced6e4a599e85ada8763b9356"
 from {username='slave'} at 127.0.0.1:49826
I20260709 13:07:08.175299 15462 raft_consensus.cc:606] T d0c092a89b474e47ba069d5429c80dec P 8ead72f632f44f578c84d6f6c654dc03 [term 2 LEADER]: Received request to transfer leadership to TS 981c763ced6e4a599e85ada8763b9356
I20260709 13:07:08.176208 15698 heartbeater.cc:344] Connected to a master server at 127.10.182.62:41979
I20260709 13:07:08.176783 15698 heartbeater.cc:461] Registering TS with master...
I20260709 13:07:08.177750 10968 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:07:08.177827 15698 heartbeater.cc:507] Master 127.10.182.62:41979 requested a full tablet report, sending...
I20260709 13:07:08.178859 10968 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:07:08.180009 10968 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:08.186462 15671 pending_rounds.cc:85] T a508d1aa9889490cb34a2742b1a3e5dc P b4352f1e8e514845893cd5b85d1fe27a: Aborting all ops after (but not including) 0
I20260709 13:07:08.187202 15671 pending_rounds.cc:107] T a508d1aa9889490cb34a2742b1a3e5dc P b4352f1e8e514845893cd5b85d1fe27a: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:07:08.192361 15670 raft_consensus.cc:3060] T d3afd06c62ba4d98a8e6c0fc277702b6 P b4352f1e8e514845893cd5b85d1fe27a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:08.197382 15669 raft_consensus.cc:3060] T b34f8c39e10546a38bf958431d09f289 P b4352f1e8e514845893cd5b85d1fe27a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:08.207903 15669 pending_rounds.cc:85] T b34f8c39e10546a38bf958431d09f289 P b4352f1e8e514845893cd5b85d1fe27a: Aborting all ops after (but not including) 0
I20260709 13:07:08.208237 15669 pending_rounds.cc:107] T b34f8c39e10546a38bf958431d09f289 P b4352f1e8e514845893cd5b85d1fe27a: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:07:08.208609 15669 raft_consensus.cc:2889] T b34f8c39e10546a38bf958431d09f289 P b4352f1e8e514845893cd5b85d1fe27a [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:07:08.211450 15671 raft_consensus.cc:2889] T a508d1aa9889490cb34a2742b1a3e5dc P b4352f1e8e514845893cd5b85d1fe27a [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:07:08.231282 15635 tablet_bootstrap.cc:492] T d0c43918ec7b40ef9fa1f182227708ee P b4352f1e8e514845893cd5b85d1fe27a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:08.232127 15635 tablet_bootstrap.cc:492] T d0c43918ec7b40ef9fa1f182227708ee P b4352f1e8e514845893cd5b85d1fe27a: Bootstrap complete.
I20260709 13:07:08.232779 15635 ts_tablet_manager.cc:1403] T d0c43918ec7b40ef9fa1f182227708ee P b4352f1e8e514845893cd5b85d1fe27a: Time spent bootstrapping tablet: real 0.070s	user 0.041s	sys 0.021s
I20260709 13:07:08.235284 15635 raft_consensus.cc:359] T d0c43918ec7b40ef9fa1f182227708ee P b4352f1e8e514845893cd5b85d1fe27a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:08.235668 15211 ts_manager.cc:194] Re-registered known tserver with Master: b4352f1e8e514845893cd5b85d1fe27a (127.10.182.1:44633)
I20260709 13:07:08.236047 15635 raft_consensus.cc:740] T d0c43918ec7b40ef9fa1f182227708ee P b4352f1e8e514845893cd5b85d1fe27a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4352f1e8e514845893cd5b85d1fe27a, State: Initialized, Role: FOLLOWER
I20260709 13:07:08.236956 15635 consensus_queue.cc:260] T d0c43918ec7b40ef9fa1f182227708ee P b4352f1e8e514845893cd5b85d1fe27a [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: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:08.239002 15635 ts_tablet_manager.cc:1434] T d0c43918ec7b40ef9fa1f182227708ee P b4352f1e8e514845893cd5b85d1fe27a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:07:08.239825 15635 tablet_bootstrap.cc:492] T 32148bf5a0f24290b0b6bc39b8511a0d P b4352f1e8e514845893cd5b85d1fe27a: Bootstrap starting.
I20260709 13:07:08.248328 15211 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41068
I20260709 13:07:08.252693 15698 heartbeater.cc:499] Master 127.10.182.62:41979 was elected leader, sending a full tablet report...
I20260709 13:07:08.254766 15635 tablet_bootstrap.cc:492] T 32148bf5a0f24290b0b6bc39b8511a0d P b4352f1e8e514845893cd5b85d1fe27a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 13:07:08.255543 15635 tablet_bootstrap.cc:492] T 32148bf5a0f24290b0b6bc39b8511a0d P b4352f1e8e514845893cd5b85d1fe27a: Bootstrap complete.
I20260709 13:07:08.256064 15635 ts_tablet_manager.cc:1403] T 32148bf5a0f24290b0b6bc39b8511a0d P b4352f1e8e514845893cd5b85d1fe27a: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260709 13:07:08.258060 15635 raft_consensus.cc:359] T 32148bf5a0f24290b0b6bc39b8511a0d P b4352f1e8e514845893cd5b85d1fe27a [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:08.258642 15635 raft_consensus.cc:740] T 32148bf5a0f24290b0b6bc39b8511a0d P b4352f1e8e514845893cd5b85d1fe27a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4352f1e8e514845893cd5b85d1fe27a, State: Initialized, Role: FOLLOWER
I20260709 13:07:08.259474 15635 consensus_queue.cc:260] T 32148bf5a0f24290b0b6bc39b8511a0d P b4352f1e8e514845893cd5b85d1fe27a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:08.261595 15635 ts_tablet_manager.cc:1434] T 32148bf5a0f24290b0b6bc39b8511a0d P b4352f1e8e514845893cd5b85d1fe27a: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.005s
I20260709 13:07:08.262477 15635 tablet_bootstrap.cc:492] T d0c092a89b474e47ba069d5429c80dec P b4352f1e8e514845893cd5b85d1fe27a: Bootstrap starting.
I20260709 13:07:08.278120 15635 tablet_bootstrap.cc:492] T d0c092a89b474e47ba069d5429c80dec P b4352f1e8e514845893cd5b85d1fe27a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 13:07:08.279086 15635 tablet_bootstrap.cc:492] T d0c092a89b474e47ba069d5429c80dec P b4352f1e8e514845893cd5b85d1fe27a: Bootstrap complete.
I20260709 13:07:08.280015 15635 ts_tablet_manager.cc:1403] T d0c092a89b474e47ba069d5429c80dec P b4352f1e8e514845893cd5b85d1fe27a: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.007s
I20260709 13:07:08.280663 15548 raft_consensus.cc:993] T d0c092a89b474e47ba069d5429c80dec P 8ead72f632f44f578c84d6f6c654dc03: : Instructing follower 981c763ced6e4a599e85ada8763b9356 to start an election
I20260709 13:07:08.281219 15548 raft_consensus.cc:1081] T d0c092a89b474e47ba069d5429c80dec P 8ead72f632f44f578c84d6f6c654dc03 [term 2 LEADER]: Signalling peer 981c763ced6e4a599e85ada8763b9356 to start an election
I20260709 13:07:08.282578 15635 raft_consensus.cc:359] T d0c092a89b474e47ba069d5429c80dec P b4352f1e8e514845893cd5b85d1fe27a [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:08.283128 15390 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d0c092a89b474e47ba069d5429c80dec"
dest_uuid: "981c763ced6e4a599e85ada8763b9356"
 from {username='slave'} at 127.0.0.1:33004
I20260709 13:07:08.283515 15635 raft_consensus.cc:740] T d0c092a89b474e47ba069d5429c80dec P b4352f1e8e514845893cd5b85d1fe27a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4352f1e8e514845893cd5b85d1fe27a, State: Initialized, Role: FOLLOWER
I20260709 13:07:08.283876 15390 raft_consensus.cc:493] T d0c092a89b474e47ba069d5429c80dec P 981c763ced6e4a599e85ada8763b9356 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:08.284286 15390 raft_consensus.cc:3060] T d0c092a89b474e47ba069d5429c80dec P 981c763ced6e4a599e85ada8763b9356 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:08.284416 15635 consensus_queue.cc:260] T d0c092a89b474e47ba069d5429c80dec P b4352f1e8e514845893cd5b85d1fe27a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:08.286657 15635 ts_tablet_manager.cc:1434] T d0c092a89b474e47ba069d5429c80dec P b4352f1e8e514845893cd5b85d1fe27a: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260709 13:07:08.293722 15390 raft_consensus.cc:515] T d0c092a89b474e47ba069d5429c80dec P 981c763ced6e4a599e85ada8763b9356 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:08.296700 15670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c092a89b474e47ba069d5429c80dec" candidate_uuid: "981c763ced6e4a599e85ada8763b9356" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "b4352f1e8e514845893cd5b85d1fe27a"
I20260709 13:07:08.297350 15670 raft_consensus.cc:3060] T d0c092a89b474e47ba069d5429c80dec P b4352f1e8e514845893cd5b85d1fe27a [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:07:08.297552 15390 leader_election.cc:290] T d0c092a89b474e47ba069d5429c80dec P 981c763ced6e4a599e85ada8763b9356 [CANDIDATE]: Term 3 election: Requested vote from peers b4352f1e8e514845893cd5b85d1fe27a (127.10.182.1:44633), 8ead72f632f44f578c84d6f6c654dc03 (127.10.182.3:45419)
I20260709 13:07:08.298727 15462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c092a89b474e47ba069d5429c80dec" candidate_uuid: "981c763ced6e4a599e85ada8763b9356" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "8ead72f632f44f578c84d6f6c654dc03"
I20260709 13:07:08.299358 15462 raft_consensus.cc:3055] T d0c092a89b474e47ba069d5429c80dec P 8ead72f632f44f578c84d6f6c654dc03 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:08.299690 15462 raft_consensus.cc:740] T d0c092a89b474e47ba069d5429c80dec P 8ead72f632f44f578c84d6f6c654dc03 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8ead72f632f44f578c84d6f6c654dc03, State: Running, Role: LEADER
I20260709 13:07:08.300509 15462 consensus_queue.cc:260] T d0c092a89b474e47ba069d5429c80dec P 8ead72f632f44f578c84d6f6c654dc03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:08.301784 15462 raft_consensus.cc:3060] T d0c092a89b474e47ba069d5429c80dec P 8ead72f632f44f578c84d6f6c654dc03 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:08.304912 15670 raft_consensus.cc:2468] T d0c092a89b474e47ba069d5429c80dec P b4352f1e8e514845893cd5b85d1fe27a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 981c763ced6e4a599e85ada8763b9356 in term 3.
I20260709 13:07:08.306342 15355 leader_election.cc:304] T d0c092a89b474e47ba069d5429c80dec P 981c763ced6e4a599e85ada8763b9356 [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: 981c763ced6e4a599e85ada8763b9356, b4352f1e8e514845893cd5b85d1fe27a; no voters: 
I20260709 13:07:08.307245 15609 raft_consensus.cc:2804] T d0c092a89b474e47ba069d5429c80dec P 981c763ced6e4a599e85ada8763b9356 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:08.308525 15609 raft_consensus.cc:697] T d0c092a89b474e47ba069d5429c80dec P 981c763ced6e4a599e85ada8763b9356 [term 3 LEADER]: Becoming Leader. State: Replica: 981c763ced6e4a599e85ada8763b9356, State: Running, Role: LEADER
I20260709 13:07:08.309500 15462 raft_consensus.cc:2468] T d0c092a89b474e47ba069d5429c80dec P 8ead72f632f44f578c84d6f6c654dc03 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 981c763ced6e4a599e85ada8763b9356 in term 3.
I20260709 13:07:08.309607 15609 consensus_queue.cc:237] T d0c092a89b474e47ba069d5429c80dec P 981c763ced6e4a599e85ada8763b9356 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:08.320735 15211 catalog_manager.cc:5697] T d0c092a89b474e47ba069d5429c80dec P 981c763ced6e4a599e85ada8763b9356 reported cstate change: term changed from 2 to 3, leader changed from 8ead72f632f44f578c84d6f6c654dc03 (127.10.182.3) to 981c763ced6e4a599e85ada8763b9356 (127.10.182.2). New cstate: current_term: 3 leader_uuid: "981c763ced6e4a599e85ada8763b9356" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:08.378722 15670 raft_consensus.cc:3060] T aa0c305f5dc942b6ba15154616037f5a P b4352f1e8e514845893cd5b85d1fe27a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:08.387884 15670 pending_rounds.cc:85] T aa0c305f5dc942b6ba15154616037f5a P b4352f1e8e514845893cd5b85d1fe27a: Aborting all ops after (but not including) 0
I20260709 13:07:08.388221 15670 pending_rounds.cc:107] T aa0c305f5dc942b6ba15154616037f5a P b4352f1e8e514845893cd5b85d1fe27a: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:07:08.388545 15670 raft_consensus.cc:2889] T aa0c305f5dc942b6ba15154616037f5a P b4352f1e8e514845893cd5b85d1fe27a [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:07:08.504295 15548 raft_consensus.cc:993] T 53a01f42b5e046868ba9cc9c6c34fc22 P 8ead72f632f44f578c84d6f6c654dc03: : Instructing follower 981c763ced6e4a599e85ada8763b9356 to start an election
I20260709 13:07:08.504920 15616 raft_consensus.cc:1081] T 53a01f42b5e046868ba9cc9c6c34fc22 P 8ead72f632f44f578c84d6f6c654dc03 [term 2 LEADER]: Signalling peer 981c763ced6e4a599e85ada8763b9356 to start an election
I20260709 13:07:08.506372 15390 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "53a01f42b5e046868ba9cc9c6c34fc22"
dest_uuid: "981c763ced6e4a599e85ada8763b9356"
 from {username='slave'} at 127.0.0.1:33004
I20260709 13:07:08.506893 15390 raft_consensus.cc:493] T 53a01f42b5e046868ba9cc9c6c34fc22 P 981c763ced6e4a599e85ada8763b9356 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:08.507207 15390 raft_consensus.cc:3060] T 53a01f42b5e046868ba9cc9c6c34fc22 P 981c763ced6e4a599e85ada8763b9356 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:08.512389 15390 raft_consensus.cc:515] T 53a01f42b5e046868ba9cc9c6c34fc22 P 981c763ced6e4a599e85ada8763b9356 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:08.514046 15390 leader_election.cc:290] T 53a01f42b5e046868ba9cc9c6c34fc22 P 981c763ced6e4a599e85ada8763b9356 [CANDIDATE]: Term 3 election: Requested vote from peers b4352f1e8e514845893cd5b85d1fe27a (127.10.182.1:44633), 8ead72f632f44f578c84d6f6c654dc03 (127.10.182.3:45419)
I20260709 13:07:08.515092 15670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53a01f42b5e046868ba9cc9c6c34fc22" candidate_uuid: "981c763ced6e4a599e85ada8763b9356" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b4352f1e8e514845893cd5b85d1fe27a"
I20260709 13:07:08.515113 15462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53a01f42b5e046868ba9cc9c6c34fc22" candidate_uuid: "981c763ced6e4a599e85ada8763b9356" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8ead72f632f44f578c84d6f6c654dc03"
I20260709 13:07:08.515748 15670 raft_consensus.cc:3060] T 53a01f42b5e046868ba9cc9c6c34fc22 P b4352f1e8e514845893cd5b85d1fe27a [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:07:08.516036 15462 raft_consensus.cc:3055] T 53a01f42b5e046868ba9cc9c6c34fc22 P 8ead72f632f44f578c84d6f6c654dc03 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:08.516341 15462 raft_consensus.cc:740] T 53a01f42b5e046868ba9cc9c6c34fc22 P 8ead72f632f44f578c84d6f6c654dc03 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8ead72f632f44f578c84d6f6c654dc03, State: Running, Role: LEADER
I20260709 13:07:08.517266 15462 consensus_queue.cc:260] T 53a01f42b5e046868ba9cc9c6c34fc22 P 8ead72f632f44f578c84d6f6c654dc03 [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: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:08.518559 15462 raft_consensus.cc:3060] T 53a01f42b5e046868ba9cc9c6c34fc22 P 8ead72f632f44f578c84d6f6c654dc03 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:08.523626 15670 raft_consensus.cc:2468] T 53a01f42b5e046868ba9cc9c6c34fc22 P b4352f1e8e514845893cd5b85d1fe27a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 981c763ced6e4a599e85ada8763b9356 in term 3.
I20260709 13:07:08.524966 15355 leader_election.cc:304] T 53a01f42b5e046868ba9cc9c6c34fc22 P 981c763ced6e4a599e85ada8763b9356 [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: 981c763ced6e4a599e85ada8763b9356, b4352f1e8e514845893cd5b85d1fe27a; no voters: 
I20260709 13:07:08.525808 15462 raft_consensus.cc:2468] T 53a01f42b5e046868ba9cc9c6c34fc22 P 8ead72f632f44f578c84d6f6c654dc03 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 981c763ced6e4a599e85ada8763b9356 in term 3.
I20260709 13:07:08.525800 15609 raft_consensus.cc:2804] T 53a01f42b5e046868ba9cc9c6c34fc22 P 981c763ced6e4a599e85ada8763b9356 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:08.526633 15609 raft_consensus.cc:697] T 53a01f42b5e046868ba9cc9c6c34fc22 P 981c763ced6e4a599e85ada8763b9356 [term 3 LEADER]: Becoming Leader. State: Replica: 981c763ced6e4a599e85ada8763b9356, State: Running, Role: LEADER
I20260709 13:07:08.527622 15609 consensus_queue.cc:237] T 53a01f42b5e046868ba9cc9c6c34fc22 P 981c763ced6e4a599e85ada8763b9356 [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: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:08.535909 15211 catalog_manager.cc:5697] T 53a01f42b5e046868ba9cc9c6c34fc22 P 981c763ced6e4a599e85ada8763b9356 reported cstate change: term changed from 2 to 3, leader changed from 8ead72f632f44f578c84d6f6c654dc03 (127.10.182.3) to 981c763ced6e4a599e85ada8763b9356 (127.10.182.2). New cstate: current_term: 3 leader_uuid: "981c763ced6e4a599e85ada8763b9356" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:08.542738 15670 raft_consensus.cc:3060] T 5be5438d676641ad935a823a0b61d0aa P b4352f1e8e514845893cd5b85d1fe27a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:08.548854 15670 pending_rounds.cc:85] T 5be5438d676641ad935a823a0b61d0aa P b4352f1e8e514845893cd5b85d1fe27a: Aborting all ops after (but not including) 0
I20260709 13:07:08.549104 15670 pending_rounds.cc:107] T 5be5438d676641ad935a823a0b61d0aa P b4352f1e8e514845893cd5b85d1fe27a: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:07:08.549352 15670 raft_consensus.cc:2889] T 5be5438d676641ad935a823a0b61d0aa P b4352f1e8e514845893cd5b85d1fe27a [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:07:08.586553 15548 raft_consensus.cc:993] T aa0c305f5dc942b6ba15154616037f5a P 8ead72f632f44f578c84d6f6c654dc03: : Instructing follower 981c763ced6e4a599e85ada8763b9356 to start an election
I20260709 13:07:08.587061 15616 raft_consensus.cc:1081] T aa0c305f5dc942b6ba15154616037f5a P 8ead72f632f44f578c84d6f6c654dc03 [term 2 LEADER]: Signalling peer 981c763ced6e4a599e85ada8763b9356 to start an election
I20260709 13:07:08.588958 15390 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aa0c305f5dc942b6ba15154616037f5a"
dest_uuid: "981c763ced6e4a599e85ada8763b9356"
 from {username='slave'} at 127.0.0.1:33004
I20260709 13:07:08.589638 15390 raft_consensus.cc:493] T aa0c305f5dc942b6ba15154616037f5a P 981c763ced6e4a599e85ada8763b9356 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:08.590060 15390 raft_consensus.cc:3060] T aa0c305f5dc942b6ba15154616037f5a P 981c763ced6e4a599e85ada8763b9356 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:08.598810 15390 raft_consensus.cc:515] T aa0c305f5dc942b6ba15154616037f5a P 981c763ced6e4a599e85ada8763b9356 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:08.601204 15390 leader_election.cc:290] T aa0c305f5dc942b6ba15154616037f5a P 981c763ced6e4a599e85ada8763b9356 [CANDIDATE]: Term 3 election: Requested vote from peers b4352f1e8e514845893cd5b85d1fe27a (127.10.182.1:44633), 8ead72f632f44f578c84d6f6c654dc03 (127.10.182.3:45419)
I20260709 13:07:08.602355 15462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa0c305f5dc942b6ba15154616037f5a" candidate_uuid: "981c763ced6e4a599e85ada8763b9356" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "8ead72f632f44f578c84d6f6c654dc03"
I20260709 13:07:08.602556 15670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa0c305f5dc942b6ba15154616037f5a" candidate_uuid: "981c763ced6e4a599e85ada8763b9356" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "b4352f1e8e514845893cd5b85d1fe27a"
I20260709 13:07:08.603099 15462 raft_consensus.cc:3055] T aa0c305f5dc942b6ba15154616037f5a P 8ead72f632f44f578c84d6f6c654dc03 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:08.603144 15670 raft_consensus.cc:3060] T aa0c305f5dc942b6ba15154616037f5a P b4352f1e8e514845893cd5b85d1fe27a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:08.603586 15462 raft_consensus.cc:740] T aa0c305f5dc942b6ba15154616037f5a P 8ead72f632f44f578c84d6f6c654dc03 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8ead72f632f44f578c84d6f6c654dc03, State: Running, Role: LEADER
I20260709 13:07:08.604504 15462 consensus_queue.cc:260] T aa0c305f5dc942b6ba15154616037f5a P 8ead72f632f44f578c84d6f6c654dc03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:08.605800 15462 raft_consensus.cc:3060] T aa0c305f5dc942b6ba15154616037f5a P 8ead72f632f44f578c84d6f6c654dc03 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:08.615362 15670 raft_consensus.cc:2468] T aa0c305f5dc942b6ba15154616037f5a P b4352f1e8e514845893cd5b85d1fe27a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 981c763ced6e4a599e85ada8763b9356 in term 3.
I20260709 13:07:08.616801 15355 leader_election.cc:304] T aa0c305f5dc942b6ba15154616037f5a P 981c763ced6e4a599e85ada8763b9356 [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: 981c763ced6e4a599e85ada8763b9356, b4352f1e8e514845893cd5b85d1fe27a; no voters: 
I20260709 13:07:08.617702 15609 raft_consensus.cc:2804] T aa0c305f5dc942b6ba15154616037f5a P 981c763ced6e4a599e85ada8763b9356 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:08.618160 15609 raft_consensus.cc:697] T aa0c305f5dc942b6ba15154616037f5a P 981c763ced6e4a599e85ada8763b9356 [term 3 LEADER]: Becoming Leader. State: Replica: 981c763ced6e4a599e85ada8763b9356, State: Running, Role: LEADER
I20260709 13:07:08.618947 15609 consensus_queue.cc:237] T aa0c305f5dc942b6ba15154616037f5a P 981c763ced6e4a599e85ada8763b9356 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:08.619511 15462 raft_consensus.cc:2468] T aa0c305f5dc942b6ba15154616037f5a P 8ead72f632f44f578c84d6f6c654dc03 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 981c763ced6e4a599e85ada8763b9356 in term 3.
I20260709 13:07:08.630116 15211 catalog_manager.cc:5697] T aa0c305f5dc942b6ba15154616037f5a P 981c763ced6e4a599e85ada8763b9356 reported cstate change: term changed from 2 to 3, leader changed from 8ead72f632f44f578c84d6f6c654dc03 (127.10.182.3) to 981c763ced6e4a599e85ada8763b9356 (127.10.182.2). New cstate: current_term: 3 leader_uuid: "981c763ced6e4a599e85ada8763b9356" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:08.683594 15670 raft_consensus.cc:3060] T 32148bf5a0f24290b0b6bc39b8511a0d P b4352f1e8e514845893cd5b85d1fe27a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:08.695030 15670 pending_rounds.cc:85] T 32148bf5a0f24290b0b6bc39b8511a0d P b4352f1e8e514845893cd5b85d1fe27a: Aborting all ops after (but not including) 0
I20260709 13:07:08.695302 15670 pending_rounds.cc:107] T 32148bf5a0f24290b0b6bc39b8511a0d P b4352f1e8e514845893cd5b85d1fe27a: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:07:08.695536 15670 raft_consensus.cc:2889] T 32148bf5a0f24290b0b6bc39b8511a0d P b4352f1e8e514845893cd5b85d1fe27a [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260709 13:07:08.746345 15261 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:07:08.865151 15669 raft_consensus.cc:1275] T d0c092a89b474e47ba069d5429c80dec P b4352f1e8e514845893cd5b85d1fe27a [term 3 FOLLOWER]: Refusing update from remote peer 981c763ced6e4a599e85ada8763b9356: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:08.866673 15728 consensus_queue.cc:1048] T d0c092a89b474e47ba069d5429c80dec P 981c763ced6e4a599e85ada8763b9356 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:08.867312 15728 consensus_queue.cc:1243] T d0c092a89b474e47ba069d5429c80dec P 981c763ced6e4a599e85ada8763b9356 [LEADER]: Peer b4352f1e8e514845893cd5b85d1fe27a log is divergent from this leader: its last log entry 1.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260709 13:07:08.869655 15669 pending_rounds.cc:85] T d0c092a89b474e47ba069d5429c80dec P b4352f1e8e514845893cd5b85d1fe27a: Aborting all ops after (but not including) 0
I20260709 13:07:08.869961 15669 pending_rounds.cc:107] T d0c092a89b474e47ba069d5429c80dec P b4352f1e8e514845893cd5b85d1fe27a: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:07:08.870240 15669 raft_consensus.cc:2889] T d0c092a89b474e47ba069d5429c80dec P b4352f1e8e514845893cd5b85d1fe27a [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:07:08.888427 15462 raft_consensus.cc:1275] T d0c092a89b474e47ba069d5429c80dec P 8ead72f632f44f578c84d6f6c654dc03 [term 3 FOLLOWER]: Refusing update from remote peer 981c763ced6e4a599e85ada8763b9356: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:08.890184 15728 consensus_queue.cc:1048] T d0c092a89b474e47ba069d5429c80dec P 981c763ced6e4a599e85ada8763b9356 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:09.018647 15462 raft_consensus.cc:1275] T 53a01f42b5e046868ba9cc9c6c34fc22 P 8ead72f632f44f578c84d6f6c654dc03 [term 3 FOLLOWER]: Refusing update from remote peer 981c763ced6e4a599e85ada8763b9356: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:09.020028 15728 consensus_queue.cc:1048] T 53a01f42b5e046868ba9cc9c6c34fc22 P 981c763ced6e4a599e85ada8763b9356 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:09.033481 15669 raft_consensus.cc:1275] T 53a01f42b5e046868ba9cc9c6c34fc22 P b4352f1e8e514845893cd5b85d1fe27a [term 3 FOLLOWER]: Refusing update from remote peer 981c763ced6e4a599e85ada8763b9356: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:09.034888 15717 consensus_queue.cc:1048] T 53a01f42b5e046868ba9cc9c6c34fc22 P 981c763ced6e4a599e85ada8763b9356 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:09.088900 15669 raft_consensus.cc:1275] T aa0c305f5dc942b6ba15154616037f5a P b4352f1e8e514845893cd5b85d1fe27a [term 3 FOLLOWER]: Refusing update from remote peer 981c763ced6e4a599e85ada8763b9356: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:09.090287 15609 consensus_queue.cc:1048] T aa0c305f5dc942b6ba15154616037f5a P 981c763ced6e4a599e85ada8763b9356 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:09.098121 15462 raft_consensus.cc:1275] T aa0c305f5dc942b6ba15154616037f5a P 8ead72f632f44f578c84d6f6c654dc03 [term 3 FOLLOWER]: Refusing update from remote peer 981c763ced6e4a599e85ada8763b9356: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:09.100081 15728 consensus_queue.cc:1048] T aa0c305f5dc942b6ba15154616037f5a P 981c763ced6e4a599e85ada8763b9356 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:09.194375 10968 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:09.215562 15390 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a508d1aa9889490cb34a2742b1a3e5dc"
dest_uuid: "981c763ced6e4a599e85ada8763b9356"
mode: GRACEFUL
new_leader_uuid: "8ead72f632f44f578c84d6f6c654dc03"
 from {username='slave'} at 127.0.0.1:33020
I20260709 13:07:09.216161 15390 raft_consensus.cc:606] T a508d1aa9889490cb34a2742b1a3e5dc P 981c763ced6e4a599e85ada8763b9356 [term 2 LEADER]: Received request to transfer leadership to TS 8ead72f632f44f578c84d6f6c654dc03
I20260709 13:07:09.218693 15390 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aa0c305f5dc942b6ba15154616037f5a"
dest_uuid: "981c763ced6e4a599e85ada8763b9356"
mode: GRACEFUL
new_leader_uuid: "8ead72f632f44f578c84d6f6c654dc03"
 from {username='slave'} at 127.0.0.1:33020
I20260709 13:07:09.219285 15390 raft_consensus.cc:606] T aa0c305f5dc942b6ba15154616037f5a P 981c763ced6e4a599e85ada8763b9356 [term 3 LEADER]: Received request to transfer leadership to TS 8ead72f632f44f578c84d6f6c654dc03
I20260709 13:07:09.220459 10968 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:07:09.221062 10968 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:07:09.221731 10968 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:09.538009 15728 raft_consensus.cc:993] T a508d1aa9889490cb34a2742b1a3e5dc P 981c763ced6e4a599e85ada8763b9356: : Instructing follower 8ead72f632f44f578c84d6f6c654dc03 to start an election
I20260709 13:07:09.538545 15717 raft_consensus.cc:1081] T a508d1aa9889490cb34a2742b1a3e5dc P 981c763ced6e4a599e85ada8763b9356 [term 2 LEADER]: Signalling peer 8ead72f632f44f578c84d6f6c654dc03 to start an election
I20260709 13:07:09.540328 15462 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a508d1aa9889490cb34a2742b1a3e5dc"
dest_uuid: "8ead72f632f44f578c84d6f6c654dc03"
 from {username='slave'} at 127.0.0.1:49818
I20260709 13:07:09.540961 15462 raft_consensus.cc:493] T a508d1aa9889490cb34a2742b1a3e5dc P 8ead72f632f44f578c84d6f6c654dc03 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:09.541371 15462 raft_consensus.cc:3060] T a508d1aa9889490cb34a2742b1a3e5dc P 8ead72f632f44f578c84d6f6c654dc03 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:09.549605 15462 raft_consensus.cc:515] T a508d1aa9889490cb34a2742b1a3e5dc P 8ead72f632f44f578c84d6f6c654dc03 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:09.552120 15462 leader_election.cc:290] T a508d1aa9889490cb34a2742b1a3e5dc P 8ead72f632f44f578c84d6f6c654dc03 [CANDIDATE]: Term 3 election: Requested vote from peers b4352f1e8e514845893cd5b85d1fe27a (127.10.182.1:44633), 981c763ced6e4a599e85ada8763b9356 (127.10.182.2:33073)
I20260709 13:07:09.553304 15390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a508d1aa9889490cb34a2742b1a3e5dc" candidate_uuid: "8ead72f632f44f578c84d6f6c654dc03" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "981c763ced6e4a599e85ada8763b9356"
I20260709 13:07:09.553318 15669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a508d1aa9889490cb34a2742b1a3e5dc" candidate_uuid: "8ead72f632f44f578c84d6f6c654dc03" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "b4352f1e8e514845893cd5b85d1fe27a"
I20260709 13:07:09.554229 15390 raft_consensus.cc:3055] T a508d1aa9889490cb34a2742b1a3e5dc P 981c763ced6e4a599e85ada8763b9356 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:09.554296 15669 raft_consensus.cc:3060] T a508d1aa9889490cb34a2742b1a3e5dc P b4352f1e8e514845893cd5b85d1fe27a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:09.554666 15390 raft_consensus.cc:740] T a508d1aa9889490cb34a2742b1a3e5dc P 981c763ced6e4a599e85ada8763b9356 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 981c763ced6e4a599e85ada8763b9356, State: Running, Role: LEADER
I20260709 13:07:09.555511 15390 consensus_queue.cc:260] T a508d1aa9889490cb34a2742b1a3e5dc P 981c763ced6e4a599e85ada8763b9356 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:09.556829 15390 raft_consensus.cc:3060] T a508d1aa9889490cb34a2742b1a3e5dc P 981c763ced6e4a599e85ada8763b9356 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:09.561820 15669 raft_consensus.cc:2468] T a508d1aa9889490cb34a2742b1a3e5dc P b4352f1e8e514845893cd5b85d1fe27a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ead72f632f44f578c84d6f6c654dc03 in term 3.
I20260709 13:07:09.563030 15429 leader_election.cc:304] T a508d1aa9889490cb34a2742b1a3e5dc P 8ead72f632f44f578c84d6f6c654dc03 [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: 8ead72f632f44f578c84d6f6c654dc03, b4352f1e8e514845893cd5b85d1fe27a; no voters: 
I20260709 13:07:09.563814 15548 raft_consensus.cc:2804] T a508d1aa9889490cb34a2742b1a3e5dc P 8ead72f632f44f578c84d6f6c654dc03 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:09.563899 15390 raft_consensus.cc:2468] T a508d1aa9889490cb34a2742b1a3e5dc P 981c763ced6e4a599e85ada8763b9356 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ead72f632f44f578c84d6f6c654dc03 in term 3.
I20260709 13:07:09.564404 15548 raft_consensus.cc:697] T a508d1aa9889490cb34a2742b1a3e5dc P 8ead72f632f44f578c84d6f6c654dc03 [term 3 LEADER]: Becoming Leader. State: Replica: 8ead72f632f44f578c84d6f6c654dc03, State: Running, Role: LEADER
I20260709 13:07:09.565470 15548 consensus_queue.cc:237] T a508d1aa9889490cb34a2742b1a3e5dc P 8ead72f632f44f578c84d6f6c654dc03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:09.573697 15213 catalog_manager.cc:5697] T a508d1aa9889490cb34a2742b1a3e5dc P 8ead72f632f44f578c84d6f6c654dc03 reported cstate change: term changed from 2 to 3, leader changed from 981c763ced6e4a599e85ada8763b9356 (127.10.182.2) to 8ead72f632f44f578c84d6f6c654dc03 (127.10.182.3). New cstate: current_term: 3 leader_uuid: "8ead72f632f44f578c84d6f6c654dc03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:09.716933 15728 raft_consensus.cc:993] T aa0c305f5dc942b6ba15154616037f5a P 981c763ced6e4a599e85ada8763b9356: : Instructing follower 8ead72f632f44f578c84d6f6c654dc03 to start an election
I20260709 13:07:09.717522 15728 raft_consensus.cc:1081] T aa0c305f5dc942b6ba15154616037f5a P 981c763ced6e4a599e85ada8763b9356 [term 3 LEADER]: Signalling peer 8ead72f632f44f578c84d6f6c654dc03 to start an election
I20260709 13:07:09.719422 15462 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aa0c305f5dc942b6ba15154616037f5a"
dest_uuid: "8ead72f632f44f578c84d6f6c654dc03"
 from {username='slave'} at 127.0.0.1:49818
I20260709 13:07:09.720011 15462 raft_consensus.cc:493] T aa0c305f5dc942b6ba15154616037f5a P 8ead72f632f44f578c84d6f6c654dc03 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:09.720395 15462 raft_consensus.cc:3060] T aa0c305f5dc942b6ba15154616037f5a P 8ead72f632f44f578c84d6f6c654dc03 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:09.725852 15462 raft_consensus.cc:515] T aa0c305f5dc942b6ba15154616037f5a P 8ead72f632f44f578c84d6f6c654dc03 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:09.728161 15462 leader_election.cc:290] T aa0c305f5dc942b6ba15154616037f5a P 8ead72f632f44f578c84d6f6c654dc03 [CANDIDATE]: Term 4 election: Requested vote from peers b4352f1e8e514845893cd5b85d1fe27a (127.10.182.1:44633), 981c763ced6e4a599e85ada8763b9356 (127.10.182.2:33073)
I20260709 13:07:09.729313 15390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa0c305f5dc942b6ba15154616037f5a" candidate_uuid: "8ead72f632f44f578c84d6f6c654dc03" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "981c763ced6e4a599e85ada8763b9356"
I20260709 13:07:09.729735 15669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa0c305f5dc942b6ba15154616037f5a" candidate_uuid: "8ead72f632f44f578c84d6f6c654dc03" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "b4352f1e8e514845893cd5b85d1fe27a"
I20260709 13:07:09.730103 15390 raft_consensus.cc:3055] T aa0c305f5dc942b6ba15154616037f5a P 981c763ced6e4a599e85ada8763b9356 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:07:09.730398 15669 raft_consensus.cc:3060] T aa0c305f5dc942b6ba15154616037f5a P b4352f1e8e514845893cd5b85d1fe27a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:09.730559 15390 raft_consensus.cc:740] T aa0c305f5dc942b6ba15154616037f5a P 981c763ced6e4a599e85ada8763b9356 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 981c763ced6e4a599e85ada8763b9356, State: Running, Role: LEADER
I20260709 13:07:09.731518 15390 consensus_queue.cc:260] T aa0c305f5dc942b6ba15154616037f5a P 981c763ced6e4a599e85ada8763b9356 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:09.732877 15390 raft_consensus.cc:3060] T aa0c305f5dc942b6ba15154616037f5a P 981c763ced6e4a599e85ada8763b9356 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:09.735913 15669 raft_consensus.cc:2468] T aa0c305f5dc942b6ba15154616037f5a P b4352f1e8e514845893cd5b85d1fe27a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ead72f632f44f578c84d6f6c654dc03 in term 4.
I20260709 13:07:09.737114 15429 leader_election.cc:304] T aa0c305f5dc942b6ba15154616037f5a P 8ead72f632f44f578c84d6f6c654dc03 [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: 8ead72f632f44f578c84d6f6c654dc03, b4352f1e8e514845893cd5b85d1fe27a; no voters: 
I20260709 13:07:09.737749 15726 raft_consensus.cc:2804] T aa0c305f5dc942b6ba15154616037f5a P 8ead72f632f44f578c84d6f6c654dc03 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:07:09.738183 15726 raft_consensus.cc:697] T aa0c305f5dc942b6ba15154616037f5a P 8ead72f632f44f578c84d6f6c654dc03 [term 4 LEADER]: Becoming Leader. State: Replica: 8ead72f632f44f578c84d6f6c654dc03, State: Running, Role: LEADER
I20260709 13:07:09.738919 15726 consensus_queue.cc:237] T aa0c305f5dc942b6ba15154616037f5a P 8ead72f632f44f578c84d6f6c654dc03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:09.740761 15390 raft_consensus.cc:2468] T aa0c305f5dc942b6ba15154616037f5a P 981c763ced6e4a599e85ada8763b9356 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ead72f632f44f578c84d6f6c654dc03 in term 4.
I20260709 13:07:09.745275 15213 catalog_manager.cc:5697] T aa0c305f5dc942b6ba15154616037f5a P 8ead72f632f44f578c84d6f6c654dc03 reported cstate change: term changed from 3 to 4, leader changed from 981c763ced6e4a599e85ada8763b9356 (127.10.182.2) to 8ead72f632f44f578c84d6f6c654dc03 (127.10.182.3). New cstate: current_term: 4 leader_uuid: "8ead72f632f44f578c84d6f6c654dc03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } health_report { overall_health: HEALTHY } } }
W20260709 13:07:09.747399 15261 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:07:10.059386 15390 raft_consensus.cc:1275] T a508d1aa9889490cb34a2742b1a3e5dc P 981c763ced6e4a599e85ada8763b9356 [term 3 FOLLOWER]: Refusing update from remote peer 8ead72f632f44f578c84d6f6c654dc03: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:10.060828 15726 consensus_queue.cc:1048] T a508d1aa9889490cb34a2742b1a3e5dc P 8ead72f632f44f578c84d6f6c654dc03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:10.076928 15669 raft_consensus.cc:1275] T a508d1aa9889490cb34a2742b1a3e5dc P b4352f1e8e514845893cd5b85d1fe27a [term 3 FOLLOWER]: Refusing update from remote peer 8ead72f632f44f578c84d6f6c654dc03: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:10.079427 15548 consensus_queue.cc:1048] T a508d1aa9889490cb34a2742b1a3e5dc P 8ead72f632f44f578c84d6f6c654dc03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:07:10.162709 15669 raft_consensus.cc:1275] T aa0c305f5dc942b6ba15154616037f5a P b4352f1e8e514845893cd5b85d1fe27a [term 4 FOLLOWER]: Refusing update from remote peer 8ead72f632f44f578c84d6f6c654dc03: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:07:10.164172 15548 consensus_queue.cc:1048] T aa0c305f5dc942b6ba15154616037f5a P 8ead72f632f44f578c84d6f6c654dc03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:10.174892 15390 raft_consensus.cc:1275] T aa0c305f5dc942b6ba15154616037f5a P 981c763ced6e4a599e85ada8763b9356 [term 4 FOLLOWER]: Refusing update from remote peer 8ead72f632f44f578c84d6f6c654dc03: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:07:10.176708 15726 consensus_queue.cc:1048] T aa0c305f5dc942b6ba15154616037f5a P 8ead72f632f44f578c84d6f6c654dc03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:07:10.228567 10968 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:10.236537 15462 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a508d1aa9889490cb34a2742b1a3e5dc"
dest_uuid: "8ead72f632f44f578c84d6f6c654dc03"
mode: GRACEFUL
new_leader_uuid: "981c763ced6e4a599e85ada8763b9356"
 from {username='slave'} at 127.0.0.1:49826
I20260709 13:07:10.237125 15462 raft_consensus.cc:606] T a508d1aa9889490cb34a2742b1a3e5dc P 8ead72f632f44f578c84d6f6c654dc03 [term 3 LEADER]: Received request to transfer leadership to TS 981c763ced6e4a599e85ada8763b9356
I20260709 13:07:10.240186 15462 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b34f8c39e10546a38bf958431d09f289"
dest_uuid: "8ead72f632f44f578c84d6f6c654dc03"
mode: GRACEFUL
new_leader_uuid: "981c763ced6e4a599e85ada8763b9356"
 from {username='slave'} at 127.0.0.1:49826
I20260709 13:07:10.240917 15462 raft_consensus.cc:606] T b34f8c39e10546a38bf958431d09f289 P 8ead72f632f44f578c84d6f6c654dc03 [term 2 LEADER]: Received request to transfer leadership to TS 981c763ced6e4a599e85ada8763b9356
I20260709 13:07:10.242300 10968 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:07:10.242853 10968 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:07:10.243491 10968 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:10.555339 15746 raft_consensus.cc:993] T a508d1aa9889490cb34a2742b1a3e5dc P 8ead72f632f44f578c84d6f6c654dc03: : Instructing follower 981c763ced6e4a599e85ada8763b9356 to start an election
I20260709 13:07:10.555907 15726 raft_consensus.cc:1081] T a508d1aa9889490cb34a2742b1a3e5dc P 8ead72f632f44f578c84d6f6c654dc03 [term 3 LEADER]: Signalling peer 981c763ced6e4a599e85ada8763b9356 to start an election
I20260709 13:07:10.557325 15390 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a508d1aa9889490cb34a2742b1a3e5dc"
dest_uuid: "981c763ced6e4a599e85ada8763b9356"
 from {username='slave'} at 127.0.0.1:33004
I20260709 13:07:10.557771 15390 raft_consensus.cc:493] T a508d1aa9889490cb34a2742b1a3e5dc P 981c763ced6e4a599e85ada8763b9356 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:10.558087 15390 raft_consensus.cc:3060] T a508d1aa9889490cb34a2742b1a3e5dc P 981c763ced6e4a599e85ada8763b9356 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:10.562814 15390 raft_consensus.cc:515] T a508d1aa9889490cb34a2742b1a3e5dc P 981c763ced6e4a599e85ada8763b9356 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:10.564218 15390 leader_election.cc:290] T a508d1aa9889490cb34a2742b1a3e5dc P 981c763ced6e4a599e85ada8763b9356 [CANDIDATE]: Term 4 election: Requested vote from peers b4352f1e8e514845893cd5b85d1fe27a (127.10.182.1:44633), 8ead72f632f44f578c84d6f6c654dc03 (127.10.182.3:45419)
I20260709 13:07:10.565338 15462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a508d1aa9889490cb34a2742b1a3e5dc" candidate_uuid: "981c763ced6e4a599e85ada8763b9356" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "8ead72f632f44f578c84d6f6c654dc03"
I20260709 13:07:10.565250 15669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a508d1aa9889490cb34a2742b1a3e5dc" candidate_uuid: "981c763ced6e4a599e85ada8763b9356" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "b4352f1e8e514845893cd5b85d1fe27a"
I20260709 13:07:10.566071 15462 raft_consensus.cc:3055] T a508d1aa9889490cb34a2742b1a3e5dc P 8ead72f632f44f578c84d6f6c654dc03 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:07:10.566147 15669 raft_consensus.cc:3060] T a508d1aa9889490cb34a2742b1a3e5dc P b4352f1e8e514845893cd5b85d1fe27a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:10.566475 15462 raft_consensus.cc:740] T a508d1aa9889490cb34a2742b1a3e5dc P 8ead72f632f44f578c84d6f6c654dc03 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 8ead72f632f44f578c84d6f6c654dc03, State: Running, Role: LEADER
I20260709 13:07:10.567420 15462 consensus_queue.cc:260] T a508d1aa9889490cb34a2742b1a3e5dc P 8ead72f632f44f578c84d6f6c654dc03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:10.568701 15462 raft_consensus.cc:3060] T a508d1aa9889490cb34a2742b1a3e5dc P 8ead72f632f44f578c84d6f6c654dc03 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:10.573354 15669 raft_consensus.cc:2468] T a508d1aa9889490cb34a2742b1a3e5dc P b4352f1e8e514845893cd5b85d1fe27a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 981c763ced6e4a599e85ada8763b9356 in term 4.
I20260709 13:07:10.574615 15355 leader_election.cc:304] T a508d1aa9889490cb34a2742b1a3e5dc P 981c763ced6e4a599e85ada8763b9356 [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: 981c763ced6e4a599e85ada8763b9356, b4352f1e8e514845893cd5b85d1fe27a; no voters: 
I20260709 13:07:10.575492 15728 raft_consensus.cc:2804] T a508d1aa9889490cb34a2742b1a3e5dc P 981c763ced6e4a599e85ada8763b9356 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:07:10.575652 15462 raft_consensus.cc:2468] T a508d1aa9889490cb34a2742b1a3e5dc P 8ead72f632f44f578c84d6f6c654dc03 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 981c763ced6e4a599e85ada8763b9356 in term 4.
I20260709 13:07:10.576700 15728 raft_consensus.cc:697] T a508d1aa9889490cb34a2742b1a3e5dc P 981c763ced6e4a599e85ada8763b9356 [term 4 LEADER]: Becoming Leader. State: Replica: 981c763ced6e4a599e85ada8763b9356, State: Running, Role: LEADER
I20260709 13:07:10.577654 15728 consensus_queue.cc:237] T a508d1aa9889490cb34a2742b1a3e5dc P 981c763ced6e4a599e85ada8763b9356 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:10.584314 15213 catalog_manager.cc:5697] T a508d1aa9889490cb34a2742b1a3e5dc P 981c763ced6e4a599e85ada8763b9356 reported cstate change: term changed from 3 to 4, leader changed from 8ead72f632f44f578c84d6f6c654dc03 (127.10.182.3) to 981c763ced6e4a599e85ada8763b9356 (127.10.182.2). New cstate: current_term: 4 leader_uuid: "981c763ced6e4a599e85ada8763b9356" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:10.727805 15726 raft_consensus.cc:993] T b34f8c39e10546a38bf958431d09f289 P 8ead72f632f44f578c84d6f6c654dc03: : Instructing follower 981c763ced6e4a599e85ada8763b9356 to start an election
I20260709 13:07:10.728348 15746 raft_consensus.cc:1081] T b34f8c39e10546a38bf958431d09f289 P 8ead72f632f44f578c84d6f6c654dc03 [term 2 LEADER]: Signalling peer 981c763ced6e4a599e85ada8763b9356 to start an election
I20260709 13:07:10.729916 15390 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b34f8c39e10546a38bf958431d09f289"
dest_uuid: "981c763ced6e4a599e85ada8763b9356"
 from {username='slave'} at 127.0.0.1:33004
I20260709 13:07:10.730471 15390 raft_consensus.cc:493] T b34f8c39e10546a38bf958431d09f289 P 981c763ced6e4a599e85ada8763b9356 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:10.730844 15390 raft_consensus.cc:3060] T b34f8c39e10546a38bf958431d09f289 P 981c763ced6e4a599e85ada8763b9356 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:10.738070 15390 raft_consensus.cc:515] T b34f8c39e10546a38bf958431d09f289 P 981c763ced6e4a599e85ada8763b9356 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:10.739974 15390 leader_election.cc:290] T b34f8c39e10546a38bf958431d09f289 P 981c763ced6e4a599e85ada8763b9356 [CANDIDATE]: Term 3 election: Requested vote from peers b4352f1e8e514845893cd5b85d1fe27a (127.10.182.1:44633), 8ead72f632f44f578c84d6f6c654dc03 (127.10.182.3:45419)
I20260709 13:07:10.741067 15462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b34f8c39e10546a38bf958431d09f289" candidate_uuid: "981c763ced6e4a599e85ada8763b9356" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "8ead72f632f44f578c84d6f6c654dc03"
I20260709 13:07:10.741763 15462 raft_consensus.cc:3055] T b34f8c39e10546a38bf958431d09f289 P 8ead72f632f44f578c84d6f6c654dc03 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:10.742177 15462 raft_consensus.cc:740] T b34f8c39e10546a38bf958431d09f289 P 8ead72f632f44f578c84d6f6c654dc03 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8ead72f632f44f578c84d6f6c654dc03, State: Running, Role: LEADER
I20260709 13:07:10.742213 15669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b34f8c39e10546a38bf958431d09f289" candidate_uuid: "981c763ced6e4a599e85ada8763b9356" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "b4352f1e8e514845893cd5b85d1fe27a"
I20260709 13:07:10.742918 15669 raft_consensus.cc:3060] T b34f8c39e10546a38bf958431d09f289 P b4352f1e8e514845893cd5b85d1fe27a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:10.744043 15462 consensus_queue.cc:260] T b34f8c39e10546a38bf958431d09f289 P 8ead72f632f44f578c84d6f6c654dc03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:10.745426 15462 raft_consensus.cc:3060] T b34f8c39e10546a38bf958431d09f289 P 8ead72f632f44f578c84d6f6c654dc03 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:07:10.748459 15261 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:07:10.750217 15669 raft_consensus.cc:2468] T b34f8c39e10546a38bf958431d09f289 P b4352f1e8e514845893cd5b85d1fe27a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 981c763ced6e4a599e85ada8763b9356 in term 3.
I20260709 13:07:10.751509 15355 leader_election.cc:304] T b34f8c39e10546a38bf958431d09f289 P 981c763ced6e4a599e85ada8763b9356 [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: 981c763ced6e4a599e85ada8763b9356, b4352f1e8e514845893cd5b85d1fe27a; no voters: 
I20260709 13:07:10.752359 15728 raft_consensus.cc:2804] T b34f8c39e10546a38bf958431d09f289 P 981c763ced6e4a599e85ada8763b9356 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:10.752418 15462 raft_consensus.cc:2468] T b34f8c39e10546a38bf958431d09f289 P 8ead72f632f44f578c84d6f6c654dc03 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 981c763ced6e4a599e85ada8763b9356 in term 3.
I20260709 13:07:10.752977 15728 raft_consensus.cc:697] T b34f8c39e10546a38bf958431d09f289 P 981c763ced6e4a599e85ada8763b9356 [term 3 LEADER]: Becoming Leader. State: Replica: 981c763ced6e4a599e85ada8763b9356, State: Running, Role: LEADER
I20260709 13:07:10.754462 15728 consensus_queue.cc:237] T b34f8c39e10546a38bf958431d09f289 P 981c763ced6e4a599e85ada8763b9356 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:10.761999 15213 catalog_manager.cc:5697] T b34f8c39e10546a38bf958431d09f289 P 981c763ced6e4a599e85ada8763b9356 reported cstate change: term changed from 2 to 3, leader changed from 8ead72f632f44f578c84d6f6c654dc03 (127.10.182.3) to 981c763ced6e4a599e85ada8763b9356 (127.10.182.2). New cstate: current_term: 3 leader_uuid: "981c763ced6e4a599e85ada8763b9356" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:10.994083 15462 raft_consensus.cc:1275] T a508d1aa9889490cb34a2742b1a3e5dc P 8ead72f632f44f578c84d6f6c654dc03 [term 4 FOLLOWER]: Refusing update from remote peer 981c763ced6e4a599e85ada8763b9356: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:07:10.995707 15752 consensus_queue.cc:1048] T a508d1aa9889490cb34a2742b1a3e5dc P 981c763ced6e4a599e85ada8763b9356 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:11.009511 15669 raft_consensus.cc:1275] T a508d1aa9889490cb34a2742b1a3e5dc P b4352f1e8e514845893cd5b85d1fe27a [term 4 FOLLOWER]: Refusing update from remote peer 981c763ced6e4a599e85ada8763b9356: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:07:11.013406 15761 consensus_queue.cc:1048] T a508d1aa9889490cb34a2742b1a3e5dc P 981c763ced6e4a599e85ada8763b9356 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:07:11.251087 10968 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:11.258349 15390 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b34f8c39e10546a38bf958431d09f289"
dest_uuid: "981c763ced6e4a599e85ada8763b9356"
mode: GRACEFUL
new_leader_uuid: "8ead72f632f44f578c84d6f6c654dc03"
 from {username='slave'} at 127.0.0.1:33020
I20260709 13:07:11.258908 15390 raft_consensus.cc:606] T b34f8c39e10546a38bf958431d09f289 P 981c763ced6e4a599e85ada8763b9356 [term 3 LEADER]: Received request to transfer leadership to TS 8ead72f632f44f578c84d6f6c654dc03
I20260709 13:07:11.261535 15390 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d0c092a89b474e47ba069d5429c80dec"
dest_uuid: "981c763ced6e4a599e85ada8763b9356"
mode: GRACEFUL
new_leader_uuid: "8ead72f632f44f578c84d6f6c654dc03"
 from {username='slave'} at 127.0.0.1:33020
I20260709 13:07:11.261986 15390 raft_consensus.cc:606] T d0c092a89b474e47ba069d5429c80dec P 981c763ced6e4a599e85ada8763b9356 [term 3 LEADER]: Received request to transfer leadership to TS 8ead72f632f44f578c84d6f6c654dc03
I20260709 13:07:11.262976 10968 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:07:11.263440 10968 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:07:11.263975 10968 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:11.287214 15462 raft_consensus.cc:1275] T b34f8c39e10546a38bf958431d09f289 P 8ead72f632f44f578c84d6f6c654dc03 [term 3 FOLLOWER]: Refusing update from remote peer 981c763ced6e4a599e85ada8763b9356: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:11.288766 15761 consensus_queue.cc:1048] T b34f8c39e10546a38bf958431d09f289 P 981c763ced6e4a599e85ada8763b9356 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:11.294766 15728 raft_consensus.cc:993] T b34f8c39e10546a38bf958431d09f289 P 981c763ced6e4a599e85ada8763b9356: : Instructing follower 8ead72f632f44f578c84d6f6c654dc03 to start an election
I20260709 13:07:11.295270 15728 raft_consensus.cc:1081] T b34f8c39e10546a38bf958431d09f289 P 981c763ced6e4a599e85ada8763b9356 [term 3 LEADER]: Signalling peer 8ead72f632f44f578c84d6f6c654dc03 to start an election
I20260709 13:07:11.297044 15460 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b34f8c39e10546a38bf958431d09f289"
dest_uuid: "8ead72f632f44f578c84d6f6c654dc03"
 from {username='slave'} at 127.0.0.1:49818
I20260709 13:07:11.297593 15460 raft_consensus.cc:493] T b34f8c39e10546a38bf958431d09f289 P 8ead72f632f44f578c84d6f6c654dc03 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:11.297986 15460 raft_consensus.cc:3060] T b34f8c39e10546a38bf958431d09f289 P 8ead72f632f44f578c84d6f6c654dc03 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:11.300998 15669 raft_consensus.cc:1275] T b34f8c39e10546a38bf958431d09f289 P b4352f1e8e514845893cd5b85d1fe27a [term 3 FOLLOWER]: Refusing update from remote peer 981c763ced6e4a599e85ada8763b9356: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:11.302642 15728 consensus_queue.cc:1048] T b34f8c39e10546a38bf958431d09f289 P 981c763ced6e4a599e85ada8763b9356 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:11.305074 15460 raft_consensus.cc:515] T b34f8c39e10546a38bf958431d09f289 P 8ead72f632f44f578c84d6f6c654dc03 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:11.308166 15670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b34f8c39e10546a38bf958431d09f289" candidate_uuid: "8ead72f632f44f578c84d6f6c654dc03" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "b4352f1e8e514845893cd5b85d1fe27a"
I20260709 13:07:11.308460 15390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b34f8c39e10546a38bf958431d09f289" candidate_uuid: "8ead72f632f44f578c84d6f6c654dc03" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "981c763ced6e4a599e85ada8763b9356"
I20260709 13:07:11.309237 15390 raft_consensus.cc:3055] T b34f8c39e10546a38bf958431d09f289 P 981c763ced6e4a599e85ada8763b9356 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:07:11.309542 15390 raft_consensus.cc:740] T b34f8c39e10546a38bf958431d09f289 P 981c763ced6e4a599e85ada8763b9356 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 981c763ced6e4a599e85ada8763b9356, State: Running, Role: LEADER
I20260709 13:07:11.310369 15390 consensus_queue.cc:260] T b34f8c39e10546a38bf958431d09f289 P 981c763ced6e4a599e85ada8763b9356 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:11.311232 15390 raft_consensus.cc:3060] T b34f8c39e10546a38bf958431d09f289 P 981c763ced6e4a599e85ada8763b9356 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:11.308617 15460 leader_election.cc:290] T b34f8c39e10546a38bf958431d09f289 P 8ead72f632f44f578c84d6f6c654dc03 [CANDIDATE]: Term 4 election: Requested vote from peers b4352f1e8e514845893cd5b85d1fe27a (127.10.182.1:44633), 981c763ced6e4a599e85ada8763b9356 (127.10.182.2:33073)
I20260709 13:07:11.317739 15390 raft_consensus.cc:2468] T b34f8c39e10546a38bf958431d09f289 P 981c763ced6e4a599e85ada8763b9356 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ead72f632f44f578c84d6f6c654dc03 in term 4.
I20260709 13:07:11.318848 15430 leader_election.cc:304] T b34f8c39e10546a38bf958431d09f289 P 8ead72f632f44f578c84d6f6c654dc03 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8ead72f632f44f578c84d6f6c654dc03, 981c763ced6e4a599e85ada8763b9356; no voters: b4352f1e8e514845893cd5b85d1fe27a
I20260709 13:07:11.319538 15757 raft_consensus.cc:2804] T b34f8c39e10546a38bf958431d09f289 P 8ead72f632f44f578c84d6f6c654dc03 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:07:11.320012 15757 raft_consensus.cc:697] T b34f8c39e10546a38bf958431d09f289 P 8ead72f632f44f578c84d6f6c654dc03 [term 4 LEADER]: Becoming Leader. State: Replica: 8ead72f632f44f578c84d6f6c654dc03, State: Running, Role: LEADER
I20260709 13:07:11.320820 15757 consensus_queue.cc:237] T b34f8c39e10546a38bf958431d09f289 P 8ead72f632f44f578c84d6f6c654dc03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:11.326251 15213 catalog_manager.cc:5697] T b34f8c39e10546a38bf958431d09f289 P 8ead72f632f44f578c84d6f6c654dc03 reported cstate change: term changed from 3 to 4, leader changed from 981c763ced6e4a599e85ada8763b9356 (127.10.182.2) to 8ead72f632f44f578c84d6f6c654dc03 (127.10.182.3). New cstate: current_term: 4 leader_uuid: "8ead72f632f44f578c84d6f6c654dc03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:11.451368 15760 raft_consensus.cc:993] T d0c092a89b474e47ba069d5429c80dec P 981c763ced6e4a599e85ada8763b9356: : Instructing follower 8ead72f632f44f578c84d6f6c654dc03 to start an election
I20260709 13:07:11.451928 15728 raft_consensus.cc:1081] T d0c092a89b474e47ba069d5429c80dec P 981c763ced6e4a599e85ada8763b9356 [term 3 LEADER]: Signalling peer 8ead72f632f44f578c84d6f6c654dc03 to start an election
I20260709 13:07:11.453907 15460 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d0c092a89b474e47ba069d5429c80dec"
dest_uuid: "8ead72f632f44f578c84d6f6c654dc03"
 from {username='slave'} at 127.0.0.1:49818
I20260709 13:07:11.454499 15460 raft_consensus.cc:493] T d0c092a89b474e47ba069d5429c80dec P 8ead72f632f44f578c84d6f6c654dc03 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:11.454866 15460 raft_consensus.cc:3060] T d0c092a89b474e47ba069d5429c80dec P 8ead72f632f44f578c84d6f6c654dc03 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:11.460301 15460 raft_consensus.cc:515] T d0c092a89b474e47ba069d5429c80dec P 8ead72f632f44f578c84d6f6c654dc03 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:11.461921 15460 leader_election.cc:290] T d0c092a89b474e47ba069d5429c80dec P 8ead72f632f44f578c84d6f6c654dc03 [CANDIDATE]: Term 4 election: Requested vote from peers b4352f1e8e514845893cd5b85d1fe27a (127.10.182.1:44633), 981c763ced6e4a599e85ada8763b9356 (127.10.182.2:33073)
I20260709 13:07:11.462806 15669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c092a89b474e47ba069d5429c80dec" candidate_uuid: "8ead72f632f44f578c84d6f6c654dc03" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "b4352f1e8e514845893cd5b85d1fe27a"
I20260709 13:07:11.462939 15390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c092a89b474e47ba069d5429c80dec" candidate_uuid: "8ead72f632f44f578c84d6f6c654dc03" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "981c763ced6e4a599e85ada8763b9356"
I20260709 13:07:11.463457 15669 raft_consensus.cc:3060] T d0c092a89b474e47ba069d5429c80dec P b4352f1e8e514845893cd5b85d1fe27a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:11.463469 15390 raft_consensus.cc:3055] T d0c092a89b474e47ba069d5429c80dec P 981c763ced6e4a599e85ada8763b9356 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:07:11.463940 15390 raft_consensus.cc:740] T d0c092a89b474e47ba069d5429c80dec P 981c763ced6e4a599e85ada8763b9356 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 981c763ced6e4a599e85ada8763b9356, State: Running, Role: LEADER
I20260709 13:07:11.464571 15390 consensus_queue.cc:260] T d0c092a89b474e47ba069d5429c80dec P 981c763ced6e4a599e85ada8763b9356 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:11.465627 15390 raft_consensus.cc:3060] T d0c092a89b474e47ba069d5429c80dec P 981c763ced6e4a599e85ada8763b9356 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:11.468804 15669 raft_consensus.cc:2468] T d0c092a89b474e47ba069d5429c80dec P b4352f1e8e514845893cd5b85d1fe27a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ead72f632f44f578c84d6f6c654dc03 in term 4.
I20260709 13:07:11.469818 15429 leader_election.cc:304] T d0c092a89b474e47ba069d5429c80dec P 8ead72f632f44f578c84d6f6c654dc03 [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: 8ead72f632f44f578c84d6f6c654dc03, b4352f1e8e514845893cd5b85d1fe27a; no voters: 
I20260709 13:07:11.470358 15390 raft_consensus.cc:2468] T d0c092a89b474e47ba069d5429c80dec P 981c763ced6e4a599e85ada8763b9356 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ead72f632f44f578c84d6f6c654dc03 in term 4.
I20260709 13:07:11.470474 15757 raft_consensus.cc:2804] T d0c092a89b474e47ba069d5429c80dec P 8ead72f632f44f578c84d6f6c654dc03 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:07:11.470981 15757 raft_consensus.cc:697] T d0c092a89b474e47ba069d5429c80dec P 8ead72f632f44f578c84d6f6c654dc03 [term 4 LEADER]: Becoming Leader. State: Replica: 8ead72f632f44f578c84d6f6c654dc03, State: Running, Role: LEADER
I20260709 13:07:11.471804 15757 consensus_queue.cc:237] T d0c092a89b474e47ba069d5429c80dec P 8ead72f632f44f578c84d6f6c654dc03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:11.478727 15213 catalog_manager.cc:5697] T d0c092a89b474e47ba069d5429c80dec P 8ead72f632f44f578c84d6f6c654dc03 reported cstate change: term changed from 3 to 4, leader changed from 981c763ced6e4a599e85ada8763b9356 (127.10.182.2) to 8ead72f632f44f578c84d6f6c654dc03 (127.10.182.3). New cstate: current_term: 4 leader_uuid: "8ead72f632f44f578c84d6f6c654dc03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } health_report { overall_health: HEALTHY } } }
W20260709 13:07:11.749449 15261 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:07:11.762409 15390 raft_consensus.cc:1275] T b34f8c39e10546a38bf958431d09f289 P 981c763ced6e4a599e85ada8763b9356 [term 4 FOLLOWER]: Refusing update from remote peer 8ead72f632f44f578c84d6f6c654dc03: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:07:11.763551 15757 consensus_queue.cc:1048] T b34f8c39e10546a38bf958431d09f289 P 8ead72f632f44f578c84d6f6c654dc03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:11.773207 15669 raft_consensus.cc:3060] T b34f8c39e10546a38bf958431d09f289 P b4352f1e8e514845893cd5b85d1fe27a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:11.780097 15669 raft_consensus.cc:1275] T b34f8c39e10546a38bf958431d09f289 P b4352f1e8e514845893cd5b85d1fe27a [term 4 FOLLOWER]: Refusing update from remote peer 8ead72f632f44f578c84d6f6c654dc03: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:07:11.781421 15757 consensus_queue.cc:1048] T b34f8c39e10546a38bf958431d09f289 P 8ead72f632f44f578c84d6f6c654dc03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:11.881870 15390 raft_consensus.cc:1275] T d0c092a89b474e47ba069d5429c80dec P 981c763ced6e4a599e85ada8763b9356 [term 4 FOLLOWER]: Refusing update from remote peer 8ead72f632f44f578c84d6f6c654dc03: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:07:11.883134 15757 consensus_queue.cc:1048] T d0c092a89b474e47ba069d5429c80dec P 8ead72f632f44f578c84d6f6c654dc03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:11.891731 15669 raft_consensus.cc:1275] T d0c092a89b474e47ba069d5429c80dec P b4352f1e8e514845893cd5b85d1fe27a [term 4 FOLLOWER]: Refusing update from remote peer 8ead72f632f44f578c84d6f6c654dc03: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:07:11.893405 15772 consensus_queue.cc:1048] T d0c092a89b474e47ba069d5429c80dec P 8ead72f632f44f578c84d6f6c654dc03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:12.271162 10968 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:12.278826 15460 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b34f8c39e10546a38bf958431d09f289"
dest_uuid: "8ead72f632f44f578c84d6f6c654dc03"
mode: GRACEFUL
new_leader_uuid: "981c763ced6e4a599e85ada8763b9356"
 from {username='slave'} at 127.0.0.1:49826
I20260709 13:07:12.279440 15460 raft_consensus.cc:606] T b34f8c39e10546a38bf958431d09f289 P 8ead72f632f44f578c84d6f6c654dc03 [term 4 LEADER]: Received request to transfer leadership to TS 981c763ced6e4a599e85ada8763b9356
I20260709 13:07:12.282115 15460 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d0c092a89b474e47ba069d5429c80dec"
dest_uuid: "8ead72f632f44f578c84d6f6c654dc03"
mode: GRACEFUL
new_leader_uuid: "981c763ced6e4a599e85ada8763b9356"
 from {username='slave'} at 127.0.0.1:49826
I20260709 13:07:12.282622 15460 raft_consensus.cc:606] T d0c092a89b474e47ba069d5429c80dec P 8ead72f632f44f578c84d6f6c654dc03 [term 4 LEADER]: Received request to transfer leadership to TS 981c763ced6e4a599e85ada8763b9356
I20260709 13:07:12.283757 10968 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:07:12.284293 10968 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:07:12.284869 10968 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:07:12.898731 15261 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:07:12.961841 15777 raft_consensus.cc:993] T b34f8c39e10546a38bf958431d09f289 P 8ead72f632f44f578c84d6f6c654dc03: : Instructing follower 981c763ced6e4a599e85ada8763b9356 to start an election
I20260709 13:07:12.962492 15778 raft_consensus.cc:1081] T b34f8c39e10546a38bf958431d09f289 P 8ead72f632f44f578c84d6f6c654dc03 [term 4 LEADER]: Signalling peer 981c763ced6e4a599e85ada8763b9356 to start an election
I20260709 13:07:12.964576 15389 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b34f8c39e10546a38bf958431d09f289"
dest_uuid: "981c763ced6e4a599e85ada8763b9356"
 from {username='slave'} at 127.0.0.1:33004
I20260709 13:07:12.965257 15389 raft_consensus.cc:493] T b34f8c39e10546a38bf958431d09f289 P 981c763ced6e4a599e85ada8763b9356 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:12.965734 15389 raft_consensus.cc:3060] T b34f8c39e10546a38bf958431d09f289 P 981c763ced6e4a599e85ada8763b9356 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:12.973739 15389 raft_consensus.cc:515] T b34f8c39e10546a38bf958431d09f289 P 981c763ced6e4a599e85ada8763b9356 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:12.977805 15462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b34f8c39e10546a38bf958431d09f289" candidate_uuid: "981c763ced6e4a599e85ada8763b9356" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "8ead72f632f44f578c84d6f6c654dc03"
I20260709 13:07:12.978484 15462 raft_consensus.cc:3055] T b34f8c39e10546a38bf958431d09f289 P 8ead72f632f44f578c84d6f6c654dc03 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:07:12.978881 15462 raft_consensus.cc:740] T b34f8c39e10546a38bf958431d09f289 P 8ead72f632f44f578c84d6f6c654dc03 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 8ead72f632f44f578c84d6f6c654dc03, State: Running, Role: LEADER
I20260709 13:07:12.979691 15462 consensus_queue.cc:260] T b34f8c39e10546a38bf958431d09f289 P 8ead72f632f44f578c84d6f6c654dc03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:12.980680 15462 raft_consensus.cc:3060] T b34f8c39e10546a38bf958431d09f289 P 8ead72f632f44f578c84d6f6c654dc03 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:12.990095 15389 leader_election.cc:290] T b34f8c39e10546a38bf958431d09f289 P 981c763ced6e4a599e85ada8763b9356 [CANDIDATE]: Term 5 election: Requested vote from peers b4352f1e8e514845893cd5b85d1fe27a (127.10.182.1:44633), 8ead72f632f44f578c84d6f6c654dc03 (127.10.182.3:45419)
I20260709 13:07:12.988236 15462 raft_consensus.cc:2468] T b34f8c39e10546a38bf958431d09f289 P 8ead72f632f44f578c84d6f6c654dc03 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 981c763ced6e4a599e85ada8763b9356 in term 5.
I20260709 13:07:12.991147 15778 raft_consensus.cc:993] T d0c092a89b474e47ba069d5429c80dec P 8ead72f632f44f578c84d6f6c654dc03: : Instructing follower 981c763ced6e4a599e85ada8763b9356 to start an election
I20260709 13:07:12.991660 15778 raft_consensus.cc:1081] T d0c092a89b474e47ba069d5429c80dec P 8ead72f632f44f578c84d6f6c654dc03 [term 4 LEADER]: Signalling peer 981c763ced6e4a599e85ada8763b9356 to start an election
I20260709 13:07:12.992137 15354 leader_election.cc:304] T b34f8c39e10546a38bf958431d09f289 P 981c763ced6e4a599e85ada8763b9356 [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: 8ead72f632f44f578c84d6f6c654dc03, 981c763ced6e4a599e85ada8763b9356; no voters: 
I20260709 13:07:12.993322 15776 raft_consensus.cc:2804] T b34f8c39e10546a38bf958431d09f289 P 981c763ced6e4a599e85ada8763b9356 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:07:12.993528 15389 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d0c092a89b474e47ba069d5429c80dec"
dest_uuid: "981c763ced6e4a599e85ada8763b9356"
 from {username='slave'} at 127.0.0.1:33004
I20260709 13:07:12.993899 15776 raft_consensus.cc:697] T b34f8c39e10546a38bf958431d09f289 P 981c763ced6e4a599e85ada8763b9356 [term 5 LEADER]: Becoming Leader. State: Replica: 981c763ced6e4a599e85ada8763b9356, State: Running, Role: LEADER
I20260709 13:07:12.994870 15389 raft_consensus.cc:493] T d0c092a89b474e47ba069d5429c80dec P 981c763ced6e4a599e85ada8763b9356 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:12.995292 15389 raft_consensus.cc:3060] T d0c092a89b474e47ba069d5429c80dec P 981c763ced6e4a599e85ada8763b9356 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:13.004660 15389 raft_consensus.cc:515] T d0c092a89b474e47ba069d5429c80dec P 981c763ced6e4a599e85ada8763b9356 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:13.005725 15667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b34f8c39e10546a38bf958431d09f289" candidate_uuid: "981c763ced6e4a599e85ada8763b9356" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "b4352f1e8e514845893cd5b85d1fe27a"
I20260709 13:07:12.995451 15776 consensus_queue.cc:237] T b34f8c39e10546a38bf958431d09f289 P 981c763ced6e4a599e85ada8763b9356 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:13.006433 15667 raft_consensus.cc:3060] T b34f8c39e10546a38bf958431d09f289 P b4352f1e8e514845893cd5b85d1fe27a [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:13.006516 15389 leader_election.cc:290] T d0c092a89b474e47ba069d5429c80dec P 981c763ced6e4a599e85ada8763b9356 [CANDIDATE]: Term 5 election: Requested vote from peers b4352f1e8e514845893cd5b85d1fe27a (127.10.182.1:44633), 8ead72f632f44f578c84d6f6c654dc03 (127.10.182.3:45419)
I20260709 13:07:13.017180 15462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c092a89b474e47ba069d5429c80dec" candidate_uuid: "981c763ced6e4a599e85ada8763b9356" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "8ead72f632f44f578c84d6f6c654dc03"
I20260709 13:07:13.017710 15667 raft_consensus.cc:2468] T b34f8c39e10546a38bf958431d09f289 P b4352f1e8e514845893cd5b85d1fe27a [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 981c763ced6e4a599e85ada8763b9356 in term 5.
I20260709 13:07:13.017161 15213 catalog_manager.cc:5697] T b34f8c39e10546a38bf958431d09f289 P 981c763ced6e4a599e85ada8763b9356 reported cstate change: term changed from 4 to 5, leader changed from 8ead72f632f44f578c84d6f6c654dc03 (127.10.182.3) to 981c763ced6e4a599e85ada8763b9356 (127.10.182.2). New cstate: current_term: 5 leader_uuid: "981c763ced6e4a599e85ada8763b9356" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:13.017916 15462 raft_consensus.cc:3055] T d0c092a89b474e47ba069d5429c80dec P 8ead72f632f44f578c84d6f6c654dc03 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:07:13.018512 15462 raft_consensus.cc:740] T d0c092a89b474e47ba069d5429c80dec P 8ead72f632f44f578c84d6f6c654dc03 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 8ead72f632f44f578c84d6f6c654dc03, State: Running, Role: LEADER
I20260709 13:07:13.019358 15462 consensus_queue.cc:260] T d0c092a89b474e47ba069d5429c80dec P 8ead72f632f44f578c84d6f6c654dc03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:13.020576 15667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c092a89b474e47ba069d5429c80dec" candidate_uuid: "981c763ced6e4a599e85ada8763b9356" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "b4352f1e8e514845893cd5b85d1fe27a"
I20260709 13:07:13.020853 15462 raft_consensus.cc:3060] T d0c092a89b474e47ba069d5429c80dec P 8ead72f632f44f578c84d6f6c654dc03 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:13.021188 15667 raft_consensus.cc:3060] T d0c092a89b474e47ba069d5429c80dec P b4352f1e8e514845893cd5b85d1fe27a [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:13.026681 15667 raft_consensus.cc:2468] T d0c092a89b474e47ba069d5429c80dec P b4352f1e8e514845893cd5b85d1fe27a [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 981c763ced6e4a599e85ada8763b9356 in term 5.
I20260709 13:07:13.028009 15355 leader_election.cc:304] T d0c092a89b474e47ba069d5429c80dec P 981c763ced6e4a599e85ada8763b9356 [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: 981c763ced6e4a599e85ada8763b9356, b4352f1e8e514845893cd5b85d1fe27a; no voters: 
I20260709 13:07:13.028812 15780 raft_consensus.cc:2804] T d0c092a89b474e47ba069d5429c80dec P 981c763ced6e4a599e85ada8763b9356 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:07:13.029304 15780 raft_consensus.cc:697] T d0c092a89b474e47ba069d5429c80dec P 981c763ced6e4a599e85ada8763b9356 [term 5 LEADER]: Becoming Leader. State: Replica: 981c763ced6e4a599e85ada8763b9356, State: Running, Role: LEADER
I20260709 13:07:13.030083 15780 consensus_queue.cc:237] T d0c092a89b474e47ba069d5429c80dec P 981c763ced6e4a599e85ada8763b9356 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } }
I20260709 13:07:13.034861 15462 raft_consensus.cc:2468] T d0c092a89b474e47ba069d5429c80dec P 8ead72f632f44f578c84d6f6c654dc03 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 981c763ced6e4a599e85ada8763b9356 in term 5.
I20260709 13:07:13.045573 15213 catalog_manager.cc:5697] T d0c092a89b474e47ba069d5429c80dec P 981c763ced6e4a599e85ada8763b9356 reported cstate change: term changed from 4 to 5, leader changed from 8ead72f632f44f578c84d6f6c654dc03 (127.10.182.3) to 981c763ced6e4a599e85ada8763b9356 (127.10.182.2). New cstate: current_term: 5 leader_uuid: "981c763ced6e4a599e85ada8763b9356" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "981c763ced6e4a599e85ada8763b9356" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:13.435288 15462 raft_consensus.cc:1275] T b34f8c39e10546a38bf958431d09f289 P 8ead72f632f44f578c84d6f6c654dc03 [term 5 FOLLOWER]: Refusing update from remote peer 981c763ced6e4a599e85ada8763b9356: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:07:13.437592 15775 consensus_queue.cc:1048] T b34f8c39e10546a38bf958431d09f289 P 981c763ced6e4a599e85ada8763b9356 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:07:13.454556 15667 raft_consensus.cc:1275] T b34f8c39e10546a38bf958431d09f289 P b4352f1e8e514845893cd5b85d1fe27a [term 5 FOLLOWER]: Refusing update from remote peer 981c763ced6e4a599e85ada8763b9356: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:07:13.456326 15779 consensus_queue.cc:1048] T b34f8c39e10546a38bf958431d09f289 P 981c763ced6e4a599e85ada8763b9356 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260709 13:07:13.505939 15667 raft_consensus.cc:1275] T d0c092a89b474e47ba069d5429c80dec P b4352f1e8e514845893cd5b85d1fe27a [term 5 FOLLOWER]: Refusing update from remote peer 981c763ced6e4a599e85ada8763b9356: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:07:13.507639 15776 consensus_queue.cc:1048] T d0c092a89b474e47ba069d5429c80dec P 981c763ced6e4a599e85ada8763b9356 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4352f1e8e514845893cd5b85d1fe27a" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 44633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:07:13.513188 15462 raft_consensus.cc:1275] T d0c092a89b474e47ba069d5429c80dec P 8ead72f632f44f578c84d6f6c654dc03 [term 5 FOLLOWER]: Refusing update from remote peer 981c763ced6e4a599e85ada8763b9356: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:07:13.514815 15776 consensus_queue.cc:1048] T d0c092a89b474e47ba069d5429c80dec P 981c763ced6e4a599e85ada8763b9356 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ead72f632f44f578c84d6f6c654dc03" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 45419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 13:07:13.899956 15261 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:07:13.947005 15485 debug-util.cc:398] Leaking SignalData structure 0x7b0800250740 after lost signal to thread 10971
I20260709 13:07:13.948786 10968 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:07:13.949304 15485 debug-util.cc:398] Leaking SignalData structure 0x7b08003159a0 after lost signal to thread 15247
W20260709 13:07:13.951638 15485 debug-util.cc:398] Leaking SignalData structure 0x7b0800320c00 after lost signal to thread 15414
W20260709 13:07:13.953529 15485 debug-util.cc:398] Leaking SignalData structure 0x7b0800059ca0 after lost signal to thread 15488
W20260709 13:07:13.955083 15485 debug-util.cc:398] Leaking SignalData structure 0x7b08001c8ec0 after lost signal to thread 15697
I20260709 13:07:13.990366 10968 tablet_server.cc:179] TabletServer@127.10.182.1:44633 shutting down...
W20260709 13:07:13.994302 15429 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 78 similar messages]
W20260709 13:07:14.004310 15429 consensus_peers.cc:597] T d3afd06c62ba4d98a8e6c0fc277702b6 P 8ead72f632f44f578c84d6f6c654dc03 -> Peer b4352f1e8e514845893cd5b85d1fe27a (127.10.182.1:44633): Couldn't send request to peer b4352f1e8e514845893cd5b85d1fe27a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:14.008934 15429 consensus_peers.cc:597] T f4660feab5654d67a2cd8b86e9872b59 P 8ead72f632f44f578c84d6f6c654dc03 -> Peer b4352f1e8e514845893cd5b85d1fe27a (127.10.182.1:44633): Couldn't send request to peer b4352f1e8e514845893cd5b85d1fe27a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:14.036311 15355 consensus_peers.cc:597] T a508d1aa9889490cb34a2742b1a3e5dc P 981c763ced6e4a599e85ada8763b9356 -> Peer b4352f1e8e514845893cd5b85d1fe27a (127.10.182.1:44633): Couldn't send request to peer b4352f1e8e514845893cd5b85d1fe27a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:14.048686 10968 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:07:14.049757 10968 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:14.051035 10968 raft_consensus.cc:2243] T d0c092a89b474e47ba069d5429c80dec P b4352f1e8e514845893cd5b85d1fe27a [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:14.051632 10968 raft_consensus.cc:2272] T d0c092a89b474e47ba069d5429c80dec P b4352f1e8e514845893cd5b85d1fe27a [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:14.054847 10968 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:14.055676 10968 raft_consensus.cc:2243] T 32148bf5a0f24290b0b6bc39b8511a0d P b4352f1e8e514845893cd5b85d1fe27a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:14.056243 10968 raft_consensus.cc:2272] T 32148bf5a0f24290b0b6bc39b8511a0d P b4352f1e8e514845893cd5b85d1fe27a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:14.060591 10968 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:14.061601 10968 raft_consensus.cc:2243] T d0c43918ec7b40ef9fa1f182227708ee P b4352f1e8e514845893cd5b85d1fe27a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:14.062417 10968 raft_consensus.cc:2272] T d0c43918ec7b40ef9fa1f182227708ee P b4352f1e8e514845893cd5b85d1fe27a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:14.065022 15355 consensus_peers.cc:597] T b34f8c39e10546a38bf958431d09f289 P 981c763ced6e4a599e85ada8763b9356 -> Peer b4352f1e8e514845893cd5b85d1fe27a (127.10.182.1:44633): Couldn't send request to peer b4352f1e8e514845893cd5b85d1fe27a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:14.067334 10968 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:14.068382 10968 raft_consensus.cc:2243] T d3afd06c62ba4d98a8e6c0fc277702b6 P b4352f1e8e514845893cd5b85d1fe27a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:14.069186 10968 raft_consensus.cc:2272] T d3afd06c62ba4d98a8e6c0fc277702b6 P b4352f1e8e514845893cd5b85d1fe27a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:14.072790 10968 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:14.073402 10968 raft_consensus.cc:2243] T 5be5438d676641ad935a823a0b61d0aa P b4352f1e8e514845893cd5b85d1fe27a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:14.073992 10968 raft_consensus.cc:2272] T 5be5438d676641ad935a823a0b61d0aa P b4352f1e8e514845893cd5b85d1fe27a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:14.077060 10968 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:14.077658 10968 raft_consensus.cc:2243] T 53a01f42b5e046868ba9cc9c6c34fc22 P b4352f1e8e514845893cd5b85d1fe27a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:14.078228 10968 raft_consensus.cc:2272] T 53a01f42b5e046868ba9cc9c6c34fc22 P b4352f1e8e514845893cd5b85d1fe27a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:14.081102 10968 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:14.081753 10968 raft_consensus.cc:2243] T aa0c305f5dc942b6ba15154616037f5a P b4352f1e8e514845893cd5b85d1fe27a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:14.082505 10968 raft_consensus.cc:2272] T aa0c305f5dc942b6ba15154616037f5a P b4352f1e8e514845893cd5b85d1fe27a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:14.085239 10968 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:14.085850 10968 raft_consensus.cc:2243] T f4660feab5654d67a2cd8b86e9872b59 P b4352f1e8e514845893cd5b85d1fe27a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:14.086385 10968 raft_consensus.cc:2272] T f4660feab5654d67a2cd8b86e9872b59 P b4352f1e8e514845893cd5b85d1fe27a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:14.088902 10968 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:14.089416 10968 raft_consensus.cc:2243] T a508d1aa9889490cb34a2742b1a3e5dc P b4352f1e8e514845893cd5b85d1fe27a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:14.090096 10968 raft_consensus.cc:2272] T a508d1aa9889490cb34a2742b1a3e5dc P b4352f1e8e514845893cd5b85d1fe27a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:14.092792 10968 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:14.093322 10968 raft_consensus.cc:2243] T b34f8c39e10546a38bf958431d09f289 P b4352f1e8e514845893cd5b85d1fe27a [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:14.093812 10968 raft_consensus.cc:2272] T b34f8c39e10546a38bf958431d09f289 P b4352f1e8e514845893cd5b85d1fe27a [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:14.120299 10968 tablet_server.cc:196] TabletServer@127.10.182.1:44633 shutdown complete.
W20260709 13:07:14.134328 15355 consensus_peers.cc:597] T d0c092a89b474e47ba069d5429c80dec P 981c763ced6e4a599e85ada8763b9356 -> Peer b4352f1e8e514845893cd5b85d1fe27a (127.10.182.1:44633): Couldn't send request to peer b4352f1e8e514845893cd5b85d1fe27a. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.1:44633: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:14.157305 10968 tablet_server.cc:179] TabletServer@127.10.182.2:0 shutting down...
I20260709 13:07:14.193092 10968 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:07:14.193976 10968 tablet_replica.cc:333] T b34f8c39e10546a38bf958431d09f289 P 981c763ced6e4a599e85ada8763b9356: stopping tablet replica
I20260709 13:07:14.194808 10968 raft_consensus.cc:2243] T b34f8c39e10546a38bf958431d09f289 P 981c763ced6e4a599e85ada8763b9356 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:07:14.195749 10968 raft_consensus.cc:2272] T b34f8c39e10546a38bf958431d09f289 P 981c763ced6e4a599e85ada8763b9356 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:14.198809 10968 tablet_replica.cc:333] T d0c43918ec7b40ef9fa1f182227708ee P 981c763ced6e4a599e85ada8763b9356: stopping tablet replica
I20260709 13:07:14.199476 10968 raft_consensus.cc:2243] T d0c43918ec7b40ef9fa1f182227708ee P 981c763ced6e4a599e85ada8763b9356 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:14.199987 10968 raft_consensus.cc:2272] T d0c43918ec7b40ef9fa1f182227708ee P 981c763ced6e4a599e85ada8763b9356 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:14.202292 10968 tablet_replica.cc:333] T aa0c305f5dc942b6ba15154616037f5a P 981c763ced6e4a599e85ada8763b9356: stopping tablet replica
I20260709 13:07:14.202932 10968 raft_consensus.cc:2243] T aa0c305f5dc942b6ba15154616037f5a P 981c763ced6e4a599e85ada8763b9356 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:14.203464 10968 raft_consensus.cc:2272] T aa0c305f5dc942b6ba15154616037f5a P 981c763ced6e4a599e85ada8763b9356 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:14.205690 10968 tablet_replica.cc:333] T 32148bf5a0f24290b0b6bc39b8511a0d P 981c763ced6e4a599e85ada8763b9356: stopping tablet replica
I20260709 13:07:14.206404 10968 raft_consensus.cc:2243] T 32148bf5a0f24290b0b6bc39b8511a0d P 981c763ced6e4a599e85ada8763b9356 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:14.207448 10968 raft_consensus.cc:2272] T 32148bf5a0f24290b0b6bc39b8511a0d P 981c763ced6e4a599e85ada8763b9356 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:14.210197 10968 tablet_replica.cc:333] T d0c092a89b474e47ba069d5429c80dec P 981c763ced6e4a599e85ada8763b9356: stopping tablet replica
I20260709 13:07:14.210758 10968 raft_consensus.cc:2243] T d0c092a89b474e47ba069d5429c80dec P 981c763ced6e4a599e85ada8763b9356 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:07:14.211567 10968 raft_consensus.cc:2272] T d0c092a89b474e47ba069d5429c80dec P 981c763ced6e4a599e85ada8763b9356 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:14.214664 10968 tablet_replica.cc:333] T 5be5438d676641ad935a823a0b61d0aa P 981c763ced6e4a599e85ada8763b9356: stopping tablet replica
I20260709 13:07:14.215229 10968 raft_consensus.cc:2243] T 5be5438d676641ad935a823a0b61d0aa P 981c763ced6e4a599e85ada8763b9356 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:14.216231 10968 raft_consensus.cc:2272] T 5be5438d676641ad935a823a0b61d0aa P 981c763ced6e4a599e85ada8763b9356 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:14.218717 10968 tablet_replica.cc:333] T 53a01f42b5e046868ba9cc9c6c34fc22 P 981c763ced6e4a599e85ada8763b9356: stopping tablet replica
I20260709 13:07:14.219245 10968 raft_consensus.cc:2243] T 53a01f42b5e046868ba9cc9c6c34fc22 P 981c763ced6e4a599e85ada8763b9356 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:14.220193 10968 raft_consensus.cc:2272] T 53a01f42b5e046868ba9cc9c6c34fc22 P 981c763ced6e4a599e85ada8763b9356 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:14.222573 10968 tablet_replica.cc:333] T a508d1aa9889490cb34a2742b1a3e5dc P 981c763ced6e4a599e85ada8763b9356: stopping tablet replica
I20260709 13:07:14.223045 10968 raft_consensus.cc:2243] T a508d1aa9889490cb34a2742b1a3e5dc P 981c763ced6e4a599e85ada8763b9356 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:07:14.224026 10968 raft_consensus.cc:2272] T a508d1aa9889490cb34a2742b1a3e5dc P 981c763ced6e4a599e85ada8763b9356 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:14.226399 10968 tablet_replica.cc:333] T f4660feab5654d67a2cd8b86e9872b59 P 981c763ced6e4a599e85ada8763b9356: stopping tablet replica
I20260709 13:07:14.226897 10968 raft_consensus.cc:2243] T f4660feab5654d67a2cd8b86e9872b59 P 981c763ced6e4a599e85ada8763b9356 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:14.227382 10968 raft_consensus.cc:2272] T f4660feab5654d67a2cd8b86e9872b59 P 981c763ced6e4a599e85ada8763b9356 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:14.229812 10968 tablet_replica.cc:333] T d3afd06c62ba4d98a8e6c0fc277702b6 P 981c763ced6e4a599e85ada8763b9356: stopping tablet replica
I20260709 13:07:14.230259 10968 raft_consensus.cc:2243] T d3afd06c62ba4d98a8e6c0fc277702b6 P 981c763ced6e4a599e85ada8763b9356 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:14.230782 10968 raft_consensus.cc:2272] T d3afd06c62ba4d98a8e6c0fc277702b6 P 981c763ced6e4a599e85ada8763b9356 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:14.261478 10968 tablet_server.cc:196] TabletServer@127.10.182.2:0 shutdown complete.
I20260709 13:07:14.292758 10968 tablet_server.cc:179] TabletServer@127.10.182.3:0 shutting down...
I20260709 13:07:14.328537 10968 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:07:14.329614 10968 tablet_replica.cc:333] T aa0c305f5dc942b6ba15154616037f5a P 8ead72f632f44f578c84d6f6c654dc03: stopping tablet replica
I20260709 13:07:14.330896 10968 raft_consensus.cc:2243] T aa0c305f5dc942b6ba15154616037f5a P 8ead72f632f44f578c84d6f6c654dc03 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:07:14.332049 10968 raft_consensus.cc:2272] T aa0c305f5dc942b6ba15154616037f5a P 8ead72f632f44f578c84d6f6c654dc03 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:14.334494 10968 tablet_replica.cc:333] T b34f8c39e10546a38bf958431d09f289 P 8ead72f632f44f578c84d6f6c654dc03: stopping tablet replica
I20260709 13:07:14.335057 10968 raft_consensus.cc:2243] T b34f8c39e10546a38bf958431d09f289 P 8ead72f632f44f578c84d6f6c654dc03 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:14.335487 10968 raft_consensus.cc:2272] T b34f8c39e10546a38bf958431d09f289 P 8ead72f632f44f578c84d6f6c654dc03 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:14.338150 10968 tablet_replica.cc:333] T d0c43918ec7b40ef9fa1f182227708ee P 8ead72f632f44f578c84d6f6c654dc03: stopping tablet replica
I20260709 13:07:14.338830 10968 raft_consensus.cc:2243] T d0c43918ec7b40ef9fa1f182227708ee P 8ead72f632f44f578c84d6f6c654dc03 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:14.339856 10968 raft_consensus.cc:2272] T d0c43918ec7b40ef9fa1f182227708ee P 8ead72f632f44f578c84d6f6c654dc03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:14.342140 10968 tablet_replica.cc:333] T a508d1aa9889490cb34a2742b1a3e5dc P 8ead72f632f44f578c84d6f6c654dc03: stopping tablet replica
I20260709 13:07:14.342667 10968 raft_consensus.cc:2243] T a508d1aa9889490cb34a2742b1a3e5dc P 8ead72f632f44f578c84d6f6c654dc03 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:14.343212 10968 raft_consensus.cc:2272] T a508d1aa9889490cb34a2742b1a3e5dc P 8ead72f632f44f578c84d6f6c654dc03 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:14.345402 10968 tablet_replica.cc:333] T f4660feab5654d67a2cd8b86e9872b59 P 8ead72f632f44f578c84d6f6c654dc03: stopping tablet replica
I20260709 13:07:14.345902 10968 raft_consensus.cc:2243] T f4660feab5654d67a2cd8b86e9872b59 P 8ead72f632f44f578c84d6f6c654dc03 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:14.346696 10968 raft_consensus.cc:2272] T f4660feab5654d67a2cd8b86e9872b59 P 8ead72f632f44f578c84d6f6c654dc03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:14.349032 10968 tablet_replica.cc:333] T 5be5438d676641ad935a823a0b61d0aa P 8ead72f632f44f578c84d6f6c654dc03: stopping tablet replica
I20260709 13:07:14.349645 10968 raft_consensus.cc:2243] T 5be5438d676641ad935a823a0b61d0aa P 8ead72f632f44f578c84d6f6c654dc03 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:14.350108 10968 raft_consensus.cc:2272] T 5be5438d676641ad935a823a0b61d0aa P 8ead72f632f44f578c84d6f6c654dc03 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:14.352186 10968 tablet_replica.cc:333] T 53a01f42b5e046868ba9cc9c6c34fc22 P 8ead72f632f44f578c84d6f6c654dc03: stopping tablet replica
I20260709 13:07:14.352802 10968 raft_consensus.cc:2243] T 53a01f42b5e046868ba9cc9c6c34fc22 P 8ead72f632f44f578c84d6f6c654dc03 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:14.353375 10968 raft_consensus.cc:2272] T 53a01f42b5e046868ba9cc9c6c34fc22 P 8ead72f632f44f578c84d6f6c654dc03 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:14.355650 10968 tablet_replica.cc:333] T d3afd06c62ba4d98a8e6c0fc277702b6 P 8ead72f632f44f578c84d6f6c654dc03: stopping tablet replica
I20260709 13:07:14.356163 10968 raft_consensus.cc:2243] T d3afd06c62ba4d98a8e6c0fc277702b6 P 8ead72f632f44f578c84d6f6c654dc03 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:14.357131 10968 raft_consensus.cc:2272] T d3afd06c62ba4d98a8e6c0fc277702b6 P 8ead72f632f44f578c84d6f6c654dc03 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:14.359261 10968 tablet_replica.cc:333] T d0c092a89b474e47ba069d5429c80dec P 8ead72f632f44f578c84d6f6c654dc03: stopping tablet replica
I20260709 13:07:14.359781 10968 raft_consensus.cc:2243] T d0c092a89b474e47ba069d5429c80dec P 8ead72f632f44f578c84d6f6c654dc03 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:14.360193 10968 raft_consensus.cc:2272] T d0c092a89b474e47ba069d5429c80dec P 8ead72f632f44f578c84d6f6c654dc03 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:14.362861 10968 tablet_replica.cc:333] T 32148bf5a0f24290b0b6bc39b8511a0d P 8ead72f632f44f578c84d6f6c654dc03: stopping tablet replica
I20260709 13:07:14.363358 10968 raft_consensus.cc:2243] T 32148bf5a0f24290b0b6bc39b8511a0d P 8ead72f632f44f578c84d6f6c654dc03 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:14.363780 10968 raft_consensus.cc:2272] T 32148bf5a0f24290b0b6bc39b8511a0d P 8ead72f632f44f578c84d6f6c654dc03 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:14.901135 15261 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:07:15.383246 10968 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 15485)
W20260709 13:07:15.902146 15261 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:07:16.383915 10968 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 15485)
I20260709 13:07:16.562049 10968 tablet_server.cc:196] TabletServer@127.10.182.3:0 shutdown complete.
I20260709 13:07:16.585908 10968 master.cc:562] Master@127.10.182.62:41979 shutting down...
I20260709 13:07:16.610227 10968 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3b933d07e3b54f34b3112019ccc4ae2f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:16.610867 10968 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3b933d07e3b54f34b3112019ccc4ae2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:16.611209 10968 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3b933d07e3b54f34b3112019ccc4ae2f: stopping tablet replica
I20260709 13:07:16.651583 10968 master.cc:584] Master@127.10.182.62:41979 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (16095 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260709 13:07:16.697333 10968 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.182.62:38813
I20260709 13:07:16.698462 10968 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:16.703902 15803 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:07:16.704708 15804 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:07:16.705276 15806 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:07:16.706215 10968 server_base.cc:1061] running on GCE node
I20260709 13:07:16.707111 10968 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:16.707295 10968 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:07:16.707481 10968 hybrid_clock.cc:648] HybridClock initialized: now 1783602436707462 us; error 0 us; skew 500 ppm
I20260709 13:07:16.707996 10968 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:16.710583 10968 webserver.cc:533] Webserver started at http://127.10.182.62:37691/ using document root <none> and password file <none>
I20260709 13:07:16.711095 10968 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:16.711256 10968 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:16.711575 10968 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:16.712915 10968 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602301807890-10968-0/minicluster-data/master-0-root/instance:
uuid: "7022648f970c4759b4df304c7087912a"
format_stamp: "Formatted at 2026-07-09 13:07:16 on dist-test-slave-hmwv"
I20260709 13:07:16.717393 10968 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:07:16.720777 15811 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:16.721519 10968 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260709 13:07:16.721830 10968 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602301807890-10968-0/minicluster-data/master-0-root
uuid: "7022648f970c4759b4df304c7087912a"
format_stamp: "Formatted at 2026-07-09 13:07:16 on dist-test-slave-hmwv"
I20260709 13:07:16.722078 10968 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602301807890-10968-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602301807890-10968-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602301807890-10968-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:07:16.745966 10968 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:16.747170 10968 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:16.787634 10968 rpc_server.cc:307] RPC server started. Bound to: 127.10.182.62:38813
I20260709 13:07:16.787750 15862 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.182.62:38813 every 8 connection(s)
I20260709 13:07:16.792057 15863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:16.805462 15863 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7022648f970c4759b4df304c7087912a: Bootstrap starting.
I20260709 13:07:16.810884 15863 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7022648f970c4759b4df304c7087912a: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:16.815622 15863 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7022648f970c4759b4df304c7087912a: No bootstrap required, opened a new log
I20260709 13:07:16.817922 15863 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7022648f970c4759b4df304c7087912a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7022648f970c4759b4df304c7087912a" member_type: VOTER }
I20260709 13:07:16.818336 15863 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7022648f970c4759b4df304c7087912a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:16.818516 15863 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7022648f970c4759b4df304c7087912a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7022648f970c4759b4df304c7087912a, State: Initialized, Role: FOLLOWER
I20260709 13:07:16.819010 15863 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7022648f970c4759b4df304c7087912a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7022648f970c4759b4df304c7087912a" member_type: VOTER }
I20260709 13:07:16.819438 15863 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7022648f970c4759b4df304c7087912a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:07:16.819629 15863 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7022648f970c4759b4df304c7087912a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:07:16.819829 15863 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7022648f970c4759b4df304c7087912a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:16.825059 15863 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7022648f970c4759b4df304c7087912a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7022648f970c4759b4df304c7087912a" member_type: VOTER }
I20260709 13:07:16.825627 15863 leader_election.cc:304] T 00000000000000000000000000000000 P 7022648f970c4759b4df304c7087912a [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: 7022648f970c4759b4df304c7087912a; no voters: 
I20260709 13:07:16.826885 15863 leader_election.cc:290] T 00000000000000000000000000000000 P 7022648f970c4759b4df304c7087912a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:07:16.827291 15866 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7022648f970c4759b4df304c7087912a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:16.828752 15866 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7022648f970c4759b4df304c7087912a [term 1 LEADER]: Becoming Leader. State: Replica: 7022648f970c4759b4df304c7087912a, State: Running, Role: LEADER
I20260709 13:07:16.829491 15866 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7022648f970c4759b4df304c7087912a [LEADER]: Queue going to LEADER mode. State: All 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: "7022648f970c4759b4df304c7087912a" member_type: VOTER }
I20260709 13:07:16.830123 15863 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7022648f970c4759b4df304c7087912a [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:07:16.833964 15867 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7022648f970c4759b4df304c7087912a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7022648f970c4759b4df304c7087912a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7022648f970c4759b4df304c7087912a" member_type: VOTER } }
I20260709 13:07:16.834785 15867 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7022648f970c4759b4df304c7087912a [sys.catalog]: This master's current role is: LEADER
I20260709 13:07:16.834645 15868 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7022648f970c4759b4df304c7087912a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7022648f970c4759b4df304c7087912a. Latest consensus state: current_term: 1 leader_uuid: "7022648f970c4759b4df304c7087912a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7022648f970c4759b4df304c7087912a" member_type: VOTER } }
I20260709 13:07:16.835323 15868 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7022648f970c4759b4df304c7087912a [sys.catalog]: This master's current role is: LEADER
I20260709 13:07:16.843019 15873 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:07:16.848453 15873 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:07:16.849743 10968 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:07:16.857841 15873 catalog_manager.cc:1383] Generated new cluster ID: ef8759e72e1f42698dff9ffb472dca43
I20260709 13:07:16.858196 15873 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:07:16.876382 15873 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:07:16.877846 15873 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:07:16.891306 15873 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 7022648f970c4759b4df304c7087912a: Generated new TSK 0
I20260709 13:07:16.891901 15873 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:07:16.916942 10968 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:16.923223 15884 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:07:16.924340 15885 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:07:16.925884 15887 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:07:16.927224 10968 server_base.cc:1061] running on GCE node
I20260709 13:07:16.928115 10968 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:16.928337 10968 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:07:16.928460 10968 hybrid_clock.cc:648] HybridClock initialized: now 1783602436928449 us; error 0 us; skew 500 ppm
I20260709 13:07:16.929253 10968 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:16.931581 10968 webserver.cc:533] Webserver started at http://127.10.182.1:36005/ using document root <none> and password file <none>
I20260709 13:07:16.932101 10968 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:16.932327 10968 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:16.932601 10968 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:16.933667 10968 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602301807890-10968-0/minicluster-data/ts-0-root/instance:
uuid: "e72fe19056184c49b37a0d83f3c06e69"
format_stamp: "Formatted at 2026-07-09 13:07:16 on dist-test-slave-hmwv"
I20260709 13:07:16.938283 10968 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260709 13:07:16.941921 15892 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:16.942778 10968 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260709 13:07:16.943043 10968 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602301807890-10968-0/minicluster-data/ts-0-root
uuid: "e72fe19056184c49b37a0d83f3c06e69"
format_stamp: "Formatted at 2026-07-09 13:07:16 on dist-test-slave-hmwv"
I20260709 13:07:16.943289 10968 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602301807890-10968-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602301807890-10968-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602301807890-10968-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:07:16.966418 10968 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:16.967641 10968 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:16.969208 10968 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:16.971609 10968 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:07:16.971805 10968 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:16.972086 10968 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:07:16.972297 10968 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:17.013540 10968 rpc_server.cc:307] RPC server started. Bound to: 127.10.182.1:40871
I20260709 13:07:17.013635 15954 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.182.1:40871 every 8 connection(s)
I20260709 13:07:17.018900 10968 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:17.025748 15959 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:07:17.027817 15960 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:07:17.031538 15962 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:07:17.032275 15955 heartbeater.cc:344] Connected to a master server at 127.10.182.62:38813
I20260709 13:07:17.032745 10968 server_base.cc:1061] running on GCE node
I20260709 13:07:17.032797 15955 heartbeater.cc:461] Registering TS with master...
I20260709 13:07:17.033751 15955 heartbeater.cc:507] Master 127.10.182.62:38813 requested a full tablet report, sending...
I20260709 13:07:17.033861 10968 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:17.034188 10968 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:07:17.034374 10968 hybrid_clock.cc:648] HybridClock initialized: now 1783602437034358 us; error 0 us; skew 500 ppm
I20260709 13:07:17.035029 10968 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:17.036186 15828 ts_manager.cc:194] Registered new tserver with Master: e72fe19056184c49b37a0d83f3c06e69 (127.10.182.1:40871)
I20260709 13:07:17.037890 10968 webserver.cc:533] Webserver started at http://127.10.182.2:45491/ using document root <none> and password file <none>
I20260709 13:07:17.038578 10968 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:17.038803 10968 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:17.038954 15828 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44560
I20260709 13:07:17.039143 10968 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:17.040730 10968 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602301807890-10968-0/minicluster-data/ts-1-root/instance:
uuid: "18dc024e4ade4ad6a4774cdeef252733"
format_stamp: "Formatted at 2026-07-09 13:07:17 on dist-test-slave-hmwv"
I20260709 13:07:17.045747 10968 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:07:17.049340 15967 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:17.050079 10968 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:07:17.050387 10968 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602301807890-10968-0/minicluster-data/ts-1-root
uuid: "18dc024e4ade4ad6a4774cdeef252733"
format_stamp: "Formatted at 2026-07-09 13:07:17 on dist-test-slave-hmwv"
I20260709 13:07:17.050676 10968 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602301807890-10968-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602301807890-10968-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602301807890-10968-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:07:17.076164 10968 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:17.077507 10968 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:17.079084 10968 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:17.081437 10968 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:07:17.081666 10968 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:17.081902 10968 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:07:17.082093 10968 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:17.125533 10968 rpc_server.cc:307] RPC server started. Bound to: 127.10.182.2:44883
I20260709 13:07:17.125636 16029 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.182.2:44883 every 8 connection(s)
I20260709 13:07:17.131143 10968 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:17.138144 16033 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:07:17.139724 16034 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:07:17.141726 16030 heartbeater.cc:344] Connected to a master server at 127.10.182.62:38813
I20260709 13:07:17.142239 16030 heartbeater.cc:461] Registering TS with master...
W20260709 13:07:17.143051 16036 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:07:17.143378 10968 server_base.cc:1061] running on GCE node
I20260709 13:07:17.143450 16030 heartbeater.cc:507] Master 127.10.182.62:38813 requested a full tablet report, sending...
I20260709 13:07:17.145117 10968 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:17.145460 10968 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:07:17.145740 10968 hybrid_clock.cc:648] HybridClock initialized: now 1783602437145719 us; error 0 us; skew 500 ppm
I20260709 13:07:17.146312 15828 ts_manager.cc:194] Registered new tserver with Master: 18dc024e4ade4ad6a4774cdeef252733 (127.10.182.2:44883)
I20260709 13:07:17.146644 10968 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:17.148623 15828 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44566
I20260709 13:07:17.149895 10968 webserver.cc:533] Webserver started at http://127.10.182.3:37271/ using document root <none> and password file <none>
I20260709 13:07:17.150660 10968 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:17.150908 10968 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:17.151248 10968 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:17.152781 10968 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602301807890-10968-0/minicluster-data/ts-2-root/instance:
uuid: "f4fa820741964b5191e7a81bfebe382f"
format_stamp: "Formatted at 2026-07-09 13:07:17 on dist-test-slave-hmwv"
I20260709 13:07:17.158267 10968 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:07:17.161810 16041 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:17.162873 10968 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 13:07:17.163168 10968 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602301807890-10968-0/minicluster-data/ts-2-root
uuid: "f4fa820741964b5191e7a81bfebe382f"
format_stamp: "Formatted at 2026-07-09 13:07:17 on dist-test-slave-hmwv"
I20260709 13:07:17.163429 10968 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602301807890-10968-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602301807890-10968-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602301807890-10968-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:07:17.190258 10968 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:17.191642 10968 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:17.193252 10968 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:17.195803 10968 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:07:17.196004 10968 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:17.196339 10968 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:07:17.196549 10968 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260709 13:07:17.243104 10968 rpc_server.cc:307] RPC server started. Bound to: 127.10.182.3:41595
I20260709 13:07:17.243302 16103 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.182.3:41595 every 8 connection(s)
I20260709 13:07:17.259467 16104 heartbeater.cc:344] Connected to a master server at 127.10.182.62:38813
I20260709 13:07:17.259892 16104 heartbeater.cc:461] Registering TS with master...
I20260709 13:07:17.260725 16104 heartbeater.cc:507] Master 127.10.182.62:38813 requested a full tablet report, sending...
I20260709 13:07:17.262969 15828 ts_manager.cc:194] Registered new tserver with Master: f4fa820741964b5191e7a81bfebe382f (127.10.182.3:41595)
I20260709 13:07:17.263378 10968 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016583136s
I20260709 13:07:17.264380 15828 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44574
I20260709 13:07:17.290880 15828 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44580:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:07:17.293193 15828 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:07:17.350405 15920 tablet_service.cc:1511] Processing CreateTablet for tablet 9a109dbfb4ae4eb59d0ee4454a80ed80 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=ba8d6179f1ad4776847615114f6b9a2d]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:07:17.351891 15920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a109dbfb4ae4eb59d0ee4454a80ed80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:17.353718 15919 tablet_service.cc:1511] Processing CreateTablet for tablet 012f91ad0ab24986a1eed42b838f8b3a (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=ba8d6179f1ad4776847615114f6b9a2d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:07:17.354271 16069 tablet_service.cc:1511] Processing CreateTablet for tablet 9a109dbfb4ae4eb59d0ee4454a80ed80 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=ba8d6179f1ad4776847615114f6b9a2d]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:07:17.355209 15919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 012f91ad0ab24986a1eed42b838f8b3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:17.355522 16069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a109dbfb4ae4eb59d0ee4454a80ed80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:17.357827 16068 tablet_service.cc:1511] Processing CreateTablet for tablet 012f91ad0ab24986a1eed42b838f8b3a (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=ba8d6179f1ad4776847615114f6b9a2d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:07:17.359141 16068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 012f91ad0ab24986a1eed42b838f8b3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:17.378702 15995 tablet_service.cc:1511] Processing CreateTablet for tablet 9a109dbfb4ae4eb59d0ee4454a80ed80 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=ba8d6179f1ad4776847615114f6b9a2d]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:07:17.382242 15994 tablet_service.cc:1511] Processing CreateTablet for tablet 012f91ad0ab24986a1eed42b838f8b3a (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=ba8d6179f1ad4776847615114f6b9a2d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:07:17.384212 15995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a109dbfb4ae4eb59d0ee4454a80ed80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:17.385692 15994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 012f91ad0ab24986a1eed42b838f8b3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:17.393712 16119 tablet_bootstrap.cc:492] T 9a109dbfb4ae4eb59d0ee4454a80ed80 P e72fe19056184c49b37a0d83f3c06e69: Bootstrap starting.
I20260709 13:07:17.395462 16120 tablet_bootstrap.cc:492] T 012f91ad0ab24986a1eed42b838f8b3a P f4fa820741964b5191e7a81bfebe382f: Bootstrap starting.
I20260709 13:07:17.401647 16119 tablet_bootstrap.cc:654] T 9a109dbfb4ae4eb59d0ee4454a80ed80 P e72fe19056184c49b37a0d83f3c06e69: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:17.413663 16120 tablet_bootstrap.cc:654] T 012f91ad0ab24986a1eed42b838f8b3a P f4fa820741964b5191e7a81bfebe382f: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:17.414666 16119 tablet_bootstrap.cc:492] T 9a109dbfb4ae4eb59d0ee4454a80ed80 P e72fe19056184c49b37a0d83f3c06e69: No bootstrap required, opened a new log
I20260709 13:07:17.415220 16119 ts_tablet_manager.cc:1403] T 9a109dbfb4ae4eb59d0ee4454a80ed80 P e72fe19056184c49b37a0d83f3c06e69: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.005s
I20260709 13:07:17.418921 16119 raft_consensus.cc:359] T 9a109dbfb4ae4eb59d0ee4454a80ed80 P e72fe19056184c49b37a0d83f3c06e69 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72fe19056184c49b37a0d83f3c06e69" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 40871 } } peers { permanent_uuid: "f4fa820741964b5191e7a81bfebe382f" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41595 } } peers { permanent_uuid: "18dc024e4ade4ad6a4774cdeef252733" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 44883 } }
I20260709 13:07:17.420006 16119 raft_consensus.cc:385] T 9a109dbfb4ae4eb59d0ee4454a80ed80 P e72fe19056184c49b37a0d83f3c06e69 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:17.421118 16119 raft_consensus.cc:740] T 9a109dbfb4ae4eb59d0ee4454a80ed80 P e72fe19056184c49b37a0d83f3c06e69 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e72fe19056184c49b37a0d83f3c06e69, State: Initialized, Role: FOLLOWER
I20260709 13:07:17.422796 16119 consensus_queue.cc:260] T 9a109dbfb4ae4eb59d0ee4454a80ed80 P e72fe19056184c49b37a0d83f3c06e69 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72fe19056184c49b37a0d83f3c06e69" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 40871 } } peers { permanent_uuid: "f4fa820741964b5191e7a81bfebe382f" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41595 } } peers { permanent_uuid: "18dc024e4ade4ad6a4774cdeef252733" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 44883 } }
I20260709 13:07:17.424652 16122 tablet_bootstrap.cc:492] T 012f91ad0ab24986a1eed42b838f8b3a P 18dc024e4ade4ad6a4774cdeef252733: Bootstrap starting.
I20260709 13:07:17.425371 16120 tablet_bootstrap.cc:492] T 012f91ad0ab24986a1eed42b838f8b3a P f4fa820741964b5191e7a81bfebe382f: No bootstrap required, opened a new log
I20260709 13:07:17.426036 15955 heartbeater.cc:499] Master 127.10.182.62:38813 was elected leader, sending a full tablet report...
I20260709 13:07:17.426688 16120 ts_tablet_manager.cc:1403] T 012f91ad0ab24986a1eed42b838f8b3a P f4fa820741964b5191e7a81bfebe382f: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.004s
I20260709 13:07:17.426826 16119 ts_tablet_manager.cc:1434] T 9a109dbfb4ae4eb59d0ee4454a80ed80 P e72fe19056184c49b37a0d83f3c06e69: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.000s
I20260709 13:07:17.427901 16119 tablet_bootstrap.cc:492] T 012f91ad0ab24986a1eed42b838f8b3a P e72fe19056184c49b37a0d83f3c06e69: Bootstrap starting.
I20260709 13:07:17.429901 16120 raft_consensus.cc:359] T 012f91ad0ab24986a1eed42b838f8b3a P f4fa820741964b5191e7a81bfebe382f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72fe19056184c49b37a0d83f3c06e69" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 40871 } } peers { permanent_uuid: "18dc024e4ade4ad6a4774cdeef252733" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 44883 } } peers { permanent_uuid: "f4fa820741964b5191e7a81bfebe382f" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41595 } }
I20260709 13:07:17.430800 16120 raft_consensus.cc:385] T 012f91ad0ab24986a1eed42b838f8b3a P f4fa820741964b5191e7a81bfebe382f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:17.431195 16120 raft_consensus.cc:740] T 012f91ad0ab24986a1eed42b838f8b3a P f4fa820741964b5191e7a81bfebe382f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4fa820741964b5191e7a81bfebe382f, State: Initialized, Role: FOLLOWER
I20260709 13:07:17.432525 16122 tablet_bootstrap.cc:654] T 012f91ad0ab24986a1eed42b838f8b3a P 18dc024e4ade4ad6a4774cdeef252733: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:17.432255 16120 consensus_queue.cc:260] T 012f91ad0ab24986a1eed42b838f8b3a P f4fa820741964b5191e7a81bfebe382f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72fe19056184c49b37a0d83f3c06e69" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 40871 } } peers { permanent_uuid: "18dc024e4ade4ad6a4774cdeef252733" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 44883 } } peers { permanent_uuid: "f4fa820741964b5191e7a81bfebe382f" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41595 } }
I20260709 13:07:17.434918 16119 tablet_bootstrap.cc:654] T 012f91ad0ab24986a1eed42b838f8b3a P e72fe19056184c49b37a0d83f3c06e69: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:17.447060 16104 heartbeater.cc:499] Master 127.10.182.62:38813 was elected leader, sending a full tablet report...
I20260709 13:07:17.447811 16120 ts_tablet_manager.cc:1434] T 012f91ad0ab24986a1eed42b838f8b3a P f4fa820741964b5191e7a81bfebe382f: Time spent starting tablet: real 0.021s	user 0.012s	sys 0.008s
I20260709 13:07:17.449221 16120 tablet_bootstrap.cc:492] T 9a109dbfb4ae4eb59d0ee4454a80ed80 P f4fa820741964b5191e7a81bfebe382f: Bootstrap starting.
I20260709 13:07:17.449745 16122 tablet_bootstrap.cc:492] T 012f91ad0ab24986a1eed42b838f8b3a P 18dc024e4ade4ad6a4774cdeef252733: No bootstrap required, opened a new log
I20260709 13:07:17.450256 16122 ts_tablet_manager.cc:1403] T 012f91ad0ab24986a1eed42b838f8b3a P 18dc024e4ade4ad6a4774cdeef252733: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.010s
I20260709 13:07:17.453317 16122 raft_consensus.cc:359] T 012f91ad0ab24986a1eed42b838f8b3a P 18dc024e4ade4ad6a4774cdeef252733 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72fe19056184c49b37a0d83f3c06e69" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 40871 } } peers { permanent_uuid: "18dc024e4ade4ad6a4774cdeef252733" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 44883 } } peers { permanent_uuid: "f4fa820741964b5191e7a81bfebe382f" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41595 } }
I20260709 13:07:17.454097 16122 raft_consensus.cc:385] T 012f91ad0ab24986a1eed42b838f8b3a P 18dc024e4ade4ad6a4774cdeef252733 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:17.454377 16122 raft_consensus.cc:740] T 012f91ad0ab24986a1eed42b838f8b3a P 18dc024e4ade4ad6a4774cdeef252733 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18dc024e4ade4ad6a4774cdeef252733, State: Initialized, Role: FOLLOWER
I20260709 13:07:17.455257 16122 consensus_queue.cc:260] T 012f91ad0ab24986a1eed42b838f8b3a P 18dc024e4ade4ad6a4774cdeef252733 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72fe19056184c49b37a0d83f3c06e69" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 40871 } } peers { permanent_uuid: "18dc024e4ade4ad6a4774cdeef252733" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 44883 } } peers { permanent_uuid: "f4fa820741964b5191e7a81bfebe382f" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41595 } }
I20260709 13:07:17.455736 16120 tablet_bootstrap.cc:654] T 9a109dbfb4ae4eb59d0ee4454a80ed80 P f4fa820741964b5191e7a81bfebe382f: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:17.457809 16119 tablet_bootstrap.cc:492] T 012f91ad0ab24986a1eed42b838f8b3a P e72fe19056184c49b37a0d83f3c06e69: No bootstrap required, opened a new log
I20260709 13:07:17.458418 16119 ts_tablet_manager.cc:1403] T 012f91ad0ab24986a1eed42b838f8b3a P e72fe19056184c49b37a0d83f3c06e69: Time spent bootstrapping tablet: real 0.031s	user 0.006s	sys 0.014s
I20260709 13:07:17.461474 16119 raft_consensus.cc:359] T 012f91ad0ab24986a1eed42b838f8b3a P e72fe19056184c49b37a0d83f3c06e69 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72fe19056184c49b37a0d83f3c06e69" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 40871 } } peers { permanent_uuid: "18dc024e4ade4ad6a4774cdeef252733" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 44883 } } peers { permanent_uuid: "f4fa820741964b5191e7a81bfebe382f" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41595 } }
I20260709 13:07:17.462244 16119 raft_consensus.cc:385] T 012f91ad0ab24986a1eed42b838f8b3a P e72fe19056184c49b37a0d83f3c06e69 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:17.462611 16119 raft_consensus.cc:740] T 012f91ad0ab24986a1eed42b838f8b3a P e72fe19056184c49b37a0d83f3c06e69 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e72fe19056184c49b37a0d83f3c06e69, State: Initialized, Role: FOLLOWER
I20260709 13:07:17.463500 16119 consensus_queue.cc:260] T 012f91ad0ab24986a1eed42b838f8b3a P e72fe19056184c49b37a0d83f3c06e69 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72fe19056184c49b37a0d83f3c06e69" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 40871 } } peers { permanent_uuid: "18dc024e4ade4ad6a4774cdeef252733" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 44883 } } peers { permanent_uuid: "f4fa820741964b5191e7a81bfebe382f" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41595 } }
I20260709 13:07:17.468151 16119 ts_tablet_manager.cc:1434] T 012f91ad0ab24986a1eed42b838f8b3a P e72fe19056184c49b37a0d83f3c06e69: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:07:17.471448 16030 heartbeater.cc:499] Master 127.10.182.62:38813 was elected leader, sending a full tablet report...
I20260709 13:07:17.471693 16120 tablet_bootstrap.cc:492] T 9a109dbfb4ae4eb59d0ee4454a80ed80 P f4fa820741964b5191e7a81bfebe382f: No bootstrap required, opened a new log
I20260709 13:07:17.472030 16122 ts_tablet_manager.cc:1434] T 012f91ad0ab24986a1eed42b838f8b3a P 18dc024e4ade4ad6a4774cdeef252733: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.014s
I20260709 13:07:17.472419 16120 ts_tablet_manager.cc:1403] T 9a109dbfb4ae4eb59d0ee4454a80ed80 P f4fa820741964b5191e7a81bfebe382f: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.005s
I20260709 13:07:17.473995 16122 tablet_bootstrap.cc:492] T 9a109dbfb4ae4eb59d0ee4454a80ed80 P 18dc024e4ade4ad6a4774cdeef252733: Bootstrap starting.
I20260709 13:07:17.475508 16120 raft_consensus.cc:359] T 9a109dbfb4ae4eb59d0ee4454a80ed80 P f4fa820741964b5191e7a81bfebe382f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72fe19056184c49b37a0d83f3c06e69" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 40871 } } peers { permanent_uuid: "f4fa820741964b5191e7a81bfebe382f" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41595 } } peers { permanent_uuid: "18dc024e4ade4ad6a4774cdeef252733" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 44883 } }
I20260709 13:07:17.476258 16120 raft_consensus.cc:385] T 9a109dbfb4ae4eb59d0ee4454a80ed80 P f4fa820741964b5191e7a81bfebe382f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:17.476554 16120 raft_consensus.cc:740] T 9a109dbfb4ae4eb59d0ee4454a80ed80 P f4fa820741964b5191e7a81bfebe382f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4fa820741964b5191e7a81bfebe382f, State: Initialized, Role: FOLLOWER
I20260709 13:07:17.477311 16120 consensus_queue.cc:260] T 9a109dbfb4ae4eb59d0ee4454a80ed80 P f4fa820741964b5191e7a81bfebe382f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72fe19056184c49b37a0d83f3c06e69" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 40871 } } peers { permanent_uuid: "f4fa820741964b5191e7a81bfebe382f" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41595 } } peers { permanent_uuid: "18dc024e4ade4ad6a4774cdeef252733" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 44883 } }
I20260709 13:07:17.479257 16120 ts_tablet_manager.cc:1434] T 9a109dbfb4ae4eb59d0ee4454a80ed80 P f4fa820741964b5191e7a81bfebe382f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:07:17.481251 16122 tablet_bootstrap.cc:654] T 9a109dbfb4ae4eb59d0ee4454a80ed80 P 18dc024e4ade4ad6a4774cdeef252733: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:17.486450 16122 tablet_bootstrap.cc:492] T 9a109dbfb4ae4eb59d0ee4454a80ed80 P 18dc024e4ade4ad6a4774cdeef252733: No bootstrap required, opened a new log
I20260709 13:07:17.486984 16122 ts_tablet_manager.cc:1403] T 9a109dbfb4ae4eb59d0ee4454a80ed80 P 18dc024e4ade4ad6a4774cdeef252733: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.002s
I20260709 13:07:17.489576 16122 raft_consensus.cc:359] T 9a109dbfb4ae4eb59d0ee4454a80ed80 P 18dc024e4ade4ad6a4774cdeef252733 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72fe19056184c49b37a0d83f3c06e69" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 40871 } } peers { permanent_uuid: "f4fa820741964b5191e7a81bfebe382f" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41595 } } peers { permanent_uuid: "18dc024e4ade4ad6a4774cdeef252733" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 44883 } }
I20260709 13:07:17.490067 16122 raft_consensus.cc:385] T 9a109dbfb4ae4eb59d0ee4454a80ed80 P 18dc024e4ade4ad6a4774cdeef252733 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:17.490346 16122 raft_consensus.cc:740] T 9a109dbfb4ae4eb59d0ee4454a80ed80 P 18dc024e4ade4ad6a4774cdeef252733 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18dc024e4ade4ad6a4774cdeef252733, State: Initialized, Role: FOLLOWER
I20260709 13:07:17.491016 16122 consensus_queue.cc:260] T 9a109dbfb4ae4eb59d0ee4454a80ed80 P 18dc024e4ade4ad6a4774cdeef252733 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72fe19056184c49b37a0d83f3c06e69" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 40871 } } peers { permanent_uuid: "f4fa820741964b5191e7a81bfebe382f" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41595 } } peers { permanent_uuid: "18dc024e4ade4ad6a4774cdeef252733" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 44883 } }
I20260709 13:07:17.492964 16122 ts_tablet_manager.cc:1434] T 9a109dbfb4ae4eb59d0ee4454a80ed80 P 18dc024e4ade4ad6a4774cdeef252733: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:07:17.574630 16128 raft_consensus.cc:493] T 9a109dbfb4ae4eb59d0ee4454a80ed80 P 18dc024e4ade4ad6a4774cdeef252733 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:17.575126 16128 raft_consensus.cc:515] T 9a109dbfb4ae4eb59d0ee4454a80ed80 P 18dc024e4ade4ad6a4774cdeef252733 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72fe19056184c49b37a0d83f3c06e69" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 40871 } } peers { permanent_uuid: "f4fa820741964b5191e7a81bfebe382f" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41595 } } peers { permanent_uuid: "18dc024e4ade4ad6a4774cdeef252733" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 44883 } }
I20260709 13:07:17.577342 16128 leader_election.cc:290] T 9a109dbfb4ae4eb59d0ee4454a80ed80 P 18dc024e4ade4ad6a4774cdeef252733 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e72fe19056184c49b37a0d83f3c06e69 (127.10.182.1:40871), f4fa820741964b5191e7a81bfebe382f (127.10.182.3:41595)
I20260709 13:07:17.587291 15930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a109dbfb4ae4eb59d0ee4454a80ed80" candidate_uuid: "18dc024e4ade4ad6a4774cdeef252733" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e72fe19056184c49b37a0d83f3c06e69" is_pre_election: true
I20260709 13:07:17.588203 15930 raft_consensus.cc:2468] T 9a109dbfb4ae4eb59d0ee4454a80ed80 P e72fe19056184c49b37a0d83f3c06e69 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18dc024e4ade4ad6a4774cdeef252733 in term 0.
I20260709 13:07:17.588421 16079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a109dbfb4ae4eb59d0ee4454a80ed80" candidate_uuid: "18dc024e4ade4ad6a4774cdeef252733" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4fa820741964b5191e7a81bfebe382f" is_pre_election: true
I20260709 13:07:17.589119 16079 raft_consensus.cc:2468] T 9a109dbfb4ae4eb59d0ee4454a80ed80 P f4fa820741964b5191e7a81bfebe382f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18dc024e4ade4ad6a4774cdeef252733 in term 0.
I20260709 13:07:17.589433 15971 leader_election.cc:304] T 9a109dbfb4ae4eb59d0ee4454a80ed80 P 18dc024e4ade4ad6a4774cdeef252733 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18dc024e4ade4ad6a4774cdeef252733, e72fe19056184c49b37a0d83f3c06e69; no voters: 
I20260709 13:07:17.590242 16128 raft_consensus.cc:2804] T 9a109dbfb4ae4eb59d0ee4454a80ed80 P 18dc024e4ade4ad6a4774cdeef252733 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:17.590510 16128 raft_consensus.cc:493] T 9a109dbfb4ae4eb59d0ee4454a80ed80 P 18dc024e4ade4ad6a4774cdeef252733 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:17.590906 16128 raft_consensus.cc:3060] T 9a109dbfb4ae4eb59d0ee4454a80ed80 P 18dc024e4ade4ad6a4774cdeef252733 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:17.596112 16128 raft_consensus.cc:515] T 9a109dbfb4ae4eb59d0ee4454a80ed80 P 18dc024e4ade4ad6a4774cdeef252733 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72fe19056184c49b37a0d83f3c06e69" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 40871 } } peers { permanent_uuid: "f4fa820741964b5191e7a81bfebe382f" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41595 } } peers { permanent_uuid: "18dc024e4ade4ad6a4774cdeef252733" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 44883 } }
I20260709 13:07:17.597733 16128 leader_election.cc:290] T 9a109dbfb4ae4eb59d0ee4454a80ed80 P 18dc024e4ade4ad6a4774cdeef252733 [CANDIDATE]: Term 1 election: Requested vote from peers e72fe19056184c49b37a0d83f3c06e69 (127.10.182.1:40871), f4fa820741964b5191e7a81bfebe382f (127.10.182.3:41595)
I20260709 13:07:17.598766 15930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a109dbfb4ae4eb59d0ee4454a80ed80" candidate_uuid: "18dc024e4ade4ad6a4774cdeef252733" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e72fe19056184c49b37a0d83f3c06e69"
I20260709 13:07:17.598903 16079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a109dbfb4ae4eb59d0ee4454a80ed80" candidate_uuid: "18dc024e4ade4ad6a4774cdeef252733" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4fa820741964b5191e7a81bfebe382f"
I20260709 13:07:17.599300 15930 raft_consensus.cc:3060] T 9a109dbfb4ae4eb59d0ee4454a80ed80 P e72fe19056184c49b37a0d83f3c06e69 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:17.599515 16079 raft_consensus.cc:3060] T 9a109dbfb4ae4eb59d0ee4454a80ed80 P f4fa820741964b5191e7a81bfebe382f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:17.604657 15930 raft_consensus.cc:2468] T 9a109dbfb4ae4eb59d0ee4454a80ed80 P e72fe19056184c49b37a0d83f3c06e69 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18dc024e4ade4ad6a4774cdeef252733 in term 1.
I20260709 13:07:17.604857 16079 raft_consensus.cc:2468] T 9a109dbfb4ae4eb59d0ee4454a80ed80 P f4fa820741964b5191e7a81bfebe382f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18dc024e4ade4ad6a4774cdeef252733 in term 1.
I20260709 13:07:17.605688 15971 leader_election.cc:304] T 9a109dbfb4ae4eb59d0ee4454a80ed80 P 18dc024e4ade4ad6a4774cdeef252733 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18dc024e4ade4ad6a4774cdeef252733, e72fe19056184c49b37a0d83f3c06e69; no voters: 
I20260709 13:07:17.606472 16128 raft_consensus.cc:2804] T 9a109dbfb4ae4eb59d0ee4454a80ed80 P 18dc024e4ade4ad6a4774cdeef252733 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:17.607488 16128 raft_consensus.cc:697] T 9a109dbfb4ae4eb59d0ee4454a80ed80 P 18dc024e4ade4ad6a4774cdeef252733 [term 1 LEADER]: Becoming Leader. State: Replica: 18dc024e4ade4ad6a4774cdeef252733, State: Running, Role: LEADER
I20260709 13:07:17.608342 16128 consensus_queue.cc:237] T 9a109dbfb4ae4eb59d0ee4454a80ed80 P 18dc024e4ade4ad6a4774cdeef252733 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72fe19056184c49b37a0d83f3c06e69" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 40871 } } peers { permanent_uuid: "f4fa820741964b5191e7a81bfebe382f" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41595 } } peers { permanent_uuid: "18dc024e4ade4ad6a4774cdeef252733" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 44883 } }
I20260709 13:07:17.615195 15827 catalog_manager.cc:5697] T 9a109dbfb4ae4eb59d0ee4454a80ed80 P 18dc024e4ade4ad6a4774cdeef252733 reported cstate change: term changed from 0 to 1, leader changed from <none> to 18dc024e4ade4ad6a4774cdeef252733 (127.10.182.2). New cstate: current_term: 1 leader_uuid: "18dc024e4ade4ad6a4774cdeef252733" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72fe19056184c49b37a0d83f3c06e69" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 40871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4fa820741964b5191e7a81bfebe382f" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18dc024e4ade4ad6a4774cdeef252733" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 44883 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:17.680909 16128 raft_consensus.cc:493] T 012f91ad0ab24986a1eed42b838f8b3a P 18dc024e4ade4ad6a4774cdeef252733 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:17.681501 16128 raft_consensus.cc:515] T 012f91ad0ab24986a1eed42b838f8b3a P 18dc024e4ade4ad6a4774cdeef252733 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72fe19056184c49b37a0d83f3c06e69" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 40871 } } peers { permanent_uuid: "18dc024e4ade4ad6a4774cdeef252733" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 44883 } } peers { permanent_uuid: "f4fa820741964b5191e7a81bfebe382f" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41595 } }
I20260709 13:07:17.683180 16128 leader_election.cc:290] T 012f91ad0ab24986a1eed42b838f8b3a P 18dc024e4ade4ad6a4774cdeef252733 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e72fe19056184c49b37a0d83f3c06e69 (127.10.182.1:40871), f4fa820741964b5191e7a81bfebe382f (127.10.182.3:41595)
I20260709 13:07:17.684118 15930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "012f91ad0ab24986a1eed42b838f8b3a" candidate_uuid: "18dc024e4ade4ad6a4774cdeef252733" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e72fe19056184c49b37a0d83f3c06e69" is_pre_election: true
I20260709 13:07:17.684193 16079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "012f91ad0ab24986a1eed42b838f8b3a" candidate_uuid: "18dc024e4ade4ad6a4774cdeef252733" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4fa820741964b5191e7a81bfebe382f" is_pre_election: true
I20260709 13:07:17.685034 15930 raft_consensus.cc:2468] T 012f91ad0ab24986a1eed42b838f8b3a P e72fe19056184c49b37a0d83f3c06e69 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18dc024e4ade4ad6a4774cdeef252733 in term 0.
I20260709 13:07:17.685050 16079 raft_consensus.cc:2468] T 012f91ad0ab24986a1eed42b838f8b3a P f4fa820741964b5191e7a81bfebe382f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18dc024e4ade4ad6a4774cdeef252733 in term 0.
I20260709 13:07:17.686364 15970 leader_election.cc:304] T 012f91ad0ab24986a1eed42b838f8b3a P 18dc024e4ade4ad6a4774cdeef252733 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18dc024e4ade4ad6a4774cdeef252733, f4fa820741964b5191e7a81bfebe382f; no voters: 
I20260709 13:07:17.687003 16128 raft_consensus.cc:2804] T 012f91ad0ab24986a1eed42b838f8b3a P 18dc024e4ade4ad6a4774cdeef252733 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:17.687314 16128 raft_consensus.cc:493] T 012f91ad0ab24986a1eed42b838f8b3a P 18dc024e4ade4ad6a4774cdeef252733 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:17.687580 16128 raft_consensus.cc:3060] T 012f91ad0ab24986a1eed42b838f8b3a P 18dc024e4ade4ad6a4774cdeef252733 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:17.692845 16128 raft_consensus.cc:515] T 012f91ad0ab24986a1eed42b838f8b3a P 18dc024e4ade4ad6a4774cdeef252733 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72fe19056184c49b37a0d83f3c06e69" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 40871 } } peers { permanent_uuid: "18dc024e4ade4ad6a4774cdeef252733" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 44883 } } peers { permanent_uuid: "f4fa820741964b5191e7a81bfebe382f" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41595 } }
I20260709 13:07:17.694391 16128 leader_election.cc:290] T 012f91ad0ab24986a1eed42b838f8b3a P 18dc024e4ade4ad6a4774cdeef252733 [CANDIDATE]: Term 1 election: Requested vote from peers e72fe19056184c49b37a0d83f3c06e69 (127.10.182.1:40871), f4fa820741964b5191e7a81bfebe382f (127.10.182.3:41595)
I20260709 13:07:17.695312 15930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "012f91ad0ab24986a1eed42b838f8b3a" candidate_uuid: "18dc024e4ade4ad6a4774cdeef252733" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e72fe19056184c49b37a0d83f3c06e69"
I20260709 13:07:17.695372 16079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "012f91ad0ab24986a1eed42b838f8b3a" candidate_uuid: "18dc024e4ade4ad6a4774cdeef252733" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4fa820741964b5191e7a81bfebe382f"
I20260709 13:07:17.695888 15930 raft_consensus.cc:3060] T 012f91ad0ab24986a1eed42b838f8b3a P e72fe19056184c49b37a0d83f3c06e69 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:17.696017 16079 raft_consensus.cc:3060] T 012f91ad0ab24986a1eed42b838f8b3a P f4fa820741964b5191e7a81bfebe382f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:17.701058 15930 raft_consensus.cc:2468] T 012f91ad0ab24986a1eed42b838f8b3a P e72fe19056184c49b37a0d83f3c06e69 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18dc024e4ade4ad6a4774cdeef252733 in term 1.
I20260709 13:07:17.701092 16079 raft_consensus.cc:2468] T 012f91ad0ab24986a1eed42b838f8b3a P f4fa820741964b5191e7a81bfebe382f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18dc024e4ade4ad6a4774cdeef252733 in term 1.
I20260709 13:07:17.702248 15971 leader_election.cc:304] T 012f91ad0ab24986a1eed42b838f8b3a P 18dc024e4ade4ad6a4774cdeef252733 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18dc024e4ade4ad6a4774cdeef252733, e72fe19056184c49b37a0d83f3c06e69; no voters: 
I20260709 13:07:17.702944 16128 raft_consensus.cc:2804] T 012f91ad0ab24986a1eed42b838f8b3a P 18dc024e4ade4ad6a4774cdeef252733 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:17.703457 16128 raft_consensus.cc:697] T 012f91ad0ab24986a1eed42b838f8b3a P 18dc024e4ade4ad6a4774cdeef252733 [term 1 LEADER]: Becoming Leader. State: Replica: 18dc024e4ade4ad6a4774cdeef252733, State: Running, Role: LEADER
I20260709 13:07:17.704227 16128 consensus_queue.cc:237] T 012f91ad0ab24986a1eed42b838f8b3a P 18dc024e4ade4ad6a4774cdeef252733 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72fe19056184c49b37a0d83f3c06e69" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 40871 } } peers { permanent_uuid: "18dc024e4ade4ad6a4774cdeef252733" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 44883 } } peers { permanent_uuid: "f4fa820741964b5191e7a81bfebe382f" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41595 } }
I20260709 13:07:17.710423 15827 catalog_manager.cc:5697] T 012f91ad0ab24986a1eed42b838f8b3a P 18dc024e4ade4ad6a4774cdeef252733 reported cstate change: term changed from 0 to 1, leader changed from <none> to 18dc024e4ade4ad6a4774cdeef252733 (127.10.182.2). New cstate: current_term: 1 leader_uuid: "18dc024e4ade4ad6a4774cdeef252733" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72fe19056184c49b37a0d83f3c06e69" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 40871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18dc024e4ade4ad6a4774cdeef252733" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 44883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4fa820741964b5191e7a81bfebe382f" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41595 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:17.765071 15827 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44582:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:07:17.767102 15827 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:07:17.791827 15919 tablet_service.cc:1511] Processing CreateTablet for tablet fc5796076a2c486e9c6296dd7441e9a6 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=a765cc0d97484093be1093dbdf9693f9]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:07:17.793183 15919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc5796076a2c486e9c6296dd7441e9a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:17.793449 15994 tablet_service.cc:1511] Processing CreateTablet for tablet fc5796076a2c486e9c6296dd7441e9a6 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=a765cc0d97484093be1093dbdf9693f9]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:07:17.794709 15994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc5796076a2c486e9c6296dd7441e9a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:17.795332 16068 tablet_service.cc:1511] Processing CreateTablet for tablet fc5796076a2c486e9c6296dd7441e9a6 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=a765cc0d97484093be1093dbdf9693f9]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:07:17.796845 16068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc5796076a2c486e9c6296dd7441e9a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:17.800210 15920 tablet_service.cc:1511] Processing CreateTablet for tablet c07f9e6038d5432d893efc4743e940bb (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=a765cc0d97484093be1093dbdf9693f9]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:07:17.801570 15920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c07f9e6038d5432d893efc4743e940bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:17.803268 16069 tablet_service.cc:1511] Processing CreateTablet for tablet c07f9e6038d5432d893efc4743e940bb (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=a765cc0d97484093be1093dbdf9693f9]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:07:17.804699 16069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c07f9e6038d5432d893efc4743e940bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:17.798126 15995 tablet_service.cc:1511] Processing CreateTablet for tablet c07f9e6038d5432d893efc4743e940bb (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=a765cc0d97484093be1093dbdf9693f9]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:07:17.809618 15995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c07f9e6038d5432d893efc4743e940bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:17.810743 16119 tablet_bootstrap.cc:492] T fc5796076a2c486e9c6296dd7441e9a6 P e72fe19056184c49b37a0d83f3c06e69: Bootstrap starting.
I20260709 13:07:17.815474 16120 tablet_bootstrap.cc:492] T fc5796076a2c486e9c6296dd7441e9a6 P f4fa820741964b5191e7a81bfebe382f: Bootstrap starting.
I20260709 13:07:17.823853 16119 tablet_bootstrap.cc:654] T fc5796076a2c486e9c6296dd7441e9a6 P e72fe19056184c49b37a0d83f3c06e69: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:17.827920 16122 tablet_bootstrap.cc:492] T c07f9e6038d5432d893efc4743e940bb P 18dc024e4ade4ad6a4774cdeef252733: Bootstrap starting.
I20260709 13:07:17.828305 16120 tablet_bootstrap.cc:654] T fc5796076a2c486e9c6296dd7441e9a6 P f4fa820741964b5191e7a81bfebe382f: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:17.840888 16122 tablet_bootstrap.cc:654] T c07f9e6038d5432d893efc4743e940bb P 18dc024e4ade4ad6a4774cdeef252733: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:17.842097 16119 tablet_bootstrap.cc:492] T fc5796076a2c486e9c6296dd7441e9a6 P e72fe19056184c49b37a0d83f3c06e69: No bootstrap required, opened a new log
I20260709 13:07:17.842665 16119 ts_tablet_manager.cc:1403] T fc5796076a2c486e9c6296dd7441e9a6 P e72fe19056184c49b37a0d83f3c06e69: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.000s
I20260709 13:07:17.843673 16120 tablet_bootstrap.cc:492] T fc5796076a2c486e9c6296dd7441e9a6 P f4fa820741964b5191e7a81bfebe382f: No bootstrap required, opened a new log
I20260709 13:07:17.844300 16120 ts_tablet_manager.cc:1403] T fc5796076a2c486e9c6296dd7441e9a6 P f4fa820741964b5191e7a81bfebe382f: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.004s
W20260709 13:07:17.845352 15876 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:07:17.847582 16120 raft_consensus.cc:359] T fc5796076a2c486e9c6296dd7441e9a6 P f4fa820741964b5191e7a81bfebe382f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72fe19056184c49b37a0d83f3c06e69" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 40871 } } peers { permanent_uuid: "18dc024e4ade4ad6a4774cdeef252733" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 44883 } } peers { permanent_uuid: "f4fa820741964b5191e7a81bfebe382f" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41595 } }
I20260709 13:07:17.848850 16120 raft_consensus.cc:385] T fc5796076a2c486e9c6296dd7441e9a6 P f4fa820741964b5191e7a81bfebe382f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:17.849255 16120 raft_consensus.cc:740] T fc5796076a2c486e9c6296dd7441e9a6 P f4fa820741964b5191e7a81bfebe382f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4fa820741964b5191e7a81bfebe382f, State: Initialized, Role: FOLLOWER
I20260709 13:07:17.847565 16119 raft_consensus.cc:359] T fc5796076a2c486e9c6296dd7441e9a6 P e72fe19056184c49b37a0d83f3c06e69 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72fe19056184c49b37a0d83f3c06e69" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 40871 } } peers { permanent_uuid: "18dc024e4ade4ad6a4774cdeef252733" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 44883 } } peers { permanent_uuid: "f4fa820741964b5191e7a81bfebe382f" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41595 } }
I20260709 13:07:17.850395 16119 raft_consensus.cc:385] T fc5796076a2c486e9c6296dd7441e9a6 P e72fe19056184c49b37a0d83f3c06e69 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:17.850385 16120 consensus_queue.cc:260] T fc5796076a2c486e9c6296dd7441e9a6 P f4fa820741964b5191e7a81bfebe382f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72fe19056184c49b37a0d83f3c06e69" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 40871 } } peers { permanent_uuid: "18dc024e4ade4ad6a4774cdeef252733" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 44883 } } peers { permanent_uuid: "f4fa820741964b5191e7a81bfebe382f" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41595 } }
I20260709 13:07:17.850973 16119 raft_consensus.cc:740] T fc5796076a2c486e9c6296dd7441e9a6 P e72fe19056184c49b37a0d83f3c06e69 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e72fe19056184c49b37a0d83f3c06e69, State: Initialized, Role: FOLLOWER
I20260709 13:07:17.852392 16122 tablet_bootstrap.cc:492] T c07f9e6038d5432d893efc4743e940bb P 18dc024e4ade4ad6a4774cdeef252733: No bootstrap required, opened a new log
I20260709 13:07:17.851897 16119 consensus_queue.cc:260] T fc5796076a2c486e9c6296dd7441e9a6 P e72fe19056184c49b37a0d83f3c06e69 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72fe19056184c49b37a0d83f3c06e69" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 40871 } } peers { permanent_uuid: "18dc024e4ade4ad6a4774cdeef252733" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 44883 } } peers { permanent_uuid: "f4fa820741964b5191e7a81bfebe382f" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41595 } }
I20260709 13:07:17.852965 16122 ts_tablet_manager.cc:1403] T c07f9e6038d5432d893efc4743e940bb P 18dc024e4ade4ad6a4774cdeef252733: Time spent bootstrapping tablet: real 0.026s	user 0.018s	sys 0.002s
I20260709 13:07:17.853144 16120 ts_tablet_manager.cc:1434] T fc5796076a2c486e9c6296dd7441e9a6 P f4fa820741964b5191e7a81bfebe382f: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:07:17.854720 16119 ts_tablet_manager.cc:1434] T fc5796076a2c486e9c6296dd7441e9a6 P e72fe19056184c49b37a0d83f3c06e69: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.002s
I20260709 13:07:17.854732 16120 tablet_bootstrap.cc:492] T c07f9e6038d5432d893efc4743e940bb P f4fa820741964b5191e7a81bfebe382f: Bootstrap starting.
I20260709 13:07:17.856177 16122 raft_consensus.cc:359] T c07f9e6038d5432d893efc4743e940bb P 18dc024e4ade4ad6a4774cdeef252733 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72fe19056184c49b37a0d83f3c06e69" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 40871 } } peers { permanent_uuid: "18dc024e4ade4ad6a4774cdeef252733" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 44883 } } peers { permanent_uuid: "f4fa820741964b5191e7a81bfebe382f" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41595 } }
I20260709 13:07:17.857029 16122 raft_consensus.cc:385] T c07f9e6038d5432d893efc4743e940bb P 18dc024e4ade4ad6a4774cdeef252733 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:17.857355 16122 raft_consensus.cc:740] T c07f9e6038d5432d893efc4743e940bb P 18dc024e4ade4ad6a4774cdeef252733 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18dc024e4ade4ad6a4774cdeef252733, State: Initialized, Role: FOLLOWER
I20260709 13:07:17.858157 16122 consensus_queue.cc:260] T c07f9e6038d5432d893efc4743e940bb P 18dc024e4ade4ad6a4774cdeef252733 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72fe19056184c49b37a0d83f3c06e69" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 40871 } } peers { permanent_uuid: "18dc024e4ade4ad6a4774cdeef252733" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 44883 } } peers { permanent_uuid: "f4fa820741964b5191e7a81bfebe382f" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41595 } }
I20260709 13:07:17.860553 16122 ts_tablet_manager.cc:1434] T c07f9e6038d5432d893efc4743e940bb P 18dc024e4ade4ad6a4774cdeef252733: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:07:17.861630 16122 tablet_bootstrap.cc:492] T fc5796076a2c486e9c6296dd7441e9a6 P 18dc024e4ade4ad6a4774cdeef252733: Bootstrap starting.
I20260709 13:07:17.862995 16120 tablet_bootstrap.cc:654] T c07f9e6038d5432d893efc4743e940bb P f4fa820741964b5191e7a81bfebe382f: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:17.868582 16122 tablet_bootstrap.cc:654] T fc5796076a2c486e9c6296dd7441e9a6 P 18dc024e4ade4ad6a4774cdeef252733: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:17.871704 16119 tablet_bootstrap.cc:492] T c07f9e6038d5432d893efc4743e940bb P e72fe19056184c49b37a0d83f3c06e69: Bootstrap starting.
I20260709 13:07:17.883769 16119 tablet_bootstrap.cc:654] T c07f9e6038d5432d893efc4743e940bb P e72fe19056184c49b37a0d83f3c06e69: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:17.887181 16120 tablet_bootstrap.cc:492] T c07f9e6038d5432d893efc4743e940bb P f4fa820741964b5191e7a81bfebe382f: No bootstrap required, opened a new log
I20260709 13:07:17.887821 16120 ts_tablet_manager.cc:1403] T c07f9e6038d5432d893efc4743e940bb P f4fa820741964b5191e7a81bfebe382f: Time spent bootstrapping tablet: real 0.033s	user 0.021s	sys 0.007s
I20260709 13:07:17.894362 16120 raft_consensus.cc:359] T c07f9e6038d5432d893efc4743e940bb P f4fa820741964b5191e7a81bfebe382f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72fe19056184c49b37a0d83f3c06e69" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 40871 } } peers { permanent_uuid: "18dc024e4ade4ad6a4774cdeef252733" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 44883 } } peers { permanent_uuid: "f4fa820741964b5191e7a81bfebe382f" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41595 } }
I20260709 13:07:17.895473 16120 raft_consensus.cc:385] T c07f9e6038d5432d893efc4743e940bb P f4fa820741964b5191e7a81bfebe382f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:17.895905 16120 raft_consensus.cc:740] T c07f9e6038d5432d893efc4743e940bb P f4fa820741964b5191e7a81bfebe382f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4fa820741964b5191e7a81bfebe382f, State: Initialized, Role: FOLLOWER
I20260709 13:07:17.897358 16120 consensus_queue.cc:260] T c07f9e6038d5432d893efc4743e940bb P f4fa820741964b5191e7a81bfebe382f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72fe19056184c49b37a0d83f3c06e69" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 40871 } } peers { permanent_uuid: "18dc024e4ade4ad6a4774cdeef252733" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 44883 } } peers { permanent_uuid: "f4fa820741964b5191e7a81bfebe382f" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41595 } }
I20260709 13:07:17.906371 16120 ts_tablet_manager.cc:1434] T c07f9e6038d5432d893efc4743e940bb P f4fa820741964b5191e7a81bfebe382f: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.005s
I20260709 13:07:17.909353 16119 tablet_bootstrap.cc:492] T c07f9e6038d5432d893efc4743e940bb P e72fe19056184c49b37a0d83f3c06e69: No bootstrap required, opened a new log
I20260709 13:07:17.910100 16119 ts_tablet_manager.cc:1403] T c07f9e6038d5432d893efc4743e940bb P e72fe19056184c49b37a0d83f3c06e69: Time spent bootstrapping tablet: real 0.054s	user 0.011s	sys 0.019s
I20260709 13:07:17.911882 16122 tablet_bootstrap.cc:492] T fc5796076a2c486e9c6296dd7441e9a6 P 18dc024e4ade4ad6a4774cdeef252733: No bootstrap required, opened a new log
I20260709 13:07:17.912700 16122 ts_tablet_manager.cc:1403] T fc5796076a2c486e9c6296dd7441e9a6 P 18dc024e4ade4ad6a4774cdeef252733: Time spent bootstrapping tablet: real 0.051s	user 0.020s	sys 0.031s
I20260709 13:07:17.913098 16119 raft_consensus.cc:359] T c07f9e6038d5432d893efc4743e940bb P e72fe19056184c49b37a0d83f3c06e69 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72fe19056184c49b37a0d83f3c06e69" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 40871 } } peers { permanent_uuid: "18dc024e4ade4ad6a4774cdeef252733" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 44883 } } peers { permanent_uuid: "f4fa820741964b5191e7a81bfebe382f" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41595 } }
I20260709 13:07:17.914040 16119 raft_consensus.cc:385] T c07f9e6038d5432d893efc4743e940bb P e72fe19056184c49b37a0d83f3c06e69 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:17.914381 16119 raft_consensus.cc:740] T c07f9e6038d5432d893efc4743e940bb P e72fe19056184c49b37a0d83f3c06e69 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e72fe19056184c49b37a0d83f3c06e69, State: Initialized, Role: FOLLOWER
I20260709 13:07:17.915238 16119 consensus_queue.cc:260] T c07f9e6038d5432d893efc4743e940bb P e72fe19056184c49b37a0d83f3c06e69 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72fe19056184c49b37a0d83f3c06e69" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 40871 } } peers { permanent_uuid: "18dc024e4ade4ad6a4774cdeef252733" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 44883 } } peers { permanent_uuid: "f4fa820741964b5191e7a81bfebe382f" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41595 } }
I20260709 13:07:17.916062 16122 raft_consensus.cc:359] T fc5796076a2c486e9c6296dd7441e9a6 P 18dc024e4ade4ad6a4774cdeef252733 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72fe19056184c49b37a0d83f3c06e69" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 40871 } } peers { permanent_uuid: "18dc024e4ade4ad6a4774cdeef252733" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 44883 } } peers { permanent_uuid: "f4fa820741964b5191e7a81bfebe382f" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41595 } }
I20260709 13:07:17.917008 16122 raft_consensus.cc:385] T fc5796076a2c486e9c6296dd7441e9a6 P 18dc024e4ade4ad6a4774cdeef252733 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:17.917322 16122 raft_consensus.cc:740] T fc5796076a2c486e9c6296dd7441e9a6 P 18dc024e4ade4ad6a4774cdeef252733 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18dc024e4ade4ad6a4774cdeef252733, State: Initialized, Role: FOLLOWER
I20260709 13:07:17.917510 16119 ts_tablet_manager.cc:1434] T c07f9e6038d5432d893efc4743e940bb P e72fe19056184c49b37a0d83f3c06e69: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260709 13:07:17.918367 16122 consensus_queue.cc:260] T fc5796076a2c486e9c6296dd7441e9a6 P 18dc024e4ade4ad6a4774cdeef252733 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72fe19056184c49b37a0d83f3c06e69" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 40871 } } peers { permanent_uuid: "18dc024e4ade4ad6a4774cdeef252733" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 44883 } } peers { permanent_uuid: "f4fa820741964b5191e7a81bfebe382f" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41595 } }
I20260709 13:07:17.919341 16128 raft_consensus.cc:493] T fc5796076a2c486e9c6296dd7441e9a6 P 18dc024e4ade4ad6a4774cdeef252733 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:17.919788 16128 raft_consensus.cc:515] T fc5796076a2c486e9c6296dd7441e9a6 P 18dc024e4ade4ad6a4774cdeef252733 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72fe19056184c49b37a0d83f3c06e69" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 40871 } } peers { permanent_uuid: "18dc024e4ade4ad6a4774cdeef252733" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 44883 } } peers { permanent_uuid: "f4fa820741964b5191e7a81bfebe382f" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41595 } }
I20260709 13:07:17.923650 16122 ts_tablet_manager.cc:1434] T fc5796076a2c486e9c6296dd7441e9a6 P 18dc024e4ade4ad6a4774cdeef252733: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 13:07:17.926779 16128 leader_election.cc:290] T fc5796076a2c486e9c6296dd7441e9a6 P 18dc024e4ade4ad6a4774cdeef252733 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e72fe19056184c49b37a0d83f3c06e69 (127.10.182.1:40871), f4fa820741964b5191e7a81bfebe382f (127.10.182.3:41595)
I20260709 13:07:17.927465 15930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc5796076a2c486e9c6296dd7441e9a6" candidate_uuid: "18dc024e4ade4ad6a4774cdeef252733" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e72fe19056184c49b37a0d83f3c06e69" is_pre_election: true
I20260709 13:07:17.928198 15930 raft_consensus.cc:2468] T fc5796076a2c486e9c6296dd7441e9a6 P e72fe19056184c49b37a0d83f3c06e69 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18dc024e4ade4ad6a4774cdeef252733 in term 0.
I20260709 13:07:17.928450 16079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc5796076a2c486e9c6296dd7441e9a6" candidate_uuid: "18dc024e4ade4ad6a4774cdeef252733" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4fa820741964b5191e7a81bfebe382f" is_pre_election: true
I20260709 13:07:17.929243 16079 raft_consensus.cc:2468] T fc5796076a2c486e9c6296dd7441e9a6 P f4fa820741964b5191e7a81bfebe382f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18dc024e4ade4ad6a4774cdeef252733 in term 0.
I20260709 13:07:17.929486 15971 leader_election.cc:304] T fc5796076a2c486e9c6296dd7441e9a6 P 18dc024e4ade4ad6a4774cdeef252733 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18dc024e4ade4ad6a4774cdeef252733, e72fe19056184c49b37a0d83f3c06e69; no voters: 
I20260709 13:07:17.930352 16128 raft_consensus.cc:2804] T fc5796076a2c486e9c6296dd7441e9a6 P 18dc024e4ade4ad6a4774cdeef252733 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:17.930847 16128 raft_consensus.cc:493] T fc5796076a2c486e9c6296dd7441e9a6 P 18dc024e4ade4ad6a4774cdeef252733 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:17.931200 16128 raft_consensus.cc:3060] T fc5796076a2c486e9c6296dd7441e9a6 P 18dc024e4ade4ad6a4774cdeef252733 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:17.938519 16128 raft_consensus.cc:515] T fc5796076a2c486e9c6296dd7441e9a6 P 18dc024e4ade4ad6a4774cdeef252733 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72fe19056184c49b37a0d83f3c06e69" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 40871 } } peers { permanent_uuid: "18dc024e4ade4ad6a4774cdeef252733" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 44883 } } peers { permanent_uuid: "f4fa820741964b5191e7a81bfebe382f" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41595 } }
I20260709 13:07:17.940824 16128 leader_election.cc:290] T fc5796076a2c486e9c6296dd7441e9a6 P 18dc024e4ade4ad6a4774cdeef252733 [CANDIDATE]: Term 1 election: Requested vote from peers e72fe19056184c49b37a0d83f3c06e69 (127.10.182.1:40871), f4fa820741964b5191e7a81bfebe382f (127.10.182.3:41595)
I20260709 13:07:17.941687 15930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc5796076a2c486e9c6296dd7441e9a6" candidate_uuid: "18dc024e4ade4ad6a4774cdeef252733" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e72fe19056184c49b37a0d83f3c06e69"
I20260709 13:07:17.941890 16079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc5796076a2c486e9c6296dd7441e9a6" candidate_uuid: "18dc024e4ade4ad6a4774cdeef252733" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4fa820741964b5191e7a81bfebe382f"
I20260709 13:07:17.942348 15930 raft_consensus.cc:3060] T fc5796076a2c486e9c6296dd7441e9a6 P e72fe19056184c49b37a0d83f3c06e69 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:17.942561 16079 raft_consensus.cc:3060] T fc5796076a2c486e9c6296dd7441e9a6 P f4fa820741964b5191e7a81bfebe382f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:17.948356 16079 raft_consensus.cc:2468] T fc5796076a2c486e9c6296dd7441e9a6 P f4fa820741964b5191e7a81bfebe382f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18dc024e4ade4ad6a4774cdeef252733 in term 1.
I20260709 13:07:17.949296 15930 raft_consensus.cc:2468] T fc5796076a2c486e9c6296dd7441e9a6 P e72fe19056184c49b37a0d83f3c06e69 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18dc024e4ade4ad6a4774cdeef252733 in term 1.
I20260709 13:07:17.949476 15970 leader_election.cc:304] T fc5796076a2c486e9c6296dd7441e9a6 P 18dc024e4ade4ad6a4774cdeef252733 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18dc024e4ade4ad6a4774cdeef252733, f4fa820741964b5191e7a81bfebe382f; no voters: 
I20260709 13:07:17.950531 16128 raft_consensus.cc:2804] T fc5796076a2c486e9c6296dd7441e9a6 P 18dc024e4ade4ad6a4774cdeef252733 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:17.951002 16128 raft_consensus.cc:697] T fc5796076a2c486e9c6296dd7441e9a6 P 18dc024e4ade4ad6a4774cdeef252733 [term 1 LEADER]: Becoming Leader. State: Replica: 18dc024e4ade4ad6a4774cdeef252733, State: Running, Role: LEADER
I20260709 13:07:17.951792 16128 consensus_queue.cc:237] T fc5796076a2c486e9c6296dd7441e9a6 P 18dc024e4ade4ad6a4774cdeef252733 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72fe19056184c49b37a0d83f3c06e69" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 40871 } } peers { permanent_uuid: "18dc024e4ade4ad6a4774cdeef252733" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 44883 } } peers { permanent_uuid: "f4fa820741964b5191e7a81bfebe382f" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41595 } }
I20260709 13:07:17.959419 15827 catalog_manager.cc:5697] T fc5796076a2c486e9c6296dd7441e9a6 P 18dc024e4ade4ad6a4774cdeef252733 reported cstate change: term changed from 0 to 1, leader changed from <none> to 18dc024e4ade4ad6a4774cdeef252733 (127.10.182.2). New cstate: current_term: 1 leader_uuid: "18dc024e4ade4ad6a4774cdeef252733" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72fe19056184c49b37a0d83f3c06e69" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 40871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18dc024e4ade4ad6a4774cdeef252733" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 44883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4fa820741964b5191e7a81bfebe382f" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41595 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:18.039132 16128 consensus_queue.cc:1048] T 9a109dbfb4ae4eb59d0ee4454a80ed80 P 18dc024e4ade4ad6a4774cdeef252733 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4fa820741964b5191e7a81bfebe382f" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:18.051573 16149 consensus_queue.cc:1048] T 9a109dbfb4ae4eb59d0ee4454a80ed80 P 18dc024e4ade4ad6a4774cdeef252733 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e72fe19056184c49b37a0d83f3c06e69" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 40871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:07:18.160362 16125 raft_consensus.cc:493] T c07f9e6038d5432d893efc4743e940bb P f4fa820741964b5191e7a81bfebe382f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:18.160917 16125 raft_consensus.cc:515] T c07f9e6038d5432d893efc4743e940bb P f4fa820741964b5191e7a81bfebe382f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72fe19056184c49b37a0d83f3c06e69" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 40871 } } peers { permanent_uuid: "18dc024e4ade4ad6a4774cdeef252733" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 44883 } } peers { permanent_uuid: "f4fa820741964b5191e7a81bfebe382f" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41595 } }
I20260709 13:07:18.163192 16125 leader_election.cc:290] T c07f9e6038d5432d893efc4743e940bb P f4fa820741964b5191e7a81bfebe382f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e72fe19056184c49b37a0d83f3c06e69 (127.10.182.1:40871), 18dc024e4ade4ad6a4774cdeef252733 (127.10.182.2:44883)
I20260709 13:07:18.176194 16005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c07f9e6038d5432d893efc4743e940bb" candidate_uuid: "f4fa820741964b5191e7a81bfebe382f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18dc024e4ade4ad6a4774cdeef252733" is_pre_election: true
I20260709 13:07:18.176874 15930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c07f9e6038d5432d893efc4743e940bb" candidate_uuid: "f4fa820741964b5191e7a81bfebe382f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e72fe19056184c49b37a0d83f3c06e69" is_pre_election: true
I20260709 13:07:18.177001 16005 raft_consensus.cc:2468] T c07f9e6038d5432d893efc4743e940bb P 18dc024e4ade4ad6a4774cdeef252733 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4fa820741964b5191e7a81bfebe382f in term 0.
I20260709 13:07:18.177407 16149 consensus_queue.cc:1048] T 012f91ad0ab24986a1eed42b838f8b3a P 18dc024e4ade4ad6a4774cdeef252733 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4fa820741964b5191e7a81bfebe382f" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:18.177616 15930 raft_consensus.cc:2468] T c07f9e6038d5432d893efc4743e940bb P e72fe19056184c49b37a0d83f3c06e69 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4fa820741964b5191e7a81bfebe382f in term 0.
I20260709 13:07:18.178296 16043 leader_election.cc:304] T c07f9e6038d5432d893efc4743e940bb P f4fa820741964b5191e7a81bfebe382f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18dc024e4ade4ad6a4774cdeef252733, f4fa820741964b5191e7a81bfebe382f; no voters: 
I20260709 13:07:18.179270 16125 raft_consensus.cc:2804] T c07f9e6038d5432d893efc4743e940bb P f4fa820741964b5191e7a81bfebe382f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:18.179629 16125 raft_consensus.cc:493] T c07f9e6038d5432d893efc4743e940bb P f4fa820741964b5191e7a81bfebe382f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:18.179911 16125 raft_consensus.cc:3060] T c07f9e6038d5432d893efc4743e940bb P f4fa820741964b5191e7a81bfebe382f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:18.189612 16149 consensus_queue.cc:1048] T 012f91ad0ab24986a1eed42b838f8b3a P 18dc024e4ade4ad6a4774cdeef252733 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e72fe19056184c49b37a0d83f3c06e69" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 40871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:18.191035 16125 raft_consensus.cc:515] T c07f9e6038d5432d893efc4743e940bb P f4fa820741964b5191e7a81bfebe382f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72fe19056184c49b37a0d83f3c06e69" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 40871 } } peers { permanent_uuid: "18dc024e4ade4ad6a4774cdeef252733" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 44883 } } peers { permanent_uuid: "f4fa820741964b5191e7a81bfebe382f" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41595 } }
I20260709 13:07:18.194943 16125 leader_election.cc:290] T c07f9e6038d5432d893efc4743e940bb P f4fa820741964b5191e7a81bfebe382f [CANDIDATE]: Term 1 election: Requested vote from peers e72fe19056184c49b37a0d83f3c06e69 (127.10.182.1:40871), 18dc024e4ade4ad6a4774cdeef252733 (127.10.182.2:44883)
I20260709 13:07:18.195164 16005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c07f9e6038d5432d893efc4743e940bb" candidate_uuid: "f4fa820741964b5191e7a81bfebe382f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18dc024e4ade4ad6a4774cdeef252733"
I20260709 13:07:18.195808 16005 raft_consensus.cc:3060] T c07f9e6038d5432d893efc4743e940bb P 18dc024e4ade4ad6a4774cdeef252733 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:18.198180 15929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c07f9e6038d5432d893efc4743e940bb" candidate_uuid: "f4fa820741964b5191e7a81bfebe382f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e72fe19056184c49b37a0d83f3c06e69"
I20260709 13:07:18.198870 15929 raft_consensus.cc:3060] T c07f9e6038d5432d893efc4743e940bb P e72fe19056184c49b37a0d83f3c06e69 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:18.203895 16005 raft_consensus.cc:2468] T c07f9e6038d5432d893efc4743e940bb P 18dc024e4ade4ad6a4774cdeef252733 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4fa820741964b5191e7a81bfebe382f in term 1.
I20260709 13:07:18.204924 16043 leader_election.cc:304] T c07f9e6038d5432d893efc4743e940bb P f4fa820741964b5191e7a81bfebe382f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18dc024e4ade4ad6a4774cdeef252733, f4fa820741964b5191e7a81bfebe382f; no voters: 
I20260709 13:07:18.205288 15929 raft_consensus.cc:2468] T c07f9e6038d5432d893efc4743e940bb P e72fe19056184c49b37a0d83f3c06e69 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4fa820741964b5191e7a81bfebe382f in term 1.
I20260709 13:07:18.205726 16125 raft_consensus.cc:2804] T c07f9e6038d5432d893efc4743e940bb P f4fa820741964b5191e7a81bfebe382f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:18.206290 16125 raft_consensus.cc:697] T c07f9e6038d5432d893efc4743e940bb P f4fa820741964b5191e7a81bfebe382f [term 1 LEADER]: Becoming Leader. State: Replica: f4fa820741964b5191e7a81bfebe382f, State: Running, Role: LEADER
I20260709 13:07:18.206933 16125 consensus_queue.cc:237] T c07f9e6038d5432d893efc4743e940bb P f4fa820741964b5191e7a81bfebe382f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72fe19056184c49b37a0d83f3c06e69" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 40871 } } peers { permanent_uuid: "18dc024e4ade4ad6a4774cdeef252733" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 44883 } } peers { permanent_uuid: "f4fa820741964b5191e7a81bfebe382f" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41595 } }
I20260709 13:07:18.213865 15827 catalog_manager.cc:5697] T c07f9e6038d5432d893efc4743e940bb P f4fa820741964b5191e7a81bfebe382f reported cstate change: term changed from 0 to 1, leader changed from <none> to f4fa820741964b5191e7a81bfebe382f (127.10.182.3). New cstate: current_term: 1 leader_uuid: "f4fa820741964b5191e7a81bfebe382f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72fe19056184c49b37a0d83f3c06e69" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 40871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18dc024e4ade4ad6a4774cdeef252733" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 44883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4fa820741964b5191e7a81bfebe382f" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41595 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:18.250277 16005 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9a109dbfb4ae4eb59d0ee4454a80ed80"
dest_uuid: "18dc024e4ade4ad6a4774cdeef252733"
mode: GRACEFUL
new_leader_uuid: "e72fe19056184c49b37a0d83f3c06e69"
 from {username='slave'} at 127.0.0.1:52126
I20260709 13:07:18.250880 16005 raft_consensus.cc:606] T 9a109dbfb4ae4eb59d0ee4454a80ed80 P 18dc024e4ade4ad6a4774cdeef252733 [term 1 LEADER]: Received request to transfer leadership to TS e72fe19056184c49b37a0d83f3c06e69
I20260709 13:07:18.259788 16005 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fc5796076a2c486e9c6296dd7441e9a6"
dest_uuid: "18dc024e4ade4ad6a4774cdeef252733"
mode: GRACEFUL
new_leader_uuid: "e72fe19056184c49b37a0d83f3c06e69"
 from {username='slave'} at 127.0.0.1:52126
I20260709 13:07:18.260412 16005 raft_consensus.cc:606] T fc5796076a2c486e9c6296dd7441e9a6 P 18dc024e4ade4ad6a4774cdeef252733 [term 1 LEADER]: Received request to transfer leadership to TS e72fe19056184c49b37a0d83f3c06e69
I20260709 13:07:18.274175 16079 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c07f9e6038d5432d893efc4743e940bb"
dest_uuid: "f4fa820741964b5191e7a81bfebe382f"
mode: GRACEFUL
new_leader_uuid: "e72fe19056184c49b37a0d83f3c06e69"
 from {username='slave'} at 127.0.0.1:44818
I20260709 13:07:18.274780 16079 raft_consensus.cc:606] T c07f9e6038d5432d893efc4743e940bb P f4fa820741964b5191e7a81bfebe382f [term 1 LEADER]: Received request to transfer leadership to TS e72fe19056184c49b37a0d83f3c06e69
I20260709 13:07:18.351347 16149 consensus_queue.cc:1048] T fc5796076a2c486e9c6296dd7441e9a6 P 18dc024e4ade4ad6a4774cdeef252733 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e72fe19056184c49b37a0d83f3c06e69" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 40871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:18.358595 16128 raft_consensus.cc:993] T fc5796076a2c486e9c6296dd7441e9a6 P 18dc024e4ade4ad6a4774cdeef252733: : Instructing follower e72fe19056184c49b37a0d83f3c06e69 to start an election
I20260709 13:07:18.359045 16128 raft_consensus.cc:1081] T fc5796076a2c486e9c6296dd7441e9a6 P 18dc024e4ade4ad6a4774cdeef252733 [term 1 LEADER]: Signalling peer e72fe19056184c49b37a0d83f3c06e69 to start an election
I20260709 13:07:18.361596 15930 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fc5796076a2c486e9c6296dd7441e9a6"
dest_uuid: "e72fe19056184c49b37a0d83f3c06e69"
 from {username='slave'} at 127.0.0.1:50506
I20260709 13:07:18.363021 15930 raft_consensus.cc:493] T fc5796076a2c486e9c6296dd7441e9a6 P e72fe19056184c49b37a0d83f3c06e69 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:18.363464 15930 raft_consensus.cc:3060] T fc5796076a2c486e9c6296dd7441e9a6 P e72fe19056184c49b37a0d83f3c06e69 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:18.367635 16132 consensus_queue.cc:1048] T fc5796076a2c486e9c6296dd7441e9a6 P 18dc024e4ade4ad6a4774cdeef252733 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4fa820741964b5191e7a81bfebe382f" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:18.371320 15930 raft_consensus.cc:515] T fc5796076a2c486e9c6296dd7441e9a6 P e72fe19056184c49b37a0d83f3c06e69 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72fe19056184c49b37a0d83f3c06e69" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 40871 } } peers { permanent_uuid: "18dc024e4ade4ad6a4774cdeef252733" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 44883 } } peers { permanent_uuid: "f4fa820741964b5191e7a81bfebe382f" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41595 } }
I20260709 13:07:18.386989 15930 leader_election.cc:290] T fc5796076a2c486e9c6296dd7441e9a6 P e72fe19056184c49b37a0d83f3c06e69 [CANDIDATE]: Term 2 election: Requested vote from peers 18dc024e4ade4ad6a4774cdeef252733 (127.10.182.2:44883), f4fa820741964b5191e7a81bfebe382f (127.10.182.3:41595)
I20260709 13:07:18.395606 16005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc5796076a2c486e9c6296dd7441e9a6" candidate_uuid: "e72fe19056184c49b37a0d83f3c06e69" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "18dc024e4ade4ad6a4774cdeef252733"
I20260709 13:07:18.396174 16005 raft_consensus.cc:3055] T fc5796076a2c486e9c6296dd7441e9a6 P 18dc024e4ade4ad6a4774cdeef252733 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:18.396456 16005 raft_consensus.cc:740] T fc5796076a2c486e9c6296dd7441e9a6 P 18dc024e4ade4ad6a4774cdeef252733 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 18dc024e4ade4ad6a4774cdeef252733, State: Running, Role: LEADER
I20260709 13:07:18.397219 16005 consensus_queue.cc:260] T fc5796076a2c486e9c6296dd7441e9a6 P 18dc024e4ade4ad6a4774cdeef252733 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72fe19056184c49b37a0d83f3c06e69" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 40871 } } peers { permanent_uuid: "18dc024e4ade4ad6a4774cdeef252733" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 44883 } } peers { permanent_uuid: "f4fa820741964b5191e7a81bfebe382f" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41595 } }
I20260709 13:07:18.398123 16079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc5796076a2c486e9c6296dd7441e9a6" candidate_uuid: "e72fe19056184c49b37a0d83f3c06e69" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f4fa820741964b5191e7a81bfebe382f"
I20260709 13:07:18.398289 16005 raft_consensus.cc:3060] T fc5796076a2c486e9c6296dd7441e9a6 P 18dc024e4ade4ad6a4774cdeef252733 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:18.398612 16079 raft_consensus.cc:3060] T fc5796076a2c486e9c6296dd7441e9a6 P f4fa820741964b5191e7a81bfebe382f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:18.403544 16079 raft_consensus.cc:2468] T fc5796076a2c486e9c6296dd7441e9a6 P f4fa820741964b5191e7a81bfebe382f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e72fe19056184c49b37a0d83f3c06e69 in term 2.
I20260709 13:07:18.403640 16005 raft_consensus.cc:2468] T fc5796076a2c486e9c6296dd7441e9a6 P 18dc024e4ade4ad6a4774cdeef252733 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e72fe19056184c49b37a0d83f3c06e69 in term 2.
I20260709 13:07:18.404716 15895 leader_election.cc:304] T fc5796076a2c486e9c6296dd7441e9a6 P e72fe19056184c49b37a0d83f3c06e69 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e72fe19056184c49b37a0d83f3c06e69, f4fa820741964b5191e7a81bfebe382f; no voters: 
I20260709 13:07:18.405571 16124 raft_consensus.cc:2804] T fc5796076a2c486e9c6296dd7441e9a6 P e72fe19056184c49b37a0d83f3c06e69 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:18.406589 16124 raft_consensus.cc:697] T fc5796076a2c486e9c6296dd7441e9a6 P e72fe19056184c49b37a0d83f3c06e69 [term 2 LEADER]: Becoming Leader. State: Replica: e72fe19056184c49b37a0d83f3c06e69, State: Running, Role: LEADER
I20260709 13:07:18.407560 16124 consensus_queue.cc:237] T fc5796076a2c486e9c6296dd7441e9a6 P e72fe19056184c49b37a0d83f3c06e69 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72fe19056184c49b37a0d83f3c06e69" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 40871 } } peers { permanent_uuid: "18dc024e4ade4ad6a4774cdeef252733" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 44883 } } peers { permanent_uuid: "f4fa820741964b5191e7a81bfebe382f" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41595 } }
I20260709 13:07:18.414113 15827 catalog_manager.cc:5697] T fc5796076a2c486e9c6296dd7441e9a6 P e72fe19056184c49b37a0d83f3c06e69 reported cstate change: term changed from 1 to 2, leader changed from 18dc024e4ade4ad6a4774cdeef252733 (127.10.182.2) to e72fe19056184c49b37a0d83f3c06e69 (127.10.182.1). New cstate: current_term: 2 leader_uuid: "e72fe19056184c49b37a0d83f3c06e69" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72fe19056184c49b37a0d83f3c06e69" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 40871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18dc024e4ade4ad6a4774cdeef252733" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 44883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4fa820741964b5191e7a81bfebe382f" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41595 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:18.476722 16128 raft_consensus.cc:993] T 9a109dbfb4ae4eb59d0ee4454a80ed80 P 18dc024e4ade4ad6a4774cdeef252733: : Instructing follower e72fe19056184c49b37a0d83f3c06e69 to start an election
I20260709 13:07:18.477250 16132 raft_consensus.cc:1081] T 9a109dbfb4ae4eb59d0ee4454a80ed80 P 18dc024e4ade4ad6a4774cdeef252733 [term 1 LEADER]: Signalling peer e72fe19056184c49b37a0d83f3c06e69 to start an election
I20260709 13:07:18.478855 15930 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9a109dbfb4ae4eb59d0ee4454a80ed80"
dest_uuid: "e72fe19056184c49b37a0d83f3c06e69"
 from {username='slave'} at 127.0.0.1:50506
I20260709 13:07:18.479427 15930 raft_consensus.cc:493] T 9a109dbfb4ae4eb59d0ee4454a80ed80 P e72fe19056184c49b37a0d83f3c06e69 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:18.479795 15930 raft_consensus.cc:3060] T 9a109dbfb4ae4eb59d0ee4454a80ed80 P e72fe19056184c49b37a0d83f3c06e69 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:18.485824 15930 raft_consensus.cc:515] T 9a109dbfb4ae4eb59d0ee4454a80ed80 P e72fe19056184c49b37a0d83f3c06e69 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72fe19056184c49b37a0d83f3c06e69" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 40871 } } peers { permanent_uuid: "f4fa820741964b5191e7a81bfebe382f" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41595 } } peers { permanent_uuid: "18dc024e4ade4ad6a4774cdeef252733" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 44883 } }
I20260709 13:07:18.487434 15930 leader_election.cc:290] T 9a109dbfb4ae4eb59d0ee4454a80ed80 P e72fe19056184c49b37a0d83f3c06e69 [CANDIDATE]: Term 2 election: Requested vote from peers f4fa820741964b5191e7a81bfebe382f (127.10.182.3:41595), 18dc024e4ade4ad6a4774cdeef252733 (127.10.182.2:44883)
I20260709 13:07:18.488287 16079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a109dbfb4ae4eb59d0ee4454a80ed80" candidate_uuid: "e72fe19056184c49b37a0d83f3c06e69" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f4fa820741964b5191e7a81bfebe382f"
I20260709 13:07:18.488520 16005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a109dbfb4ae4eb59d0ee4454a80ed80" candidate_uuid: "e72fe19056184c49b37a0d83f3c06e69" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "18dc024e4ade4ad6a4774cdeef252733"
I20260709 13:07:18.488976 16079 raft_consensus.cc:3060] T 9a109dbfb4ae4eb59d0ee4454a80ed80 P f4fa820741964b5191e7a81bfebe382f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:18.489061 16005 raft_consensus.cc:3055] T 9a109dbfb4ae4eb59d0ee4454a80ed80 P 18dc024e4ade4ad6a4774cdeef252733 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:18.489457 16005 raft_consensus.cc:740] T 9a109dbfb4ae4eb59d0ee4454a80ed80 P 18dc024e4ade4ad6a4774cdeef252733 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 18dc024e4ade4ad6a4774cdeef252733, State: Running, Role: LEADER
I20260709 13:07:18.490298 16005 consensus_queue.cc:260] T 9a109dbfb4ae4eb59d0ee4454a80ed80 P 18dc024e4ade4ad6a4774cdeef252733 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72fe19056184c49b37a0d83f3c06e69" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 40871 } } peers { permanent_uuid: "f4fa820741964b5191e7a81bfebe382f" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41595 } } peers { permanent_uuid: "18dc024e4ade4ad6a4774cdeef252733" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 44883 } }
I20260709 13:07:18.491482 16005 raft_consensus.cc:3060] T 9a109dbfb4ae4eb59d0ee4454a80ed80 P 18dc024e4ade4ad6a4774cdeef252733 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:18.496129 16079 raft_consensus.cc:2468] T 9a109dbfb4ae4eb59d0ee4454a80ed80 P f4fa820741964b5191e7a81bfebe382f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e72fe19056184c49b37a0d83f3c06e69 in term 2.
I20260709 13:07:18.497335 15895 leader_election.cc:304] T 9a109dbfb4ae4eb59d0ee4454a80ed80 P e72fe19056184c49b37a0d83f3c06e69 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e72fe19056184c49b37a0d83f3c06e69, f4fa820741964b5191e7a81bfebe382f; no voters: 
I20260709 13:07:18.498040 16124 raft_consensus.cc:2804] T 9a109dbfb4ae4eb59d0ee4454a80ed80 P e72fe19056184c49b37a0d83f3c06e69 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:18.498301 16005 raft_consensus.cc:2468] T 9a109dbfb4ae4eb59d0ee4454a80ed80 P 18dc024e4ade4ad6a4774cdeef252733 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e72fe19056184c49b37a0d83f3c06e69 in term 2.
I20260709 13:07:18.498538 16124 raft_consensus.cc:697] T 9a109dbfb4ae4eb59d0ee4454a80ed80 P e72fe19056184c49b37a0d83f3c06e69 [term 2 LEADER]: Becoming Leader. State: Replica: e72fe19056184c49b37a0d83f3c06e69, State: Running, Role: LEADER
I20260709 13:07:18.499394 16124 consensus_queue.cc:237] T 9a109dbfb4ae4eb59d0ee4454a80ed80 P e72fe19056184c49b37a0d83f3c06e69 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72fe19056184c49b37a0d83f3c06e69" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 40871 } } peers { permanent_uuid: "f4fa820741964b5191e7a81bfebe382f" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41595 } } peers { permanent_uuid: "18dc024e4ade4ad6a4774cdeef252733" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 44883 } }
I20260709 13:07:18.505342 15827 catalog_manager.cc:5697] T 9a109dbfb4ae4eb59d0ee4454a80ed80 P e72fe19056184c49b37a0d83f3c06e69 reported cstate change: term changed from 1 to 2, leader changed from 18dc024e4ade4ad6a4774cdeef252733 (127.10.182.2) to e72fe19056184c49b37a0d83f3c06e69 (127.10.182.1). New cstate: current_term: 2 leader_uuid: "e72fe19056184c49b37a0d83f3c06e69" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72fe19056184c49b37a0d83f3c06e69" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 40871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4fa820741964b5191e7a81bfebe382f" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18dc024e4ade4ad6a4774cdeef252733" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 44883 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:18.741211 16125 consensus_queue.cc:1048] T c07f9e6038d5432d893efc4743e940bb P f4fa820741964b5191e7a81bfebe382f [LEADER]: Connected to new peer: Peer: permanent_uuid: "18dc024e4ade4ad6a4774cdeef252733" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 44883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:18.748962 16169 consensus_queue.cc:1048] T c07f9e6038d5432d893efc4743e940bb P f4fa820741964b5191e7a81bfebe382f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e72fe19056184c49b37a0d83f3c06e69" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 40871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:18.760633 16171 raft_consensus.cc:993] T c07f9e6038d5432d893efc4743e940bb P f4fa820741964b5191e7a81bfebe382f: : Instructing follower e72fe19056184c49b37a0d83f3c06e69 to start an election
I20260709 13:07:18.761114 16169 raft_consensus.cc:1081] T c07f9e6038d5432d893efc4743e940bb P f4fa820741964b5191e7a81bfebe382f [term 1 LEADER]: Signalling peer e72fe19056184c49b37a0d83f3c06e69 to start an election
I20260709 13:07:18.762569 15930 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c07f9e6038d5432d893efc4743e940bb"
dest_uuid: "e72fe19056184c49b37a0d83f3c06e69"
 from {username='slave'} at 127.0.0.1:50522
I20260709 13:07:18.763230 15930 raft_consensus.cc:493] T c07f9e6038d5432d893efc4743e940bb P e72fe19056184c49b37a0d83f3c06e69 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:18.763703 15930 raft_consensus.cc:3060] T c07f9e6038d5432d893efc4743e940bb P e72fe19056184c49b37a0d83f3c06e69 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:18.769044 15930 raft_consensus.cc:515] T c07f9e6038d5432d893efc4743e940bb P e72fe19056184c49b37a0d83f3c06e69 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72fe19056184c49b37a0d83f3c06e69" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 40871 } } peers { permanent_uuid: "18dc024e4ade4ad6a4774cdeef252733" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 44883 } } peers { permanent_uuid: "f4fa820741964b5191e7a81bfebe382f" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41595 } }
I20260709 13:07:18.770685 15930 leader_election.cc:290] T c07f9e6038d5432d893efc4743e940bb P e72fe19056184c49b37a0d83f3c06e69 [CANDIDATE]: Term 2 election: Requested vote from peers 18dc024e4ade4ad6a4774cdeef252733 (127.10.182.2:44883), f4fa820741964b5191e7a81bfebe382f (127.10.182.3:41595)
I20260709 13:07:18.771791 16079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c07f9e6038d5432d893efc4743e940bb" candidate_uuid: "e72fe19056184c49b37a0d83f3c06e69" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f4fa820741964b5191e7a81bfebe382f"
I20260709 13:07:18.771845 16005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c07f9e6038d5432d893efc4743e940bb" candidate_uuid: "e72fe19056184c49b37a0d83f3c06e69" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "18dc024e4ade4ad6a4774cdeef252733"
I20260709 13:07:18.772567 16079 raft_consensus.cc:3055] T c07f9e6038d5432d893efc4743e940bb P f4fa820741964b5191e7a81bfebe382f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:18.772655 16005 raft_consensus.cc:3060] T c07f9e6038d5432d893efc4743e940bb P 18dc024e4ade4ad6a4774cdeef252733 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:18.772934 16079 raft_consensus.cc:740] T c07f9e6038d5432d893efc4743e940bb P f4fa820741964b5191e7a81bfebe382f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f4fa820741964b5191e7a81bfebe382f, State: Running, Role: LEADER
I20260709 13:07:18.773833 16079 consensus_queue.cc:260] T c07f9e6038d5432d893efc4743e940bb P f4fa820741964b5191e7a81bfebe382f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72fe19056184c49b37a0d83f3c06e69" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 40871 } } peers { permanent_uuid: "18dc024e4ade4ad6a4774cdeef252733" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 44883 } } peers { permanent_uuid: "f4fa820741964b5191e7a81bfebe382f" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41595 } }
I20260709 13:07:18.775208 16079 raft_consensus.cc:3060] T c07f9e6038d5432d893efc4743e940bb P f4fa820741964b5191e7a81bfebe382f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:18.779141 16005 raft_consensus.cc:2468] T c07f9e6038d5432d893efc4743e940bb P 18dc024e4ade4ad6a4774cdeef252733 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e72fe19056184c49b37a0d83f3c06e69 in term 2.
I20260709 13:07:18.780164 15894 leader_election.cc:304] T c07f9e6038d5432d893efc4743e940bb P e72fe19056184c49b37a0d83f3c06e69 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18dc024e4ade4ad6a4774cdeef252733, e72fe19056184c49b37a0d83f3c06e69; no voters: 
I20260709 13:07:18.780395 16079 raft_consensus.cc:2468] T c07f9e6038d5432d893efc4743e940bb P f4fa820741964b5191e7a81bfebe382f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e72fe19056184c49b37a0d83f3c06e69 in term 2.
I20260709 13:07:18.781015 16124 raft_consensus.cc:2804] T c07f9e6038d5432d893efc4743e940bb P e72fe19056184c49b37a0d83f3c06e69 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:18.781461 16124 raft_consensus.cc:697] T c07f9e6038d5432d893efc4743e940bb P e72fe19056184c49b37a0d83f3c06e69 [term 2 LEADER]: Becoming Leader. State: Replica: e72fe19056184c49b37a0d83f3c06e69, State: Running, Role: LEADER
I20260709 13:07:18.782217 16124 consensus_queue.cc:237] T c07f9e6038d5432d893efc4743e940bb P e72fe19056184c49b37a0d83f3c06e69 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72fe19056184c49b37a0d83f3c06e69" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 40871 } } peers { permanent_uuid: "18dc024e4ade4ad6a4774cdeef252733" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 44883 } } peers { permanent_uuid: "f4fa820741964b5191e7a81bfebe382f" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41595 } }
I20260709 13:07:18.787285 16079 raft_consensus.cc:1275] T fc5796076a2c486e9c6296dd7441e9a6 P f4fa820741964b5191e7a81bfebe382f [term 2 FOLLOWER]: Refusing update from remote peer e72fe19056184c49b37a0d83f3c06e69: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:18.788447 16124 consensus_queue.cc:1048] T fc5796076a2c486e9c6296dd7441e9a6 P e72fe19056184c49b37a0d83f3c06e69 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4fa820741964b5191e7a81bfebe382f" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:18.787950 15825 catalog_manager.cc:5697] T c07f9e6038d5432d893efc4743e940bb P e72fe19056184c49b37a0d83f3c06e69 reported cstate change: term changed from 1 to 2, leader changed from f4fa820741964b5191e7a81bfebe382f (127.10.182.3) to e72fe19056184c49b37a0d83f3c06e69 (127.10.182.1). New cstate: current_term: 2 leader_uuid: "e72fe19056184c49b37a0d83f3c06e69" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72fe19056184c49b37a0d83f3c06e69" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 40871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18dc024e4ade4ad6a4774cdeef252733" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 44883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4fa820741964b5191e7a81bfebe382f" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41595 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:18.799320 16005 raft_consensus.cc:1275] T fc5796076a2c486e9c6296dd7441e9a6 P 18dc024e4ade4ad6a4774cdeef252733 [term 2 FOLLOWER]: Refusing update from remote peer e72fe19056184c49b37a0d83f3c06e69: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:18.800799 16124 consensus_queue.cc:1048] T fc5796076a2c486e9c6296dd7441e9a6 P e72fe19056184c49b37a0d83f3c06e69 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18dc024e4ade4ad6a4774cdeef252733" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 44883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:18.969467 16004 raft_consensus.cc:1275] T 9a109dbfb4ae4eb59d0ee4454a80ed80 P 18dc024e4ade4ad6a4774cdeef252733 [term 2 FOLLOWER]: Refusing update from remote peer e72fe19056184c49b37a0d83f3c06e69: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:18.970930 16124 consensus_queue.cc:1048] T 9a109dbfb4ae4eb59d0ee4454a80ed80 P e72fe19056184c49b37a0d83f3c06e69 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18dc024e4ade4ad6a4774cdeef252733" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 44883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:18.981711 16079 raft_consensus.cc:1275] T 9a109dbfb4ae4eb59d0ee4454a80ed80 P f4fa820741964b5191e7a81bfebe382f [term 2 FOLLOWER]: Refusing update from remote peer e72fe19056184c49b37a0d83f3c06e69: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:18.983404 16124 consensus_queue.cc:1048] T 9a109dbfb4ae4eb59d0ee4454a80ed80 P e72fe19056184c49b37a0d83f3c06e69 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4fa820741964b5191e7a81bfebe382f" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:18.994206 10968 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260709 13:07:18.996191 10968 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260709 13:07:18.996752 10968 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260709 13:07:19.013919 15930 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c07f9e6038d5432d893efc4743e940bb"
dest_uuid: "e72fe19056184c49b37a0d83f3c06e69"
mode: GRACEFUL
new_leader_uuid: "f4fa820741964b5191e7a81bfebe382f"
 from {username='slave'} at 127.0.0.1:50524
I20260709 13:07:19.014689 15930 raft_consensus.cc:606] T c07f9e6038d5432d893efc4743e940bb P e72fe19056184c49b37a0d83f3c06e69 [term 2 LEADER]: Received request to transfer leadership to TS f4fa820741964b5191e7a81bfebe382f
I20260709 13:07:19.015936 10968 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260709 13:07:19.245849 16004 raft_consensus.cc:1275] T c07f9e6038d5432d893efc4743e940bb P 18dc024e4ade4ad6a4774cdeef252733 [term 2 FOLLOWER]: Refusing update from remote peer e72fe19056184c49b37a0d83f3c06e69: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:19.247129 16124 consensus_queue.cc:1048] T c07f9e6038d5432d893efc4743e940bb P e72fe19056184c49b37a0d83f3c06e69 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18dc024e4ade4ad6a4774cdeef252733" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 44883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:19.255632 16079 raft_consensus.cc:1275] T c07f9e6038d5432d893efc4743e940bb P f4fa820741964b5191e7a81bfebe382f [term 2 FOLLOWER]: Refusing update from remote peer e72fe19056184c49b37a0d83f3c06e69: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:19.257151 16124 consensus_queue.cc:1048] T c07f9e6038d5432d893efc4743e940bb P e72fe19056184c49b37a0d83f3c06e69 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4fa820741964b5191e7a81bfebe382f" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:19.264444 16173 raft_consensus.cc:993] T c07f9e6038d5432d893efc4743e940bb P e72fe19056184c49b37a0d83f3c06e69: : Instructing follower f4fa820741964b5191e7a81bfebe382f to start an election
I20260709 13:07:19.264957 16173 raft_consensus.cc:1081] T c07f9e6038d5432d893efc4743e940bb P e72fe19056184c49b37a0d83f3c06e69 [term 2 LEADER]: Signalling peer f4fa820741964b5191e7a81bfebe382f to start an election
I20260709 13:07:19.266671 16079 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c07f9e6038d5432d893efc4743e940bb"
dest_uuid: "f4fa820741964b5191e7a81bfebe382f"
 from {username='slave'} at 127.0.0.1:44828
I20260709 13:07:19.267321 16079 raft_consensus.cc:493] T c07f9e6038d5432d893efc4743e940bb P f4fa820741964b5191e7a81bfebe382f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:19.267685 16079 raft_consensus.cc:3060] T c07f9e6038d5432d893efc4743e940bb P f4fa820741964b5191e7a81bfebe382f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:19.275115 16079 raft_consensus.cc:515] T c07f9e6038d5432d893efc4743e940bb P f4fa820741964b5191e7a81bfebe382f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72fe19056184c49b37a0d83f3c06e69" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 40871 } } peers { permanent_uuid: "18dc024e4ade4ad6a4774cdeef252733" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 44883 } } peers { permanent_uuid: "f4fa820741964b5191e7a81bfebe382f" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41595 } }
I20260709 13:07:19.276912 16079 leader_election.cc:290] T c07f9e6038d5432d893efc4743e940bb P f4fa820741964b5191e7a81bfebe382f [CANDIDATE]: Term 3 election: Requested vote from peers e72fe19056184c49b37a0d83f3c06e69 (127.10.182.1:40871), 18dc024e4ade4ad6a4774cdeef252733 (127.10.182.2:44883)
I20260709 13:07:19.277659 15930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c07f9e6038d5432d893efc4743e940bb" candidate_uuid: "f4fa820741964b5191e7a81bfebe382f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e72fe19056184c49b37a0d83f3c06e69"
I20260709 13:07:19.278314 15930 raft_consensus.cc:3055] T c07f9e6038d5432d893efc4743e940bb P e72fe19056184c49b37a0d83f3c06e69 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:19.278455 16004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c07f9e6038d5432d893efc4743e940bb" candidate_uuid: "f4fa820741964b5191e7a81bfebe382f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "18dc024e4ade4ad6a4774cdeef252733"
I20260709 13:07:19.278653 15930 raft_consensus.cc:740] T c07f9e6038d5432d893efc4743e940bb P e72fe19056184c49b37a0d83f3c06e69 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e72fe19056184c49b37a0d83f3c06e69, State: Running, Role: LEADER
I20260709 13:07:19.279564 15930 consensus_queue.cc:260] T c07f9e6038d5432d893efc4743e940bb P e72fe19056184c49b37a0d83f3c06e69 [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: "e72fe19056184c49b37a0d83f3c06e69" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 40871 } } peers { permanent_uuid: "18dc024e4ade4ad6a4774cdeef252733" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 44883 } } peers { permanent_uuid: "f4fa820741964b5191e7a81bfebe382f" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41595 } }
I20260709 13:07:19.280704 16004 raft_consensus.cc:3060] T c07f9e6038d5432d893efc4743e940bb P 18dc024e4ade4ad6a4774cdeef252733 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:19.280895 15930 raft_consensus.cc:3060] T c07f9e6038d5432d893efc4743e940bb P e72fe19056184c49b37a0d83f3c06e69 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:19.285820 16004 raft_consensus.cc:2468] T c07f9e6038d5432d893efc4743e940bb P 18dc024e4ade4ad6a4774cdeef252733 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4fa820741964b5191e7a81bfebe382f in term 3.
I20260709 13:07:19.286139 15930 raft_consensus.cc:2468] T c07f9e6038d5432d893efc4743e940bb P e72fe19056184c49b37a0d83f3c06e69 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4fa820741964b5191e7a81bfebe382f in term 3.
I20260709 13:07:19.287077 16043 leader_election.cc:304] T c07f9e6038d5432d893efc4743e940bb P f4fa820741964b5191e7a81bfebe382f [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: 18dc024e4ade4ad6a4774cdeef252733, f4fa820741964b5191e7a81bfebe382f; no voters: 
I20260709 13:07:19.287896 16169 raft_consensus.cc:2804] T c07f9e6038d5432d893efc4743e940bb P f4fa820741964b5191e7a81bfebe382f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:19.288345 16169 raft_consensus.cc:697] T c07f9e6038d5432d893efc4743e940bb P f4fa820741964b5191e7a81bfebe382f [term 3 LEADER]: Becoming Leader. State: Replica: f4fa820741964b5191e7a81bfebe382f, State: Running, Role: LEADER
I20260709 13:07:19.289151 16169 consensus_queue.cc:237] T c07f9e6038d5432d893efc4743e940bb P f4fa820741964b5191e7a81bfebe382f [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: "e72fe19056184c49b37a0d83f3c06e69" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 40871 } } peers { permanent_uuid: "18dc024e4ade4ad6a4774cdeef252733" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 44883 } } peers { permanent_uuid: "f4fa820741964b5191e7a81bfebe382f" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41595 } }
I20260709 13:07:19.295840 15827 catalog_manager.cc:5697] T c07f9e6038d5432d893efc4743e940bb P f4fa820741964b5191e7a81bfebe382f reported cstate change: term changed from 2 to 3, leader changed from e72fe19056184c49b37a0d83f3c06e69 (127.10.182.1) to f4fa820741964b5191e7a81bfebe382f (127.10.182.3). New cstate: current_term: 3 leader_uuid: "f4fa820741964b5191e7a81bfebe382f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72fe19056184c49b37a0d83f3c06e69" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 40871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18dc024e4ade4ad6a4774cdeef252733" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 44883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4fa820741964b5191e7a81bfebe382f" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 41595 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:19.366560 10968 tablet_server.cc:179] TabletServer@127.10.182.1:0 shutting down...
I20260709 13:07:19.383924 10968 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:07:19.384655 10968 tablet_replica.cc:333] T fc5796076a2c486e9c6296dd7441e9a6 P e72fe19056184c49b37a0d83f3c06e69: stopping tablet replica
I20260709 13:07:19.385224 10968 raft_consensus.cc:2243] T fc5796076a2c486e9c6296dd7441e9a6 P e72fe19056184c49b37a0d83f3c06e69 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:19.385950 10968 raft_consensus.cc:2272] T fc5796076a2c486e9c6296dd7441e9a6 P e72fe19056184c49b37a0d83f3c06e69 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:19.388624 10968 tablet_replica.cc:333] T 012f91ad0ab24986a1eed42b838f8b3a P e72fe19056184c49b37a0d83f3c06e69: stopping tablet replica
I20260709 13:07:19.389201 10968 raft_consensus.cc:2243] T 012f91ad0ab24986a1eed42b838f8b3a P e72fe19056184c49b37a0d83f3c06e69 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:19.389696 10968 raft_consensus.cc:2272] T 012f91ad0ab24986a1eed42b838f8b3a P e72fe19056184c49b37a0d83f3c06e69 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:19.391461 10968 tablet_replica.cc:333] T c07f9e6038d5432d893efc4743e940bb P e72fe19056184c49b37a0d83f3c06e69: stopping tablet replica
I20260709 13:07:19.391978 10968 raft_consensus.cc:2243] T c07f9e6038d5432d893efc4743e940bb P e72fe19056184c49b37a0d83f3c06e69 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:19.392392 10968 raft_consensus.cc:2272] T c07f9e6038d5432d893efc4743e940bb P e72fe19056184c49b37a0d83f3c06e69 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:19.394942 10968 tablet_replica.cc:333] T 9a109dbfb4ae4eb59d0ee4454a80ed80 P e72fe19056184c49b37a0d83f3c06e69: stopping tablet replica
I20260709 13:07:19.395416 10968 raft_consensus.cc:2243] T 9a109dbfb4ae4eb59d0ee4454a80ed80 P e72fe19056184c49b37a0d83f3c06e69 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:19.396143 10968 raft_consensus.cc:2272] T 9a109dbfb4ae4eb59d0ee4454a80ed80 P e72fe19056184c49b37a0d83f3c06e69 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:19.421444 10968 tablet_server.cc:196] TabletServer@127.10.182.1:0 shutdown complete.
I20260709 13:07:19.432739 10968 tablet_server.cc:179] TabletServer@127.10.182.2:0 shutting down...
I20260709 13:07:19.451462 10968 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:07:19.452133 10968 tablet_replica.cc:333] T fc5796076a2c486e9c6296dd7441e9a6 P 18dc024e4ade4ad6a4774cdeef252733: stopping tablet replica
I20260709 13:07:19.452826 10968 raft_consensus.cc:2243] T fc5796076a2c486e9c6296dd7441e9a6 P 18dc024e4ade4ad6a4774cdeef252733 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:19.453512 10968 raft_consensus.cc:2272] T fc5796076a2c486e9c6296dd7441e9a6 P 18dc024e4ade4ad6a4774cdeef252733 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:19.456271 10968 tablet_replica.cc:333] T c07f9e6038d5432d893efc4743e940bb P 18dc024e4ade4ad6a4774cdeef252733: stopping tablet replica
I20260709 13:07:19.457062 10968 raft_consensus.cc:2243] T c07f9e6038d5432d893efc4743e940bb P 18dc024e4ade4ad6a4774cdeef252733 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:19.457573 10968 raft_consensus.cc:2272] T c07f9e6038d5432d893efc4743e940bb P 18dc024e4ade4ad6a4774cdeef252733 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:19.460016 10968 tablet_replica.cc:333] T 9a109dbfb4ae4eb59d0ee4454a80ed80 P 18dc024e4ade4ad6a4774cdeef252733: stopping tablet replica
I20260709 13:07:19.460559 10968 raft_consensus.cc:2243] T 9a109dbfb4ae4eb59d0ee4454a80ed80 P 18dc024e4ade4ad6a4774cdeef252733 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:19.460960 10968 raft_consensus.cc:2272] T 9a109dbfb4ae4eb59d0ee4454a80ed80 P 18dc024e4ade4ad6a4774cdeef252733 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:19.462785 10968 tablet_replica.cc:333] T 012f91ad0ab24986a1eed42b838f8b3a P 18dc024e4ade4ad6a4774cdeef252733: stopping tablet replica
I20260709 13:07:19.463243 10968 raft_consensus.cc:2243] T 012f91ad0ab24986a1eed42b838f8b3a P 18dc024e4ade4ad6a4774cdeef252733 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:19.463940 10968 raft_consensus.cc:2272] T 012f91ad0ab24986a1eed42b838f8b3a P 18dc024e4ade4ad6a4774cdeef252733 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:19.485505 10968 tablet_server.cc:196] TabletServer@127.10.182.2:0 shutdown complete.
I20260709 13:07:19.496984 10968 tablet_server.cc:179] TabletServer@127.10.182.3:0 shutting down...
I20260709 13:07:19.513736 10968 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:07:19.514358 10968 tablet_replica.cc:333] T fc5796076a2c486e9c6296dd7441e9a6 P f4fa820741964b5191e7a81bfebe382f: stopping tablet replica
I20260709 13:07:19.514900 10968 raft_consensus.cc:2243] T fc5796076a2c486e9c6296dd7441e9a6 P f4fa820741964b5191e7a81bfebe382f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:19.515347 10968 raft_consensus.cc:2272] T fc5796076a2c486e9c6296dd7441e9a6 P f4fa820741964b5191e7a81bfebe382f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:19.517517 10968 tablet_replica.cc:333] T c07f9e6038d5432d893efc4743e940bb P f4fa820741964b5191e7a81bfebe382f: stopping tablet replica
I20260709 13:07:19.518024 10968 raft_consensus.cc:2243] T c07f9e6038d5432d893efc4743e940bb P f4fa820741964b5191e7a81bfebe382f [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:19.518591 10968 pending_rounds.cc:70] T c07f9e6038d5432d893efc4743e940bb P f4fa820741964b5191e7a81bfebe382f: Trying to abort 1 pending ops.
I20260709 13:07:19.518746 10968 pending_rounds.cc:77] T c07f9e6038d5432d893efc4743e940bb P f4fa820741964b5191e7a81bfebe382f: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305635591335497728 op_type: NO_OP noop_request { }
I20260709 13:07:19.519042 10968 raft_consensus.cc:2889] T c07f9e6038d5432d893efc4743e940bb P f4fa820741964b5191e7a81bfebe382f [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:07:19.519377 10968 raft_consensus.cc:2272] T c07f9e6038d5432d893efc4743e940bb P f4fa820741964b5191e7a81bfebe382f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:19.521422 10968 tablet_replica.cc:333] T 9a109dbfb4ae4eb59d0ee4454a80ed80 P f4fa820741964b5191e7a81bfebe382f: stopping tablet replica
I20260709 13:07:19.521917 10968 raft_consensus.cc:2243] T 9a109dbfb4ae4eb59d0ee4454a80ed80 P f4fa820741964b5191e7a81bfebe382f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:19.522315 10968 raft_consensus.cc:2272] T 9a109dbfb4ae4eb59d0ee4454a80ed80 P f4fa820741964b5191e7a81bfebe382f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:19.524731 10968 tablet_replica.cc:333] T 012f91ad0ab24986a1eed42b838f8b3a P f4fa820741964b5191e7a81bfebe382f: stopping tablet replica
I20260709 13:07:19.525192 10968 raft_consensus.cc:2243] T 012f91ad0ab24986a1eed42b838f8b3a P f4fa820741964b5191e7a81bfebe382f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:19.525591 10968 raft_consensus.cc:2272] T 012f91ad0ab24986a1eed42b838f8b3a P f4fa820741964b5191e7a81bfebe382f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:19.547381 10968 tablet_server.cc:196] TabletServer@127.10.182.3:0 shutdown complete.
I20260709 13:07:19.558861 10968 master.cc:562] Master@127.10.182.62:38813 shutting down...
I20260709 13:07:19.574061 10968 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7022648f970c4759b4df304c7087912a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:19.574662 10968 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7022648f970c4759b4df304c7087912a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:19.575021 10968 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7022648f970c4759b4df304c7087912a: stopping tablet replica
I20260709 13:07:19.593680 10968 master.cc:584] Master@127.10.182.62:38813 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2924 ms)
[----------] 6 tests from LeaderRebalancerTest (137647 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260709 13:07:19.622274 10968 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.182.62:35617
I20260709 13:07:19.623438 10968 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:19.628986 16179 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:07:19.629146 16180 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:07:19.630733 16182 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:07:19.631760 10968 server_base.cc:1061] running on GCE node
I20260709 13:07:19.632635 10968 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:19.632810 10968 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:07:19.632983 10968 hybrid_clock.cc:648] HybridClock initialized: now 1783602439632967 us; error 0 us; skew 500 ppm
I20260709 13:07:19.633592 10968 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:19.636019 10968 webserver.cc:533] Webserver started at http://127.10.182.62:34273/ using document root <none> and password file <none>
I20260709 13:07:19.636585 10968 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:19.636801 10968 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:19.637102 10968 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:19.638228 10968 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602301807890-10968-0/minicluster-data/master-0-root/instance:
uuid: "30d328d8161847269420e3aa9825b404"
format_stamp: "Formatted at 2026-07-09 13:07:19 on dist-test-slave-hmwv"
I20260709 13:07:19.642773 10968 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:07:19.646195 16187 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:19.646960 10968 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:07:19.647265 10968 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602301807890-10968-0/minicluster-data/master-0-root
uuid: "30d328d8161847269420e3aa9825b404"
format_stamp: "Formatted at 2026-07-09 13:07:19 on dist-test-slave-hmwv"
I20260709 13:07:19.647583 10968 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602301807890-10968-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602301807890-10968-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602301807890-10968-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:07:19.662935 10968 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:19.663931 10968 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:19.697929 10968 rpc_server.cc:307] RPC server started. Bound to: 127.10.182.62:35617
I20260709 13:07:19.698019 16238 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.182.62:35617 every 8 connection(s)
I20260709 13:07:19.701601 16239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:19.712136 16239 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 30d328d8161847269420e3aa9825b404: Bootstrap starting.
I20260709 13:07:19.716382 16239 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 30d328d8161847269420e3aa9825b404: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:19.720453 16239 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 30d328d8161847269420e3aa9825b404: No bootstrap required, opened a new log
I20260709 13:07:19.722499 16239 raft_consensus.cc:359] T 00000000000000000000000000000000 P 30d328d8161847269420e3aa9825b404 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "30d328d8161847269420e3aa9825b404" member_type: VOTER }
I20260709 13:07:19.722920 16239 raft_consensus.cc:385] T 00000000000000000000000000000000 P 30d328d8161847269420e3aa9825b404 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:19.723148 16239 raft_consensus.cc:740] T 00000000000000000000000000000000 P 30d328d8161847269420e3aa9825b404 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30d328d8161847269420e3aa9825b404, State: Initialized, Role: FOLLOWER
I20260709 13:07:19.723701 16239 consensus_queue.cc:260] T 00000000000000000000000000000000 P 30d328d8161847269420e3aa9825b404 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "30d328d8161847269420e3aa9825b404" member_type: VOTER }
I20260709 13:07:19.724156 16239 raft_consensus.cc:399] T 00000000000000000000000000000000 P 30d328d8161847269420e3aa9825b404 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:07:19.724396 16239 raft_consensus.cc:493] T 00000000000000000000000000000000 P 30d328d8161847269420e3aa9825b404 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:07:19.724741 16239 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 30d328d8161847269420e3aa9825b404 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:19.729282 16239 raft_consensus.cc:515] T 00000000000000000000000000000000 P 30d328d8161847269420e3aa9825b404 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "30d328d8161847269420e3aa9825b404" member_type: VOTER }
I20260709 13:07:19.729848 16239 leader_election.cc:304] T 00000000000000000000000000000000 P 30d328d8161847269420e3aa9825b404 [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: 30d328d8161847269420e3aa9825b404; no voters: 
I20260709 13:07:19.730957 16239 leader_election.cc:290] T 00000000000000000000000000000000 P 30d328d8161847269420e3aa9825b404 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:07:19.731364 16242 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 30d328d8161847269420e3aa9825b404 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:19.732854 16242 raft_consensus.cc:697] T 00000000000000000000000000000000 P 30d328d8161847269420e3aa9825b404 [term 1 LEADER]: Becoming Leader. State: Replica: 30d328d8161847269420e3aa9825b404, State: Running, Role: LEADER
I20260709 13:07:19.733579 16242 consensus_queue.cc:237] T 00000000000000000000000000000000 P 30d328d8161847269420e3aa9825b404 [LEADER]: Queue going to LEADER mode. State: All 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: "30d328d8161847269420e3aa9825b404" member_type: VOTER }
I20260709 13:07:19.733752 16239 sys_catalog.cc:565] T 00000000000000000000000000000000 P 30d328d8161847269420e3aa9825b404 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:07:19.736852 16244 sys_catalog.cc:455] T 00000000000000000000000000000000 P 30d328d8161847269420e3aa9825b404 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 30d328d8161847269420e3aa9825b404. Latest consensus state: current_term: 1 leader_uuid: "30d328d8161847269420e3aa9825b404" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "30d328d8161847269420e3aa9825b404" member_type: VOTER } }
I20260709 13:07:19.736827 16243 sys_catalog.cc:455] T 00000000000000000000000000000000 P 30d328d8161847269420e3aa9825b404 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "30d328d8161847269420e3aa9825b404" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "30d328d8161847269420e3aa9825b404" member_type: VOTER } }
I20260709 13:07:19.737618 16244 sys_catalog.cc:458] T 00000000000000000000000000000000 P 30d328d8161847269420e3aa9825b404 [sys.catalog]: This master's current role is: LEADER
I20260709 13:07:19.737689 16243 sys_catalog.cc:458] T 00000000000000000000000000000000 P 30d328d8161847269420e3aa9825b404 [sys.catalog]: This master's current role is: LEADER
I20260709 13:07:19.742743 16248 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:07:19.750296 16248 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:07:19.751256 10968 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:07:19.759064 16248 catalog_manager.cc:1383] Generated new cluster ID: 2cd4b66c2f9e4cbcadccea0a208f6c84
I20260709 13:07:19.759403 16248 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:07:19.784718 16248 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:07:19.785961 16248 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:07:19.817775 16248 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 30d328d8161847269420e3aa9825b404: Generated new TSK 0
I20260709 13:07:19.818385 16248 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:07:19.882725 10968 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:19.888829 16260 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:07:19.890213 16261 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:07:19.893229 10968 server_base.cc:1061] running on GCE node
W20260709 13:07:19.893365 16263 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:07:19.894408 10968 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:19.894620 10968 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:07:19.894757 10968 hybrid_clock.cc:648] HybridClock initialized: now 1783602439894744 us; error 0 us; skew 500 ppm
I20260709 13:07:19.895260 10968 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:19.897706 10968 webserver.cc:533] Webserver started at http://127.10.182.1:41815/ using document root <none> and password file <none>
I20260709 13:07:19.898221 10968 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:19.898393 10968 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:19.898626 10968 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:19.899799 10968 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602301807890-10968-0/minicluster-data/ts-0-root/instance:
uuid: "e4f6c44912944534bf259a77e12a8907"
format_stamp: "Formatted at 2026-07-09 13:07:19 on dist-test-slave-hmwv"
I20260709 13:07:19.904780 10968 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260709 13:07:19.908389 16268 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:19.909317 10968 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:07:19.909648 10968 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602301807890-10968-0/minicluster-data/ts-0-root
uuid: "e4f6c44912944534bf259a77e12a8907"
format_stamp: "Formatted at 2026-07-09 13:07:19 on dist-test-slave-hmwv"
I20260709 13:07:19.909950 10968 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602301807890-10968-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602301807890-10968-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602301807890-10968-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:07:19.928606 10968 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:19.929838 10968 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:19.931396 10968 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:19.933795 10968 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:07:19.934041 10968 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:19.934322 10968 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:07:19.934511 10968 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:19.978713 10968 rpc_server.cc:307] RPC server started. Bound to: 127.10.182.1:36033
I20260709 13:07:19.978821 16330 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.182.1:36033 every 8 connection(s)
I20260709 13:07:19.983554 10968 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:19.990948 16335 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:07:19.992780 16336 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:07:19.996073 16338 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:07:19.996739 10968 server_base.cc:1061] running on GCE node
I20260709 13:07:19.996786 16331 heartbeater.cc:344] Connected to a master server at 127.10.182.62:35617
I20260709 13:07:19.997342 16331 heartbeater.cc:461] Registering TS with master...
I20260709 13:07:19.998065 16331 heartbeater.cc:507] Master 127.10.182.62:35617 requested a full tablet report, sending...
I20260709 13:07:19.998435 10968 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:19.998703 10968 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:07:19.998886 10968 hybrid_clock.cc:648] HybridClock initialized: now 1783602439998869 us; error 0 us; skew 500 ppm
I20260709 13:07:19.999462 10968 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:20.000216 16204 ts_manager.cc:194] Registered new tserver with Master: e4f6c44912944534bf259a77e12a8907 (127.10.182.1:36033)
I20260709 13:07:20.001976 16204 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57952
I20260709 13:07:20.002307 10968 webserver.cc:533] Webserver started at http://127.10.182.2:36907/ using document root <none> and password file <none>
I20260709 13:07:20.002856 10968 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:20.003086 10968 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:20.003412 10968 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:20.004550 10968 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602301807890-10968-0/minicluster-data/ts-1-root/instance:
uuid: "83ef0efa74654e969954b9551fff9a12"
format_stamp: "Formatted at 2026-07-09 13:07:19 on dist-test-slave-hmwv"
I20260709 13:07:20.008988 10968 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 13:07:20.012449 16343 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:20.013336 10968 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:07:20.013653 10968 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602301807890-10968-0/minicluster-data/ts-1-root
uuid: "83ef0efa74654e969954b9551fff9a12"
format_stamp: "Formatted at 2026-07-09 13:07:19 on dist-test-slave-hmwv"
I20260709 13:07:20.013937 10968 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602301807890-10968-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602301807890-10968-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602301807890-10968-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:07:20.029472 10968 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:20.030543 10968 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:20.031937 10968 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:20.034231 10968 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:07:20.034459 10968 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:20.034703 10968 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:07:20.034873 10968 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:20.075989 10968 rpc_server.cc:307] RPC server started. Bound to: 127.10.182.2:46079
I20260709 13:07:20.076093 16405 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.182.2:46079 every 8 connection(s)
I20260709 13:07:20.081321 10968 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:20.088784 16409 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:07:20.091354 16410 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:07:20.092376 10968 server_base.cc:1061] running on GCE node
W20260709 13:07:20.092417 16412 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:07:20.093863 10968 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:20.094148 10968 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:07:20.094321 10968 hybrid_clock.cc:648] HybridClock initialized: now 1783602440094307 us; error 0 us; skew 500 ppm
I20260709 13:07:20.094841 10968 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:20.095352 16406 heartbeater.cc:344] Connected to a master server at 127.10.182.62:35617
I20260709 13:07:20.095708 16406 heartbeater.cc:461] Registering TS with master...
I20260709 13:07:20.096428 16406 heartbeater.cc:507] Master 127.10.182.62:35617 requested a full tablet report, sending...
I20260709 13:07:20.097882 10968 webserver.cc:533] Webserver started at http://127.10.182.3:42147/ using document root <none> and password file <none>
I20260709 13:07:20.098567 10968 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:20.098680 16204 ts_manager.cc:194] Registered new tserver with Master: 83ef0efa74654e969954b9551fff9a12 (127.10.182.2:46079)
I20260709 13:07:20.098795 10968 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:20.099267 10968 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:20.100021 16204 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57958
I20260709 13:07:20.100521 10968 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602301807890-10968-0/minicluster-data/ts-2-root/instance:
uuid: "8ebd466ba2d54433bc717ec203ca0947"
format_stamp: "Formatted at 2026-07-09 13:07:20 on dist-test-slave-hmwv"
I20260709 13:07:20.105566 10968 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260709 13:07:20.109447 16417 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:20.110292 10968 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 13:07:20.110654 10968 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602301807890-10968-0/minicluster-data/ts-2-root
uuid: "8ebd466ba2d54433bc717ec203ca0947"
format_stamp: "Formatted at 2026-07-09 13:07:20 on dist-test-slave-hmwv"
I20260709 13:07:20.110924 10968 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602301807890-10968-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602301807890-10968-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602301807890-10968-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:07:20.128921 10968 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:20.130141 10968 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:20.131780 10968 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:20.134152 10968 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:07:20.134387 10968 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:20.134673 10968 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:07:20.134832 10968 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:20.176524 10968 rpc_server.cc:307] RPC server started. Bound to: 127.10.182.3:40619
I20260709 13:07:20.176697 16479 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.182.3:40619 every 8 connection(s)
I20260709 13:07:20.191923 16480 heartbeater.cc:344] Connected to a master server at 127.10.182.62:35617
I20260709 13:07:20.192409 16480 heartbeater.cc:461] Registering TS with master...
I20260709 13:07:20.193261 16480 heartbeater.cc:507] Master 127.10.182.62:35617 requested a full tablet report, sending...
I20260709 13:07:20.195281 16204 ts_manager.cc:194] Registered new tserver with Master: 8ebd466ba2d54433bc717ec203ca0947 (127.10.182.3:40619)
I20260709 13:07:20.196357 10968 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015988099s
I20260709 13:07:20.196913 16204 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57972
I20260709 13:07:20.222078 16204 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57982:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:07:20.224722 16204 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:07:20.294657 16445 tablet_service.cc:1511] Processing CreateTablet for tablet 3ecb09ce4a7849eaa32091dade071e4c (DEFAULT_TABLE table=test-workload [id=8342dd3dd8ea4d9fa4cc74c92fd3e9ea]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:07:20.296048 16445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ecb09ce4a7849eaa32091dade071e4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:20.296170 16443 tablet_service.cc:1511] Processing CreateTablet for tablet 96c77a83b5d64b259864ae91df7a2fef (DEFAULT_TABLE table=test-workload [id=8342dd3dd8ea4d9fa4cc74c92fd3e9ea]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:07:20.297497 16443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96c77a83b5d64b259864ae91df7a2fef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:20.300384 16296 tablet_service.cc:1511] Processing CreateTablet for tablet 3ecb09ce4a7849eaa32091dade071e4c (DEFAULT_TABLE table=test-workload [id=8342dd3dd8ea4d9fa4cc74c92fd3e9ea]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:07:20.313894 16295 tablet_service.cc:1511] Processing CreateTablet for tablet 7f96b47b7c554cf0842adb4c099c9283 (DEFAULT_TABLE table=test-workload [id=8342dd3dd8ea4d9fa4cc74c92fd3e9ea]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:07:20.300384 16444 tablet_service.cc:1511] Processing CreateTablet for tablet 7f96b47b7c554cf0842adb4c099c9283 (DEFAULT_TABLE table=test-workload [id=8342dd3dd8ea4d9fa4cc74c92fd3e9ea]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:07:20.317492 16444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f96b47b7c554cf0842adb4c099c9283. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:20.325104 16296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ecb09ce4a7849eaa32091dade071e4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:20.328675 16295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f96b47b7c554cf0842adb4c099c9283. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:20.341149 16294 tablet_service.cc:1511] Processing CreateTablet for tablet 96c77a83b5d64b259864ae91df7a2fef (DEFAULT_TABLE table=test-workload [id=8342dd3dd8ea4d9fa4cc74c92fd3e9ea]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:07:20.342654 16294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96c77a83b5d64b259864ae91df7a2fef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:20.345543 16442 tablet_service.cc:1511] Processing CreateTablet for tablet 0f3d160b851f4a319a6c38f18f7b71bc (DEFAULT_TABLE table=test-workload [id=8342dd3dd8ea4d9fa4cc74c92fd3e9ea]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:07:20.346962 16442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f3d160b851f4a319a6c38f18f7b71bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:20.350783 16441 tablet_service.cc:1511] Processing CreateTablet for tablet 7c7d200751be4f2e8331e4ecd0f4cbee (DEFAULT_TABLE table=test-workload [id=8342dd3dd8ea4d9fa4cc74c92fd3e9ea]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:07:20.352171 16441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c7d200751be4f2e8331e4ecd0f4cbee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:20.352599 16371 tablet_service.cc:1511] Processing CreateTablet for tablet 3ecb09ce4a7849eaa32091dade071e4c (DEFAULT_TABLE table=test-workload [id=8342dd3dd8ea4d9fa4cc74c92fd3e9ea]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:07:20.353940 16371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ecb09ce4a7849eaa32091dade071e4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:20.354411 16368 tablet_service.cc:1511] Processing CreateTablet for tablet 0f3d160b851f4a319a6c38f18f7b71bc (DEFAULT_TABLE table=test-workload [id=8342dd3dd8ea4d9fa4cc74c92fd3e9ea]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:07:20.355715 16368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f3d160b851f4a319a6c38f18f7b71bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:20.357631 16370 tablet_service.cc:1511] Processing CreateTablet for tablet 7f96b47b7c554cf0842adb4c099c9283 (DEFAULT_TABLE table=test-workload [id=8342dd3dd8ea4d9fa4cc74c92fd3e9ea]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:07:20.357991 16440 tablet_service.cc:1511] Processing CreateTablet for tablet 144441613f07444982ec17792bcbb6d3 (DEFAULT_TABLE table=test-workload [id=8342dd3dd8ea4d9fa4cc74c92fd3e9ea]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:07:20.358978 16370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f96b47b7c554cf0842adb4c099c9283. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:20.359233 16440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 144441613f07444982ec17792bcbb6d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:20.361529 16367 tablet_service.cc:1511] Processing CreateTablet for tablet 7c7d200751be4f2e8331e4ecd0f4cbee (DEFAULT_TABLE table=test-workload [id=8342dd3dd8ea4d9fa4cc74c92fd3e9ea]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:07:20.362850 16367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c7d200751be4f2e8331e4ecd0f4cbee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:20.365101 16366 tablet_service.cc:1511] Processing CreateTablet for tablet 144441613f07444982ec17792bcbb6d3 (DEFAULT_TABLE table=test-workload [id=8342dd3dd8ea4d9fa4cc74c92fd3e9ea]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:07:20.366405 16366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 144441613f07444982ec17792bcbb6d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:20.369586 16365 tablet_service.cc:1511] Processing CreateTablet for tablet 4381503f2a884b9a93dad81723399608 (DEFAULT_TABLE table=test-workload [id=8342dd3dd8ea4d9fa4cc74c92fd3e9ea]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:07:20.371037 16365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4381503f2a884b9a93dad81723399608. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:20.373567 16439 tablet_service.cc:1511] Processing CreateTablet for tablet 4381503f2a884b9a93dad81723399608 (DEFAULT_TABLE table=test-workload [id=8342dd3dd8ea4d9fa4cc74c92fd3e9ea]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:07:20.374993 16439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4381503f2a884b9a93dad81723399608. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:20.374847 16437 tablet_service.cc:1511] Processing CreateTablet for tablet 39cbef44431942c1b2652887d8f60ca1 (DEFAULT_TABLE table=test-workload [id=8342dd3dd8ea4d9fa4cc74c92fd3e9ea]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:07:20.375308 16291 tablet_service.cc:1511] Processing CreateTablet for tablet 144441613f07444982ec17792bcbb6d3 (DEFAULT_TABLE table=test-workload [id=8342dd3dd8ea4d9fa4cc74c92fd3e9ea]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:07:20.376425 16437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39cbef44431942c1b2652887d8f60ca1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:20.376894 16291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 144441613f07444982ec17792bcbb6d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:20.377578 16364 tablet_service.cc:1511] Processing CreateTablet for tablet 39e40a1f7747473888a88ee1497a9728 (DEFAULT_TABLE table=test-workload [id=8342dd3dd8ea4d9fa4cc74c92fd3e9ea]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:07:20.378871 16364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39e40a1f7747473888a88ee1497a9728. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:20.380769 16363 tablet_service.cc:1511] Processing CreateTablet for tablet 39cbef44431942c1b2652887d8f60ca1 (DEFAULT_TABLE table=test-workload [id=8342dd3dd8ea4d9fa4cc74c92fd3e9ea]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:07:20.382072 16363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39cbef44431942c1b2652887d8f60ca1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:20.385550 16293 tablet_service.cc:1511] Processing CreateTablet for tablet 0f3d160b851f4a319a6c38f18f7b71bc (DEFAULT_TABLE table=test-workload [id=8342dd3dd8ea4d9fa4cc74c92fd3e9ea]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:07:20.386132 16290 tablet_service.cc:1511] Processing CreateTablet for tablet 4381503f2a884b9a93dad81723399608 (DEFAULT_TABLE table=test-workload [id=8342dd3dd8ea4d9fa4cc74c92fd3e9ea]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:07:20.386915 16293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f3d160b851f4a319a6c38f18f7b71bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:20.387486 16290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4381503f2a884b9a93dad81723399608. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:20.388882 16292 tablet_service.cc:1511] Processing CreateTablet for tablet 7c7d200751be4f2e8331e4ecd0f4cbee (DEFAULT_TABLE table=test-workload [id=8342dd3dd8ea4d9fa4cc74c92fd3e9ea]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:07:20.390151 16292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c7d200751be4f2e8331e4ecd0f4cbee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:20.393591 16438 tablet_service.cc:1511] Processing CreateTablet for tablet 39e40a1f7747473888a88ee1497a9728 (DEFAULT_TABLE table=test-workload [id=8342dd3dd8ea4d9fa4cc74c92fd3e9ea]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:07:20.394963 16438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39e40a1f7747473888a88ee1497a9728. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:20.361529 16369 tablet_service.cc:1511] Processing CreateTablet for tablet 96c77a83b5d64b259864ae91df7a2fef (DEFAULT_TABLE table=test-workload [id=8342dd3dd8ea4d9fa4cc74c92fd3e9ea]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:07:20.402015 16369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96c77a83b5d64b259864ae91df7a2fef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:20.404295 16289 tablet_service.cc:1511] Processing CreateTablet for tablet 39e40a1f7747473888a88ee1497a9728 (DEFAULT_TABLE table=test-workload [id=8342dd3dd8ea4d9fa4cc74c92fd3e9ea]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:07:20.406307 16289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39e40a1f7747473888a88ee1497a9728. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:20.413802 16288 tablet_service.cc:1511] Processing CreateTablet for tablet 39cbef44431942c1b2652887d8f60ca1 (DEFAULT_TABLE table=test-workload [id=8342dd3dd8ea4d9fa4cc74c92fd3e9ea]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:07:20.415867 16288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39cbef44431942c1b2652887d8f60ca1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:20.528834 16496 tablet_bootstrap.cc:492] T 96c77a83b5d64b259864ae91df7a2fef P e4f6c44912944534bf259a77e12a8907: Bootstrap starting.
I20260709 13:07:20.534611 16496 tablet_bootstrap.cc:654] T 96c77a83b5d64b259864ae91df7a2fef P e4f6c44912944534bf259a77e12a8907: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:20.536880 16495 tablet_bootstrap.cc:492] T 7c7d200751be4f2e8331e4ecd0f4cbee P 8ebd466ba2d54433bc717ec203ca0947: Bootstrap starting.
I20260709 13:07:20.546828 16497 tablet_bootstrap.cc:492] T 7f96b47b7c554cf0842adb4c099c9283 P 83ef0efa74654e969954b9551fff9a12: Bootstrap starting.
I20260709 13:07:20.566488 16497 tablet_bootstrap.cc:654] T 7f96b47b7c554cf0842adb4c099c9283 P 83ef0efa74654e969954b9551fff9a12: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:20.570235 16496 tablet_bootstrap.cc:492] T 96c77a83b5d64b259864ae91df7a2fef P e4f6c44912944534bf259a77e12a8907: No bootstrap required, opened a new log
I20260709 13:07:20.560245 16495 tablet_bootstrap.cc:654] T 7c7d200751be4f2e8331e4ecd0f4cbee P 8ebd466ba2d54433bc717ec203ca0947: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:20.576203 16496 ts_tablet_manager.cc:1403] T 96c77a83b5d64b259864ae91df7a2fef P e4f6c44912944534bf259a77e12a8907: Time spent bootstrapping tablet: real 0.048s	user 0.014s	sys 0.000s
I20260709 13:07:20.578701 16496 raft_consensus.cc:359] T 96c77a83b5d64b259864ae91df7a2fef P e4f6c44912944534bf259a77e12a8907 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:20.578984 16497 tablet_bootstrap.cc:492] T 7f96b47b7c554cf0842adb4c099c9283 P 83ef0efa74654e969954b9551fff9a12: No bootstrap required, opened a new log
I20260709 13:07:20.579295 16496 raft_consensus.cc:385] T 96c77a83b5d64b259864ae91df7a2fef P e4f6c44912944534bf259a77e12a8907 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:20.579725 16497 ts_tablet_manager.cc:1403] T 7f96b47b7c554cf0842adb4c099c9283 P 83ef0efa74654e969954b9551fff9a12: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.001s
I20260709 13:07:20.579674 16496 raft_consensus.cc:740] T 96c77a83b5d64b259864ae91df7a2fef P e4f6c44912944534bf259a77e12a8907 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4f6c44912944534bf259a77e12a8907, State: Initialized, Role: FOLLOWER
I20260709 13:07:20.580617 16496 consensus_queue.cc:260] T 96c77a83b5d64b259864ae91df7a2fef P e4f6c44912944534bf259a77e12a8907 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:20.582070 16495 tablet_bootstrap.cc:492] T 7c7d200751be4f2e8331e4ecd0f4cbee P 8ebd466ba2d54433bc717ec203ca0947: No bootstrap required, opened a new log
I20260709 13:07:20.582688 16495 ts_tablet_manager.cc:1403] T 7c7d200751be4f2e8331e4ecd0f4cbee P 8ebd466ba2d54433bc717ec203ca0947: Time spent bootstrapping tablet: real 0.047s	user 0.011s	sys 0.000s
I20260709 13:07:20.582222 16497 raft_consensus.cc:359] T 7f96b47b7c554cf0842adb4c099c9283 P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:20.583012 16331 heartbeater.cc:499] Master 127.10.182.62:35617 was elected leader, sending a full tablet report...
I20260709 13:07:20.583067 16497 raft_consensus.cc:385] T 7f96b47b7c554cf0842adb4c099c9283 P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:20.583449 16496 ts_tablet_manager.cc:1434] T 96c77a83b5d64b259864ae91df7a2fef P e4f6c44912944534bf259a77e12a8907: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:07:20.583654 16497 raft_consensus.cc:740] T 7f96b47b7c554cf0842adb4c099c9283 P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83ef0efa74654e969954b9551fff9a12, State: Initialized, Role: FOLLOWER
I20260709 13:07:20.584528 16496 tablet_bootstrap.cc:492] T 4381503f2a884b9a93dad81723399608 P e4f6c44912944534bf259a77e12a8907: Bootstrap starting.
I20260709 13:07:20.584700 16497 consensus_queue.cc:260] T 7f96b47b7c554cf0842adb4c099c9283 P 83ef0efa74654e969954b9551fff9a12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:20.585448 16495 raft_consensus.cc:359] T 7c7d200751be4f2e8331e4ecd0f4cbee P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:20.586229 16495 raft_consensus.cc:385] T 7c7d200751be4f2e8331e4ecd0f4cbee P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:20.586529 16495 raft_consensus.cc:740] T 7c7d200751be4f2e8331e4ecd0f4cbee P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ebd466ba2d54433bc717ec203ca0947, State: Initialized, Role: FOLLOWER
I20260709 13:07:20.587390 16495 consensus_queue.cc:260] T 7c7d200751be4f2e8331e4ecd0f4cbee P 8ebd466ba2d54433bc717ec203ca0947 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:20.591148 16496 tablet_bootstrap.cc:654] T 4381503f2a884b9a93dad81723399608 P e4f6c44912944534bf259a77e12a8907: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:20.620039 16480 heartbeater.cc:499] Master 127.10.182.62:35617 was elected leader, sending a full tablet report...
I20260709 13:07:20.636986 16505 raft_consensus.cc:493] T 7c7d200751be4f2e8331e4ecd0f4cbee P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:20.641134 16505 raft_consensus.cc:515] T 7c7d200751be4f2e8331e4ecd0f4cbee P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:20.645843 16497 ts_tablet_manager.cc:1434] T 7f96b47b7c554cf0842adb4c099c9283 P 83ef0efa74654e969954b9551fff9a12: Time spent starting tablet: real 0.066s	user 0.053s	sys 0.013s
I20260709 13:07:20.646284 16406 heartbeater.cc:499] Master 127.10.182.62:35617 was elected leader, sending a full tablet report...
I20260709 13:07:20.646682 16495 ts_tablet_manager.cc:1434] T 7c7d200751be4f2e8331e4ecd0f4cbee P 8ebd466ba2d54433bc717ec203ca0947: Time spent starting tablet: real 0.064s	user 0.006s	sys 0.042s
I20260709 13:07:20.647219 16497 tablet_bootstrap.cc:492] T 39cbef44431942c1b2652887d8f60ca1 P 83ef0efa74654e969954b9551fff9a12: Bootstrap starting.
I20260709 13:07:20.647784 16495 tablet_bootstrap.cc:492] T 39cbef44431942c1b2652887d8f60ca1 P 8ebd466ba2d54433bc717ec203ca0947: Bootstrap starting.
I20260709 13:07:20.653077 16505 leader_election.cc:290] T 7c7d200751be4f2e8331e4ecd0f4cbee P 8ebd466ba2d54433bc717ec203ca0947 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4f6c44912944534bf259a77e12a8907 (127.10.182.1:36033), 83ef0efa74654e969954b9551fff9a12 (127.10.182.2:46079)
I20260709 13:07:20.653713 16497 tablet_bootstrap.cc:654] T 39cbef44431942c1b2652887d8f60ca1 P 83ef0efa74654e969954b9551fff9a12: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:20.656272 16495 tablet_bootstrap.cc:654] T 39cbef44431942c1b2652887d8f60ca1 P 8ebd466ba2d54433bc717ec203ca0947: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:20.668762 16306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c7d200751be4f2e8331e4ecd0f4cbee" candidate_uuid: "8ebd466ba2d54433bc717ec203ca0947" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4f6c44912944534bf259a77e12a8907" is_pre_election: true
I20260709 13:07:20.670044 16496 tablet_bootstrap.cc:492] T 4381503f2a884b9a93dad81723399608 P e4f6c44912944534bf259a77e12a8907: No bootstrap required, opened a new log
I20260709 13:07:20.670818 16496 ts_tablet_manager.cc:1403] T 4381503f2a884b9a93dad81723399608 P e4f6c44912944534bf259a77e12a8907: Time spent bootstrapping tablet: real 0.087s	user 0.018s	sys 0.043s
W20260709 13:07:20.671942 16421 leader_election.cc:343] T 7c7d200751be4f2e8331e4ecd0f4cbee P 8ebd466ba2d54433bc717ec203ca0947 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e4f6c44912944534bf259a77e12a8907 (127.10.182.1:36033): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:20.674731 16496 raft_consensus.cc:359] T 4381503f2a884b9a93dad81723399608 P e4f6c44912944534bf259a77e12a8907 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:20.675827 16496 raft_consensus.cc:385] T 4381503f2a884b9a93dad81723399608 P e4f6c44912944534bf259a77e12a8907 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:20.676214 16496 raft_consensus.cc:740] T 4381503f2a884b9a93dad81723399608 P e4f6c44912944534bf259a77e12a8907 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4f6c44912944534bf259a77e12a8907, State: Initialized, Role: FOLLOWER
I20260709 13:07:20.677600 16496 consensus_queue.cc:260] T 4381503f2a884b9a93dad81723399608 P e4f6c44912944534bf259a77e12a8907 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:20.686297 16496 ts_tablet_manager.cc:1434] T 4381503f2a884b9a93dad81723399608 P e4f6c44912944534bf259a77e12a8907: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.003s
I20260709 13:07:20.687588 16496 tablet_bootstrap.cc:492] T 144441613f07444982ec17792bcbb6d3 P e4f6c44912944534bf259a77e12a8907: Bootstrap starting.
I20260709 13:07:20.720444 16496 tablet_bootstrap.cc:654] T 144441613f07444982ec17792bcbb6d3 P e4f6c44912944534bf259a77e12a8907: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:20.720503 16381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c7d200751be4f2e8331e4ecd0f4cbee" candidate_uuid: "8ebd466ba2d54433bc717ec203ca0947" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ef0efa74654e969954b9551fff9a12" is_pre_election: true
W20260709 13:07:20.722926 16418 leader_election.cc:343] T 7c7d200751be4f2e8331e4ecd0f4cbee P 8ebd466ba2d54433bc717ec203ca0947 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83ef0efa74654e969954b9551fff9a12 (127.10.182.2:46079): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:20.723562 16418 leader_election.cc:304] T 7c7d200751be4f2e8331e4ecd0f4cbee P 8ebd466ba2d54433bc717ec203ca0947 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8ebd466ba2d54433bc717ec203ca0947; no voters: 83ef0efa74654e969954b9551fff9a12, e4f6c44912944534bf259a77e12a8907
I20260709 13:07:20.724594 16505 raft_consensus.cc:2749] T 7c7d200751be4f2e8331e4ecd0f4cbee P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:20.730831 16495 tablet_bootstrap.cc:492] T 39cbef44431942c1b2652887d8f60ca1 P 8ebd466ba2d54433bc717ec203ca0947: No bootstrap required, opened a new log
I20260709 13:07:20.731634 16495 ts_tablet_manager.cc:1403] T 39cbef44431942c1b2652887d8f60ca1 P 8ebd466ba2d54433bc717ec203ca0947: Time spent bootstrapping tablet: real 0.084s	user 0.045s	sys 0.031s
I20260709 13:07:20.735249 16495 raft_consensus.cc:359] T 39cbef44431942c1b2652887d8f60ca1 P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:20.736270 16495 raft_consensus.cc:385] T 39cbef44431942c1b2652887d8f60ca1 P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:20.736707 16495 raft_consensus.cc:740] T 39cbef44431942c1b2652887d8f60ca1 P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ebd466ba2d54433bc717ec203ca0947, State: Initialized, Role: FOLLOWER
I20260709 13:07:20.737733 16495 consensus_queue.cc:260] T 39cbef44431942c1b2652887d8f60ca1 P 8ebd466ba2d54433bc717ec203ca0947 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:20.740396 16495 ts_tablet_manager.cc:1434] T 39cbef44431942c1b2652887d8f60ca1 P 8ebd466ba2d54433bc717ec203ca0947: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.001s
I20260709 13:07:20.741389 16495 tablet_bootstrap.cc:492] T 0f3d160b851f4a319a6c38f18f7b71bc P 8ebd466ba2d54433bc717ec203ca0947: Bootstrap starting.
I20260709 13:07:20.743637 16497 tablet_bootstrap.cc:492] T 39cbef44431942c1b2652887d8f60ca1 P 83ef0efa74654e969954b9551fff9a12: No bootstrap required, opened a new log
I20260709 13:07:20.744692 16497 ts_tablet_manager.cc:1403] T 39cbef44431942c1b2652887d8f60ca1 P 83ef0efa74654e969954b9551fff9a12: Time spent bootstrapping tablet: real 0.098s	user 0.034s	sys 0.013s
I20260709 13:07:20.749186 16495 tablet_bootstrap.cc:654] T 0f3d160b851f4a319a6c38f18f7b71bc P 8ebd466ba2d54433bc717ec203ca0947: Neither blocks nor log segments found. Creating new log.
W20260709 13:07:20.749840 16252 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:07:20.755041 16495 tablet_bootstrap.cc:492] T 0f3d160b851f4a319a6c38f18f7b71bc P 8ebd466ba2d54433bc717ec203ca0947: No bootstrap required, opened a new log
I20260709 13:07:20.755790 16495 ts_tablet_manager.cc:1403] T 0f3d160b851f4a319a6c38f18f7b71bc P 8ebd466ba2d54433bc717ec203ca0947: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.002s
I20260709 13:07:20.759711 16495 raft_consensus.cc:359] T 0f3d160b851f4a319a6c38f18f7b71bc P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:20.760669 16495 raft_consensus.cc:385] T 0f3d160b851f4a319a6c38f18f7b71bc P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:20.761034 16495 raft_consensus.cc:740] T 0f3d160b851f4a319a6c38f18f7b71bc P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ebd466ba2d54433bc717ec203ca0947, State: Initialized, Role: FOLLOWER
I20260709 13:07:20.761936 16495 consensus_queue.cc:260] T 0f3d160b851f4a319a6c38f18f7b71bc P 8ebd466ba2d54433bc717ec203ca0947 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:20.764744 16495 ts_tablet_manager.cc:1434] T 0f3d160b851f4a319a6c38f18f7b71bc P 8ebd466ba2d54433bc717ec203ca0947: Time spent starting tablet: real 0.009s	user 0.011s	sys 0.000s
I20260709 13:07:20.765882 16495 tablet_bootstrap.cc:492] T 96c77a83b5d64b259864ae91df7a2fef P 8ebd466ba2d54433bc717ec203ca0947: Bootstrap starting.
I20260709 13:07:20.773648 16497 raft_consensus.cc:359] T 39cbef44431942c1b2652887d8f60ca1 P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:20.774596 16495 tablet_bootstrap.cc:654] T 96c77a83b5d64b259864ae91df7a2fef P 8ebd466ba2d54433bc717ec203ca0947: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:20.774647 16497 raft_consensus.cc:385] T 39cbef44431942c1b2652887d8f60ca1 P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:20.775610 16497 raft_consensus.cc:740] T 39cbef44431942c1b2652887d8f60ca1 P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83ef0efa74654e969954b9551fff9a12, State: Initialized, Role: FOLLOWER
I20260709 13:07:20.776592 16497 consensus_queue.cc:260] T 39cbef44431942c1b2652887d8f60ca1 P 83ef0efa74654e969954b9551fff9a12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:20.779337 16496 tablet_bootstrap.cc:492] T 144441613f07444982ec17792bcbb6d3 P e4f6c44912944534bf259a77e12a8907: No bootstrap required, opened a new log
I20260709 13:07:20.779942 16496 ts_tablet_manager.cc:1403] T 144441613f07444982ec17792bcbb6d3 P e4f6c44912944534bf259a77e12a8907: Time spent bootstrapping tablet: real 0.093s	user 0.009s	sys 0.041s
I20260709 13:07:20.782876 16496 raft_consensus.cc:359] T 144441613f07444982ec17792bcbb6d3 P e4f6c44912944534bf259a77e12a8907 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:20.784652 16496 raft_consensus.cc:385] T 144441613f07444982ec17792bcbb6d3 P e4f6c44912944534bf259a77e12a8907 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:20.785109 16497 ts_tablet_manager.cc:1434] T 39cbef44431942c1b2652887d8f60ca1 P 83ef0efa74654e969954b9551fff9a12: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.002s
I20260709 13:07:20.785104 16496 raft_consensus.cc:740] T 144441613f07444982ec17792bcbb6d3 P e4f6c44912944534bf259a77e12a8907 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4f6c44912944534bf259a77e12a8907, State: Initialized, Role: FOLLOWER
I20260709 13:07:20.786239 16496 consensus_queue.cc:260] T 144441613f07444982ec17792bcbb6d3 P e4f6c44912944534bf259a77e12a8907 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:20.789331 16495 tablet_bootstrap.cc:492] T 96c77a83b5d64b259864ae91df7a2fef P 8ebd466ba2d54433bc717ec203ca0947: No bootstrap required, opened a new log
I20260709 13:07:20.789928 16495 ts_tablet_manager.cc:1403] T 96c77a83b5d64b259864ae91df7a2fef P 8ebd466ba2d54433bc717ec203ca0947: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.007s
I20260709 13:07:20.791352 16496 ts_tablet_manager.cc:1434] T 144441613f07444982ec17792bcbb6d3 P e4f6c44912944534bf259a77e12a8907: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:07:20.792161 16497 tablet_bootstrap.cc:492] T 39e40a1f7747473888a88ee1497a9728 P 83ef0efa74654e969954b9551fff9a12: Bootstrap starting.
I20260709 13:07:20.792794 16495 raft_consensus.cc:359] T 96c77a83b5d64b259864ae91df7a2fef P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:20.794342 16495 raft_consensus.cc:385] T 96c77a83b5d64b259864ae91df7a2fef P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:20.794667 16495 raft_consensus.cc:740] T 96c77a83b5d64b259864ae91df7a2fef P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ebd466ba2d54433bc717ec203ca0947, State: Initialized, Role: FOLLOWER
I20260709 13:07:20.795583 16495 consensus_queue.cc:260] T 96c77a83b5d64b259864ae91df7a2fef P 8ebd466ba2d54433bc717ec203ca0947 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:20.798533 16495 ts_tablet_manager.cc:1434] T 96c77a83b5d64b259864ae91df7a2fef P 8ebd466ba2d54433bc717ec203ca0947: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260709 13:07:20.799572 16495 tablet_bootstrap.cc:492] T 7f96b47b7c554cf0842adb4c099c9283 P 8ebd466ba2d54433bc717ec203ca0947: Bootstrap starting.
I20260709 13:07:20.801280 16496 tablet_bootstrap.cc:492] T 3ecb09ce4a7849eaa32091dade071e4c P e4f6c44912944534bf259a77e12a8907: Bootstrap starting.
I20260709 13:07:20.802297 16497 tablet_bootstrap.cc:654] T 39e40a1f7747473888a88ee1497a9728 P 83ef0efa74654e969954b9551fff9a12: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:20.805732 16495 tablet_bootstrap.cc:654] T 7f96b47b7c554cf0842adb4c099c9283 P 8ebd466ba2d54433bc717ec203ca0947: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:20.811215 16495 tablet_bootstrap.cc:492] T 7f96b47b7c554cf0842adb4c099c9283 P 8ebd466ba2d54433bc717ec203ca0947: No bootstrap required, opened a new log
I20260709 13:07:20.811532 16496 tablet_bootstrap.cc:654] T 3ecb09ce4a7849eaa32091dade071e4c P e4f6c44912944534bf259a77e12a8907: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:20.812933 16495 ts_tablet_manager.cc:1403] T 7f96b47b7c554cf0842adb4c099c9283 P 8ebd466ba2d54433bc717ec203ca0947: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.001s
I20260709 13:07:20.815356 16497 tablet_bootstrap.cc:492] T 39e40a1f7747473888a88ee1497a9728 P 83ef0efa74654e969954b9551fff9a12: No bootstrap required, opened a new log
I20260709 13:07:20.816200 16497 ts_tablet_manager.cc:1403] T 39e40a1f7747473888a88ee1497a9728 P 83ef0efa74654e969954b9551fff9a12: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.000s
I20260709 13:07:20.816241 16495 raft_consensus.cc:359] T 7f96b47b7c554cf0842adb4c099c9283 P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:20.817199 16495 raft_consensus.cc:385] T 7f96b47b7c554cf0842adb4c099c9283 P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:20.817484 16495 raft_consensus.cc:740] T 7f96b47b7c554cf0842adb4c099c9283 P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ebd466ba2d54433bc717ec203ca0947, State: Initialized, Role: FOLLOWER
I20260709 13:07:20.817807 16496 tablet_bootstrap.cc:492] T 3ecb09ce4a7849eaa32091dade071e4c P e4f6c44912944534bf259a77e12a8907: No bootstrap required, opened a new log
I20260709 13:07:20.818311 16496 ts_tablet_manager.cc:1403] T 3ecb09ce4a7849eaa32091dade071e4c P e4f6c44912944534bf259a77e12a8907: Time spent bootstrapping tablet: real 0.026s	user 0.006s	sys 0.005s
I20260709 13:07:20.818264 16495 consensus_queue.cc:260] T 7f96b47b7c554cf0842adb4c099c9283 P 8ebd466ba2d54433bc717ec203ca0947 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:20.820207 16497 raft_consensus.cc:359] T 39e40a1f7747473888a88ee1497a9728 P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:20.820792 16495 ts_tablet_manager.cc:1434] T 7f96b47b7c554cf0842adb4c099c9283 P 8ebd466ba2d54433bc717ec203ca0947: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 13:07:20.821005 16497 raft_consensus.cc:385] T 39e40a1f7747473888a88ee1497a9728 P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:20.821587 16497 raft_consensus.cc:740] T 39e40a1f7747473888a88ee1497a9728 P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83ef0efa74654e969954b9551fff9a12, State: Initialized, Role: FOLLOWER
I20260709 13:07:20.821543 16496 raft_consensus.cc:359] T 3ecb09ce4a7849eaa32091dade071e4c P e4f6c44912944534bf259a77e12a8907 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } } peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } }
I20260709 13:07:20.822522 16495 tablet_bootstrap.cc:492] T 144441613f07444982ec17792bcbb6d3 P 8ebd466ba2d54433bc717ec203ca0947: Bootstrap starting.
I20260709 13:07:20.822474 16496 raft_consensus.cc:385] T 3ecb09ce4a7849eaa32091dade071e4c P e4f6c44912944534bf259a77e12a8907 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:20.823007 16496 raft_consensus.cc:740] T 3ecb09ce4a7849eaa32091dade071e4c P e4f6c44912944534bf259a77e12a8907 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4f6c44912944534bf259a77e12a8907, State: Initialized, Role: FOLLOWER
I20260709 13:07:20.822862 16497 consensus_queue.cc:260] T 39e40a1f7747473888a88ee1497a9728 P 83ef0efa74654e969954b9551fff9a12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:20.823997 16496 consensus_queue.cc:260] T 3ecb09ce4a7849eaa32091dade071e4c P e4f6c44912944534bf259a77e12a8907 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } } peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } }
I20260709 13:07:20.825846 16497 ts_tablet_manager.cc:1434] T 39e40a1f7747473888a88ee1497a9728 P 83ef0efa74654e969954b9551fff9a12: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260709 13:07:20.827081 16497 tablet_bootstrap.cc:492] T 3ecb09ce4a7849eaa32091dade071e4c P 83ef0efa74654e969954b9551fff9a12: Bootstrap starting.
I20260709 13:07:20.829373 16496 ts_tablet_manager.cc:1434] T 3ecb09ce4a7849eaa32091dade071e4c P e4f6c44912944534bf259a77e12a8907: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:07:20.830129 16495 tablet_bootstrap.cc:654] T 144441613f07444982ec17792bcbb6d3 P 8ebd466ba2d54433bc717ec203ca0947: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:20.830524 16496 tablet_bootstrap.cc:492] T 39cbef44431942c1b2652887d8f60ca1 P e4f6c44912944534bf259a77e12a8907: Bootstrap starting.
I20260709 13:07:20.833701 16497 tablet_bootstrap.cc:654] T 3ecb09ce4a7849eaa32091dade071e4c P 83ef0efa74654e969954b9551fff9a12: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:20.835227 16502 raft_consensus.cc:493] T 7f96b47b7c554cf0842adb4c099c9283 P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:20.835764 16502 raft_consensus.cc:515] T 7f96b47b7c554cf0842adb4c099c9283 P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:20.838825 16502 leader_election.cc:290] T 7f96b47b7c554cf0842adb4c099c9283 P 83ef0efa74654e969954b9551fff9a12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4f6c44912944534bf259a77e12a8907 (127.10.182.1:36033), 8ebd466ba2d54433bc717ec203ca0947 (127.10.182.3:40619)
I20260709 13:07:20.840803 16496 tablet_bootstrap.cc:654] T 39cbef44431942c1b2652887d8f60ca1 P e4f6c44912944534bf259a77e12a8907: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:20.842192 16495 tablet_bootstrap.cc:492] T 144441613f07444982ec17792bcbb6d3 P 8ebd466ba2d54433bc717ec203ca0947: No bootstrap required, opened a new log
I20260709 13:07:20.842787 16495 ts_tablet_manager.cc:1403] T 144441613f07444982ec17792bcbb6d3 P 8ebd466ba2d54433bc717ec203ca0947: Time spent bootstrapping tablet: real 0.021s	user 0.018s	sys 0.000s
I20260709 13:07:20.846176 16495 raft_consensus.cc:359] T 144441613f07444982ec17792bcbb6d3 P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:20.847060 16495 raft_consensus.cc:385] T 144441613f07444982ec17792bcbb6d3 P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:20.847410 16495 raft_consensus.cc:740] T 144441613f07444982ec17792bcbb6d3 P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ebd466ba2d54433bc717ec203ca0947, State: Initialized, Role: FOLLOWER
I20260709 13:07:20.848366 16495 consensus_queue.cc:260] T 144441613f07444982ec17792bcbb6d3 P 8ebd466ba2d54433bc717ec203ca0947 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:20.853246 16495 ts_tablet_manager.cc:1434] T 144441613f07444982ec17792bcbb6d3 P 8ebd466ba2d54433bc717ec203ca0947: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:07:20.856806 16495 tablet_bootstrap.cc:492] T 3ecb09ce4a7849eaa32091dade071e4c P 8ebd466ba2d54433bc717ec203ca0947: Bootstrap starting.
I20260709 13:07:20.859660 16497 tablet_bootstrap.cc:492] T 3ecb09ce4a7849eaa32091dade071e4c P 83ef0efa74654e969954b9551fff9a12: No bootstrap required, opened a new log
I20260709 13:07:20.860414 16497 ts_tablet_manager.cc:1403] T 3ecb09ce4a7849eaa32091dade071e4c P 83ef0efa74654e969954b9551fff9a12: Time spent bootstrapping tablet: real 0.034s	user 0.017s	sys 0.012s
I20260709 13:07:20.864387 16497 raft_consensus.cc:359] T 3ecb09ce4a7849eaa32091dade071e4c P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } } peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } }
I20260709 13:07:20.865347 16497 raft_consensus.cc:385] T 3ecb09ce4a7849eaa32091dade071e4c P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:20.865694 16497 raft_consensus.cc:740] T 3ecb09ce4a7849eaa32091dade071e4c P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83ef0efa74654e969954b9551fff9a12, State: Initialized, Role: FOLLOWER
I20260709 13:07:20.866539 16497 consensus_queue.cc:260] T 3ecb09ce4a7849eaa32091dade071e4c P 83ef0efa74654e969954b9551fff9a12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } } peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } }
I20260709 13:07:20.869175 16505 raft_consensus.cc:493] T 7f96b47b7c554cf0842adb4c099c9283 P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:20.869649 16497 ts_tablet_manager.cc:1434] T 3ecb09ce4a7849eaa32091dade071e4c P 83ef0efa74654e969954b9551fff9a12: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:07:20.871091 16497 tablet_bootstrap.cc:492] T 96c77a83b5d64b259864ae91df7a2fef P 83ef0efa74654e969954b9551fff9a12: Bootstrap starting.
I20260709 13:07:20.869714 16505 raft_consensus.cc:515] T 7f96b47b7c554cf0842adb4c099c9283 P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:20.876354 16505 leader_election.cc:290] T 7f96b47b7c554cf0842adb4c099c9283 P 8ebd466ba2d54433bc717ec203ca0947 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4f6c44912944534bf259a77e12a8907 (127.10.182.1:36033), 83ef0efa74654e969954b9551fff9a12 (127.10.182.2:46079)
I20260709 13:07:20.880026 16381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f96b47b7c554cf0842adb4c099c9283" candidate_uuid: "8ebd466ba2d54433bc717ec203ca0947" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ef0efa74654e969954b9551fff9a12" is_pre_election: true
I20260709 13:07:20.880844 16381 raft_consensus.cc:2468] T 7f96b47b7c554cf0842adb4c099c9283 P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ebd466ba2d54433bc717ec203ca0947 in term 0.
I20260709 13:07:20.881923 16496 tablet_bootstrap.cc:492] T 39cbef44431942c1b2652887d8f60ca1 P e4f6c44912944534bf259a77e12a8907: No bootstrap required, opened a new log
I20260709 13:07:20.881836 16306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f96b47b7c554cf0842adb4c099c9283" candidate_uuid: "8ebd466ba2d54433bc717ec203ca0947" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4f6c44912944534bf259a77e12a8907" is_pre_election: true
I20260709 13:07:20.882539 16496 ts_tablet_manager.cc:1403] T 39cbef44431942c1b2652887d8f60ca1 P e4f6c44912944534bf259a77e12a8907: Time spent bootstrapping tablet: real 0.052s	user 0.017s	sys 0.003s
W20260709 13:07:20.883556 16421 leader_election.cc:343] T 7f96b47b7c554cf0842adb4c099c9283 P 8ebd466ba2d54433bc717ec203ca0947 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e4f6c44912944534bf259a77e12a8907 (127.10.182.1:36033): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:20.884769 16418 leader_election.cc:304] T 7f96b47b7c554cf0842adb4c099c9283 P 8ebd466ba2d54433bc717ec203ca0947 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 83ef0efa74654e969954b9551fff9a12, 8ebd466ba2d54433bc717ec203ca0947; no voters: e4f6c44912944534bf259a77e12a8907
I20260709 13:07:20.885707 16496 raft_consensus.cc:359] T 39cbef44431942c1b2652887d8f60ca1 P e4f6c44912944534bf259a77e12a8907 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:20.886477 16496 raft_consensus.cc:385] T 39cbef44431942c1b2652887d8f60ca1 P e4f6c44912944534bf259a77e12a8907 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:20.886409 16505 raft_consensus.cc:2804] T 7f96b47b7c554cf0842adb4c099c9283 P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:20.886961 16496 raft_consensus.cc:740] T 39cbef44431942c1b2652887d8f60ca1 P e4f6c44912944534bf259a77e12a8907 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4f6c44912944534bf259a77e12a8907, State: Initialized, Role: FOLLOWER
I20260709 13:07:20.887538 16505 raft_consensus.cc:493] T 7f96b47b7c554cf0842adb4c099c9283 P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:20.888263 16505 raft_consensus.cc:3060] T 7f96b47b7c554cf0842adb4c099c9283 P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:20.890735 16496 consensus_queue.cc:260] T 39cbef44431942c1b2652887d8f60ca1 P e4f6c44912944534bf259a77e12a8907 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:20.894251 16496 ts_tablet_manager.cc:1434] T 39cbef44431942c1b2652887d8f60ca1 P e4f6c44912944534bf259a77e12a8907: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.002s
I20260709 13:07:20.895318 16496 tablet_bootstrap.cc:492] T 7f96b47b7c554cf0842adb4c099c9283 P e4f6c44912944534bf259a77e12a8907: Bootstrap starting.
I20260709 13:07:20.896947 16495 tablet_bootstrap.cc:654] T 3ecb09ce4a7849eaa32091dade071e4c P 8ebd466ba2d54433bc717ec203ca0947: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:20.898903 16306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f96b47b7c554cf0842adb4c099c9283" candidate_uuid: "83ef0efa74654e969954b9551fff9a12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4f6c44912944534bf259a77e12a8907" is_pre_election: true
I20260709 13:07:20.887498 16497 tablet_bootstrap.cc:654] T 96c77a83b5d64b259864ae91df7a2fef P 83ef0efa74654e969954b9551fff9a12: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:20.903906 16505 raft_consensus.cc:515] T 7f96b47b7c554cf0842adb4c099c9283 P 8ebd466ba2d54433bc717ec203ca0947 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:20.904846 16496 tablet_bootstrap.cc:654] T 7f96b47b7c554cf0842adb4c099c9283 P e4f6c44912944534bf259a77e12a8907: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:20.907037 16505 leader_election.cc:290] T 7f96b47b7c554cf0842adb4c099c9283 P 8ebd466ba2d54433bc717ec203ca0947 [CANDIDATE]: Term 1 election: Requested vote from peers e4f6c44912944534bf259a77e12a8907 (127.10.182.1:36033), 83ef0efa74654e969954b9551fff9a12 (127.10.182.2:46079)
I20260709 13:07:20.911945 16381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f96b47b7c554cf0842adb4c099c9283" candidate_uuid: "8ebd466ba2d54433bc717ec203ca0947" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ef0efa74654e969954b9551fff9a12"
I20260709 13:07:20.912876 16381 raft_consensus.cc:3060] T 7f96b47b7c554cf0842adb4c099c9283 P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:20.915627 16495 tablet_bootstrap.cc:492] T 3ecb09ce4a7849eaa32091dade071e4c P 8ebd466ba2d54433bc717ec203ca0947: No bootstrap required, opened a new log
I20260709 13:07:20.912976 16497 tablet_bootstrap.cc:492] T 96c77a83b5d64b259864ae91df7a2fef P 83ef0efa74654e969954b9551fff9a12: No bootstrap required, opened a new log
I20260709 13:07:20.916519 16495 ts_tablet_manager.cc:1403] T 3ecb09ce4a7849eaa32091dade071e4c P 8ebd466ba2d54433bc717ec203ca0947: Time spent bootstrapping tablet: real 0.060s	user 0.013s	sys 0.001s
I20260709 13:07:20.917052 16497 ts_tablet_manager.cc:1403] T 96c77a83b5d64b259864ae91df7a2fef P 83ef0efa74654e969954b9551fff9a12: Time spent bootstrapping tablet: real 0.046s	user 0.014s	sys 0.000s
I20260709 13:07:20.917865 16306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f96b47b7c554cf0842adb4c099c9283" candidate_uuid: "8ebd466ba2d54433bc717ec203ca0947" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4f6c44912944534bf259a77e12a8907"
W20260709 13:07:20.919397 16421 leader_election.cc:343] T 7f96b47b7c554cf0842adb4c099c9283 P 8ebd466ba2d54433bc717ec203ca0947 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e4f6c44912944534bf259a77e12a8907 (127.10.182.1:36033): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:20.920719 16495 raft_consensus.cc:359] T 3ecb09ce4a7849eaa32091dade071e4c P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } } peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } }
I20260709 13:07:20.922046 16502 raft_consensus.cc:493] T 39cbef44431942c1b2652887d8f60ca1 P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:20.924531 16495 raft_consensus.cc:385] T 3ecb09ce4a7849eaa32091dade071e4c P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:20.924675 16502 raft_consensus.cc:515] T 39cbef44431942c1b2652887d8f60ca1 P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
W20260709 13:07:20.925976 16347 leader_election.cc:343] T 7f96b47b7c554cf0842adb4c099c9283 P 83ef0efa74654e969954b9551fff9a12 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e4f6c44912944534bf259a77e12a8907 (127.10.182.1:36033): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:20.926960 16502 leader_election.cc:290] T 39cbef44431942c1b2652887d8f60ca1 P 83ef0efa74654e969954b9551fff9a12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4f6c44912944534bf259a77e12a8907 (127.10.182.1:36033), 8ebd466ba2d54433bc717ec203ca0947 (127.10.182.3:40619)
I20260709 13:07:20.923439 16497 raft_consensus.cc:359] T 96c77a83b5d64b259864ae91df7a2fef P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:20.927508 16497 raft_consensus.cc:385] T 96c77a83b5d64b259864ae91df7a2fef P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:20.927824 16497 raft_consensus.cc:740] T 96c77a83b5d64b259864ae91df7a2fef P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83ef0efa74654e969954b9551fff9a12, State: Initialized, Role: FOLLOWER
I20260709 13:07:20.927982 16496 tablet_bootstrap.cc:492] T 7f96b47b7c554cf0842adb4c099c9283 P e4f6c44912944534bf259a77e12a8907: No bootstrap required, opened a new log
I20260709 13:07:20.927894 16306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39cbef44431942c1b2652887d8f60ca1" candidate_uuid: "83ef0efa74654e969954b9551fff9a12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4f6c44912944534bf259a77e12a8907" is_pre_election: true
I20260709 13:07:20.924985 16495 raft_consensus.cc:740] T 3ecb09ce4a7849eaa32091dade071e4c P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ebd466ba2d54433bc717ec203ca0947, State: Initialized, Role: FOLLOWER
I20260709 13:07:20.928635 16496 ts_tablet_manager.cc:1403] T 7f96b47b7c554cf0842adb4c099c9283 P e4f6c44912944534bf259a77e12a8907: Time spent bootstrapping tablet: real 0.034s	user 0.008s	sys 0.022s
I20260709 13:07:20.928663 16306 raft_consensus.cc:2468] T 39cbef44431942c1b2652887d8f60ca1 P e4f6c44912944534bf259a77e12a8907 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83ef0efa74654e969954b9551fff9a12 in term 0.
I20260709 13:07:20.929483 16495 consensus_queue.cc:260] T 3ecb09ce4a7849eaa32091dade071e4c P 8ebd466ba2d54433bc717ec203ca0947 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } } peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } }
I20260709 13:07:20.930861 16455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f96b47b7c554cf0842adb4c099c9283" candidate_uuid: "83ef0efa74654e969954b9551fff9a12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ebd466ba2d54433bc717ec203ca0947" is_pre_election: true
I20260709 13:07:20.931687 16455 raft_consensus.cc:2393] T 7f96b47b7c554cf0842adb4c099c9283 P 8ebd466ba2d54433bc717ec203ca0947 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 83ef0efa74654e969954b9551fff9a12 in current term 1: Already voted for candidate 8ebd466ba2d54433bc717ec203ca0947 in this term.
I20260709 13:07:20.931841 16495 ts_tablet_manager.cc:1434] T 3ecb09ce4a7849eaa32091dade071e4c P 8ebd466ba2d54433bc717ec203ca0947: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:07:20.932018 16496 raft_consensus.cc:359] T 7f96b47b7c554cf0842adb4c099c9283 P e4f6c44912944534bf259a77e12a8907 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:20.932780 16496 raft_consensus.cc:385] T 7f96b47b7c554cf0842adb4c099c9283 P e4f6c44912944534bf259a77e12a8907 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:20.933058 16496 raft_consensus.cc:740] T 7f96b47b7c554cf0842adb4c099c9283 P e4f6c44912944534bf259a77e12a8907 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4f6c44912944534bf259a77e12a8907, State: Initialized, Role: FOLLOWER
I20260709 13:07:20.933794 16347 leader_election.cc:304] T 39cbef44431942c1b2652887d8f60ca1 P 83ef0efa74654e969954b9551fff9a12 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83ef0efa74654e969954b9551fff9a12, e4f6c44912944534bf259a77e12a8907; no voters: 
I20260709 13:07:20.934276 16455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39cbef44431942c1b2652887d8f60ca1" candidate_uuid: "83ef0efa74654e969954b9551fff9a12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ebd466ba2d54433bc717ec203ca0947" is_pre_election: true
I20260709 13:07:20.933851 16496 consensus_queue.cc:260] T 7f96b47b7c554cf0842adb4c099c9283 P e4f6c44912944534bf259a77e12a8907 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:20.935015 16502 raft_consensus.cc:2804] T 39cbef44431942c1b2652887d8f60ca1 P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:20.935493 16502 raft_consensus.cc:493] T 39cbef44431942c1b2652887d8f60ca1 P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:20.935824 16502 raft_consensus.cc:3060] T 39cbef44431942c1b2652887d8f60ca1 P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:20.936378 16381 raft_consensus.cc:2468] T 7f96b47b7c554cf0842adb4c099c9283 P 83ef0efa74654e969954b9551fff9a12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ebd466ba2d54433bc717ec203ca0947 in term 1.
I20260709 13:07:20.934934 16455 raft_consensus.cc:2468] T 39cbef44431942c1b2652887d8f60ca1 P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83ef0efa74654e969954b9551fff9a12 in term 0.
I20260709 13:07:20.938005 16495 tablet_bootstrap.cc:492] T 39e40a1f7747473888a88ee1497a9728 P 8ebd466ba2d54433bc717ec203ca0947: Bootstrap starting.
I20260709 13:07:20.938601 16496 ts_tablet_manager.cc:1434] T 7f96b47b7c554cf0842adb4c099c9283 P e4f6c44912944534bf259a77e12a8907: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260709 13:07:20.938567 16418 leader_election.cc:304] T 7f96b47b7c554cf0842adb4c099c9283 P 8ebd466ba2d54433bc717ec203ca0947 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 83ef0efa74654e969954b9551fff9a12, 8ebd466ba2d54433bc717ec203ca0947; no voters: e4f6c44912944534bf259a77e12a8907
I20260709 13:07:20.939747 16496 tablet_bootstrap.cc:492] T 0f3d160b851f4a319a6c38f18f7b71bc P e4f6c44912944534bf259a77e12a8907: Bootstrap starting.
I20260709 13:07:20.940594 16505 raft_consensus.cc:2804] T 7f96b47b7c554cf0842adb4c099c9283 P 8ebd466ba2d54433bc717ec203ca0947 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:20.928916 16497 consensus_queue.cc:260] T 96c77a83b5d64b259864ae91df7a2fef P 83ef0efa74654e969954b9551fff9a12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:20.940900 16347 leader_election.cc:304] T 7f96b47b7c554cf0842adb4c099c9283 P 83ef0efa74654e969954b9551fff9a12 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 83ef0efa74654e969954b9551fff9a12; no voters: 8ebd466ba2d54433bc717ec203ca0947, e4f6c44912944534bf259a77e12a8907
I20260709 13:07:20.941672 16505 raft_consensus.cc:697] T 7f96b47b7c554cf0842adb4c099c9283 P 8ebd466ba2d54433bc717ec203ca0947 [term 1 LEADER]: Becoming Leader. State: Replica: 8ebd466ba2d54433bc717ec203ca0947, State: Running, Role: LEADER
I20260709 13:07:20.944144 16505 consensus_queue.cc:237] T 7f96b47b7c554cf0842adb4c099c9283 P 8ebd466ba2d54433bc717ec203ca0947 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:20.945858 16502 raft_consensus.cc:515] T 39cbef44431942c1b2652887d8f60ca1 P 83ef0efa74654e969954b9551fff9a12 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:20.949775 16497 ts_tablet_manager.cc:1434] T 96c77a83b5d64b259864ae91df7a2fef P 83ef0efa74654e969954b9551fff9a12: Time spent starting tablet: real 0.032s	user 0.004s	sys 0.005s
I20260709 13:07:20.946905 16496 tablet_bootstrap.cc:654] T 0f3d160b851f4a319a6c38f18f7b71bc P e4f6c44912944534bf259a77e12a8907: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:20.946818 16503 raft_consensus.cc:493] T 144441613f07444982ec17792bcbb6d3 P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:20.950978 16502 leader_election.cc:290] T 39cbef44431942c1b2652887d8f60ca1 P 83ef0efa74654e969954b9551fff9a12 [CANDIDATE]: Term 1 election: Requested vote from peers e4f6c44912944534bf259a77e12a8907 (127.10.182.1:36033), 8ebd466ba2d54433bc717ec203ca0947 (127.10.182.3:40619)
I20260709 13:07:20.950752 16503 raft_consensus.cc:515] T 144441613f07444982ec17792bcbb6d3 P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:20.953037 16503 leader_election.cc:290] T 144441613f07444982ec17792bcbb6d3 P 8ebd466ba2d54433bc717ec203ca0947 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4f6c44912944534bf259a77e12a8907 (127.10.182.1:36033), 83ef0efa74654e969954b9551fff9a12 (127.10.182.2:46079)
I20260709 13:07:20.953452 16306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39cbef44431942c1b2652887d8f60ca1" candidate_uuid: "83ef0efa74654e969954b9551fff9a12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4f6c44912944534bf259a77e12a8907"
I20260709 13:07:20.953840 16525 raft_consensus.cc:2749] T 7f96b47b7c554cf0842adb4c099c9283 P 83ef0efa74654e969954b9551fff9a12 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:20.954092 16306 raft_consensus.cc:3060] T 39cbef44431942c1b2652887d8f60ca1 P e4f6c44912944534bf259a77e12a8907 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:20.955492 16381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "144441613f07444982ec17792bcbb6d3" candidate_uuid: "8ebd466ba2d54433bc717ec203ca0947" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ef0efa74654e969954b9551fff9a12" is_pre_election: true
I20260709 13:07:20.948001 16495 tablet_bootstrap.cc:654] T 39e40a1f7747473888a88ee1497a9728 P 8ebd466ba2d54433bc717ec203ca0947: Neither blocks nor log segments found. Creating new log.
W20260709 13:07:20.956905 16418 leader_election.cc:343] T 144441613f07444982ec17792bcbb6d3 P 8ebd466ba2d54433bc717ec203ca0947 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83ef0efa74654e969954b9551fff9a12 (127.10.182.2:46079): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:20.957024 16305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "144441613f07444982ec17792bcbb6d3" candidate_uuid: "8ebd466ba2d54433bc717ec203ca0947" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4f6c44912944534bf259a77e12a8907" is_pre_election: true
I20260709 13:07:20.950754 16497 tablet_bootstrap.cc:492] T 7c7d200751be4f2e8331e4ecd0f4cbee P 83ef0efa74654e969954b9551fff9a12: Bootstrap starting.
I20260709 13:07:20.957738 16305 raft_consensus.cc:2468] T 144441613f07444982ec17792bcbb6d3 P e4f6c44912944534bf259a77e12a8907 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ebd466ba2d54433bc717ec203ca0947 in term 0.
I20260709 13:07:20.958947 16421 leader_election.cc:304] T 144441613f07444982ec17792bcbb6d3 P 8ebd466ba2d54433bc717ec203ca0947 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8ebd466ba2d54433bc717ec203ca0947, e4f6c44912944534bf259a77e12a8907; no voters: 83ef0efa74654e969954b9551fff9a12
I20260709 13:07:20.960160 16503 raft_consensus.cc:2804] T 144441613f07444982ec17792bcbb6d3 P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:20.960536 16503 raft_consensus.cc:493] T 144441613f07444982ec17792bcbb6d3 P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:20.960868 16503 raft_consensus.cc:3060] T 144441613f07444982ec17792bcbb6d3 P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:20.973237 16455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39cbef44431942c1b2652887d8f60ca1" candidate_uuid: "83ef0efa74654e969954b9551fff9a12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ebd466ba2d54433bc717ec203ca0947"
I20260709 13:07:20.973959 16455 raft_consensus.cc:3060] T 39cbef44431942c1b2652887d8f60ca1 P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:20.974749 16497 tablet_bootstrap.cc:654] T 7c7d200751be4f2e8331e4ecd0f4cbee P 83ef0efa74654e969954b9551fff9a12: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:20.968242 16503 raft_consensus.cc:515] T 144441613f07444982ec17792bcbb6d3 P 8ebd466ba2d54433bc717ec203ca0947 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:20.979512 16305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "144441613f07444982ec17792bcbb6d3" candidate_uuid: "8ebd466ba2d54433bc717ec203ca0947" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4f6c44912944534bf259a77e12a8907"
I20260709 13:07:20.980125 16305 raft_consensus.cc:3060] T 144441613f07444982ec17792bcbb6d3 P e4f6c44912944534bf259a77e12a8907 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:20.981879 16455 raft_consensus.cc:2468] T 39cbef44431942c1b2652887d8f60ca1 P 8ebd466ba2d54433bc717ec203ca0947 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83ef0efa74654e969954b9551fff9a12 in term 1.
I20260709 13:07:20.983400 16347 leader_election.cc:304] T 39cbef44431942c1b2652887d8f60ca1 P 83ef0efa74654e969954b9551fff9a12 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83ef0efa74654e969954b9551fff9a12, 8ebd466ba2d54433bc717ec203ca0947; no voters: 
I20260709 13:07:20.968206 16306 raft_consensus.cc:2468] T 39cbef44431942c1b2652887d8f60ca1 P e4f6c44912944534bf259a77e12a8907 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83ef0efa74654e969954b9551fff9a12 in term 1.
I20260709 13:07:20.987588 16501 raft_consensus.cc:493] T 96c77a83b5d64b259864ae91df7a2fef P e4f6c44912944534bf259a77e12a8907 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:20.988083 16501 raft_consensus.cc:515] T 96c77a83b5d64b259864ae91df7a2fef P e4f6c44912944534bf259a77e12a8907 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:20.984303 16525 raft_consensus.cc:2804] T 39cbef44431942c1b2652887d8f60ca1 P 83ef0efa74654e969954b9551fff9a12 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:20.989584 16525 raft_consensus.cc:697] T 39cbef44431942c1b2652887d8f60ca1 P 83ef0efa74654e969954b9551fff9a12 [term 1 LEADER]: Becoming Leader. State: Replica: 83ef0efa74654e969954b9551fff9a12, State: Running, Role: LEADER
I20260709 13:07:20.989763 16495 tablet_bootstrap.cc:492] T 39e40a1f7747473888a88ee1497a9728 P 8ebd466ba2d54433bc717ec203ca0947: No bootstrap required, opened a new log
I20260709 13:07:20.990854 16495 ts_tablet_manager.cc:1403] T 39e40a1f7747473888a88ee1497a9728 P 8ebd466ba2d54433bc717ec203ca0947: Time spent bootstrapping tablet: real 0.053s	user 0.013s	sys 0.011s
I20260709 13:07:20.990594 16525 consensus_queue.cc:237] T 39cbef44431942c1b2652887d8f60ca1 P 83ef0efa74654e969954b9551fff9a12 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:20.993242 16501 leader_election.cc:290] T 96c77a83b5d64b259864ae91df7a2fef P e4f6c44912944534bf259a77e12a8907 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ef0efa74654e969954b9551fff9a12 (127.10.182.2:46079), 8ebd466ba2d54433bc717ec203ca0947 (127.10.182.3:40619)
I20260709 13:07:20.991178 16381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "144441613f07444982ec17792bcbb6d3" candidate_uuid: "8ebd466ba2d54433bc717ec203ca0947" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ef0efa74654e969954b9551fff9a12"
I20260709 13:07:20.991848 16503 leader_election.cc:290] T 144441613f07444982ec17792bcbb6d3 P 8ebd466ba2d54433bc717ec203ca0947 [CANDIDATE]: Term 1 election: Requested vote from peers e4f6c44912944534bf259a77e12a8907 (127.10.182.1:36033), 83ef0efa74654e969954b9551fff9a12 (127.10.182.2:46079)
I20260709 13:07:21.004458 16524 raft_consensus.cc:493] T 3ecb09ce4a7849eaa32091dade071e4c P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:07:21.007246 16418 leader_election.cc:343] T 144441613f07444982ec17792bcbb6d3 P 8ebd466ba2d54433bc717ec203ca0947 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 83ef0efa74654e969954b9551fff9a12 (127.10.182.2:46079): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:21.007089 16524 raft_consensus.cc:515] T 3ecb09ce4a7849eaa32091dade071e4c P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } } peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } }
I20260709 13:07:21.007911 16305 raft_consensus.cc:2468] T 144441613f07444982ec17792bcbb6d3 P e4f6c44912944534bf259a77e12a8907 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ebd466ba2d54433bc717ec203ca0947 in term 1.
I20260709 13:07:21.009574 16421 leader_election.cc:304] T 144441613f07444982ec17792bcbb6d3 P 8ebd466ba2d54433bc717ec203ca0947 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8ebd466ba2d54433bc717ec203ca0947, e4f6c44912944534bf259a77e12a8907; no voters: 83ef0efa74654e969954b9551fff9a12
I20260709 13:07:21.012926 16503 raft_consensus.cc:2804] T 144441613f07444982ec17792bcbb6d3 P 8ebd466ba2d54433bc717ec203ca0947 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:21.013379 16524 leader_election.cc:290] T 3ecb09ce4a7849eaa32091dade071e4c P 83ef0efa74654e969954b9551fff9a12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ebd466ba2d54433bc717ec203ca0947 (127.10.182.3:40619), e4f6c44912944534bf259a77e12a8907 (127.10.182.1:36033)
I20260709 13:07:21.009639 16505 raft_consensus.cc:493] T 96c77a83b5d64b259864ae91df7a2fef P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:21.015692 16455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ecb09ce4a7849eaa32091dade071e4c" candidate_uuid: "83ef0efa74654e969954b9551fff9a12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ebd466ba2d54433bc717ec203ca0947" is_pre_election: true
I20260709 13:07:21.016829 16455 raft_consensus.cc:2468] T 3ecb09ce4a7849eaa32091dade071e4c P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83ef0efa74654e969954b9551fff9a12 in term 0.
I20260709 13:07:21.016759 16505 raft_consensus.cc:515] T 96c77a83b5d64b259864ae91df7a2fef P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:21.018924 16497 tablet_bootstrap.cc:492] T 7c7d200751be4f2e8331e4ecd0f4cbee P 83ef0efa74654e969954b9551fff9a12: No bootstrap required, opened a new log
I20260709 13:07:21.019328 16347 leader_election.cc:304] T 3ecb09ce4a7849eaa32091dade071e4c P 83ef0efa74654e969954b9551fff9a12 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83ef0efa74654e969954b9551fff9a12, 8ebd466ba2d54433bc717ec203ca0947; no voters: 
I20260709 13:07:21.019490 16497 ts_tablet_manager.cc:1403] T 7c7d200751be4f2e8331e4ecd0f4cbee P 83ef0efa74654e969954b9551fff9a12: Time spent bootstrapping tablet: real 0.069s	user 0.015s	sys 0.003s
I20260709 13:07:21.019560 16305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96c77a83b5d64b259864ae91df7a2fef" candidate_uuid: "8ebd466ba2d54433bc717ec203ca0947" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4f6c44912944534bf259a77e12a8907" is_pre_election: true
I20260709 13:07:21.020334 16305 raft_consensus.cc:2468] T 96c77a83b5d64b259864ae91df7a2fef P e4f6c44912944534bf259a77e12a8907 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ebd466ba2d54433bc717ec203ca0947 in term 0.
I20260709 13:07:21.020380 16524 raft_consensus.cc:2804] T 3ecb09ce4a7849eaa32091dade071e4c P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:21.022037 16524 raft_consensus.cc:493] T 3ecb09ce4a7849eaa32091dade071e4c P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:21.022464 16524 raft_consensus.cc:3060] T 3ecb09ce4a7849eaa32091dade071e4c P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:21.023090 16495 raft_consensus.cc:359] T 39e40a1f7747473888a88ee1497a9728 P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:21.023653 16495 raft_consensus.cc:385] T 39e40a1f7747473888a88ee1497a9728 P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:21.023873 16495 raft_consensus.cc:740] T 39e40a1f7747473888a88ee1497a9728 P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ebd466ba2d54433bc717ec203ca0947, State: Initialized, Role: FOLLOWER
I20260709 13:07:21.024777 16421 leader_election.cc:304] T 96c77a83b5d64b259864ae91df7a2fef P 8ebd466ba2d54433bc717ec203ca0947 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ebd466ba2d54433bc717ec203ca0947, e4f6c44912944534bf259a77e12a8907; no voters: 
I20260709 13:07:21.024469 16495 consensus_queue.cc:260] T 39e40a1f7747473888a88ee1497a9728 P 8ebd466ba2d54433bc717ec203ca0947 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:21.032421 16503 raft_consensus.cc:697] T 144441613f07444982ec17792bcbb6d3 P 8ebd466ba2d54433bc717ec203ca0947 [term 1 LEADER]: Becoming Leader. State: Replica: 8ebd466ba2d54433bc717ec203ca0947, State: Running, Role: LEADER
I20260709 13:07:21.033342 16533 raft_consensus.cc:493] T 0f3d160b851f4a319a6c38f18f7b71bc P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:21.033607 16503 consensus_queue.cc:237] T 144441613f07444982ec17792bcbb6d3 P 8ebd466ba2d54433bc717ec203ca0947 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:21.034080 16533 raft_consensus.cc:515] T 0f3d160b851f4a319a6c38f18f7b71bc P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:21.036410 16497 raft_consensus.cc:359] T 7c7d200751be4f2e8331e4ecd0f4cbee P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:21.037400 16497 raft_consensus.cc:385] T 7c7d200751be4f2e8331e4ecd0f4cbee P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:21.037705 16497 raft_consensus.cc:740] T 7c7d200751be4f2e8331e4ecd0f4cbee P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83ef0efa74654e969954b9551fff9a12, State: Initialized, Role: FOLLOWER
I20260709 13:07:21.021392 16496 tablet_bootstrap.cc:492] T 0f3d160b851f4a319a6c38f18f7b71bc P e4f6c44912944534bf259a77e12a8907: No bootstrap required, opened a new log
I20260709 13:07:21.039974 16534 raft_consensus.cc:2804] T 96c77a83b5d64b259864ae91df7a2fef P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:21.040766 16534 raft_consensus.cc:493] T 96c77a83b5d64b259864ae91df7a2fef P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:21.041177 16534 raft_consensus.cc:3060] T 96c77a83b5d64b259864ae91df7a2fef P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:21.037987 16381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96c77a83b5d64b259864ae91df7a2fef" candidate_uuid: "8ebd466ba2d54433bc717ec203ca0947" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ef0efa74654e969954b9551fff9a12" is_pre_election: true
I20260709 13:07:21.044621 16497 consensus_queue.cc:260] T 7c7d200751be4f2e8331e4ecd0f4cbee P 83ef0efa74654e969954b9551fff9a12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:21.045200 16381 raft_consensus.cc:2468] T 96c77a83b5d64b259864ae91df7a2fef P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ebd466ba2d54433bc717ec203ca0947 in term 0.
I20260709 13:07:21.046972 16497 ts_tablet_manager.cc:1434] T 7c7d200751be4f2e8331e4ecd0f4cbee P 83ef0efa74654e969954b9551fff9a12: Time spent starting tablet: real 0.027s	user 0.001s	sys 0.008s
I20260709 13:07:21.029062 16305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ecb09ce4a7849eaa32091dade071e4c" candidate_uuid: "83ef0efa74654e969954b9551fff9a12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4f6c44912944534bf259a77e12a8907" is_pre_election: true
I20260709 13:07:21.047976 16497 tablet_bootstrap.cc:492] T 144441613f07444982ec17792bcbb6d3 P 83ef0efa74654e969954b9551fff9a12: Bootstrap starting.
I20260709 13:07:21.048256 16305 raft_consensus.cc:2468] T 3ecb09ce4a7849eaa32091dade071e4c P e4f6c44912944534bf259a77e12a8907 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83ef0efa74654e969954b9551fff9a12 in term 0.
I20260709 13:07:21.047775 16203 catalog_manager.cc:5697] T 39cbef44431942c1b2652887d8f60ca1 P 83ef0efa74654e969954b9551fff9a12 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83ef0efa74654e969954b9551fff9a12 (127.10.182.2). New cstate: current_term: 1 leader_uuid: "83ef0efa74654e969954b9551fff9a12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:21.051218 16534 raft_consensus.cc:515] T 96c77a83b5d64b259864ae91df7a2fef P 8ebd466ba2d54433bc717ec203ca0947 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:21.038630 16505 leader_election.cc:290] T 96c77a83b5d64b259864ae91df7a2fef P 8ebd466ba2d54433bc717ec203ca0947 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4f6c44912944534bf259a77e12a8907 (127.10.182.1:36033), 83ef0efa74654e969954b9551fff9a12 (127.10.182.2:46079)
I20260709 13:07:21.053454 16533 leader_election.cc:290] T 0f3d160b851f4a319a6c38f18f7b71bc P 8ebd466ba2d54433bc717ec203ca0947 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4f6c44912944534bf259a77e12a8907 (127.10.182.1:36033), 83ef0efa74654e969954b9551fff9a12 (127.10.182.2:46079)
I20260709 13:07:21.054040 16305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f3d160b851f4a319a6c38f18f7b71bc" candidate_uuid: "8ebd466ba2d54433bc717ec203ca0947" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4f6c44912944534bf259a77e12a8907" is_pre_election: true
W20260709 13:07:21.058907 16421 leader_election.cc:343] T 0f3d160b851f4a319a6c38f18f7b71bc P 8ebd466ba2d54433bc717ec203ca0947 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e4f6c44912944534bf259a77e12a8907 (127.10.182.1:36033): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:21.056064 16381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f3d160b851f4a319a6c38f18f7b71bc" candidate_uuid: "8ebd466ba2d54433bc717ec203ca0947" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ef0efa74654e969954b9551fff9a12" is_pre_election: true
I20260709 13:07:21.060746 16534 leader_election.cc:290] T 96c77a83b5d64b259864ae91df7a2fef P 8ebd466ba2d54433bc717ec203ca0947 [CANDIDATE]: Term 1 election: Requested vote from peers e4f6c44912944534bf259a77e12a8907 (127.10.182.1:36033), 83ef0efa74654e969954b9551fff9a12 (127.10.182.2:46079)
W20260709 13:07:21.060981 16418 leader_election.cc:343] T 0f3d160b851f4a319a6c38f18f7b71bc P 8ebd466ba2d54433bc717ec203ca0947 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83ef0efa74654e969954b9551fff9a12 (127.10.182.2:46079): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:21.062968 16418 leader_election.cc:304] T 0f3d160b851f4a319a6c38f18f7b71bc P 8ebd466ba2d54433bc717ec203ca0947 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8ebd466ba2d54433bc717ec203ca0947; no voters: 83ef0efa74654e969954b9551fff9a12, e4f6c44912944534bf259a77e12a8907
I20260709 13:07:21.062662 16204 catalog_manager.cc:5697] T 7f96b47b7c554cf0842adb4c099c9283 P 8ebd466ba2d54433bc717ec203ca0947 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ebd466ba2d54433bc717ec203ca0947 (127.10.182.3). New cstate: current_term: 1 leader_uuid: "8ebd466ba2d54433bc717ec203ca0947" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:21.064888 16381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96c77a83b5d64b259864ae91df7a2fef" candidate_uuid: "8ebd466ba2d54433bc717ec203ca0947" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ef0efa74654e969954b9551fff9a12"
I20260709 13:07:21.065124 16505 raft_consensus.cc:2749] T 0f3d160b851f4a319a6c38f18f7b71bc P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:21.065565 16381 raft_consensus.cc:3060] T 96c77a83b5d64b259864ae91df7a2fef P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:21.061417 16305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96c77a83b5d64b259864ae91df7a2fef" candidate_uuid: "8ebd466ba2d54433bc717ec203ca0947" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4f6c44912944534bf259a77e12a8907"
I20260709 13:07:21.069386 16305 raft_consensus.cc:3060] T 96c77a83b5d64b259864ae91df7a2fef P e4f6c44912944534bf259a77e12a8907 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:21.062543 16497 tablet_bootstrap.cc:654] T 144441613f07444982ec17792bcbb6d3 P 83ef0efa74654e969954b9551fff9a12: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:21.068156 16524 raft_consensus.cc:515] T 3ecb09ce4a7849eaa32091dade071e4c P 83ef0efa74654e969954b9551fff9a12 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } } peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } }
I20260709 13:07:21.068790 16455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96c77a83b5d64b259864ae91df7a2fef" candidate_uuid: "e4f6c44912944534bf259a77e12a8907" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ebd466ba2d54433bc717ec203ca0947" is_pre_election: true
I20260709 13:07:21.071548 16455 raft_consensus.cc:2393] T 96c77a83b5d64b259864ae91df7a2fef P 8ebd466ba2d54433bc717ec203ca0947 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e4f6c44912944534bf259a77e12a8907 in current term 1: Already voted for candidate 8ebd466ba2d54433bc717ec203ca0947 in this term.
I20260709 13:07:21.073129 16524 leader_election.cc:290] T 3ecb09ce4a7849eaa32091dade071e4c P 83ef0efa74654e969954b9551fff9a12 [CANDIDATE]: Term 1 election: Requested vote from peers 8ebd466ba2d54433bc717ec203ca0947 (127.10.182.3:40619), e4f6c44912944534bf259a77e12a8907 (127.10.182.1:36033)
I20260709 13:07:21.052279 16496 ts_tablet_manager.cc:1403] T 0f3d160b851f4a319a6c38f18f7b71bc P e4f6c44912944534bf259a77e12a8907: Time spent bootstrapping tablet: real 0.113s	user 0.015s	sys 0.020s
I20260709 13:07:21.074592 16306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ecb09ce4a7849eaa32091dade071e4c" candidate_uuid: "83ef0efa74654e969954b9551fff9a12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4f6c44912944534bf259a77e12a8907"
I20260709 13:07:21.075256 16306 raft_consensus.cc:3060] T 3ecb09ce4a7849eaa32091dade071e4c P e4f6c44912944534bf259a77e12a8907 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:21.083909 16495 ts_tablet_manager.cc:1434] T 39e40a1f7747473888a88ee1497a9728 P 8ebd466ba2d54433bc717ec203ca0947: Time spent starting tablet: real 0.092s	user 0.014s	sys 0.022s
I20260709 13:07:21.085968 16455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ecb09ce4a7849eaa32091dade071e4c" candidate_uuid: "83ef0efa74654e969954b9551fff9a12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ebd466ba2d54433bc717ec203ca0947"
I20260709 13:07:21.086261 16380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96c77a83b5d64b259864ae91df7a2fef" candidate_uuid: "e4f6c44912944534bf259a77e12a8907" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ef0efa74654e969954b9551fff9a12" is_pre_election: true
I20260709 13:07:21.086651 16455 raft_consensus.cc:3060] T 3ecb09ce4a7849eaa32091dade071e4c P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:21.088168 16269 leader_election.cc:304] T 96c77a83b5d64b259864ae91df7a2fef P e4f6c44912944534bf259a77e12a8907 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e4f6c44912944534bf259a77e12a8907; no voters: 83ef0efa74654e969954b9551fff9a12, 8ebd466ba2d54433bc717ec203ca0947
I20260709 13:07:21.089821 16495 tablet_bootstrap.cc:492] T 4381503f2a884b9a93dad81723399608 P 8ebd466ba2d54433bc717ec203ca0947: Bootstrap starting.
I20260709 13:07:21.092540 16306 raft_consensus.cc:2468] T 3ecb09ce4a7849eaa32091dade071e4c P e4f6c44912944534bf259a77e12a8907 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83ef0efa74654e969954b9551fff9a12 in term 1.
I20260709 13:07:21.093739 16347 leader_election.cc:304] T 3ecb09ce4a7849eaa32091dade071e4c P 83ef0efa74654e969954b9551fff9a12 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83ef0efa74654e969954b9551fff9a12, e4f6c44912944534bf259a77e12a8907; no voters: 
I20260709 13:07:21.077539 16381 raft_consensus.cc:2468] T 96c77a83b5d64b259864ae91df7a2fef P 83ef0efa74654e969954b9551fff9a12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ebd466ba2d54433bc717ec203ca0947 in term 1.
I20260709 13:07:21.095333 16418 leader_election.cc:304] T 96c77a83b5d64b259864ae91df7a2fef P 8ebd466ba2d54433bc717ec203ca0947 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83ef0efa74654e969954b9551fff9a12, 8ebd466ba2d54433bc717ec203ca0947; no voters: 
I20260709 13:07:21.094617 16525 raft_consensus.cc:2804] T 3ecb09ce4a7849eaa32091dade071e4c P 83ef0efa74654e969954b9551fff9a12 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:21.096516 16525 raft_consensus.cc:697] T 3ecb09ce4a7849eaa32091dade071e4c P 83ef0efa74654e969954b9551fff9a12 [term 1 LEADER]: Becoming Leader. State: Replica: 83ef0efa74654e969954b9551fff9a12, State: Running, Role: LEADER
I20260709 13:07:21.097385 16525 consensus_queue.cc:237] T 3ecb09ce4a7849eaa32091dade071e4c P 83ef0efa74654e969954b9551fff9a12 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } } peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } }
I20260709 13:07:21.098624 16495 tablet_bootstrap.cc:654] T 4381503f2a884b9a93dad81723399608 P 8ebd466ba2d54433bc717ec203ca0947: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:21.100306 16534 raft_consensus.cc:2804] T 96c77a83b5d64b259864ae91df7a2fef P 8ebd466ba2d54433bc717ec203ca0947 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:21.104346 16496 raft_consensus.cc:359] T 0f3d160b851f4a319a6c38f18f7b71bc P e4f6c44912944534bf259a77e12a8907 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:21.104939 16455 raft_consensus.cc:2468] T 3ecb09ce4a7849eaa32091dade071e4c P 8ebd466ba2d54433bc717ec203ca0947 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83ef0efa74654e969954b9551fff9a12 in term 1.
I20260709 13:07:21.105195 16496 raft_consensus.cc:385] T 0f3d160b851f4a319a6c38f18f7b71bc P e4f6c44912944534bf259a77e12a8907 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:21.105511 16496 raft_consensus.cc:740] T 0f3d160b851f4a319a6c38f18f7b71bc P e4f6c44912944534bf259a77e12a8907 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4f6c44912944534bf259a77e12a8907, State: Initialized, Role: FOLLOWER
I20260709 13:07:21.106269 16496 consensus_queue.cc:260] T 0f3d160b851f4a319a6c38f18f7b71bc P e4f6c44912944534bf259a77e12a8907 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:21.102886 16534 raft_consensus.cc:697] T 96c77a83b5d64b259864ae91df7a2fef P 8ebd466ba2d54433bc717ec203ca0947 [term 1 LEADER]: Becoming Leader. State: Replica: 8ebd466ba2d54433bc717ec203ca0947, State: Running, Role: LEADER
I20260709 13:07:21.110754 16534 consensus_queue.cc:237] T 96c77a83b5d64b259864ae91df7a2fef P 8ebd466ba2d54433bc717ec203ca0947 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:21.118214 16497 tablet_bootstrap.cc:492] T 144441613f07444982ec17792bcbb6d3 P 83ef0efa74654e969954b9551fff9a12: No bootstrap required, opened a new log
I20260709 13:07:21.118850 16497 ts_tablet_manager.cc:1403] T 144441613f07444982ec17792bcbb6d3 P 83ef0efa74654e969954b9551fff9a12: Time spent bootstrapping tablet: real 0.071s	user 0.004s	sys 0.014s
I20260709 13:07:21.122385 16497 raft_consensus.cc:359] T 144441613f07444982ec17792bcbb6d3 P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:21.122717 16305 raft_consensus.cc:2468] T 96c77a83b5d64b259864ae91df7a2fef P e4f6c44912944534bf259a77e12a8907 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ebd466ba2d54433bc717ec203ca0947 in term 1.
I20260709 13:07:21.123129 16497 raft_consensus.cc:385] T 144441613f07444982ec17792bcbb6d3 P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:21.123312 16501 raft_consensus.cc:2749] T 96c77a83b5d64b259864ae91df7a2fef P e4f6c44912944534bf259a77e12a8907 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:21.126492 16501 raft_consensus.cc:493] T 4381503f2a884b9a93dad81723399608 P e4f6c44912944534bf259a77e12a8907 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:21.126935 16501 raft_consensus.cc:515] T 4381503f2a884b9a93dad81723399608 P e4f6c44912944534bf259a77e12a8907 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:21.123435 16497 raft_consensus.cc:740] T 144441613f07444982ec17792bcbb6d3 P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83ef0efa74654e969954b9551fff9a12, State: Initialized, Role: FOLLOWER
I20260709 13:07:21.129920 16496 ts_tablet_manager.cc:1434] T 0f3d160b851f4a319a6c38f18f7b71bc P e4f6c44912944534bf259a77e12a8907: Time spent starting tablet: real 0.055s	user 0.008s	sys 0.012s
I20260709 13:07:21.132251 16496 tablet_bootstrap.cc:492] T 39e40a1f7747473888a88ee1497a9728 P e4f6c44912944534bf259a77e12a8907: Bootstrap starting.
I20260709 13:07:21.132985 16497 consensus_queue.cc:260] T 144441613f07444982ec17792bcbb6d3 P 83ef0efa74654e969954b9551fff9a12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:21.133605 16381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4381503f2a884b9a93dad81723399608" candidate_uuid: "e4f6c44912944534bf259a77e12a8907" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ef0efa74654e969954b9551fff9a12" is_pre_election: true
I20260709 13:07:21.135128 16495 tablet_bootstrap.cc:492] T 4381503f2a884b9a93dad81723399608 P 8ebd466ba2d54433bc717ec203ca0947: No bootstrap required, opened a new log
W20260709 13:07:21.135280 16269 leader_election.cc:343] T 4381503f2a884b9a93dad81723399608 P e4f6c44912944534bf259a77e12a8907 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83ef0efa74654e969954b9551fff9a12 (127.10.182.2:46079): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:21.135613 16497 ts_tablet_manager.cc:1434] T 144441613f07444982ec17792bcbb6d3 P 83ef0efa74654e969954b9551fff9a12: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 13:07:21.135735 16495 ts_tablet_manager.cc:1403] T 4381503f2a884b9a93dad81723399608 P 8ebd466ba2d54433bc717ec203ca0947: Time spent bootstrapping tablet: real 0.046s	user 0.017s	sys 0.001s
I20260709 13:07:21.136919 16497 tablet_bootstrap.cc:492] T 0f3d160b851f4a319a6c38f18f7b71bc P 83ef0efa74654e969954b9551fff9a12: Bootstrap starting.
I20260709 13:07:21.138993 16455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4381503f2a884b9a93dad81723399608" candidate_uuid: "e4f6c44912944534bf259a77e12a8907" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ebd466ba2d54433bc717ec203ca0947" is_pre_election: true
I20260709 13:07:21.138826 16495 raft_consensus.cc:359] T 4381503f2a884b9a93dad81723399608 P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:21.139572 16495 raft_consensus.cc:385] T 4381503f2a884b9a93dad81723399608 P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:21.139706 16501 leader_election.cc:290] T 4381503f2a884b9a93dad81723399608 P e4f6c44912944534bf259a77e12a8907 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ef0efa74654e969954b9551fff9a12 (127.10.182.2:46079), 8ebd466ba2d54433bc717ec203ca0947 (127.10.182.3:40619)
I20260709 13:07:21.139868 16495 raft_consensus.cc:740] T 4381503f2a884b9a93dad81723399608 P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ebd466ba2d54433bc717ec203ca0947, State: Initialized, Role: FOLLOWER
I20260709 13:07:21.140722 16495 consensus_queue.cc:260] T 4381503f2a884b9a93dad81723399608 P 8ebd466ba2d54433bc717ec203ca0947 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:21.141619 16455 raft_consensus.cc:2468] T 4381503f2a884b9a93dad81723399608 P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4f6c44912944534bf259a77e12a8907 in term 0.
I20260709 13:07:21.141870 16496 tablet_bootstrap.cc:654] T 39e40a1f7747473888a88ee1497a9728 P e4f6c44912944534bf259a77e12a8907: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:21.143150 16495 ts_tablet_manager.cc:1434] T 4381503f2a884b9a93dad81723399608 P 8ebd466ba2d54433bc717ec203ca0947: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.005s
I20260709 13:07:21.144806 16497 tablet_bootstrap.cc:654] T 0f3d160b851f4a319a6c38f18f7b71bc P 83ef0efa74654e969954b9551fff9a12: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:21.145294 16272 leader_election.cc:304] T 4381503f2a884b9a93dad81723399608 P e4f6c44912944534bf259a77e12a8907 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8ebd466ba2d54433bc717ec203ca0947, e4f6c44912944534bf259a77e12a8907; no voters: 83ef0efa74654e969954b9551fff9a12
I20260709 13:07:21.146435 16501 raft_consensus.cc:2804] T 4381503f2a884b9a93dad81723399608 P e4f6c44912944534bf259a77e12a8907 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:21.146804 16501 raft_consensus.cc:493] T 4381503f2a884b9a93dad81723399608 P e4f6c44912944534bf259a77e12a8907 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:21.147097 16501 raft_consensus.cc:3060] T 4381503f2a884b9a93dad81723399608 P e4f6c44912944534bf259a77e12a8907 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:21.151567 16497 tablet_bootstrap.cc:492] T 0f3d160b851f4a319a6c38f18f7b71bc P 83ef0efa74654e969954b9551fff9a12: No bootstrap required, opened a new log
I20260709 13:07:21.152246 16497 ts_tablet_manager.cc:1403] T 0f3d160b851f4a319a6c38f18f7b71bc P 83ef0efa74654e969954b9551fff9a12: Time spent bootstrapping tablet: real 0.016s	user 0.002s	sys 0.009s
I20260709 13:07:21.153143 16501 raft_consensus.cc:515] T 4381503f2a884b9a93dad81723399608 P e4f6c44912944534bf259a77e12a8907 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:21.155637 16497 raft_consensus.cc:359] T 0f3d160b851f4a319a6c38f18f7b71bc P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:21.156419 16381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4381503f2a884b9a93dad81723399608" candidate_uuid: "e4f6c44912944534bf259a77e12a8907" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ef0efa74654e969954b9551fff9a12"
I20260709 13:07:21.156710 16455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4381503f2a884b9a93dad81723399608" candidate_uuid: "e4f6c44912944534bf259a77e12a8907" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ebd466ba2d54433bc717ec203ca0947"
I20260709 13:07:21.157382 16455 raft_consensus.cc:3060] T 4381503f2a884b9a93dad81723399608 P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:21.157944 16269 leader_election.cc:343] T 4381503f2a884b9a93dad81723399608 P e4f6c44912944534bf259a77e12a8907 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 83ef0efa74654e969954b9551fff9a12 (127.10.182.2:46079): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:21.156327 16497 raft_consensus.cc:385] T 0f3d160b851f4a319a6c38f18f7b71bc P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:21.161675 16497 raft_consensus.cc:740] T 0f3d160b851f4a319a6c38f18f7b71bc P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83ef0efa74654e969954b9551fff9a12, State: Initialized, Role: FOLLOWER
I20260709 13:07:21.162417 16497 consensus_queue.cc:260] T 0f3d160b851f4a319a6c38f18f7b71bc P 83ef0efa74654e969954b9551fff9a12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:21.162911 16525 raft_consensus.cc:493] T 7c7d200751be4f2e8331e4ecd0f4cbee P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:21.163446 16525 raft_consensus.cc:515] T 7c7d200751be4f2e8331e4ecd0f4cbee P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:21.164819 16497 ts_tablet_manager.cc:1434] T 0f3d160b851f4a319a6c38f18f7b71bc P 83ef0efa74654e969954b9551fff9a12: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.002s
I20260709 13:07:21.165792 16497 tablet_bootstrap.cc:492] T 4381503f2a884b9a93dad81723399608 P 83ef0efa74654e969954b9551fff9a12: Bootstrap starting.
I20260709 13:07:21.166277 16305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c7d200751be4f2e8331e4ecd0f4cbee" candidate_uuid: "83ef0efa74654e969954b9551fff9a12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4f6c44912944534bf259a77e12a8907" is_pre_election: true
I20260709 13:07:21.167685 16455 raft_consensus.cc:2468] T 4381503f2a884b9a93dad81723399608 P 8ebd466ba2d54433bc717ec203ca0947 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4f6c44912944534bf259a77e12a8907 in term 1.
W20260709 13:07:21.167726 16347 leader_election.cc:343] T 7c7d200751be4f2e8331e4ecd0f4cbee P 83ef0efa74654e969954b9551fff9a12 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e4f6c44912944534bf259a77e12a8907 (127.10.182.1:36033): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:21.168206 16501 leader_election.cc:290] T 4381503f2a884b9a93dad81723399608 P e4f6c44912944534bf259a77e12a8907 [CANDIDATE]: Term 1 election: Requested vote from peers 83ef0efa74654e969954b9551fff9a12 (127.10.182.2:46079), 8ebd466ba2d54433bc717ec203ca0947 (127.10.182.3:40619)
I20260709 13:07:21.169473 16272 leader_election.cc:304] T 4381503f2a884b9a93dad81723399608 P e4f6c44912944534bf259a77e12a8907 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8ebd466ba2d54433bc717ec203ca0947, e4f6c44912944534bf259a77e12a8907; no voters: 83ef0efa74654e969954b9551fff9a12
I20260709 13:07:21.170740 16496 tablet_bootstrap.cc:492] T 39e40a1f7747473888a88ee1497a9728 P e4f6c44912944534bf259a77e12a8907: No bootstrap required, opened a new log
I20260709 13:07:21.171279 16496 ts_tablet_manager.cc:1403] T 39e40a1f7747473888a88ee1497a9728 P e4f6c44912944534bf259a77e12a8907: Time spent bootstrapping tablet: real 0.039s	user 0.016s	sys 0.008s
I20260709 13:07:21.171624 16497 tablet_bootstrap.cc:654] T 4381503f2a884b9a93dad81723399608 P 83ef0efa74654e969954b9551fff9a12: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:21.172144 16525 leader_election.cc:290] T 7c7d200751be4f2e8331e4ecd0f4cbee P 83ef0efa74654e969954b9551fff9a12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4f6c44912944534bf259a77e12a8907 (127.10.182.1:36033), 8ebd466ba2d54433bc717ec203ca0947 (127.10.182.3:40619)
I20260709 13:07:21.172794 16501 raft_consensus.cc:2804] T 4381503f2a884b9a93dad81723399608 P e4f6c44912944534bf259a77e12a8907 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:21.174052 16501 raft_consensus.cc:697] T 4381503f2a884b9a93dad81723399608 P e4f6c44912944534bf259a77e12a8907 [term 1 LEADER]: Becoming Leader. State: Replica: e4f6c44912944534bf259a77e12a8907, State: Running, Role: LEADER
I20260709 13:07:21.174290 16496 raft_consensus.cc:359] T 39e40a1f7747473888a88ee1497a9728 P e4f6c44912944534bf259a77e12a8907 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:21.175076 16496 raft_consensus.cc:385] T 39e40a1f7747473888a88ee1497a9728 P e4f6c44912944534bf259a77e12a8907 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:21.175420 16496 raft_consensus.cc:740] T 39e40a1f7747473888a88ee1497a9728 P e4f6c44912944534bf259a77e12a8907 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4f6c44912944534bf259a77e12a8907, State: Initialized, Role: FOLLOWER
I20260709 13:07:21.175191 16501 consensus_queue.cc:237] T 4381503f2a884b9a93dad81723399608 P e4f6c44912944534bf259a77e12a8907 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:21.176191 16496 consensus_queue.cc:260] T 39e40a1f7747473888a88ee1497a9728 P e4f6c44912944534bf259a77e12a8907 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:21.178741 16496 ts_tablet_manager.cc:1434] T 39e40a1f7747473888a88ee1497a9728 P e4f6c44912944534bf259a77e12a8907: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 13:07:21.179925 16496 tablet_bootstrap.cc:492] T 7c7d200751be4f2e8331e4ecd0f4cbee P e4f6c44912944534bf259a77e12a8907: Bootstrap starting.
I20260709 13:07:21.183862 16455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c7d200751be4f2e8331e4ecd0f4cbee" candidate_uuid: "83ef0efa74654e969954b9551fff9a12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ebd466ba2d54433bc717ec203ca0947" is_pre_election: true
I20260709 13:07:21.184907 16455 raft_consensus.cc:2468] T 7c7d200751be4f2e8331e4ecd0f4cbee P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83ef0efa74654e969954b9551fff9a12 in term 0.
I20260709 13:07:21.186225 16347 leader_election.cc:304] T 7c7d200751be4f2e8331e4ecd0f4cbee P 83ef0efa74654e969954b9551fff9a12 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 83ef0efa74654e969954b9551fff9a12, 8ebd466ba2d54433bc717ec203ca0947; no voters: e4f6c44912944534bf259a77e12a8907
I20260709 13:07:21.187044 16525 raft_consensus.cc:2804] T 7c7d200751be4f2e8331e4ecd0f4cbee P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:21.187415 16525 raft_consensus.cc:493] T 7c7d200751be4f2e8331e4ecd0f4cbee P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:21.187839 16496 tablet_bootstrap.cc:654] T 7c7d200751be4f2e8331e4ecd0f4cbee P e4f6c44912944534bf259a77e12a8907: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:21.187783 16525 raft_consensus.cc:3060] T 7c7d200751be4f2e8331e4ecd0f4cbee P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:21.188124 16203 catalog_manager.cc:5697] T 3ecb09ce4a7849eaa32091dade071e4c P 83ef0efa74654e969954b9551fff9a12 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83ef0efa74654e969954b9551fff9a12 (127.10.182.2). New cstate: current_term: 1 leader_uuid: "83ef0efa74654e969954b9551fff9a12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:21.198160 16525 raft_consensus.cc:515] T 7c7d200751be4f2e8331e4ecd0f4cbee P 83ef0efa74654e969954b9551fff9a12 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:21.202358 16305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c7d200751be4f2e8331e4ecd0f4cbee" candidate_uuid: "83ef0efa74654e969954b9551fff9a12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4f6c44912944534bf259a77e12a8907"
W20260709 13:07:21.204519 16347 leader_election.cc:343] T 7c7d200751be4f2e8331e4ecd0f4cbee P 83ef0efa74654e969954b9551fff9a12 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e4f6c44912944534bf259a77e12a8907 (127.10.182.1:36033): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:21.204854 16204 catalog_manager.cc:5697] T 144441613f07444982ec17792bcbb6d3 P 8ebd466ba2d54433bc717ec203ca0947 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ebd466ba2d54433bc717ec203ca0947 (127.10.182.3). New cstate: current_term: 1 leader_uuid: "8ebd466ba2d54433bc717ec203ca0947" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:21.209122 16455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c7d200751be4f2e8331e4ecd0f4cbee" candidate_uuid: "83ef0efa74654e969954b9551fff9a12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ebd466ba2d54433bc717ec203ca0947"
I20260709 13:07:21.210041 16455 raft_consensus.cc:3060] T 7c7d200751be4f2e8331e4ecd0f4cbee P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:21.207599 16204 catalog_manager.cc:5697] T 96c77a83b5d64b259864ae91df7a2fef P 8ebd466ba2d54433bc717ec203ca0947 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ebd466ba2d54433bc717ec203ca0947 (127.10.182.3). New cstate: current_term: 1 leader_uuid: "8ebd466ba2d54433bc717ec203ca0947" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:21.222472 16497 tablet_bootstrap.cc:492] T 4381503f2a884b9a93dad81723399608 P 83ef0efa74654e969954b9551fff9a12: No bootstrap required, opened a new log
I20260709 13:07:21.223057 16497 ts_tablet_manager.cc:1403] T 4381503f2a884b9a93dad81723399608 P 83ef0efa74654e969954b9551fff9a12: Time spent bootstrapping tablet: real 0.057s	user 0.031s	sys 0.016s
I20260709 13:07:21.225903 16497 raft_consensus.cc:359] T 4381503f2a884b9a93dad81723399608 P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:21.226627 16497 raft_consensus.cc:385] T 4381503f2a884b9a93dad81723399608 P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:21.226704 16525 leader_election.cc:290] T 7c7d200751be4f2e8331e4ecd0f4cbee P 83ef0efa74654e969954b9551fff9a12 [CANDIDATE]: Term 1 election: Requested vote from peers e4f6c44912944534bf259a77e12a8907 (127.10.182.1:36033), 8ebd466ba2d54433bc717ec203ca0947 (127.10.182.3:40619)
I20260709 13:07:21.226933 16497 raft_consensus.cc:740] T 4381503f2a884b9a93dad81723399608 P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83ef0efa74654e969954b9551fff9a12, State: Initialized, Role: FOLLOWER
I20260709 13:07:21.228071 16497 consensus_queue.cc:260] T 4381503f2a884b9a93dad81723399608 P 83ef0efa74654e969954b9551fff9a12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:21.229303 16455 raft_consensus.cc:2468] T 7c7d200751be4f2e8331e4ecd0f4cbee P 8ebd466ba2d54433bc717ec203ca0947 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83ef0efa74654e969954b9551fff9a12 in term 1.
I20260709 13:07:21.230338 16497 ts_tablet_manager.cc:1434] T 4381503f2a884b9a93dad81723399608 P 83ef0efa74654e969954b9551fff9a12: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:07:21.231061 16347 leader_election.cc:304] T 7c7d200751be4f2e8331e4ecd0f4cbee P 83ef0efa74654e969954b9551fff9a12 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 83ef0efa74654e969954b9551fff9a12, 8ebd466ba2d54433bc717ec203ca0947; no voters: e4f6c44912944534bf259a77e12a8907
I20260709 13:07:21.232197 16525 raft_consensus.cc:2804] T 7c7d200751be4f2e8331e4ecd0f4cbee P 83ef0efa74654e969954b9551fff9a12 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:21.232977 16525 raft_consensus.cc:697] T 7c7d200751be4f2e8331e4ecd0f4cbee P 83ef0efa74654e969954b9551fff9a12 [term 1 LEADER]: Becoming Leader. State: Replica: 83ef0efa74654e969954b9551fff9a12, State: Running, Role: LEADER
I20260709 13:07:21.233837 16525 consensus_queue.cc:237] T 7c7d200751be4f2e8331e4ecd0f4cbee P 83ef0efa74654e969954b9551fff9a12 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:21.236210 16203 catalog_manager.cc:5697] T 4381503f2a884b9a93dad81723399608 P e4f6c44912944534bf259a77e12a8907 reported cstate change: term changed from 0 to 1, leader changed from <none> to e4f6c44912944534bf259a77e12a8907 (127.10.182.1). New cstate: current_term: 1 leader_uuid: "e4f6c44912944534bf259a77e12a8907" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:21.247550 16496 tablet_bootstrap.cc:492] T 7c7d200751be4f2e8331e4ecd0f4cbee P e4f6c44912944534bf259a77e12a8907: No bootstrap required, opened a new log
I20260709 13:07:21.248145 16496 ts_tablet_manager.cc:1403] T 7c7d200751be4f2e8331e4ecd0f4cbee P e4f6c44912944534bf259a77e12a8907: Time spent bootstrapping tablet: real 0.068s	user 0.031s	sys 0.031s
I20260709 13:07:21.249406 16525 raft_consensus.cc:493] T 0f3d160b851f4a319a6c38f18f7b71bc P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:21.249934 16525 raft_consensus.cc:515] T 0f3d160b851f4a319a6c38f18f7b71bc P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:21.250854 16496 raft_consensus.cc:359] T 7c7d200751be4f2e8331e4ecd0f4cbee P e4f6c44912944534bf259a77e12a8907 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:21.251533 16496 raft_consensus.cc:385] T 7c7d200751be4f2e8331e4ecd0f4cbee P e4f6c44912944534bf259a77e12a8907 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:21.251689 16525 leader_election.cc:290] T 0f3d160b851f4a319a6c38f18f7b71bc P 83ef0efa74654e969954b9551fff9a12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4f6c44912944534bf259a77e12a8907 (127.10.182.1:36033), 8ebd466ba2d54433bc717ec203ca0947 (127.10.182.3:40619)
I20260709 13:07:21.251799 16496 raft_consensus.cc:740] T 7c7d200751be4f2e8331e4ecd0f4cbee P e4f6c44912944534bf259a77e12a8907 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4f6c44912944534bf259a77e12a8907, State: Initialized, Role: FOLLOWER
I20260709 13:07:21.252707 16496 consensus_queue.cc:260] T 7c7d200751be4f2e8331e4ecd0f4cbee P e4f6c44912944534bf259a77e12a8907 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:21.253000 16305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f3d160b851f4a319a6c38f18f7b71bc" candidate_uuid: "83ef0efa74654e969954b9551fff9a12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4f6c44912944534bf259a77e12a8907" is_pre_election: true
I20260709 13:07:21.253661 16305 raft_consensus.cc:2468] T 0f3d160b851f4a319a6c38f18f7b71bc P e4f6c44912944534bf259a77e12a8907 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83ef0efa74654e969954b9551fff9a12 in term 0.
I20260709 13:07:21.254588 16496 ts_tablet_manager.cc:1434] T 7c7d200751be4f2e8331e4ecd0f4cbee P e4f6c44912944534bf259a77e12a8907: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:07:21.254819 16347 leader_election.cc:304] T 0f3d160b851f4a319a6c38f18f7b71bc P 83ef0efa74654e969954b9551fff9a12 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83ef0efa74654e969954b9551fff9a12, e4f6c44912944534bf259a77e12a8907; no voters: 
I20260709 13:07:21.256229 16455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f3d160b851f4a319a6c38f18f7b71bc" candidate_uuid: "83ef0efa74654e969954b9551fff9a12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ebd466ba2d54433bc717ec203ca0947" is_pre_election: true
I20260709 13:07:21.256943 16455 raft_consensus.cc:2468] T 0f3d160b851f4a319a6c38f18f7b71bc P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83ef0efa74654e969954b9551fff9a12 in term 0.
I20260709 13:07:21.257047 16525 raft_consensus.cc:2804] T 0f3d160b851f4a319a6c38f18f7b71bc P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:21.257517 16525 raft_consensus.cc:493] T 0f3d160b851f4a319a6c38f18f7b71bc P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:21.257843 16525 raft_consensus.cc:3060] T 0f3d160b851f4a319a6c38f18f7b71bc P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:21.260155 16524 raft_consensus.cc:493] T 144441613f07444982ec17792bcbb6d3 P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:21.259694 16203 catalog_manager.cc:5697] T 7c7d200751be4f2e8331e4ecd0f4cbee P 83ef0efa74654e969954b9551fff9a12 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83ef0efa74654e969954b9551fff9a12 (127.10.182.2). New cstate: current_term: 1 leader_uuid: "83ef0efa74654e969954b9551fff9a12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:21.260679 16524 raft_consensus.cc:515] T 144441613f07444982ec17792bcbb6d3 P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:21.262755 16524 leader_election.cc:290] T 144441613f07444982ec17792bcbb6d3 P 83ef0efa74654e969954b9551fff9a12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4f6c44912944534bf259a77e12a8907 (127.10.182.1:36033), 8ebd466ba2d54433bc717ec203ca0947 (127.10.182.3:40619)
I20260709 13:07:21.263386 16305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "144441613f07444982ec17792bcbb6d3" candidate_uuid: "83ef0efa74654e969954b9551fff9a12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4f6c44912944534bf259a77e12a8907" is_pre_election: true
I20260709 13:07:21.263723 16525 raft_consensus.cc:515] T 0f3d160b851f4a319a6c38f18f7b71bc P 83ef0efa74654e969954b9551fff9a12 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:21.264183 16305 raft_consensus.cc:2393] T 144441613f07444982ec17792bcbb6d3 P e4f6c44912944534bf259a77e12a8907 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 83ef0efa74654e969954b9551fff9a12 in current term 1: Already voted for candidate 8ebd466ba2d54433bc717ec203ca0947 in this term.
I20260709 13:07:21.264575 16455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "144441613f07444982ec17792bcbb6d3" candidate_uuid: "83ef0efa74654e969954b9551fff9a12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ebd466ba2d54433bc717ec203ca0947" is_pre_election: true
I20260709 13:07:21.265856 16525 leader_election.cc:290] T 0f3d160b851f4a319a6c38f18f7b71bc P 83ef0efa74654e969954b9551fff9a12 [CANDIDATE]: Term 1 election: Requested vote from peers e4f6c44912944534bf259a77e12a8907 (127.10.182.1:36033), 8ebd466ba2d54433bc717ec203ca0947 (127.10.182.3:40619)
I20260709 13:07:21.266485 16305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f3d160b851f4a319a6c38f18f7b71bc" candidate_uuid: "83ef0efa74654e969954b9551fff9a12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4f6c44912944534bf259a77e12a8907"
I20260709 13:07:21.266571 16347 leader_election.cc:304] T 144441613f07444982ec17792bcbb6d3 P 83ef0efa74654e969954b9551fff9a12 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 83ef0efa74654e969954b9551fff9a12; no voters: 8ebd466ba2d54433bc717ec203ca0947, e4f6c44912944534bf259a77e12a8907
I20260709 13:07:21.267261 16305 raft_consensus.cc:3060] T 0f3d160b851f4a319a6c38f18f7b71bc P e4f6c44912944534bf259a77e12a8907 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:21.267531 16501 raft_consensus.cc:493] T 39e40a1f7747473888a88ee1497a9728 P e4f6c44912944534bf259a77e12a8907 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:21.267995 16501 raft_consensus.cc:515] T 39e40a1f7747473888a88ee1497a9728 P e4f6c44912944534bf259a77e12a8907 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:21.268816 16455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f3d160b851f4a319a6c38f18f7b71bc" candidate_uuid: "83ef0efa74654e969954b9551fff9a12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ebd466ba2d54433bc717ec203ca0947"
I20260709 13:07:21.269372 16455 raft_consensus.cc:3060] T 0f3d160b851f4a319a6c38f18f7b71bc P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:21.270071 16501 leader_election.cc:290] T 39e40a1f7747473888a88ee1497a9728 P e4f6c44912944534bf259a77e12a8907 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ef0efa74654e969954b9551fff9a12 (127.10.182.2:46079), 8ebd466ba2d54433bc717ec203ca0947 (127.10.182.3:40619)
I20260709 13:07:21.271847 16454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39e40a1f7747473888a88ee1497a9728" candidate_uuid: "e4f6c44912944534bf259a77e12a8907" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ebd466ba2d54433bc717ec203ca0947" is_pre_election: true
I20260709 13:07:21.272548 16454 raft_consensus.cc:2468] T 39e40a1f7747473888a88ee1497a9728 P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4f6c44912944534bf259a77e12a8907 in term 0.
I20260709 13:07:21.274158 16272 leader_election.cc:304] T 39e40a1f7747473888a88ee1497a9728 P e4f6c44912944534bf259a77e12a8907 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ebd466ba2d54433bc717ec203ca0947, e4f6c44912944534bf259a77e12a8907; no voters: 
I20260709 13:07:21.275410 16305 raft_consensus.cc:2468] T 0f3d160b851f4a319a6c38f18f7b71bc P e4f6c44912944534bf259a77e12a8907 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83ef0efa74654e969954b9551fff9a12 in term 1.
I20260709 13:07:21.276690 16501 raft_consensus.cc:2804] T 39e40a1f7747473888a88ee1497a9728 P e4f6c44912944534bf259a77e12a8907 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:21.276762 16455 raft_consensus.cc:2468] T 0f3d160b851f4a319a6c38f18f7b71bc P 8ebd466ba2d54433bc717ec203ca0947 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83ef0efa74654e969954b9551fff9a12 in term 1.
I20260709 13:07:21.277379 16501 raft_consensus.cc:493] T 39e40a1f7747473888a88ee1497a9728 P e4f6c44912944534bf259a77e12a8907 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:21.277822 16501 raft_consensus.cc:3060] T 39e40a1f7747473888a88ee1497a9728 P e4f6c44912944534bf259a77e12a8907 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:21.277868 16381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39e40a1f7747473888a88ee1497a9728" candidate_uuid: "e4f6c44912944534bf259a77e12a8907" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ef0efa74654e969954b9551fff9a12" is_pre_election: true
I20260709 13:07:21.278403 16525 raft_consensus.cc:3060] T 144441613f07444982ec17792bcbb6d3 P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:21.278666 16381 raft_consensus.cc:2468] T 39e40a1f7747473888a88ee1497a9728 P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4f6c44912944534bf259a77e12a8907 in term 0.
I20260709 13:07:21.276999 16347 leader_election.cc:304] T 0f3d160b851f4a319a6c38f18f7b71bc P 83ef0efa74654e969954b9551fff9a12 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83ef0efa74654e969954b9551fff9a12, e4f6c44912944534bf259a77e12a8907; no voters: 
I20260709 13:07:21.280427 16524 raft_consensus.cc:2804] T 0f3d160b851f4a319a6c38f18f7b71bc P 83ef0efa74654e969954b9551fff9a12 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:21.280959 16524 raft_consensus.cc:697] T 0f3d160b851f4a319a6c38f18f7b71bc P 83ef0efa74654e969954b9551fff9a12 [term 1 LEADER]: Becoming Leader. State: Replica: 83ef0efa74654e969954b9551fff9a12, State: Running, Role: LEADER
I20260709 13:07:21.281771 16524 consensus_queue.cc:237] T 0f3d160b851f4a319a6c38f18f7b71bc P 83ef0efa74654e969954b9551fff9a12 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:21.285589 16525 raft_consensus.cc:2749] T 144441613f07444982ec17792bcbb6d3 P 83ef0efa74654e969954b9551fff9a12 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:21.285590 16501 raft_consensus.cc:515] T 39e40a1f7747473888a88ee1497a9728 P e4f6c44912944534bf259a77e12a8907 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:21.288061 16501 leader_election.cc:290] T 39e40a1f7747473888a88ee1497a9728 P e4f6c44912944534bf259a77e12a8907 [CANDIDATE]: Term 1 election: Requested vote from peers 83ef0efa74654e969954b9551fff9a12 (127.10.182.2:46079), 8ebd466ba2d54433bc717ec203ca0947 (127.10.182.3:40619)
I20260709 13:07:21.288818 16381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39e40a1f7747473888a88ee1497a9728" candidate_uuid: "e4f6c44912944534bf259a77e12a8907" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ef0efa74654e969954b9551fff9a12"
I20260709 13:07:21.289094 16455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39e40a1f7747473888a88ee1497a9728" candidate_uuid: "e4f6c44912944534bf259a77e12a8907" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ebd466ba2d54433bc717ec203ca0947"
I20260709 13:07:21.289402 16381 raft_consensus.cc:3060] T 39e40a1f7747473888a88ee1497a9728 P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:21.289757 16455 raft_consensus.cc:3060] T 39e40a1f7747473888a88ee1497a9728 P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:21.290475 16201 catalog_manager.cc:5697] T 0f3d160b851f4a319a6c38f18f7b71bc P 83ef0efa74654e969954b9551fff9a12 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83ef0efa74654e969954b9551fff9a12 (127.10.182.2). New cstate: current_term: 1 leader_uuid: "83ef0efa74654e969954b9551fff9a12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:21.294742 16381 raft_consensus.cc:2468] T 39e40a1f7747473888a88ee1497a9728 P 83ef0efa74654e969954b9551fff9a12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4f6c44912944534bf259a77e12a8907 in term 1.
I20260709 13:07:21.295866 16455 raft_consensus.cc:2468] T 39e40a1f7747473888a88ee1497a9728 P 8ebd466ba2d54433bc717ec203ca0947 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4f6c44912944534bf259a77e12a8907 in term 1.
I20260709 13:07:21.295984 16269 leader_election.cc:304] T 39e40a1f7747473888a88ee1497a9728 P e4f6c44912944534bf259a77e12a8907 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83ef0efa74654e969954b9551fff9a12, e4f6c44912944534bf259a77e12a8907; no voters: 
I20260709 13:07:21.296941 16501 raft_consensus.cc:2804] T 39e40a1f7747473888a88ee1497a9728 P e4f6c44912944534bf259a77e12a8907 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:21.297427 16501 raft_consensus.cc:697] T 39e40a1f7747473888a88ee1497a9728 P e4f6c44912944534bf259a77e12a8907 [term 1 LEADER]: Becoming Leader. State: Replica: e4f6c44912944534bf259a77e12a8907, State: Running, Role: LEADER
I20260709 13:07:21.298233 16501 consensus_queue.cc:237] T 39e40a1f7747473888a88ee1497a9728 P e4f6c44912944534bf259a77e12a8907 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:21.304299 16501 raft_consensus.cc:493] T 7c7d200751be4f2e8331e4ecd0f4cbee P e4f6c44912944534bf259a77e12a8907 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:21.304728 16501 raft_consensus.cc:515] T 7c7d200751be4f2e8331e4ecd0f4cbee P e4f6c44912944534bf259a77e12a8907 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:21.305990 16201 catalog_manager.cc:5697] T 39e40a1f7747473888a88ee1497a9728 P e4f6c44912944534bf259a77e12a8907 reported cstate change: term changed from 0 to 1, leader changed from <none> to e4f6c44912944534bf259a77e12a8907 (127.10.182.1). New cstate: current_term: 1 leader_uuid: "e4f6c44912944534bf259a77e12a8907" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:21.306725 16501 leader_election.cc:290] T 7c7d200751be4f2e8331e4ecd0f4cbee P e4f6c44912944534bf259a77e12a8907 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ef0efa74654e969954b9551fff9a12 (127.10.182.2:46079), 8ebd466ba2d54433bc717ec203ca0947 (127.10.182.3:40619)
I20260709 13:07:21.307327 16381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c7d200751be4f2e8331e4ecd0f4cbee" candidate_uuid: "e4f6c44912944534bf259a77e12a8907" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ef0efa74654e969954b9551fff9a12" is_pre_election: true
I20260709 13:07:21.307548 16455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c7d200751be4f2e8331e4ecd0f4cbee" candidate_uuid: "e4f6c44912944534bf259a77e12a8907" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ebd466ba2d54433bc717ec203ca0947" is_pre_election: true
I20260709 13:07:21.308279 16455 raft_consensus.cc:2393] T 7c7d200751be4f2e8331e4ecd0f4cbee P 8ebd466ba2d54433bc717ec203ca0947 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e4f6c44912944534bf259a77e12a8907 in current term 1: Already voted for candidate 83ef0efa74654e969954b9551fff9a12 in this term.
I20260709 13:07:21.309217 16272 leader_election.cc:304] T 7c7d200751be4f2e8331e4ecd0f4cbee P e4f6c44912944534bf259a77e12a8907 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e4f6c44912944534bf259a77e12a8907; no voters: 83ef0efa74654e969954b9551fff9a12, 8ebd466ba2d54433bc717ec203ca0947
I20260709 13:07:21.310317 16501 raft_consensus.cc:3060] T 7c7d200751be4f2e8331e4ecd0f4cbee P e4f6c44912944534bf259a77e12a8907 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:21.316778 16501 raft_consensus.cc:2749] T 7c7d200751be4f2e8331e4ecd0f4cbee P e4f6c44912944534bf259a77e12a8907 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:21.414384 16501 raft_consensus.cc:493] T 7f96b47b7c554cf0842adb4c099c9283 P e4f6c44912944534bf259a77e12a8907 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:21.414817 16501 raft_consensus.cc:515] T 7f96b47b7c554cf0842adb4c099c9283 P e4f6c44912944534bf259a77e12a8907 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:21.416867 16501 leader_election.cc:290] T 7f96b47b7c554cf0842adb4c099c9283 P e4f6c44912944534bf259a77e12a8907 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ef0efa74654e969954b9551fff9a12 (127.10.182.2:46079), 8ebd466ba2d54433bc717ec203ca0947 (127.10.182.3:40619)
I20260709 13:07:21.417896 16455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f96b47b7c554cf0842adb4c099c9283" candidate_uuid: "e4f6c44912944534bf259a77e12a8907" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ebd466ba2d54433bc717ec203ca0947" is_pre_election: true
I20260709 13:07:21.417929 16381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f96b47b7c554cf0842adb4c099c9283" candidate_uuid: "e4f6c44912944534bf259a77e12a8907" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ef0efa74654e969954b9551fff9a12" is_pre_election: true
I20260709 13:07:21.419092 16381 raft_consensus.cc:2393] T 7f96b47b7c554cf0842adb4c099c9283 P 83ef0efa74654e969954b9551fff9a12 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e4f6c44912944534bf259a77e12a8907 in current term 1: Already voted for candidate 8ebd466ba2d54433bc717ec203ca0947 in this term.
I20260709 13:07:21.418926 16525 consensus_queue.cc:1048] T 39cbef44431942c1b2652887d8f60ca1 P 83ef0efa74654e969954b9551fff9a12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:21.420235 16269 leader_election.cc:304] T 7f96b47b7c554cf0842adb4c099c9283 P e4f6c44912944534bf259a77e12a8907 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e4f6c44912944534bf259a77e12a8907; no voters: 83ef0efa74654e969954b9551fff9a12, 8ebd466ba2d54433bc717ec203ca0947
I20260709 13:07:21.421124 16501 raft_consensus.cc:3060] T 7f96b47b7c554cf0842adb4c099c9283 P e4f6c44912944534bf259a77e12a8907 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:21.428599 16501 raft_consensus.cc:2749] T 7f96b47b7c554cf0842adb4c099c9283 P e4f6c44912944534bf259a77e12a8907 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:21.428552 16534 consensus_queue.cc:1048] T 7f96b47b7c554cf0842adb4c099c9283 P 8ebd466ba2d54433bc717ec203ca0947 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:21.439164 16525 consensus_queue.cc:1048] T 39cbef44431942c1b2652887d8f60ca1 P 83ef0efa74654e969954b9551fff9a12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:21.464658 16503 consensus_queue.cc:1048] T 7f96b47b7c554cf0842adb4c099c9283 P 8ebd466ba2d54433bc717ec203ca0947 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:21.478897 16380 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3ecb09ce4a7849eaa32091dade071e4c"
dest_uuid: "83ef0efa74654e969954b9551fff9a12"
mode: GRACEFUL
new_leader_uuid: "e4f6c44912944534bf259a77e12a8907"
 from {username='slave'} at 127.0.0.1:43280
I20260709 13:07:21.479547 16380 raft_consensus.cc:606] T 3ecb09ce4a7849eaa32091dade071e4c P 83ef0efa74654e969954b9551fff9a12 [term 1 LEADER]: Received request to transfer leadership to TS e4f6c44912944534bf259a77e12a8907
I20260709 13:07:21.495365 16455 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7f96b47b7c554cf0842adb4c099c9283"
dest_uuid: "8ebd466ba2d54433bc717ec203ca0947"
mode: GRACEFUL
new_leader_uuid: "e4f6c44912944534bf259a77e12a8907"
 from {username='slave'} at 127.0.0.1:33116
I20260709 13:07:21.495908 16455 raft_consensus.cc:606] T 7f96b47b7c554cf0842adb4c099c9283 P 8ebd466ba2d54433bc717ec203ca0947 [term 1 LEADER]: Received request to transfer leadership to TS e4f6c44912944534bf259a77e12a8907
I20260709 13:07:21.501250 16455 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "96c77a83b5d64b259864ae91df7a2fef"
dest_uuid: "8ebd466ba2d54433bc717ec203ca0947"
mode: GRACEFUL
new_leader_uuid: "e4f6c44912944534bf259a77e12a8907"
 from {username='slave'} at 127.0.0.1:33116
I20260709 13:07:21.501762 16455 raft_consensus.cc:606] T 96c77a83b5d64b259864ae91df7a2fef P 8ebd466ba2d54433bc717ec203ca0947 [term 1 LEADER]: Received request to transfer leadership to TS e4f6c44912944534bf259a77e12a8907
I20260709 13:07:21.505023 16503 consensus_queue.cc:1048] T 144441613f07444982ec17792bcbb6d3 P 8ebd466ba2d54433bc717ec203ca0947 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:21.506923 16380 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0f3d160b851f4a319a6c38f18f7b71bc"
dest_uuid: "83ef0efa74654e969954b9551fff9a12"
mode: GRACEFUL
new_leader_uuid: "e4f6c44912944534bf259a77e12a8907"
 from {username='slave'} at 127.0.0.1:43280
I20260709 13:07:21.507511 16380 raft_consensus.cc:606] T 0f3d160b851f4a319a6c38f18f7b71bc P 83ef0efa74654e969954b9551fff9a12 [term 1 LEADER]: Received request to transfer leadership to TS e4f6c44912944534bf259a77e12a8907
I20260709 13:07:21.520663 16536 consensus_queue.cc:1048] T 144441613f07444982ec17792bcbb6d3 P 8ebd466ba2d54433bc717ec203ca0947 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:21.522187 16455 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "144441613f07444982ec17792bcbb6d3"
dest_uuid: "8ebd466ba2d54433bc717ec203ca0947"
mode: GRACEFUL
new_leader_uuid: "83ef0efa74654e969954b9551fff9a12"
 from {username='slave'} at 127.0.0.1:33116
I20260709 13:07:21.522863 16455 raft_consensus.cc:606] T 144441613f07444982ec17792bcbb6d3 P 8ebd466ba2d54433bc717ec203ca0947 [term 1 LEADER]: Received request to transfer leadership to TS 83ef0efa74654e969954b9551fff9a12
I20260709 13:07:21.523931 16525 raft_consensus.cc:493] T 4381503f2a884b9a93dad81723399608 P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:21.524459 16525 raft_consensus.cc:515] T 4381503f2a884b9a93dad81723399608 P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:21.526736 16525 leader_election.cc:290] T 4381503f2a884b9a93dad81723399608 P 83ef0efa74654e969954b9551fff9a12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4f6c44912944534bf259a77e12a8907 (127.10.182.1:36033), 8ebd466ba2d54433bc717ec203ca0947 (127.10.182.3:40619)
I20260709 13:07:21.528235 16305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4381503f2a884b9a93dad81723399608" candidate_uuid: "83ef0efa74654e969954b9551fff9a12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4f6c44912944534bf259a77e12a8907" is_pre_election: true
I20260709 13:07:21.528749 16455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4381503f2a884b9a93dad81723399608" candidate_uuid: "83ef0efa74654e969954b9551fff9a12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ebd466ba2d54433bc717ec203ca0947" is_pre_election: true
I20260709 13:07:21.529896 16455 raft_consensus.cc:2393] T 4381503f2a884b9a93dad81723399608 P 8ebd466ba2d54433bc717ec203ca0947 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 83ef0efa74654e969954b9551fff9a12 in current term 1: Already voted for candidate e4f6c44912944534bf259a77e12a8907 in this term.
I20260709 13:07:21.530102 16534 raft_consensus.cc:993] T 144441613f07444982ec17792bcbb6d3 P 8ebd466ba2d54433bc717ec203ca0947: : Instructing follower 83ef0efa74654e969954b9551fff9a12 to start an election
I20260709 13:07:21.530555 16534 raft_consensus.cc:1081] T 144441613f07444982ec17792bcbb6d3 P 8ebd466ba2d54433bc717ec203ca0947 [term 1 LEADER]: Signalling peer 83ef0efa74654e969954b9551fff9a12 to start an election
I20260709 13:07:21.531656 16347 leader_election.cc:304] T 4381503f2a884b9a93dad81723399608 P 83ef0efa74654e969954b9551fff9a12 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 83ef0efa74654e969954b9551fff9a12; no voters: 8ebd466ba2d54433bc717ec203ca0947, e4f6c44912944534bf259a77e12a8907
I20260709 13:07:21.532174 16380 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "144441613f07444982ec17792bcbb6d3"
dest_uuid: "83ef0efa74654e969954b9551fff9a12"
 from {username='slave'} at 127.0.0.1:43260
I20260709 13:07:21.532764 16380 raft_consensus.cc:493] T 144441613f07444982ec17792bcbb6d3 P 83ef0efa74654e969954b9551fff9a12 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:21.533077 16380 raft_consensus.cc:3060] T 144441613f07444982ec17792bcbb6d3 P 83ef0efa74654e969954b9551fff9a12 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:21.535282 16525 raft_consensus.cc:3060] T 4381503f2a884b9a93dad81723399608 P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:21.543128 16525 raft_consensus.cc:2749] T 4381503f2a884b9a93dad81723399608 P 83ef0efa74654e969954b9551fff9a12 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:21.544549 16536 consensus_queue.cc:1048] T 96c77a83b5d64b259864ae91df7a2fef P 8ebd466ba2d54433bc717ec203ca0947 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:21.547094 16380 raft_consensus.cc:515] T 144441613f07444982ec17792bcbb6d3 P 83ef0efa74654e969954b9551fff9a12 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:21.549552 16380 leader_election.cc:290] T 144441613f07444982ec17792bcbb6d3 P 83ef0efa74654e969954b9551fff9a12 [CANDIDATE]: Term 2 election: Requested vote from peers e4f6c44912944534bf259a77e12a8907 (127.10.182.1:36033), 8ebd466ba2d54433bc717ec203ca0947 (127.10.182.3:40619)
I20260709 13:07:21.550997 16455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "144441613f07444982ec17792bcbb6d3" candidate_uuid: "83ef0efa74654e969954b9551fff9a12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8ebd466ba2d54433bc717ec203ca0947"
I20260709 13:07:21.551023 16306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "144441613f07444982ec17792bcbb6d3" candidate_uuid: "83ef0efa74654e969954b9551fff9a12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e4f6c44912944534bf259a77e12a8907"
I20260709 13:07:21.551643 16455 raft_consensus.cc:3055] T 144441613f07444982ec17792bcbb6d3 P 8ebd466ba2d54433bc717ec203ca0947 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:21.551862 16306 raft_consensus.cc:3060] T 144441613f07444982ec17792bcbb6d3 P e4f6c44912944534bf259a77e12a8907 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:21.551884 16455 raft_consensus.cc:740] T 144441613f07444982ec17792bcbb6d3 P 8ebd466ba2d54433bc717ec203ca0947 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8ebd466ba2d54433bc717ec203ca0947, State: Running, Role: LEADER
I20260709 13:07:21.552982 16455 consensus_queue.cc:260] T 144441613f07444982ec17792bcbb6d3 P 8ebd466ba2d54433bc717ec203ca0947 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:21.553895 16455 raft_consensus.cc:3060] T 144441613f07444982ec17792bcbb6d3 P 8ebd466ba2d54433bc717ec203ca0947 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:21.550464 16305 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4381503f2a884b9a93dad81723399608"
dest_uuid: "e4f6c44912944534bf259a77e12a8907"
mode: GRACEFUL
new_leader_uuid: "83ef0efa74654e969954b9551fff9a12"
 from {username='slave'} at 127.0.0.1:45916
I20260709 13:07:21.556195 16305 raft_consensus.cc:606] T 4381503f2a884b9a93dad81723399608 P e4f6c44912944534bf259a77e12a8907 [term 1 LEADER]: Received request to transfer leadership to TS 83ef0efa74654e969954b9551fff9a12
I20260709 13:07:21.561887 16524 consensus_queue.cc:1048] T 3ecb09ce4a7849eaa32091dade071e4c P 83ef0efa74654e969954b9551fff9a12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:21.562503 16503 consensus_queue.cc:1048] T 96c77a83b5d64b259864ae91df7a2fef P 8ebd466ba2d54433bc717ec203ca0947 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:21.562806 16306 raft_consensus.cc:2468] T 144441613f07444982ec17792bcbb6d3 P e4f6c44912944534bf259a77e12a8907 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83ef0efa74654e969954b9551fff9a12 in term 2.
I20260709 13:07:21.564457 16347 leader_election.cc:304] T 144441613f07444982ec17792bcbb6d3 P 83ef0efa74654e969954b9551fff9a12 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83ef0efa74654e969954b9551fff9a12, e4f6c44912944534bf259a77e12a8907; no voters: 
I20260709 13:07:21.566310 16524 raft_consensus.cc:2804] T 144441613f07444982ec17792bcbb6d3 P 83ef0efa74654e969954b9551fff9a12 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:21.566716 16524 raft_consensus.cc:697] T 144441613f07444982ec17792bcbb6d3 P 83ef0efa74654e969954b9551fff9a12 [term 2 LEADER]: Becoming Leader. State: Replica: 83ef0efa74654e969954b9551fff9a12, State: Running, Role: LEADER
I20260709 13:07:21.567469 16524 consensus_queue.cc:237] T 144441613f07444982ec17792bcbb6d3 P 83ef0efa74654e969954b9551fff9a12 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:21.567534 16304 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "39e40a1f7747473888a88ee1497a9728"
dest_uuid: "e4f6c44912944534bf259a77e12a8907"
mode: GRACEFUL
new_leader_uuid: "83ef0efa74654e969954b9551fff9a12"
 from {username='slave'} at 127.0.0.1:45916
I20260709 13:07:21.568219 16304 raft_consensus.cc:606] T 39e40a1f7747473888a88ee1497a9728 P e4f6c44912944534bf259a77e12a8907 [term 1 LEADER]: Received request to transfer leadership to TS 83ef0efa74654e969954b9551fff9a12
I20260709 13:07:21.576761 16503 raft_consensus.cc:993] T 96c77a83b5d64b259864ae91df7a2fef P 8ebd466ba2d54433bc717ec203ca0947: : Instructing follower e4f6c44912944534bf259a77e12a8907 to start an election
I20260709 13:07:21.577205 16381 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "39cbef44431942c1b2652887d8f60ca1"
dest_uuid: "83ef0efa74654e969954b9551fff9a12"
mode: GRACEFUL
new_leader_uuid: "8ebd466ba2d54433bc717ec203ca0947"
 from {username='slave'} at 127.0.0.1:43280
I20260709 13:07:21.577934 16381 raft_consensus.cc:606] T 39cbef44431942c1b2652887d8f60ca1 P 83ef0efa74654e969954b9551fff9a12 [term 1 LEADER]: Received request to transfer leadership to TS 8ebd466ba2d54433bc717ec203ca0947
I20260709 13:07:21.577242 16503 raft_consensus.cc:1081] T 96c77a83b5d64b259864ae91df7a2fef P 8ebd466ba2d54433bc717ec203ca0947 [term 1 LEADER]: Signalling peer e4f6c44912944534bf259a77e12a8907 to start an election
I20260709 13:07:21.580440 16303 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "96c77a83b5d64b259864ae91df7a2fef"
dest_uuid: "e4f6c44912944534bf259a77e12a8907"
 from {username='slave'} at 127.0.0.1:45890
I20260709 13:07:21.580989 16303 raft_consensus.cc:493] T 96c77a83b5d64b259864ae91df7a2fef P e4f6c44912944534bf259a77e12a8907 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:21.581701 16455 raft_consensus.cc:2468] T 144441613f07444982ec17792bcbb6d3 P 8ebd466ba2d54433bc717ec203ca0947 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83ef0efa74654e969954b9551fff9a12 in term 2.
I20260709 13:07:21.584666 16203 catalog_manager.cc:5697] T 144441613f07444982ec17792bcbb6d3 P 83ef0efa74654e969954b9551fff9a12 reported cstate change: term changed from 1 to 2, leader changed from 8ebd466ba2d54433bc717ec203ca0947 (127.10.182.3) to 83ef0efa74654e969954b9551fff9a12 (127.10.182.2). New cstate: current_term: 2 leader_uuid: "83ef0efa74654e969954b9551fff9a12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:21.592602 16303 raft_consensus.cc:3060] T 96c77a83b5d64b259864ae91df7a2fef P e4f6c44912944534bf259a77e12a8907 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:21.598523 16525 consensus_queue.cc:1048] T 3ecb09ce4a7849eaa32091dade071e4c P 83ef0efa74654e969954b9551fff9a12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:21.600180 16303 raft_consensus.cc:515] T 96c77a83b5d64b259864ae91df7a2fef P e4f6c44912944534bf259a77e12a8907 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:21.602662 16303 leader_election.cc:290] T 96c77a83b5d64b259864ae91df7a2fef P e4f6c44912944534bf259a77e12a8907 [CANDIDATE]: Term 2 election: Requested vote from peers 83ef0efa74654e969954b9551fff9a12 (127.10.182.2:46079), 8ebd466ba2d54433bc717ec203ca0947 (127.10.182.3:40619)
I20260709 13:07:21.603269 16454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96c77a83b5d64b259864ae91df7a2fef" candidate_uuid: "e4f6c44912944534bf259a77e12a8907" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8ebd466ba2d54433bc717ec203ca0947"
I20260709 13:07:21.603802 16525 raft_consensus.cc:993] T 3ecb09ce4a7849eaa32091dade071e4c P 83ef0efa74654e969954b9551fff9a12: : Instructing follower e4f6c44912944534bf259a77e12a8907 to start an election
I20260709 13:07:21.603842 16454 raft_consensus.cc:3055] T 96c77a83b5d64b259864ae91df7a2fef P 8ebd466ba2d54433bc717ec203ca0947 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:21.604380 16454 raft_consensus.cc:740] T 96c77a83b5d64b259864ae91df7a2fef P 8ebd466ba2d54433bc717ec203ca0947 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8ebd466ba2d54433bc717ec203ca0947, State: Running, Role: LEADER
I20260709 13:07:21.605180 16454 consensus_queue.cc:260] T 96c77a83b5d64b259864ae91df7a2fef P 8ebd466ba2d54433bc717ec203ca0947 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:21.604393 16525 raft_consensus.cc:1081] T 3ecb09ce4a7849eaa32091dade071e4c P 83ef0efa74654e969954b9551fff9a12 [term 1 LEADER]: Signalling peer e4f6c44912944534bf259a77e12a8907 to start an election
I20260709 13:07:21.606133 16381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96c77a83b5d64b259864ae91df7a2fef" candidate_uuid: "e4f6c44912944534bf259a77e12a8907" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "83ef0efa74654e969954b9551fff9a12"
I20260709 13:07:21.606472 16454 raft_consensus.cc:3060] T 96c77a83b5d64b259864ae91df7a2fef P 8ebd466ba2d54433bc717ec203ca0947 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:21.606781 16381 raft_consensus.cc:3060] T 96c77a83b5d64b259864ae91df7a2fef P 83ef0efa74654e969954b9551fff9a12 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:21.612937 16306 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3ecb09ce4a7849eaa32091dade071e4c"
dest_uuid: "e4f6c44912944534bf259a77e12a8907"
 from {username='slave'} at 127.0.0.1:45906
I20260709 13:07:21.614018 16306 raft_consensus.cc:493] T 3ecb09ce4a7849eaa32091dade071e4c P e4f6c44912944534bf259a77e12a8907 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:21.614068 16454 raft_consensus.cc:2468] T 96c77a83b5d64b259864ae91df7a2fef P 8ebd466ba2d54433bc717ec203ca0947 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4f6c44912944534bf259a77e12a8907 in term 2.
I20260709 13:07:21.614421 16306 raft_consensus.cc:3060] T 3ecb09ce4a7849eaa32091dade071e4c P e4f6c44912944534bf259a77e12a8907 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:21.614071 16381 raft_consensus.cc:2468] T 96c77a83b5d64b259864ae91df7a2fef P 83ef0efa74654e969954b9551fff9a12 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4f6c44912944534bf259a77e12a8907 in term 2.
I20260709 13:07:21.615886 16272 leader_election.cc:304] T 96c77a83b5d64b259864ae91df7a2fef P e4f6c44912944534bf259a77e12a8907 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ebd466ba2d54433bc717ec203ca0947, e4f6c44912944534bf259a77e12a8907; no voters: 
I20260709 13:07:21.616801 16501 raft_consensus.cc:2804] T 96c77a83b5d64b259864ae91df7a2fef P e4f6c44912944534bf259a77e12a8907 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:21.617247 16501 raft_consensus.cc:697] T 96c77a83b5d64b259864ae91df7a2fef P e4f6c44912944534bf259a77e12a8907 [term 2 LEADER]: Becoming Leader. State: Replica: e4f6c44912944534bf259a77e12a8907, State: Running, Role: LEADER
I20260709 13:07:21.618275 16501 consensus_queue.cc:237] T 96c77a83b5d64b259864ae91df7a2fef P e4f6c44912944534bf259a77e12a8907 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:21.625618 16306 raft_consensus.cc:515] T 3ecb09ce4a7849eaa32091dade071e4c P e4f6c44912944534bf259a77e12a8907 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } } peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } }
I20260709 13:07:21.626106 16541 consensus_queue.cc:1048] T 4381503f2a884b9a93dad81723399608 P e4f6c44912944534bf259a77e12a8907 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:21.628083 16306 leader_election.cc:290] T 3ecb09ce4a7849eaa32091dade071e4c P e4f6c44912944534bf259a77e12a8907 [CANDIDATE]: Term 2 election: Requested vote from peers 8ebd466ba2d54433bc717ec203ca0947 (127.10.182.3:40619), 83ef0efa74654e969954b9551fff9a12 (127.10.182.2:46079)
I20260709 13:07:21.631224 16381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ecb09ce4a7849eaa32091dade071e4c" candidate_uuid: "e4f6c44912944534bf259a77e12a8907" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "83ef0efa74654e969954b9551fff9a12"
I20260709 13:07:21.631817 16381 raft_consensus.cc:3055] T 3ecb09ce4a7849eaa32091dade071e4c P 83ef0efa74654e969954b9551fff9a12 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:21.632141 16381 raft_consensus.cc:740] T 3ecb09ce4a7849eaa32091dade071e4c P 83ef0efa74654e969954b9551fff9a12 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 83ef0efa74654e969954b9551fff9a12, State: Running, Role: LEADER
I20260709 13:07:21.633208 16303 raft_consensus.cc:1240] T 3ecb09ce4a7849eaa32091dade071e4c P e4f6c44912944534bf259a77e12a8907 [term 2 FOLLOWER]: Rejecting Update request from peer 83ef0efa74654e969954b9551fff9a12 for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:21.634235 16454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ecb09ce4a7849eaa32091dade071e4c" candidate_uuid: "e4f6c44912944534bf259a77e12a8907" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8ebd466ba2d54433bc717ec203ca0947"
I20260709 13:07:21.637363 16524 consensus_queue.cc:1059] T 3ecb09ce4a7849eaa32091dade071e4c P 83ef0efa74654e969954b9551fff9a12 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:21.639473 16541 consensus_queue.cc:1048] T 4381503f2a884b9a93dad81723399608 P e4f6c44912944534bf259a77e12a8907 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:21.641610 16381 consensus_queue.cc:260] T 3ecb09ce4a7849eaa32091dade071e4c P 83ef0efa74654e969954b9551fff9a12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } } peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } }
I20260709 13:07:21.641651 16201 catalog_manager.cc:5697] T 96c77a83b5d64b259864ae91df7a2fef P e4f6c44912944534bf259a77e12a8907 reported cstate change: term changed from 1 to 2, leader changed from 8ebd466ba2d54433bc717ec203ca0947 (127.10.182.3) to e4f6c44912944534bf259a77e12a8907 (127.10.182.1). New cstate: current_term: 2 leader_uuid: "e4f6c44912944534bf259a77e12a8907" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:21.643040 16381 raft_consensus.cc:3060] T 3ecb09ce4a7849eaa32091dade071e4c P 83ef0efa74654e969954b9551fff9a12 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:21.647177 16501 raft_consensus.cc:993] T 4381503f2a884b9a93dad81723399608 P e4f6c44912944534bf259a77e12a8907: : Instructing follower 83ef0efa74654e969954b9551fff9a12 to start an election
I20260709 13:07:21.647710 16501 raft_consensus.cc:1081] T 4381503f2a884b9a93dad81723399608 P e4f6c44912944534bf259a77e12a8907 [term 1 LEADER]: Signalling peer 83ef0efa74654e969954b9551fff9a12 to start an election
I20260709 13:07:21.653402 16380 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4381503f2a884b9a93dad81723399608"
dest_uuid: "83ef0efa74654e969954b9551fff9a12"
 from {username='slave'} at 127.0.0.1:43270
I20260709 13:07:21.653904 16380 raft_consensus.cc:493] T 4381503f2a884b9a93dad81723399608 P 83ef0efa74654e969954b9551fff9a12 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:21.654248 16380 raft_consensus.cc:3060] T 4381503f2a884b9a93dad81723399608 P 83ef0efa74654e969954b9551fff9a12 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:21.657692 16381 raft_consensus.cc:2468] T 3ecb09ce4a7849eaa32091dade071e4c P 83ef0efa74654e969954b9551fff9a12 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4f6c44912944534bf259a77e12a8907 in term 2.
I20260709 13:07:21.660866 16380 raft_consensus.cc:515] T 4381503f2a884b9a93dad81723399608 P 83ef0efa74654e969954b9551fff9a12 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:21.667230 16380 leader_election.cc:290] T 4381503f2a884b9a93dad81723399608 P 83ef0efa74654e969954b9551fff9a12 [CANDIDATE]: Term 2 election: Requested vote from peers e4f6c44912944534bf259a77e12a8907 (127.10.182.1:36033), 8ebd466ba2d54433bc717ec203ca0947 (127.10.182.3:40619)
I20260709 13:07:21.669436 16453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4381503f2a884b9a93dad81723399608" candidate_uuid: "83ef0efa74654e969954b9551fff9a12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8ebd466ba2d54433bc717ec203ca0947"
I20260709 13:07:21.670055 16453 raft_consensus.cc:3060] T 4381503f2a884b9a93dad81723399608 P 8ebd466ba2d54433bc717ec203ca0947 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:21.671535 16269 leader_election.cc:304] T 3ecb09ce4a7849eaa32091dade071e4c P e4f6c44912944534bf259a77e12a8907 [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: 83ef0efa74654e969954b9551fff9a12, e4f6c44912944534bf259a77e12a8907; no voters: 8ebd466ba2d54433bc717ec203ca0947
I20260709 13:07:21.671813 16303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4381503f2a884b9a93dad81723399608" candidate_uuid: "83ef0efa74654e969954b9551fff9a12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e4f6c44912944534bf259a77e12a8907"
I20260709 13:07:21.672719 16303 raft_consensus.cc:3055] T 4381503f2a884b9a93dad81723399608 P e4f6c44912944534bf259a77e12a8907 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:21.673071 16303 raft_consensus.cc:740] T 4381503f2a884b9a93dad81723399608 P e4f6c44912944534bf259a77e12a8907 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e4f6c44912944534bf259a77e12a8907, State: Running, Role: LEADER
I20260709 13:07:21.673324 16545 raft_consensus.cc:2804] T 3ecb09ce4a7849eaa32091dade071e4c P e4f6c44912944534bf259a77e12a8907 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:21.673869 16545 raft_consensus.cc:697] T 3ecb09ce4a7849eaa32091dade071e4c P e4f6c44912944534bf259a77e12a8907 [term 2 LEADER]: Becoming Leader. State: Replica: e4f6c44912944534bf259a77e12a8907, State: Running, Role: LEADER
I20260709 13:07:21.674005 16303 consensus_queue.cc:260] T 4381503f2a884b9a93dad81723399608 P e4f6c44912944534bf259a77e12a8907 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:21.674757 16545 consensus_queue.cc:237] T 3ecb09ce4a7849eaa32091dade071e4c P e4f6c44912944534bf259a77e12a8907 [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: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } } peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } }
I20260709 13:07:21.675202 16303 raft_consensus.cc:3060] T 4381503f2a884b9a93dad81723399608 P e4f6c44912944534bf259a77e12a8907 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:21.678313 16453 raft_consensus.cc:2468] T 4381503f2a884b9a93dad81723399608 P 8ebd466ba2d54433bc717ec203ca0947 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83ef0efa74654e969954b9551fff9a12 in term 2.
I20260709 13:07:21.678789 16525 consensus_queue.cc:1048] T 0f3d160b851f4a319a6c38f18f7b71bc P 83ef0efa74654e969954b9551fff9a12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:21.679559 16347 leader_election.cc:304] T 4381503f2a884b9a93dad81723399608 P 83ef0efa74654e969954b9551fff9a12 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83ef0efa74654e969954b9551fff9a12, 8ebd466ba2d54433bc717ec203ca0947; no voters: 
I20260709 13:07:21.681195 16525 raft_consensus.cc:2804] T 4381503f2a884b9a93dad81723399608 P 83ef0efa74654e969954b9551fff9a12 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:21.681667 16525 raft_consensus.cc:697] T 4381503f2a884b9a93dad81723399608 P 83ef0efa74654e969954b9551fff9a12 [term 2 LEADER]: Becoming Leader. State: Replica: 83ef0efa74654e969954b9551fff9a12, State: Running, Role: LEADER
I20260709 13:07:21.682349 16525 consensus_queue.cc:237] T 4381503f2a884b9a93dad81723399608 P 83ef0efa74654e969954b9551fff9a12 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:21.687808 16303 raft_consensus.cc:2468] T 4381503f2a884b9a93dad81723399608 P e4f6c44912944534bf259a77e12a8907 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83ef0efa74654e969954b9551fff9a12 in term 2.
I20260709 13:07:21.690204 16524 consensus_queue.cc:1048] T 7c7d200751be4f2e8331e4ecd0f4cbee P 83ef0efa74654e969954b9551fff9a12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:21.691743 16524 raft_consensus.cc:993] T 0f3d160b851f4a319a6c38f18f7b71bc P 83ef0efa74654e969954b9551fff9a12: : Instructing follower e4f6c44912944534bf259a77e12a8907 to start an election
I20260709 13:07:21.692195 16524 raft_consensus.cc:1081] T 0f3d160b851f4a319a6c38f18f7b71bc P 83ef0efa74654e969954b9551fff9a12 [term 1 LEADER]: Signalling peer e4f6c44912944534bf259a77e12a8907 to start an election
I20260709 13:07:21.694526 16305 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0f3d160b851f4a319a6c38f18f7b71bc"
dest_uuid: "e4f6c44912944534bf259a77e12a8907"
 from {username='slave'} at 127.0.0.1:45906
I20260709 13:07:21.696645 16524 consensus_queue.cc:1048] T 0f3d160b851f4a319a6c38f18f7b71bc P 83ef0efa74654e969954b9551fff9a12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:07:21.693239 16204 catalog_manager.cc:5697] T 4381503f2a884b9a93dad81723399608 P 83ef0efa74654e969954b9551fff9a12 reported cstate change: term changed from 1 to 2, leader changed from e4f6c44912944534bf259a77e12a8907 (127.10.182.1) to 83ef0efa74654e969954b9551fff9a12 (127.10.182.2). New cstate: current_term: 2 leader_uuid: "83ef0efa74654e969954b9551fff9a12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:21.698606 16305 raft_consensus.cc:493] T 0f3d160b851f4a319a6c38f18f7b71bc P e4f6c44912944534bf259a77e12a8907 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:21.699184 16305 raft_consensus.cc:3060] T 0f3d160b851f4a319a6c38f18f7b71bc P e4f6c44912944534bf259a77e12a8907 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:21.710776 16203 catalog_manager.cc:5697] T 3ecb09ce4a7849eaa32091dade071e4c P e4f6c44912944534bf259a77e12a8907 reported cstate change: term changed from 1 to 2, leader changed from 83ef0efa74654e969954b9551fff9a12 (127.10.182.2) to e4f6c44912944534bf259a77e12a8907 (127.10.182.1). New cstate: current_term: 2 leader_uuid: "e4f6c44912944534bf259a77e12a8907" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:21.717202 16525 consensus_queue.cc:1048] T 7c7d200751be4f2e8331e4ecd0f4cbee P 83ef0efa74654e969954b9551fff9a12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:21.729738 16305 raft_consensus.cc:515] T 0f3d160b851f4a319a6c38f18f7b71bc P e4f6c44912944534bf259a77e12a8907 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:21.732244 16305 leader_election.cc:290] T 0f3d160b851f4a319a6c38f18f7b71bc P e4f6c44912944534bf259a77e12a8907 [CANDIDATE]: Term 2 election: Requested vote from peers 83ef0efa74654e969954b9551fff9a12 (127.10.182.2:46079), 8ebd466ba2d54433bc717ec203ca0947 (127.10.182.3:40619)
I20260709 13:07:21.733423 16453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f3d160b851f4a319a6c38f18f7b71bc" candidate_uuid: "e4f6c44912944534bf259a77e12a8907" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8ebd466ba2d54433bc717ec203ca0947"
I20260709 13:07:21.734066 16453 raft_consensus.cc:3060] T 0f3d160b851f4a319a6c38f18f7b71bc P 8ebd466ba2d54433bc717ec203ca0947 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:21.733930 16380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f3d160b851f4a319a6c38f18f7b71bc" candidate_uuid: "e4f6c44912944534bf259a77e12a8907" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "83ef0efa74654e969954b9551fff9a12"
I20260709 13:07:21.734730 16380 raft_consensus.cc:3055] T 0f3d160b851f4a319a6c38f18f7b71bc P 83ef0efa74654e969954b9551fff9a12 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:21.735088 16380 raft_consensus.cc:740] T 0f3d160b851f4a319a6c38f18f7b71bc P 83ef0efa74654e969954b9551fff9a12 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 83ef0efa74654e969954b9551fff9a12, State: Running, Role: LEADER
I20260709 13:07:21.735932 16380 consensus_queue.cc:260] T 0f3d160b851f4a319a6c38f18f7b71bc P 83ef0efa74654e969954b9551fff9a12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:21.737169 16380 raft_consensus.cc:3060] T 0f3d160b851f4a319a6c38f18f7b71bc P 83ef0efa74654e969954b9551fff9a12 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:21.741078 16453 raft_consensus.cc:2468] T 0f3d160b851f4a319a6c38f18f7b71bc P 8ebd466ba2d54433bc717ec203ca0947 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4f6c44912944534bf259a77e12a8907 in term 2.
I20260709 13:07:21.742184 16272 leader_election.cc:304] T 0f3d160b851f4a319a6c38f18f7b71bc P e4f6c44912944534bf259a77e12a8907 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ebd466ba2d54433bc717ec203ca0947, e4f6c44912944534bf259a77e12a8907; no voters: 
I20260709 13:07:21.742899 16545 raft_consensus.cc:2804] T 0f3d160b851f4a319a6c38f18f7b71bc P e4f6c44912944534bf259a77e12a8907 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:21.743305 16545 raft_consensus.cc:697] T 0f3d160b851f4a319a6c38f18f7b71bc P e4f6c44912944534bf259a77e12a8907 [term 2 LEADER]: Becoming Leader. State: Replica: e4f6c44912944534bf259a77e12a8907, State: Running, Role: LEADER
I20260709 13:07:21.744160 16380 raft_consensus.cc:2468] T 0f3d160b851f4a319a6c38f18f7b71bc P 83ef0efa74654e969954b9551fff9a12 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4f6c44912944534bf259a77e12a8907 in term 2.
I20260709 13:07:21.744028 16545 consensus_queue.cc:237] T 0f3d160b851f4a319a6c38f18f7b71bc P e4f6c44912944534bf259a77e12a8907 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:21.751535 16202 catalog_manager.cc:5697] T 0f3d160b851f4a319a6c38f18f7b71bc P e4f6c44912944534bf259a77e12a8907 reported cstate change: term changed from 1 to 2, leader changed from 83ef0efa74654e969954b9551fff9a12 (127.10.182.2) to e4f6c44912944534bf259a77e12a8907 (127.10.182.1). New cstate: current_term: 2 leader_uuid: "e4f6c44912944534bf259a77e12a8907" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:21.786458 16545 consensus_queue.cc:1048] T 39e40a1f7747473888a88ee1497a9728 P e4f6c44912944534bf259a77e12a8907 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:21.797057 16545 consensus_queue.cc:1048] T 39e40a1f7747473888a88ee1497a9728 P e4f6c44912944534bf259a77e12a8907 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:21.805220 16574 raft_consensus.cc:993] T 39e40a1f7747473888a88ee1497a9728 P e4f6c44912944534bf259a77e12a8907: : Instructing follower 83ef0efa74654e969954b9551fff9a12 to start an election
I20260709 13:07:21.805698 16545 raft_consensus.cc:1081] T 39e40a1f7747473888a88ee1497a9728 P e4f6c44912944534bf259a77e12a8907 [term 1 LEADER]: Signalling peer 83ef0efa74654e969954b9551fff9a12 to start an election
I20260709 13:07:21.807175 16380 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "39e40a1f7747473888a88ee1497a9728"
dest_uuid: "83ef0efa74654e969954b9551fff9a12"
 from {username='slave'} at 127.0.0.1:43270
I20260709 13:07:21.807752 16380 raft_consensus.cc:493] T 39e40a1f7747473888a88ee1497a9728 P 83ef0efa74654e969954b9551fff9a12 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:21.808120 16380 raft_consensus.cc:3060] T 39e40a1f7747473888a88ee1497a9728 P 83ef0efa74654e969954b9551fff9a12 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:21.813726 16380 raft_consensus.cc:515] T 39e40a1f7747473888a88ee1497a9728 P 83ef0efa74654e969954b9551fff9a12 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:21.815639 16380 leader_election.cc:290] T 39e40a1f7747473888a88ee1497a9728 P 83ef0efa74654e969954b9551fff9a12 [CANDIDATE]: Term 2 election: Requested vote from peers e4f6c44912944534bf259a77e12a8907 (127.10.182.1:36033), 8ebd466ba2d54433bc717ec203ca0947 (127.10.182.3:40619)
I20260709 13:07:21.816565 16305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39e40a1f7747473888a88ee1497a9728" candidate_uuid: "83ef0efa74654e969954b9551fff9a12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e4f6c44912944534bf259a77e12a8907"
I20260709 13:07:21.816968 16453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39e40a1f7747473888a88ee1497a9728" candidate_uuid: "83ef0efa74654e969954b9551fff9a12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8ebd466ba2d54433bc717ec203ca0947"
I20260709 13:07:21.817328 16305 raft_consensus.cc:3055] T 39e40a1f7747473888a88ee1497a9728 P e4f6c44912944534bf259a77e12a8907 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:21.817617 16453 raft_consensus.cc:3060] T 39e40a1f7747473888a88ee1497a9728 P 8ebd466ba2d54433bc717ec203ca0947 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:21.817723 16305 raft_consensus.cc:740] T 39e40a1f7747473888a88ee1497a9728 P e4f6c44912944534bf259a77e12a8907 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e4f6c44912944534bf259a77e12a8907, State: Running, Role: LEADER
I20260709 13:07:21.818708 16305 consensus_queue.cc:260] T 39e40a1f7747473888a88ee1497a9728 P e4f6c44912944534bf259a77e12a8907 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:21.820092 16305 raft_consensus.cc:3060] T 39e40a1f7747473888a88ee1497a9728 P e4f6c44912944534bf259a77e12a8907 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:21.825606 16453 raft_consensus.cc:2468] T 39e40a1f7747473888a88ee1497a9728 P 8ebd466ba2d54433bc717ec203ca0947 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83ef0efa74654e969954b9551fff9a12 in term 2.
I20260709 13:07:21.827018 16347 leader_election.cc:304] T 39e40a1f7747473888a88ee1497a9728 P 83ef0efa74654e969954b9551fff9a12 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83ef0efa74654e969954b9551fff9a12, 8ebd466ba2d54433bc717ec203ca0947; no voters: 
I20260709 13:07:21.827656 16305 raft_consensus.cc:2468] T 39e40a1f7747473888a88ee1497a9728 P e4f6c44912944534bf259a77e12a8907 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83ef0efa74654e969954b9551fff9a12 in term 2.
I20260709 13:07:21.827804 16525 raft_consensus.cc:2804] T 39e40a1f7747473888a88ee1497a9728 P 83ef0efa74654e969954b9551fff9a12 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:21.828409 16525 raft_consensus.cc:697] T 39e40a1f7747473888a88ee1497a9728 P 83ef0efa74654e969954b9551fff9a12 [term 2 LEADER]: Becoming Leader. State: Replica: 83ef0efa74654e969954b9551fff9a12, State: Running, Role: LEADER
I20260709 13:07:21.829300 16525 consensus_queue.cc:237] T 39e40a1f7747473888a88ee1497a9728 P 83ef0efa74654e969954b9551fff9a12 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:21.835369 16202 catalog_manager.cc:5697] T 39e40a1f7747473888a88ee1497a9728 P 83ef0efa74654e969954b9551fff9a12 reported cstate change: term changed from 1 to 2, leader changed from e4f6c44912944534bf259a77e12a8907 (127.10.182.1) to 83ef0efa74654e969954b9551fff9a12 (127.10.182.2). New cstate: current_term: 2 leader_uuid: "83ef0efa74654e969954b9551fff9a12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:21.848340 16503 raft_consensus.cc:993] T 7f96b47b7c554cf0842adb4c099c9283 P 8ebd466ba2d54433bc717ec203ca0947: : Instructing follower e4f6c44912944534bf259a77e12a8907 to start an election
I20260709 13:07:21.848886 16503 raft_consensus.cc:1081] T 7f96b47b7c554cf0842adb4c099c9283 P 8ebd466ba2d54433bc717ec203ca0947 [term 1 LEADER]: Signalling peer e4f6c44912944534bf259a77e12a8907 to start an election
I20260709 13:07:21.850409 16305 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7f96b47b7c554cf0842adb4c099c9283"
dest_uuid: "e4f6c44912944534bf259a77e12a8907"
 from {username='slave'} at 127.0.0.1:45890
I20260709 13:07:21.850955 16305 raft_consensus.cc:493] T 7f96b47b7c554cf0842adb4c099c9283 P e4f6c44912944534bf259a77e12a8907 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:21.851267 16305 raft_consensus.cc:3060] T 7f96b47b7c554cf0842adb4c099c9283 P e4f6c44912944534bf259a77e12a8907 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:21.856101 16305 raft_consensus.cc:515] T 7f96b47b7c554cf0842adb4c099c9283 P e4f6c44912944534bf259a77e12a8907 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:21.857652 16305 leader_election.cc:290] T 7f96b47b7c554cf0842adb4c099c9283 P e4f6c44912944534bf259a77e12a8907 [CANDIDATE]: Term 2 election: Requested vote from peers 83ef0efa74654e969954b9551fff9a12 (127.10.182.2:46079), 8ebd466ba2d54433bc717ec203ca0947 (127.10.182.3:40619)
I20260709 13:07:21.858747 16380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f96b47b7c554cf0842adb4c099c9283" candidate_uuid: "e4f6c44912944534bf259a77e12a8907" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "83ef0efa74654e969954b9551fff9a12"
I20260709 13:07:21.858788 16453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f96b47b7c554cf0842adb4c099c9283" candidate_uuid: "e4f6c44912944534bf259a77e12a8907" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8ebd466ba2d54433bc717ec203ca0947"
I20260709 13:07:21.859354 16380 raft_consensus.cc:3060] T 7f96b47b7c554cf0842adb4c099c9283 P 83ef0efa74654e969954b9551fff9a12 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:21.859453 16453 raft_consensus.cc:3055] T 7f96b47b7c554cf0842adb4c099c9283 P 8ebd466ba2d54433bc717ec203ca0947 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:21.859879 16453 raft_consensus.cc:740] T 7f96b47b7c554cf0842adb4c099c9283 P 8ebd466ba2d54433bc717ec203ca0947 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8ebd466ba2d54433bc717ec203ca0947, State: Running, Role: LEADER
I20260709 13:07:21.860634 16453 consensus_queue.cc:260] T 7f96b47b7c554cf0842adb4c099c9283 P 8ebd466ba2d54433bc717ec203ca0947 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:21.861546 16453 raft_consensus.cc:3060] T 7f96b47b7c554cf0842adb4c099c9283 P 8ebd466ba2d54433bc717ec203ca0947 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:21.864348 16380 raft_consensus.cc:2468] T 7f96b47b7c554cf0842adb4c099c9283 P 83ef0efa74654e969954b9551fff9a12 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4f6c44912944534bf259a77e12a8907 in term 2.
I20260709 13:07:21.865684 16269 leader_election.cc:304] T 7f96b47b7c554cf0842adb4c099c9283 P e4f6c44912944534bf259a77e12a8907 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83ef0efa74654e969954b9551fff9a12, e4f6c44912944534bf259a77e12a8907; no voters: 
I20260709 13:07:21.866376 16545 raft_consensus.cc:2804] T 7f96b47b7c554cf0842adb4c099c9283 P e4f6c44912944534bf259a77e12a8907 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:21.866667 16453 raft_consensus.cc:2468] T 7f96b47b7c554cf0842adb4c099c9283 P 8ebd466ba2d54433bc717ec203ca0947 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4f6c44912944534bf259a77e12a8907 in term 2.
I20260709 13:07:21.866803 16545 raft_consensus.cc:697] T 7f96b47b7c554cf0842adb4c099c9283 P e4f6c44912944534bf259a77e12a8907 [term 2 LEADER]: Becoming Leader. State: Replica: e4f6c44912944534bf259a77e12a8907, State: Running, Role: LEADER
I20260709 13:07:21.867796 16545 consensus_queue.cc:237] T 7f96b47b7c554cf0842adb4c099c9283 P e4f6c44912944534bf259a77e12a8907 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:21.874365 16202 catalog_manager.cc:5697] T 7f96b47b7c554cf0842adb4c099c9283 P e4f6c44912944534bf259a77e12a8907 reported cstate change: term changed from 1 to 2, leader changed from 8ebd466ba2d54433bc717ec203ca0947 (127.10.182.3) to e4f6c44912944534bf259a77e12a8907 (127.10.182.1). New cstate: current_term: 2 leader_uuid: "e4f6c44912944534bf259a77e12a8907" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:21.955969 16524 raft_consensus.cc:993] T 39cbef44431942c1b2652887d8f60ca1 P 83ef0efa74654e969954b9551fff9a12: : Instructing follower 8ebd466ba2d54433bc717ec203ca0947 to start an election
I20260709 13:07:21.956434 16525 raft_consensus.cc:1081] T 39cbef44431942c1b2652887d8f60ca1 P 83ef0efa74654e969954b9551fff9a12 [term 1 LEADER]: Signalling peer 8ebd466ba2d54433bc717ec203ca0947 to start an election
I20260709 13:07:21.958034 16453 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "39cbef44431942c1b2652887d8f60ca1"
dest_uuid: "8ebd466ba2d54433bc717ec203ca0947"
 from {username='slave'} at 127.0.0.1:33096
I20260709 13:07:21.958597 16453 raft_consensus.cc:493] T 39cbef44431942c1b2652887d8f60ca1 P 8ebd466ba2d54433bc717ec203ca0947 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:21.959002 16453 raft_consensus.cc:3060] T 39cbef44431942c1b2652887d8f60ca1 P 8ebd466ba2d54433bc717ec203ca0947 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:21.963974 16453 raft_consensus.cc:515] T 39cbef44431942c1b2652887d8f60ca1 P 8ebd466ba2d54433bc717ec203ca0947 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:21.965662 16453 leader_election.cc:290] T 39cbef44431942c1b2652887d8f60ca1 P 8ebd466ba2d54433bc717ec203ca0947 [CANDIDATE]: Term 2 election: Requested vote from peers e4f6c44912944534bf259a77e12a8907 (127.10.182.1:36033), 83ef0efa74654e969954b9551fff9a12 (127.10.182.2:46079)
I20260709 13:07:21.966575 16305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39cbef44431942c1b2652887d8f60ca1" candidate_uuid: "8ebd466ba2d54433bc717ec203ca0947" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e4f6c44912944534bf259a77e12a8907"
I20260709 13:07:21.966682 16380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39cbef44431942c1b2652887d8f60ca1" candidate_uuid: "8ebd466ba2d54433bc717ec203ca0947" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "83ef0efa74654e969954b9551fff9a12"
I20260709 13:07:21.967253 16305 raft_consensus.cc:3060] T 39cbef44431942c1b2652887d8f60ca1 P e4f6c44912944534bf259a77e12a8907 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:21.967398 16380 raft_consensus.cc:3055] T 39cbef44431942c1b2652887d8f60ca1 P 83ef0efa74654e969954b9551fff9a12 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:21.967794 16380 raft_consensus.cc:740] T 39cbef44431942c1b2652887d8f60ca1 P 83ef0efa74654e969954b9551fff9a12 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 83ef0efa74654e969954b9551fff9a12, State: Running, Role: LEADER
I20260709 13:07:21.968569 16380 consensus_queue.cc:260] T 39cbef44431942c1b2652887d8f60ca1 P 83ef0efa74654e969954b9551fff9a12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:21.969512 16380 raft_consensus.cc:3060] T 39cbef44431942c1b2652887d8f60ca1 P 83ef0efa74654e969954b9551fff9a12 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:21.972775 16305 raft_consensus.cc:2468] T 39cbef44431942c1b2652887d8f60ca1 P e4f6c44912944534bf259a77e12a8907 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ebd466ba2d54433bc717ec203ca0947 in term 2.
I20260709 13:07:21.974052 16421 leader_election.cc:304] T 39cbef44431942c1b2652887d8f60ca1 P 8ebd466ba2d54433bc717ec203ca0947 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ebd466ba2d54433bc717ec203ca0947, e4f6c44912944534bf259a77e12a8907; no voters: 
I20260709 13:07:21.974853 16503 raft_consensus.cc:2804] T 39cbef44431942c1b2652887d8f60ca1 P 8ebd466ba2d54433bc717ec203ca0947 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:21.975145 16380 raft_consensus.cc:2468] T 39cbef44431942c1b2652887d8f60ca1 P 83ef0efa74654e969954b9551fff9a12 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ebd466ba2d54433bc717ec203ca0947 in term 2.
I20260709 13:07:21.975301 16503 raft_consensus.cc:697] T 39cbef44431942c1b2652887d8f60ca1 P 8ebd466ba2d54433bc717ec203ca0947 [term 2 LEADER]: Becoming Leader. State: Replica: 8ebd466ba2d54433bc717ec203ca0947, State: Running, Role: LEADER
I20260709 13:07:21.976269 16503 consensus_queue.cc:237] T 39cbef44431942c1b2652887d8f60ca1 P 8ebd466ba2d54433bc717ec203ca0947 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:21.982636 16202 catalog_manager.cc:5697] T 39cbef44431942c1b2652887d8f60ca1 P 8ebd466ba2d54433bc717ec203ca0947 reported cstate change: term changed from 1 to 2, leader changed from 83ef0efa74654e969954b9551fff9a12 (127.10.182.2) to 8ebd466ba2d54433bc717ec203ca0947 (127.10.182.3). New cstate: current_term: 2 leader_uuid: "8ebd466ba2d54433bc717ec203ca0947" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:22.038388 16453 raft_consensus.cc:1275] T 144441613f07444982ec17792bcbb6d3 P 8ebd466ba2d54433bc717ec203ca0947 [term 2 FOLLOWER]: Refusing update from remote peer 83ef0efa74654e969954b9551fff9a12: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:22.039729 16525 consensus_queue.cc:1048] T 144441613f07444982ec17792bcbb6d3 P 83ef0efa74654e969954b9551fff9a12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:22.047561 16305 raft_consensus.cc:1275] T 144441613f07444982ec17792bcbb6d3 P e4f6c44912944534bf259a77e12a8907 [term 2 FOLLOWER]: Refusing update from remote peer 83ef0efa74654e969954b9551fff9a12: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:22.049358 16502 consensus_queue.cc:1048] T 144441613f07444982ec17792bcbb6d3 P 83ef0efa74654e969954b9551fff9a12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:22.104307 16380 raft_consensus.cc:1275] T 3ecb09ce4a7849eaa32091dade071e4c P 83ef0efa74654e969954b9551fff9a12 [term 2 FOLLOWER]: Refusing update from remote peer e4f6c44912944534bf259a77e12a8907: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:22.105741 16545 consensus_queue.cc:1048] T 3ecb09ce4a7849eaa32091dade071e4c P e4f6c44912944534bf259a77e12a8907 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:22.113742 16453 raft_consensus.cc:3060] T 3ecb09ce4a7849eaa32091dade071e4c P 8ebd466ba2d54433bc717ec203ca0947 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:22.117749 16455 raft_consensus.cc:1275] T 96c77a83b5d64b259864ae91df7a2fef P 8ebd466ba2d54433bc717ec203ca0947 [term 2 FOLLOWER]: Refusing update from remote peer e4f6c44912944534bf259a77e12a8907: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:22.119509 16575 consensus_queue.cc:1048] T 96c77a83b5d64b259864ae91df7a2fef P e4f6c44912944534bf259a77e12a8907 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:22.124679 16453 raft_consensus.cc:1275] T 3ecb09ce4a7849eaa32091dade071e4c P 8ebd466ba2d54433bc717ec203ca0947 [term 2 FOLLOWER]: Refusing update from remote peer e4f6c44912944534bf259a77e12a8907: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:22.126345 16575 consensus_queue.cc:1048] T 3ecb09ce4a7849eaa32091dade071e4c P e4f6c44912944534bf259a77e12a8907 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:22.128227 16380 raft_consensus.cc:1275] T 96c77a83b5d64b259864ae91df7a2fef P 83ef0efa74654e969954b9551fff9a12 [term 2 FOLLOWER]: Refusing update from remote peer e4f6c44912944534bf259a77e12a8907: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:22.131098 16575 consensus_queue.cc:1048] T 96c77a83b5d64b259864ae91df7a2fef P e4f6c44912944534bf259a77e12a8907 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:22.184474 16455 raft_consensus.cc:1275] T 4381503f2a884b9a93dad81723399608 P 8ebd466ba2d54433bc717ec203ca0947 [term 2 FOLLOWER]: Refusing update from remote peer 83ef0efa74654e969954b9551fff9a12: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:22.185833 16305 raft_consensus.cc:1275] T 4381503f2a884b9a93dad81723399608 P e4f6c44912944534bf259a77e12a8907 [term 2 FOLLOWER]: Refusing update from remote peer 83ef0efa74654e969954b9551fff9a12: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:22.186164 16524 consensus_queue.cc:1048] T 4381503f2a884b9a93dad81723399608 P 83ef0efa74654e969954b9551fff9a12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:22.187202 16502 consensus_queue.cc:1048] T 4381503f2a884b9a93dad81723399608 P 83ef0efa74654e969954b9551fff9a12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:22.279749 16455 raft_consensus.cc:1275] T 7f96b47b7c554cf0842adb4c099c9283 P 8ebd466ba2d54433bc717ec203ca0947 [term 2 FOLLOWER]: Refusing update from remote peer e4f6c44912944534bf259a77e12a8907: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:22.281348 16541 consensus_queue.cc:1048] T 7f96b47b7c554cf0842adb4c099c9283 P e4f6c44912944534bf259a77e12a8907 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:22.283443 16380 raft_consensus.cc:1275] T 0f3d160b851f4a319a6c38f18f7b71bc P 83ef0efa74654e969954b9551fff9a12 [term 2 FOLLOWER]: Refusing update from remote peer e4f6c44912944534bf259a77e12a8907: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:22.284961 16541 consensus_queue.cc:1048] T 0f3d160b851f4a319a6c38f18f7b71bc P e4f6c44912944534bf259a77e12a8907 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:22.288403 16455 raft_consensus.cc:1275] T 39e40a1f7747473888a88ee1497a9728 P 8ebd466ba2d54433bc717ec203ca0947 [term 2 FOLLOWER]: Refusing update from remote peer 83ef0efa74654e969954b9551fff9a12: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:22.290788 16381 raft_consensus.cc:1275] T 7f96b47b7c554cf0842adb4c099c9283 P 83ef0efa74654e969954b9551fff9a12 [term 2 FOLLOWER]: Refusing update from remote peer e4f6c44912944534bf259a77e12a8907: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:22.294755 16524 consensus_queue.cc:1048] T 39e40a1f7747473888a88ee1497a9728 P 83ef0efa74654e969954b9551fff9a12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:22.294801 16545 consensus_queue.cc:1048] T 7f96b47b7c554cf0842adb4c099c9283 P e4f6c44912944534bf259a77e12a8907 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:07:22.301182 16455 raft_consensus.cc:1275] T 0f3d160b851f4a319a6c38f18f7b71bc P 8ebd466ba2d54433bc717ec203ca0947 [term 2 FOLLOWER]: Refusing update from remote peer e4f6c44912944534bf259a77e12a8907: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:22.302886 16541 consensus_queue.cc:1048] T 0f3d160b851f4a319a6c38f18f7b71bc P e4f6c44912944534bf259a77e12a8907 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:22.309762 16305 raft_consensus.cc:1275] T 39e40a1f7747473888a88ee1497a9728 P e4f6c44912944534bf259a77e12a8907 [term 2 FOLLOWER]: Refusing update from remote peer 83ef0efa74654e969954b9551fff9a12: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:22.313030 16502 consensus_queue.cc:1048] T 39e40a1f7747473888a88ee1497a9728 P 83ef0efa74654e969954b9551fff9a12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:22.526068 16381 raft_consensus.cc:1275] T 39cbef44431942c1b2652887d8f60ca1 P 83ef0efa74654e969954b9551fff9a12 [term 2 FOLLOWER]: Refusing update from remote peer 8ebd466ba2d54433bc717ec203ca0947: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:22.527617 16503 consensus_queue.cc:1048] T 39cbef44431942c1b2652887d8f60ca1 P 8ebd466ba2d54433bc717ec203ca0947 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:22.537611 16305 raft_consensus.cc:1275] T 39cbef44431942c1b2652887d8f60ca1 P e4f6c44912944534bf259a77e12a8907 [term 2 FOLLOWER]: Refusing update from remote peer 8ebd466ba2d54433bc717ec203ca0947: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:22.541416 16584 consensus_queue.cc:1048] T 39cbef44431942c1b2652887d8f60ca1 P 8ebd466ba2d54433bc717ec203ca0947 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:24.618637 16203 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57990:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:07:24.621737 16203 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:07:24.687475 16292 tablet_service.cc:1511] Processing CreateTablet for tablet a2d4f565046e460e9d023678acbb89a7 (DEFAULT_TABLE table=soft_deleted_table [id=2b893ffff6a94b1693da39e72a417896]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:07:24.688578 16368 tablet_service.cc:1511] Processing CreateTablet for tablet a2d4f565046e460e9d023678acbb89a7 (DEFAULT_TABLE table=soft_deleted_table [id=2b893ffff6a94b1693da39e72a417896]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:07:24.689797 16292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2d4f565046e460e9d023678acbb89a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:24.690444 16368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2d4f565046e460e9d023678acbb89a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:24.690317 16439 tablet_service.cc:1511] Processing CreateTablet for tablet a2d4f565046e460e9d023678acbb89a7 (DEFAULT_TABLE table=soft_deleted_table [id=2b893ffff6a94b1693da39e72a417896]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:07:24.692039 16439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2d4f565046e460e9d023678acbb89a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:24.693584 16365 tablet_service.cc:1511] Processing CreateTablet for tablet 904ab8fa19fe46658f47f712529cc5f5 (DEFAULT_TABLE table=soft_deleted_table [id=2b893ffff6a94b1693da39e72a417896]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:07:24.695569 16438 tablet_service.cc:1511] Processing CreateTablet for tablet 904ab8fa19fe46658f47f712529cc5f5 (DEFAULT_TABLE table=soft_deleted_table [id=2b893ffff6a94b1693da39e72a417896]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:07:24.696657 16289 tablet_service.cc:1511] Processing CreateTablet for tablet 904ab8fa19fe46658f47f712529cc5f5 (DEFAULT_TABLE table=soft_deleted_table [id=2b893ffff6a94b1693da39e72a417896]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:07:24.697289 16438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 904ab8fa19fe46658f47f712529cc5f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:24.698071 16289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 904ab8fa19fe46658f47f712529cc5f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:24.701467 16445 tablet_service.cc:1511] Processing CreateTablet for tablet e9ccf28011114e64a5ed84c21474cbe6 (DEFAULT_TABLE table=soft_deleted_table [id=2b893ffff6a94b1693da39e72a417896]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:07:24.702890 16445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9ccf28011114e64a5ed84c21474cbe6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:24.708079 16293 tablet_service.cc:1511] Processing CreateTablet for tablet e9ccf28011114e64a5ed84c21474cbe6 (DEFAULT_TABLE table=soft_deleted_table [id=2b893ffff6a94b1693da39e72a417896]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:07:24.709693 16293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9ccf28011114e64a5ed84c21474cbe6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:24.709578 16440 tablet_service.cc:1511] Processing CreateTablet for tablet 2e245dad60034136b82fe2a494205f82 (DEFAULT_TABLE table=soft_deleted_table [id=2b893ffff6a94b1693da39e72a417896]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:07:24.711058 16440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e245dad60034136b82fe2a494205f82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:24.712939 16294 tablet_service.cc:1511] Processing CreateTablet for tablet 2e245dad60034136b82fe2a494205f82 (DEFAULT_TABLE table=soft_deleted_table [id=2b893ffff6a94b1693da39e72a417896]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:07:24.714396 16294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e245dad60034136b82fe2a494205f82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:24.718562 16444 tablet_service.cc:1511] Processing CreateTablet for tablet 037b4682e5544eaa8df9c55b8b28820b (DEFAULT_TABLE table=soft_deleted_table [id=2b893ffff6a94b1693da39e72a417896]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:07:24.719244 16366 tablet_service.cc:1511] Processing CreateTablet for tablet e9ccf28011114e64a5ed84c21474cbe6 (DEFAULT_TABLE table=soft_deleted_table [id=2b893ffff6a94b1693da39e72a417896]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:07:24.720036 16444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 037b4682e5544eaa8df9c55b8b28820b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:24.719636 16370 tablet_service.cc:1511] Processing CreateTablet for tablet 037b4682e5544eaa8df9c55b8b28820b (DEFAULT_TABLE table=soft_deleted_table [id=2b893ffff6a94b1693da39e72a417896]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:07:24.721675 16367 tablet_service.cc:1511] Processing CreateTablet for tablet 2e245dad60034136b82fe2a494205f82 (DEFAULT_TABLE table=soft_deleted_table [id=2b893ffff6a94b1693da39e72a417896]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:07:24.730252 16295 tablet_service.cc:1511] Processing CreateTablet for tablet 037b4682e5544eaa8df9c55b8b28820b (DEFAULT_TABLE table=soft_deleted_table [id=2b893ffff6a94b1693da39e72a417896]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:07:24.731765 16295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 037b4682e5544eaa8df9c55b8b28820b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:24.739259 16288 tablet_service.cc:1511] Processing CreateTablet for tablet 12f06d785d844413a437fe8d703a959c (DEFAULT_TABLE table=soft_deleted_table [id=2b893ffff6a94b1693da39e72a417896]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:07:24.741735 16441 tablet_service.cc:1511] Processing CreateTablet for tablet 12f06d785d844413a437fe8d703a959c (DEFAULT_TABLE table=soft_deleted_table [id=2b893ffff6a94b1693da39e72a417896]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:07:24.743223 16441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12f06d785d844413a437fe8d703a959c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:24.747189 16296 tablet_service.cc:1511] Processing CreateTablet for tablet f1adccb7b2c44b80a6c843fa1796d09e (DEFAULT_TABLE table=soft_deleted_table [id=2b893ffff6a94b1693da39e72a417896]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:07:24.748700 16296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1adccb7b2c44b80a6c843fa1796d09e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:24.751356 16437 tablet_service.cc:1511] Processing CreateTablet for tablet f1adccb7b2c44b80a6c843fa1796d09e (DEFAULT_TABLE table=soft_deleted_table [id=2b893ffff6a94b1693da39e72a417896]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:07:24.752842 16437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1adccb7b2c44b80a6c843fa1796d09e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:24.753974 16365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 904ab8fa19fe46658f47f712529cc5f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:24.754840 16369 tablet_service.cc:1511] Processing CreateTablet for tablet 12f06d785d844413a437fe8d703a959c (DEFAULT_TABLE table=soft_deleted_table [id=2b893ffff6a94b1693da39e72a417896]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:07:24.756148 16369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12f06d785d844413a437fe8d703a959c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:24.757723 16371 tablet_service.cc:1511] Processing CreateTablet for tablet f1adccb7b2c44b80a6c843fa1796d09e (DEFAULT_TABLE table=soft_deleted_table [id=2b893ffff6a94b1693da39e72a417896]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:07:24.752842 16288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12f06d785d844413a437fe8d703a959c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:24.764848 16370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 037b4682e5544eaa8df9c55b8b28820b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:24.770160 16371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1adccb7b2c44b80a6c843fa1796d09e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:24.773026 16367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e245dad60034136b82fe2a494205f82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:24.776221 16291 tablet_service.cc:1511] Processing CreateTablet for tablet 1fe962f68a1c4b51a5d9afccba867c93 (DEFAULT_TABLE table=soft_deleted_table [id=2b893ffff6a94b1693da39e72a417896]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:07:24.778059 16291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fe962f68a1c4b51a5d9afccba867c93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:24.782341 16364 tablet_service.cc:1511] Processing CreateTablet for tablet 1fe962f68a1c4b51a5d9afccba867c93 (DEFAULT_TABLE table=soft_deleted_table [id=2b893ffff6a94b1693da39e72a417896]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:07:24.783741 16364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fe962f68a1c4b51a5d9afccba867c93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:24.792936 16366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9ccf28011114e64a5ed84c21474cbe6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:24.795822 16444 tablet_service.cc:1511] Processing CreateTablet for tablet 1fe962f68a1c4b51a5d9afccba867c93 (DEFAULT_TABLE table=soft_deleted_table [id=2b893ffff6a94b1693da39e72a417896]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:07:24.797248 16444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fe962f68a1c4b51a5d9afccba867c93. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:07:24.798277 16252 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:07:24.808174 16290 tablet_service.cc:1511] Processing CreateTablet for tablet 21af0a690f2f4a35b6752a221e7ea491 (DEFAULT_TABLE table=soft_deleted_table [id=2b893ffff6a94b1693da39e72a417896]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:07:24.809734 16290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21af0a690f2f4a35b6752a221e7ea491. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:24.826303 16439 tablet_service.cc:1511] Processing CreateTablet for tablet 21af0a690f2f4a35b6752a221e7ea491 (DEFAULT_TABLE table=soft_deleted_table [id=2b893ffff6a94b1693da39e72a417896]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:07:24.827744 16439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21af0a690f2f4a35b6752a221e7ea491. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:24.880839 16599 tablet_bootstrap.cc:492] T a2d4f565046e460e9d023678acbb89a7 P 8ebd466ba2d54433bc717ec203ca0947: Bootstrap starting.
I20260709 13:07:24.891553 16363 tablet_service.cc:1511] Processing CreateTablet for tablet 21af0a690f2f4a35b6752a221e7ea491 (DEFAULT_TABLE table=soft_deleted_table [id=2b893ffff6a94b1693da39e72a417896]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:07:24.893014 16363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21af0a690f2f4a35b6752a221e7ea491. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:24.916431 16600 tablet_bootstrap.cc:492] T a2d4f565046e460e9d023678acbb89a7 P e4f6c44912944534bf259a77e12a8907: Bootstrap starting.
I20260709 13:07:24.922142 16599 tablet_bootstrap.cc:654] T a2d4f565046e460e9d023678acbb89a7 P 8ebd466ba2d54433bc717ec203ca0947: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:24.952606 16600 tablet_bootstrap.cc:654] T a2d4f565046e460e9d023678acbb89a7 P e4f6c44912944534bf259a77e12a8907: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:24.961091 16601 tablet_bootstrap.cc:492] T 037b4682e5544eaa8df9c55b8b28820b P 83ef0efa74654e969954b9551fff9a12: Bootstrap starting.
I20260709 13:07:24.972301 16600 tablet_bootstrap.cc:492] T a2d4f565046e460e9d023678acbb89a7 P e4f6c44912944534bf259a77e12a8907: No bootstrap required, opened a new log
I20260709 13:07:24.972311 16599 tablet_bootstrap.cc:492] T a2d4f565046e460e9d023678acbb89a7 P 8ebd466ba2d54433bc717ec203ca0947: No bootstrap required, opened a new log
I20260709 13:07:24.973070 16599 ts_tablet_manager.cc:1403] T a2d4f565046e460e9d023678acbb89a7 P 8ebd466ba2d54433bc717ec203ca0947: Time spent bootstrapping tablet: real 0.093s	user 0.003s	sys 0.014s
I20260709 13:07:24.973070 16600 ts_tablet_manager.cc:1403] T a2d4f565046e460e9d023678acbb89a7 P e4f6c44912944534bf259a77e12a8907: Time spent bootstrapping tablet: real 0.057s	user 0.011s	sys 0.005s
I20260709 13:07:24.976581 16599 raft_consensus.cc:359] T a2d4f565046e460e9d023678acbb89a7 P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:24.977586 16599 raft_consensus.cc:385] T a2d4f565046e460e9d023678acbb89a7 P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:24.977919 16599 raft_consensus.cc:740] T a2d4f565046e460e9d023678acbb89a7 P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ebd466ba2d54433bc717ec203ca0947, State: Initialized, Role: FOLLOWER
I20260709 13:07:24.977838 16600 raft_consensus.cc:359] T a2d4f565046e460e9d023678acbb89a7 P e4f6c44912944534bf259a77e12a8907 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:24.979451 16601 tablet_bootstrap.cc:654] T 037b4682e5544eaa8df9c55b8b28820b P 83ef0efa74654e969954b9551fff9a12: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:24.979269 16600 raft_consensus.cc:385] T a2d4f565046e460e9d023678acbb89a7 P e4f6c44912944534bf259a77e12a8907 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:24.979262 16599 consensus_queue.cc:260] T a2d4f565046e460e9d023678acbb89a7 P 8ebd466ba2d54433bc717ec203ca0947 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:24.980284 16600 raft_consensus.cc:740] T a2d4f565046e460e9d023678acbb89a7 P e4f6c44912944534bf259a77e12a8907 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4f6c44912944534bf259a77e12a8907, State: Initialized, Role: FOLLOWER
I20260709 13:07:24.981832 16600 consensus_queue.cc:260] T a2d4f565046e460e9d023678acbb89a7 P e4f6c44912944534bf259a77e12a8907 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:24.985478 16600 ts_tablet_manager.cc:1434] T a2d4f565046e460e9d023678acbb89a7 P e4f6c44912944534bf259a77e12a8907: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260709 13:07:24.986604 16600 tablet_bootstrap.cc:492] T 904ab8fa19fe46658f47f712529cc5f5 P e4f6c44912944534bf259a77e12a8907: Bootstrap starting.
I20260709 13:07:24.994598 16600 tablet_bootstrap.cc:654] T 904ab8fa19fe46658f47f712529cc5f5 P e4f6c44912944534bf259a77e12a8907: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:24.995738 16599 ts_tablet_manager.cc:1434] T a2d4f565046e460e9d023678acbb89a7 P 8ebd466ba2d54433bc717ec203ca0947: Time spent starting tablet: real 0.022s	user 0.003s	sys 0.004s
I20260709 13:07:24.996850 16599 tablet_bootstrap.cc:492] T 037b4682e5544eaa8df9c55b8b28820b P 8ebd466ba2d54433bc717ec203ca0947: Bootstrap starting.
I20260709 13:07:25.010979 16599 tablet_bootstrap.cc:654] T 037b4682e5544eaa8df9c55b8b28820b P 8ebd466ba2d54433bc717ec203ca0947: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:25.015383 16601 tablet_bootstrap.cc:492] T 037b4682e5544eaa8df9c55b8b28820b P 83ef0efa74654e969954b9551fff9a12: No bootstrap required, opened a new log
I20260709 13:07:25.016150 16601 ts_tablet_manager.cc:1403] T 037b4682e5544eaa8df9c55b8b28820b P 83ef0efa74654e969954b9551fff9a12: Time spent bootstrapping tablet: real 0.055s	user 0.017s	sys 0.018s
I20260709 13:07:25.019658 16601 raft_consensus.cc:359] T 037b4682e5544eaa8df9c55b8b28820b P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:25.020346 16601 raft_consensus.cc:385] T 037b4682e5544eaa8df9c55b8b28820b P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:25.020673 16601 raft_consensus.cc:740] T 037b4682e5544eaa8df9c55b8b28820b P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83ef0efa74654e969954b9551fff9a12, State: Initialized, Role: FOLLOWER
I20260709 13:07:25.021829 16600 tablet_bootstrap.cc:492] T 904ab8fa19fe46658f47f712529cc5f5 P e4f6c44912944534bf259a77e12a8907: No bootstrap required, opened a new log
I20260709 13:07:25.021472 16601 consensus_queue.cc:260] T 037b4682e5544eaa8df9c55b8b28820b P 83ef0efa74654e969954b9551fff9a12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:25.023995 16599 tablet_bootstrap.cc:492] T 037b4682e5544eaa8df9c55b8b28820b P 8ebd466ba2d54433bc717ec203ca0947: No bootstrap required, opened a new log
I20260709 13:07:25.024058 16601 ts_tablet_manager.cc:1434] T 037b4682e5544eaa8df9c55b8b28820b P 83ef0efa74654e969954b9551fff9a12: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:07:25.024539 16599 ts_tablet_manager.cc:1403] T 037b4682e5544eaa8df9c55b8b28820b P 8ebd466ba2d54433bc717ec203ca0947: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.008s
I20260709 13:07:25.025029 16600 ts_tablet_manager.cc:1403] T 904ab8fa19fe46658f47f712529cc5f5 P e4f6c44912944534bf259a77e12a8907: Time spent bootstrapping tablet: real 0.039s	user 0.017s	sys 0.017s
I20260709 13:07:25.025250 16601 tablet_bootstrap.cc:492] T 1fe962f68a1c4b51a5d9afccba867c93 P 83ef0efa74654e969954b9551fff9a12: Bootstrap starting.
I20260709 13:07:25.027546 16599 raft_consensus.cc:359] T 037b4682e5544eaa8df9c55b8b28820b P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:25.028245 16599 raft_consensus.cc:385] T 037b4682e5544eaa8df9c55b8b28820b P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:25.028630 16599 raft_consensus.cc:740] T 037b4682e5544eaa8df9c55b8b28820b P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ebd466ba2d54433bc717ec203ca0947, State: Initialized, Role: FOLLOWER
I20260709 13:07:25.028276 16600 raft_consensus.cc:359] T 904ab8fa19fe46658f47f712529cc5f5 P e4f6c44912944534bf259a77e12a8907 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:25.029549 16599 consensus_queue.cc:260] T 037b4682e5544eaa8df9c55b8b28820b P 8ebd466ba2d54433bc717ec203ca0947 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:25.031188 16599 ts_tablet_manager.cc:1434] T 037b4682e5544eaa8df9c55b8b28820b P 8ebd466ba2d54433bc717ec203ca0947: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:07:25.032037 16599 tablet_bootstrap.cc:492] T 21af0a690f2f4a35b6752a221e7ea491 P 8ebd466ba2d54433bc717ec203ca0947: Bootstrap starting.
I20260709 13:07:25.032331 16601 tablet_bootstrap.cc:654] T 1fe962f68a1c4b51a5d9afccba867c93 P 83ef0efa74654e969954b9551fff9a12: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:25.033114 16600 raft_consensus.cc:385] T 904ab8fa19fe46658f47f712529cc5f5 P e4f6c44912944534bf259a77e12a8907 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:25.033600 16600 raft_consensus.cc:740] T 904ab8fa19fe46658f47f712529cc5f5 P e4f6c44912944534bf259a77e12a8907 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4f6c44912944534bf259a77e12a8907, State: Initialized, Role: FOLLOWER
I20260709 13:07:25.034489 16600 consensus_queue.cc:260] T 904ab8fa19fe46658f47f712529cc5f5 P e4f6c44912944534bf259a77e12a8907 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:25.042899 16600 ts_tablet_manager.cc:1434] T 904ab8fa19fe46658f47f712529cc5f5 P e4f6c44912944534bf259a77e12a8907: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.005s
I20260709 13:07:25.044075 16600 tablet_bootstrap.cc:492] T 2e245dad60034136b82fe2a494205f82 P e4f6c44912944534bf259a77e12a8907: Bootstrap starting.
I20260709 13:07:25.045670 16601 tablet_bootstrap.cc:492] T 1fe962f68a1c4b51a5d9afccba867c93 P 83ef0efa74654e969954b9551fff9a12: No bootstrap required, opened a new log
I20260709 13:07:25.046223 16601 ts_tablet_manager.cc:1403] T 1fe962f68a1c4b51a5d9afccba867c93 P 83ef0efa74654e969954b9551fff9a12: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.005s
I20260709 13:07:25.049324 16601 raft_consensus.cc:359] T 1fe962f68a1c4b51a5d9afccba867c93 P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:25.050081 16601 raft_consensus.cc:385] T 1fe962f68a1c4b51a5d9afccba867c93 P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:25.050382 16601 raft_consensus.cc:740] T 1fe962f68a1c4b51a5d9afccba867c93 P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83ef0efa74654e969954b9551fff9a12, State: Initialized, Role: FOLLOWER
I20260709 13:07:25.051553 16600 tablet_bootstrap.cc:654] T 2e245dad60034136b82fe2a494205f82 P e4f6c44912944534bf259a77e12a8907: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:25.051139 16601 consensus_queue.cc:260] T 1fe962f68a1c4b51a5d9afccba867c93 P 83ef0efa74654e969954b9551fff9a12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:25.051743 16599 tablet_bootstrap.cc:654] T 21af0a690f2f4a35b6752a221e7ea491 P 8ebd466ba2d54433bc717ec203ca0947: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:25.053628 16601 ts_tablet_manager.cc:1434] T 1fe962f68a1c4b51a5d9afccba867c93 P 83ef0efa74654e969954b9551fff9a12: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260709 13:07:25.054574 16601 tablet_bootstrap.cc:492] T f1adccb7b2c44b80a6c843fa1796d09e P 83ef0efa74654e969954b9551fff9a12: Bootstrap starting.
I20260709 13:07:25.062438 16601 tablet_bootstrap.cc:654] T f1adccb7b2c44b80a6c843fa1796d09e P 83ef0efa74654e969954b9551fff9a12: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:25.063895 16599 tablet_bootstrap.cc:492] T 21af0a690f2f4a35b6752a221e7ea491 P 8ebd466ba2d54433bc717ec203ca0947: No bootstrap required, opened a new log
I20260709 13:07:25.064467 16599 ts_tablet_manager.cc:1403] T 21af0a690f2f4a35b6752a221e7ea491 P 8ebd466ba2d54433bc717ec203ca0947: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.006s
I20260709 13:07:25.069073 16600 tablet_bootstrap.cc:492] T 2e245dad60034136b82fe2a494205f82 P e4f6c44912944534bf259a77e12a8907: No bootstrap required, opened a new log
I20260709 13:07:25.069499 16601 tablet_bootstrap.cc:492] T f1adccb7b2c44b80a6c843fa1796d09e P 83ef0efa74654e969954b9551fff9a12: No bootstrap required, opened a new log
I20260709 13:07:25.069677 16600 ts_tablet_manager.cc:1403] T 2e245dad60034136b82fe2a494205f82 P e4f6c44912944534bf259a77e12a8907: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.008s
I20260709 13:07:25.070017 16601 ts_tablet_manager.cc:1403] T f1adccb7b2c44b80a6c843fa1796d09e P 83ef0efa74654e969954b9551fff9a12: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260709 13:07:25.073025 16600 raft_consensus.cc:359] T 2e245dad60034136b82fe2a494205f82 P e4f6c44912944534bf259a77e12a8907 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:25.073273 16601 raft_consensus.cc:359] T f1adccb7b2c44b80a6c843fa1796d09e P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:25.073873 16599 raft_consensus.cc:359] T 21af0a690f2f4a35b6752a221e7ea491 P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:25.073980 16601 raft_consensus.cc:385] T f1adccb7b2c44b80a6c843fa1796d09e P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:25.073936 16600 raft_consensus.cc:385] T 2e245dad60034136b82fe2a494205f82 P e4f6c44912944534bf259a77e12a8907 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:25.074477 16599 raft_consensus.cc:385] T 21af0a690f2f4a35b6752a221e7ea491 P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:25.074571 16601 raft_consensus.cc:740] T f1adccb7b2c44b80a6c843fa1796d09e P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83ef0efa74654e969954b9551fff9a12, State: Initialized, Role: FOLLOWER
I20260709 13:07:25.074731 16599 raft_consensus.cc:740] T 21af0a690f2f4a35b6752a221e7ea491 P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ebd466ba2d54433bc717ec203ca0947, State: Initialized, Role: FOLLOWER
I20260709 13:07:25.074708 16600 raft_consensus.cc:740] T 2e245dad60034136b82fe2a494205f82 P e4f6c44912944534bf259a77e12a8907 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4f6c44912944534bf259a77e12a8907, State: Initialized, Role: FOLLOWER
I20260709 13:07:25.075522 16601 consensus_queue.cc:260] T f1adccb7b2c44b80a6c843fa1796d09e P 83ef0efa74654e969954b9551fff9a12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:25.075826 16584 raft_consensus.cc:493] T a2d4f565046e460e9d023678acbb89a7 P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:25.075783 16599 consensus_queue.cc:260] T 21af0a690f2f4a35b6752a221e7ea491 P 8ebd466ba2d54433bc717ec203ca0947 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:25.076442 16584 raft_consensus.cc:515] T a2d4f565046e460e9d023678acbb89a7 P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:25.077953 16601 ts_tablet_manager.cc:1434] T f1adccb7b2c44b80a6c843fa1796d09e P 83ef0efa74654e969954b9551fff9a12: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:07:25.079699 16305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2d4f565046e460e9d023678acbb89a7" candidate_uuid: "8ebd466ba2d54433bc717ec203ca0947" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4f6c44912944534bf259a77e12a8907" is_pre_election: true
I20260709 13:07:25.080075 16601 tablet_bootstrap.cc:492] T 12f06d785d844413a437fe8d703a959c P 83ef0efa74654e969954b9551fff9a12: Bootstrap starting.
I20260709 13:07:25.080073 16381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2d4f565046e460e9d023678acbb89a7" candidate_uuid: "8ebd466ba2d54433bc717ec203ca0947" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ef0efa74654e969954b9551fff9a12" is_pre_election: true
I20260709 13:07:25.080569 16305 raft_consensus.cc:2468] T a2d4f565046e460e9d023678acbb89a7 P e4f6c44912944534bf259a77e12a8907 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ebd466ba2d54433bc717ec203ca0947 in term 0.
I20260709 13:07:25.080721 16600 consensus_queue.cc:260] T 2e245dad60034136b82fe2a494205f82 P e4f6c44912944534bf259a77e12a8907 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
W20260709 13:07:25.082122 16418 leader_election.cc:343] T a2d4f565046e460e9d023678acbb89a7 P 8ebd466ba2d54433bc717ec203ca0947 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83ef0efa74654e969954b9551fff9a12 (127.10.182.2:46079): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:25.082769 16584 leader_election.cc:290] T a2d4f565046e460e9d023678acbb89a7 P 8ebd466ba2d54433bc717ec203ca0947 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4f6c44912944534bf259a77e12a8907 (127.10.182.1:36033), 83ef0efa74654e969954b9551fff9a12 (127.10.182.2:46079)
I20260709 13:07:25.083158 16600 ts_tablet_manager.cc:1434] T 2e245dad60034136b82fe2a494205f82 P e4f6c44912944534bf259a77e12a8907: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 13:07:25.086829 16600 tablet_bootstrap.cc:492] T 12f06d785d844413a437fe8d703a959c P e4f6c44912944534bf259a77e12a8907: Bootstrap starting.
I20260709 13:07:25.086966 16421 leader_election.cc:304] T a2d4f565046e460e9d023678acbb89a7 P 8ebd466ba2d54433bc717ec203ca0947 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8ebd466ba2d54433bc717ec203ca0947, e4f6c44912944534bf259a77e12a8907; no voters: 83ef0efa74654e969954b9551fff9a12
I20260709 13:07:25.087555 16601 tablet_bootstrap.cc:654] T 12f06d785d844413a437fe8d703a959c P 83ef0efa74654e969954b9551fff9a12: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:25.088060 16612 raft_consensus.cc:2804] T a2d4f565046e460e9d023678acbb89a7 P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:25.088596 16612 raft_consensus.cc:493] T a2d4f565046e460e9d023678acbb89a7 P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:25.089043 16612 raft_consensus.cc:3060] T a2d4f565046e460e9d023678acbb89a7 P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:25.097270 16600 tablet_bootstrap.cc:654] T 12f06d785d844413a437fe8d703a959c P e4f6c44912944534bf259a77e12a8907: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:25.099597 16612 raft_consensus.cc:515] T a2d4f565046e460e9d023678acbb89a7 P 8ebd466ba2d54433bc717ec203ca0947 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:25.102778 16584 raft_consensus.cc:493] T 037b4682e5544eaa8df9c55b8b28820b P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:25.103206 16305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2d4f565046e460e9d023678acbb89a7" candidate_uuid: "8ebd466ba2d54433bc717ec203ca0947" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4f6c44912944534bf259a77e12a8907"
I20260709 13:07:25.103852 16305 raft_consensus.cc:3060] T a2d4f565046e460e9d023678acbb89a7 P e4f6c44912944534bf259a77e12a8907 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:25.104074 16381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2d4f565046e460e9d023678acbb89a7" candidate_uuid: "8ebd466ba2d54433bc717ec203ca0947" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ef0efa74654e969954b9551fff9a12"
W20260709 13:07:25.105657 16418 leader_election.cc:343] T a2d4f565046e460e9d023678acbb89a7 P 8ebd466ba2d54433bc717ec203ca0947 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 83ef0efa74654e969954b9551fff9a12 (127.10.182.2:46079): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:25.103267 16584 raft_consensus.cc:515] T 037b4682e5544eaa8df9c55b8b28820b P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:25.112354 16381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "037b4682e5544eaa8df9c55b8b28820b" candidate_uuid: "8ebd466ba2d54433bc717ec203ca0947" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ef0efa74654e969954b9551fff9a12" is_pre_election: true
I20260709 13:07:25.112493 16305 raft_consensus.cc:2468] T a2d4f565046e460e9d023678acbb89a7 P e4f6c44912944534bf259a77e12a8907 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ebd466ba2d54433bc717ec203ca0947 in term 1.
I20260709 13:07:25.113179 16381 raft_consensus.cc:2468] T 037b4682e5544eaa8df9c55b8b28820b P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ebd466ba2d54433bc717ec203ca0947 in term 0.
I20260709 13:07:25.114616 16418 leader_election.cc:304] T 037b4682e5544eaa8df9c55b8b28820b P 8ebd466ba2d54433bc717ec203ca0947 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83ef0efa74654e969954b9551fff9a12, 8ebd466ba2d54433bc717ec203ca0947; no voters: 
I20260709 13:07:25.116278 16615 raft_consensus.cc:2804] T 037b4682e5544eaa8df9c55b8b28820b P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:25.116750 16615 raft_consensus.cc:493] T 037b4682e5544eaa8df9c55b8b28820b P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:25.116897 16421 leader_election.cc:304] T a2d4f565046e460e9d023678acbb89a7 P 8ebd466ba2d54433bc717ec203ca0947 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8ebd466ba2d54433bc717ec203ca0947, e4f6c44912944534bf259a77e12a8907; no voters: 83ef0efa74654e969954b9551fff9a12
I20260709 13:07:25.108400 16584 leader_election.cc:290] T 037b4682e5544eaa8df9c55b8b28820b P 8ebd466ba2d54433bc717ec203ca0947 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4f6c44912944534bf259a77e12a8907 (127.10.182.1:36033), 83ef0efa74654e969954b9551fff9a12 (127.10.182.2:46079)
I20260709 13:07:25.118937 16584 raft_consensus.cc:2804] T a2d4f565046e460e9d023678acbb89a7 P 8ebd466ba2d54433bc717ec203ca0947 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:25.119441 16584 raft_consensus.cc:697] T a2d4f565046e460e9d023678acbb89a7 P 8ebd466ba2d54433bc717ec203ca0947 [term 1 LEADER]: Becoming Leader. State: Replica: 8ebd466ba2d54433bc717ec203ca0947, State: Running, Role: LEADER
I20260709 13:07:25.119920 16599 ts_tablet_manager.cc:1434] T 21af0a690f2f4a35b6752a221e7ea491 P 8ebd466ba2d54433bc717ec203ca0947: Time spent starting tablet: real 0.055s	user 0.008s	sys 0.000s
I20260709 13:07:25.121548 16599 tablet_bootstrap.cc:492] T 2e245dad60034136b82fe2a494205f82 P 8ebd466ba2d54433bc717ec203ca0947: Bootstrap starting.
I20260709 13:07:25.120383 16584 consensus_queue.cc:237] T a2d4f565046e460e9d023678acbb89a7 P 8ebd466ba2d54433bc717ec203ca0947 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:25.130281 16599 tablet_bootstrap.cc:654] T 2e245dad60034136b82fe2a494205f82 P 8ebd466ba2d54433bc717ec203ca0947: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:25.131548 16601 tablet_bootstrap.cc:492] T 12f06d785d844413a437fe8d703a959c P 83ef0efa74654e969954b9551fff9a12: No bootstrap required, opened a new log
I20260709 13:07:25.132148 16601 ts_tablet_manager.cc:1403] T 12f06d785d844413a437fe8d703a959c P 83ef0efa74654e969954b9551fff9a12: Time spent bootstrapping tablet: real 0.052s	user 0.013s	sys 0.006s
I20260709 13:07:25.134141 16305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "037b4682e5544eaa8df9c55b8b28820b" candidate_uuid: "8ebd466ba2d54433bc717ec203ca0947" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4f6c44912944534bf259a77e12a8907" is_pre_election: true
I20260709 13:07:25.117151 16615 raft_consensus.cc:3060] T 037b4682e5544eaa8df9c55b8b28820b P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:25.135298 16601 raft_consensus.cc:359] T 12f06d785d844413a437fe8d703a959c P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:25.136137 16601 raft_consensus.cc:385] T 12f06d785d844413a437fe8d703a959c P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:25.136472 16601 raft_consensus.cc:740] T 12f06d785d844413a437fe8d703a959c P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83ef0efa74654e969954b9551fff9a12, State: Initialized, Role: FOLLOWER
I20260709 13:07:25.137594 16601 consensus_queue.cc:260] T 12f06d785d844413a437fe8d703a959c P 83ef0efa74654e969954b9551fff9a12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:25.139988 16601 ts_tablet_manager.cc:1434] T 12f06d785d844413a437fe8d703a959c P 83ef0efa74654e969954b9551fff9a12: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:07:25.144718 16601 tablet_bootstrap.cc:492] T 2e245dad60034136b82fe2a494205f82 P 83ef0efa74654e969954b9551fff9a12: Bootstrap starting.
I20260709 13:07:25.147251 16599 tablet_bootstrap.cc:492] T 2e245dad60034136b82fe2a494205f82 P 8ebd466ba2d54433bc717ec203ca0947: No bootstrap required, opened a new log
I20260709 13:07:25.147959 16599 ts_tablet_manager.cc:1403] T 2e245dad60034136b82fe2a494205f82 P 8ebd466ba2d54433bc717ec203ca0947: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.009s
I20260709 13:07:25.152081 16599 raft_consensus.cc:359] T 2e245dad60034136b82fe2a494205f82 P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:25.153107 16599 raft_consensus.cc:385] T 2e245dad60034136b82fe2a494205f82 P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:25.153491 16599 raft_consensus.cc:740] T 2e245dad60034136b82fe2a494205f82 P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ebd466ba2d54433bc717ec203ca0947, State: Initialized, Role: FOLLOWER
I20260709 13:07:25.154425 16599 consensus_queue.cc:260] T 2e245dad60034136b82fe2a494205f82 P 8ebd466ba2d54433bc717ec203ca0947 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:25.157846 16599 ts_tablet_manager.cc:1434] T 2e245dad60034136b82fe2a494205f82 P 8ebd466ba2d54433bc717ec203ca0947: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.004s
I20260709 13:07:25.159242 16599 tablet_bootstrap.cc:492] T e9ccf28011114e64a5ed84c21474cbe6 P 8ebd466ba2d54433bc717ec203ca0947: Bootstrap starting.
I20260709 13:07:25.159412 16601 tablet_bootstrap.cc:654] T 2e245dad60034136b82fe2a494205f82 P 83ef0efa74654e969954b9551fff9a12: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:25.168645 16612 leader_election.cc:290] T a2d4f565046e460e9d023678acbb89a7 P 8ebd466ba2d54433bc717ec203ca0947 [CANDIDATE]: Term 1 election: Requested vote from peers e4f6c44912944534bf259a77e12a8907 (127.10.182.1:36033), 83ef0efa74654e969954b9551fff9a12 (127.10.182.2:46079)
I20260709 13:07:25.169203 16599 tablet_bootstrap.cc:654] T e9ccf28011114e64a5ed84c21474cbe6 P 8ebd466ba2d54433bc717ec203ca0947: Neither blocks nor log segments found. Creating new log.
W20260709 13:07:25.170380 16421 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.182.1:36033, user_credentials={real_user=slave}} blocked reactor thread for 53569.5us
I20260709 13:07:25.171633 16615 raft_consensus.cc:515] T 037b4682e5544eaa8df9c55b8b28820b P 8ebd466ba2d54433bc717ec203ca0947 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:25.174973 16605 raft_consensus.cc:493] T 904ab8fa19fe46658f47f712529cc5f5 P e4f6c44912944534bf259a77e12a8907 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:25.175004 16381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "037b4682e5544eaa8df9c55b8b28820b" candidate_uuid: "8ebd466ba2d54433bc717ec203ca0947" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ef0efa74654e969954b9551fff9a12"
W20260709 13:07:25.175814 16421 leader_election.cc:343] T 037b4682e5544eaa8df9c55b8b28820b P 8ebd466ba2d54433bc717ec203ca0947 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e4f6c44912944534bf259a77e12a8907 (127.10.182.1:36033): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:25.175618 16605 raft_consensus.cc:515] T 904ab8fa19fe46658f47f712529cc5f5 P e4f6c44912944534bf259a77e12a8907 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:25.176093 16381 raft_consensus.cc:3060] T 037b4682e5544eaa8df9c55b8b28820b P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:25.176016 16615 leader_election.cc:290] T 037b4682e5544eaa8df9c55b8b28820b P 8ebd466ba2d54433bc717ec203ca0947 [CANDIDATE]: Term 1 election: Requested vote from peers e4f6c44912944534bf259a77e12a8907 (127.10.182.1:36033), 83ef0efa74654e969954b9551fff9a12 (127.10.182.2:46079)
I20260709 13:07:25.177873 16305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "037b4682e5544eaa8df9c55b8b28820b" candidate_uuid: "8ebd466ba2d54433bc717ec203ca0947" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4f6c44912944534bf259a77e12a8907"
I20260709 13:07:25.179021 16600 tablet_bootstrap.cc:492] T 12f06d785d844413a437fe8d703a959c P e4f6c44912944534bf259a77e12a8907: No bootstrap required, opened a new log
I20260709 13:07:25.179232 16453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "904ab8fa19fe46658f47f712529cc5f5" candidate_uuid: "e4f6c44912944534bf259a77e12a8907" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ebd466ba2d54433bc717ec203ca0947" is_pre_election: true
I20260709 13:07:25.179769 16600 ts_tablet_manager.cc:1403] T 12f06d785d844413a437fe8d703a959c P e4f6c44912944534bf259a77e12a8907: Time spent bootstrapping tablet: real 0.093s	user 0.040s	sys 0.048s
I20260709 13:07:25.181787 16380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "904ab8fa19fe46658f47f712529cc5f5" candidate_uuid: "e4f6c44912944534bf259a77e12a8907" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ef0efa74654e969954b9551fff9a12" is_pre_election: true
I20260709 13:07:25.183033 16600 raft_consensus.cc:359] T 12f06d785d844413a437fe8d703a959c P e4f6c44912944534bf259a77e12a8907 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
W20260709 13:07:25.183745 16272 leader_election.cc:343] T 904ab8fa19fe46658f47f712529cc5f5 P e4f6c44912944534bf259a77e12a8907 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8ebd466ba2d54433bc717ec203ca0947 (127.10.182.3:40619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:25.183815 16600 raft_consensus.cc:385] T 12f06d785d844413a437fe8d703a959c P e4f6c44912944534bf259a77e12a8907 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:25.184443 16600 raft_consensus.cc:740] T 12f06d785d844413a437fe8d703a959c P e4f6c44912944534bf259a77e12a8907 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4f6c44912944534bf259a77e12a8907, State: Initialized, Role: FOLLOWER
I20260709 13:07:25.185300 16600 consensus_queue.cc:260] T 12f06d785d844413a437fe8d703a959c P e4f6c44912944534bf259a77e12a8907 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
W20260709 13:07:25.185694 16269 leader_election.cc:343] T 904ab8fa19fe46658f47f712529cc5f5 P e4f6c44912944534bf259a77e12a8907 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83ef0efa74654e969954b9551fff9a12 (127.10.182.2:46079): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:25.186169 16269 leader_election.cc:304] T 904ab8fa19fe46658f47f712529cc5f5 P e4f6c44912944534bf259a77e12a8907 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e4f6c44912944534bf259a77e12a8907; no voters: 83ef0efa74654e969954b9551fff9a12, 8ebd466ba2d54433bc717ec203ca0947
I20260709 13:07:25.187677 16600 ts_tablet_manager.cc:1434] T 12f06d785d844413a437fe8d703a959c P e4f6c44912944534bf259a77e12a8907: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260709 13:07:25.187966 16381 raft_consensus.cc:2468] T 037b4682e5544eaa8df9c55b8b28820b P 83ef0efa74654e969954b9551fff9a12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ebd466ba2d54433bc717ec203ca0947 in term 1.
I20260709 13:07:25.188768 16601 tablet_bootstrap.cc:492] T 2e245dad60034136b82fe2a494205f82 P 83ef0efa74654e969954b9551fff9a12: No bootstrap required, opened a new log
I20260709 13:07:25.189116 16600 tablet_bootstrap.cc:492] T f1adccb7b2c44b80a6c843fa1796d09e P e4f6c44912944534bf259a77e12a8907: Bootstrap starting.
I20260709 13:07:25.189285 16601 ts_tablet_manager.cc:1403] T 2e245dad60034136b82fe2a494205f82 P 83ef0efa74654e969954b9551fff9a12: Time spent bootstrapping tablet: real 0.045s	user 0.010s	sys 0.002s
I20260709 13:07:25.189352 16541 raft_consensus.cc:2749] T 904ab8fa19fe46658f47f712529cc5f5 P e4f6c44912944534bf259a77e12a8907 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:25.189366 16418 leader_election.cc:304] T 037b4682e5544eaa8df9c55b8b28820b P 8ebd466ba2d54433bc717ec203ca0947 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83ef0efa74654e969954b9551fff9a12, 8ebd466ba2d54433bc717ec203ca0947; no voters: 
I20260709 13:07:25.191530 16615 raft_consensus.cc:2804] T 037b4682e5544eaa8df9c55b8b28820b P 8ebd466ba2d54433bc717ec203ca0947 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:07:25.191707 16421 leader_election.cc:343] T 037b4682e5544eaa8df9c55b8b28820b P 8ebd466ba2d54433bc717ec203ca0947 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e4f6c44912944534bf259a77e12a8907 (127.10.182.1:36033): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:25.192022 16615 raft_consensus.cc:697] T 037b4682e5544eaa8df9c55b8b28820b P 8ebd466ba2d54433bc717ec203ca0947 [term 1 LEADER]: Becoming Leader. State: Replica: 8ebd466ba2d54433bc717ec203ca0947, State: Running, Role: LEADER
I20260709 13:07:25.192888 16615 consensus_queue.cc:237] T 037b4682e5544eaa8df9c55b8b28820b P 8ebd466ba2d54433bc717ec203ca0947 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:25.194631 16203 catalog_manager.cc:5697] T a2d4f565046e460e9d023678acbb89a7 P 8ebd466ba2d54433bc717ec203ca0947 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ebd466ba2d54433bc717ec203ca0947 (127.10.182.3). New cstate: current_term: 1 leader_uuid: "8ebd466ba2d54433bc717ec203ca0947" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:25.195830 16601 raft_consensus.cc:359] T 2e245dad60034136b82fe2a494205f82 P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:25.196540 16600 tablet_bootstrap.cc:654] T f1adccb7b2c44b80a6c843fa1796d09e P e4f6c44912944534bf259a77e12a8907: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:25.196625 16601 raft_consensus.cc:385] T 2e245dad60034136b82fe2a494205f82 P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:25.197039 16601 raft_consensus.cc:740] T 2e245dad60034136b82fe2a494205f82 P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83ef0efa74654e969954b9551fff9a12, State: Initialized, Role: FOLLOWER
I20260709 13:07:25.197906 16601 consensus_queue.cc:260] T 2e245dad60034136b82fe2a494205f82 P 83ef0efa74654e969954b9551fff9a12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:25.200731 16601 ts_tablet_manager.cc:1434] T 2e245dad60034136b82fe2a494205f82 P 83ef0efa74654e969954b9551fff9a12: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 13:07:25.204105 16601 tablet_bootstrap.cc:492] T a2d4f565046e460e9d023678acbb89a7 P 83ef0efa74654e969954b9551fff9a12: Bootstrap starting.
I20260709 13:07:25.213568 16601 tablet_bootstrap.cc:654] T a2d4f565046e460e9d023678acbb89a7 P 83ef0efa74654e969954b9551fff9a12: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:25.214845 16605 leader_election.cc:290] T 904ab8fa19fe46658f47f712529cc5f5 P e4f6c44912944534bf259a77e12a8907 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ef0efa74654e969954b9551fff9a12 (127.10.182.2:46079), 8ebd466ba2d54433bc717ec203ca0947 (127.10.182.3:40619)
I20260709 13:07:25.215708 16599 tablet_bootstrap.cc:492] T e9ccf28011114e64a5ed84c21474cbe6 P 8ebd466ba2d54433bc717ec203ca0947: No bootstrap required, opened a new log
I20260709 13:07:25.216228 16599 ts_tablet_manager.cc:1403] T e9ccf28011114e64a5ed84c21474cbe6 P 8ebd466ba2d54433bc717ec203ca0947: Time spent bootstrapping tablet: real 0.057s	user 0.016s	sys 0.007s
I20260709 13:07:25.219412 16599 raft_consensus.cc:359] T e9ccf28011114e64a5ed84c21474cbe6 P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:25.220135 16599 raft_consensus.cc:385] T e9ccf28011114e64a5ed84c21474cbe6 P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:25.220427 16599 raft_consensus.cc:740] T e9ccf28011114e64a5ed84c21474cbe6 P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ebd466ba2d54433bc717ec203ca0947, State: Initialized, Role: FOLLOWER
I20260709 13:07:25.223996 16599 consensus_queue.cc:260] T e9ccf28011114e64a5ed84c21474cbe6 P 8ebd466ba2d54433bc717ec203ca0947 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:25.226366 16599 ts_tablet_manager.cc:1434] T e9ccf28011114e64a5ed84c21474cbe6 P 8ebd466ba2d54433bc717ec203ca0947: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:07:25.227375 16599 tablet_bootstrap.cc:492] T 904ab8fa19fe46658f47f712529cc5f5 P 8ebd466ba2d54433bc717ec203ca0947: Bootstrap starting.
I20260709 13:07:25.227618 16601 tablet_bootstrap.cc:492] T a2d4f565046e460e9d023678acbb89a7 P 83ef0efa74654e969954b9551fff9a12: No bootstrap required, opened a new log
I20260709 13:07:25.228358 16601 ts_tablet_manager.cc:1403] T a2d4f565046e460e9d023678acbb89a7 P 83ef0efa74654e969954b9551fff9a12: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.008s
I20260709 13:07:25.232445 16601 raft_consensus.cc:359] T a2d4f565046e460e9d023678acbb89a7 P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:25.233757 16601 raft_consensus.cc:385] T a2d4f565046e460e9d023678acbb89a7 P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:25.234185 16601 raft_consensus.cc:740] T a2d4f565046e460e9d023678acbb89a7 P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83ef0efa74654e969954b9551fff9a12, State: Initialized, Role: FOLLOWER
I20260709 13:07:25.235251 16601 consensus_queue.cc:260] T a2d4f565046e460e9d023678acbb89a7 P 83ef0efa74654e969954b9551fff9a12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:25.238976 16601 ts_tablet_manager.cc:1434] T a2d4f565046e460e9d023678acbb89a7 P 83ef0efa74654e969954b9551fff9a12: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.004s
I20260709 13:07:25.240139 16601 tablet_bootstrap.cc:492] T 904ab8fa19fe46658f47f712529cc5f5 P 83ef0efa74654e969954b9551fff9a12: Bootstrap starting.
I20260709 13:07:25.240924 16599 tablet_bootstrap.cc:654] T 904ab8fa19fe46658f47f712529cc5f5 P 8ebd466ba2d54433bc717ec203ca0947: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:25.244277 16600 tablet_bootstrap.cc:492] T f1adccb7b2c44b80a6c843fa1796d09e P e4f6c44912944534bf259a77e12a8907: No bootstrap required, opened a new log
I20260709 13:07:25.244796 16600 ts_tablet_manager.cc:1403] T f1adccb7b2c44b80a6c843fa1796d09e P e4f6c44912944534bf259a77e12a8907: Time spent bootstrapping tablet: real 0.056s	user 0.029s	sys 0.023s
I20260709 13:07:25.247035 16601 tablet_bootstrap.cc:654] T 904ab8fa19fe46658f47f712529cc5f5 P 83ef0efa74654e969954b9551fff9a12: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:25.247748 16600 raft_consensus.cc:359] T f1adccb7b2c44b80a6c843fa1796d09e P e4f6c44912944534bf259a77e12a8907 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:25.248601 16600 raft_consensus.cc:385] T f1adccb7b2c44b80a6c843fa1796d09e P e4f6c44912944534bf259a77e12a8907 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:25.248898 16600 raft_consensus.cc:740] T f1adccb7b2c44b80a6c843fa1796d09e P e4f6c44912944534bf259a77e12a8907 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4f6c44912944534bf259a77e12a8907, State: Initialized, Role: FOLLOWER
I20260709 13:07:25.250144 16599 tablet_bootstrap.cc:492] T 904ab8fa19fe46658f47f712529cc5f5 P 8ebd466ba2d54433bc717ec203ca0947: No bootstrap required, opened a new log
I20260709 13:07:25.249652 16600 consensus_queue.cc:260] T f1adccb7b2c44b80a6c843fa1796d09e P e4f6c44912944534bf259a77e12a8907 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:25.250654 16599 ts_tablet_manager.cc:1403] T 904ab8fa19fe46658f47f712529cc5f5 P 8ebd466ba2d54433bc717ec203ca0947: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.000s
I20260709 13:07:25.252782 16600 ts_tablet_manager.cc:1434] T f1adccb7b2c44b80a6c843fa1796d09e P e4f6c44912944534bf259a77e12a8907: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260709 13:07:25.253677 16599 raft_consensus.cc:359] T 904ab8fa19fe46658f47f712529cc5f5 P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:25.254189 16600 tablet_bootstrap.cc:492] T 1fe962f68a1c4b51a5d9afccba867c93 P e4f6c44912944534bf259a77e12a8907: Bootstrap starting.
I20260709 13:07:25.262334 16600 tablet_bootstrap.cc:654] T 1fe962f68a1c4b51a5d9afccba867c93 P e4f6c44912944534bf259a77e12a8907: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:25.264427 16599 raft_consensus.cc:385] T 904ab8fa19fe46658f47f712529cc5f5 P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:25.264817 16599 raft_consensus.cc:740] T 904ab8fa19fe46658f47f712529cc5f5 P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ebd466ba2d54433bc717ec203ca0947, State: Initialized, Role: FOLLOWER
I20260709 13:07:25.265496 16599 consensus_queue.cc:260] T 904ab8fa19fe46658f47f712529cc5f5 P 8ebd466ba2d54433bc717ec203ca0947 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:25.267825 16599 ts_tablet_manager.cc:1434] T 904ab8fa19fe46658f47f712529cc5f5 P 8ebd466ba2d54433bc717ec203ca0947: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 13:07:25.268929 16599 tablet_bootstrap.cc:492] T 12f06d785d844413a437fe8d703a959c P 8ebd466ba2d54433bc717ec203ca0947: Bootstrap starting.
I20260709 13:07:25.269722 16601 tablet_bootstrap.cc:492] T 904ab8fa19fe46658f47f712529cc5f5 P 83ef0efa74654e969954b9551fff9a12: No bootstrap required, opened a new log
I20260709 13:07:25.270457 16601 ts_tablet_manager.cc:1403] T 904ab8fa19fe46658f47f712529cc5f5 P 83ef0efa74654e969954b9551fff9a12: Time spent bootstrapping tablet: real 0.031s	user 0.017s	sys 0.001s
I20260709 13:07:25.267514 16201 catalog_manager.cc:5697] T 037b4682e5544eaa8df9c55b8b28820b P 8ebd466ba2d54433bc717ec203ca0947 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ebd466ba2d54433bc717ec203ca0947 (127.10.182.3). New cstate: current_term: 1 leader_uuid: "8ebd466ba2d54433bc717ec203ca0947" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:25.277035 16601 raft_consensus.cc:359] T 904ab8fa19fe46658f47f712529cc5f5 P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:25.277498 16600 tablet_bootstrap.cc:492] T 1fe962f68a1c4b51a5d9afccba867c93 P e4f6c44912944534bf259a77e12a8907: No bootstrap required, opened a new log
I20260709 13:07:25.277851 16601 raft_consensus.cc:385] T 904ab8fa19fe46658f47f712529cc5f5 P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:25.278162 16601 raft_consensus.cc:740] T 904ab8fa19fe46658f47f712529cc5f5 P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83ef0efa74654e969954b9551fff9a12, State: Initialized, Role: FOLLOWER
I20260709 13:07:25.278319 16600 ts_tablet_manager.cc:1403] T 1fe962f68a1c4b51a5d9afccba867c93 P e4f6c44912944534bf259a77e12a8907: Time spent bootstrapping tablet: real 0.024s	user 0.023s	sys 0.000s
I20260709 13:07:25.279000 16601 consensus_queue.cc:260] T 904ab8fa19fe46658f47f712529cc5f5 P 83ef0efa74654e969954b9551fff9a12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:25.280961 16599 tablet_bootstrap.cc:654] T 12f06d785d844413a437fe8d703a959c P 8ebd466ba2d54433bc717ec203ca0947: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:25.281842 16600 raft_consensus.cc:359] T 1fe962f68a1c4b51a5d9afccba867c93 P e4f6c44912944534bf259a77e12a8907 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:25.282563 16600 raft_consensus.cc:385] T 1fe962f68a1c4b51a5d9afccba867c93 P e4f6c44912944534bf259a77e12a8907 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:25.282855 16600 raft_consensus.cc:740] T 1fe962f68a1c4b51a5d9afccba867c93 P e4f6c44912944534bf259a77e12a8907 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4f6c44912944534bf259a77e12a8907, State: Initialized, Role: FOLLOWER
I20260709 13:07:25.283655 16600 consensus_queue.cc:260] T 1fe962f68a1c4b51a5d9afccba867c93 P e4f6c44912944534bf259a77e12a8907 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:25.285633 16601 ts_tablet_manager.cc:1434] T 904ab8fa19fe46658f47f712529cc5f5 P 83ef0efa74654e969954b9551fff9a12: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 13:07:25.286666 16601 tablet_bootstrap.cc:492] T 21af0a690f2f4a35b6752a221e7ea491 P 83ef0efa74654e969954b9551fff9a12: Bootstrap starting.
I20260709 13:07:25.287418 16502 raft_consensus.cc:493] T 1fe962f68a1c4b51a5d9afccba867c93 P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:25.288074 16502 raft_consensus.cc:515] T 1fe962f68a1c4b51a5d9afccba867c93 P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:25.289175 16600 ts_tablet_manager.cc:1434] T 1fe962f68a1c4b51a5d9afccba867c93 P e4f6c44912944534bf259a77e12a8907: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.004s
I20260709 13:07:25.290531 16600 tablet_bootstrap.cc:492] T 21af0a690f2f4a35b6752a221e7ea491 P e4f6c44912944534bf259a77e12a8907: Bootstrap starting.
I20260709 13:07:25.290848 16502 leader_election.cc:290] T 1fe962f68a1c4b51a5d9afccba867c93 P 83ef0efa74654e969954b9551fff9a12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4f6c44912944534bf259a77e12a8907 (127.10.182.1:36033), 8ebd466ba2d54433bc717ec203ca0947 (127.10.182.3:40619)
I20260709 13:07:25.293931 16305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fe962f68a1c4b51a5d9afccba867c93" candidate_uuid: "83ef0efa74654e969954b9551fff9a12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4f6c44912944534bf259a77e12a8907" is_pre_election: true
I20260709 13:07:25.294629 16305 raft_consensus.cc:2468] T 1fe962f68a1c4b51a5d9afccba867c93 P e4f6c44912944534bf259a77e12a8907 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83ef0efa74654e969954b9551fff9a12 in term 0.
I20260709 13:07:25.295668 16453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fe962f68a1c4b51a5d9afccba867c93" candidate_uuid: "83ef0efa74654e969954b9551fff9a12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ebd466ba2d54433bc717ec203ca0947" is_pre_election: true
I20260709 13:07:25.297236 16599 tablet_bootstrap.cc:492] T 12f06d785d844413a437fe8d703a959c P 8ebd466ba2d54433bc717ec203ca0947: No bootstrap required, opened a new log
I20260709 13:07:25.297753 16599 ts_tablet_manager.cc:1403] T 12f06d785d844413a437fe8d703a959c P 8ebd466ba2d54433bc717ec203ca0947: Time spent bootstrapping tablet: real 0.029s	user 0.017s	sys 0.000s
I20260709 13:07:25.298183 16600 tablet_bootstrap.cc:654] T 21af0a690f2f4a35b6752a221e7ea491 P e4f6c44912944534bf259a77e12a8907: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:25.299546 16601 tablet_bootstrap.cc:654] T 21af0a690f2f4a35b6752a221e7ea491 P 83ef0efa74654e969954b9551fff9a12: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:25.299502 16347 leader_election.cc:304] T 1fe962f68a1c4b51a5d9afccba867c93 P 83ef0efa74654e969954b9551fff9a12 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83ef0efa74654e969954b9551fff9a12, e4f6c44912944534bf259a77e12a8907; no voters: 
I20260709 13:07:25.302100 16502 raft_consensus.cc:2804] T 1fe962f68a1c4b51a5d9afccba867c93 P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:25.302554 16502 raft_consensus.cc:493] T 1fe962f68a1c4b51a5d9afccba867c93 P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:25.303076 16502 raft_consensus.cc:3060] T 1fe962f68a1c4b51a5d9afccba867c93 P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:25.300856 16599 raft_consensus.cc:359] T 12f06d785d844413a437fe8d703a959c P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:25.304904 16599 raft_consensus.cc:385] T 12f06d785d844413a437fe8d703a959c P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:25.305193 16599 raft_consensus.cc:740] T 12f06d785d844413a437fe8d703a959c P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ebd466ba2d54433bc717ec203ca0947, State: Initialized, Role: FOLLOWER
I20260709 13:07:25.305915 16599 consensus_queue.cc:260] T 12f06d785d844413a437fe8d703a959c P 8ebd466ba2d54433bc717ec203ca0947 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:25.308175 16599 ts_tablet_manager.cc:1434] T 12f06d785d844413a437fe8d703a959c P 8ebd466ba2d54433bc717ec203ca0947: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:07:25.309154 16599 tablet_bootstrap.cc:492] T f1adccb7b2c44b80a6c843fa1796d09e P 8ebd466ba2d54433bc717ec203ca0947: Bootstrap starting.
I20260709 13:07:25.310575 16600 tablet_bootstrap.cc:492] T 21af0a690f2f4a35b6752a221e7ea491 P e4f6c44912944534bf259a77e12a8907: No bootstrap required, opened a new log
I20260709 13:07:25.311168 16600 ts_tablet_manager.cc:1403] T 21af0a690f2f4a35b6752a221e7ea491 P e4f6c44912944534bf259a77e12a8907: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.001s
I20260709 13:07:25.311343 16601 tablet_bootstrap.cc:492] T 21af0a690f2f4a35b6752a221e7ea491 P 83ef0efa74654e969954b9551fff9a12: No bootstrap required, opened a new log
I20260709 13:07:25.311893 16601 ts_tablet_manager.cc:1403] T 21af0a690f2f4a35b6752a221e7ea491 P 83ef0efa74654e969954b9551fff9a12: Time spent bootstrapping tablet: real 0.025s	user 0.006s	sys 0.013s
I20260709 13:07:25.314309 16600 raft_consensus.cc:359] T 21af0a690f2f4a35b6752a221e7ea491 P e4f6c44912944534bf259a77e12a8907 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:25.314500 16601 raft_consensus.cc:359] T 21af0a690f2f4a35b6752a221e7ea491 P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:25.315120 16600 raft_consensus.cc:385] T 21af0a690f2f4a35b6752a221e7ea491 P e4f6c44912944534bf259a77e12a8907 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:25.315254 16601 raft_consensus.cc:385] T 21af0a690f2f4a35b6752a221e7ea491 P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:25.315446 16600 raft_consensus.cc:740] T 21af0a690f2f4a35b6752a221e7ea491 P e4f6c44912944534bf259a77e12a8907 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4f6c44912944534bf259a77e12a8907, State: Initialized, Role: FOLLOWER
I20260709 13:07:25.315570 16599 tablet_bootstrap.cc:654] T f1adccb7b2c44b80a6c843fa1796d09e P 8ebd466ba2d54433bc717ec203ca0947: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:25.315622 16601 raft_consensus.cc:740] T 21af0a690f2f4a35b6752a221e7ea491 P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83ef0efa74654e969954b9551fff9a12, State: Initialized, Role: FOLLOWER
I20260709 13:07:25.316556 16600 consensus_queue.cc:260] T 21af0a690f2f4a35b6752a221e7ea491 P e4f6c44912944534bf259a77e12a8907 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:25.316871 16601 consensus_queue.cc:260] T 21af0a690f2f4a35b6752a221e7ea491 P 83ef0efa74654e969954b9551fff9a12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:25.318864 16601 ts_tablet_manager.cc:1434] T 21af0a690f2f4a35b6752a221e7ea491 P 83ef0efa74654e969954b9551fff9a12: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:07:25.319092 16600 ts_tablet_manager.cc:1434] T 21af0a690f2f4a35b6752a221e7ea491 P e4f6c44912944534bf259a77e12a8907: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260709 13:07:25.319749 16601 tablet_bootstrap.cc:492] T e9ccf28011114e64a5ed84c21474cbe6 P 83ef0efa74654e969954b9551fff9a12: Bootstrap starting.
I20260709 13:07:25.320065 16600 tablet_bootstrap.cc:492] T e9ccf28011114e64a5ed84c21474cbe6 P e4f6c44912944534bf259a77e12a8907: Bootstrap starting.
I20260709 13:07:25.323482 16615 raft_consensus.cc:493] T 21af0a690f2f4a35b6752a221e7ea491 P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:25.324154 16615 raft_consensus.cc:515] T 21af0a690f2f4a35b6752a221e7ea491 P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:25.326289 16601 tablet_bootstrap.cc:654] T e9ccf28011114e64a5ed84c21474cbe6 P 83ef0efa74654e969954b9551fff9a12: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:25.327021 16600 tablet_bootstrap.cc:654] T e9ccf28011114e64a5ed84c21474cbe6 P e4f6c44912944534bf259a77e12a8907: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:25.328452 16381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21af0a690f2f4a35b6752a221e7ea491" candidate_uuid: "8ebd466ba2d54433bc717ec203ca0947" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ef0efa74654e969954b9551fff9a12" is_pre_election: true
I20260709 13:07:25.329244 16381 raft_consensus.cc:2468] T 21af0a690f2f4a35b6752a221e7ea491 P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ebd466ba2d54433bc717ec203ca0947 in term 0.
I20260709 13:07:25.329537 16615 leader_election.cc:290] T 21af0a690f2f4a35b6752a221e7ea491 P 8ebd466ba2d54433bc717ec203ca0947 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4f6c44912944534bf259a77e12a8907 (127.10.182.1:36033), 83ef0efa74654e969954b9551fff9a12 (127.10.182.2:46079)
I20260709 13:07:25.330577 16418 leader_election.cc:304] T 21af0a690f2f4a35b6752a221e7ea491 P 8ebd466ba2d54433bc717ec203ca0947 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83ef0efa74654e969954b9551fff9a12, 8ebd466ba2d54433bc717ec203ca0947; no voters: 
I20260709 13:07:25.331466 16615 raft_consensus.cc:2804] T 21af0a690f2f4a35b6752a221e7ea491 P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:25.331835 16615 raft_consensus.cc:493] T 21af0a690f2f4a35b6752a221e7ea491 P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:25.332229 16615 raft_consensus.cc:3060] T 21af0a690f2f4a35b6752a221e7ea491 P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:25.331735 16305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21af0a690f2f4a35b6752a221e7ea491" candidate_uuid: "8ebd466ba2d54433bc717ec203ca0947" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4f6c44912944534bf259a77e12a8907" is_pre_election: true
I20260709 13:07:25.332785 16305 raft_consensus.cc:2468] T 21af0a690f2f4a35b6752a221e7ea491 P e4f6c44912944534bf259a77e12a8907 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ebd466ba2d54433bc717ec203ca0947 in term 0.
I20260709 13:07:25.333385 16599 tablet_bootstrap.cc:492] T f1adccb7b2c44b80a6c843fa1796d09e P 8ebd466ba2d54433bc717ec203ca0947: No bootstrap required, opened a new log
I20260709 13:07:25.333930 16599 ts_tablet_manager.cc:1403] T f1adccb7b2c44b80a6c843fa1796d09e P 8ebd466ba2d54433bc717ec203ca0947: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.006s
I20260709 13:07:25.339136 16601 tablet_bootstrap.cc:492] T e9ccf28011114e64a5ed84c21474cbe6 P 83ef0efa74654e969954b9551fff9a12: No bootstrap required, opened a new log
I20260709 13:07:25.339687 16601 ts_tablet_manager.cc:1403] T e9ccf28011114e64a5ed84c21474cbe6 P 83ef0efa74654e969954b9551fff9a12: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260709 13:07:25.341903 16615 raft_consensus.cc:515] T 21af0a690f2f4a35b6752a221e7ea491 P 8ebd466ba2d54433bc717ec203ca0947 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:25.343781 16601 raft_consensus.cc:359] T e9ccf28011114e64a5ed84c21474cbe6 P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:25.344785 16601 raft_consensus.cc:385] T e9ccf28011114e64a5ed84c21474cbe6 P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:25.344964 16305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21af0a690f2f4a35b6752a221e7ea491" candidate_uuid: "8ebd466ba2d54433bc717ec203ca0947" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4f6c44912944534bf259a77e12a8907"
I20260709 13:07:25.345165 16601 raft_consensus.cc:740] T e9ccf28011114e64a5ed84c21474cbe6 P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83ef0efa74654e969954b9551fff9a12, State: Initialized, Role: FOLLOWER
I20260709 13:07:25.345556 16305 raft_consensus.cc:3060] T 21af0a690f2f4a35b6752a221e7ea491 P e4f6c44912944534bf259a77e12a8907 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:25.346047 16601 consensus_queue.cc:260] T e9ccf28011114e64a5ed84c21474cbe6 P 83ef0efa74654e969954b9551fff9a12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:25.337316 16599 raft_consensus.cc:359] T f1adccb7b2c44b80a6c843fa1796d09e P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:25.353155 16599 raft_consensus.cc:385] T f1adccb7b2c44b80a6c843fa1796d09e P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:25.353566 16599 raft_consensus.cc:740] T f1adccb7b2c44b80a6c843fa1796d09e P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ebd466ba2d54433bc717ec203ca0947, State: Initialized, Role: FOLLOWER
I20260709 13:07:25.354532 16599 consensus_queue.cc:260] T f1adccb7b2c44b80a6c843fa1796d09e P 8ebd466ba2d54433bc717ec203ca0947 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:25.362102 16637 raft_consensus.cc:493] T 12f06d785d844413a437fe8d703a959c P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:25.364450 16502 raft_consensus.cc:515] T 1fe962f68a1c4b51a5d9afccba867c93 P 83ef0efa74654e969954b9551fff9a12 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
W20260709 13:07:25.367034 16347 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.182.1:36033, user_credentials={real_user=slave}} blocked reactor thread for 67730.4us
W20260709 13:07:25.372407 16347 leader_election.cc:343] T 1fe962f68a1c4b51a5d9afccba867c93 P 83ef0efa74654e969954b9551fff9a12 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8ebd466ba2d54433bc717ec203ca0947 (127.10.182.3:40619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:25.373404 16502 leader_election.cc:290] T 1fe962f68a1c4b51a5d9afccba867c93 P 83ef0efa74654e969954b9551fff9a12 [CANDIDATE]: Term 1 election: Requested vote from peers e4f6c44912944534bf259a77e12a8907 (127.10.182.1:36033), 8ebd466ba2d54433bc717ec203ca0947 (127.10.182.3:40619)
I20260709 13:07:25.376606 16305 raft_consensus.cc:2468] T 21af0a690f2f4a35b6752a221e7ea491 P e4f6c44912944534bf259a77e12a8907 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ebd466ba2d54433bc717ec203ca0947 in term 1.
I20260709 13:07:25.371155 16600 tablet_bootstrap.cc:492] T e9ccf28011114e64a5ed84c21474cbe6 P e4f6c44912944534bf259a77e12a8907: No bootstrap required, opened a new log
I20260709 13:07:25.377851 16600 ts_tablet_manager.cc:1403] T e9ccf28011114e64a5ed84c21474cbe6 P e4f6c44912944534bf259a77e12a8907: Time spent bootstrapping tablet: real 0.058s	user 0.018s	sys 0.005s
I20260709 13:07:25.378175 16421 leader_election.cc:304] T 21af0a690f2f4a35b6752a221e7ea491 P 8ebd466ba2d54433bc717ec203ca0947 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ebd466ba2d54433bc717ec203ca0947, e4f6c44912944534bf259a77e12a8907; no voters: 
I20260709 13:07:25.374392 16637 raft_consensus.cc:515] T 12f06d785d844413a437fe8d703a959c P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:25.379613 16306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fe962f68a1c4b51a5d9afccba867c93" candidate_uuid: "83ef0efa74654e969954b9551fff9a12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4f6c44912944534bf259a77e12a8907"
I20260709 13:07:25.380259 16306 raft_consensus.cc:3060] T 1fe962f68a1c4b51a5d9afccba867c93 P e4f6c44912944534bf259a77e12a8907 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:25.381381 16637 leader_election.cc:290] T 12f06d785d844413a437fe8d703a959c P 83ef0efa74654e969954b9551fff9a12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4f6c44912944534bf259a77e12a8907 (127.10.182.1:36033), 8ebd466ba2d54433bc717ec203ca0947 (127.10.182.3:40619)
I20260709 13:07:25.383062 16615 leader_election.cc:290] T 21af0a690f2f4a35b6752a221e7ea491 P 8ebd466ba2d54433bc717ec203ca0947 [CANDIDATE]: Term 1 election: Requested vote from peers e4f6c44912944534bf259a77e12a8907 (127.10.182.1:36033), 83ef0efa74654e969954b9551fff9a12 (127.10.182.2:46079)
I20260709 13:07:25.383648 16615 raft_consensus.cc:2804] T 21af0a690f2f4a35b6752a221e7ea491 P 8ebd466ba2d54433bc717ec203ca0947 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:25.384177 16615 raft_consensus.cc:697] T 21af0a690f2f4a35b6752a221e7ea491 P 8ebd466ba2d54433bc717ec203ca0947 [term 1 LEADER]: Becoming Leader. State: Replica: 8ebd466ba2d54433bc717ec203ca0947, State: Running, Role: LEADER
I20260709 13:07:25.385076 16455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fe962f68a1c4b51a5d9afccba867c93" candidate_uuid: "83ef0efa74654e969954b9551fff9a12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ebd466ba2d54433bc717ec203ca0947"
I20260709 13:07:25.385604 16615 consensus_queue.cc:237] T 21af0a690f2f4a35b6752a221e7ea491 P 8ebd466ba2d54433bc717ec203ca0947 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:25.387374 16381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21af0a690f2f4a35b6752a221e7ea491" candidate_uuid: "8ebd466ba2d54433bc717ec203ca0947" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ef0efa74654e969954b9551fff9a12"
I20260709 13:07:25.387943 16381 raft_consensus.cc:3060] T 21af0a690f2f4a35b6752a221e7ea491 P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:25.388178 16637 raft_consensus.cc:493] T 2e245dad60034136b82fe2a494205f82 P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:25.386227 16612 raft_consensus.cc:493] T 2e245dad60034136b82fe2a494205f82 P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:25.388708 16637 raft_consensus.cc:515] T 2e245dad60034136b82fe2a494205f82 P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:25.388936 16612 raft_consensus.cc:515] T 2e245dad60034136b82fe2a494205f82 P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:25.390799 16637 leader_election.cc:290] T 2e245dad60034136b82fe2a494205f82 P 83ef0efa74654e969954b9551fff9a12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4f6c44912944534bf259a77e12a8907 (127.10.182.1:36033), 8ebd466ba2d54433bc717ec203ca0947 (127.10.182.3:40619)
I20260709 13:07:25.390939 16612 leader_election.cc:290] T 2e245dad60034136b82fe2a494205f82 P 8ebd466ba2d54433bc717ec203ca0947 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4f6c44912944534bf259a77e12a8907 (127.10.182.1:36033), 83ef0efa74654e969954b9551fff9a12 (127.10.182.2:46079)
I20260709 13:07:25.391636 16305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e245dad60034136b82fe2a494205f82" candidate_uuid: "8ebd466ba2d54433bc717ec203ca0947" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4f6c44912944534bf259a77e12a8907" is_pre_election: true
I20260709 13:07:25.392226 16305 raft_consensus.cc:2468] T 2e245dad60034136b82fe2a494205f82 P e4f6c44912944534bf259a77e12a8907 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ebd466ba2d54433bc717ec203ca0947 in term 0.
I20260709 13:07:25.392601 16601 ts_tablet_manager.cc:1434] T e9ccf28011114e64a5ed84c21474cbe6 P 83ef0efa74654e969954b9551fff9a12: Time spent starting tablet: real 0.053s	user 0.026s	sys 0.024s
I20260709 13:07:25.383466 16600 raft_consensus.cc:359] T e9ccf28011114e64a5ed84c21474cbe6 P e4f6c44912944534bf259a77e12a8907 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:25.392160 16380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e245dad60034136b82fe2a494205f82" candidate_uuid: "8ebd466ba2d54433bc717ec203ca0947" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ef0efa74654e969954b9551fff9a12" is_pre_election: true
I20260709 13:07:25.393591 16421 leader_election.cc:304] T 2e245dad60034136b82fe2a494205f82 P 8ebd466ba2d54433bc717ec203ca0947 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ebd466ba2d54433bc717ec203ca0947, e4f6c44912944534bf259a77e12a8907; no voters: 
I20260709 13:07:25.393960 16600 raft_consensus.cc:385] T e9ccf28011114e64a5ed84c21474cbe6 P e4f6c44912944534bf259a77e12a8907 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:25.394392 16612 raft_consensus.cc:2804] T 2e245dad60034136b82fe2a494205f82 P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:25.394778 16600 raft_consensus.cc:740] T e9ccf28011114e64a5ed84c21474cbe6 P e4f6c44912944534bf259a77e12a8907 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4f6c44912944534bf259a77e12a8907, State: Initialized, Role: FOLLOWER
I20260709 13:07:25.394866 16612 raft_consensus.cc:493] T 2e245dad60034136b82fe2a494205f82 P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:25.395257 16612 raft_consensus.cc:3060] T 2e245dad60034136b82fe2a494205f82 P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:25.395517 16600 consensus_queue.cc:260] T e9ccf28011114e64a5ed84c21474cbe6 P e4f6c44912944534bf259a77e12a8907 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:25.394243 16380 raft_consensus.cc:2468] T 2e245dad60034136b82fe2a494205f82 P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ebd466ba2d54433bc717ec203ca0947 in term 0.
I20260709 13:07:25.402473 16612 raft_consensus.cc:515] T 2e245dad60034136b82fe2a494205f82 P 8ebd466ba2d54433bc717ec203ca0947 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:25.405187 16305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e245dad60034136b82fe2a494205f82" candidate_uuid: "8ebd466ba2d54433bc717ec203ca0947" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4f6c44912944534bf259a77e12a8907"
I20260709 13:07:25.405457 16612 leader_election.cc:290] T 2e245dad60034136b82fe2a494205f82 P 8ebd466ba2d54433bc717ec203ca0947 [CANDIDATE]: Term 1 election: Requested vote from peers e4f6c44912944534bf259a77e12a8907 (127.10.182.1:36033), 83ef0efa74654e969954b9551fff9a12 (127.10.182.2:46079)
I20260709 13:07:25.405772 16305 raft_consensus.cc:3060] T 2e245dad60034136b82fe2a494205f82 P e4f6c44912944534bf259a77e12a8907 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:25.406731 16380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e245dad60034136b82fe2a494205f82" candidate_uuid: "8ebd466ba2d54433bc717ec203ca0947" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ef0efa74654e969954b9551fff9a12"
I20260709 13:07:25.407353 16380 raft_consensus.cc:3060] T 2e245dad60034136b82fe2a494205f82 P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:25.408119 16347 leader_election.cc:343] T 1fe962f68a1c4b51a5d9afccba867c93 P 83ef0efa74654e969954b9551fff9a12 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8ebd466ba2d54433bc717ec203ca0947 (127.10.182.3:40619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:25.409826 16455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f06d785d844413a437fe8d703a959c" candidate_uuid: "83ef0efa74654e969954b9551fff9a12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ebd466ba2d54433bc717ec203ca0947" is_pre_election: true
I20260709 13:07:25.409953 16453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e245dad60034136b82fe2a494205f82" candidate_uuid: "83ef0efa74654e969954b9551fff9a12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ebd466ba2d54433bc717ec203ca0947" is_pre_election: true
I20260709 13:07:25.410494 16455 raft_consensus.cc:2468] T 12f06d785d844413a437fe8d703a959c P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83ef0efa74654e969954b9551fff9a12 in term 0.
I20260709 13:07:25.410781 16453 raft_consensus.cc:2393] T 2e245dad60034136b82fe2a494205f82 P 8ebd466ba2d54433bc717ec203ca0947 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 83ef0efa74654e969954b9551fff9a12 in current term 1: Already voted for candidate 8ebd466ba2d54433bc717ec203ca0947 in this term.
I20260709 13:07:25.414108 16303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f06d785d844413a437fe8d703a959c" candidate_uuid: "83ef0efa74654e969954b9551fff9a12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4f6c44912944534bf259a77e12a8907" is_pre_election: true
I20260709 13:07:25.414011 16600 ts_tablet_manager.cc:1434] T e9ccf28011114e64a5ed84c21474cbe6 P e4f6c44912944534bf259a77e12a8907: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.003s
I20260709 13:07:25.414781 16303 raft_consensus.cc:2468] T 12f06d785d844413a437fe8d703a959c P e4f6c44912944534bf259a77e12a8907 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83ef0efa74654e969954b9551fff9a12 in term 0.
I20260709 13:07:25.415958 16304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e245dad60034136b82fe2a494205f82" candidate_uuid: "83ef0efa74654e969954b9551fff9a12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4f6c44912944534bf259a77e12a8907" is_pre_election: true
I20260709 13:07:25.416857 16380 raft_consensus.cc:2468] T 2e245dad60034136b82fe2a494205f82 P 83ef0efa74654e969954b9551fff9a12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ebd466ba2d54433bc717ec203ca0947 in term 1.
I20260709 13:07:25.418342 16418 leader_election.cc:304] T 2e245dad60034136b82fe2a494205f82 P 8ebd466ba2d54433bc717ec203ca0947 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83ef0efa74654e969954b9551fff9a12, 8ebd466ba2d54433bc717ec203ca0947; no voters: 
I20260709 13:07:25.418679 16600 tablet_bootstrap.cc:492] T 037b4682e5544eaa8df9c55b8b28820b P e4f6c44912944534bf259a77e12a8907: Bootstrap starting.
I20260709 13:07:25.412364 16305 raft_consensus.cc:2468] T 2e245dad60034136b82fe2a494205f82 P e4f6c44912944534bf259a77e12a8907 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ebd466ba2d54433bc717ec203ca0947 in term 1.
I20260709 13:07:25.419229 16612 raft_consensus.cc:2804] T 2e245dad60034136b82fe2a494205f82 P 8ebd466ba2d54433bc717ec203ca0947 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:25.419729 16612 raft_consensus.cc:697] T 2e245dad60034136b82fe2a494205f82 P 8ebd466ba2d54433bc717ec203ca0947 [term 1 LEADER]: Becoming Leader. State: Replica: 8ebd466ba2d54433bc717ec203ca0947, State: Running, Role: LEADER
I20260709 13:07:25.420565 16612 consensus_queue.cc:237] T 2e245dad60034136b82fe2a494205f82 P 8ebd466ba2d54433bc717ec203ca0947 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:25.423283 16616 raft_consensus.cc:493] T 904ab8fa19fe46658f47f712529cc5f5 P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:25.423944 16616 raft_consensus.cc:515] T 904ab8fa19fe46658f47f712529cc5f5 P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:25.424692 16638 raft_consensus.cc:493] T f1adccb7b2c44b80a6c843fa1796d09e P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:25.425386 16638 raft_consensus.cc:515] T f1adccb7b2c44b80a6c843fa1796d09e P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:25.426918 16616 leader_election.cc:290] T 904ab8fa19fe46658f47f712529cc5f5 P 8ebd466ba2d54433bc717ec203ca0947 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4f6c44912944534bf259a77e12a8907 (127.10.182.1:36033), 83ef0efa74654e969954b9551fff9a12 (127.10.182.2:46079)
I20260709 13:07:25.427248 16305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "904ab8fa19fe46658f47f712529cc5f5" candidate_uuid: "8ebd466ba2d54433bc717ec203ca0947" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4f6c44912944534bf259a77e12a8907" is_pre_election: true
I20260709 13:07:25.427839 16305 raft_consensus.cc:2468] T 904ab8fa19fe46658f47f712529cc5f5 P e4f6c44912944534bf259a77e12a8907 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ebd466ba2d54433bc717ec203ca0947 in term 0.
I20260709 13:07:25.428033 16638 leader_election.cc:290] T f1adccb7b2c44b80a6c843fa1796d09e P 83ef0efa74654e969954b9551fff9a12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4f6c44912944534bf259a77e12a8907 (127.10.182.1:36033), 8ebd466ba2d54433bc717ec203ca0947 (127.10.182.3:40619)
I20260709 13:07:25.428854 16421 leader_election.cc:304] T 904ab8fa19fe46658f47f712529cc5f5 P 8ebd466ba2d54433bc717ec203ca0947 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ebd466ba2d54433bc717ec203ca0947, e4f6c44912944534bf259a77e12a8907; no voters: 
I20260709 13:07:25.428089 16380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "904ab8fa19fe46658f47f712529cc5f5" candidate_uuid: "8ebd466ba2d54433bc717ec203ca0947" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ef0efa74654e969954b9551fff9a12" is_pre_election: true
I20260709 13:07:25.429939 16380 raft_consensus.cc:2468] T 904ab8fa19fe46658f47f712529cc5f5 P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ebd466ba2d54433bc717ec203ca0947 in term 0.
I20260709 13:07:25.431434 16381 raft_consensus.cc:2468] T 21af0a690f2f4a35b6752a221e7ea491 P 83ef0efa74654e969954b9551fff9a12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ebd466ba2d54433bc717ec203ca0947 in term 1.
I20260709 13:07:25.430421 16616 raft_consensus.cc:2804] T 904ab8fa19fe46658f47f712529cc5f5 P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:25.431829 16600 tablet_bootstrap.cc:654] T 037b4682e5544eaa8df9c55b8b28820b P e4f6c44912944534bf259a77e12a8907: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:25.432528 16347 leader_election.cc:304] T 12f06d785d844413a437fe8d703a959c P 83ef0efa74654e969954b9551fff9a12 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83ef0efa74654e969954b9551fff9a12, 8ebd466ba2d54433bc717ec203ca0947; no voters: 
I20260709 13:07:25.365345 16599 ts_tablet_manager.cc:1434] T f1adccb7b2c44b80a6c843fa1796d09e P 8ebd466ba2d54433bc717ec203ca0947: Time spent starting tablet: real 0.031s	user 0.010s	sys 0.000s
I20260709 13:07:25.437700 16616 raft_consensus.cc:493] T 904ab8fa19fe46658f47f712529cc5f5 P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:25.440099 16616 raft_consensus.cc:3060] T 904ab8fa19fe46658f47f712529cc5f5 P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:25.440392 16638 raft_consensus.cc:2804] T 12f06d785d844413a437fe8d703a959c P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:25.440852 16638 raft_consensus.cc:493] T 12f06d785d844413a437fe8d703a959c P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:25.441202 16638 raft_consensus.cc:3060] T 12f06d785d844413a437fe8d703a959c P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:25.438740 16347 leader_election.cc:304] T 2e245dad60034136b82fe2a494205f82 P 83ef0efa74654e969954b9551fff9a12 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 83ef0efa74654e969954b9551fff9a12; no voters: 8ebd466ba2d54433bc717ec203ca0947, e4f6c44912944534bf259a77e12a8907
I20260709 13:07:25.450981 16639 raft_consensus.cc:2749] T 2e245dad60034136b82fe2a494205f82 P 83ef0efa74654e969954b9551fff9a12 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:25.450953 16638 raft_consensus.cc:515] T 12f06d785d844413a437fe8d703a959c P 83ef0efa74654e969954b9551fff9a12 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:25.453034 16201 catalog_manager.cc:5697] T 21af0a690f2f4a35b6752a221e7ea491 P 8ebd466ba2d54433bc717ec203ca0947 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ebd466ba2d54433bc717ec203ca0947 (127.10.182.3). New cstate: current_term: 1 leader_uuid: "8ebd466ba2d54433bc717ec203ca0947" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:25.453914 16305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1adccb7b2c44b80a6c843fa1796d09e" candidate_uuid: "83ef0efa74654e969954b9551fff9a12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4f6c44912944534bf259a77e12a8907" is_pre_election: true
I20260709 13:07:25.454545 16305 raft_consensus.cc:2468] T f1adccb7b2c44b80a6c843fa1796d09e P e4f6c44912944534bf259a77e12a8907 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83ef0efa74654e969954b9551fff9a12 in term 0.
I20260709 13:07:25.437685 16306 raft_consensus.cc:2468] T 1fe962f68a1c4b51a5d9afccba867c93 P e4f6c44912944534bf259a77e12a8907 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83ef0efa74654e969954b9551fff9a12 in term 1.
I20260709 13:07:25.456554 16455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1adccb7b2c44b80a6c843fa1796d09e" candidate_uuid: "83ef0efa74654e969954b9551fff9a12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ebd466ba2d54433bc717ec203ca0947" is_pre_election: true
I20260709 13:07:25.453927 16638 leader_election.cc:290] T 12f06d785d844413a437fe8d703a959c P 83ef0efa74654e969954b9551fff9a12 [CANDIDATE]: Term 1 election: Requested vote from peers e4f6c44912944534bf259a77e12a8907 (127.10.182.1:36033), 8ebd466ba2d54433bc717ec203ca0947 (127.10.182.3:40619)
I20260709 13:07:25.457314 16455 raft_consensus.cc:2468] T f1adccb7b2c44b80a6c843fa1796d09e P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83ef0efa74654e969954b9551fff9a12 in term 0.
I20260709 13:07:25.459751 16305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f06d785d844413a437fe8d703a959c" candidate_uuid: "83ef0efa74654e969954b9551fff9a12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4f6c44912944534bf259a77e12a8907"
I20260709 13:07:25.460259 16305 raft_consensus.cc:3060] T 12f06d785d844413a437fe8d703a959c P e4f6c44912944534bf259a77e12a8907 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:25.461160 16616 raft_consensus.cc:515] T 904ab8fa19fe46658f47f712529cc5f5 P 8ebd466ba2d54433bc717ec203ca0947 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:25.464377 16302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "904ab8fa19fe46658f47f712529cc5f5" candidate_uuid: "8ebd466ba2d54433bc717ec203ca0947" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4f6c44912944534bf259a77e12a8907"
I20260709 13:07:25.464962 16302 raft_consensus.cc:3060] T 904ab8fa19fe46658f47f712529cc5f5 P e4f6c44912944534bf259a77e12a8907 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:25.466981 16305 raft_consensus.cc:2468] T 12f06d785d844413a437fe8d703a959c P e4f6c44912944534bf259a77e12a8907 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83ef0efa74654e969954b9551fff9a12 in term 1.
I20260709 13:07:25.469030 16347 leader_election.cc:304] T f1adccb7b2c44b80a6c843fa1796d09e P 83ef0efa74654e969954b9551fff9a12 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83ef0efa74654e969954b9551fff9a12, 8ebd466ba2d54433bc717ec203ca0947; no voters: 
I20260709 13:07:25.470330 16347 leader_election.cc:304] T 1fe962f68a1c4b51a5d9afccba867c93 P 83ef0efa74654e969954b9551fff9a12 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 83ef0efa74654e969954b9551fff9a12, e4f6c44912944534bf259a77e12a8907; no voters: 8ebd466ba2d54433bc717ec203ca0947
I20260709 13:07:25.471043 16639 raft_consensus.cc:2804] T f1adccb7b2c44b80a6c843fa1796d09e P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:25.471149 16455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f06d785d844413a437fe8d703a959c" candidate_uuid: "83ef0efa74654e969954b9551fff9a12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ebd466ba2d54433bc717ec203ca0947"
I20260709 13:07:25.471463 16639 raft_consensus.cc:493] T f1adccb7b2c44b80a6c843fa1796d09e P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:25.471938 16639 raft_consensus.cc:3060] T f1adccb7b2c44b80a6c843fa1796d09e P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:25.472316 16455 raft_consensus.cc:3060] T 12f06d785d844413a437fe8d703a959c P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:25.480594 16638 raft_consensus.cc:2804] T 1fe962f68a1c4b51a5d9afccba867c93 P 83ef0efa74654e969954b9551fff9a12 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:25.481169 16638 raft_consensus.cc:697] T 1fe962f68a1c4b51a5d9afccba867c93 P 83ef0efa74654e969954b9551fff9a12 [term 1 LEADER]: Becoming Leader. State: Replica: 83ef0efa74654e969954b9551fff9a12, State: Running, Role: LEADER
I20260709 13:07:25.482020 16638 consensus_queue.cc:237] T 1fe962f68a1c4b51a5d9afccba867c93 P 83ef0efa74654e969954b9551fff9a12 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:25.482523 16347 leader_election.cc:304] T 12f06d785d844413a437fe8d703a959c P 83ef0efa74654e969954b9551fff9a12 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83ef0efa74654e969954b9551fff9a12, e4f6c44912944534bf259a77e12a8907; no voters: 
I20260709 13:07:25.483634 16637 raft_consensus.cc:2804] T 12f06d785d844413a437fe8d703a959c P 83ef0efa74654e969954b9551fff9a12 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:25.479867 16639 raft_consensus.cc:515] T f1adccb7b2c44b80a6c843fa1796d09e P 83ef0efa74654e969954b9551fff9a12 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:25.484134 16637 raft_consensus.cc:697] T 12f06d785d844413a437fe8d703a959c P 83ef0efa74654e969954b9551fff9a12 [term 1 LEADER]: Becoming Leader. State: Replica: 83ef0efa74654e969954b9551fff9a12, State: Running, Role: LEADER
I20260709 13:07:25.485028 16637 consensus_queue.cc:237] T 12f06d785d844413a437fe8d703a959c P 83ef0efa74654e969954b9551fff9a12 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:25.486469 16639 leader_election.cc:290] T f1adccb7b2c44b80a6c843fa1796d09e P 83ef0efa74654e969954b9551fff9a12 [CANDIDATE]: Term 1 election: Requested vote from peers e4f6c44912944534bf259a77e12a8907 (127.10.182.1:36033), 8ebd466ba2d54433bc717ec203ca0947 (127.10.182.3:40619)
I20260709 13:07:25.490576 16453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1adccb7b2c44b80a6c843fa1796d09e" candidate_uuid: "83ef0efa74654e969954b9551fff9a12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ebd466ba2d54433bc717ec203ca0947"
I20260709 13:07:25.490810 16305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1adccb7b2c44b80a6c843fa1796d09e" candidate_uuid: "83ef0efa74654e969954b9551fff9a12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4f6c44912944534bf259a77e12a8907"
I20260709 13:07:25.491192 16453 raft_consensus.cc:3060] T f1adccb7b2c44b80a6c843fa1796d09e P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:25.491392 16305 raft_consensus.cc:3060] T f1adccb7b2c44b80a6c843fa1796d09e P e4f6c44912944534bf259a77e12a8907 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:25.491704 16600 tablet_bootstrap.cc:492] T 037b4682e5544eaa8df9c55b8b28820b P e4f6c44912944534bf259a77e12a8907: No bootstrap required, opened a new log
I20260709 13:07:25.492216 16600 ts_tablet_manager.cc:1403] T 037b4682e5544eaa8df9c55b8b28820b P e4f6c44912944534bf259a77e12a8907: Time spent bootstrapping tablet: real 0.074s	user 0.024s	sys 0.023s
I20260709 13:07:25.491520 16202 catalog_manager.cc:5697] T 2e245dad60034136b82fe2a494205f82 P 8ebd466ba2d54433bc717ec203ca0947 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ebd466ba2d54433bc717ec203ca0947 (127.10.182.3). New cstate: current_term: 1 leader_uuid: "8ebd466ba2d54433bc717ec203ca0947" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:25.495163 16600 raft_consensus.cc:359] T 037b4682e5544eaa8df9c55b8b28820b P e4f6c44912944534bf259a77e12a8907 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:25.496074 16600 raft_consensus.cc:385] T 037b4682e5544eaa8df9c55b8b28820b P e4f6c44912944534bf259a77e12a8907 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:25.496328 16600 raft_consensus.cc:740] T 037b4682e5544eaa8df9c55b8b28820b P e4f6c44912944534bf259a77e12a8907 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4f6c44912944534bf259a77e12a8907, State: Initialized, Role: FOLLOWER
I20260709 13:07:25.497044 16600 consensus_queue.cc:260] T 037b4682e5544eaa8df9c55b8b28820b P e4f6c44912944534bf259a77e12a8907 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:25.439611 16599 tablet_bootstrap.cc:492] T 1fe962f68a1c4b51a5d9afccba867c93 P 8ebd466ba2d54433bc717ec203ca0947: Bootstrap starting.
I20260709 13:07:25.499215 16453 raft_consensus.cc:2468] T f1adccb7b2c44b80a6c843fa1796d09e P 8ebd466ba2d54433bc717ec203ca0947 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83ef0efa74654e969954b9551fff9a12 in term 1.
I20260709 13:07:25.501060 16347 leader_election.cc:304] T f1adccb7b2c44b80a6c843fa1796d09e P 83ef0efa74654e969954b9551fff9a12 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83ef0efa74654e969954b9551fff9a12, 8ebd466ba2d54433bc717ec203ca0947; no voters: 
I20260709 13:07:25.501776 16639 raft_consensus.cc:2804] T f1adccb7b2c44b80a6c843fa1796d09e P 83ef0efa74654e969954b9551fff9a12 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:25.502200 16639 raft_consensus.cc:697] T f1adccb7b2c44b80a6c843fa1796d09e P 83ef0efa74654e969954b9551fff9a12 [term 1 LEADER]: Becoming Leader. State: Replica: 83ef0efa74654e969954b9551fff9a12, State: Running, Role: LEADER
I20260709 13:07:25.502966 16639 consensus_queue.cc:237] T f1adccb7b2c44b80a6c843fa1796d09e P 83ef0efa74654e969954b9551fff9a12 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:25.499459 16600 ts_tablet_manager.cc:1434] T 037b4682e5544eaa8df9c55b8b28820b P e4f6c44912944534bf259a77e12a8907: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:07:25.507943 16305 raft_consensus.cc:2468] T f1adccb7b2c44b80a6c843fa1796d09e P e4f6c44912944534bf259a77e12a8907 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83ef0efa74654e969954b9551fff9a12 in term 1.
I20260709 13:07:25.508733 16302 raft_consensus.cc:2468] T 904ab8fa19fe46658f47f712529cc5f5 P e4f6c44912944534bf259a77e12a8907 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ebd466ba2d54433bc717ec203ca0947 in term 1.
I20260709 13:07:25.516650 16599 tablet_bootstrap.cc:654] T 1fe962f68a1c4b51a5d9afccba867c93 P 8ebd466ba2d54433bc717ec203ca0947: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:25.521195 16421 leader_election.cc:304] T 904ab8fa19fe46658f47f712529cc5f5 P 8ebd466ba2d54433bc717ec203ca0947 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ebd466ba2d54433bc717ec203ca0947, e4f6c44912944534bf259a77e12a8907; no voters: 
I20260709 13:07:25.522334 16616 leader_election.cc:290] T 904ab8fa19fe46658f47f712529cc5f5 P 8ebd466ba2d54433bc717ec203ca0947 [CANDIDATE]: Term 1 election: Requested vote from peers e4f6c44912944534bf259a77e12a8907 (127.10.182.1:36033), 83ef0efa74654e969954b9551fff9a12 (127.10.182.2:46079)
I20260709 13:07:25.522763 16455 raft_consensus.cc:2468] T 12f06d785d844413a437fe8d703a959c P 8ebd466ba2d54433bc717ec203ca0947 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83ef0efa74654e969954b9551fff9a12 in term 1.
I20260709 13:07:25.522966 16616 raft_consensus.cc:2804] T 904ab8fa19fe46658f47f712529cc5f5 P 8ebd466ba2d54433bc717ec203ca0947 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:25.523510 16616 raft_consensus.cc:697] T 904ab8fa19fe46658f47f712529cc5f5 P 8ebd466ba2d54433bc717ec203ca0947 [term 1 LEADER]: Becoming Leader. State: Replica: 8ebd466ba2d54433bc717ec203ca0947, State: Running, Role: LEADER
I20260709 13:07:25.523674 16381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "904ab8fa19fe46658f47f712529cc5f5" candidate_uuid: "8ebd466ba2d54433bc717ec203ca0947" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ef0efa74654e969954b9551fff9a12"
I20260709 13:07:25.524365 16381 raft_consensus.cc:3060] T 904ab8fa19fe46658f47f712529cc5f5 P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:25.524299 16616 consensus_queue.cc:237] T 904ab8fa19fe46658f47f712529cc5f5 P 8ebd466ba2d54433bc717ec203ca0947 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:25.534897 16599 tablet_bootstrap.cc:492] T 1fe962f68a1c4b51a5d9afccba867c93 P 8ebd466ba2d54433bc717ec203ca0947: No bootstrap required, opened a new log
I20260709 13:07:25.535535 16599 ts_tablet_manager.cc:1403] T 1fe962f68a1c4b51a5d9afccba867c93 P 8ebd466ba2d54433bc717ec203ca0947: Time spent bootstrapping tablet: real 0.096s	user 0.016s	sys 0.000s
I20260709 13:07:25.535912 16201 catalog_manager.cc:5697] T 904ab8fa19fe46658f47f712529cc5f5 P 8ebd466ba2d54433bc717ec203ca0947 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ebd466ba2d54433bc717ec203ca0947 (127.10.182.3). New cstate: current_term: 1 leader_uuid: "8ebd466ba2d54433bc717ec203ca0947" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:25.537132 16381 raft_consensus.cc:2468] T 904ab8fa19fe46658f47f712529cc5f5 P 83ef0efa74654e969954b9551fff9a12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ebd466ba2d54433bc717ec203ca0947 in term 1.
I20260709 13:07:25.538954 16599 raft_consensus.cc:359] T 1fe962f68a1c4b51a5d9afccba867c93 P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:25.539592 16599 raft_consensus.cc:385] T 1fe962f68a1c4b51a5d9afccba867c93 P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:25.539840 16599 raft_consensus.cc:740] T 1fe962f68a1c4b51a5d9afccba867c93 P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ebd466ba2d54433bc717ec203ca0947, State: Initialized, Role: FOLLOWER
I20260709 13:07:25.539367 16202 catalog_manager.cc:5697] T 12f06d785d844413a437fe8d703a959c P 83ef0efa74654e969954b9551fff9a12 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83ef0efa74654e969954b9551fff9a12 (127.10.182.2). New cstate: current_term: 1 leader_uuid: "83ef0efa74654e969954b9551fff9a12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:25.540520 16599 consensus_queue.cc:260] T 1fe962f68a1c4b51a5d9afccba867c93 P 8ebd466ba2d54433bc717ec203ca0947 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:25.542202 16599 ts_tablet_manager.cc:1434] T 1fe962f68a1c4b51a5d9afccba867c93 P 8ebd466ba2d54433bc717ec203ca0947: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:07:25.541085 16202 catalog_manager.cc:5697] T f1adccb7b2c44b80a6c843fa1796d09e P 83ef0efa74654e969954b9551fff9a12 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83ef0efa74654e969954b9551fff9a12 (127.10.182.2). New cstate: current_term: 1 leader_uuid: "83ef0efa74654e969954b9551fff9a12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:25.543797 16202 catalog_manager.cc:5697] T 1fe962f68a1c4b51a5d9afccba867c93 P 83ef0efa74654e969954b9551fff9a12 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83ef0efa74654e969954b9551fff9a12 (127.10.182.2). New cstate: current_term: 1 leader_uuid: "83ef0efa74654e969954b9551fff9a12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:25.555734 16639 raft_consensus.cc:493] T e9ccf28011114e64a5ed84c21474cbe6 P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:25.556311 16639 raft_consensus.cc:515] T e9ccf28011114e64a5ed84c21474cbe6 P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:25.558441 16639 leader_election.cc:290] T e9ccf28011114e64a5ed84c21474cbe6 P 83ef0efa74654e969954b9551fff9a12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4f6c44912944534bf259a77e12a8907 (127.10.182.1:36033), 8ebd466ba2d54433bc717ec203ca0947 (127.10.182.3:40619)
I20260709 13:07:25.559093 16306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9ccf28011114e64a5ed84c21474cbe6" candidate_uuid: "83ef0efa74654e969954b9551fff9a12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4f6c44912944534bf259a77e12a8907" is_pre_election: true
I20260709 13:07:25.559844 16306 raft_consensus.cc:2468] T e9ccf28011114e64a5ed84c21474cbe6 P e4f6c44912944534bf259a77e12a8907 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83ef0efa74654e969954b9551fff9a12 in term 0.
I20260709 13:07:25.560463 16453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9ccf28011114e64a5ed84c21474cbe6" candidate_uuid: "83ef0efa74654e969954b9551fff9a12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ebd466ba2d54433bc717ec203ca0947" is_pre_election: true
I20260709 13:07:25.560743 16347 leader_election.cc:304] T e9ccf28011114e64a5ed84c21474cbe6 P 83ef0efa74654e969954b9551fff9a12 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83ef0efa74654e969954b9551fff9a12, e4f6c44912944534bf259a77e12a8907; no voters: 
I20260709 13:07:25.561205 16453 raft_consensus.cc:2468] T e9ccf28011114e64a5ed84c21474cbe6 P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83ef0efa74654e969954b9551fff9a12 in term 0.
I20260709 13:07:25.561417 16639 raft_consensus.cc:2804] T e9ccf28011114e64a5ed84c21474cbe6 P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:25.561865 16639 raft_consensus.cc:493] T e9ccf28011114e64a5ed84c21474cbe6 P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:25.562265 16639 raft_consensus.cc:3060] T e9ccf28011114e64a5ed84c21474cbe6 P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:25.567255 16639 raft_consensus.cc:515] T e9ccf28011114e64a5ed84c21474cbe6 P 83ef0efa74654e969954b9551fff9a12 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:25.569231 16639 leader_election.cc:290] T e9ccf28011114e64a5ed84c21474cbe6 P 83ef0efa74654e969954b9551fff9a12 [CANDIDATE]: Term 1 election: Requested vote from peers e4f6c44912944534bf259a77e12a8907 (127.10.182.1:36033), 8ebd466ba2d54433bc717ec203ca0947 (127.10.182.3:40619)
I20260709 13:07:25.570025 16306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9ccf28011114e64a5ed84c21474cbe6" candidate_uuid: "83ef0efa74654e969954b9551fff9a12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4f6c44912944534bf259a77e12a8907"
I20260709 13:07:25.570297 16453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9ccf28011114e64a5ed84c21474cbe6" candidate_uuid: "83ef0efa74654e969954b9551fff9a12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ebd466ba2d54433bc717ec203ca0947"
I20260709 13:07:25.570540 16306 raft_consensus.cc:3060] T e9ccf28011114e64a5ed84c21474cbe6 P e4f6c44912944534bf259a77e12a8907 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:25.570948 16453 raft_consensus.cc:3060] T e9ccf28011114e64a5ed84c21474cbe6 P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:25.575769 16453 raft_consensus.cc:2468] T e9ccf28011114e64a5ed84c21474cbe6 P 8ebd466ba2d54433bc717ec203ca0947 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83ef0efa74654e969954b9551fff9a12 in term 1.
I20260709 13:07:25.575941 16306 raft_consensus.cc:2468] T e9ccf28011114e64a5ed84c21474cbe6 P e4f6c44912944534bf259a77e12a8907 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83ef0efa74654e969954b9551fff9a12 in term 1.
I20260709 13:07:25.576790 16347 leader_election.cc:304] T e9ccf28011114e64a5ed84c21474cbe6 P 83ef0efa74654e969954b9551fff9a12 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83ef0efa74654e969954b9551fff9a12, 8ebd466ba2d54433bc717ec203ca0947; no voters: 
I20260709 13:07:25.577375 16639 raft_consensus.cc:2804] T e9ccf28011114e64a5ed84c21474cbe6 P 83ef0efa74654e969954b9551fff9a12 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:25.577834 16639 raft_consensus.cc:697] T e9ccf28011114e64a5ed84c21474cbe6 P 83ef0efa74654e969954b9551fff9a12 [term 1 LEADER]: Becoming Leader. State: Replica: 83ef0efa74654e969954b9551fff9a12, State: Running, Role: LEADER
I20260709 13:07:25.578459 16639 consensus_queue.cc:237] T e9ccf28011114e64a5ed84c21474cbe6 P 83ef0efa74654e969954b9551fff9a12 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:25.586272 16201 catalog_manager.cc:5697] T e9ccf28011114e64a5ed84c21474cbe6 P 83ef0efa74654e969954b9551fff9a12 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83ef0efa74654e969954b9551fff9a12 (127.10.182.2). New cstate: current_term: 1 leader_uuid: "83ef0efa74654e969954b9551fff9a12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:25.621879 16639 raft_consensus.cc:493] T a2d4f565046e460e9d023678acbb89a7 P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:25.622432 16639 raft_consensus.cc:515] T a2d4f565046e460e9d023678acbb89a7 P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:25.624053 16453 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a2d4f565046e460e9d023678acbb89a7"
dest_uuid: "8ebd466ba2d54433bc717ec203ca0947"
mode: GRACEFUL
new_leader_uuid: "e4f6c44912944534bf259a77e12a8907"
 from {username='slave'} at 127.0.0.1:33116
I20260709 13:07:25.624332 16639 leader_election.cc:290] T a2d4f565046e460e9d023678acbb89a7 P 83ef0efa74654e969954b9551fff9a12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4f6c44912944534bf259a77e12a8907 (127.10.182.1:36033), 8ebd466ba2d54433bc717ec203ca0947 (127.10.182.3:40619)
I20260709 13:07:25.624918 16453 raft_consensus.cc:606] T a2d4f565046e460e9d023678acbb89a7 P 8ebd466ba2d54433bc717ec203ca0947 [term 1 LEADER]: Received request to transfer leadership to TS e4f6c44912944534bf259a77e12a8907
I20260709 13:07:25.625299 16455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2d4f565046e460e9d023678acbb89a7" candidate_uuid: "83ef0efa74654e969954b9551fff9a12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ebd466ba2d54433bc717ec203ca0947" is_pre_election: true
I20260709 13:07:25.624943 16306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2d4f565046e460e9d023678acbb89a7" candidate_uuid: "83ef0efa74654e969954b9551fff9a12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4f6c44912944534bf259a77e12a8907" is_pre_election: true
I20260709 13:07:25.626540 16306 raft_consensus.cc:2393] T a2d4f565046e460e9d023678acbb89a7 P e4f6c44912944534bf259a77e12a8907 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 83ef0efa74654e969954b9551fff9a12 in current term 1: Already voted for candidate 8ebd466ba2d54433bc717ec203ca0947 in this term.
I20260709 13:07:25.627563 16347 leader_election.cc:304] T a2d4f565046e460e9d023678acbb89a7 P 83ef0efa74654e969954b9551fff9a12 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 83ef0efa74654e969954b9551fff9a12; no voters: 8ebd466ba2d54433bc717ec203ca0947, e4f6c44912944534bf259a77e12a8907
I20260709 13:07:25.628154 16639 raft_consensus.cc:3060] T a2d4f565046e460e9d023678acbb89a7 P 83ef0efa74654e969954b9551fff9a12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:25.630466 16455 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "904ab8fa19fe46658f47f712529cc5f5"
dest_uuid: "8ebd466ba2d54433bc717ec203ca0947"
mode: GRACEFUL
new_leader_uuid: "e4f6c44912944534bf259a77e12a8907"
 from {username='slave'} at 127.0.0.1:33116
I20260709 13:07:25.631008 16455 raft_consensus.cc:606] T 904ab8fa19fe46658f47f712529cc5f5 P 8ebd466ba2d54433bc717ec203ca0947 [term 1 LEADER]: Received request to transfer leadership to TS e4f6c44912944534bf259a77e12a8907
I20260709 13:07:25.634841 16639 raft_consensus.cc:2749] T a2d4f565046e460e9d023678acbb89a7 P 83ef0efa74654e969954b9551fff9a12 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:25.636900 16381 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e9ccf28011114e64a5ed84c21474cbe6"
dest_uuid: "83ef0efa74654e969954b9551fff9a12"
mode: GRACEFUL
new_leader_uuid: "e4f6c44912944534bf259a77e12a8907"
 from {username='slave'} at 127.0.0.1:43280
I20260709 13:07:25.637423 16381 raft_consensus.cc:606] T e9ccf28011114e64a5ed84c21474cbe6 P 83ef0efa74654e969954b9551fff9a12 [term 1 LEADER]: Received request to transfer leadership to TS e4f6c44912944534bf259a77e12a8907
I20260709 13:07:25.637557 16306 raft_consensus.cc:3060] T 037b4682e5544eaa8df9c55b8b28820b P e4f6c44912944534bf259a77e12a8907 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:25.643332 16455 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2e245dad60034136b82fe2a494205f82"
dest_uuid: "8ebd466ba2d54433bc717ec203ca0947"
mode: GRACEFUL
new_leader_uuid: "e4f6c44912944534bf259a77e12a8907"
 from {username='slave'} at 127.0.0.1:33116
I20260709 13:07:25.644013 16455 raft_consensus.cc:606] T 2e245dad60034136b82fe2a494205f82 P 8ebd466ba2d54433bc717ec203ca0947 [term 1 LEADER]: Received request to transfer leadership to TS e4f6c44912944534bf259a77e12a8907
I20260709 13:07:25.645355 16616 consensus_queue.cc:1048] T 037b4682e5544eaa8df9c55b8b28820b P 8ebd466ba2d54433bc717ec203ca0947 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:25.649466 16455 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "037b4682e5544eaa8df9c55b8b28820b"
dest_uuid: "8ebd466ba2d54433bc717ec203ca0947"
mode: GRACEFUL
new_leader_uuid: "83ef0efa74654e969954b9551fff9a12"
 from {username='slave'} at 127.0.0.1:33116
I20260709 13:07:25.650226 16455 raft_consensus.cc:606] T 037b4682e5544eaa8df9c55b8b28820b P 8ebd466ba2d54433bc717ec203ca0947 [term 1 LEADER]: Received request to transfer leadership to TS 83ef0efa74654e969954b9551fff9a12
I20260709 13:07:25.661271 16612 consensus_queue.cc:1048] T 037b4682e5544eaa8df9c55b8b28820b P 8ebd466ba2d54433bc717ec203ca0947 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:25.672616 16615 consensus_queue.cc:1048] T a2d4f565046e460e9d023678acbb89a7 P 8ebd466ba2d54433bc717ec203ca0947 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:07:25.677739 16615 raft_consensus.cc:993] T 037b4682e5544eaa8df9c55b8b28820b P 8ebd466ba2d54433bc717ec203ca0947: : Instructing follower 83ef0efa74654e969954b9551fff9a12 to start an election
I20260709 13:07:25.678200 16616 raft_consensus.cc:1081] T 037b4682e5544eaa8df9c55b8b28820b P 8ebd466ba2d54433bc717ec203ca0947 [term 1 LEADER]: Signalling peer 83ef0efa74654e969954b9551fff9a12 to start an election
I20260709 13:07:25.680102 16380 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "037b4682e5544eaa8df9c55b8b28820b"
dest_uuid: "83ef0efa74654e969954b9551fff9a12"
 from {username='slave'} at 127.0.0.1:43260
I20260709 13:07:25.680701 16380 raft_consensus.cc:493] T 037b4682e5544eaa8df9c55b8b28820b P 83ef0efa74654e969954b9551fff9a12 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:25.681087 16380 raft_consensus.cc:3060] T 037b4682e5544eaa8df9c55b8b28820b P 83ef0efa74654e969954b9551fff9a12 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:25.686051 16615 consensus_queue.cc:1048] T a2d4f565046e460e9d023678acbb89a7 P 8ebd466ba2d54433bc717ec203ca0947 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:25.689213 16380 raft_consensus.cc:515] T 037b4682e5544eaa8df9c55b8b28820b P 83ef0efa74654e969954b9551fff9a12 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:25.692813 16302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "037b4682e5544eaa8df9c55b8b28820b" candidate_uuid: "83ef0efa74654e969954b9551fff9a12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e4f6c44912944534bf259a77e12a8907"
I20260709 13:07:25.693354 16302 raft_consensus.cc:3060] T 037b4682e5544eaa8df9c55b8b28820b P e4f6c44912944534bf259a77e12a8907 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:25.696616 16612 raft_consensus.cc:993] T a2d4f565046e460e9d023678acbb89a7 P 8ebd466ba2d54433bc717ec203ca0947: : Instructing follower e4f6c44912944534bf259a77e12a8907 to start an election
I20260709 13:07:25.697149 16612 raft_consensus.cc:1081] T a2d4f565046e460e9d023678acbb89a7 P 8ebd466ba2d54433bc717ec203ca0947 [term 1 LEADER]: Signalling peer e4f6c44912944534bf259a77e12a8907 to start an election
I20260709 13:07:25.699048 16306 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a2d4f565046e460e9d023678acbb89a7"
dest_uuid: "e4f6c44912944534bf259a77e12a8907"
 from {username='slave'} at 127.0.0.1:45890
I20260709 13:07:25.699625 16306 raft_consensus.cc:493] T a2d4f565046e460e9d023678acbb89a7 P e4f6c44912944534bf259a77e12a8907 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:25.699990 16306 raft_consensus.cc:3060] T a2d4f565046e460e9d023678acbb89a7 P e4f6c44912944534bf259a77e12a8907 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:25.700294 16302 raft_consensus.cc:2468] T 037b4682e5544eaa8df9c55b8b28820b P e4f6c44912944534bf259a77e12a8907 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83ef0efa74654e969954b9551fff9a12 in term 2.
I20260709 13:07:25.701491 16347 leader_election.cc:304] T 037b4682e5544eaa8df9c55b8b28820b P 83ef0efa74654e969954b9551fff9a12 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83ef0efa74654e969954b9551fff9a12, e4f6c44912944534bf259a77e12a8907; no voters: 
I20260709 13:07:25.702263 16639 raft_consensus.cc:2804] T 037b4682e5544eaa8df9c55b8b28820b P 83ef0efa74654e969954b9551fff9a12 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:25.702745 16639 raft_consensus.cc:697] T 037b4682e5544eaa8df9c55b8b28820b P 83ef0efa74654e969954b9551fff9a12 [term 2 LEADER]: Becoming Leader. State: Replica: 83ef0efa74654e969954b9551fff9a12, State: Running, Role: LEADER
I20260709 13:07:25.703629 16639 consensus_queue.cc:237] T 037b4682e5544eaa8df9c55b8b28820b P 83ef0efa74654e969954b9551fff9a12 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:25.704265 16455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "037b4682e5544eaa8df9c55b8b28820b" candidate_uuid: "83ef0efa74654e969954b9551fff9a12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8ebd466ba2d54433bc717ec203ca0947"
I20260709 13:07:25.704964 16455 raft_consensus.cc:3055] T 037b4682e5544eaa8df9c55b8b28820b P 8ebd466ba2d54433bc717ec203ca0947 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:25.705308 16455 raft_consensus.cc:740] T 037b4682e5544eaa8df9c55b8b28820b P 8ebd466ba2d54433bc717ec203ca0947 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8ebd466ba2d54433bc717ec203ca0947, State: Running, Role: LEADER
I20260709 13:07:25.706085 16455 consensus_queue.cc:260] T 037b4682e5544eaa8df9c55b8b28820b P 8ebd466ba2d54433bc717ec203ca0947 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:25.706988 16455 raft_consensus.cc:3060] T 037b4682e5544eaa8df9c55b8b28820b P 8ebd466ba2d54433bc717ec203ca0947 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:25.707330 16615 raft_consensus.cc:493] T 1fe962f68a1c4b51a5d9afccba867c93 P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:25.707165 16306 raft_consensus.cc:515] T a2d4f565046e460e9d023678acbb89a7 P e4f6c44912944534bf259a77e12a8907 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:25.707860 16615 raft_consensus.cc:515] T 1fe962f68a1c4b51a5d9afccba867c93 P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:25.709690 16306 leader_election.cc:290] T a2d4f565046e460e9d023678acbb89a7 P e4f6c44912944534bf259a77e12a8907 [CANDIDATE]: Term 2 election: Requested vote from peers 83ef0efa74654e969954b9551fff9a12 (127.10.182.2:46079), 8ebd466ba2d54433bc717ec203ca0947 (127.10.182.3:40619)
I20260709 13:07:25.711388 16615 leader_election.cc:290] T 1fe962f68a1c4b51a5d9afccba867c93 P 8ebd466ba2d54433bc717ec203ca0947 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4f6c44912944534bf259a77e12a8907 (127.10.182.1:36033), 83ef0efa74654e969954b9551fff9a12 (127.10.182.2:46079)
I20260709 13:07:25.712913 16379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fe962f68a1c4b51a5d9afccba867c93" candidate_uuid: "8ebd466ba2d54433bc717ec203ca0947" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ef0efa74654e969954b9551fff9a12" is_pre_election: true
I20260709 13:07:25.713330 16302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fe962f68a1c4b51a5d9afccba867c93" candidate_uuid: "8ebd466ba2d54433bc717ec203ca0947" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4f6c44912944534bf259a77e12a8907" is_pre_election: true
I20260709 13:07:25.712018 16453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2d4f565046e460e9d023678acbb89a7" candidate_uuid: "e4f6c44912944534bf259a77e12a8907" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8ebd466ba2d54433bc717ec203ca0947"
I20260709 13:07:25.714227 16302 raft_consensus.cc:2393] T 1fe962f68a1c4b51a5d9afccba867c93 P e4f6c44912944534bf259a77e12a8907 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8ebd466ba2d54433bc717ec203ca0947 in current term 1: Already voted for candidate 83ef0efa74654e969954b9551fff9a12 in this term.
I20260709 13:07:25.714303 16453 raft_consensus.cc:3055] T a2d4f565046e460e9d023678acbb89a7 P 8ebd466ba2d54433bc717ec203ca0947 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:25.714752 16453 raft_consensus.cc:740] T a2d4f565046e460e9d023678acbb89a7 P 8ebd466ba2d54433bc717ec203ca0947 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8ebd466ba2d54433bc717ec203ca0947, State: Running, Role: LEADER
I20260709 13:07:25.715535 16453 consensus_queue.cc:260] T a2d4f565046e460e9d023678acbb89a7 P 8ebd466ba2d54433bc717ec203ca0947 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:25.716763 16453 raft_consensus.cc:3060] T a2d4f565046e460e9d023678acbb89a7 P 8ebd466ba2d54433bc717ec203ca0947 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:25.718817 16455 raft_consensus.cc:2468] T 037b4682e5544eaa8df9c55b8b28820b P 8ebd466ba2d54433bc717ec203ca0947 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83ef0efa74654e969954b9551fff9a12 in term 2.
I20260709 13:07:25.719995 16381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2d4f565046e460e9d023678acbb89a7" candidate_uuid: "e4f6c44912944534bf259a77e12a8907" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "83ef0efa74654e969954b9551fff9a12"
I20260709 13:07:25.720631 16380 leader_election.cc:290] T 037b4682e5544eaa8df9c55b8b28820b P 83ef0efa74654e969954b9551fff9a12 [CANDIDATE]: Term 2 election: Requested vote from peers e4f6c44912944534bf259a77e12a8907 (127.10.182.1:36033), 8ebd466ba2d54433bc717ec203ca0947 (127.10.182.3:40619)
I20260709 13:07:25.720690 16381 raft_consensus.cc:3060] T a2d4f565046e460e9d023678acbb89a7 P 83ef0efa74654e969954b9551fff9a12 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:25.722905 16453 raft_consensus.cc:2468] T a2d4f565046e460e9d023678acbb89a7 P 8ebd466ba2d54433bc717ec203ca0947 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4f6c44912944534bf259a77e12a8907 in term 2.
I20260709 13:07:25.724128 16272 leader_election.cc:304] T a2d4f565046e460e9d023678acbb89a7 P e4f6c44912944534bf259a77e12a8907 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ebd466ba2d54433bc717ec203ca0947, e4f6c44912944534bf259a77e12a8907; no voters: 
I20260709 13:07:25.724375 16418 leader_election.cc:304] T 1fe962f68a1c4b51a5d9afccba867c93 P 8ebd466ba2d54433bc717ec203ca0947 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8ebd466ba2d54433bc717ec203ca0947; no voters: 83ef0efa74654e969954b9551fff9a12, e4f6c44912944534bf259a77e12a8907
I20260709 13:07:25.725071 16605 raft_consensus.cc:2804] T a2d4f565046e460e9d023678acbb89a7 P e4f6c44912944534bf259a77e12a8907 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:25.726085 16605 raft_consensus.cc:697] T a2d4f565046e460e9d023678acbb89a7 P e4f6c44912944534bf259a77e12a8907 [term 2 LEADER]: Becoming Leader. State: Replica: e4f6c44912944534bf259a77e12a8907, State: Running, Role: LEADER
I20260709 13:07:25.726892 16605 consensus_queue.cc:237] T a2d4f565046e460e9d023678acbb89a7 P e4f6c44912944534bf259a77e12a8907 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:25.727928 16381 raft_consensus.cc:2468] T a2d4f565046e460e9d023678acbb89a7 P 83ef0efa74654e969954b9551fff9a12 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4f6c44912944534bf259a77e12a8907 in term 2.
I20260709 13:07:25.729933 16615 raft_consensus.cc:3060] T 1fe962f68a1c4b51a5d9afccba867c93 P 8ebd466ba2d54433bc717ec203ca0947 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:25.723999 16204 catalog_manager.cc:5697] T 037b4682e5544eaa8df9c55b8b28820b P 83ef0efa74654e969954b9551fff9a12 reported cstate change: term changed from 1 to 2, leader changed from 8ebd466ba2d54433bc717ec203ca0947 (127.10.182.3) to 83ef0efa74654e969954b9551fff9a12 (127.10.182.2). New cstate: current_term: 2 leader_uuid: "83ef0efa74654e969954b9551fff9a12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:25.737283 16615 raft_consensus.cc:2749] T 1fe962f68a1c4b51a5d9afccba867c93 P 8ebd466ba2d54433bc717ec203ca0947 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:25.737015 16203 catalog_manager.cc:5697] T a2d4f565046e460e9d023678acbb89a7 P e4f6c44912944534bf259a77e12a8907 reported cstate change: term changed from 1 to 2, leader changed from 8ebd466ba2d54433bc717ec203ca0947 (127.10.182.3) to e4f6c44912944534bf259a77e12a8907 (127.10.182.1). New cstate: current_term: 2 leader_uuid: "e4f6c44912944534bf259a77e12a8907" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:25.886826 16639 consensus_queue.cc:1048] T 1fe962f68a1c4b51a5d9afccba867c93 P 83ef0efa74654e969954b9551fff9a12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:25.897017 16637 consensus_queue.cc:1048] T 1fe962f68a1c4b51a5d9afccba867c93 P 83ef0efa74654e969954b9551fff9a12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:25.908432 16639 consensus_queue.cc:1048] T 12f06d785d844413a437fe8d703a959c P 83ef0efa74654e969954b9551fff9a12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:25.909150 16615 consensus_queue.cc:1048] T 904ab8fa19fe46658f47f712529cc5f5 P 8ebd466ba2d54433bc717ec203ca0947 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:25.918074 16639 consensus_queue.cc:1048] T 12f06d785d844413a437fe8d703a959c P 83ef0efa74654e969954b9551fff9a12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:25.934027 16616 consensus_queue.cc:1048] T 904ab8fa19fe46658f47f712529cc5f5 P 8ebd466ba2d54433bc717ec203ca0947 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:25.944037 16616 consensus_queue.cc:1048] T 21af0a690f2f4a35b6752a221e7ea491 P 8ebd466ba2d54433bc717ec203ca0947 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:25.950919 16616 raft_consensus.cc:993] T 904ab8fa19fe46658f47f712529cc5f5 P 8ebd466ba2d54433bc717ec203ca0947: : Instructing follower e4f6c44912944534bf259a77e12a8907 to start an election
I20260709 13:07:25.951386 16616 raft_consensus.cc:1081] T 904ab8fa19fe46658f47f712529cc5f5 P 8ebd466ba2d54433bc717ec203ca0947 [term 1 LEADER]: Signalling peer e4f6c44912944534bf259a77e12a8907 to start an election
I20260709 13:07:25.953061 16302 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "904ab8fa19fe46658f47f712529cc5f5"
dest_uuid: "e4f6c44912944534bf259a77e12a8907"
 from {username='slave'} at 127.0.0.1:45890
I20260709 13:07:25.953673 16302 raft_consensus.cc:493] T 904ab8fa19fe46658f47f712529cc5f5 P e4f6c44912944534bf259a77e12a8907 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:25.954051 16302 raft_consensus.cc:3060] T 904ab8fa19fe46658f47f712529cc5f5 P e4f6c44912944534bf259a77e12a8907 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:25.965392 16302 raft_consensus.cc:515] T 904ab8fa19fe46658f47f712529cc5f5 P e4f6c44912944534bf259a77e12a8907 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:25.967474 16302 leader_election.cc:290] T 904ab8fa19fe46658f47f712529cc5f5 P e4f6c44912944534bf259a77e12a8907 [CANDIDATE]: Term 2 election: Requested vote from peers 83ef0efa74654e969954b9551fff9a12 (127.10.182.2:46079), 8ebd466ba2d54433bc717ec203ca0947 (127.10.182.3:40619)
I20260709 13:07:25.968844 16453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "904ab8fa19fe46658f47f712529cc5f5" candidate_uuid: "e4f6c44912944534bf259a77e12a8907" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8ebd466ba2d54433bc717ec203ca0947"
I20260709 13:07:25.969444 16453 raft_consensus.cc:3055] T 904ab8fa19fe46658f47f712529cc5f5 P 8ebd466ba2d54433bc717ec203ca0947 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:25.969669 16381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "904ab8fa19fe46658f47f712529cc5f5" candidate_uuid: "e4f6c44912944534bf259a77e12a8907" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "83ef0efa74654e969954b9551fff9a12"
I20260709 13:07:25.969905 16453 raft_consensus.cc:740] T 904ab8fa19fe46658f47f712529cc5f5 P 8ebd466ba2d54433bc717ec203ca0947 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8ebd466ba2d54433bc717ec203ca0947, State: Running, Role: LEADER
I20260709 13:07:25.970286 16381 raft_consensus.cc:3060] T 904ab8fa19fe46658f47f712529cc5f5 P 83ef0efa74654e969954b9551fff9a12 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:25.970676 16453 consensus_queue.cc:260] T 904ab8fa19fe46658f47f712529cc5f5 P 8ebd466ba2d54433bc717ec203ca0947 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:25.971756 16453 raft_consensus.cc:3060] T 904ab8fa19fe46658f47f712529cc5f5 P 8ebd466ba2d54433bc717ec203ca0947 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:25.968689 16612 consensus_queue.cc:1048] T 21af0a690f2f4a35b6752a221e7ea491 P 8ebd466ba2d54433bc717ec203ca0947 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:25.980594 16453 raft_consensus.cc:2468] T 904ab8fa19fe46658f47f712529cc5f5 P 8ebd466ba2d54433bc717ec203ca0947 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4f6c44912944534bf259a77e12a8907 in term 2.
I20260709 13:07:25.981976 16272 leader_election.cc:304] T 904ab8fa19fe46658f47f712529cc5f5 P e4f6c44912944534bf259a77e12a8907 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ebd466ba2d54433bc717ec203ca0947, e4f6c44912944534bf259a77e12a8907; no voters: 
I20260709 13:07:25.982870 16656 raft_consensus.cc:2804] T 904ab8fa19fe46658f47f712529cc5f5 P e4f6c44912944534bf259a77e12a8907 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:25.983353 16656 raft_consensus.cc:697] T 904ab8fa19fe46658f47f712529cc5f5 P e4f6c44912944534bf259a77e12a8907 [term 2 LEADER]: Becoming Leader. State: Replica: e4f6c44912944534bf259a77e12a8907, State: Running, Role: LEADER
I20260709 13:07:25.984200 16656 consensus_queue.cc:237] T 904ab8fa19fe46658f47f712529cc5f5 P e4f6c44912944534bf259a77e12a8907 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:25.984122 16615 consensus_queue.cc:1048] T 2e245dad60034136b82fe2a494205f82 P 8ebd466ba2d54433bc717ec203ca0947 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 13:07:25.994078 16381 raft_consensus.cc:2468] T 904ab8fa19fe46658f47f712529cc5f5 P 83ef0efa74654e969954b9551fff9a12 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4f6c44912944534bf259a77e12a8907 in term 2.
I20260709 13:07:26.000223 16637 consensus_queue.cc:1048] T f1adccb7b2c44b80a6c843fa1796d09e P 83ef0efa74654e969954b9551fff9a12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:25.999851 16204 catalog_manager.cc:5697] T 904ab8fa19fe46658f47f712529cc5f5 P e4f6c44912944534bf259a77e12a8907 reported cstate change: term changed from 1 to 2, leader changed from 8ebd466ba2d54433bc717ec203ca0947 (127.10.182.3) to e4f6c44912944534bf259a77e12a8907 (127.10.182.1). New cstate: current_term: 2 leader_uuid: "e4f6c44912944534bf259a77e12a8907" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:26.005749 16615 raft_consensus.cc:993] T 2e245dad60034136b82fe2a494205f82 P 8ebd466ba2d54433bc717ec203ca0947: : Instructing follower e4f6c44912944534bf259a77e12a8907 to start an election
I20260709 13:07:26.006258 16615 raft_consensus.cc:1081] T 2e245dad60034136b82fe2a494205f82 P 8ebd466ba2d54433bc717ec203ca0947 [term 1 LEADER]: Signalling peer e4f6c44912944534bf259a77e12a8907 to start an election
I20260709 13:07:26.011080 16305 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2e245dad60034136b82fe2a494205f82"
dest_uuid: "e4f6c44912944534bf259a77e12a8907"
 from {username='slave'} at 127.0.0.1:45890
I20260709 13:07:26.011667 16305 raft_consensus.cc:493] T 2e245dad60034136b82fe2a494205f82 P e4f6c44912944534bf259a77e12a8907 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:26.011325 16616 consensus_queue.cc:1048] T 2e245dad60034136b82fe2a494205f82 P 8ebd466ba2d54433bc717ec203ca0947 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:26.012071 16305 raft_consensus.cc:3060] T 2e245dad60034136b82fe2a494205f82 P e4f6c44912944534bf259a77e12a8907 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:26.020080 16305 raft_consensus.cc:515] T 2e245dad60034136b82fe2a494205f82 P e4f6c44912944534bf259a77e12a8907 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:26.022058 16305 leader_election.cc:290] T 2e245dad60034136b82fe2a494205f82 P e4f6c44912944534bf259a77e12a8907 [CANDIDATE]: Term 2 election: Requested vote from peers 83ef0efa74654e969954b9551fff9a12 (127.10.182.2:46079), 8ebd466ba2d54433bc717ec203ca0947 (127.10.182.3:40619)
I20260709 13:07:26.024222 16302 raft_consensus.cc:1240] T 2e245dad60034136b82fe2a494205f82 P e4f6c44912944534bf259a77e12a8907 [term 2 FOLLOWER]: Rejecting Update request from peer 8ebd466ba2d54433bc717ec203ca0947 for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:26.024838 16453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e245dad60034136b82fe2a494205f82" candidate_uuid: "e4f6c44912944534bf259a77e12a8907" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8ebd466ba2d54433bc717ec203ca0947"
I20260709 13:07:26.025538 16453 raft_consensus.cc:3055] T 2e245dad60034136b82fe2a494205f82 P 8ebd466ba2d54433bc717ec203ca0947 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:26.026476 16615 consensus_queue.cc:1059] T 2e245dad60034136b82fe2a494205f82 P 8ebd466ba2d54433bc717ec203ca0947 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:26.025859 16453 raft_consensus.cc:740] T 2e245dad60034136b82fe2a494205f82 P 8ebd466ba2d54433bc717ec203ca0947 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8ebd466ba2d54433bc717ec203ca0947, State: Running, Role: LEADER
I20260709 13:07:26.028241 16453 consensus_queue.cc:260] T 2e245dad60034136b82fe2a494205f82 P 8ebd466ba2d54433bc717ec203ca0947 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:26.029533 16453 raft_consensus.cc:3060] T 2e245dad60034136b82fe2a494205f82 P 8ebd466ba2d54433bc717ec203ca0947 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:26.031329 16637 consensus_queue.cc:1048] T f1adccb7b2c44b80a6c843fa1796d09e P 83ef0efa74654e969954b9551fff9a12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:26.034368 16381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e245dad60034136b82fe2a494205f82" candidate_uuid: "e4f6c44912944534bf259a77e12a8907" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "83ef0efa74654e969954b9551fff9a12"
I20260709 13:07:26.035073 16381 raft_consensus.cc:3060] T 2e245dad60034136b82fe2a494205f82 P 83ef0efa74654e969954b9551fff9a12 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:26.037211 16453 raft_consensus.cc:2468] T 2e245dad60034136b82fe2a494205f82 P 8ebd466ba2d54433bc717ec203ca0947 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4f6c44912944534bf259a77e12a8907 in term 2.
W20260709 13:07:26.037863 16615 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260709 13:07:26.039232 16272 leader_election.cc:304] T 2e245dad60034136b82fe2a494205f82 P e4f6c44912944534bf259a77e12a8907 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ebd466ba2d54433bc717ec203ca0947, e4f6c44912944534bf259a77e12a8907; no voters: 
I20260709 13:07:26.040174 16656 raft_consensus.cc:2804] T 2e245dad60034136b82fe2a494205f82 P e4f6c44912944534bf259a77e12a8907 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:26.040669 16656 raft_consensus.cc:697] T 2e245dad60034136b82fe2a494205f82 P e4f6c44912944534bf259a77e12a8907 [term 2 LEADER]: Becoming Leader. State: Replica: e4f6c44912944534bf259a77e12a8907, State: Running, Role: LEADER
I20260709 13:07:26.041463 16656 consensus_queue.cc:237] T 2e245dad60034136b82fe2a494205f82 P e4f6c44912944534bf259a77e12a8907 [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: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:26.042745 16381 raft_consensus.cc:2468] T 2e245dad60034136b82fe2a494205f82 P 83ef0efa74654e969954b9551fff9a12 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4f6c44912944534bf259a77e12a8907 in term 2.
I20260709 13:07:26.060746 16203 catalog_manager.cc:5697] T 2e245dad60034136b82fe2a494205f82 P e4f6c44912944534bf259a77e12a8907 reported cstate change: term changed from 1 to 2, leader changed from 8ebd466ba2d54433bc717ec203ca0947 (127.10.182.3) to e4f6c44912944534bf259a77e12a8907 (127.10.182.1). New cstate: current_term: 2 leader_uuid: "e4f6c44912944534bf259a77e12a8907" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:26.089848 16637 consensus_queue.cc:1048] T e9ccf28011114e64a5ed84c21474cbe6 P 83ef0efa74654e969954b9551fff9a12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:26.094430 16305 raft_consensus.cc:1275] T 037b4682e5544eaa8df9c55b8b28820b P e4f6c44912944534bf259a77e12a8907 [term 2 FOLLOWER]: Refusing update from remote peer 83ef0efa74654e969954b9551fff9a12: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:26.096143 16639 consensus_queue.cc:1048] T 037b4682e5544eaa8df9c55b8b28820b P 83ef0efa74654e969954b9551fff9a12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:26.105449 16637 consensus_queue.cc:1048] T e9ccf28011114e64a5ed84c21474cbe6 P 83ef0efa74654e969954b9551fff9a12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:26.109092 16455 raft_consensus.cc:1275] T 037b4682e5544eaa8df9c55b8b28820b P 8ebd466ba2d54433bc717ec203ca0947 [term 2 FOLLOWER]: Refusing update from remote peer 83ef0efa74654e969954b9551fff9a12: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:26.111227 16637 consensus_queue.cc:1048] T 037b4682e5544eaa8df9c55b8b28820b P 83ef0efa74654e969954b9551fff9a12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:26.120323 16639 raft_consensus.cc:993] T e9ccf28011114e64a5ed84c21474cbe6 P 83ef0efa74654e969954b9551fff9a12: : Instructing follower e4f6c44912944534bf259a77e12a8907 to start an election
I20260709 13:07:26.120858 16639 raft_consensus.cc:1081] T e9ccf28011114e64a5ed84c21474cbe6 P 83ef0efa74654e969954b9551fff9a12 [term 1 LEADER]: Signalling peer e4f6c44912944534bf259a77e12a8907 to start an election
I20260709 13:07:26.122649 16302 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e9ccf28011114e64a5ed84c21474cbe6"
dest_uuid: "e4f6c44912944534bf259a77e12a8907"
 from {username='slave'} at 127.0.0.1:45906
I20260709 13:07:26.123690 16302 raft_consensus.cc:493] T e9ccf28011114e64a5ed84c21474cbe6 P e4f6c44912944534bf259a77e12a8907 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:26.124086 16302 raft_consensus.cc:3060] T e9ccf28011114e64a5ed84c21474cbe6 P e4f6c44912944534bf259a77e12a8907 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:26.130450 16302 raft_consensus.cc:515] T e9ccf28011114e64a5ed84c21474cbe6 P e4f6c44912944534bf259a77e12a8907 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:26.132586 16302 leader_election.cc:290] T e9ccf28011114e64a5ed84c21474cbe6 P e4f6c44912944534bf259a77e12a8907 [CANDIDATE]: Term 2 election: Requested vote from peers 83ef0efa74654e969954b9551fff9a12 (127.10.182.2:46079), 8ebd466ba2d54433bc717ec203ca0947 (127.10.182.3:40619)
I20260709 13:07:26.133327 16381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9ccf28011114e64a5ed84c21474cbe6" candidate_uuid: "e4f6c44912944534bf259a77e12a8907" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "83ef0efa74654e969954b9551fff9a12"
I20260709 13:07:26.133720 16453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9ccf28011114e64a5ed84c21474cbe6" candidate_uuid: "e4f6c44912944534bf259a77e12a8907" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8ebd466ba2d54433bc717ec203ca0947"
I20260709 13:07:26.133942 16381 raft_consensus.cc:3055] T e9ccf28011114e64a5ed84c21474cbe6 P 83ef0efa74654e969954b9551fff9a12 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:26.134268 16453 raft_consensus.cc:3060] T e9ccf28011114e64a5ed84c21474cbe6 P 8ebd466ba2d54433bc717ec203ca0947 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:26.134290 16381 raft_consensus.cc:740] T e9ccf28011114e64a5ed84c21474cbe6 P 83ef0efa74654e969954b9551fff9a12 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 83ef0efa74654e969954b9551fff9a12, State: Running, Role: LEADER
I20260709 13:07:26.135351 16381 consensus_queue.cc:260] T e9ccf28011114e64a5ed84c21474cbe6 P 83ef0efa74654e969954b9551fff9a12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:26.136543 16381 raft_consensus.cc:3060] T e9ccf28011114e64a5ed84c21474cbe6 P 83ef0efa74654e969954b9551fff9a12 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:26.141402 16453 raft_consensus.cc:2468] T e9ccf28011114e64a5ed84c21474cbe6 P 8ebd466ba2d54433bc717ec203ca0947 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4f6c44912944534bf259a77e12a8907 in term 2.
I20260709 13:07:26.142506 16272 leader_election.cc:304] T e9ccf28011114e64a5ed84c21474cbe6 P e4f6c44912944534bf259a77e12a8907 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ebd466ba2d54433bc717ec203ca0947, e4f6c44912944534bf259a77e12a8907; no voters: 
I20260709 13:07:26.142756 16381 raft_consensus.cc:2468] T e9ccf28011114e64a5ed84c21474cbe6 P 83ef0efa74654e969954b9551fff9a12 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4f6c44912944534bf259a77e12a8907 in term 2.
I20260709 13:07:26.143330 16656 raft_consensus.cc:2804] T e9ccf28011114e64a5ed84c21474cbe6 P e4f6c44912944534bf259a77e12a8907 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:26.144717 16656 raft_consensus.cc:697] T e9ccf28011114e64a5ed84c21474cbe6 P e4f6c44912944534bf259a77e12a8907 [term 2 LEADER]: Becoming Leader. State: Replica: e4f6c44912944534bf259a77e12a8907, State: Running, Role: LEADER
I20260709 13:07:26.145861 16380 raft_consensus.cc:1275] T a2d4f565046e460e9d023678acbb89a7 P 83ef0efa74654e969954b9551fff9a12 [term 2 FOLLOWER]: Refusing update from remote peer e4f6c44912944534bf259a77e12a8907: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:26.145555 16656 consensus_queue.cc:237] T e9ccf28011114e64a5ed84c21474cbe6 P e4f6c44912944534bf259a77e12a8907 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:26.147435 16671 consensus_queue.cc:1048] T a2d4f565046e460e9d023678acbb89a7 P e4f6c44912944534bf259a77e12a8907 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:26.153427 16201 catalog_manager.cc:5697] T e9ccf28011114e64a5ed84c21474cbe6 P e4f6c44912944534bf259a77e12a8907 reported cstate change: term changed from 1 to 2, leader changed from 83ef0efa74654e969954b9551fff9a12 (127.10.182.2) to e4f6c44912944534bf259a77e12a8907 (127.10.182.1). New cstate: current_term: 2 leader_uuid: "e4f6c44912944534bf259a77e12a8907" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:26.157833 16453 raft_consensus.cc:1275] T a2d4f565046e460e9d023678acbb89a7 P 8ebd466ba2d54433bc717ec203ca0947 [term 2 FOLLOWER]: Refusing update from remote peer e4f6c44912944534bf259a77e12a8907: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:26.159195 16671 consensus_queue.cc:1048] T a2d4f565046e460e9d023678acbb89a7 P e4f6c44912944534bf259a77e12a8907 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:26.396387 16453 raft_consensus.cc:1275] T 904ab8fa19fe46658f47f712529cc5f5 P 8ebd466ba2d54433bc717ec203ca0947 [term 2 FOLLOWER]: Refusing update from remote peer e4f6c44912944534bf259a77e12a8907: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:26.397673 16671 consensus_queue.cc:1048] T 904ab8fa19fe46658f47f712529cc5f5 P e4f6c44912944534bf259a77e12a8907 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:26.405747 16381 raft_consensus.cc:1275] T 904ab8fa19fe46658f47f712529cc5f5 P 83ef0efa74654e969954b9551fff9a12 [term 2 FOLLOWER]: Refusing update from remote peer e4f6c44912944534bf259a77e12a8907: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:26.407245 16671 consensus_queue.cc:1048] T 904ab8fa19fe46658f47f712529cc5f5 P e4f6c44912944534bf259a77e12a8907 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:26.576457 16381 raft_consensus.cc:1275] T e9ccf28011114e64a5ed84c21474cbe6 P 83ef0efa74654e969954b9551fff9a12 [term 2 FOLLOWER]: Refusing update from remote peer e4f6c44912944534bf259a77e12a8907: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:26.578125 16671 consensus_queue.cc:1048] T e9ccf28011114e64a5ed84c21474cbe6 P e4f6c44912944534bf259a77e12a8907 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:26.586184 16455 raft_consensus.cc:1275] T e9ccf28011114e64a5ed84c21474cbe6 P 8ebd466ba2d54433bc717ec203ca0947 [term 2 FOLLOWER]: Refusing update from remote peer e4f6c44912944534bf259a77e12a8907: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:26.587913 16671 consensus_queue.cc:1048] T e9ccf28011114e64a5ed84c21474cbe6 P e4f6c44912944534bf259a77e12a8907 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:26.590372 16381 raft_consensus.cc:1275] T 2e245dad60034136b82fe2a494205f82 P 83ef0efa74654e969954b9551fff9a12 [term 2 FOLLOWER]: Refusing update from remote peer e4f6c44912944534bf259a77e12a8907: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:26.593468 16671 consensus_queue.cc:1048] T 2e245dad60034136b82fe2a494205f82 P e4f6c44912944534bf259a77e12a8907 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:26.604250 16455 raft_consensus.cc:1275] T 2e245dad60034136b82fe2a494205f82 P 8ebd466ba2d54433bc717ec203ca0947 [term 2 FOLLOWER]: Refusing update from remote peer e4f6c44912944534bf259a77e12a8907: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:26.606796 16605 consensus_queue.cc:1048] T 2e245dad60034136b82fe2a494205f82 P e4f6c44912944534bf259a77e12a8907 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:28.674736 16201 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:57990:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 13:07:28.695462 16201 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:57990:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 13:07:28.729440 10968 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260709 13:07:28.892942 16695 log.cc:927] Time spent T 037b4682e5544eaa8df9c55b8b28820b P e4f6c44912944534bf259a77e12a8907: Append to log took a long time: real 0.075s	user 0.000s	sys 0.004s
W20260709 13:07:28.895226 16699 log.cc:927] Time spent T 1fe962f68a1c4b51a5d9afccba867c93 P 83ef0efa74654e969954b9551fff9a12: Append to log took a long time: real 0.076s	user 0.001s	sys 0.000s
W20260709 13:07:28.964025 16272 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.182.3:40619, user_credentials={real_user=slave}} blocked reactor thread for 56405.7us
I20260709 13:07:28.959903 16723 tablet.cc:1724] T e9ccf28011114e64a5ed84c21474cbe6 P e4f6c44912944534bf259a77e12a8907: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:07:28.972986 16347 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.182.1:36033, user_credentials={real_user=slave}} blocked reactor thread for 66410us
I20260709 13:07:28.977115 16724 tablet.cc:1724] T 037b4682e5544eaa8df9c55b8b28820b P 83ef0efa74654e969954b9551fff9a12: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:07:29.004977 16730 tablet.cc:1724] T a2d4f565046e460e9d023678acbb89a7 P e4f6c44912944534bf259a77e12a8907: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:07:29.007472 16305 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "904ab8fa19fe46658f47f712529cc5f5"
dest_uuid: "e4f6c44912944534bf259a77e12a8907"
mode: GRACEFUL
new_leader_uuid: "8ebd466ba2d54433bc717ec203ca0947"
 from {username='slave'} at 127.0.0.1:45930
I20260709 13:07:29.008172 16305 raft_consensus.cc:606] T 904ab8fa19fe46658f47f712529cc5f5 P e4f6c44912944534bf259a77e12a8907 [term 2 LEADER]: Received request to transfer leadership to TS 8ebd466ba2d54433bc717ec203ca0947
W20260709 13:07:29.022540 16407 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:037b4682e5544eaa8df9c55b8b28820b)
W20260709 13:07:29.110865 16347 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.182.3:40619, user_credentials={real_user=slave}} blocked reactor thread for 136698us
I20260709 13:07:29.111647 16739 tablet.cc:1724] T e9ccf28011114e64a5ed84c21474cbe6 P 8ebd466ba2d54433bc717ec203ca0947: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:07:29.112803 16741 tablet.cc:1724] T f1adccb7b2c44b80a6c843fa1796d09e P 83ef0efa74654e969954b9551fff9a12: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:07:29.141109 16742 tablet.cc:1724] T 2e245dad60034136b82fe2a494205f82 P e4f6c44912944534bf259a77e12a8907: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:07:29.157516 16332 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:2e245dad60034136b82fe2a494205f82)
W20260709 13:07:29.158175 16332 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:2e245dad60034136b82fe2a494205f82)
W20260709 13:07:29.162212 16421 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.182.1:36033, user_credentials={real_user=slave}} blocked reactor thread for 145377us
I20260709 13:07:29.181344 16733 tablet.cc:1724] T 21af0a690f2f4a35b6752a221e7ea491 P 83ef0efa74654e969954b9551fff9a12: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:07:29.196746 16738 tablet.cc:1724] T 037b4682e5544eaa8df9c55b8b28820b P e4f6c44912944534bf259a77e12a8907: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:07:29.199546 16739 tablet.cc:1724] T 21af0a690f2f4a35b6752a221e7ea491 P 8ebd466ba2d54433bc717ec203ca0947: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:07:29.210187 16715 raft_consensus.cc:993] T 904ab8fa19fe46658f47f712529cc5f5 P e4f6c44912944534bf259a77e12a8907: : Instructing follower 8ebd466ba2d54433bc717ec203ca0947 to start an election
I20260709 13:07:29.210857 16719 raft_consensus.cc:1081] T 904ab8fa19fe46658f47f712529cc5f5 P e4f6c44912944534bf259a77e12a8907 [term 2 LEADER]: Signalling peer 8ebd466ba2d54433bc717ec203ca0947 to start an election
I20260709 13:07:29.203344 16724 tablet.cc:1724] T 1fe962f68a1c4b51a5d9afccba867c93 P 83ef0efa74654e969954b9551fff9a12: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:07:29.222380 16730 tablet.cc:1724] T 904ab8fa19fe46658f47f712529cc5f5 P e4f6c44912944534bf259a77e12a8907: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:07:29.238286 16744 tablet.cc:1724] T f1adccb7b2c44b80a6c843fa1796d09e P 8ebd466ba2d54433bc717ec203ca0947: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:07:29.246791 16745 tablet.cc:1724] T 12f06d785d844413a437fe8d703a959c P 83ef0efa74654e969954b9551fff9a12: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:07:29.257129 16723 tablet.cc:1724] T f1adccb7b2c44b80a6c843fa1796d09e P e4f6c44912944534bf259a77e12a8907: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:07:29.264951 16742 tablet.cc:1724] T 21af0a690f2f4a35b6752a221e7ea491 P e4f6c44912944534bf259a77e12a8907: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:07:29.268203 16455 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "904ab8fa19fe46658f47f712529cc5f5"
dest_uuid: "8ebd466ba2d54433bc717ec203ca0947"
 from {username='slave'} at 127.0.0.1:33106
I20260709 13:07:29.268846 16455 raft_consensus.cc:493] T 904ab8fa19fe46658f47f712529cc5f5 P 8ebd466ba2d54433bc717ec203ca0947 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:29.269237 16455 raft_consensus.cc:3060] T 904ab8fa19fe46658f47f712529cc5f5 P 8ebd466ba2d54433bc717ec203ca0947 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:29.268510 16741 tablet.cc:1724] T a2d4f565046e460e9d023678acbb89a7 P 83ef0efa74654e969954b9551fff9a12: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:07:29.290333 16455 raft_consensus.cc:515] T 904ab8fa19fe46658f47f712529cc5f5 P 8ebd466ba2d54433bc717ec203ca0947 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:29.294241 16451 raft_consensus.cc:1240] T 904ab8fa19fe46658f47f712529cc5f5 P 8ebd466ba2d54433bc717ec203ca0947 [term 3 FOLLOWER]: Rejecting Update request from peer e4f6c44912944534bf259a77e12a8907 for earlier term 2. Current term is 3. Ops: []
I20260709 13:07:29.301646 16455 leader_election.cc:290] T 904ab8fa19fe46658f47f712529cc5f5 P 8ebd466ba2d54433bc717ec203ca0947 [CANDIDATE]: Term 3 election: Requested vote from peers e4f6c44912944534bf259a77e12a8907 (127.10.182.1:36033), 83ef0efa74654e969954b9551fff9a12 (127.10.182.2:46079)
I20260709 13:07:29.302958 16305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "904ab8fa19fe46658f47f712529cc5f5" candidate_uuid: "8ebd466ba2d54433bc717ec203ca0947" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "e4f6c44912944534bf259a77e12a8907"
I20260709 13:07:29.302958 16381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "904ab8fa19fe46658f47f712529cc5f5" candidate_uuid: "8ebd466ba2d54433bc717ec203ca0947" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "83ef0efa74654e969954b9551fff9a12"
I20260709 13:07:29.304553 16381 raft_consensus.cc:3060] T 904ab8fa19fe46658f47f712529cc5f5 P 83ef0efa74654e969954b9551fff9a12 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:29.304418 16714 consensus_queue.cc:1059] T 904ab8fa19fe46658f47f712529cc5f5 P e4f6c44912944534bf259a77e12a8907 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 }, Status: INVALID_TERM, Last received: 2.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:07:29.310222 16305 raft_consensus.cc:3055] T 904ab8fa19fe46658f47f712529cc5f5 P e4f6c44912944534bf259a77e12a8907 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:29.310457 16381 raft_consensus.cc:2468] T 904ab8fa19fe46658f47f712529cc5f5 P 83ef0efa74654e969954b9551fff9a12 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ebd466ba2d54433bc717ec203ca0947 in term 3.
I20260709 13:07:29.311721 16305 raft_consensus.cc:740] T 904ab8fa19fe46658f47f712529cc5f5 P e4f6c44912944534bf259a77e12a8907 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e4f6c44912944534bf259a77e12a8907, State: Running, Role: LEADER
I20260709 13:07:29.313248 16418 leader_election.cc:304] T 904ab8fa19fe46658f47f712529cc5f5 P 8ebd466ba2d54433bc717ec203ca0947 [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: 83ef0efa74654e969954b9551fff9a12, 8ebd466ba2d54433bc717ec203ca0947; no voters: 
I20260709 13:07:29.316655 16737 raft_consensus.cc:2804] T 904ab8fa19fe46658f47f712529cc5f5 P 8ebd466ba2d54433bc717ec203ca0947 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:29.317155 16737 raft_consensus.cc:697] T 904ab8fa19fe46658f47f712529cc5f5 P 8ebd466ba2d54433bc717ec203ca0947 [term 3 LEADER]: Becoming Leader. State: Replica: 8ebd466ba2d54433bc717ec203ca0947, State: Running, Role: LEADER
I20260709 13:07:29.317667 16739 tablet.cc:1724] T a2d4f565046e460e9d023678acbb89a7 P 8ebd466ba2d54433bc717ec203ca0947: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:07:29.317952 16737 consensus_queue.cc:237] T 904ab8fa19fe46658f47f712529cc5f5 P 8ebd466ba2d54433bc717ec203ca0947 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, 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: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:29.320991 16305 consensus_queue.cc:260] T 904ab8fa19fe46658f47f712529cc5f5 P e4f6c44912944534bf259a77e12a8907 [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: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:29.321708 16305 raft_consensus.cc:3060] T 904ab8fa19fe46658f47f712529cc5f5 P e4f6c44912944534bf259a77e12a8907 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:29.338749 16746 tablet.cc:1724] T 2e245dad60034136b82fe2a494205f82 P 8ebd466ba2d54433bc717ec203ca0947: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:07:29.328097 16730 tablet.cc:1724] T 1fe962f68a1c4b51a5d9afccba867c93 P e4f6c44912944534bf259a77e12a8907: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:07:29.352962 16742 tablet.cc:1724] T 12f06d785d844413a437fe8d703a959c P e4f6c44912944534bf259a77e12a8907: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:07:29.364616 16747 tablet.cc:1724] T 1fe962f68a1c4b51a5d9afccba867c93 P 8ebd466ba2d54433bc717ec203ca0947: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:07:29.365888 16739 tablet.cc:1724] T 12f06d785d844413a437fe8d703a959c P 8ebd466ba2d54433bc717ec203ca0947: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:07:29.359591 16744 tablet.cc:1724] T 037b4682e5544eaa8df9c55b8b28820b P 8ebd466ba2d54433bc717ec203ca0947: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:07:29.374136 16203 catalog_manager.cc:5697] T 904ab8fa19fe46658f47f712529cc5f5 P 8ebd466ba2d54433bc717ec203ca0947 reported cstate change: term changed from 2 to 3, leader changed from e4f6c44912944534bf259a77e12a8907 (127.10.182.1) to 8ebd466ba2d54433bc717ec203ca0947 (127.10.182.3). New cstate: current_term: 3 leader_uuid: "8ebd466ba2d54433bc717ec203ca0947" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:29.375773 16203 catalog_manager.cc:5789] TS 8ebd466ba2d54433bc717ec203ca0947 (127.10.182.3:40619) does not have the latest schema for tablet 904ab8fa19fe46658f47f712529cc5f5 (table soft_deleted_table [id=2b893ffff6a94b1693da39e72a417896]). Expected version 1 got 0
I20260709 13:07:29.381743 16305 raft_consensus.cc:2468] T 904ab8fa19fe46658f47f712529cc5f5 P e4f6c44912944534bf259a77e12a8907 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ebd466ba2d54433bc717ec203ca0947 in term 3.
I20260709 13:07:29.382266 16381 raft_consensus.cc:1240] T 904ab8fa19fe46658f47f712529cc5f5 P 83ef0efa74654e969954b9551fff9a12 [term 3 FOLLOWER]: Rejecting Update request from peer e4f6c44912944534bf259a77e12a8907 for earlier term 2. Current term is 3. Ops: []
W20260709 13:07:29.384846 16731 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 3 current term: 3 is higher.
I20260709 13:07:29.388957 16745 tablet.cc:1724] T e9ccf28011114e64a5ed84c21474cbe6 P 83ef0efa74654e969954b9551fff9a12: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:07:29.407328 16745 tablet.cc:1724] T 2e245dad60034136b82fe2a494205f82 P 83ef0efa74654e969954b9551fff9a12: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:07:29.410868 16381 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f1adccb7b2c44b80a6c843fa1796d09e"
dest_uuid: "83ef0efa74654e969954b9551fff9a12"
mode: GRACEFUL
new_leader_uuid: "8ebd466ba2d54433bc717ec203ca0947"
 from {username='slave'} at 127.0.0.1:43290
I20260709 13:07:29.411505 16381 raft_consensus.cc:606] T f1adccb7b2c44b80a6c843fa1796d09e P 83ef0efa74654e969954b9551fff9a12 [term 1 LEADER]: Received request to transfer leadership to TS 8ebd466ba2d54433bc717ec203ca0947
I20260709 13:07:29.413235 10968 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260709 13:07:29.419410 10968 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:29.435194 16305 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0f3d160b851f4a319a6c38f18f7b71bc"
dest_uuid: "e4f6c44912944534bf259a77e12a8907"
mode: GRACEFUL
new_leader_uuid: "8ebd466ba2d54433bc717ec203ca0947"
 from {username='slave'} at 127.0.0.1:45930
I20260709 13:07:29.435806 16305 raft_consensus.cc:606] T 0f3d160b851f4a319a6c38f18f7b71bc P e4f6c44912944534bf259a77e12a8907 [term 2 LEADER]: Received request to transfer leadership to TS 8ebd466ba2d54433bc717ec203ca0947
I20260709 13:07:29.438824 16381 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "144441613f07444982ec17792bcbb6d3"
dest_uuid: "83ef0efa74654e969954b9551fff9a12"
mode: GRACEFUL
new_leader_uuid: "8ebd466ba2d54433bc717ec203ca0947"
 from {username='slave'} at 127.0.0.1:43290
I20260709 13:07:29.439404 16381 raft_consensus.cc:606] T 144441613f07444982ec17792bcbb6d3 P 83ef0efa74654e969954b9551fff9a12 [term 2 LEADER]: Received request to transfer leadership to TS 8ebd466ba2d54433bc717ec203ca0947
I20260709 13:07:29.440388 10968 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:07:29.441007 10968 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:07:29.444310 16204 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 30d328d8161847269420e3aa9825b404: soft_deleted_table [id=2b893ffff6a94b1693da39e72a417896] alter complete (version 1)
I20260709 13:07:29.487260 16734 raft_consensus.cc:993] T f1adccb7b2c44b80a6c843fa1796d09e P 83ef0efa74654e969954b9551fff9a12: : Instructing follower 8ebd466ba2d54433bc717ec203ca0947 to start an election
I20260709 13:07:29.487826 16701 raft_consensus.cc:1081] T f1adccb7b2c44b80a6c843fa1796d09e P 83ef0efa74654e969954b9551fff9a12 [term 1 LEADER]: Signalling peer 8ebd466ba2d54433bc717ec203ca0947 to start an election
I20260709 13:07:29.489552 16454 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f1adccb7b2c44b80a6c843fa1796d09e"
dest_uuid: "8ebd466ba2d54433bc717ec203ca0947"
 from {username='slave'} at 127.0.0.1:33096
I20260709 13:07:29.490111 16454 raft_consensus.cc:493] T f1adccb7b2c44b80a6c843fa1796d09e P 8ebd466ba2d54433bc717ec203ca0947 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:29.490434 16454 raft_consensus.cc:3060] T f1adccb7b2c44b80a6c843fa1796d09e P 8ebd466ba2d54433bc717ec203ca0947 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:29.495488 16454 raft_consensus.cc:515] T f1adccb7b2c44b80a6c843fa1796d09e P 8ebd466ba2d54433bc717ec203ca0947 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:29.497429 16454 leader_election.cc:290] T f1adccb7b2c44b80a6c843fa1796d09e P 8ebd466ba2d54433bc717ec203ca0947 [CANDIDATE]: Term 2 election: Requested vote from peers e4f6c44912944534bf259a77e12a8907 (127.10.182.1:36033), 83ef0efa74654e969954b9551fff9a12 (127.10.182.2:46079)
I20260709 13:07:29.498145 16305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1adccb7b2c44b80a6c843fa1796d09e" candidate_uuid: "8ebd466ba2d54433bc717ec203ca0947" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "e4f6c44912944534bf259a77e12a8907"
I20260709 13:07:29.498724 16305 raft_consensus.cc:3060] T f1adccb7b2c44b80a6c843fa1796d09e P e4f6c44912944534bf259a77e12a8907 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:29.498677 16381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1adccb7b2c44b80a6c843fa1796d09e" candidate_uuid: "8ebd466ba2d54433bc717ec203ca0947" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "83ef0efa74654e969954b9551fff9a12"
I20260709 13:07:29.499482 16381 raft_consensus.cc:3055] T f1adccb7b2c44b80a6c843fa1796d09e P 83ef0efa74654e969954b9551fff9a12 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:29.499848 16381 raft_consensus.cc:740] T f1adccb7b2c44b80a6c843fa1796d09e P 83ef0efa74654e969954b9551fff9a12 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 83ef0efa74654e969954b9551fff9a12, State: Running, Role: LEADER
I20260709 13:07:29.500173 16672 raft_consensus.cc:993] T 0f3d160b851f4a319a6c38f18f7b71bc P e4f6c44912944534bf259a77e12a8907: : Instructing follower 8ebd466ba2d54433bc717ec203ca0947 to start an election
I20260709 13:07:29.500654 16672 raft_consensus.cc:1081] T 0f3d160b851f4a319a6c38f18f7b71bc P e4f6c44912944534bf259a77e12a8907 [term 2 LEADER]: Signalling peer 8ebd466ba2d54433bc717ec203ca0947 to start an election
I20260709 13:07:29.500643 16381 consensus_queue.cc:260] T f1adccb7b2c44b80a6c843fa1796d09e P 83ef0efa74654e969954b9551fff9a12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:29.501850 16381 raft_consensus.cc:3060] T f1adccb7b2c44b80a6c843fa1796d09e P 83ef0efa74654e969954b9551fff9a12 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:29.502660 16455 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0f3d160b851f4a319a6c38f18f7b71bc"
dest_uuid: "8ebd466ba2d54433bc717ec203ca0947"
 from {username='slave'} at 127.0.0.1:33106
I20260709 13:07:29.503165 16455 raft_consensus.cc:493] T 0f3d160b851f4a319a6c38f18f7b71bc P 8ebd466ba2d54433bc717ec203ca0947 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:29.503492 16455 raft_consensus.cc:3060] T 0f3d160b851f4a319a6c38f18f7b71bc P 8ebd466ba2d54433bc717ec203ca0947 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:29.505709 16305 raft_consensus.cc:2468] T f1adccb7b2c44b80a6c843fa1796d09e P e4f6c44912944534bf259a77e12a8907 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ebd466ba2d54433bc717ec203ca0947 in term 2.
I20260709 13:07:29.508056 16421 leader_election.cc:304] T f1adccb7b2c44b80a6c843fa1796d09e P 8ebd466ba2d54433bc717ec203ca0947 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ebd466ba2d54433bc717ec203ca0947, e4f6c44912944534bf259a77e12a8907; no voters: 
I20260709 13:07:29.508262 16381 raft_consensus.cc:2468] T f1adccb7b2c44b80a6c843fa1796d09e P 83ef0efa74654e969954b9551fff9a12 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ebd466ba2d54433bc717ec203ca0947 in term 2.
I20260709 13:07:29.508893 16737 raft_consensus.cc:2804] T f1adccb7b2c44b80a6c843fa1796d09e P 8ebd466ba2d54433bc717ec203ca0947 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:29.509377 16737 raft_consensus.cc:697] T f1adccb7b2c44b80a6c843fa1796d09e P 8ebd466ba2d54433bc717ec203ca0947 [term 2 LEADER]: Becoming Leader. State: Replica: 8ebd466ba2d54433bc717ec203ca0947, State: Running, Role: LEADER
I20260709 13:07:29.510154 16737 consensus_queue.cc:237] T f1adccb7b2c44b80a6c843fa1796d09e P 8ebd466ba2d54433bc717ec203ca0947 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:29.510579 16455 raft_consensus.cc:515] T 0f3d160b851f4a319a6c38f18f7b71bc P 8ebd466ba2d54433bc717ec203ca0947 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:29.512998 16455 leader_election.cc:290] T 0f3d160b851f4a319a6c38f18f7b71bc P 8ebd466ba2d54433bc717ec203ca0947 [CANDIDATE]: Term 3 election: Requested vote from peers e4f6c44912944534bf259a77e12a8907 (127.10.182.1:36033), 83ef0efa74654e969954b9551fff9a12 (127.10.182.2:46079)
I20260709 13:07:29.513453 16381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f3d160b851f4a319a6c38f18f7b71bc" candidate_uuid: "8ebd466ba2d54433bc717ec203ca0947" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "83ef0efa74654e969954b9551fff9a12"
I20260709 13:07:29.513461 16304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f3d160b851f4a319a6c38f18f7b71bc" candidate_uuid: "8ebd466ba2d54433bc717ec203ca0947" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e4f6c44912944534bf259a77e12a8907"
I20260709 13:07:29.514148 16381 raft_consensus.cc:3060] T 0f3d160b851f4a319a6c38f18f7b71bc P 83ef0efa74654e969954b9551fff9a12 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:29.514499 16304 raft_consensus.cc:3055] T 0f3d160b851f4a319a6c38f18f7b71bc P e4f6c44912944534bf259a77e12a8907 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:29.514886 16304 raft_consensus.cc:740] T 0f3d160b851f4a319a6c38f18f7b71bc P e4f6c44912944534bf259a77e12a8907 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e4f6c44912944534bf259a77e12a8907, State: Running, Role: LEADER
I20260709 13:07:29.515690 16304 consensus_queue.cc:260] T 0f3d160b851f4a319a6c38f18f7b71bc P e4f6c44912944534bf259a77e12a8907 [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: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:29.517028 16304 raft_consensus.cc:3060] T 0f3d160b851f4a319a6c38f18f7b71bc P e4f6c44912944534bf259a77e12a8907 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:29.518780 16201 catalog_manager.cc:5697] T f1adccb7b2c44b80a6c843fa1796d09e P 8ebd466ba2d54433bc717ec203ca0947 reported cstate change: term changed from 1 to 2, leader changed from 83ef0efa74654e969954b9551fff9a12 (127.10.182.2) to 8ebd466ba2d54433bc717ec203ca0947 (127.10.182.3). New cstate: current_term: 2 leader_uuid: "8ebd466ba2d54433bc717ec203ca0947" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:29.521854 16381 raft_consensus.cc:2468] T 0f3d160b851f4a319a6c38f18f7b71bc P 83ef0efa74654e969954b9551fff9a12 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ebd466ba2d54433bc717ec203ca0947 in term 3.
I20260709 13:07:29.523324 16418 leader_election.cc:304] T 0f3d160b851f4a319a6c38f18f7b71bc P 8ebd466ba2d54433bc717ec203ca0947 [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: 83ef0efa74654e969954b9551fff9a12, 8ebd466ba2d54433bc717ec203ca0947; no voters: 
I20260709 13:07:29.524272 16737 raft_consensus.cc:2804] T 0f3d160b851f4a319a6c38f18f7b71bc P 8ebd466ba2d54433bc717ec203ca0947 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:29.524812 16737 raft_consensus.cc:697] T 0f3d160b851f4a319a6c38f18f7b71bc P 8ebd466ba2d54433bc717ec203ca0947 [term 3 LEADER]: Becoming Leader. State: Replica: 8ebd466ba2d54433bc717ec203ca0947, State: Running, Role: LEADER
I20260709 13:07:29.525679 16737 consensus_queue.cc:237] T 0f3d160b851f4a319a6c38f18f7b71bc P 8ebd466ba2d54433bc717ec203ca0947 [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: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:29.528194 16304 raft_consensus.cc:2468] T 0f3d160b851f4a319a6c38f18f7b71bc P e4f6c44912944534bf259a77e12a8907 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ebd466ba2d54433bc717ec203ca0947 in term 3.
I20260709 13:07:29.535954 16201 catalog_manager.cc:5697] T 0f3d160b851f4a319a6c38f18f7b71bc P 8ebd466ba2d54433bc717ec203ca0947 reported cstate change: term changed from 2 to 3, leader changed from e4f6c44912944534bf259a77e12a8907 (127.10.182.1) to 8ebd466ba2d54433bc717ec203ca0947 (127.10.182.3). New cstate: current_term: 3 leader_uuid: "8ebd466ba2d54433bc717ec203ca0947" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:29.779304 16305 raft_consensus.cc:1275] T 904ab8fa19fe46658f47f712529cc5f5 P e4f6c44912944534bf259a77e12a8907 [term 3 FOLLOWER]: Refusing update from remote peer 8ebd466ba2d54433bc717ec203ca0947: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:07:29.780664 16737 consensus_queue.cc:1048] T 904ab8fa19fe46658f47f712529cc5f5 P 8ebd466ba2d54433bc717ec203ca0947 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:29.786293 16746 tablet.cc:1724] T 904ab8fa19fe46658f47f712529cc5f5 P 8ebd466ba2d54433bc717ec203ca0947: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:07:29.794414 16381 raft_consensus.cc:1275] T 904ab8fa19fe46658f47f712529cc5f5 P 83ef0efa74654e969954b9551fff9a12 [term 3 FOLLOWER]: Refusing update from remote peer 8ebd466ba2d54433bc717ec203ca0947: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:07:29.797087 16720 consensus_queue.cc:1048] T 904ab8fa19fe46658f47f712529cc5f5 P 8ebd466ba2d54433bc717ec203ca0947 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:29.800812 16745 tablet.cc:1724] T 904ab8fa19fe46658f47f712529cc5f5 P 83ef0efa74654e969954b9551fff9a12: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:07:29.808634 16730 tablet.cc:1719] T 904ab8fa19fe46658f47f712529cc5f5 P e4f6c44912944534bf259a77e12a8907: Skipping requested alter to schema version 1, tablet already version 1
I20260709 13:07:29.817536 16204 catalog_manager.cc:5789] TS 83ef0efa74654e969954b9551fff9a12 (127.10.182.2:46079) does not have the latest schema for tablet 904ab8fa19fe46658f47f712529cc5f5 (table soft_deleted_table [id=2b893ffff6a94b1693da39e72a417896]). Expected version 1 got 0
I20260709 13:07:29.820012 16755 mvcc.cc:204] Tried to move back new op lower bound from 7305635634366349312 to 7305635632449863680. Current Snapshot: MvccSnapshot[applied={T|T < 7305635634366349312}]
I20260709 13:07:29.820667 16745 tablet.cc:1719] T 904ab8fa19fe46658f47f712529cc5f5 P 83ef0efa74654e969954b9551fff9a12: Skipping requested alter to schema version 1, tablet already version 1
I20260709 13:07:29.823026 16746 tablet.cc:1719] T 904ab8fa19fe46658f47f712529cc5f5 P 8ebd466ba2d54433bc717ec203ca0947: Skipping requested alter to schema version 1, tablet already version 1
I20260709 13:07:29.907191 16379 raft_consensus.cc:1275] T f1adccb7b2c44b80a6c843fa1796d09e P 83ef0efa74654e969954b9551fff9a12 [term 2 FOLLOWER]: Refusing update from remote peer 8ebd466ba2d54433bc717ec203ca0947: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:07:29.908461 16757 consensus_queue.cc:1048] T f1adccb7b2c44b80a6c843fa1796d09e P 8ebd466ba2d54433bc717ec203ca0947 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:29.915279 16305 raft_consensus.cc:1275] T f1adccb7b2c44b80a6c843fa1796d09e P e4f6c44912944534bf259a77e12a8907 [term 2 FOLLOWER]: Refusing update from remote peer 8ebd466ba2d54433bc717ec203ca0947: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:07:29.919513 16737 consensus_queue.cc:1048] T f1adccb7b2c44b80a6c843fa1796d09e P 8ebd466ba2d54433bc717ec203ca0947 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:29.927134 16734 raft_consensus.cc:993] T 144441613f07444982ec17792bcbb6d3 P 83ef0efa74654e969954b9551fff9a12: : Instructing follower 8ebd466ba2d54433bc717ec203ca0947 to start an election
I20260709 13:07:29.928668 16701 raft_consensus.cc:1081] T 144441613f07444982ec17792bcbb6d3 P 83ef0efa74654e969954b9551fff9a12 [term 2 LEADER]: Signalling peer 8ebd466ba2d54433bc717ec203ca0947 to start an election
I20260709 13:07:29.930984 16455 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "144441613f07444982ec17792bcbb6d3"
dest_uuid: "8ebd466ba2d54433bc717ec203ca0947"
 from {username='slave'} at 127.0.0.1:33096
I20260709 13:07:29.931519 16455 raft_consensus.cc:493] T 144441613f07444982ec17792bcbb6d3 P 8ebd466ba2d54433bc717ec203ca0947 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:29.931828 16455 raft_consensus.cc:3060] T 144441613f07444982ec17792bcbb6d3 P 8ebd466ba2d54433bc717ec203ca0947 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:29.937338 16455 raft_consensus.cc:515] T 144441613f07444982ec17792bcbb6d3 P 8ebd466ba2d54433bc717ec203ca0947 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:29.938756 16455 leader_election.cc:290] T 144441613f07444982ec17792bcbb6d3 P 8ebd466ba2d54433bc717ec203ca0947 [CANDIDATE]: Term 3 election: Requested vote from peers e4f6c44912944534bf259a77e12a8907 (127.10.182.1:36033), 83ef0efa74654e969954b9551fff9a12 (127.10.182.2:46079)
I20260709 13:07:29.939670 16305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "144441613f07444982ec17792bcbb6d3" candidate_uuid: "8ebd466ba2d54433bc717ec203ca0947" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e4f6c44912944534bf259a77e12a8907"
I20260709 13:07:29.939863 16379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "144441613f07444982ec17792bcbb6d3" candidate_uuid: "8ebd466ba2d54433bc717ec203ca0947" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "83ef0efa74654e969954b9551fff9a12"
I20260709 13:07:29.940209 16305 raft_consensus.cc:3060] T 144441613f07444982ec17792bcbb6d3 P e4f6c44912944534bf259a77e12a8907 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:29.940606 16379 raft_consensus.cc:3055] T 144441613f07444982ec17792bcbb6d3 P 83ef0efa74654e969954b9551fff9a12 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:29.940908 16379 raft_consensus.cc:740] T 144441613f07444982ec17792bcbb6d3 P 83ef0efa74654e969954b9551fff9a12 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 83ef0efa74654e969954b9551fff9a12, State: Running, Role: LEADER
I20260709 13:07:29.941579 16379 consensus_queue.cc:260] T 144441613f07444982ec17792bcbb6d3 P 83ef0efa74654e969954b9551fff9a12 [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: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:29.942520 16379 raft_consensus.cc:3060] T 144441613f07444982ec17792bcbb6d3 P 83ef0efa74654e969954b9551fff9a12 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:29.944993 16305 raft_consensus.cc:2468] T 144441613f07444982ec17792bcbb6d3 P e4f6c44912944534bf259a77e12a8907 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ebd466ba2d54433bc717ec203ca0947 in term 3.
I20260709 13:07:29.946089 16421 leader_election.cc:304] T 144441613f07444982ec17792bcbb6d3 P 8ebd466ba2d54433bc717ec203ca0947 [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: 8ebd466ba2d54433bc717ec203ca0947, e4f6c44912944534bf259a77e12a8907; no voters: 
I20260709 13:07:29.946990 16757 raft_consensus.cc:2804] T 144441613f07444982ec17792bcbb6d3 P 8ebd466ba2d54433bc717ec203ca0947 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:29.947515 16757 raft_consensus.cc:697] T 144441613f07444982ec17792bcbb6d3 P 8ebd466ba2d54433bc717ec203ca0947 [term 3 LEADER]: Becoming Leader. State: Replica: 8ebd466ba2d54433bc717ec203ca0947, State: Running, Role: LEADER
I20260709 13:07:29.948272 16757 consensus_queue.cc:237] T 144441613f07444982ec17792bcbb6d3 P 8ebd466ba2d54433bc717ec203ca0947 [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: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } }
I20260709 13:07:29.949280 16379 raft_consensus.cc:2468] T 144441613f07444982ec17792bcbb6d3 P 83ef0efa74654e969954b9551fff9a12 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ebd466ba2d54433bc717ec203ca0947 in term 3.
I20260709 13:07:29.957232 16203 catalog_manager.cc:5697] T 144441613f07444982ec17792bcbb6d3 P 8ebd466ba2d54433bc717ec203ca0947 reported cstate change: term changed from 2 to 3, leader changed from 83ef0efa74654e969954b9551fff9a12 (127.10.182.2) to 8ebd466ba2d54433bc717ec203ca0947 (127.10.182.3). New cstate: current_term: 3 leader_uuid: "8ebd466ba2d54433bc717ec203ca0947" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ebd466ba2d54433bc717ec203ca0947" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 40619 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:30.095750 16379 raft_consensus.cc:1275] T 0f3d160b851f4a319a6c38f18f7b71bc P 83ef0efa74654e969954b9551fff9a12 [term 3 FOLLOWER]: Refusing update from remote peer 8ebd466ba2d54433bc717ec203ca0947: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:30.097085 16757 consensus_queue.cc:1048] T 0f3d160b851f4a319a6c38f18f7b71bc P 8ebd466ba2d54433bc717ec203ca0947 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:07:30.105780 16305 raft_consensus.cc:1275] T 0f3d160b851f4a319a6c38f18f7b71bc P e4f6c44912944534bf259a77e12a8907 [term 3 FOLLOWER]: Refusing update from remote peer 8ebd466ba2d54433bc717ec203ca0947: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:30.107707 16737 consensus_queue.cc:1048] T 0f3d160b851f4a319a6c38f18f7b71bc P 8ebd466ba2d54433bc717ec203ca0947 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:30.329872 16379 raft_consensus.cc:1275] T 144441613f07444982ec17792bcbb6d3 P 83ef0efa74654e969954b9551fff9a12 [term 3 FOLLOWER]: Refusing update from remote peer 8ebd466ba2d54433bc717ec203ca0947: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:30.331060 16737 consensus_queue.cc:1048] T 144441613f07444982ec17792bcbb6d3 P 8ebd466ba2d54433bc717ec203ca0947 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83ef0efa74654e969954b9551fff9a12" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 46079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:30.340302 16304 raft_consensus.cc:1275] T 144441613f07444982ec17792bcbb6d3 P e4f6c44912944534bf259a77e12a8907 [term 3 FOLLOWER]: Refusing update from remote peer 8ebd466ba2d54433bc717ec203ca0947: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:30.342762 16720 consensus_queue.cc:1048] T 144441613f07444982ec17792bcbb6d3 P 8ebd466ba2d54433bc717ec203ca0947 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4f6c44912944534bf259a77e12a8907" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:30.497618 10968 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 13:07:30.502424 10968 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 13:07:30.502889 10968 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:30.507500 10968 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 13:07:30.507818 10968 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:07:31.536931 10968 tablet_server.cc:179] TabletServer@127.10.182.1:0 shutting down...
W20260709 13:07:31.540606 16347 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]
W20260709 13:07:31.544343 16347 consensus_peers.cc:597] T 12f06d785d844413a437fe8d703a959c P 83ef0efa74654e969954b9551fff9a12 -> Peer e4f6c44912944534bf259a77e12a8907 (127.10.182.1:36033): Couldn't send request to peer e4f6c44912944534bf259a77e12a8907. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:31.568982 10968 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:07:31.569788 10968 tablet_replica.cc:333] T 037b4682e5544eaa8df9c55b8b28820b P e4f6c44912944534bf259a77e12a8907: stopping tablet replica
I20260709 13:07:31.570402 10968 raft_consensus.cc:2243] T 037b4682e5544eaa8df9c55b8b28820b P e4f6c44912944534bf259a77e12a8907 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:31.570869 10968 raft_consensus.cc:2272] T 037b4682e5544eaa8df9c55b8b28820b P e4f6c44912944534bf259a77e12a8907 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:31.572712 10968 tablet_replica.cc:333] T 12f06d785d844413a437fe8d703a959c P e4f6c44912944534bf259a77e12a8907: stopping tablet replica
I20260709 13:07:31.573237 10968 raft_consensus.cc:2243] T 12f06d785d844413a437fe8d703a959c P e4f6c44912944534bf259a77e12a8907 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:31.573645 10968 raft_consensus.cc:2272] T 12f06d785d844413a437fe8d703a959c P e4f6c44912944534bf259a77e12a8907 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:31.575230 10968 tablet_replica.cc:333] T 2e245dad60034136b82fe2a494205f82 P e4f6c44912944534bf259a77e12a8907: stopping tablet replica
I20260709 13:07:31.575757 10968 raft_consensus.cc:2243] T 2e245dad60034136b82fe2a494205f82 P e4f6c44912944534bf259a77e12a8907 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:31.576587 10968 raft_consensus.cc:2272] T 2e245dad60034136b82fe2a494205f82 P e4f6c44912944534bf259a77e12a8907 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:31.578387 10968 tablet_replica.cc:333] T 96c77a83b5d64b259864ae91df7a2fef P e4f6c44912944534bf259a77e12a8907: stopping tablet replica
I20260709 13:07:31.578939 10968 raft_consensus.cc:2243] T 96c77a83b5d64b259864ae91df7a2fef P e4f6c44912944534bf259a77e12a8907 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:31.579706 10968 raft_consensus.cc:2272] T 96c77a83b5d64b259864ae91df7a2fef P e4f6c44912944534bf259a77e12a8907 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:31.581678 10968 tablet_replica.cc:333] T 904ab8fa19fe46658f47f712529cc5f5 P e4f6c44912944534bf259a77e12a8907: stopping tablet replica
I20260709 13:07:31.582217 10968 raft_consensus.cc:2243] T 904ab8fa19fe46658f47f712529cc5f5 P e4f6c44912944534bf259a77e12a8907 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:31.582681 10968 raft_consensus.cc:2272] T 904ab8fa19fe46658f47f712529cc5f5 P e4f6c44912944534bf259a77e12a8907 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:31.584692 10968 tablet_replica.cc:333] T 7c7d200751be4f2e8331e4ecd0f4cbee P e4f6c44912944534bf259a77e12a8907: stopping tablet replica
I20260709 13:07:31.585304 10968 raft_consensus.cc:2243] T 7c7d200751be4f2e8331e4ecd0f4cbee P e4f6c44912944534bf259a77e12a8907 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:31.585767 10968 raft_consensus.cc:2272] T 7c7d200751be4f2e8331e4ecd0f4cbee P e4f6c44912944534bf259a77e12a8907 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:31.587604 10968 tablet_replica.cc:333] T 39e40a1f7747473888a88ee1497a9728 P e4f6c44912944534bf259a77e12a8907: stopping tablet replica
I20260709 13:07:31.588138 10968 raft_consensus.cc:2243] T 39e40a1f7747473888a88ee1497a9728 P e4f6c44912944534bf259a77e12a8907 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:31.588575 10968 raft_consensus.cc:2272] T 39e40a1f7747473888a88ee1497a9728 P e4f6c44912944534bf259a77e12a8907 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:31.590466 10968 tablet_replica.cc:333] T 1fe962f68a1c4b51a5d9afccba867c93 P e4f6c44912944534bf259a77e12a8907: stopping tablet replica
I20260709 13:07:31.591017 10968 raft_consensus.cc:2243] T 1fe962f68a1c4b51a5d9afccba867c93 P e4f6c44912944534bf259a77e12a8907 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:31.591432 10968 raft_consensus.cc:2272] T 1fe962f68a1c4b51a5d9afccba867c93 P e4f6c44912944534bf259a77e12a8907 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:31.593091 10968 tablet_replica.cc:333] T f1adccb7b2c44b80a6c843fa1796d09e P e4f6c44912944534bf259a77e12a8907: stopping tablet replica
I20260709 13:07:31.593605 10968 raft_consensus.cc:2243] T f1adccb7b2c44b80a6c843fa1796d09e P e4f6c44912944534bf259a77e12a8907 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:31.594087 10968 raft_consensus.cc:2272] T f1adccb7b2c44b80a6c843fa1796d09e P e4f6c44912944534bf259a77e12a8907 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:31.596172 10968 tablet_replica.cc:333] T 0f3d160b851f4a319a6c38f18f7b71bc P e4f6c44912944534bf259a77e12a8907: stopping tablet replica
I20260709 13:07:31.596714 10968 raft_consensus.cc:2243] T 0f3d160b851f4a319a6c38f18f7b71bc P e4f6c44912944534bf259a77e12a8907 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:31.597188 10968 raft_consensus.cc:2272] T 0f3d160b851f4a319a6c38f18f7b71bc P e4f6c44912944534bf259a77e12a8907 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:31.598955 10968 tablet_replica.cc:333] T e9ccf28011114e64a5ed84c21474cbe6 P e4f6c44912944534bf259a77e12a8907: stopping tablet replica
I20260709 13:07:31.599466 10968 raft_consensus.cc:2243] T e9ccf28011114e64a5ed84c21474cbe6 P e4f6c44912944534bf259a77e12a8907 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:31.600171 10968 raft_consensus.cc:2272] T e9ccf28011114e64a5ed84c21474cbe6 P e4f6c44912944534bf259a77e12a8907 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:31.601768 10968 tablet_replica.cc:333] T 7f96b47b7c554cf0842adb4c099c9283 P e4f6c44912944534bf259a77e12a8907: stopping tablet replica
I20260709 13:07:31.602275 10968 raft_consensus.cc:2243] T 7f96b47b7c554cf0842adb4c099c9283 P e4f6c44912944534bf259a77e12a8907 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:31.602977 10968 raft_consensus.cc:2272] T 7f96b47b7c554cf0842adb4c099c9283 P e4f6c44912944534bf259a77e12a8907 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:31.604725 10968 tablet_replica.cc:333] T a2d4f565046e460e9d023678acbb89a7 P e4f6c44912944534bf259a77e12a8907: stopping tablet replica
I20260709 13:07:31.605216 10968 raft_consensus.cc:2243] T a2d4f565046e460e9d023678acbb89a7 P e4f6c44912944534bf259a77e12a8907 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:31.605932 10968 raft_consensus.cc:2272] T a2d4f565046e460e9d023678acbb89a7 P e4f6c44912944534bf259a77e12a8907 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:31.607647 10968 tablet_replica.cc:333] T 3ecb09ce4a7849eaa32091dade071e4c P e4f6c44912944534bf259a77e12a8907: stopping tablet replica
I20260709 13:07:31.608187 10968 raft_consensus.cc:2243] T 3ecb09ce4a7849eaa32091dade071e4c P e4f6c44912944534bf259a77e12a8907 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:31.608956 10968 raft_consensus.cc:2272] T 3ecb09ce4a7849eaa32091dade071e4c P e4f6c44912944534bf259a77e12a8907 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:31.610824 10968 tablet_replica.cc:333] T 21af0a690f2f4a35b6752a221e7ea491 P e4f6c44912944534bf259a77e12a8907: stopping tablet replica
I20260709 13:07:31.611336 10968 raft_consensus.cc:2243] T 21af0a690f2f4a35b6752a221e7ea491 P e4f6c44912944534bf259a77e12a8907 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:31.611748 10968 raft_consensus.cc:2272] T 21af0a690f2f4a35b6752a221e7ea491 P e4f6c44912944534bf259a77e12a8907 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:31.613722 10968 tablet_replica.cc:333] T 4381503f2a884b9a93dad81723399608 P e4f6c44912944534bf259a77e12a8907: stopping tablet replica
I20260709 13:07:31.614240 10968 raft_consensus.cc:2243] T 4381503f2a884b9a93dad81723399608 P e4f6c44912944534bf259a77e12a8907 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:31.614656 10968 raft_consensus.cc:2272] T 4381503f2a884b9a93dad81723399608 P e4f6c44912944534bf259a77e12a8907 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:31.616532 10968 tablet_replica.cc:333] T 39cbef44431942c1b2652887d8f60ca1 P e4f6c44912944534bf259a77e12a8907: stopping tablet replica
I20260709 13:07:31.617044 10968 raft_consensus.cc:2243] T 39cbef44431942c1b2652887d8f60ca1 P e4f6c44912944534bf259a77e12a8907 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:31.617471 10968 raft_consensus.cc:2272] T 39cbef44431942c1b2652887d8f60ca1 P e4f6c44912944534bf259a77e12a8907 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:31.619524 10968 tablet_replica.cc:333] T 144441613f07444982ec17792bcbb6d3 P e4f6c44912944534bf259a77e12a8907: stopping tablet replica
I20260709 13:07:31.620108 10968 raft_consensus.cc:2243] T 144441613f07444982ec17792bcbb6d3 P e4f6c44912944534bf259a77e12a8907 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:31.620579 10968 raft_consensus.cc:2272] T 144441613f07444982ec17792bcbb6d3 P e4f6c44912944534bf259a77e12a8907 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:31.623359 16347 consensus_peers.cc:597] T 7c7d200751be4f2e8331e4ecd0f4cbee P 83ef0efa74654e969954b9551fff9a12 -> Peer e4f6c44912944534bf259a77e12a8907 (127.10.182.1:36033): Couldn't send request to peer e4f6c44912944534bf259a77e12a8907. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:31.650274 10968 tablet_server.cc:196] TabletServer@127.10.182.1:0 shutdown complete.
I20260709 13:07:31.679680 10968 tablet_server.cc:179] TabletServer@127.10.182.2:0 shutting down...
W20260709 13:07:31.695178 16347 consensus_peers.cc:597] T 037b4682e5544eaa8df9c55b8b28820b P 83ef0efa74654e969954b9551fff9a12 -> Peer e4f6c44912944534bf259a77e12a8907 (127.10.182.1:36033): Couldn't send request to peer e4f6c44912944534bf259a77e12a8907. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.1:36033: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:31.715852 10968 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 13:07:31.715646 16421 consensus_peers.cc:597] T f1adccb7b2c44b80a6c843fa1796d09e P 8ebd466ba2d54433bc717ec203ca0947 -> Peer e4f6c44912944534bf259a77e12a8907 (127.10.182.1:36033): Couldn't send request to peer e4f6c44912944534bf259a77e12a8907. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.1:36033: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:31.717432 10968 tablet_replica.cc:333] T 2e245dad60034136b82fe2a494205f82 P 83ef0efa74654e969954b9551fff9a12: stopping tablet replica
I20260709 13:07:31.718267 10968 raft_consensus.cc:2243] T 2e245dad60034136b82fe2a494205f82 P 83ef0efa74654e969954b9551fff9a12 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:31.718752 10968 raft_consensus.cc:2272] T 2e245dad60034136b82fe2a494205f82 P 83ef0efa74654e969954b9551fff9a12 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:31.718997 16418 consensus_peers.cc:597] T f1adccb7b2c44b80a6c843fa1796d09e P 8ebd466ba2d54433bc717ec203ca0947 -> Peer 83ef0efa74654e969954b9551fff9a12 (127.10.182.2:46079): Couldn't send request to peer 83ef0efa74654e969954b9551fff9a12. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:31.720894 10968 tablet_replica.cc:333] T 12f06d785d844413a437fe8d703a959c P 83ef0efa74654e969954b9551fff9a12: stopping tablet replica
I20260709 13:07:31.721527 10968 raft_consensus.cc:2243] T 12f06d785d844413a437fe8d703a959c P 83ef0efa74654e969954b9551fff9a12 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:31.722234 10968 raft_consensus.cc:2272] T 12f06d785d844413a437fe8d703a959c P 83ef0efa74654e969954b9551fff9a12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:31.723943 10968 tablet_replica.cc:333] T f1adccb7b2c44b80a6c843fa1796d09e P 83ef0efa74654e969954b9551fff9a12: stopping tablet replica
I20260709 13:07:31.724550 10968 raft_consensus.cc:2243] T f1adccb7b2c44b80a6c843fa1796d09e P 83ef0efa74654e969954b9551fff9a12 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:31.724941 10968 raft_consensus.cc:2272] T f1adccb7b2c44b80a6c843fa1796d09e P 83ef0efa74654e969954b9551fff9a12 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:31.726611 10968 tablet_replica.cc:333] T 0f3d160b851f4a319a6c38f18f7b71bc P 83ef0efa74654e969954b9551fff9a12: stopping tablet replica
I20260709 13:07:31.727133 10968 raft_consensus.cc:2243] T 0f3d160b851f4a319a6c38f18f7b71bc P 83ef0efa74654e969954b9551fff9a12 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:31.727546 10968 raft_consensus.cc:2272] T 0f3d160b851f4a319a6c38f18f7b71bc P 83ef0efa74654e969954b9551fff9a12 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:31.729385 10968 tablet_replica.cc:333] T 1fe962f68a1c4b51a5d9afccba867c93 P 83ef0efa74654e969954b9551fff9a12: stopping tablet replica
I20260709 13:07:31.729900 10968 raft_consensus.cc:2243] T 1fe962f68a1c4b51a5d9afccba867c93 P 83ef0efa74654e969954b9551fff9a12 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:31.730612 10968 raft_consensus.cc:2272] T 1fe962f68a1c4b51a5d9afccba867c93 P 83ef0efa74654e969954b9551fff9a12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:31.732491 10968 tablet_replica.cc:333] T 037b4682e5544eaa8df9c55b8b28820b P 83ef0efa74654e969954b9551fff9a12: stopping tablet replica
I20260709 13:07:31.733101 10968 raft_consensus.cc:2243] T 037b4682e5544eaa8df9c55b8b28820b P 83ef0efa74654e969954b9551fff9a12 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:31.733940 10968 raft_consensus.cc:2272] T 037b4682e5544eaa8df9c55b8b28820b P 83ef0efa74654e969954b9551fff9a12 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:31.735329 16418 consensus_peers.cc:597] T 0f3d160b851f4a319a6c38f18f7b71bc P 8ebd466ba2d54433bc717ec203ca0947 -> Peer 83ef0efa74654e969954b9551fff9a12 (127.10.182.2:46079): Couldn't send request to peer 83ef0efa74654e969954b9551fff9a12. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:31.736080 10968 tablet_replica.cc:333] T 21af0a690f2f4a35b6752a221e7ea491 P 83ef0efa74654e969954b9551fff9a12: stopping tablet replica
I20260709 13:07:31.736629 10968 raft_consensus.cc:2243] T 21af0a690f2f4a35b6752a221e7ea491 P 83ef0efa74654e969954b9551fff9a12 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:31.737000 10968 raft_consensus.cc:2272] T 21af0a690f2f4a35b6752a221e7ea491 P 83ef0efa74654e969954b9551fff9a12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:31.738762 10968 tablet_replica.cc:333] T 4381503f2a884b9a93dad81723399608 P 83ef0efa74654e969954b9551fff9a12: stopping tablet replica
I20260709 13:07:31.739347 10968 raft_consensus.cc:2243] T 4381503f2a884b9a93dad81723399608 P 83ef0efa74654e969954b9551fff9a12 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:31.740088 10968 raft_consensus.cc:2272] T 4381503f2a884b9a93dad81723399608 P 83ef0efa74654e969954b9551fff9a12 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:31.742172 10968 tablet_replica.cc:333] T 144441613f07444982ec17792bcbb6d3 P 83ef0efa74654e969954b9551fff9a12: stopping tablet replica
W20260709 13:07:31.742393 16421 consensus_peers.cc:597] T 904ab8fa19fe46658f47f712529cc5f5 P 8ebd466ba2d54433bc717ec203ca0947 -> Peer e4f6c44912944534bf259a77e12a8907 (127.10.182.1:36033): Couldn't send request to peer e4f6c44912944534bf259a77e12a8907. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.1:36033: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:31.742736 10968 raft_consensus.cc:2243] T 144441613f07444982ec17792bcbb6d3 P 83ef0efa74654e969954b9551fff9a12 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:31.743199 10968 raft_consensus.cc:2272] T 144441613f07444982ec17792bcbb6d3 P 83ef0efa74654e969954b9551fff9a12 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:31.744980 10968 tablet_replica.cc:333] T a2d4f565046e460e9d023678acbb89a7 P 83ef0efa74654e969954b9551fff9a12: stopping tablet replica
I20260709 13:07:31.745505 10968 raft_consensus.cc:2243] T a2d4f565046e460e9d023678acbb89a7 P 83ef0efa74654e969954b9551fff9a12 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:31.745895 10968 raft_consensus.cc:2272] T a2d4f565046e460e9d023678acbb89a7 P 83ef0efa74654e969954b9551fff9a12 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:31.747736 10968 tablet_replica.cc:333] T 3ecb09ce4a7849eaa32091dade071e4c P 83ef0efa74654e969954b9551fff9a12: stopping tablet replica
I20260709 13:07:31.748297 10968 raft_consensus.cc:2243] T 3ecb09ce4a7849eaa32091dade071e4c P 83ef0efa74654e969954b9551fff9a12 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:31.748768 10968 raft_consensus.cc:2272] T 3ecb09ce4a7849eaa32091dade071e4c P 83ef0efa74654e969954b9551fff9a12 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:31.750775 10968 tablet_replica.cc:333] T 7c7d200751be4f2e8331e4ecd0f4cbee P 83ef0efa74654e969954b9551fff9a12: stopping tablet replica
I20260709 13:07:31.751370 10968 raft_consensus.cc:2243] T 7c7d200751be4f2e8331e4ecd0f4cbee P 83ef0efa74654e969954b9551fff9a12 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:31.752090 10968 raft_consensus.cc:2272] T 7c7d200751be4f2e8331e4ecd0f4cbee P 83ef0efa74654e969954b9551fff9a12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:31.754256 10968 tablet_replica.cc:333] T 39e40a1f7747473888a88ee1497a9728 P 83ef0efa74654e969954b9551fff9a12: stopping tablet replica
I20260709 13:07:31.754944 10968 raft_consensus.cc:2243] T 39e40a1f7747473888a88ee1497a9728 P 83ef0efa74654e969954b9551fff9a12 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:31.755864 10968 raft_consensus.cc:2272] T 39e40a1f7747473888a88ee1497a9728 P 83ef0efa74654e969954b9551fff9a12 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:31.756443 16418 consensus_peers.cc:597] T 21af0a690f2f4a35b6752a221e7ea491 P 8ebd466ba2d54433bc717ec203ca0947 -> Peer 83ef0efa74654e969954b9551fff9a12 (127.10.182.2:46079): Couldn't send request to peer 83ef0efa74654e969954b9551fff9a12. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:31.758271 10968 tablet_replica.cc:333] T 904ab8fa19fe46658f47f712529cc5f5 P 83ef0efa74654e969954b9551fff9a12: stopping tablet replica
I20260709 13:07:31.759076 10968 raft_consensus.cc:2243] T 904ab8fa19fe46658f47f712529cc5f5 P 83ef0efa74654e969954b9551fff9a12 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:31.759634 10968 raft_consensus.cc:2272] T 904ab8fa19fe46658f47f712529cc5f5 P 83ef0efa74654e969954b9551fff9a12 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:31.760205 16421 consensus_peers.cc:597] T 39cbef44431942c1b2652887d8f60ca1 P 8ebd466ba2d54433bc717ec203ca0947 -> Peer e4f6c44912944534bf259a77e12a8907 (127.10.182.1:36033): Couldn't send request to peer e4f6c44912944534bf259a77e12a8907. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.1:36033: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:31.761621 10968 tablet_replica.cc:333] T 96c77a83b5d64b259864ae91df7a2fef P 83ef0efa74654e969954b9551fff9a12: stopping tablet replica
I20260709 13:07:31.762137 10968 raft_consensus.cc:2243] T 96c77a83b5d64b259864ae91df7a2fef P 83ef0efa74654e969954b9551fff9a12 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:31.762493 10968 raft_consensus.cc:2272] T 96c77a83b5d64b259864ae91df7a2fef P 83ef0efa74654e969954b9551fff9a12 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:31.764218 10968 tablet_replica.cc:333] T 39cbef44431942c1b2652887d8f60ca1 P 83ef0efa74654e969954b9551fff9a12: stopping tablet replica
I20260709 13:07:31.764727 10968 raft_consensus.cc:2243] T 39cbef44431942c1b2652887d8f60ca1 P 83ef0efa74654e969954b9551fff9a12 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:31.765106 10968 raft_consensus.cc:2272] T 39cbef44431942c1b2652887d8f60ca1 P 83ef0efa74654e969954b9551fff9a12 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:31.766782 10968 tablet_replica.cc:333] T e9ccf28011114e64a5ed84c21474cbe6 P 83ef0efa74654e969954b9551fff9a12: stopping tablet replica
I20260709 13:07:31.767206 10968 raft_consensus.cc:2243] T e9ccf28011114e64a5ed84c21474cbe6 P 83ef0efa74654e969954b9551fff9a12 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:31.767632 10968 raft_consensus.cc:2272] T e9ccf28011114e64a5ed84c21474cbe6 P 83ef0efa74654e969954b9551fff9a12 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:31.769371 10968 tablet_replica.cc:333] T 7f96b47b7c554cf0842adb4c099c9283 P 83ef0efa74654e969954b9551fff9a12: stopping tablet replica
I20260709 13:07:31.769925 10968 raft_consensus.cc:2243] T 7f96b47b7c554cf0842adb4c099c9283 P 83ef0efa74654e969954b9551fff9a12 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:31.770329 10968 raft_consensus.cc:2272] T 7f96b47b7c554cf0842adb4c099c9283 P 83ef0efa74654e969954b9551fff9a12 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:31.771612 16418 consensus_peers.cc:597] T 144441613f07444982ec17792bcbb6d3 P 8ebd466ba2d54433bc717ec203ca0947 -> Peer 83ef0efa74654e969954b9551fff9a12 (127.10.182.2:46079): Couldn't send request to peer 83ef0efa74654e969954b9551fff9a12. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:31.805719 16418 consensus_peers.cc:597] T 39cbef44431942c1b2652887d8f60ca1 P 8ebd466ba2d54433bc717ec203ca0947 -> Peer 83ef0efa74654e969954b9551fff9a12 (127.10.182.2:46079): Couldn't send request to peer 83ef0efa74654e969954b9551fff9a12. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.2:46079: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:31.808152 10968 tablet_server.cc:196] TabletServer@127.10.182.2:0 shutdown complete.
W20260709 13:07:31.820075 16418 consensus_peers.cc:597] T 904ab8fa19fe46658f47f712529cc5f5 P 8ebd466ba2d54433bc717ec203ca0947 -> Peer 83ef0efa74654e969954b9551fff9a12 (127.10.182.2:46079): Couldn't send request to peer 83ef0efa74654e969954b9551fff9a12. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.2:46079: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:31.831733 16421 consensus_peers.cc:597] T 21af0a690f2f4a35b6752a221e7ea491 P 8ebd466ba2d54433bc717ec203ca0947 -> Peer e4f6c44912944534bf259a77e12a8907 (127.10.182.1:36033): Couldn't send request to peer e4f6c44912944534bf259a77e12a8907. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.1:36033: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:31.839556 10968 tablet_server.cc:179] TabletServer@127.10.182.3:0 shutting down...
I20260709 13:07:31.865289 10968 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:07:31.865999 10968 tablet_replica.cc:333] T 12f06d785d844413a437fe8d703a959c P 8ebd466ba2d54433bc717ec203ca0947: stopping tablet replica
I20260709 13:07:31.866588 10968 raft_consensus.cc:2243] T 12f06d785d844413a437fe8d703a959c P 8ebd466ba2d54433bc717ec203ca0947 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:31.867070 10968 raft_consensus.cc:2272] T 12f06d785d844413a437fe8d703a959c P 8ebd466ba2d54433bc717ec203ca0947 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:31.868932 10968 tablet_replica.cc:333] T 2e245dad60034136b82fe2a494205f82 P 8ebd466ba2d54433bc717ec203ca0947: stopping tablet replica
I20260709 13:07:31.869485 10968 raft_consensus.cc:2243] T 2e245dad60034136b82fe2a494205f82 P 8ebd466ba2d54433bc717ec203ca0947 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:31.869913 10968 raft_consensus.cc:2272] T 2e245dad60034136b82fe2a494205f82 P 8ebd466ba2d54433bc717ec203ca0947 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:31.871587 10968 tablet_replica.cc:333] T 037b4682e5544eaa8df9c55b8b28820b P 8ebd466ba2d54433bc717ec203ca0947: stopping tablet replica
I20260709 13:07:31.872123 10968 raft_consensus.cc:2243] T 037b4682e5544eaa8df9c55b8b28820b P 8ebd466ba2d54433bc717ec203ca0947 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:31.872597 10968 raft_consensus.cc:2272] T 037b4682e5544eaa8df9c55b8b28820b P 8ebd466ba2d54433bc717ec203ca0947 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:31.874245 10968 tablet_replica.cc:333] T 21af0a690f2f4a35b6752a221e7ea491 P 8ebd466ba2d54433bc717ec203ca0947: stopping tablet replica
I20260709 13:07:31.874754 10968 raft_consensus.cc:2243] T 21af0a690f2f4a35b6752a221e7ea491 P 8ebd466ba2d54433bc717ec203ca0947 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:31.875480 10968 raft_consensus.cc:2272] T 21af0a690f2f4a35b6752a221e7ea491 P 8ebd466ba2d54433bc717ec203ca0947 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:31.877458 10968 tablet_replica.cc:333] T 4381503f2a884b9a93dad81723399608 P 8ebd466ba2d54433bc717ec203ca0947: stopping tablet replica
I20260709 13:07:31.878039 10968 raft_consensus.cc:2243] T 4381503f2a884b9a93dad81723399608 P 8ebd466ba2d54433bc717ec203ca0947 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:31.878463 10968 raft_consensus.cc:2272] T 4381503f2a884b9a93dad81723399608 P 8ebd466ba2d54433bc717ec203ca0947 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:31.880378 10968 tablet_replica.cc:333] T a2d4f565046e460e9d023678acbb89a7 P 8ebd466ba2d54433bc717ec203ca0947: stopping tablet replica
I20260709 13:07:31.880959 10968 raft_consensus.cc:2243] T a2d4f565046e460e9d023678acbb89a7 P 8ebd466ba2d54433bc717ec203ca0947 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:31.881383 10968 raft_consensus.cc:2272] T a2d4f565046e460e9d023678acbb89a7 P 8ebd466ba2d54433bc717ec203ca0947 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:31.883085 10968 tablet_replica.cc:333] T 3ecb09ce4a7849eaa32091dade071e4c P 8ebd466ba2d54433bc717ec203ca0947: stopping tablet replica
I20260709 13:07:31.883648 10968 raft_consensus.cc:2243] T 3ecb09ce4a7849eaa32091dade071e4c P 8ebd466ba2d54433bc717ec203ca0947 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:31.884060 10968 raft_consensus.cc:2272] T 3ecb09ce4a7849eaa32091dade071e4c P 8ebd466ba2d54433bc717ec203ca0947 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:31.886138 10968 tablet_replica.cc:333] T 144441613f07444982ec17792bcbb6d3 P 8ebd466ba2d54433bc717ec203ca0947: stopping tablet replica
I20260709 13:07:31.886657 10968 raft_consensus.cc:2243] T 144441613f07444982ec17792bcbb6d3 P 8ebd466ba2d54433bc717ec203ca0947 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:31.887382 10968 raft_consensus.cc:2272] T 144441613f07444982ec17792bcbb6d3 P 8ebd466ba2d54433bc717ec203ca0947 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:31.889226 10968 tablet_replica.cc:333] T e9ccf28011114e64a5ed84c21474cbe6 P 8ebd466ba2d54433bc717ec203ca0947: stopping tablet replica
I20260709 13:07:31.890014 10968 raft_consensus.cc:2243] T e9ccf28011114e64a5ed84c21474cbe6 P 8ebd466ba2d54433bc717ec203ca0947 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:31.890471 10968 raft_consensus.cc:2272] T e9ccf28011114e64a5ed84c21474cbe6 P 8ebd466ba2d54433bc717ec203ca0947 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:31.892123 10968 tablet_replica.cc:333] T 7f96b47b7c554cf0842adb4c099c9283 P 8ebd466ba2d54433bc717ec203ca0947: stopping tablet replica
I20260709 13:07:31.892688 10968 raft_consensus.cc:2243] T 7f96b47b7c554cf0842adb4c099c9283 P 8ebd466ba2d54433bc717ec203ca0947 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:31.893126 10968 raft_consensus.cc:2272] T 7f96b47b7c554cf0842adb4c099c9283 P 8ebd466ba2d54433bc717ec203ca0947 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:31.894999 10968 tablet_replica.cc:333] T 904ab8fa19fe46658f47f712529cc5f5 P 8ebd466ba2d54433bc717ec203ca0947: stopping tablet replica
I20260709 13:07:31.895542 10968 raft_consensus.cc:2243] T 904ab8fa19fe46658f47f712529cc5f5 P 8ebd466ba2d54433bc717ec203ca0947 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:31.896291 10968 raft_consensus.cc:2272] T 904ab8fa19fe46658f47f712529cc5f5 P 8ebd466ba2d54433bc717ec203ca0947 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:31.898139 10968 tablet_replica.cc:333] T 96c77a83b5d64b259864ae91df7a2fef P 8ebd466ba2d54433bc717ec203ca0947: stopping tablet replica
I20260709 13:07:31.898663 10968 raft_consensus.cc:2243] T 96c77a83b5d64b259864ae91df7a2fef P 8ebd466ba2d54433bc717ec203ca0947 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:31.899103 10968 raft_consensus.cc:2272] T 96c77a83b5d64b259864ae91df7a2fef P 8ebd466ba2d54433bc717ec203ca0947 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:31.901044 10968 tablet_replica.cc:333] T 39cbef44431942c1b2652887d8f60ca1 P 8ebd466ba2d54433bc717ec203ca0947: stopping tablet replica
I20260709 13:07:31.901556 10968 raft_consensus.cc:2243] T 39cbef44431942c1b2652887d8f60ca1 P 8ebd466ba2d54433bc717ec203ca0947 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:31.902331 10968 raft_consensus.cc:2272] T 39cbef44431942c1b2652887d8f60ca1 P 8ebd466ba2d54433bc717ec203ca0947 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:31.904222 10968 tablet_replica.cc:333] T 1fe962f68a1c4b51a5d9afccba867c93 P 8ebd466ba2d54433bc717ec203ca0947: stopping tablet replica
I20260709 13:07:31.904745 10968 raft_consensus.cc:2243] T 1fe962f68a1c4b51a5d9afccba867c93 P 8ebd466ba2d54433bc717ec203ca0947 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:31.905165 10968 raft_consensus.cc:2272] T 1fe962f68a1c4b51a5d9afccba867c93 P 8ebd466ba2d54433bc717ec203ca0947 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:31.906713 10968 tablet_replica.cc:333] T f1adccb7b2c44b80a6c843fa1796d09e P 8ebd466ba2d54433bc717ec203ca0947: stopping tablet replica
I20260709 13:07:31.907205 10968 raft_consensus.cc:2243] T f1adccb7b2c44b80a6c843fa1796d09e P 8ebd466ba2d54433bc717ec203ca0947 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:31.907922 10968 raft_consensus.cc:2272] T f1adccb7b2c44b80a6c843fa1796d09e P 8ebd466ba2d54433bc717ec203ca0947 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:31.909600 10968 tablet_replica.cc:333] T 0f3d160b851f4a319a6c38f18f7b71bc P 8ebd466ba2d54433bc717ec203ca0947: stopping tablet replica
I20260709 13:07:31.910077 10968 raft_consensus.cc:2243] T 0f3d160b851f4a319a6c38f18f7b71bc P 8ebd466ba2d54433bc717ec203ca0947 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:31.910825 10968 raft_consensus.cc:2272] T 0f3d160b851f4a319a6c38f18f7b71bc P 8ebd466ba2d54433bc717ec203ca0947 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:31.912690 10968 tablet_replica.cc:333] T 39e40a1f7747473888a88ee1497a9728 P 8ebd466ba2d54433bc717ec203ca0947: stopping tablet replica
I20260709 13:07:31.913197 10968 raft_consensus.cc:2243] T 39e40a1f7747473888a88ee1497a9728 P 8ebd466ba2d54433bc717ec203ca0947 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:31.913627 10968 raft_consensus.cc:2272] T 39e40a1f7747473888a88ee1497a9728 P 8ebd466ba2d54433bc717ec203ca0947 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:31.915441 10968 tablet_replica.cc:333] T 7c7d200751be4f2e8331e4ecd0f4cbee P 8ebd466ba2d54433bc717ec203ca0947: stopping tablet replica
I20260709 13:07:31.915874 10968 raft_consensus.cc:2243] T 7c7d200751be4f2e8331e4ecd0f4cbee P 8ebd466ba2d54433bc717ec203ca0947 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:31.916281 10968 raft_consensus.cc:2272] T 7c7d200751be4f2e8331e4ecd0f4cbee P 8ebd466ba2d54433bc717ec203ca0947 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:31.954991 10968 tablet_server.cc:196] TabletServer@127.10.182.3:0 shutdown complete.
I20260709 13:07:31.986294 10968 master.cc:562] Master@127.10.182.62:35617 shutting down...
I20260709 13:07:32.009388 10968 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 30d328d8161847269420e3aa9825b404 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:32.009938 10968 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 30d328d8161847269420e3aa9825b404 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:32.010267 10968 tablet_replica.cc:333] T 00000000000000000000000000000000 P 30d328d8161847269420e3aa9825b404: stopping tablet replica
I20260709 13:07:32.030792 10968 master.cc:584] Master@127.10.182.62:35617 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (12457 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260709 13:07:32.079449 10968 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.182.62:42939
I20260709 13:07:32.080777 10968 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:32.087241 16772 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:07:32.087451 16771 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:07:32.087587 16774 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:07:32.088325 10968 server_base.cc:1061] running on GCE node
I20260709 13:07:32.089246 10968 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:32.089448 10968 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:07:32.089617 10968 hybrid_clock.cc:648] HybridClock initialized: now 1783602452089587 us; error 0 us; skew 500 ppm
I20260709 13:07:32.090121 10968 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:32.092427 10968 webserver.cc:533] Webserver started at http://127.10.182.62:41809/ using document root <none> and password file <none>
I20260709 13:07:32.092970 10968 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:32.093146 10968 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:32.093447 10968 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:32.094537 10968 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602301807890-10968-0/minicluster-data/master-0-root/instance:
uuid: "b71b15b0791749798522120dbce9cb96"
format_stamp: "Formatted at 2026-07-09 13:07:32 on dist-test-slave-hmwv"
I20260709 13:07:32.098802 10968 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:07:32.102119 16779 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:32.102965 10968 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:07:32.103246 10968 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602301807890-10968-0/minicluster-data/master-0-root
uuid: "b71b15b0791749798522120dbce9cb96"
format_stamp: "Formatted at 2026-07-09 13:07:32 on dist-test-slave-hmwv"
I20260709 13:07:32.103519 10968 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602301807890-10968-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602301807890-10968-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602301807890-10968-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:07:32.124261 10968 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:32.125509 10968 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:32.164002 10968 rpc_server.cc:307] RPC server started. Bound to: 127.10.182.62:42939
I20260709 13:07:32.164126 16830 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.182.62:42939 every 8 connection(s)
I20260709 13:07:32.167829 16831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:32.179190 16831 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b71b15b0791749798522120dbce9cb96: Bootstrap starting.
I20260709 13:07:32.184186 16831 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b71b15b0791749798522120dbce9cb96: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:32.188697 16831 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b71b15b0791749798522120dbce9cb96: No bootstrap required, opened a new log
I20260709 13:07:32.190824 16831 raft_consensus.cc:359] T 00000000000000000000000000000000 P b71b15b0791749798522120dbce9cb96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b71b15b0791749798522120dbce9cb96" member_type: VOTER }
I20260709 13:07:32.191213 16831 raft_consensus.cc:385] T 00000000000000000000000000000000 P b71b15b0791749798522120dbce9cb96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:32.191468 16831 raft_consensus.cc:740] T 00000000000000000000000000000000 P b71b15b0791749798522120dbce9cb96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b71b15b0791749798522120dbce9cb96, State: Initialized, Role: FOLLOWER
I20260709 13:07:32.192152 16831 consensus_queue.cc:260] T 00000000000000000000000000000000 P b71b15b0791749798522120dbce9cb96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b71b15b0791749798522120dbce9cb96" member_type: VOTER }
I20260709 13:07:32.192613 16831 raft_consensus.cc:399] T 00000000000000000000000000000000 P b71b15b0791749798522120dbce9cb96 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:07:32.192858 16831 raft_consensus.cc:493] T 00000000000000000000000000000000 P b71b15b0791749798522120dbce9cb96 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:07:32.193128 16831 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b71b15b0791749798522120dbce9cb96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:32.197883 16831 raft_consensus.cc:515] T 00000000000000000000000000000000 P b71b15b0791749798522120dbce9cb96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b71b15b0791749798522120dbce9cb96" member_type: VOTER }
I20260709 13:07:32.198421 16831 leader_election.cc:304] T 00000000000000000000000000000000 P b71b15b0791749798522120dbce9cb96 [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: b71b15b0791749798522120dbce9cb96; no voters: 
I20260709 13:07:32.199532 16831 leader_election.cc:290] T 00000000000000000000000000000000 P b71b15b0791749798522120dbce9cb96 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:07:32.199895 16834 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b71b15b0791749798522120dbce9cb96 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:32.201306 16834 raft_consensus.cc:697] T 00000000000000000000000000000000 P b71b15b0791749798522120dbce9cb96 [term 1 LEADER]: Becoming Leader. State: Replica: b71b15b0791749798522120dbce9cb96, State: Running, Role: LEADER
I20260709 13:07:32.201928 16834 consensus_queue.cc:237] T 00000000000000000000000000000000 P b71b15b0791749798522120dbce9cb96 [LEADER]: Queue going to LEADER mode. State: All 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: "b71b15b0791749798522120dbce9cb96" member_type: VOTER }
I20260709 13:07:32.202448 16831 sys_catalog.cc:565] T 00000000000000000000000000000000 P b71b15b0791749798522120dbce9cb96 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:07:32.206195 16835 sys_catalog.cc:455] T 00000000000000000000000000000000 P b71b15b0791749798522120dbce9cb96 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b71b15b0791749798522120dbce9cb96" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b71b15b0791749798522120dbce9cb96" member_type: VOTER } }
I20260709 13:07:32.206945 16835 sys_catalog.cc:458] T 00000000000000000000000000000000 P b71b15b0791749798522120dbce9cb96 [sys.catalog]: This master's current role is: LEADER
I20260709 13:07:32.206945 16836 sys_catalog.cc:455] T 00000000000000000000000000000000 P b71b15b0791749798522120dbce9cb96 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b71b15b0791749798522120dbce9cb96. Latest consensus state: current_term: 1 leader_uuid: "b71b15b0791749798522120dbce9cb96" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b71b15b0791749798522120dbce9cb96" member_type: VOTER } }
I20260709 13:07:32.207801 16836 sys_catalog.cc:458] T 00000000000000000000000000000000 P b71b15b0791749798522120dbce9cb96 [sys.catalog]: This master's current role is: LEADER
I20260709 13:07:32.214526 16841 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:07:32.222115 16841 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:07:32.223140 10968 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:07:32.231055 16841 catalog_manager.cc:1383] Generated new cluster ID: cac715858c11494886839d1d30e5282f
I20260709 13:07:32.231403 16841 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:07:32.244217 16841 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:07:32.245532 16841 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:07:32.258857 16841 catalog_manager.cc:6070] T 00000000000000000000000000000000 P b71b15b0791749798522120dbce9cb96: Generated new TSK 0
I20260709 13:07:32.259533 16841 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:07:32.290122 10968 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:32.296061 16852 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:07:32.297248 16853 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:07:32.299961 10968 server_base.cc:1061] running on GCE node
W20260709 13:07:32.300026 16855 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:07:32.301149 10968 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:32.301334 10968 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:07:32.301540 10968 hybrid_clock.cc:648] HybridClock initialized: now 1783602452301512 us; error 0 us; skew 500 ppm
I20260709 13:07:32.302125 10968 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:32.304682 10968 webserver.cc:533] Webserver started at http://127.10.182.1:33477/ using document root <none> and password file <none>
I20260709 13:07:32.305150 10968 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:32.305328 10968 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:32.305616 10968 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:32.306638 10968 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602301807890-10968-0/minicluster-data/ts-0-root/instance:
uuid: "9bfc9eba815b4f698bcd1f5249b8a16e"
format_stamp: "Formatted at 2026-07-09 13:07:32 on dist-test-slave-hmwv"
I20260709 13:07:32.310839 10968 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:07:32.314047 16860 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:32.314822 10968 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:07:32.315111 10968 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602301807890-10968-0/minicluster-data/ts-0-root
uuid: "9bfc9eba815b4f698bcd1f5249b8a16e"
format_stamp: "Formatted at 2026-07-09 13:07:32 on dist-test-slave-hmwv"
I20260709 13:07:32.315369 10968 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602301807890-10968-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602301807890-10968-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602301807890-10968-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:07:32.336642 10968 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:32.337875 10968 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:32.339385 10968 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:32.341679 10968 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:07:32.341899 10968 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:32.342136 10968 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:07:32.342320 10968 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:32.381494 10968 rpc_server.cc:307] RPC server started. Bound to: 127.10.182.1:36137
I20260709 13:07:32.381619 16922 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.182.1:36137 every 8 connection(s)
I20260709 13:07:32.386435 10968 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:32.393760 16927 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:07:32.395867 16928 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:07:32.396761 16930 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:07:32.398088 10968 server_base.cc:1061] running on GCE node
I20260709 13:07:32.399395 10968 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:32.399629 10968 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:07:32.399799 10968 hybrid_clock.cc:648] HybridClock initialized: now 1783602452399778 us; error 0 us; skew 500 ppm
I20260709 13:07:32.400281 10968 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:32.402526 10968 webserver.cc:533] Webserver started at http://127.10.182.2:41913/ using document root <none> and password file <none>
I20260709 13:07:32.402989 10968 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:32.403189 10968 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:32.403453 10968 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:32.404629 10968 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602301807890-10968-0/minicluster-data/ts-1-root/instance:
uuid: "07ea5cd14f344d1796170857577dda19"
format_stamp: "Formatted at 2026-07-09 13:07:32 on dist-test-slave-hmwv"
I20260709 13:07:32.408648 16923 heartbeater.cc:344] Connected to a master server at 127.10.182.62:42939
I20260709 13:07:32.409093 16923 heartbeater.cc:461] Registering TS with master...
I20260709 13:07:32.410000 16923 heartbeater.cc:507] Master 127.10.182.62:42939 requested a full tablet report, sending...
I20260709 13:07:32.410000 10968 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:07:32.412082 16796 ts_manager.cc:194] Registered new tserver with Master: 9bfc9eba815b4f698bcd1f5249b8a16e (127.10.182.1:36137)
I20260709 13:07:32.414183 16935 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:32.414343 16796 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38350
I20260709 13:07:32.415357 10968 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260709 13:07:32.415755 10968 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602301807890-10968-0/minicluster-data/ts-1-root
uuid: "07ea5cd14f344d1796170857577dda19"
format_stamp: "Formatted at 2026-07-09 13:07:32 on dist-test-slave-hmwv"
I20260709 13:07:32.416074 10968 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602301807890-10968-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602301807890-10968-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602301807890-10968-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:07:32.435549 10968 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:32.436967 10968 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:32.438532 10968 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:32.441004 10968 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:07:32.441246 10968 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:32.441512 10968 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:07:32.441702 10968 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:32.484045 10968 rpc_server.cc:307] RPC server started. Bound to: 127.10.182.2:33527
I20260709 13:07:32.484148 16997 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.182.2:33527 every 8 connection(s)
I20260709 13:07:32.489341 10968 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:32.497133 17001 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:07:32.498356 17002 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:07:32.500437 10968 server_base.cc:1061] running on GCE node
W20260709 13:07:32.501395 17004 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:07:32.502466 16998 heartbeater.cc:344] Connected to a master server at 127.10.182.62:42939
I20260709 13:07:32.502570 10968 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:07:32.502907 16998 heartbeater.cc:461] Registering TS with master...
W20260709 13:07:32.502950 10968 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:07:32.503306 10968 hybrid_clock.cc:648] HybridClock initialized: now 1783602452503288 us; error 0 us; skew 500 ppm
I20260709 13:07:32.503834 16998 heartbeater.cc:507] Master 127.10.182.62:42939 requested a full tablet report, sending...
I20260709 13:07:32.503999 10968 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:32.506311 16796 ts_manager.cc:194] Registered new tserver with Master: 07ea5cd14f344d1796170857577dda19 (127.10.182.2:33527)
I20260709 13:07:32.507269 10968 webserver.cc:533] Webserver started at http://127.10.182.3:34241/ using document root <none> and password file <none>
I20260709 13:07:32.508026 10968 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:32.508283 10968 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:32.508340 16796 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38356
I20260709 13:07:32.508735 10968 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:32.510270 10968 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602301807890-10968-0/minicluster-data/ts-2-root/instance:
uuid: "136b6735cc714a6e88bd7c7f77030bfd"
format_stamp: "Formatted at 2026-07-09 13:07:32 on dist-test-slave-hmwv"
I20260709 13:07:32.515125 10968 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260709 13:07:32.518776 17009 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:32.519589 10968 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:07:32.519891 10968 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602301807890-10968-0/minicluster-data/ts-2-root
uuid: "136b6735cc714a6e88bd7c7f77030bfd"
format_stamp: "Formatted at 2026-07-09 13:07:32 on dist-test-slave-hmwv"
I20260709 13:07:32.520143 10968 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602301807890-10968-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602301807890-10968-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task7OQj7j/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602301807890-10968-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:07:32.540674 10968 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:32.541816 10968 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:32.543362 10968 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:32.545585 10968 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:07:32.545811 10968 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:32.546046 10968 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:07:32.546211 10968 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:32.584753 10968 rpc_server.cc:307] RPC server started. Bound to: 127.10.182.3:42405
I20260709 13:07:32.584868 17071 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.182.3:42405 every 8 connection(s)
I20260709 13:07:32.598109 17072 heartbeater.cc:344] Connected to a master server at 127.10.182.62:42939
I20260709 13:07:32.598507 17072 heartbeater.cc:461] Registering TS with master...
I20260709 13:07:32.599258 17072 heartbeater.cc:507] Master 127.10.182.62:42939 requested a full tablet report, sending...
I20260709 13:07:32.601220 16796 ts_manager.cc:194] Registered new tserver with Master: 136b6735cc714a6e88bd7c7f77030bfd (127.10.182.3:42405)
I20260709 13:07:32.601388 10968 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013375956s
I20260709 13:07:32.602626 16796 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38368
I20260709 13:07:32.627374 16796 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38370:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:07:32.630060 16796 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:07:32.732364 16963 tablet_service.cc:1511] Processing CreateTablet for tablet 436592631ddd4a2294be21b970f2cb9d (DEFAULT_TABLE table=test-workload [id=466760a885574fda833e101d0af593a4]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:07:32.733794 16963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 436592631ddd4a2294be21b970f2cb9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:32.734606 16961 tablet_service.cc:1511] Processing CreateTablet for tablet 43bc7322cf4741e191cff85aa5bcd740 (DEFAULT_TABLE table=test-workload [id=466760a885574fda833e101d0af593a4]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:07:32.736006 16961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43bc7322cf4741e191cff85aa5bcd740. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:32.737619 16888 tablet_service.cc:1511] Processing CreateTablet for tablet 436592631ddd4a2294be21b970f2cb9d (DEFAULT_TABLE table=test-workload [id=466760a885574fda833e101d0af593a4]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:07:32.737738 16958 tablet_service.cc:1511] Processing CreateTablet for tablet 3f7d30905ad34c63a627a6a09fc031aa (DEFAULT_TABLE table=test-workload [id=466760a885574fda833e101d0af593a4]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:07:32.739113 16888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 436592631ddd4a2294be21b970f2cb9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:32.739193 16958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f7d30905ad34c63a627a6a09fc031aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:32.738819 16962 tablet_service.cc:1511] Processing CreateTablet for tablet 61f79063dc554b119dae33ab33b9bc1b (DEFAULT_TABLE table=test-workload [id=466760a885574fda833e101d0af593a4]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:07:32.740497 16960 tablet_service.cc:1511] Processing CreateTablet for tablet 7fe8495d9eca45609b639744647ace2e (DEFAULT_TABLE table=test-workload [id=466760a885574fda833e101d0af593a4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:07:32.740705 16884 tablet_service.cc:1511] Processing CreateTablet for tablet 3bfe92adfb2d478f8b22c34fc06490f5 (DEFAULT_TABLE table=test-workload [id=466760a885574fda833e101d0af593a4]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:07:32.741312 16962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61f79063dc554b119dae33ab33b9bc1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:32.741881 16960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fe8495d9eca45609b639744647ace2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:32.741592 17037 tablet_service.cc:1511] Processing CreateTablet for tablet 436592631ddd4a2294be21b970f2cb9d (DEFAULT_TABLE table=test-workload [id=466760a885574fda833e101d0af593a4]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:07:32.742040 16884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bfe92adfb2d478f8b22c34fc06490f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:32.742898 17037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 436592631ddd4a2294be21b970f2cb9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:32.737658 16959 tablet_service.cc:1511] Processing CreateTablet for tablet 3bfe92adfb2d478f8b22c34fc06490f5 (DEFAULT_TABLE table=test-workload [id=466760a885574fda833e101d0af593a4]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:07:32.744938 16959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bfe92adfb2d478f8b22c34fc06490f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:32.744731 17036 tablet_service.cc:1511] Processing CreateTablet for tablet 61f79063dc554b119dae33ab33b9bc1b (DEFAULT_TABLE table=test-workload [id=466760a885574fda833e101d0af593a4]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:07:32.744534 16885 tablet_service.cc:1511] Processing CreateTablet for tablet 7fe8495d9eca45609b639744647ace2e (DEFAULT_TABLE table=test-workload [id=466760a885574fda833e101d0af593a4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:07:32.746042 17036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61f79063dc554b119dae33ab33b9bc1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:32.746448 16885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fe8495d9eca45609b639744647ace2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:32.746184 16886 tablet_service.cc:1511] Processing CreateTablet for tablet 43bc7322cf4741e191cff85aa5bcd740 (DEFAULT_TABLE table=test-workload [id=466760a885574fda833e101d0af593a4]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:07:32.747483 16886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43bc7322cf4741e191cff85aa5bcd740. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:32.747864 17035 tablet_service.cc:1511] Processing CreateTablet for tablet 43bc7322cf4741e191cff85aa5bcd740 (DEFAULT_TABLE table=test-workload [id=466760a885574fda833e101d0af593a4]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:07:32.749221 17035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43bc7322cf4741e191cff85aa5bcd740. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:32.749536 16887 tablet_service.cc:1511] Processing CreateTablet for tablet 61f79063dc554b119dae33ab33b9bc1b (DEFAULT_TABLE table=test-workload [id=466760a885574fda833e101d0af593a4]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:07:32.750825 16887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61f79063dc554b119dae33ab33b9bc1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:32.752812 17033 tablet_service.cc:1511] Processing CreateTablet for tablet 3bfe92adfb2d478f8b22c34fc06490f5 (DEFAULT_TABLE table=test-workload [id=466760a885574fda833e101d0af593a4]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:07:32.754180 16883 tablet_service.cc:1511] Processing CreateTablet for tablet 3f7d30905ad34c63a627a6a09fc031aa (DEFAULT_TABLE table=test-workload [id=466760a885574fda833e101d0af593a4]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:07:32.755411 17033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bfe92adfb2d478f8b22c34fc06490f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:32.755514 16883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f7d30905ad34c63a627a6a09fc031aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:32.754173 17034 tablet_service.cc:1511] Processing CreateTablet for tablet 7fe8495d9eca45609b639744647ace2e (DEFAULT_TABLE table=test-workload [id=466760a885574fda833e101d0af593a4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:07:32.762037 17034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fe8495d9eca45609b639744647ace2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:32.793491 17032 tablet_service.cc:1511] Processing CreateTablet for tablet 3f7d30905ad34c63a627a6a09fc031aa (DEFAULT_TABLE table=test-workload [id=466760a885574fda833e101d0af593a4]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:07:32.795414 17032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f7d30905ad34c63a627a6a09fc031aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:32.813633 17087 tablet_bootstrap.cc:492] T 436592631ddd4a2294be21b970f2cb9d P 9bfc9eba815b4f698bcd1f5249b8a16e: Bootstrap starting.
I20260709 13:07:32.821935 16888 tablet_service.cc:1511] Processing CreateTablet for tablet 178d84094cd8481ea7344ce677eda479 (DEFAULT_TABLE table=test-workload [id=466760a885574fda833e101d0af593a4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:07:32.822649 16957 tablet_service.cc:1511] Processing CreateTablet for tablet 178d84094cd8481ea7344ce677eda479 (DEFAULT_TABLE table=test-workload [id=466760a885574fda833e101d0af593a4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:07:32.827169 16957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 178d84094cd8481ea7344ce677eda479. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:32.825701 17031 tablet_service.cc:1511] Processing CreateTablet for tablet 178d84094cd8481ea7344ce677eda479 (DEFAULT_TABLE table=test-workload [id=466760a885574fda833e101d0af593a4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:07:32.829164 17031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 178d84094cd8481ea7344ce677eda479. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:32.842196 17087 tablet_bootstrap.cc:654] T 436592631ddd4a2294be21b970f2cb9d P 9bfc9eba815b4f698bcd1f5249b8a16e: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:32.857846 16888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 178d84094cd8481ea7344ce677eda479. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:32.859799 16885 tablet_service.cc:1511] Processing CreateTablet for tablet 868fb176b7504b5d9cb03929f3751486 (DEFAULT_TABLE table=test-workload [id=466760a885574fda833e101d0af593a4]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:07:32.861246 16885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 868fb176b7504b5d9cb03929f3751486. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:32.873637 17088 tablet_bootstrap.cc:492] T 61f79063dc554b119dae33ab33b9bc1b P 07ea5cd14f344d1796170857577dda19: Bootstrap starting.
I20260709 13:07:32.875981 16962 tablet_service.cc:1511] Processing CreateTablet for tablet 868fb176b7504b5d9cb03929f3751486 (DEFAULT_TABLE table=test-workload [id=466760a885574fda833e101d0af593a4]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:07:32.880159 16962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 868fb176b7504b5d9cb03929f3751486. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:32.880472 17030 tablet_service.cc:1511] Processing CreateTablet for tablet 868fb176b7504b5d9cb03929f3751486 (DEFAULT_TABLE table=test-workload [id=466760a885574fda833e101d0af593a4]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:07:32.885515 17030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 868fb176b7504b5d9cb03929f3751486. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:32.883883 16883 tablet_service.cc:1511] Processing CreateTablet for tablet e73d263b5a624794a8b793508bc44dd6 (DEFAULT_TABLE table=test-workload [id=466760a885574fda833e101d0af593a4]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:07:32.892869 16883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e73d263b5a624794a8b793508bc44dd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:32.895802 16963 tablet_service.cc:1511] Processing CreateTablet for tablet e73d263b5a624794a8b793508bc44dd6 (DEFAULT_TABLE table=test-workload [id=466760a885574fda833e101d0af593a4]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:07:32.897151 16963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e73d263b5a624794a8b793508bc44dd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:32.901412 17031 tablet_service.cc:1511] Processing CreateTablet for tablet e73d263b5a624794a8b793508bc44dd6 (DEFAULT_TABLE table=test-workload [id=466760a885574fda833e101d0af593a4]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:07:32.902944 17031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e73d263b5a624794a8b793508bc44dd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:32.921823 17087 tablet_bootstrap.cc:492] T 436592631ddd4a2294be21b970f2cb9d P 9bfc9eba815b4f698bcd1f5249b8a16e: No bootstrap required, opened a new log
I20260709 13:07:32.922479 17087 ts_tablet_manager.cc:1403] T 436592631ddd4a2294be21b970f2cb9d P 9bfc9eba815b4f698bcd1f5249b8a16e: Time spent bootstrapping tablet: real 0.109s	user 0.018s	sys 0.013s
I20260709 13:07:32.943071 17088 tablet_bootstrap.cc:654] T 61f79063dc554b119dae33ab33b9bc1b P 07ea5cd14f344d1796170857577dda19: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:32.952316 17087 raft_consensus.cc:359] T 436592631ddd4a2294be21b970f2cb9d P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:32.953258 17087 raft_consensus.cc:385] T 436592631ddd4a2294be21b970f2cb9d P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:32.953905 17087 raft_consensus.cc:740] T 436592631ddd4a2294be21b970f2cb9d P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bfc9eba815b4f698bcd1f5249b8a16e, State: Initialized, Role: FOLLOWER
I20260709 13:07:32.957729 17090 tablet_bootstrap.cc:492] T 7fe8495d9eca45609b639744647ace2e P 136b6735cc714a6e88bd7c7f77030bfd: Bootstrap starting.
I20260709 13:07:32.958585 17088 tablet_bootstrap.cc:492] T 61f79063dc554b119dae33ab33b9bc1b P 07ea5cd14f344d1796170857577dda19: No bootstrap required, opened a new log
I20260709 13:07:32.959111 17088 ts_tablet_manager.cc:1403] T 61f79063dc554b119dae33ab33b9bc1b P 07ea5cd14f344d1796170857577dda19: Time spent bootstrapping tablet: real 0.086s	user 0.013s	sys 0.003s
I20260709 13:07:32.955233 17087 consensus_queue.cc:260] T 436592631ddd4a2294be21b970f2cb9d P 9bfc9eba815b4f698bcd1f5249b8a16e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:32.963404 17088 raft_consensus.cc:359] T 61f79063dc554b119dae33ab33b9bc1b P 07ea5cd14f344d1796170857577dda19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:32.964208 17088 raft_consensus.cc:385] T 61f79063dc554b119dae33ab33b9bc1b P 07ea5cd14f344d1796170857577dda19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:32.964560 17088 raft_consensus.cc:740] T 61f79063dc554b119dae33ab33b9bc1b P 07ea5cd14f344d1796170857577dda19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07ea5cd14f344d1796170857577dda19, State: Initialized, Role: FOLLOWER
I20260709 13:07:32.965233 17090 tablet_bootstrap.cc:654] T 7fe8495d9eca45609b639744647ace2e P 136b6735cc714a6e88bd7c7f77030bfd: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:32.965610 17088 consensus_queue.cc:260] T 61f79063dc554b119dae33ab33b9bc1b P 07ea5cd14f344d1796170857577dda19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:32.966470 16923 heartbeater.cc:499] Master 127.10.182.62:42939 was elected leader, sending a full tablet report...
I20260709 13:07:32.968436 17087 ts_tablet_manager.cc:1434] T 436592631ddd4a2294be21b970f2cb9d P 9bfc9eba815b4f698bcd1f5249b8a16e: Time spent starting tablet: real 0.046s	user 0.008s	sys 0.000s
I20260709 13:07:32.970145 17087 tablet_bootstrap.cc:492] T 43bc7322cf4741e191cff85aa5bcd740 P 9bfc9eba815b4f698bcd1f5249b8a16e: Bootstrap starting.
I20260709 13:07:32.972690 17088 ts_tablet_manager.cc:1434] T 61f79063dc554b119dae33ab33b9bc1b P 07ea5cd14f344d1796170857577dda19: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260709 13:07:32.974004 16998 heartbeater.cc:499] Master 127.10.182.62:42939 was elected leader, sending a full tablet report...
I20260709 13:07:32.974694 17088 tablet_bootstrap.cc:492] T 7fe8495d9eca45609b639744647ace2e P 07ea5cd14f344d1796170857577dda19: Bootstrap starting.
I20260709 13:07:32.984380 17088 tablet_bootstrap.cc:654] T 7fe8495d9eca45609b639744647ace2e P 07ea5cd14f344d1796170857577dda19: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:32.986274 17087 tablet_bootstrap.cc:654] T 43bc7322cf4741e191cff85aa5bcd740 P 9bfc9eba815b4f698bcd1f5249b8a16e: Neither blocks nor log segments found. Creating new log.
W20260709 13:07:32.989738 16999 tablet.cc:2406] T 61f79063dc554b119dae33ab33b9bc1b P 07ea5cd14f344d1796170857577dda19: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:07:32.992986 17090 tablet_bootstrap.cc:492] T 7fe8495d9eca45609b639744647ace2e P 136b6735cc714a6e88bd7c7f77030bfd: No bootstrap required, opened a new log
I20260709 13:07:32.993546 17090 ts_tablet_manager.cc:1403] T 7fe8495d9eca45609b639744647ace2e P 136b6735cc714a6e88bd7c7f77030bfd: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.014s
I20260709 13:07:32.993728 17088 tablet_bootstrap.cc:492] T 7fe8495d9eca45609b639744647ace2e P 07ea5cd14f344d1796170857577dda19: No bootstrap required, opened a new log
I20260709 13:07:32.993813 17087 tablet_bootstrap.cc:492] T 43bc7322cf4741e191cff85aa5bcd740 P 9bfc9eba815b4f698bcd1f5249b8a16e: No bootstrap required, opened a new log
I20260709 13:07:32.994396 17088 ts_tablet_manager.cc:1403] T 7fe8495d9eca45609b639744647ace2e P 07ea5cd14f344d1796170857577dda19: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260709 13:07:32.994557 17087 ts_tablet_manager.cc:1403] T 43bc7322cf4741e191cff85aa5bcd740 P 9bfc9eba815b4f698bcd1f5249b8a16e: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.000s
I20260709 13:07:32.996632 17090 raft_consensus.cc:359] T 7fe8495d9eca45609b639744647ace2e P 136b6735cc714a6e88bd7c7f77030bfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:32.997421 17090 raft_consensus.cc:385] T 7fe8495d9eca45609b639744647ace2e P 136b6735cc714a6e88bd7c7f77030bfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:32.997721 17090 raft_consensus.cc:740] T 7fe8495d9eca45609b639744647ace2e P 136b6735cc714a6e88bd7c7f77030bfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 136b6735cc714a6e88bd7c7f77030bfd, State: Initialized, Role: FOLLOWER
I20260709 13:07:32.997567 17088 raft_consensus.cc:359] T 7fe8495d9eca45609b639744647ace2e P 07ea5cd14f344d1796170857577dda19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:32.998565 17088 raft_consensus.cc:385] T 7fe8495d9eca45609b639744647ace2e P 07ea5cd14f344d1796170857577dda19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:32.998926 17088 raft_consensus.cc:740] T 7fe8495d9eca45609b639744647ace2e P 07ea5cd14f344d1796170857577dda19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07ea5cd14f344d1796170857577dda19, State: Initialized, Role: FOLLOWER
I20260709 13:07:32.998677 17090 consensus_queue.cc:260] T 7fe8495d9eca45609b639744647ace2e P 136b6735cc714a6e88bd7c7f77030bfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:32.999799 17088 consensus_queue.cc:260] T 7fe8495d9eca45609b639744647ace2e P 07ea5cd14f344d1796170857577dda19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:33.002209 17088 ts_tablet_manager.cc:1434] T 7fe8495d9eca45609b639744647ace2e P 07ea5cd14f344d1796170857577dda19: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260709 13:07:33.003222 17088 tablet_bootstrap.cc:492] T 3bfe92adfb2d478f8b22c34fc06490f5 P 07ea5cd14f344d1796170857577dda19: Bootstrap starting.
I20260709 13:07:33.006821 17087 raft_consensus.cc:359] T 43bc7322cf4741e191cff85aa5bcd740 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:33.007880 17087 raft_consensus.cc:385] T 43bc7322cf4741e191cff85aa5bcd740 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:33.008296 17087 raft_consensus.cc:740] T 43bc7322cf4741e191cff85aa5bcd740 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bfc9eba815b4f698bcd1f5249b8a16e, State: Initialized, Role: FOLLOWER
I20260709 13:07:33.008898 17090 ts_tablet_manager.cc:1434] T 7fe8495d9eca45609b639744647ace2e P 136b6735cc714a6e88bd7c7f77030bfd: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.004s
I20260709 13:07:33.009655 17072 heartbeater.cc:499] Master 127.10.182.62:42939 was elected leader, sending a full tablet report...
I20260709 13:07:33.009382 17087 consensus_queue.cc:260] T 43bc7322cf4741e191cff85aa5bcd740 P 9bfc9eba815b4f698bcd1f5249b8a16e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:33.010836 17088 tablet_bootstrap.cc:654] T 3bfe92adfb2d478f8b22c34fc06490f5 P 07ea5cd14f344d1796170857577dda19: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:33.012609 17087 ts_tablet_manager.cc:1434] T 43bc7322cf4741e191cff85aa5bcd740 P 9bfc9eba815b4f698bcd1f5249b8a16e: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.003s
I20260709 13:07:33.013720 17087 tablet_bootstrap.cc:492] T 7fe8495d9eca45609b639744647ace2e P 9bfc9eba815b4f698bcd1f5249b8a16e: Bootstrap starting.
I20260709 13:07:33.017024 17090 tablet_bootstrap.cc:492] T 178d84094cd8481ea7344ce677eda479 P 136b6735cc714a6e88bd7c7f77030bfd: Bootstrap starting.
I20260709 13:07:33.022925 17087 tablet_bootstrap.cc:654] T 7fe8495d9eca45609b639744647ace2e P 9bfc9eba815b4f698bcd1f5249b8a16e: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:33.024408 17090 tablet_bootstrap.cc:654] T 178d84094cd8481ea7344ce677eda479 P 136b6735cc714a6e88bd7c7f77030bfd: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:33.031953 17088 tablet_bootstrap.cc:492] T 3bfe92adfb2d478f8b22c34fc06490f5 P 07ea5cd14f344d1796170857577dda19: No bootstrap required, opened a new log
I20260709 13:07:33.032559 17088 ts_tablet_manager.cc:1403] T 3bfe92adfb2d478f8b22c34fc06490f5 P 07ea5cd14f344d1796170857577dda19: Time spent bootstrapping tablet: real 0.030s	user 0.018s	sys 0.011s
I20260709 13:07:33.036017 17088 raft_consensus.cc:359] T 3bfe92adfb2d478f8b22c34fc06490f5 P 07ea5cd14f344d1796170857577dda19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:33.036863 17088 raft_consensus.cc:385] T 3bfe92adfb2d478f8b22c34fc06490f5 P 07ea5cd14f344d1796170857577dda19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:33.037184 17088 raft_consensus.cc:740] T 3bfe92adfb2d478f8b22c34fc06490f5 P 07ea5cd14f344d1796170857577dda19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07ea5cd14f344d1796170857577dda19, State: Initialized, Role: FOLLOWER
I20260709 13:07:33.037413 17090 tablet_bootstrap.cc:492] T 178d84094cd8481ea7344ce677eda479 P 136b6735cc714a6e88bd7c7f77030bfd: No bootstrap required, opened a new log
I20260709 13:07:33.037528 17087 tablet_bootstrap.cc:492] T 7fe8495d9eca45609b639744647ace2e P 9bfc9eba815b4f698bcd1f5249b8a16e: No bootstrap required, opened a new log
I20260709 13:07:33.038137 17090 ts_tablet_manager.cc:1403] T 178d84094cd8481ea7344ce677eda479 P 136b6735cc714a6e88bd7c7f77030bfd: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.005s
I20260709 13:07:33.038187 17087 ts_tablet_manager.cc:1403] T 7fe8495d9eca45609b639744647ace2e P 9bfc9eba815b4f698bcd1f5249b8a16e: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.010s
I20260709 13:07:33.038069 17088 consensus_queue.cc:260] T 3bfe92adfb2d478f8b22c34fc06490f5 P 07ea5cd14f344d1796170857577dda19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:33.040433 17088 ts_tablet_manager.cc:1434] T 3bfe92adfb2d478f8b22c34fc06490f5 P 07ea5cd14f344d1796170857577dda19: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:07:33.041456 17088 tablet_bootstrap.cc:492] T 436592631ddd4a2294be21b970f2cb9d P 07ea5cd14f344d1796170857577dda19: Bootstrap starting.
I20260709 13:07:33.041263 17090 raft_consensus.cc:359] T 178d84094cd8481ea7344ce677eda479 P 136b6735cc714a6e88bd7c7f77030bfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:33.042047 17090 raft_consensus.cc:385] T 178d84094cd8481ea7344ce677eda479 P 136b6735cc714a6e88bd7c7f77030bfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:33.042358 17090 raft_consensus.cc:740] T 178d84094cd8481ea7344ce677eda479 P 136b6735cc714a6e88bd7c7f77030bfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 136b6735cc714a6e88bd7c7f77030bfd, State: Initialized, Role: FOLLOWER
I20260709 13:07:33.043200 17090 consensus_queue.cc:260] T 178d84094cd8481ea7344ce677eda479 P 136b6735cc714a6e88bd7c7f77030bfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:33.044723 17087 raft_consensus.cc:359] T 7fe8495d9eca45609b639744647ace2e P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:33.045555 17087 raft_consensus.cc:385] T 7fe8495d9eca45609b639744647ace2e P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:33.045610 17090 ts_tablet_manager.cc:1434] T 178d84094cd8481ea7344ce677eda479 P 136b6735cc714a6e88bd7c7f77030bfd: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260709 13:07:33.046038 17087 raft_consensus.cc:740] T 7fe8495d9eca45609b639744647ace2e P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bfc9eba815b4f698bcd1f5249b8a16e, State: Initialized, Role: FOLLOWER
I20260709 13:07:33.046744 17090 tablet_bootstrap.cc:492] T 43bc7322cf4741e191cff85aa5bcd740 P 136b6735cc714a6e88bd7c7f77030bfd: Bootstrap starting.
I20260709 13:07:33.047068 17087 consensus_queue.cc:260] T 7fe8495d9eca45609b639744647ace2e P 9bfc9eba815b4f698bcd1f5249b8a16e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:33.048626 17088 tablet_bootstrap.cc:654] T 436592631ddd4a2294be21b970f2cb9d P 07ea5cd14f344d1796170857577dda19: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:33.053442 17090 tablet_bootstrap.cc:654] T 43bc7322cf4741e191cff85aa5bcd740 P 136b6735cc714a6e88bd7c7f77030bfd: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:33.055233 17087 ts_tablet_manager.cc:1434] T 7fe8495d9eca45609b639744647ace2e P 9bfc9eba815b4f698bcd1f5249b8a16e: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.001s
I20260709 13:07:33.056392 17087 tablet_bootstrap.cc:492] T 61f79063dc554b119dae33ab33b9bc1b P 9bfc9eba815b4f698bcd1f5249b8a16e: Bootstrap starting.
I20260709 13:07:33.057193 17093 raft_consensus.cc:493] T 61f79063dc554b119dae33ab33b9bc1b P 07ea5cd14f344d1796170857577dda19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:33.057749 17093 raft_consensus.cc:515] T 61f79063dc554b119dae33ab33b9bc1b P 07ea5cd14f344d1796170857577dda19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:33.064005 17087 tablet_bootstrap.cc:654] T 61f79063dc554b119dae33ab33b9bc1b P 9bfc9eba815b4f698bcd1f5249b8a16e: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:33.070766 17093 leader_election.cc:290] T 61f79063dc554b119dae33ab33b9bc1b P 07ea5cd14f344d1796170857577dda19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9bfc9eba815b4f698bcd1f5249b8a16e (127.10.182.1:36137), 136b6735cc714a6e88bd7c7f77030bfd (127.10.182.3:42405)
I20260709 13:07:33.078289 17088 tablet_bootstrap.cc:492] T 436592631ddd4a2294be21b970f2cb9d P 07ea5cd14f344d1796170857577dda19: No bootstrap required, opened a new log
I20260709 13:07:33.079188 17088 ts_tablet_manager.cc:1403] T 436592631ddd4a2294be21b970f2cb9d P 07ea5cd14f344d1796170857577dda19: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.007s
I20260709 13:07:33.082501 17087 tablet_bootstrap.cc:492] T 61f79063dc554b119dae33ab33b9bc1b P 9bfc9eba815b4f698bcd1f5249b8a16e: No bootstrap required, opened a new log
I20260709 13:07:33.083245 17087 ts_tablet_manager.cc:1403] T 61f79063dc554b119dae33ab33b9bc1b P 9bfc9eba815b4f698bcd1f5249b8a16e: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.008s
I20260709 13:07:33.083390 17088 raft_consensus.cc:359] T 436592631ddd4a2294be21b970f2cb9d P 07ea5cd14f344d1796170857577dda19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:33.084685 17088 raft_consensus.cc:385] T 436592631ddd4a2294be21b970f2cb9d P 07ea5cd14f344d1796170857577dda19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:33.085150 17088 raft_consensus.cc:740] T 436592631ddd4a2294be21b970f2cb9d P 07ea5cd14f344d1796170857577dda19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07ea5cd14f344d1796170857577dda19, State: Initialized, Role: FOLLOWER
I20260709 13:07:33.086253 17088 consensus_queue.cc:260] T 436592631ddd4a2294be21b970f2cb9d P 07ea5cd14f344d1796170857577dda19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:33.087174 17087 raft_consensus.cc:359] T 61f79063dc554b119dae33ab33b9bc1b P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:33.088182 17087 raft_consensus.cc:385] T 61f79063dc554b119dae33ab33b9bc1b P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:33.088569 17087 raft_consensus.cc:740] T 61f79063dc554b119dae33ab33b9bc1b P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bfc9eba815b4f698bcd1f5249b8a16e, State: Initialized, Role: FOLLOWER
I20260709 13:07:33.089072 17088 ts_tablet_manager.cc:1434] T 436592631ddd4a2294be21b970f2cb9d P 07ea5cd14f344d1796170857577dda19: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.001s
I20260709 13:07:33.090188 17088 tablet_bootstrap.cc:492] T 178d84094cd8481ea7344ce677eda479 P 07ea5cd14f344d1796170857577dda19: Bootstrap starting.
I20260709 13:07:33.089665 17087 consensus_queue.cc:260] T 61f79063dc554b119dae33ab33b9bc1b P 9bfc9eba815b4f698bcd1f5249b8a16e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:33.096601 17087 ts_tablet_manager.cc:1434] T 61f79063dc554b119dae33ab33b9bc1b P 9bfc9eba815b4f698bcd1f5249b8a16e: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.007s
I20260709 13:07:33.097682 17088 tablet_bootstrap.cc:654] T 178d84094cd8481ea7344ce677eda479 P 07ea5cd14f344d1796170857577dda19: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:33.098115 17087 tablet_bootstrap.cc:492] T 3bfe92adfb2d478f8b22c34fc06490f5 P 9bfc9eba815b4f698bcd1f5249b8a16e: Bootstrap starting.
I20260709 13:07:33.098551 17092 raft_consensus.cc:493] T 436592631ddd4a2294be21b970f2cb9d P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:33.099125 17092 raft_consensus.cc:515] T 436592631ddd4a2294be21b970f2cb9d P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:33.106462 17092 leader_election.cc:290] T 436592631ddd4a2294be21b970f2cb9d P 9bfc9eba815b4f698bcd1f5249b8a16e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07ea5cd14f344d1796170857577dda19 (127.10.182.2:33527), 136b6735cc714a6e88bd7c7f77030bfd (127.10.182.3:42405)
I20260709 13:07:33.108441 17087 tablet_bootstrap.cc:654] T 3bfe92adfb2d478f8b22c34fc06490f5 P 9bfc9eba815b4f698bcd1f5249b8a16e: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:33.126658 17092 raft_consensus.cc:493] T 61f79063dc554b119dae33ab33b9bc1b P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:33.145447 17092 raft_consensus.cc:515] T 61f79063dc554b119dae33ab33b9bc1b P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:33.150575 17092 leader_election.cc:290] T 61f79063dc554b119dae33ab33b9bc1b P 9bfc9eba815b4f698bcd1f5249b8a16e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07ea5cd14f344d1796170857577dda19 (127.10.182.2:33527), 136b6735cc714a6e88bd7c7f77030bfd (127.10.182.3:42405)
I20260709 13:07:33.151036 17090 tablet_bootstrap.cc:492] T 43bc7322cf4741e191cff85aa5bcd740 P 136b6735cc714a6e88bd7c7f77030bfd: No bootstrap required, opened a new log
I20260709 13:07:33.153908 17090 ts_tablet_manager.cc:1403] T 43bc7322cf4741e191cff85aa5bcd740 P 136b6735cc714a6e88bd7c7f77030bfd: Time spent bootstrapping tablet: real 0.107s	user 0.039s	sys 0.055s
I20260709 13:07:33.155773 17088 tablet_bootstrap.cc:492] T 178d84094cd8481ea7344ce677eda479 P 07ea5cd14f344d1796170857577dda19: No bootstrap required, opened a new log
I20260709 13:07:33.156332 17088 ts_tablet_manager.cc:1403] T 178d84094cd8481ea7344ce677eda479 P 07ea5cd14f344d1796170857577dda19: Time spent bootstrapping tablet: real 0.066s	user 0.028s	sys 0.026s
I20260709 13:07:33.157716 17090 raft_consensus.cc:359] T 43bc7322cf4741e191cff85aa5bcd740 P 136b6735cc714a6e88bd7c7f77030bfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:33.158632 17090 raft_consensus.cc:385] T 43bc7322cf4741e191cff85aa5bcd740 P 136b6735cc714a6e88bd7c7f77030bfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:33.158973 17090 raft_consensus.cc:740] T 43bc7322cf4741e191cff85aa5bcd740 P 136b6735cc714a6e88bd7c7f77030bfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 136b6735cc714a6e88bd7c7f77030bfd, State: Initialized, Role: FOLLOWER
I20260709 13:07:33.159991 17090 consensus_queue.cc:260] T 43bc7322cf4741e191cff85aa5bcd740 P 136b6735cc714a6e88bd7c7f77030bfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:33.159906 17088 raft_consensus.cc:359] T 178d84094cd8481ea7344ce677eda479 P 07ea5cd14f344d1796170857577dda19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:33.161743 17088 raft_consensus.cc:385] T 178d84094cd8481ea7344ce677eda479 P 07ea5cd14f344d1796170857577dda19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:33.162039 17088 raft_consensus.cc:740] T 178d84094cd8481ea7344ce677eda479 P 07ea5cd14f344d1796170857577dda19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07ea5cd14f344d1796170857577dda19, State: Initialized, Role: FOLLOWER
I20260709 13:07:33.162374 16973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "436592631ddd4a2294be21b970f2cb9d" candidate_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07ea5cd14f344d1796170857577dda19" is_pre_election: true
I20260709 13:07:33.162976 17088 consensus_queue.cc:260] T 178d84094cd8481ea7344ce677eda479 P 07ea5cd14f344d1796170857577dda19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:33.163390 16973 raft_consensus.cc:2468] T 436592631ddd4a2294be21b970f2cb9d P 07ea5cd14f344d1796170857577dda19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9bfc9eba815b4f698bcd1f5249b8a16e in term 0.
I20260709 13:07:33.164930 16972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61f79063dc554b119dae33ab33b9bc1b" candidate_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07ea5cd14f344d1796170857577dda19" is_pre_election: true
I20260709 13:07:33.165612 17088 ts_tablet_manager.cc:1434] T 178d84094cd8481ea7344ce677eda479 P 07ea5cd14f344d1796170857577dda19: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 13:07:33.165843 16972 raft_consensus.cc:2468] T 61f79063dc554b119dae33ab33b9bc1b P 07ea5cd14f344d1796170857577dda19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9bfc9eba815b4f698bcd1f5249b8a16e in term 0.
I20260709 13:07:33.166720 17088 tablet_bootstrap.cc:492] T 43bc7322cf4741e191cff85aa5bcd740 P 07ea5cd14f344d1796170857577dda19: Bootstrap starting.
I20260709 13:07:33.177450 17090 ts_tablet_manager.cc:1434] T 43bc7322cf4741e191cff85aa5bcd740 P 136b6735cc714a6e88bd7c7f77030bfd: Time spent starting tablet: real 0.023s	user 0.009s	sys 0.000s
I20260709 13:07:33.178251 17088 tablet_bootstrap.cc:654] T 43bc7322cf4741e191cff85aa5bcd740 P 07ea5cd14f344d1796170857577dda19: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:33.178901 17090 tablet_bootstrap.cc:492] T 61f79063dc554b119dae33ab33b9bc1b P 136b6735cc714a6e88bd7c7f77030bfd: Bootstrap starting.
I20260709 13:07:33.181044 16863 leader_election.cc:304] T 436592631ddd4a2294be21b970f2cb9d P 9bfc9eba815b4f698bcd1f5249b8a16e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07ea5cd14f344d1796170857577dda19, 9bfc9eba815b4f698bcd1f5249b8a16e; no voters: 
I20260709 13:07:33.183408 16898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61f79063dc554b119dae33ab33b9bc1b" candidate_uuid: "07ea5cd14f344d1796170857577dda19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" is_pre_election: true
I20260709 13:07:33.189340 17092 raft_consensus.cc:2804] T 436592631ddd4a2294be21b970f2cb9d P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:33.189752 16898 raft_consensus.cc:2468] T 61f79063dc554b119dae33ab33b9bc1b P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07ea5cd14f344d1796170857577dda19 in term 0.
I20260709 13:07:33.189905 17092 raft_consensus.cc:493] T 436592631ddd4a2294be21b970f2cb9d P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:33.190897 16863 leader_election.cc:304] T 61f79063dc554b119dae33ab33b9bc1b P 9bfc9eba815b4f698bcd1f5249b8a16e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07ea5cd14f344d1796170857577dda19, 9bfc9eba815b4f698bcd1f5249b8a16e; no voters: 
I20260709 13:07:33.191474 17092 raft_consensus.cc:3060] T 436592631ddd4a2294be21b970f2cb9d P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:33.192086 16939 leader_election.cc:304] T 61f79063dc554b119dae33ab33b9bc1b P 07ea5cd14f344d1796170857577dda19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07ea5cd14f344d1796170857577dda19, 9bfc9eba815b4f698bcd1f5249b8a16e; no voters: 
I20260709 13:07:33.193379 17093 raft_consensus.cc:2804] T 61f79063dc554b119dae33ab33b9bc1b P 07ea5cd14f344d1796170857577dda19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:33.193879 17093 raft_consensus.cc:493] T 61f79063dc554b119dae33ab33b9bc1b P 07ea5cd14f344d1796170857577dda19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:33.194336 17093 raft_consensus.cc:3060] T 61f79063dc554b119dae33ab33b9bc1b P 07ea5cd14f344d1796170857577dda19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:33.205013 17090 tablet_bootstrap.cc:654] T 61f79063dc554b119dae33ab33b9bc1b P 136b6735cc714a6e88bd7c7f77030bfd: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:33.208360 17112 raft_consensus.cc:2804] T 61f79063dc554b119dae33ab33b9bc1b P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:33.209056 17112 raft_consensus.cc:493] T 61f79063dc554b119dae33ab33b9bc1b P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:33.209414 17112 raft_consensus.cc:3060] T 61f79063dc554b119dae33ab33b9bc1b P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:33.210417 17087 tablet_bootstrap.cc:492] T 3bfe92adfb2d478f8b22c34fc06490f5 P 9bfc9eba815b4f698bcd1f5249b8a16e: No bootstrap required, opened a new log
I20260709 13:07:33.210964 17087 ts_tablet_manager.cc:1403] T 3bfe92adfb2d478f8b22c34fc06490f5 P 9bfc9eba815b4f698bcd1f5249b8a16e: Time spent bootstrapping tablet: real 0.113s	user 0.035s	sys 0.029s
I20260709 13:07:33.211064 17093 raft_consensus.cc:515] T 61f79063dc554b119dae33ab33b9bc1b P 07ea5cd14f344d1796170857577dda19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
W20260709 13:07:33.213109 16844 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:07:33.213912 17093 leader_election.cc:290] T 61f79063dc554b119dae33ab33b9bc1b P 07ea5cd14f344d1796170857577dda19 [CANDIDATE]: Term 1 election: Requested vote from peers 9bfc9eba815b4f698bcd1f5249b8a16e (127.10.182.1:36137), 136b6735cc714a6e88bd7c7f77030bfd (127.10.182.3:42405)
I20260709 13:07:33.214113 17087 raft_consensus.cc:359] T 3bfe92adfb2d478f8b22c34fc06490f5 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:33.214923 17087 raft_consensus.cc:385] T 3bfe92adfb2d478f8b22c34fc06490f5 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:33.214777 16898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61f79063dc554b119dae33ab33b9bc1b" candidate_uuid: "07ea5cd14f344d1796170857577dda19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e"
I20260709 13:07:33.215255 17087 raft_consensus.cc:740] T 3bfe92adfb2d478f8b22c34fc06490f5 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bfc9eba815b4f698bcd1f5249b8a16e, State: Initialized, Role: FOLLOWER
I20260709 13:07:33.216027 17087 consensus_queue.cc:260] T 3bfe92adfb2d478f8b22c34fc06490f5 P 9bfc9eba815b4f698bcd1f5249b8a16e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:33.217303 17047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61f79063dc554b119dae33ab33b9bc1b" candidate_uuid: "07ea5cd14f344d1796170857577dda19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "136b6735cc714a6e88bd7c7f77030bfd" is_pre_election: true
I20260709 13:07:33.218304 17046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61f79063dc554b119dae33ab33b9bc1b" candidate_uuid: "07ea5cd14f344d1796170857577dda19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "136b6735cc714a6e88bd7c7f77030bfd"
W20260709 13:07:33.219838 16938 leader_election.cc:343] T 61f79063dc554b119dae33ab33b9bc1b P 07ea5cd14f344d1796170857577dda19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 136b6735cc714a6e88bd7c7f77030bfd (127.10.182.3:42405): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:07:33.221071 16938 leader_election.cc:343] T 61f79063dc554b119dae33ab33b9bc1b P 07ea5cd14f344d1796170857577dda19 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 136b6735cc714a6e88bd7c7f77030bfd (127.10.182.3:42405): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:33.222572 17046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "436592631ddd4a2294be21b970f2cb9d" candidate_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "136b6735cc714a6e88bd7c7f77030bfd" is_pre_election: true
I20260709 13:07:33.222950 17047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61f79063dc554b119dae33ab33b9bc1b" candidate_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "136b6735cc714a6e88bd7c7f77030bfd" is_pre_election: true
I20260709 13:07:33.221752 17092 raft_consensus.cc:515] T 436592631ddd4a2294be21b970f2cb9d P 9bfc9eba815b4f698bcd1f5249b8a16e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:33.225095 17090 tablet_bootstrap.cc:492] T 61f79063dc554b119dae33ab33b9bc1b P 136b6735cc714a6e88bd7c7f77030bfd: No bootstrap required, opened a new log
W20260709 13:07:33.225454 16863 leader_election.cc:343] T 436592631ddd4a2294be21b970f2cb9d P 9bfc9eba815b4f698bcd1f5249b8a16e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 136b6735cc714a6e88bd7c7f77030bfd (127.10.182.3:42405): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:33.225669 17090 ts_tablet_manager.cc:1403] T 61f79063dc554b119dae33ab33b9bc1b P 136b6735cc714a6e88bd7c7f77030bfd: Time spent bootstrapping tablet: real 0.047s	user 0.006s	sys 0.008s
I20260709 13:07:33.225111 17088 tablet_bootstrap.cc:492] T 43bc7322cf4741e191cff85aa5bcd740 P 07ea5cd14f344d1796170857577dda19: No bootstrap required, opened a new log
I20260709 13:07:33.226431 17088 ts_tablet_manager.cc:1403] T 43bc7322cf4741e191cff85aa5bcd740 P 07ea5cd14f344d1796170857577dda19: Time spent bootstrapping tablet: real 0.060s	user 0.016s	sys 0.015s
I20260709 13:07:33.227088 17112 raft_consensus.cc:515] T 61f79063dc554b119dae33ab33b9bc1b P 9bfc9eba815b4f698bcd1f5249b8a16e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:33.228286 16898 raft_consensus.cc:2393] T 61f79063dc554b119dae33ab33b9bc1b P 9bfc9eba815b4f698bcd1f5249b8a16e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 07ea5cd14f344d1796170857577dda19 in current term 1: Already voted for candidate 9bfc9eba815b4f698bcd1f5249b8a16e in this term.
I20260709 13:07:33.228863 17090 raft_consensus.cc:359] T 61f79063dc554b119dae33ab33b9bc1b P 136b6735cc714a6e88bd7c7f77030bfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:33.229993 17090 raft_consensus.cc:385] T 61f79063dc554b119dae33ab33b9bc1b P 136b6735cc714a6e88bd7c7f77030bfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:33.230368 17090 raft_consensus.cc:740] T 61f79063dc554b119dae33ab33b9bc1b P 136b6735cc714a6e88bd7c7f77030bfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 136b6735cc714a6e88bd7c7f77030bfd, State: Initialized, Role: FOLLOWER
I20260709 13:07:33.232259 17112 leader_election.cc:290] T 61f79063dc554b119dae33ab33b9bc1b P 9bfc9eba815b4f698bcd1f5249b8a16e [CANDIDATE]: Term 1 election: Requested vote from peers 07ea5cd14f344d1796170857577dda19 (127.10.182.2:33527), 136b6735cc714a6e88bd7c7f77030bfd (127.10.182.3:42405)
I20260709 13:07:33.233793 16939 leader_election.cc:304] T 61f79063dc554b119dae33ab33b9bc1b P 07ea5cd14f344d1796170857577dda19 [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: 07ea5cd14f344d1796170857577dda19; no voters: 136b6735cc714a6e88bd7c7f77030bfd, 9bfc9eba815b4f698bcd1f5249b8a16e
I20260709 13:07:33.233948 17090 consensus_queue.cc:260] T 61f79063dc554b119dae33ab33b9bc1b P 136b6735cc714a6e88bd7c7f77030bfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:33.232923 17088 raft_consensus.cc:359] T 43bc7322cf4741e191cff85aa5bcd740 P 07ea5cd14f344d1796170857577dda19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:33.235921 17093 raft_consensus.cc:2749] T 61f79063dc554b119dae33ab33b9bc1b P 07ea5cd14f344d1796170857577dda19 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:07:33.232630 17092 leader_election.cc:290] T 436592631ddd4a2294be21b970f2cb9d P 9bfc9eba815b4f698bcd1f5249b8a16e [CANDIDATE]: Term 1 election: Requested vote from peers 07ea5cd14f344d1796170857577dda19 (127.10.182.2:33527), 136b6735cc714a6e88bd7c7f77030bfd (127.10.182.3:42405)
I20260709 13:07:33.236624 17088 raft_consensus.cc:385] T 43bc7322cf4741e191cff85aa5bcd740 P 07ea5cd14f344d1796170857577dda19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:07:33.236332 16863 leader_election.cc:343] T 61f79063dc554b119dae33ab33b9bc1b P 9bfc9eba815b4f698bcd1f5249b8a16e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 136b6735cc714a6e88bd7c7f77030bfd (127.10.182.3:42405): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:33.237089 17088 raft_consensus.cc:740] T 43bc7322cf4741e191cff85aa5bcd740 P 07ea5cd14f344d1796170857577dda19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07ea5cd14f344d1796170857577dda19, State: Initialized, Role: FOLLOWER
I20260709 13:07:33.238308 17088 consensus_queue.cc:260] T 43bc7322cf4741e191cff85aa5bcd740 P 07ea5cd14f344d1796170857577dda19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:33.239111 16972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "436592631ddd4a2294be21b970f2cb9d" candidate_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07ea5cd14f344d1796170857577dda19"
I20260709 13:07:33.239585 17090 ts_tablet_manager.cc:1434] T 61f79063dc554b119dae33ab33b9bc1b P 136b6735cc714a6e88bd7c7f77030bfd: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.003s
I20260709 13:07:33.239751 16972 raft_consensus.cc:3060] T 436592631ddd4a2294be21b970f2cb9d P 07ea5cd14f344d1796170857577dda19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:33.240705 17088 ts_tablet_manager.cc:1434] T 43bc7322cf4741e191cff85aa5bcd740 P 07ea5cd14f344d1796170857577dda19: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.003s
I20260709 13:07:33.241578 17087 ts_tablet_manager.cc:1434] T 3bfe92adfb2d478f8b22c34fc06490f5 P 9bfc9eba815b4f698bcd1f5249b8a16e: Time spent starting tablet: real 0.030s	user 0.016s	sys 0.008s
I20260709 13:07:33.242635 17087 tablet_bootstrap.cc:492] T 3f7d30905ad34c63a627a6a09fc031aa P 9bfc9eba815b4f698bcd1f5249b8a16e: Bootstrap starting.
I20260709 13:07:33.243997 17088 tablet_bootstrap.cc:492] T e73d263b5a624794a8b793508bc44dd6 P 07ea5cd14f344d1796170857577dda19: Bootstrap starting.
I20260709 13:07:33.250499 16972 raft_consensus.cc:2468] T 436592631ddd4a2294be21b970f2cb9d P 07ea5cd14f344d1796170857577dda19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bfc9eba815b4f698bcd1f5249b8a16e in term 1.
I20260709 13:07:33.251328 17088 tablet_bootstrap.cc:654] T e73d263b5a624794a8b793508bc44dd6 P 07ea5cd14f344d1796170857577dda19: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:33.252244 16973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61f79063dc554b119dae33ab33b9bc1b" candidate_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07ea5cd14f344d1796170857577dda19"
I20260709 13:07:33.254706 16973 raft_consensus.cc:2393] T 61f79063dc554b119dae33ab33b9bc1b P 07ea5cd14f344d1796170857577dda19 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9bfc9eba815b4f698bcd1f5249b8a16e in current term 1: Already voted for candidate 07ea5cd14f344d1796170857577dda19 in this term.
I20260709 13:07:33.254765 16863 leader_election.cc:304] T 436592631ddd4a2294be21b970f2cb9d P 9bfc9eba815b4f698bcd1f5249b8a16e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07ea5cd14f344d1796170857577dda19, 9bfc9eba815b4f698bcd1f5249b8a16e; no voters: 
I20260709 13:07:33.257406 17046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "436592631ddd4a2294be21b970f2cb9d" candidate_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "136b6735cc714a6e88bd7c7f77030bfd"
I20260709 13:07:33.257788 17114 raft_consensus.cc:2804] T 436592631ddd4a2294be21b970f2cb9d P 9bfc9eba815b4f698bcd1f5249b8a16e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:33.257030 17047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61f79063dc554b119dae33ab33b9bc1b" candidate_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "136b6735cc714a6e88bd7c7f77030bfd"
I20260709 13:07:33.258553 17114 raft_consensus.cc:697] T 436592631ddd4a2294be21b970f2cb9d P 9bfc9eba815b4f698bcd1f5249b8a16e [term 1 LEADER]: Becoming Leader. State: Replica: 9bfc9eba815b4f698bcd1f5249b8a16e, State: Running, Role: LEADER
I20260709 13:07:33.258885 17047 raft_consensus.cc:3060] T 61f79063dc554b119dae33ab33b9bc1b P 136b6735cc714a6e88bd7c7f77030bfd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:33.258944 17090 tablet_bootstrap.cc:492] T 436592631ddd4a2294be21b970f2cb9d P 136b6735cc714a6e88bd7c7f77030bfd: Bootstrap starting.
I20260709 13:07:33.259821 17114 consensus_queue.cc:237] T 436592631ddd4a2294be21b970f2cb9d P 9bfc9eba815b4f698bcd1f5249b8a16e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:33.265980 17087 tablet_bootstrap.cc:654] T 3f7d30905ad34c63a627a6a09fc031aa P 9bfc9eba815b4f698bcd1f5249b8a16e: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:33.266158 17090 tablet_bootstrap.cc:654] T 436592631ddd4a2294be21b970f2cb9d P 136b6735cc714a6e88bd7c7f77030bfd: Neither blocks nor log segments found. Creating new log.
W20260709 13:07:33.270328 16863 leader_election.cc:343] T 436592631ddd4a2294be21b970f2cb9d P 9bfc9eba815b4f698bcd1f5249b8a16e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 136b6735cc714a6e88bd7c7f77030bfd (127.10.182.3:42405): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:33.276518 17087 tablet_bootstrap.cc:492] T 3f7d30905ad34c63a627a6a09fc031aa P 9bfc9eba815b4f698bcd1f5249b8a16e: No bootstrap required, opened a new log
I20260709 13:07:33.277153 17087 ts_tablet_manager.cc:1403] T 3f7d30905ad34c63a627a6a09fc031aa P 9bfc9eba815b4f698bcd1f5249b8a16e: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.004s
I20260709 13:07:33.277351 17047 raft_consensus.cc:2468] T 61f79063dc554b119dae33ab33b9bc1b P 136b6735cc714a6e88bd7c7f77030bfd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bfc9eba815b4f698bcd1f5249b8a16e in term 1.
I20260709 13:07:33.284875 17090 tablet_bootstrap.cc:492] T 436592631ddd4a2294be21b970f2cb9d P 136b6735cc714a6e88bd7c7f77030bfd: No bootstrap required, opened a new log
I20260709 13:07:33.285449 17090 ts_tablet_manager.cc:1403] T 436592631ddd4a2294be21b970f2cb9d P 136b6735cc714a6e88bd7c7f77030bfd: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.008s
I20260709 13:07:33.287397 16863 leader_election.cc:304] T 61f79063dc554b119dae33ab33b9bc1b P 9bfc9eba815b4f698bcd1f5249b8a16e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 136b6735cc714a6e88bd7c7f77030bfd, 9bfc9eba815b4f698bcd1f5249b8a16e; no voters: 07ea5cd14f344d1796170857577dda19
I20260709 13:07:33.288405 17092 raft_consensus.cc:2804] T 61f79063dc554b119dae33ab33b9bc1b P 9bfc9eba815b4f698bcd1f5249b8a16e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:33.288501 17090 raft_consensus.cc:359] T 436592631ddd4a2294be21b970f2cb9d P 136b6735cc714a6e88bd7c7f77030bfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:33.289192 17092 raft_consensus.cc:697] T 61f79063dc554b119dae33ab33b9bc1b P 9bfc9eba815b4f698bcd1f5249b8a16e [term 1 LEADER]: Becoming Leader. State: Replica: 9bfc9eba815b4f698bcd1f5249b8a16e, State: Running, Role: LEADER
I20260709 13:07:33.289479 17090 raft_consensus.cc:385] T 436592631ddd4a2294be21b970f2cb9d P 136b6735cc714a6e88bd7c7f77030bfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:33.289876 17090 raft_consensus.cc:740] T 436592631ddd4a2294be21b970f2cb9d P 136b6735cc714a6e88bd7c7f77030bfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 136b6735cc714a6e88bd7c7f77030bfd, State: Initialized, Role: FOLLOWER
I20260709 13:07:33.290411 17092 consensus_queue.cc:237] T 61f79063dc554b119dae33ab33b9bc1b P 9bfc9eba815b4f698bcd1f5249b8a16e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:33.290740 17090 consensus_queue.cc:260] T 436592631ddd4a2294be21b970f2cb9d P 136b6735cc714a6e88bd7c7f77030bfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:33.280305 17087 raft_consensus.cc:359] T 3f7d30905ad34c63a627a6a09fc031aa P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:33.292563 17087 raft_consensus.cc:385] T 3f7d30905ad34c63a627a6a09fc031aa P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:33.292889 17087 raft_consensus.cc:740] T 3f7d30905ad34c63a627a6a09fc031aa P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bfc9eba815b4f698bcd1f5249b8a16e, State: Initialized, Role: FOLLOWER
I20260709 13:07:33.293347 17088 tablet_bootstrap.cc:492] T e73d263b5a624794a8b793508bc44dd6 P 07ea5cd14f344d1796170857577dda19: No bootstrap required, opened a new log
I20260709 13:07:33.293844 17088 ts_tablet_manager.cc:1403] T e73d263b5a624794a8b793508bc44dd6 P 07ea5cd14f344d1796170857577dda19: Time spent bootstrapping tablet: real 0.050s	user 0.028s	sys 0.016s
I20260709 13:07:33.293529 17087 consensus_queue.cc:260] T 3f7d30905ad34c63a627a6a09fc031aa P 9bfc9eba815b4f698bcd1f5249b8a16e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:33.295924 17087 ts_tablet_manager.cc:1434] T 3f7d30905ad34c63a627a6a09fc031aa P 9bfc9eba815b4f698bcd1f5249b8a16e: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 13:07:33.297101 17087 tablet_bootstrap.cc:492] T 868fb176b7504b5d9cb03929f3751486 P 9bfc9eba815b4f698bcd1f5249b8a16e: Bootstrap starting.
I20260709 13:07:33.297097 17088 raft_consensus.cc:359] T e73d263b5a624794a8b793508bc44dd6 P 07ea5cd14f344d1796170857577dda19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:33.298010 17088 raft_consensus.cc:385] T e73d263b5a624794a8b793508bc44dd6 P 07ea5cd14f344d1796170857577dda19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:33.298311 17088 raft_consensus.cc:740] T e73d263b5a624794a8b793508bc44dd6 P 07ea5cd14f344d1796170857577dda19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07ea5cd14f344d1796170857577dda19, State: Initialized, Role: FOLLOWER
I20260709 13:07:33.299042 17088 consensus_queue.cc:260] T e73d263b5a624794a8b793508bc44dd6 P 07ea5cd14f344d1796170857577dda19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:33.301290 17088 ts_tablet_manager.cc:1434] T e73d263b5a624794a8b793508bc44dd6 P 07ea5cd14f344d1796170857577dda19: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:07:33.302300 17088 tablet_bootstrap.cc:492] T 3f7d30905ad34c63a627a6a09fc031aa P 07ea5cd14f344d1796170857577dda19: Bootstrap starting.
I20260709 13:07:33.301915 16792 catalog_manager.cc:5697] T 436592631ddd4a2294be21b970f2cb9d P 9bfc9eba815b4f698bcd1f5249b8a16e reported cstate change: term changed from 0 to 1, leader changed from <none> to 9bfc9eba815b4f698bcd1f5249b8a16e (127.10.182.1). New cstate: current_term: 1 leader_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:33.305328 17090 ts_tablet_manager.cc:1434] T 436592631ddd4a2294be21b970f2cb9d P 136b6735cc714a6e88bd7c7f77030bfd: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.001s
I20260709 13:07:33.306452 17090 tablet_bootstrap.cc:492] T 868fb176b7504b5d9cb03929f3751486 P 136b6735cc714a6e88bd7c7f77030bfd: Bootstrap starting.
I20260709 13:07:33.309135 17088 tablet_bootstrap.cc:654] T 3f7d30905ad34c63a627a6a09fc031aa P 07ea5cd14f344d1796170857577dda19: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:33.313935 17090 tablet_bootstrap.cc:654] T 868fb176b7504b5d9cb03929f3751486 P 136b6735cc714a6e88bd7c7f77030bfd: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:33.315264 17114 raft_consensus.cc:493] T 7fe8495d9eca45609b639744647ace2e P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:33.315802 17114 raft_consensus.cc:515] T 7fe8495d9eca45609b639744647ace2e P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:33.303260 17087 tablet_bootstrap.cc:654] T 868fb176b7504b5d9cb03929f3751486 P 9bfc9eba815b4f698bcd1f5249b8a16e: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:33.317365 17088 tablet_bootstrap.cc:492] T 3f7d30905ad34c63a627a6a09fc031aa P 07ea5cd14f344d1796170857577dda19: No bootstrap required, opened a new log
I20260709 13:07:33.317849 17088 ts_tablet_manager.cc:1403] T 3f7d30905ad34c63a627a6a09fc031aa P 07ea5cd14f344d1796170857577dda19: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.008s
I20260709 13:07:33.318943 16973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fe8495d9eca45609b639744647ace2e" candidate_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07ea5cd14f344d1796170857577dda19" is_pre_election: true
I20260709 13:07:33.319738 16973 raft_consensus.cc:2468] T 7fe8495d9eca45609b639744647ace2e P 07ea5cd14f344d1796170857577dda19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9bfc9eba815b4f698bcd1f5249b8a16e in term 0.
I20260709 13:07:33.320050 17114 leader_election.cc:290] T 7fe8495d9eca45609b639744647ace2e P 9bfc9eba815b4f698bcd1f5249b8a16e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07ea5cd14f344d1796170857577dda19 (127.10.182.2:33527), 136b6735cc714a6e88bd7c7f77030bfd (127.10.182.3:42405)
I20260709 13:07:33.320431 17088 raft_consensus.cc:359] T 3f7d30905ad34c63a627a6a09fc031aa P 07ea5cd14f344d1796170857577dda19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:33.321022 17047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fe8495d9eca45609b639744647ace2e" candidate_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "136b6735cc714a6e88bd7c7f77030bfd" is_pre_election: true
I20260709 13:07:33.321769 17047 raft_consensus.cc:2468] T 7fe8495d9eca45609b639744647ace2e P 136b6735cc714a6e88bd7c7f77030bfd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9bfc9eba815b4f698bcd1f5249b8a16e in term 0.
I20260709 13:07:33.322048 16863 leader_election.cc:304] T 7fe8495d9eca45609b639744647ace2e P 9bfc9eba815b4f698bcd1f5249b8a16e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07ea5cd14f344d1796170857577dda19, 9bfc9eba815b4f698bcd1f5249b8a16e; no voters: 
I20260709 13:07:33.321028 17088 raft_consensus.cc:385] T 3f7d30905ad34c63a627a6a09fc031aa P 07ea5cd14f344d1796170857577dda19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:33.322872 17088 raft_consensus.cc:740] T 3f7d30905ad34c63a627a6a09fc031aa P 07ea5cd14f344d1796170857577dda19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07ea5cd14f344d1796170857577dda19, State: Initialized, Role: FOLLOWER
I20260709 13:07:33.322956 17114 raft_consensus.cc:2804] T 7fe8495d9eca45609b639744647ace2e P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:33.323321 17114 raft_consensus.cc:493] T 7fe8495d9eca45609b639744647ace2e P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:33.323639 17114 raft_consensus.cc:3060] T 7fe8495d9eca45609b639744647ace2e P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:33.323760 17090 tablet_bootstrap.cc:492] T 868fb176b7504b5d9cb03929f3751486 P 136b6735cc714a6e88bd7c7f77030bfd: No bootstrap required, opened a new log
I20260709 13:07:33.324579 17090 ts_tablet_manager.cc:1403] T 868fb176b7504b5d9cb03929f3751486 P 136b6735cc714a6e88bd7c7f77030bfd: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.009s
I20260709 13:07:33.323618 17088 consensus_queue.cc:260] T 3f7d30905ad34c63a627a6a09fc031aa P 07ea5cd14f344d1796170857577dda19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:33.327131 17090 raft_consensus.cc:359] T 868fb176b7504b5d9cb03929f3751486 P 136b6735cc714a6e88bd7c7f77030bfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:33.328055 17090 raft_consensus.cc:385] T 868fb176b7504b5d9cb03929f3751486 P 136b6735cc714a6e88bd7c7f77030bfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:33.328362 17090 raft_consensus.cc:740] T 868fb176b7504b5d9cb03929f3751486 P 136b6735cc714a6e88bd7c7f77030bfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 136b6735cc714a6e88bd7c7f77030bfd, State: Initialized, Role: FOLLOWER
I20260709 13:07:33.329346 17090 consensus_queue.cc:260] T 868fb176b7504b5d9cb03929f3751486 P 136b6735cc714a6e88bd7c7f77030bfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:33.331367 17088 ts_tablet_manager.cc:1434] T 3f7d30905ad34c63a627a6a09fc031aa P 07ea5cd14f344d1796170857577dda19: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.004s
I20260709 13:07:33.332417 17088 tablet_bootstrap.cc:492] T 868fb176b7504b5d9cb03929f3751486 P 07ea5cd14f344d1796170857577dda19: Bootstrap starting.
I20260709 13:07:33.332939 17090 ts_tablet_manager.cc:1434] T 868fb176b7504b5d9cb03929f3751486 P 136b6735cc714a6e88bd7c7f77030bfd: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260709 13:07:33.336150 17087 tablet_bootstrap.cc:492] T 868fb176b7504b5d9cb03929f3751486 P 9bfc9eba815b4f698bcd1f5249b8a16e: No bootstrap required, opened a new log
I20260709 13:07:33.336844 17087 ts_tablet_manager.cc:1403] T 868fb176b7504b5d9cb03929f3751486 P 9bfc9eba815b4f698bcd1f5249b8a16e: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.003s
I20260709 13:07:33.336988 17090 tablet_bootstrap.cc:492] T 3bfe92adfb2d478f8b22c34fc06490f5 P 136b6735cc714a6e88bd7c7f77030bfd: Bootstrap starting.
I20260709 13:07:33.337988 17088 tablet_bootstrap.cc:654] T 868fb176b7504b5d9cb03929f3751486 P 07ea5cd14f344d1796170857577dda19: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:33.339916 17087 raft_consensus.cc:359] T 868fb176b7504b5d9cb03929f3751486 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:33.340847 17087 raft_consensus.cc:385] T 868fb176b7504b5d9cb03929f3751486 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:33.341243 17087 raft_consensus.cc:740] T 868fb176b7504b5d9cb03929f3751486 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bfc9eba815b4f698bcd1f5249b8a16e, State: Initialized, Role: FOLLOWER
I20260709 13:07:33.342264 17087 consensus_queue.cc:260] T 868fb176b7504b5d9cb03929f3751486 P 9bfc9eba815b4f698bcd1f5249b8a16e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:33.344316 17114 raft_consensus.cc:515] T 7fe8495d9eca45609b639744647ace2e P 9bfc9eba815b4f698bcd1f5249b8a16e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:33.345259 17087 ts_tablet_manager.cc:1434] T 868fb176b7504b5d9cb03929f3751486 P 9bfc9eba815b4f698bcd1f5249b8a16e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260709 13:07:33.346416 17087 tablet_bootstrap.cc:492] T 178d84094cd8481ea7344ce677eda479 P 9bfc9eba815b4f698bcd1f5249b8a16e: Bootstrap starting.
I20260709 13:07:33.348233 17090 tablet_bootstrap.cc:654] T 3bfe92adfb2d478f8b22c34fc06490f5 P 136b6735cc714a6e88bd7c7f77030bfd: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:33.348299 16973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fe8495d9eca45609b639744647ace2e" candidate_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07ea5cd14f344d1796170857577dda19"
I20260709 13:07:33.349448 16973 raft_consensus.cc:3060] T 7fe8495d9eca45609b639744647ace2e P 07ea5cd14f344d1796170857577dda19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:33.352826 17087 tablet_bootstrap.cc:654] T 178d84094cd8481ea7344ce677eda479 P 9bfc9eba815b4f698bcd1f5249b8a16e: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:33.359715 17047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fe8495d9eca45609b639744647ace2e" candidate_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "136b6735cc714a6e88bd7c7f77030bfd"
I20260709 13:07:33.360385 17047 raft_consensus.cc:3060] T 7fe8495d9eca45609b639744647ace2e P 136b6735cc714a6e88bd7c7f77030bfd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:33.361375 16973 raft_consensus.cc:2468] T 7fe8495d9eca45609b639744647ace2e P 07ea5cd14f344d1796170857577dda19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bfc9eba815b4f698bcd1f5249b8a16e in term 1.
I20260709 13:07:33.362617 16863 leader_election.cc:304] T 7fe8495d9eca45609b639744647ace2e P 9bfc9eba815b4f698bcd1f5249b8a16e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07ea5cd14f344d1796170857577dda19, 9bfc9eba815b4f698bcd1f5249b8a16e; no voters: 
I20260709 13:07:33.363411 17114 leader_election.cc:290] T 7fe8495d9eca45609b639744647ace2e P 9bfc9eba815b4f698bcd1f5249b8a16e [CANDIDATE]: Term 1 election: Requested vote from peers 07ea5cd14f344d1796170857577dda19 (127.10.182.2:33527), 136b6735cc714a6e88bd7c7f77030bfd (127.10.182.3:42405)
I20260709 13:07:33.363468 17092 raft_consensus.cc:2804] T 7fe8495d9eca45609b639744647ace2e P 9bfc9eba815b4f698bcd1f5249b8a16e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:33.364238 17092 raft_consensus.cc:697] T 7fe8495d9eca45609b639744647ace2e P 9bfc9eba815b4f698bcd1f5249b8a16e [term 1 LEADER]: Becoming Leader. State: Replica: 9bfc9eba815b4f698bcd1f5249b8a16e, State: Running, Role: LEADER
I20260709 13:07:33.365477 17092 consensus_queue.cc:237] T 7fe8495d9eca45609b639744647ace2e P 9bfc9eba815b4f698bcd1f5249b8a16e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:33.367683 17047 raft_consensus.cc:2468] T 7fe8495d9eca45609b639744647ace2e P 136b6735cc714a6e88bd7c7f77030bfd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bfc9eba815b4f698bcd1f5249b8a16e in term 1.
I20260709 13:07:33.369858 17114 raft_consensus.cc:493] T 43bc7322cf4741e191cff85aa5bcd740 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:33.372888 17088 tablet_bootstrap.cc:492] T 868fb176b7504b5d9cb03929f3751486 P 07ea5cd14f344d1796170857577dda19: No bootstrap required, opened a new log
I20260709 13:07:33.371291 17114 raft_consensus.cc:515] T 43bc7322cf4741e191cff85aa5bcd740 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:33.373463 17088 ts_tablet_manager.cc:1403] T 868fb176b7504b5d9cb03929f3751486 P 07ea5cd14f344d1796170857577dda19: Time spent bootstrapping tablet: real 0.041s	user 0.020s	sys 0.007s
I20260709 13:07:33.374351 17087 tablet_bootstrap.cc:492] T 178d84094cd8481ea7344ce677eda479 P 9bfc9eba815b4f698bcd1f5249b8a16e: No bootstrap required, opened a new log
I20260709 13:07:33.374861 17087 ts_tablet_manager.cc:1403] T 178d84094cd8481ea7344ce677eda479 P 9bfc9eba815b4f698bcd1f5249b8a16e: Time spent bootstrapping tablet: real 0.029s	user 0.019s	sys 0.005s
I20260709 13:07:33.375954 16973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43bc7322cf4741e191cff85aa5bcd740" candidate_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07ea5cd14f344d1796170857577dda19" is_pre_election: true
I20260709 13:07:33.376345 17114 leader_election.cc:290] T 43bc7322cf4741e191cff85aa5bcd740 P 9bfc9eba815b4f698bcd1f5249b8a16e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07ea5cd14f344d1796170857577dda19 (127.10.182.2:33527), 136b6735cc714a6e88bd7c7f77030bfd (127.10.182.3:42405)
I20260709 13:07:33.377070 17047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43bc7322cf4741e191cff85aa5bcd740" candidate_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "136b6735cc714a6e88bd7c7f77030bfd" is_pre_election: true
I20260709 13:07:33.377529 17087 raft_consensus.cc:359] T 178d84094cd8481ea7344ce677eda479 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:33.377934 17047 raft_consensus.cc:2468] T 43bc7322cf4741e191cff85aa5bcd740 P 136b6735cc714a6e88bd7c7f77030bfd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9bfc9eba815b4f698bcd1f5249b8a16e in term 0.
I20260709 13:07:33.378278 17087 raft_consensus.cc:385] T 178d84094cd8481ea7344ce677eda479 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:33.376220 17088 raft_consensus.cc:359] T 868fb176b7504b5d9cb03929f3751486 P 07ea5cd14f344d1796170857577dda19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:33.378757 17090 tablet_bootstrap.cc:492] T 3bfe92adfb2d478f8b22c34fc06490f5 P 136b6735cc714a6e88bd7c7f77030bfd: No bootstrap required, opened a new log
I20260709 13:07:33.377554 16973 raft_consensus.cc:2468] T 43bc7322cf4741e191cff85aa5bcd740 P 07ea5cd14f344d1796170857577dda19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9bfc9eba815b4f698bcd1f5249b8a16e in term 0.
I20260709 13:07:33.378894 16863 leader_election.cc:304] T 43bc7322cf4741e191cff85aa5bcd740 P 9bfc9eba815b4f698bcd1f5249b8a16e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 136b6735cc714a6e88bd7c7f77030bfd, 9bfc9eba815b4f698bcd1f5249b8a16e; no voters: 
I20260709 13:07:33.379455 17090 ts_tablet_manager.cc:1403] T 3bfe92adfb2d478f8b22c34fc06490f5 P 136b6735cc714a6e88bd7c7f77030bfd: Time spent bootstrapping tablet: real 0.043s	user 0.020s	sys 0.004s
I20260709 13:07:33.378908 17088 raft_consensus.cc:385] T 868fb176b7504b5d9cb03929f3751486 P 07ea5cd14f344d1796170857577dda19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:33.380657 17088 raft_consensus.cc:740] T 868fb176b7504b5d9cb03929f3751486 P 07ea5cd14f344d1796170857577dda19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07ea5cd14f344d1796170857577dda19, State: Initialized, Role: FOLLOWER
I20260709 13:07:33.378587 17087 raft_consensus.cc:740] T 178d84094cd8481ea7344ce677eda479 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bfc9eba815b4f698bcd1f5249b8a16e, State: Initialized, Role: FOLLOWER
I20260709 13:07:33.381546 17087 consensus_queue.cc:260] T 178d84094cd8481ea7344ce677eda479 P 9bfc9eba815b4f698bcd1f5249b8a16e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:33.381587 17088 consensus_queue.cc:260] T 868fb176b7504b5d9cb03929f3751486 P 07ea5cd14f344d1796170857577dda19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:33.382537 17090 raft_consensus.cc:359] T 3bfe92adfb2d478f8b22c34fc06490f5 P 136b6735cc714a6e88bd7c7f77030bfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:33.383273 17090 raft_consensus.cc:385] T 3bfe92adfb2d478f8b22c34fc06490f5 P 136b6735cc714a6e88bd7c7f77030bfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:33.383566 17090 raft_consensus.cc:740] T 3bfe92adfb2d478f8b22c34fc06490f5 P 136b6735cc714a6e88bd7c7f77030bfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 136b6735cc714a6e88bd7c7f77030bfd, State: Initialized, Role: FOLLOWER
I20260709 13:07:33.383733 17087 ts_tablet_manager.cc:1434] T 178d84094cd8481ea7344ce677eda479 P 9bfc9eba815b4f698bcd1f5249b8a16e: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 13:07:33.383734 17088 ts_tablet_manager.cc:1434] T 868fb176b7504b5d9cb03929f3751486 P 07ea5cd14f344d1796170857577dda19: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:07:33.384835 17087 tablet_bootstrap.cc:492] T e73d263b5a624794a8b793508bc44dd6 P 9bfc9eba815b4f698bcd1f5249b8a16e: Bootstrap starting.
I20260709 13:07:33.384440 17090 consensus_queue.cc:260] T 3bfe92adfb2d478f8b22c34fc06490f5 P 136b6735cc714a6e88bd7c7f77030bfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:33.388286 17090 ts_tablet_manager.cc:1434] T 3bfe92adfb2d478f8b22c34fc06490f5 P 136b6735cc714a6e88bd7c7f77030bfd: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:07:33.389400 17090 tablet_bootstrap.cc:492] T 3f7d30905ad34c63a627a6a09fc031aa P 136b6735cc714a6e88bd7c7f77030bfd: Bootstrap starting.
I20260709 13:07:33.391336 17087 tablet_bootstrap.cc:654] T e73d263b5a624794a8b793508bc44dd6 P 9bfc9eba815b4f698bcd1f5249b8a16e: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:33.379851 17114 raft_consensus.cc:2804] T 43bc7322cf4741e191cff85aa5bcd740 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:33.392463 17114 raft_consensus.cc:493] T 43bc7322cf4741e191cff85aa5bcd740 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:33.392874 17114 raft_consensus.cc:3060] T 43bc7322cf4741e191cff85aa5bcd740 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:33.396112 17090 tablet_bootstrap.cc:654] T 3f7d30905ad34c63a627a6a09fc031aa P 136b6735cc714a6e88bd7c7f77030bfd: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:33.400861 17114 raft_consensus.cc:515] T 43bc7322cf4741e191cff85aa5bcd740 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:33.404129 16973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43bc7322cf4741e191cff85aa5bcd740" candidate_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07ea5cd14f344d1796170857577dda19"
I20260709 13:07:33.404736 16973 raft_consensus.cc:3060] T 43bc7322cf4741e191cff85aa5bcd740 P 07ea5cd14f344d1796170857577dda19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:33.405483 17090 tablet_bootstrap.cc:492] T 3f7d30905ad34c63a627a6a09fc031aa P 136b6735cc714a6e88bd7c7f77030bfd: No bootstrap required, opened a new log
I20260709 13:07:33.406154 17090 ts_tablet_manager.cc:1403] T 3f7d30905ad34c63a627a6a09fc031aa P 136b6735cc714a6e88bd7c7f77030bfd: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.009s
I20260709 13:07:33.408735 16795 catalog_manager.cc:5697] T 7fe8495d9eca45609b639744647ace2e P 9bfc9eba815b4f698bcd1f5249b8a16e reported cstate change: term changed from 0 to 1, leader changed from <none> to 9bfc9eba815b4f698bcd1f5249b8a16e (127.10.182.1). New cstate: current_term: 1 leader_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:33.409969 17090 raft_consensus.cc:359] T 3f7d30905ad34c63a627a6a09fc031aa P 136b6735cc714a6e88bd7c7f77030bfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:33.410948 17090 raft_consensus.cc:385] T 3f7d30905ad34c63a627a6a09fc031aa P 136b6735cc714a6e88bd7c7f77030bfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:33.411450 17090 raft_consensus.cc:740] T 3f7d30905ad34c63a627a6a09fc031aa P 136b6735cc714a6e88bd7c7f77030bfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 136b6735cc714a6e88bd7c7f77030bfd, State: Initialized, Role: FOLLOWER
I20260709 13:07:33.412897 16973 raft_consensus.cc:2468] T 43bc7322cf4741e191cff85aa5bcd740 P 07ea5cd14f344d1796170857577dda19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bfc9eba815b4f698bcd1f5249b8a16e in term 1.
I20260709 13:07:33.413973 17114 leader_election.cc:290] T 43bc7322cf4741e191cff85aa5bcd740 P 9bfc9eba815b4f698bcd1f5249b8a16e [CANDIDATE]: Term 1 election: Requested vote from peers 07ea5cd14f344d1796170857577dda19 (127.10.182.2:33527), 136b6735cc714a6e88bd7c7f77030bfd (127.10.182.3:42405)
I20260709 13:07:33.412402 17090 consensus_queue.cc:260] T 3f7d30905ad34c63a627a6a09fc031aa P 136b6735cc714a6e88bd7c7f77030bfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:33.415283 17047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43bc7322cf4741e191cff85aa5bcd740" candidate_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "136b6735cc714a6e88bd7c7f77030bfd"
I20260709 13:07:33.415863 17047 raft_consensus.cc:3060] T 43bc7322cf4741e191cff85aa5bcd740 P 136b6735cc714a6e88bd7c7f77030bfd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:33.416325 17087 tablet_bootstrap.cc:492] T e73d263b5a624794a8b793508bc44dd6 P 9bfc9eba815b4f698bcd1f5249b8a16e: No bootstrap required, opened a new log
I20260709 13:07:33.416865 17087 ts_tablet_manager.cc:1403] T e73d263b5a624794a8b793508bc44dd6 P 9bfc9eba815b4f698bcd1f5249b8a16e: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.014s
I20260709 13:07:33.419004 17090 ts_tablet_manager.cc:1434] T 3f7d30905ad34c63a627a6a09fc031aa P 136b6735cc714a6e88bd7c7f77030bfd: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260709 13:07:33.419588 17087 raft_consensus.cc:359] T e73d263b5a624794a8b793508bc44dd6 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:33.419987 17090 tablet_bootstrap.cc:492] T e73d263b5a624794a8b793508bc44dd6 P 136b6735cc714a6e88bd7c7f77030bfd: Bootstrap starting.
I20260709 13:07:33.420312 17087 raft_consensus.cc:385] T e73d263b5a624794a8b793508bc44dd6 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:33.420670 17087 raft_consensus.cc:740] T e73d263b5a624794a8b793508bc44dd6 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bfc9eba815b4f698bcd1f5249b8a16e, State: Initialized, Role: FOLLOWER
I20260709 13:07:33.421342 17087 consensus_queue.cc:260] T e73d263b5a624794a8b793508bc44dd6 P 9bfc9eba815b4f698bcd1f5249b8a16e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:33.422525 17047 raft_consensus.cc:2468] T 43bc7322cf4741e191cff85aa5bcd740 P 136b6735cc714a6e88bd7c7f77030bfd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bfc9eba815b4f698bcd1f5249b8a16e in term 1.
I20260709 13:07:33.423635 17087 ts_tablet_manager.cc:1434] T e73d263b5a624794a8b793508bc44dd6 P 9bfc9eba815b4f698bcd1f5249b8a16e: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260709 13:07:33.453481 16863 leader_election.cc:304] T 43bc7322cf4741e191cff85aa5bcd740 P 9bfc9eba815b4f698bcd1f5249b8a16e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07ea5cd14f344d1796170857577dda19, 9bfc9eba815b4f698bcd1f5249b8a16e; no voters: 
I20260709 13:07:33.410687 16795 catalog_manager.cc:5697] T 61f79063dc554b119dae33ab33b9bc1b P 9bfc9eba815b4f698bcd1f5249b8a16e reported cstate change: term changed from 0 to 1, leader changed from <none> to 9bfc9eba815b4f698bcd1f5249b8a16e (127.10.182.1). New cstate: current_term: 1 leader_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:33.469245 17090 tablet_bootstrap.cc:654] T e73d263b5a624794a8b793508bc44dd6 P 136b6735cc714a6e88bd7c7f77030bfd: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:33.461735 17133 raft_consensus.cc:493] T e73d263b5a624794a8b793508bc44dd6 P 07ea5cd14f344d1796170857577dda19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:33.470548 17133 raft_consensus.cc:515] T e73d263b5a624794a8b793508bc44dd6 P 07ea5cd14f344d1796170857577dda19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:33.477227 17093 raft_consensus.cc:493] T 3bfe92adfb2d478f8b22c34fc06490f5 P 07ea5cd14f344d1796170857577dda19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:33.477461 17097 raft_consensus.cc:493] T 178d84094cd8481ea7344ce677eda479 P 136b6735cc714a6e88bd7c7f77030bfd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:33.476816 16898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e73d263b5a624794a8b793508bc44dd6" candidate_uuid: "07ea5cd14f344d1796170857577dda19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" is_pre_election: true
I20260709 13:07:33.478593 17092 raft_consensus.cc:2804] T 43bc7322cf4741e191cff85aa5bcd740 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:33.478317 17093 raft_consensus.cc:515] T 3bfe92adfb2d478f8b22c34fc06490f5 P 07ea5cd14f344d1796170857577dda19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:33.478754 16898 raft_consensus.cc:2468] T e73d263b5a624794a8b793508bc44dd6 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07ea5cd14f344d1796170857577dda19 in term 0.
I20260709 13:07:33.478338 17097 raft_consensus.cc:515] T 178d84094cd8481ea7344ce677eda479 P 136b6735cc714a6e88bd7c7f77030bfd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:33.480823 17112 raft_consensus.cc:493] T 3bfe92adfb2d478f8b22c34fc06490f5 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:33.481428 16939 leader_election.cc:304] T e73d263b5a624794a8b793508bc44dd6 P 07ea5cd14f344d1796170857577dda19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07ea5cd14f344d1796170857577dda19, 9bfc9eba815b4f698bcd1f5249b8a16e; no voters: 
I20260709 13:07:33.481748 17112 raft_consensus.cc:515] T 3bfe92adfb2d478f8b22c34fc06490f5 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:33.482672 17133 leader_election.cc:290] T e73d263b5a624794a8b793508bc44dd6 P 07ea5cd14f344d1796170857577dda19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9bfc9eba815b4f698bcd1f5249b8a16e (127.10.182.1:36137), 136b6735cc714a6e88bd7c7f77030bfd (127.10.182.3:42405)
I20260709 13:07:33.482898 17114 raft_consensus.cc:493] T 3f7d30905ad34c63a627a6a09fc031aa P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:33.483657 17133 raft_consensus.cc:2804] T e73d263b5a624794a8b793508bc44dd6 P 07ea5cd14f344d1796170857577dda19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:33.484278 17133 raft_consensus.cc:493] T e73d263b5a624794a8b793508bc44dd6 P 07ea5cd14f344d1796170857577dda19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:33.483837 17114 raft_consensus.cc:515] T 3f7d30905ad34c63a627a6a09fc031aa P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:33.487987 17114 leader_election.cc:290] T 3f7d30905ad34c63a627a6a09fc031aa P 9bfc9eba815b4f698bcd1f5249b8a16e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07ea5cd14f344d1796170857577dda19 (127.10.182.2:33527), 136b6735cc714a6e88bd7c7f77030bfd (127.10.182.3:42405)
I20260709 13:07:33.488466 16973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bfe92adfb2d478f8b22c34fc06490f5" candidate_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07ea5cd14f344d1796170857577dda19" is_pre_election: true
I20260709 13:07:33.488878 17047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e73d263b5a624794a8b793508bc44dd6" candidate_uuid: "07ea5cd14f344d1796170857577dda19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "136b6735cc714a6e88bd7c7f77030bfd" is_pre_election: true
I20260709 13:07:33.489275 16973 raft_consensus.cc:2468] T 3bfe92adfb2d478f8b22c34fc06490f5 P 07ea5cd14f344d1796170857577dda19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9bfc9eba815b4f698bcd1f5249b8a16e in term 0.
I20260709 13:07:33.484828 17133 raft_consensus.cc:3060] T e73d263b5a624794a8b793508bc44dd6 P 07ea5cd14f344d1796170857577dda19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:33.484882 17112 leader_election.cc:290] T 3bfe92adfb2d478f8b22c34fc06490f5 P 9bfc9eba815b4f698bcd1f5249b8a16e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07ea5cd14f344d1796170857577dda19 (127.10.182.2:33527), 136b6735cc714a6e88bd7c7f77030bfd (127.10.182.3:42405)
I20260709 13:07:33.501151 17093 leader_election.cc:290] T 3bfe92adfb2d478f8b22c34fc06490f5 P 07ea5cd14f344d1796170857577dda19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9bfc9eba815b4f698bcd1f5249b8a16e (127.10.182.1:36137), 136b6735cc714a6e88bd7c7f77030bfd (127.10.182.3:42405)
I20260709 13:07:33.502815 16863 leader_election.cc:304] T 3bfe92adfb2d478f8b22c34fc06490f5 P 9bfc9eba815b4f698bcd1f5249b8a16e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07ea5cd14f344d1796170857577dda19, 9bfc9eba815b4f698bcd1f5249b8a16e; no voters: 
W20260709 13:07:33.504118 16938 leader_election.cc:343] T e73d263b5a624794a8b793508bc44dd6 P 07ea5cd14f344d1796170857577dda19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 136b6735cc714a6e88bd7c7f77030bfd (127.10.182.3:42405): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:33.505795 17112 raft_consensus.cc:2804] T 3bfe92adfb2d478f8b22c34fc06490f5 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:33.506356 17112 raft_consensus.cc:493] T 3bfe92adfb2d478f8b22c34fc06490f5 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:33.509152 17112 raft_consensus.cc:3060] T 3bfe92adfb2d478f8b22c34fc06490f5 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:33.509091 17097 leader_election.cc:290] T 178d84094cd8481ea7344ce677eda479 P 136b6735cc714a6e88bd7c7f77030bfd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9bfc9eba815b4f698bcd1f5249b8a16e (127.10.182.1:36137), 07ea5cd14f344d1796170857577dda19 (127.10.182.2:33527)
I20260709 13:07:33.519357 16973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f7d30905ad34c63a627a6a09fc031aa" candidate_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07ea5cd14f344d1796170857577dda19" is_pre_election: true
I20260709 13:07:33.518631 17092 raft_consensus.cc:697] T 43bc7322cf4741e191cff85aa5bcd740 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 1 LEADER]: Becoming Leader. State: Replica: 9bfc9eba815b4f698bcd1f5249b8a16e, State: Running, Role: LEADER
I20260709 13:07:33.523020 17097 raft_consensus.cc:493] T 3f7d30905ad34c63a627a6a09fc031aa P 136b6735cc714a6e88bd7c7f77030bfd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:33.526263 17097 raft_consensus.cc:515] T 3f7d30905ad34c63a627a6a09fc031aa P 136b6735cc714a6e88bd7c7f77030bfd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:33.529193 16973 raft_consensus.cc:2468] T 3f7d30905ad34c63a627a6a09fc031aa P 07ea5cd14f344d1796170857577dda19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9bfc9eba815b4f698bcd1f5249b8a16e in term 0.
I20260709 13:07:33.532302 16863 leader_election.cc:304] T 3f7d30905ad34c63a627a6a09fc031aa P 9bfc9eba815b4f698bcd1f5249b8a16e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07ea5cd14f344d1796170857577dda19, 9bfc9eba815b4f698bcd1f5249b8a16e; no voters: 
I20260709 13:07:33.533300 17097 leader_election.cc:290] T 3f7d30905ad34c63a627a6a09fc031aa P 136b6735cc714a6e88bd7c7f77030bfd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9bfc9eba815b4f698bcd1f5249b8a16e (127.10.182.1:36137), 07ea5cd14f344d1796170857577dda19 (127.10.182.2:33527)
I20260709 13:07:33.533898 16898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bfe92adfb2d478f8b22c34fc06490f5" candidate_uuid: "07ea5cd14f344d1796170857577dda19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" is_pre_election: true
I20260709 13:07:33.534382 17135 raft_consensus.cc:2804] T 3f7d30905ad34c63a627a6a09fc031aa P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:33.535038 17135 raft_consensus.cc:493] T 3f7d30905ad34c63a627a6a09fc031aa P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:33.535490 17135 raft_consensus.cc:3060] T 3f7d30905ad34c63a627a6a09fc031aa P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:33.538857 17047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bfe92adfb2d478f8b22c34fc06490f5" candidate_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "136b6735cc714a6e88bd7c7f77030bfd" is_pre_election: true
I20260709 13:07:33.539265 17092 consensus_queue.cc:237] T 43bc7322cf4741e191cff85aa5bcd740 P 9bfc9eba815b4f698bcd1f5249b8a16e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:33.539914 17047 raft_consensus.cc:2468] T 3bfe92adfb2d478f8b22c34fc06490f5 P 136b6735cc714a6e88bd7c7f77030bfd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9bfc9eba815b4f698bcd1f5249b8a16e in term 0.
I20260709 13:07:33.541787 17047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f7d30905ad34c63a627a6a09fc031aa" candidate_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "136b6735cc714a6e88bd7c7f77030bfd" is_pre_election: true
I20260709 13:07:33.542521 17047 raft_consensus.cc:2468] T 3f7d30905ad34c63a627a6a09fc031aa P 136b6735cc714a6e88bd7c7f77030bfd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9bfc9eba815b4f698bcd1f5249b8a16e in term 0.
I20260709 13:07:33.543969 17090 tablet_bootstrap.cc:492] T e73d263b5a624794a8b793508bc44dd6 P 136b6735cc714a6e88bd7c7f77030bfd: No bootstrap required, opened a new log
I20260709 13:07:33.544829 17090 ts_tablet_manager.cc:1403] T e73d263b5a624794a8b793508bc44dd6 P 136b6735cc714a6e88bd7c7f77030bfd: Time spent bootstrapping tablet: real 0.125s	user 0.034s	sys 0.021s
I20260709 13:07:33.544700 17112 raft_consensus.cc:515] T 3bfe92adfb2d478f8b22c34fc06490f5 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:33.546145 16898 raft_consensus.cc:2393] T 3bfe92adfb2d478f8b22c34fc06490f5 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 07ea5cd14f344d1796170857577dda19 in current term 1: Already voted for candidate 9bfc9eba815b4f698bcd1f5249b8a16e in this term.
I20260709 13:07:33.549304 17090 raft_consensus.cc:359] T e73d263b5a624794a8b793508bc44dd6 P 136b6735cc714a6e88bd7c7f77030bfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:33.550166 17090 raft_consensus.cc:385] T e73d263b5a624794a8b793508bc44dd6 P 136b6735cc714a6e88bd7c7f77030bfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:33.550477 17090 raft_consensus.cc:740] T e73d263b5a624794a8b793508bc44dd6 P 136b6735cc714a6e88bd7c7f77030bfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 136b6735cc714a6e88bd7c7f77030bfd, State: Initialized, Role: FOLLOWER
I20260709 13:07:33.550904 16973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bfe92adfb2d478f8b22c34fc06490f5" candidate_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07ea5cd14f344d1796170857577dda19"
I20260709 13:07:33.551024 17047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bfe92adfb2d478f8b22c34fc06490f5" candidate_uuid: "07ea5cd14f344d1796170857577dda19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "136b6735cc714a6e88bd7c7f77030bfd" is_pre_election: true
I20260709 13:07:33.551162 17090 consensus_queue.cc:260] T e73d263b5a624794a8b793508bc44dd6 P 136b6735cc714a6e88bd7c7f77030bfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:33.551632 16973 raft_consensus.cc:3060] T 3bfe92adfb2d478f8b22c34fc06490f5 P 07ea5cd14f344d1796170857577dda19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:33.551829 17047 raft_consensus.cc:2468] T 3bfe92adfb2d478f8b22c34fc06490f5 P 136b6735cc714a6e88bd7c7f77030bfd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07ea5cd14f344d1796170857577dda19 in term 0.
I20260709 13:07:33.557934 16938 leader_election.cc:304] T 3bfe92adfb2d478f8b22c34fc06490f5 P 07ea5cd14f344d1796170857577dda19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 07ea5cd14f344d1796170857577dda19, 136b6735cc714a6e88bd7c7f77030bfd; no voters: 9bfc9eba815b4f698bcd1f5249b8a16e
I20260709 13:07:33.558800 17135 raft_consensus.cc:515] T 3f7d30905ad34c63a627a6a09fc031aa P 9bfc9eba815b4f698bcd1f5249b8a16e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:33.561117 17135 leader_election.cc:290] T 3f7d30905ad34c63a627a6a09fc031aa P 9bfc9eba815b4f698bcd1f5249b8a16e [CANDIDATE]: Term 1 election: Requested vote from peers 07ea5cd14f344d1796170857577dda19 (127.10.182.2:33527), 136b6735cc714a6e88bd7c7f77030bfd (127.10.182.3:42405)
I20260709 13:07:33.562706 16972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f7d30905ad34c63a627a6a09fc031aa" candidate_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07ea5cd14f344d1796170857577dda19"
I20260709 13:07:33.563525 16972 raft_consensus.cc:3060] T 3f7d30905ad34c63a627a6a09fc031aa P 07ea5cd14f344d1796170857577dda19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:33.564051 17090 ts_tablet_manager.cc:1434] T e73d263b5a624794a8b793508bc44dd6 P 136b6735cc714a6e88bd7c7f77030bfd: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.004s
I20260709 13:07:33.567168 17047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f7d30905ad34c63a627a6a09fc031aa" candidate_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "136b6735cc714a6e88bd7c7f77030bfd"
I20260709 13:07:33.567764 17047 raft_consensus.cc:3060] T 3f7d30905ad34c63a627a6a09fc031aa P 136b6735cc714a6e88bd7c7f77030bfd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:33.573444 17133 raft_consensus.cc:515] T e73d263b5a624794a8b793508bc44dd6 P 07ea5cd14f344d1796170857577dda19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:33.575289 16972 raft_consensus.cc:2468] T 3f7d30905ad34c63a627a6a09fc031aa P 07ea5cd14f344d1796170857577dda19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bfc9eba815b4f698bcd1f5249b8a16e in term 1.
I20260709 13:07:33.575584 17046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bfe92adfb2d478f8b22c34fc06490f5" candidate_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "136b6735cc714a6e88bd7c7f77030bfd"
I20260709 13:07:33.582041 17046 raft_consensus.cc:3060] T 3bfe92adfb2d478f8b22c34fc06490f5 P 136b6735cc714a6e88bd7c7f77030bfd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:33.582664 16972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "178d84094cd8481ea7344ce677eda479" candidate_uuid: "136b6735cc714a6e88bd7c7f77030bfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07ea5cd14f344d1796170857577dda19" is_pre_election: true
I20260709 13:07:33.583634 16971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f7d30905ad34c63a627a6a09fc031aa" candidate_uuid: "136b6735cc714a6e88bd7c7f77030bfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07ea5cd14f344d1796170857577dda19" is_pre_election: true
I20260709 13:07:33.583734 16972 raft_consensus.cc:2468] T 178d84094cd8481ea7344ce677eda479 P 07ea5cd14f344d1796170857577dda19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 136b6735cc714a6e88bd7c7f77030bfd in term 0.
I20260709 13:07:33.583899 17133 leader_election.cc:290] T e73d263b5a624794a8b793508bc44dd6 P 07ea5cd14f344d1796170857577dda19 [CANDIDATE]: Term 1 election: Requested vote from peers 9bfc9eba815b4f698bcd1f5249b8a16e (127.10.182.1:36137), 136b6735cc714a6e88bd7c7f77030bfd (127.10.182.3:42405)
I20260709 13:07:33.577344 16898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "178d84094cd8481ea7344ce677eda479" candidate_uuid: "136b6735cc714a6e88bd7c7f77030bfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" is_pre_election: true
I20260709 13:07:33.585165 16863 leader_election.cc:304] T 3f7d30905ad34c63a627a6a09fc031aa P 9bfc9eba815b4f698bcd1f5249b8a16e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07ea5cd14f344d1796170857577dda19, 9bfc9eba815b4f698bcd1f5249b8a16e; no voters: 
I20260709 13:07:33.585436 16898 raft_consensus.cc:2468] T 178d84094cd8481ea7344ce677eda479 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 136b6735cc714a6e88bd7c7f77030bfd in term 0.
I20260709 13:07:33.585588 17045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e73d263b5a624794a8b793508bc44dd6" candidate_uuid: "07ea5cd14f344d1796170857577dda19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "136b6735cc714a6e88bd7c7f77030bfd"
I20260709 13:07:33.586259 17045 raft_consensus.cc:3060] T e73d263b5a624794a8b793508bc44dd6 P 136b6735cc714a6e88bd7c7f77030bfd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:33.587110 17012 leader_election.cc:304] T 178d84094cd8481ea7344ce677eda479 P 136b6735cc714a6e88bd7c7f77030bfd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07ea5cd14f344d1796170857577dda19, 136b6735cc714a6e88bd7c7f77030bfd; no voters: 
I20260709 13:07:33.587270 16898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e73d263b5a624794a8b793508bc44dd6" candidate_uuid: "07ea5cd14f344d1796170857577dda19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e"
I20260709 13:07:33.588009 16898 raft_consensus.cc:3060] T e73d263b5a624794a8b793508bc44dd6 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:33.588356 17139 raft_consensus.cc:2804] T 178d84094cd8481ea7344ce677eda479 P 136b6735cc714a6e88bd7c7f77030bfd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:33.588860 17139 raft_consensus.cc:493] T 178d84094cd8481ea7344ce677eda479 P 136b6735cc714a6e88bd7c7f77030bfd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:33.576066 16973 raft_consensus.cc:2468] T 3bfe92adfb2d478f8b22c34fc06490f5 P 07ea5cd14f344d1796170857577dda19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bfc9eba815b4f698bcd1f5249b8a16e in term 1.
I20260709 13:07:33.579059 16897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f7d30905ad34c63a627a6a09fc031aa" candidate_uuid: "136b6735cc714a6e88bd7c7f77030bfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" is_pre_election: true
I20260709 13:07:33.589226 17139 raft_consensus.cc:3060] T 178d84094cd8481ea7344ce677eda479 P 136b6735cc714a6e88bd7c7f77030bfd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:33.589823 16897 raft_consensus.cc:2393] T 3f7d30905ad34c63a627a6a09fc031aa P 9bfc9eba815b4f698bcd1f5249b8a16e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 136b6735cc714a6e88bd7c7f77030bfd in current term 1: Already voted for candidate 9bfc9eba815b4f698bcd1f5249b8a16e in this term.
I20260709 13:07:33.573325 17112 leader_election.cc:290] T 3bfe92adfb2d478f8b22c34fc06490f5 P 9bfc9eba815b4f698bcd1f5249b8a16e [CANDIDATE]: Term 1 election: Requested vote from peers 07ea5cd14f344d1796170857577dda19 (127.10.182.2:33527), 136b6735cc714a6e88bd7c7f77030bfd (127.10.182.3:42405)
I20260709 13:07:33.591475 17112 raft_consensus.cc:2804] T 3f7d30905ad34c63a627a6a09fc031aa P 9bfc9eba815b4f698bcd1f5249b8a16e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:33.591974 17112 raft_consensus.cc:697] T 3f7d30905ad34c63a627a6a09fc031aa P 9bfc9eba815b4f698bcd1f5249b8a16e [term 1 LEADER]: Becoming Leader. State: Replica: 9bfc9eba815b4f698bcd1f5249b8a16e, State: Running, Role: LEADER
I20260709 13:07:33.593096 17112 consensus_queue.cc:237] T 3f7d30905ad34c63a627a6a09fc031aa P 9bfc9eba815b4f698bcd1f5249b8a16e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:33.584647 16971 raft_consensus.cc:2393] T 3f7d30905ad34c63a627a6a09fc031aa P 07ea5cd14f344d1796170857577dda19 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 136b6735cc714a6e88bd7c7f77030bfd in current term 1: Already voted for candidate 9bfc9eba815b4f698bcd1f5249b8a16e in this term.
I20260709 13:07:33.597263 17012 leader_election.cc:304] T 3f7d30905ad34c63a627a6a09fc031aa P 136b6735cc714a6e88bd7c7f77030bfd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 136b6735cc714a6e88bd7c7f77030bfd; no voters: 07ea5cd14f344d1796170857577dda19, 9bfc9eba815b4f698bcd1f5249b8a16e
I20260709 13:07:33.597640 17045 raft_consensus.cc:2468] T e73d263b5a624794a8b793508bc44dd6 P 136b6735cc714a6e88bd7c7f77030bfd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07ea5cd14f344d1796170857577dda19 in term 1.
I20260709 13:07:33.598758 17137 raft_consensus.cc:2764] T 3bfe92adfb2d478f8b22c34fc06490f5 P 07ea5cd14f344d1796170857577dda19 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 13:07:33.599057 16938 leader_election.cc:304] T e73d263b5a624794a8b793508bc44dd6 P 07ea5cd14f344d1796170857577dda19 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07ea5cd14f344d1796170857577dda19, 136b6735cc714a6e88bd7c7f77030bfd; no voters: 
I20260709 13:07:33.577481 17047 raft_consensus.cc:2468] T 3f7d30905ad34c63a627a6a09fc031aa P 136b6735cc714a6e88bd7c7f77030bfd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bfc9eba815b4f698bcd1f5249b8a16e in term 1.
I20260709 13:07:33.600124 17139 raft_consensus.cc:515] T 178d84094cd8481ea7344ce677eda479 P 136b6735cc714a6e88bd7c7f77030bfd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:33.600824 17097 raft_consensus.cc:2749] T 3f7d30905ad34c63a627a6a09fc031aa P 136b6735cc714a6e88bd7c7f77030bfd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:33.603778 16863 leader_election.cc:304] T 3bfe92adfb2d478f8b22c34fc06490f5 P 9bfc9eba815b4f698bcd1f5249b8a16e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07ea5cd14f344d1796170857577dda19, 9bfc9eba815b4f698bcd1f5249b8a16e; no voters: 
I20260709 13:07:33.604987 17092 raft_consensus.cc:2804] T 3bfe92adfb2d478f8b22c34fc06490f5 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:33.605530 17092 raft_consensus.cc:697] T 3bfe92adfb2d478f8b22c34fc06490f5 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 1 LEADER]: Becoming Leader. State: Replica: 9bfc9eba815b4f698bcd1f5249b8a16e, State: Running, Role: LEADER
I20260709 13:07:33.606140 16898 raft_consensus.cc:2468] T e73d263b5a624794a8b793508bc44dd6 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07ea5cd14f344d1796170857577dda19 in term 1.
I20260709 13:07:33.606247 16897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "178d84094cd8481ea7344ce677eda479" candidate_uuid: "136b6735cc714a6e88bd7c7f77030bfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e"
I20260709 13:07:33.606437 17092 consensus_queue.cc:237] T 3bfe92adfb2d478f8b22c34fc06490f5 P 9bfc9eba815b4f698bcd1f5249b8a16e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:33.606931 16897 raft_consensus.cc:3060] T 178d84094cd8481ea7344ce677eda479 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:33.600176 17133 raft_consensus.cc:2804] T e73d263b5a624794a8b793508bc44dd6 P 07ea5cd14f344d1796170857577dda19 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:33.609710 17133 raft_consensus.cc:697] T e73d263b5a624794a8b793508bc44dd6 P 07ea5cd14f344d1796170857577dda19 [term 1 LEADER]: Becoming Leader. State: Replica: 07ea5cd14f344d1796170857577dda19, State: Running, Role: LEADER
I20260709 13:07:33.609946 16973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "178d84094cd8481ea7344ce677eda479" candidate_uuid: "136b6735cc714a6e88bd7c7f77030bfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07ea5cd14f344d1796170857577dda19"
I20260709 13:07:33.610750 16973 raft_consensus.cc:3060] T 178d84094cd8481ea7344ce677eda479 P 07ea5cd14f344d1796170857577dda19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:33.611178 17133 consensus_queue.cc:237] T e73d263b5a624794a8b793508bc44dd6 P 07ea5cd14f344d1796170857577dda19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:33.613953 17139 leader_election.cc:290] T 178d84094cd8481ea7344ce677eda479 P 136b6735cc714a6e88bd7c7f77030bfd [CANDIDATE]: Term 1 election: Requested vote from peers 9bfc9eba815b4f698bcd1f5249b8a16e (127.10.182.1:36137), 07ea5cd14f344d1796170857577dda19 (127.10.182.2:33527)
I20260709 13:07:33.614974 16793 catalog_manager.cc:5697] T 43bc7322cf4741e191cff85aa5bcd740 P 9bfc9eba815b4f698bcd1f5249b8a16e reported cstate change: term changed from 0 to 1, leader changed from <none> to 9bfc9eba815b4f698bcd1f5249b8a16e (127.10.182.1). New cstate: current_term: 1 leader_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:33.619639 17046 raft_consensus.cc:2468] T 3bfe92adfb2d478f8b22c34fc06490f5 P 136b6735cc714a6e88bd7c7f77030bfd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bfc9eba815b4f698bcd1f5249b8a16e in term 1.
I20260709 13:07:33.623368 16897 raft_consensus.cc:2468] T 178d84094cd8481ea7344ce677eda479 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 136b6735cc714a6e88bd7c7f77030bfd in term 1.
I20260709 13:07:33.624455 16973 raft_consensus.cc:2468] T 178d84094cd8481ea7344ce677eda479 P 07ea5cd14f344d1796170857577dda19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 136b6735cc714a6e88bd7c7f77030bfd in term 1.
I20260709 13:07:33.624778 17112 raft_consensus.cc:493] T 868fb176b7504b5d9cb03929f3751486 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:33.625276 17013 leader_election.cc:304] T 178d84094cd8481ea7344ce677eda479 P 136b6735cc714a6e88bd7c7f77030bfd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 136b6735cc714a6e88bd7c7f77030bfd, 9bfc9eba815b4f698bcd1f5249b8a16e; no voters: 
I20260709 13:07:33.625856 17112 raft_consensus.cc:515] T 868fb176b7504b5d9cb03929f3751486 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:33.626303 17139 raft_consensus.cc:2804] T 178d84094cd8481ea7344ce677eda479 P 136b6735cc714a6e88bd7c7f77030bfd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:33.626904 17139 raft_consensus.cc:697] T 178d84094cd8481ea7344ce677eda479 P 136b6735cc714a6e88bd7c7f77030bfd [term 1 LEADER]: Becoming Leader. State: Replica: 136b6735cc714a6e88bd7c7f77030bfd, State: Running, Role: LEADER
I20260709 13:07:33.627677 17139 consensus_queue.cc:237] T 178d84094cd8481ea7344ce677eda479 P 136b6735cc714a6e88bd7c7f77030bfd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:33.628871 17112 leader_election.cc:290] T 868fb176b7504b5d9cb03929f3751486 P 9bfc9eba815b4f698bcd1f5249b8a16e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07ea5cd14f344d1796170857577dda19 (127.10.182.2:33527), 136b6735cc714a6e88bd7c7f77030bfd (127.10.182.3:42405)
I20260709 13:07:33.629019 16973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "868fb176b7504b5d9cb03929f3751486" candidate_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07ea5cd14f344d1796170857577dda19" is_pre_election: true
I20260709 13:07:33.629781 16973 raft_consensus.cc:2468] T 868fb176b7504b5d9cb03929f3751486 P 07ea5cd14f344d1796170857577dda19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9bfc9eba815b4f698bcd1f5249b8a16e in term 0.
I20260709 13:07:33.630167 17046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "868fb176b7504b5d9cb03929f3751486" candidate_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "136b6735cc714a6e88bd7c7f77030bfd" is_pre_election: true
I20260709 13:07:33.630962 16863 leader_election.cc:304] T 868fb176b7504b5d9cb03929f3751486 P 9bfc9eba815b4f698bcd1f5249b8a16e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07ea5cd14f344d1796170857577dda19, 9bfc9eba815b4f698bcd1f5249b8a16e; no voters: 
I20260709 13:07:33.630941 17046 raft_consensus.cc:2468] T 868fb176b7504b5d9cb03929f3751486 P 136b6735cc714a6e88bd7c7f77030bfd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9bfc9eba815b4f698bcd1f5249b8a16e in term 0.
I20260709 13:07:33.631858 17112 raft_consensus.cc:2804] T 868fb176b7504b5d9cb03929f3751486 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:33.632225 17112 raft_consensus.cc:493] T 868fb176b7504b5d9cb03929f3751486 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:33.632611 17112 raft_consensus.cc:3060] T 868fb176b7504b5d9cb03929f3751486 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:33.632599 16795 catalog_manager.cc:5697] T e73d263b5a624794a8b793508bc44dd6 P 07ea5cd14f344d1796170857577dda19 reported cstate change: term changed from 0 to 1, leader changed from <none> to 07ea5cd14f344d1796170857577dda19 (127.10.182.2). New cstate: current_term: 1 leader_uuid: "07ea5cd14f344d1796170857577dda19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:33.638993 16793 catalog_manager.cc:5697] T 178d84094cd8481ea7344ce677eda479 P 136b6735cc714a6e88bd7c7f77030bfd reported cstate change: term changed from 0 to 1, leader changed from <none> to 136b6735cc714a6e88bd7c7f77030bfd (127.10.182.3). New cstate: current_term: 1 leader_uuid: "136b6735cc714a6e88bd7c7f77030bfd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:33.642146 17112 raft_consensus.cc:515] T 868fb176b7504b5d9cb03929f3751486 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:33.644639 17112 leader_election.cc:290] T 868fb176b7504b5d9cb03929f3751486 P 9bfc9eba815b4f698bcd1f5249b8a16e [CANDIDATE]: Term 1 election: Requested vote from peers 07ea5cd14f344d1796170857577dda19 (127.10.182.2:33527), 136b6735cc714a6e88bd7c7f77030bfd (127.10.182.3:42405)
I20260709 13:07:33.643852 16792 catalog_manager.cc:5697] T 3f7d30905ad34c63a627a6a09fc031aa P 9bfc9eba815b4f698bcd1f5249b8a16e reported cstate change: term changed from 0 to 1, leader changed from <none> to 9bfc9eba815b4f698bcd1f5249b8a16e (127.10.182.1). New cstate: current_term: 1 leader_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:33.646214 17046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "868fb176b7504b5d9cb03929f3751486" candidate_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "136b6735cc714a6e88bd7c7f77030bfd"
I20260709 13:07:33.646478 16973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "868fb176b7504b5d9cb03929f3751486" candidate_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07ea5cd14f344d1796170857577dda19"
I20260709 13:07:33.647006 17046 raft_consensus.cc:3060] T 868fb176b7504b5d9cb03929f3751486 P 136b6735cc714a6e88bd7c7f77030bfd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:33.647389 16973 raft_consensus.cc:3060] T 868fb176b7504b5d9cb03929f3751486 P 07ea5cd14f344d1796170857577dda19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:33.647102 16792 catalog_manager.cc:5697] T 3bfe92adfb2d478f8b22c34fc06490f5 P 9bfc9eba815b4f698bcd1f5249b8a16e reported cstate change: term changed from 0 to 1, leader changed from <none> to 9bfc9eba815b4f698bcd1f5249b8a16e (127.10.182.1). New cstate: current_term: 1 leader_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:33.656176 17046 raft_consensus.cc:2468] T 868fb176b7504b5d9cb03929f3751486 P 136b6735cc714a6e88bd7c7f77030bfd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bfc9eba815b4f698bcd1f5249b8a16e in term 1.
I20260709 13:07:33.657536 16973 raft_consensus.cc:2468] T 868fb176b7504b5d9cb03929f3751486 P 07ea5cd14f344d1796170857577dda19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bfc9eba815b4f698bcd1f5249b8a16e in term 1.
I20260709 13:07:33.658252 16863 leader_election.cc:304] T 868fb176b7504b5d9cb03929f3751486 P 9bfc9eba815b4f698bcd1f5249b8a16e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 136b6735cc714a6e88bd7c7f77030bfd, 9bfc9eba815b4f698bcd1f5249b8a16e; no voters: 
I20260709 13:07:33.659060 17112 raft_consensus.cc:2804] T 868fb176b7504b5d9cb03929f3751486 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:33.659669 17112 raft_consensus.cc:697] T 868fb176b7504b5d9cb03929f3751486 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 1 LEADER]: Becoming Leader. State: Replica: 9bfc9eba815b4f698bcd1f5249b8a16e, State: Running, Role: LEADER
I20260709 13:07:33.660751 17112 consensus_queue.cc:237] T 868fb176b7504b5d9cb03929f3751486 P 9bfc9eba815b4f698bcd1f5249b8a16e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:33.670670 16792 catalog_manager.cc:5697] T 868fb176b7504b5d9cb03929f3751486 P 9bfc9eba815b4f698bcd1f5249b8a16e reported cstate change: term changed from 0 to 1, leader changed from <none> to 9bfc9eba815b4f698bcd1f5249b8a16e (127.10.182.1). New cstate: current_term: 1 leader_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:33.706781 17139 raft_consensus.cc:493] T 436592631ddd4a2294be21b970f2cb9d P 136b6735cc714a6e88bd7c7f77030bfd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:33.707451 17139 raft_consensus.cc:515] T 436592631ddd4a2294be21b970f2cb9d P 136b6735cc714a6e88bd7c7f77030bfd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:33.709249 17139 leader_election.cc:290] T 436592631ddd4a2294be21b970f2cb9d P 136b6735cc714a6e88bd7c7f77030bfd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07ea5cd14f344d1796170857577dda19 (127.10.182.2:33527), 9bfc9eba815b4f698bcd1f5249b8a16e (127.10.182.1:36137)
I20260709 13:07:33.710405 16897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "436592631ddd4a2294be21b970f2cb9d" candidate_uuid: "136b6735cc714a6e88bd7c7f77030bfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" is_pre_election: true
I20260709 13:07:33.711535 16973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "436592631ddd4a2294be21b970f2cb9d" candidate_uuid: "136b6735cc714a6e88bd7c7f77030bfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07ea5cd14f344d1796170857577dda19" is_pre_election: true
I20260709 13:07:33.712169 16973 raft_consensus.cc:2393] T 436592631ddd4a2294be21b970f2cb9d P 07ea5cd14f344d1796170857577dda19 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 136b6735cc714a6e88bd7c7f77030bfd in current term 1: Already voted for candidate 9bfc9eba815b4f698bcd1f5249b8a16e in this term.
I20260709 13:07:33.712992 17012 leader_election.cc:304] T 436592631ddd4a2294be21b970f2cb9d P 136b6735cc714a6e88bd7c7f77030bfd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 136b6735cc714a6e88bd7c7f77030bfd; no voters: 07ea5cd14f344d1796170857577dda19, 9bfc9eba815b4f698bcd1f5249b8a16e
I20260709 13:07:33.713615 17139 raft_consensus.cc:3060] T 436592631ddd4a2294be21b970f2cb9d P 136b6735cc714a6e88bd7c7f77030bfd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:33.719653 17139 raft_consensus.cc:2749] T 436592631ddd4a2294be21b970f2cb9d P 136b6735cc714a6e88bd7c7f77030bfd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:33.735400 17112 consensus_queue.cc:1048] T 436592631ddd4a2294be21b970f2cb9d P 9bfc9eba815b4f698bcd1f5249b8a16e [LEADER]: Connected to new peer: Peer: permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:33.748672 17112 consensus_queue.cc:1048] T 436592631ddd4a2294be21b970f2cb9d P 9bfc9eba815b4f698bcd1f5249b8a16e [LEADER]: Connected to new peer: Peer: permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:33.759277 17112 consensus_queue.cc:1048] T 61f79063dc554b119dae33ab33b9bc1b P 9bfc9eba815b4f698bcd1f5249b8a16e [LEADER]: Connected to new peer: Peer: permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:33.770684 17112 consensus_queue.cc:1048] T 7fe8495d9eca45609b639744647ace2e P 9bfc9eba815b4f698bcd1f5249b8a16e [LEADER]: Connected to new peer: Peer: permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:33.780702 17135 consensus_queue.cc:1048] T 61f79063dc554b119dae33ab33b9bc1b P 9bfc9eba815b4f698bcd1f5249b8a16e [LEADER]: Connected to new peer: Peer: permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:33.799032 17135 consensus_queue.cc:1048] T 7fe8495d9eca45609b639744647ace2e P 9bfc9eba815b4f698bcd1f5249b8a16e [LEADER]: Connected to new peer: Peer: permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:33.896926 16897 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3bfe92adfb2d478f8b22c34fc06490f5"
dest_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e"
mode: GRACEFUL
new_leader_uuid: "07ea5cd14f344d1796170857577dda19"
 from {username='slave'} at 127.0.0.1:33172
I20260709 13:07:33.897544 16897 raft_consensus.cc:606] T 3bfe92adfb2d478f8b22c34fc06490f5 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 1 LEADER]: Received request to transfer leadership to TS 07ea5cd14f344d1796170857577dda19
I20260709 13:07:33.903589 16897 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3f7d30905ad34c63a627a6a09fc031aa"
dest_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e"
mode: GRACEFUL
new_leader_uuid: "07ea5cd14f344d1796170857577dda19"
 from {username='slave'} at 127.0.0.1:33172
I20260709 13:07:33.904142 16897 raft_consensus.cc:606] T 3f7d30905ad34c63a627a6a09fc031aa P 9bfc9eba815b4f698bcd1f5249b8a16e [term 1 LEADER]: Received request to transfer leadership to TS 07ea5cd14f344d1796170857577dda19
I20260709 13:07:33.918946 17046 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "178d84094cd8481ea7344ce677eda479"
dest_uuid: "136b6735cc714a6e88bd7c7f77030bfd"
mode: GRACEFUL
new_leader_uuid: "07ea5cd14f344d1796170857577dda19"
 from {username='slave'} at 127.0.0.1:41748
I20260709 13:07:33.919697 17046 raft_consensus.cc:606] T 178d84094cd8481ea7344ce677eda479 P 136b6735cc714a6e88bd7c7f77030bfd [term 1 LEADER]: Received request to transfer leadership to TS 07ea5cd14f344d1796170857577dda19
I20260709 13:07:33.925437 16897 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "868fb176b7504b5d9cb03929f3751486"
dest_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e"
mode: GRACEFUL
new_leader_uuid: "07ea5cd14f344d1796170857577dda19"
 from {username='slave'} at 127.0.0.1:33172
I20260709 13:07:33.925992 16897 raft_consensus.cc:606] T 868fb176b7504b5d9cb03929f3751486 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 1 LEADER]: Received request to transfer leadership to TS 07ea5cd14f344d1796170857577dda19
I20260709 13:07:33.939250 16973 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e73d263b5a624794a8b793508bc44dd6"
dest_uuid: "07ea5cd14f344d1796170857577dda19"
mode: GRACEFUL
new_leader_uuid: "136b6735cc714a6e88bd7c7f77030bfd"
 from {username='slave'} at 127.0.0.1:40270
I20260709 13:07:33.939842 16973 raft_consensus.cc:606] T e73d263b5a624794a8b793508bc44dd6 P 07ea5cd14f344d1796170857577dda19 [term 1 LEADER]: Received request to transfer leadership to TS 136b6735cc714a6e88bd7c7f77030bfd
I20260709 13:07:33.992506 17133 consensus_queue.cc:1048] T e73d263b5a624794a8b793508bc44dd6 P 07ea5cd14f344d1796170857577dda19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:33.999099 17137 raft_consensus.cc:993] T e73d263b5a624794a8b793508bc44dd6 P 07ea5cd14f344d1796170857577dda19: : Instructing follower 136b6735cc714a6e88bd7c7f77030bfd to start an election
I20260709 13:07:33.999569 17093 raft_consensus.cc:1081] T e73d263b5a624794a8b793508bc44dd6 P 07ea5cd14f344d1796170857577dda19 [term 1 LEADER]: Signalling peer 136b6735cc714a6e88bd7c7f77030bfd to start an election
I20260709 13:07:34.001416 17047 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e73d263b5a624794a8b793508bc44dd6"
dest_uuid: "136b6735cc714a6e88bd7c7f77030bfd"
 from {username='slave'} at 127.0.0.1:41716
I20260709 13:07:34.002326 17047 raft_consensus.cc:493] T e73d263b5a624794a8b793508bc44dd6 P 136b6735cc714a6e88bd7c7f77030bfd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:34.002761 17047 raft_consensus.cc:3060] T e73d263b5a624794a8b793508bc44dd6 P 136b6735cc714a6e88bd7c7f77030bfd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:34.005694 17093 consensus_queue.cc:1048] T e73d263b5a624794a8b793508bc44dd6 P 07ea5cd14f344d1796170857577dda19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:34.009701 17114 consensus_queue.cc:1048] T 3bfe92adfb2d478f8b22c34fc06490f5 P 9bfc9eba815b4f698bcd1f5249b8a16e [LEADER]: Connected to new peer: Peer: permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:34.012770 17047 raft_consensus.cc:515] T e73d263b5a624794a8b793508bc44dd6 P 136b6735cc714a6e88bd7c7f77030bfd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:34.015654 17047 leader_election.cc:290] T e73d263b5a624794a8b793508bc44dd6 P 136b6735cc714a6e88bd7c7f77030bfd [CANDIDATE]: Term 2 election: Requested vote from peers 9bfc9eba815b4f698bcd1f5249b8a16e (127.10.182.1:36137), 07ea5cd14f344d1796170857577dda19 (127.10.182.2:33527)
I20260709 13:07:34.016780 16898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e73d263b5a624794a8b793508bc44dd6" candidate_uuid: "136b6735cc714a6e88bd7c7f77030bfd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e"
I20260709 13:07:34.017022 16971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e73d263b5a624794a8b793508bc44dd6" candidate_uuid: "136b6735cc714a6e88bd7c7f77030bfd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "07ea5cd14f344d1796170857577dda19"
I20260709 13:07:34.017410 16898 raft_consensus.cc:3060] T e73d263b5a624794a8b793508bc44dd6 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:34.017709 16971 raft_consensus.cc:3055] T e73d263b5a624794a8b793508bc44dd6 P 07ea5cd14f344d1796170857577dda19 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:34.018144 16971 raft_consensus.cc:740] T e73d263b5a624794a8b793508bc44dd6 P 07ea5cd14f344d1796170857577dda19 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 07ea5cd14f344d1796170857577dda19, State: Running, Role: LEADER
I20260709 13:07:34.018975 16971 consensus_queue.cc:260] T e73d263b5a624794a8b793508bc44dd6 P 07ea5cd14f344d1796170857577dda19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:34.020213 16971 raft_consensus.cc:3060] T e73d263b5a624794a8b793508bc44dd6 P 07ea5cd14f344d1796170857577dda19 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:34.020789 17114 consensus_queue.cc:1048] T 3f7d30905ad34c63a627a6a09fc031aa P 9bfc9eba815b4f698bcd1f5249b8a16e [LEADER]: Connected to new peer: Peer: permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:34.028877 16971 raft_consensus.cc:2468] T e73d263b5a624794a8b793508bc44dd6 P 07ea5cd14f344d1796170857577dda19 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 136b6735cc714a6e88bd7c7f77030bfd in term 2.
I20260709 13:07:34.030203 17012 leader_election.cc:304] T e73d263b5a624794a8b793508bc44dd6 P 136b6735cc714a6e88bd7c7f77030bfd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07ea5cd14f344d1796170857577dda19, 136b6735cc714a6e88bd7c7f77030bfd; no voters: 
I20260709 13:07:34.031147 17139 raft_consensus.cc:2804] T e73d263b5a624794a8b793508bc44dd6 P 136b6735cc714a6e88bd7c7f77030bfd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:34.031709 17139 raft_consensus.cc:697] T e73d263b5a624794a8b793508bc44dd6 P 136b6735cc714a6e88bd7c7f77030bfd [term 2 LEADER]: Becoming Leader. State: Replica: 136b6735cc714a6e88bd7c7f77030bfd, State: Running, Role: LEADER
I20260709 13:07:34.032711 17135 raft_consensus.cc:993] T 3f7d30905ad34c63a627a6a09fc031aa P 9bfc9eba815b4f698bcd1f5249b8a16e: : Instructing follower 07ea5cd14f344d1796170857577dda19 to start an election
I20260709 13:07:34.032603 17139 consensus_queue.cc:237] T e73d263b5a624794a8b793508bc44dd6 P 136b6735cc714a6e88bd7c7f77030bfd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:34.033077 16898 raft_consensus.cc:2468] T e73d263b5a624794a8b793508bc44dd6 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 136b6735cc714a6e88bd7c7f77030bfd in term 2.
I20260709 13:07:34.035627 17092 consensus_queue.cc:1048] T 3bfe92adfb2d478f8b22c34fc06490f5 P 9bfc9eba815b4f698bcd1f5249b8a16e [LEADER]: Connected to new peer: Peer: permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 13:07:34.038590 17135 consensus_queue.cc:1048] T 3f7d30905ad34c63a627a6a09fc031aa P 9bfc9eba815b4f698bcd1f5249b8a16e [LEADER]: Connected to new peer: Peer: permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 13:07:34.042428 17114 raft_consensus.cc:1081] T 3f7d30905ad34c63a627a6a09fc031aa P 9bfc9eba815b4f698bcd1f5249b8a16e [term 1 LEADER]: Signalling peer 07ea5cd14f344d1796170857577dda19 to start an election
I20260709 13:07:34.057926 16973 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3f7d30905ad34c63a627a6a09fc031aa"
dest_uuid: "07ea5cd14f344d1796170857577dda19"
 from {username='slave'} at 127.0.0.1:40248
I20260709 13:07:34.058506 16973 raft_consensus.cc:493] T 3f7d30905ad34c63a627a6a09fc031aa P 07ea5cd14f344d1796170857577dda19 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:34.058905 16973 raft_consensus.cc:3060] T 3f7d30905ad34c63a627a6a09fc031aa P 07ea5cd14f344d1796170857577dda19 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:34.058097 16792 catalog_manager.cc:5697] T e73d263b5a624794a8b793508bc44dd6 P 136b6735cc714a6e88bd7c7f77030bfd reported cstate change: term changed from 1 to 2, leader changed from 07ea5cd14f344d1796170857577dda19 (127.10.182.2) to 136b6735cc714a6e88bd7c7f77030bfd (127.10.182.3). New cstate: current_term: 2 leader_uuid: "136b6735cc714a6e88bd7c7f77030bfd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:34.068334 17135 raft_consensus.cc:993] T 3bfe92adfb2d478f8b22c34fc06490f5 P 9bfc9eba815b4f698bcd1f5249b8a16e: : Instructing follower 07ea5cd14f344d1796170857577dda19 to start an election
I20260709 13:07:34.070827 17135 raft_consensus.cc:1081] T 3bfe92adfb2d478f8b22c34fc06490f5 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 1 LEADER]: Signalling peer 07ea5cd14f344d1796170857577dda19 to start an election
I20260709 13:07:34.072547 16973 raft_consensus.cc:515] T 3f7d30905ad34c63a627a6a09fc031aa P 07ea5cd14f344d1796170857577dda19 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:34.072839 16971 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3bfe92adfb2d478f8b22c34fc06490f5"
dest_uuid: "07ea5cd14f344d1796170857577dda19"
 from {username='slave'} at 127.0.0.1:40248
I20260709 13:07:34.073621 16971 raft_consensus.cc:493] T 3bfe92adfb2d478f8b22c34fc06490f5 P 07ea5cd14f344d1796170857577dda19 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:34.074050 16971 raft_consensus.cc:3060] T 3bfe92adfb2d478f8b22c34fc06490f5 P 07ea5cd14f344d1796170857577dda19 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:34.073971 17097 consensus_queue.cc:1048] T 178d84094cd8481ea7344ce677eda479 P 136b6735cc714a6e88bd7c7f77030bfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:34.075290 16973 leader_election.cc:290] T 3f7d30905ad34c63a627a6a09fc031aa P 07ea5cd14f344d1796170857577dda19 [CANDIDATE]: Term 2 election: Requested vote from peers 9bfc9eba815b4f698bcd1f5249b8a16e (127.10.182.1:36137), 136b6735cc714a6e88bd7c7f77030bfd (127.10.182.3:42405)
I20260709 13:07:34.076067 16897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f7d30905ad34c63a627a6a09fc031aa" candidate_uuid: "07ea5cd14f344d1796170857577dda19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e"
I20260709 13:07:34.076704 16897 raft_consensus.cc:3055] T 3f7d30905ad34c63a627a6a09fc031aa P 9bfc9eba815b4f698bcd1f5249b8a16e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:34.077032 16897 raft_consensus.cc:740] T 3f7d30905ad34c63a627a6a09fc031aa P 9bfc9eba815b4f698bcd1f5249b8a16e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9bfc9eba815b4f698bcd1f5249b8a16e, State: Running, Role: LEADER
I20260709 13:07:34.077405 17046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f7d30905ad34c63a627a6a09fc031aa" candidate_uuid: "07ea5cd14f344d1796170857577dda19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "136b6735cc714a6e88bd7c7f77030bfd"
I20260709 13:07:34.077961 17046 raft_consensus.cc:3060] T 3f7d30905ad34c63a627a6a09fc031aa P 136b6735cc714a6e88bd7c7f77030bfd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:34.077792 16897 consensus_queue.cc:260] T 3f7d30905ad34c63a627a6a09fc031aa P 9bfc9eba815b4f698bcd1f5249b8a16e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:34.078809 16897 raft_consensus.cc:3060] T 3f7d30905ad34c63a627a6a09fc031aa P 9bfc9eba815b4f698bcd1f5249b8a16e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:34.087399 16897 raft_consensus.cc:2468] T 3f7d30905ad34c63a627a6a09fc031aa P 9bfc9eba815b4f698bcd1f5249b8a16e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07ea5cd14f344d1796170857577dda19 in term 2.
I20260709 13:07:34.087666 16971 raft_consensus.cc:515] T 3bfe92adfb2d478f8b22c34fc06490f5 P 07ea5cd14f344d1796170857577dda19 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:34.088985 16939 leader_election.cc:304] T 3f7d30905ad34c63a627a6a09fc031aa P 07ea5cd14f344d1796170857577dda19 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07ea5cd14f344d1796170857577dda19, 9bfc9eba815b4f698bcd1f5249b8a16e; no voters: 
I20260709 13:07:34.089927 16971 leader_election.cc:290] T 3bfe92adfb2d478f8b22c34fc06490f5 P 07ea5cd14f344d1796170857577dda19 [CANDIDATE]: Term 2 election: Requested vote from peers 9bfc9eba815b4f698bcd1f5249b8a16e (127.10.182.1:36137), 136b6735cc714a6e88bd7c7f77030bfd (127.10.182.3:42405)
I20260709 13:07:34.090581 17093 raft_consensus.cc:2804] T 3f7d30905ad34c63a627a6a09fc031aa P 07ea5cd14f344d1796170857577dda19 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:34.090992 17045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bfe92adfb2d478f8b22c34fc06490f5" candidate_uuid: "07ea5cd14f344d1796170857577dda19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "136b6735cc714a6e88bd7c7f77030bfd"
I20260709 13:07:34.091279 17093 raft_consensus.cc:697] T 3f7d30905ad34c63a627a6a09fc031aa P 07ea5cd14f344d1796170857577dda19 [term 2 LEADER]: Becoming Leader. State: Replica: 07ea5cd14f344d1796170857577dda19, State: Running, Role: LEADER
I20260709 13:07:34.091646 17045 raft_consensus.cc:3060] T 3bfe92adfb2d478f8b22c34fc06490f5 P 136b6735cc714a6e88bd7c7f77030bfd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:34.091924 17046 raft_consensus.cc:2468] T 3f7d30905ad34c63a627a6a09fc031aa P 136b6735cc714a6e88bd7c7f77030bfd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07ea5cd14f344d1796170857577dda19 in term 2.
I20260709 13:07:34.094020 16896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bfe92adfb2d478f8b22c34fc06490f5" candidate_uuid: "07ea5cd14f344d1796170857577dda19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e"
I20260709 13:07:34.094693 16896 raft_consensus.cc:3055] T 3bfe92adfb2d478f8b22c34fc06490f5 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:34.092362 17093 consensus_queue.cc:237] T 3f7d30905ad34c63a627a6a09fc031aa P 07ea5cd14f344d1796170857577dda19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:34.089006 16973 raft_consensus.cc:1240] T 3bfe92adfb2d478f8b22c34fc06490f5 P 07ea5cd14f344d1796170857577dda19 [term 2 FOLLOWER]: Rejecting Update request from peer 9bfc9eba815b4f698bcd1f5249b8a16e for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:34.095021 16896 raft_consensus.cc:740] T 3bfe92adfb2d478f8b22c34fc06490f5 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9bfc9eba815b4f698bcd1f5249b8a16e, State: Running, Role: LEADER
I20260709 13:07:34.096412 16896 consensus_queue.cc:260] T 3bfe92adfb2d478f8b22c34fc06490f5 P 9bfc9eba815b4f698bcd1f5249b8a16e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:34.097466 16896 raft_consensus.cc:3060] T 3bfe92adfb2d478f8b22c34fc06490f5 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:34.102512 17045 raft_consensus.cc:2468] T 3bfe92adfb2d478f8b22c34fc06490f5 P 136b6735cc714a6e88bd7c7f77030bfd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07ea5cd14f344d1796170857577dda19 in term 2.
I20260709 13:07:34.102664 17139 consensus_queue.cc:1048] T 178d84094cd8481ea7344ce677eda479 P 136b6735cc714a6e88bd7c7f77030bfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:34.107168 16938 leader_election.cc:304] T 3bfe92adfb2d478f8b22c34fc06490f5 P 07ea5cd14f344d1796170857577dda19 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07ea5cd14f344d1796170857577dda19, 136b6735cc714a6e88bd7c7f77030bfd; no voters: 
I20260709 13:07:34.108309 17093 raft_consensus.cc:2804] T 3bfe92adfb2d478f8b22c34fc06490f5 P 07ea5cd14f344d1796170857577dda19 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:34.108870 17093 raft_consensus.cc:697] T 3bfe92adfb2d478f8b22c34fc06490f5 P 07ea5cd14f344d1796170857577dda19 [term 2 LEADER]: Becoming Leader. State: Replica: 07ea5cd14f344d1796170857577dda19, State: Running, Role: LEADER
I20260709 13:07:34.109866 17093 consensus_queue.cc:237] T 3bfe92adfb2d478f8b22c34fc06490f5 P 07ea5cd14f344d1796170857577dda19 [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: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:34.109864 16792 catalog_manager.cc:5697] T 3f7d30905ad34c63a627a6a09fc031aa P 07ea5cd14f344d1796170857577dda19 reported cstate change: term changed from 1 to 2, leader changed from 9bfc9eba815b4f698bcd1f5249b8a16e (127.10.182.1) to 07ea5cd14f344d1796170857577dda19 (127.10.182.2). New cstate: current_term: 2 leader_uuid: "07ea5cd14f344d1796170857577dda19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:34.112026 17047 raft_consensus.cc:1240] T 3bfe92adfb2d478f8b22c34fc06490f5 P 136b6735cc714a6e88bd7c7f77030bfd [term 2 FOLLOWER]: Rejecting Update request from peer 9bfc9eba815b4f698bcd1f5249b8a16e for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:34.112083 16896 raft_consensus.cc:2468] T 3bfe92adfb2d478f8b22c34fc06490f5 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07ea5cd14f344d1796170857577dda19 in term 2.
I20260709 13:07:34.117105 17112 consensus_queue.cc:1048] T 43bc7322cf4741e191cff85aa5bcd740 P 9bfc9eba815b4f698bcd1f5249b8a16e [LEADER]: Connected to new peer: Peer: permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:34.118820 17162 consensus_queue.cc:1048] T 43bc7322cf4741e191cff85aa5bcd740 P 9bfc9eba815b4f698bcd1f5249b8a16e [LEADER]: Connected to new peer: Peer: permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:34.122574 17139 raft_consensus.cc:993] T 178d84094cd8481ea7344ce677eda479 P 136b6735cc714a6e88bd7c7f77030bfd: : Instructing follower 07ea5cd14f344d1796170857577dda19 to start an election
I20260709 13:07:34.123008 17097 raft_consensus.cc:1081] T 178d84094cd8481ea7344ce677eda479 P 136b6735cc714a6e88bd7c7f77030bfd [term 1 LEADER]: Signalling peer 07ea5cd14f344d1796170857577dda19 to start an election
I20260709 13:07:34.124815 16971 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "178d84094cd8481ea7344ce677eda479"
dest_uuid: "07ea5cd14f344d1796170857577dda19"
 from {username='slave'} at 127.0.0.1:40264
I20260709 13:07:34.125506 16971 raft_consensus.cc:493] T 178d84094cd8481ea7344ce677eda479 P 07ea5cd14f344d1796170857577dda19 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:34.125957 16971 raft_consensus.cc:3060] T 178d84094cd8481ea7344ce677eda479 P 07ea5cd14f344d1796170857577dda19 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:34.135483 16971 raft_consensus.cc:515] T 178d84094cd8481ea7344ce677eda479 P 07ea5cd14f344d1796170857577dda19 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:34.137719 16971 leader_election.cc:290] T 178d84094cd8481ea7344ce677eda479 P 07ea5cd14f344d1796170857577dda19 [CANDIDATE]: Term 2 election: Requested vote from peers 9bfc9eba815b4f698bcd1f5249b8a16e (127.10.182.1:36137), 136b6735cc714a6e88bd7c7f77030bfd (127.10.182.3:42405)
I20260709 13:07:34.138693 16896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "178d84094cd8481ea7344ce677eda479" candidate_uuid: "07ea5cd14f344d1796170857577dda19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e"
I20260709 13:07:34.139374 16896 raft_consensus.cc:3060] T 178d84094cd8481ea7344ce677eda479 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:34.139804 17047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "178d84094cd8481ea7344ce677eda479" candidate_uuid: "07ea5cd14f344d1796170857577dda19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "136b6735cc714a6e88bd7c7f77030bfd"
I20260709 13:07:34.140467 17047 raft_consensus.cc:3055] T 178d84094cd8481ea7344ce677eda479 P 136b6735cc714a6e88bd7c7f77030bfd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:34.140785 17047 raft_consensus.cc:740] T 178d84094cd8481ea7344ce677eda479 P 136b6735cc714a6e88bd7c7f77030bfd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 136b6735cc714a6e88bd7c7f77030bfd, State: Running, Role: LEADER
I20260709 13:07:34.141587 17047 consensus_queue.cc:260] T 178d84094cd8481ea7344ce677eda479 P 136b6735cc714a6e88bd7c7f77030bfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:34.142804 17047 raft_consensus.cc:3060] T 178d84094cd8481ea7344ce677eda479 P 136b6735cc714a6e88bd7c7f77030bfd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:34.149401 17047 raft_consensus.cc:2468] T 178d84094cd8481ea7344ce677eda479 P 136b6735cc714a6e88bd7c7f77030bfd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07ea5cd14f344d1796170857577dda19 in term 2.
I20260709 13:07:34.149401 16896 raft_consensus.cc:2468] T 178d84094cd8481ea7344ce677eda479 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07ea5cd14f344d1796170857577dda19 in term 2.
I20260709 13:07:34.151278 16939 leader_election.cc:304] T 178d84094cd8481ea7344ce677eda479 P 07ea5cd14f344d1796170857577dda19 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07ea5cd14f344d1796170857577dda19, 9bfc9eba815b4f698bcd1f5249b8a16e; no voters: 
I20260709 13:07:34.152276 17137 raft_consensus.cc:2804] T 178d84094cd8481ea7344ce677eda479 P 07ea5cd14f344d1796170857577dda19 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:34.152714 17137 raft_consensus.cc:697] T 178d84094cd8481ea7344ce677eda479 P 07ea5cd14f344d1796170857577dda19 [term 2 LEADER]: Becoming Leader. State: Replica: 07ea5cd14f344d1796170857577dda19, State: Running, Role: LEADER
I20260709 13:07:34.153321 17092 consensus_queue.cc:1048] T 868fb176b7504b5d9cb03929f3751486 P 9bfc9eba815b4f698bcd1f5249b8a16e [LEADER]: Connected to new peer: Peer: permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:34.153592 17137 consensus_queue.cc:237] T 178d84094cd8481ea7344ce677eda479 P 07ea5cd14f344d1796170857577dda19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:34.154255 16795 catalog_manager.cc:5697] T 3bfe92adfb2d478f8b22c34fc06490f5 P 07ea5cd14f344d1796170857577dda19 reported cstate change: term changed from 1 to 2, leader changed from 9bfc9eba815b4f698bcd1f5249b8a16e (127.10.182.1) to 07ea5cd14f344d1796170857577dda19 (127.10.182.2). New cstate: current_term: 2 leader_uuid: "07ea5cd14f344d1796170857577dda19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:34.163197 17112 raft_consensus.cc:993] T 868fb176b7504b5d9cb03929f3751486 P 9bfc9eba815b4f698bcd1f5249b8a16e: : Instructing follower 07ea5cd14f344d1796170857577dda19 to start an election
I20260709 13:07:34.163775 17112 raft_consensus.cc:1081] T 868fb176b7504b5d9cb03929f3751486 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 1 LEADER]: Signalling peer 07ea5cd14f344d1796170857577dda19 to start an election
I20260709 13:07:34.166731 16973 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "868fb176b7504b5d9cb03929f3751486"
dest_uuid: "07ea5cd14f344d1796170857577dda19"
 from {username='slave'} at 127.0.0.1:40248
I20260709 13:07:34.167385 16973 raft_consensus.cc:493] T 868fb176b7504b5d9cb03929f3751486 P 07ea5cd14f344d1796170857577dda19 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:34.167774 16973 raft_consensus.cc:3060] T 868fb176b7504b5d9cb03929f3751486 P 07ea5cd14f344d1796170857577dda19 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:34.168725 17092 consensus_queue.cc:1048] T 868fb176b7504b5d9cb03929f3751486 P 9bfc9eba815b4f698bcd1f5249b8a16e [LEADER]: Connected to new peer: Peer: permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:34.175865 16973 raft_consensus.cc:515] T 868fb176b7504b5d9cb03929f3751486 P 07ea5cd14f344d1796170857577dda19 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:34.180370 16896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "868fb176b7504b5d9cb03929f3751486" candidate_uuid: "07ea5cd14f344d1796170857577dda19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e"
I20260709 13:07:34.180720 17047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "868fb176b7504b5d9cb03929f3751486" candidate_uuid: "07ea5cd14f344d1796170857577dda19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "136b6735cc714a6e88bd7c7f77030bfd"
I20260709 13:07:34.181008 16896 raft_consensus.cc:3055] T 868fb176b7504b5d9cb03929f3751486 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:34.181449 16896 raft_consensus.cc:740] T 868fb176b7504b5d9cb03929f3751486 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9bfc9eba815b4f698bcd1f5249b8a16e, State: Running, Role: LEADER
I20260709 13:07:34.181545 17047 raft_consensus.cc:3060] T 868fb176b7504b5d9cb03929f3751486 P 136b6735cc714a6e88bd7c7f77030bfd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:34.182291 16896 consensus_queue.cc:260] T 868fb176b7504b5d9cb03929f3751486 P 9bfc9eba815b4f698bcd1f5249b8a16e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:34.183472 16896 raft_consensus.cc:3060] T 868fb176b7504b5d9cb03929f3751486 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:34.183549 16796 catalog_manager.cc:5697] T 178d84094cd8481ea7344ce677eda479 P 07ea5cd14f344d1796170857577dda19 reported cstate change: term changed from 1 to 2, leader changed from 136b6735cc714a6e88bd7c7f77030bfd (127.10.182.3) to 07ea5cd14f344d1796170857577dda19 (127.10.182.2). New cstate: current_term: 2 leader_uuid: "07ea5cd14f344d1796170857577dda19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:34.189087 17047 raft_consensus.cc:2468] T 868fb176b7504b5d9cb03929f3751486 P 136b6735cc714a6e88bd7c7f77030bfd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07ea5cd14f344d1796170857577dda19 in term 2.
I20260709 13:07:34.190254 16938 leader_election.cc:304] T 868fb176b7504b5d9cb03929f3751486 P 07ea5cd14f344d1796170857577dda19 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07ea5cd14f344d1796170857577dda19, 136b6735cc714a6e88bd7c7f77030bfd; no voters: 
I20260709 13:07:34.190788 16896 raft_consensus.cc:2468] T 868fb176b7504b5d9cb03929f3751486 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07ea5cd14f344d1796170857577dda19 in term 2.
I20260709 13:07:34.191175 17137 raft_consensus.cc:2804] T 868fb176b7504b5d9cb03929f3751486 P 07ea5cd14f344d1796170857577dda19 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:34.191679 17137 raft_consensus.cc:697] T 868fb176b7504b5d9cb03929f3751486 P 07ea5cd14f344d1796170857577dda19 [term 2 LEADER]: Becoming Leader. State: Replica: 07ea5cd14f344d1796170857577dda19, State: Running, Role: LEADER
I20260709 13:07:34.192098 16973 leader_election.cc:290] T 868fb176b7504b5d9cb03929f3751486 P 07ea5cd14f344d1796170857577dda19 [CANDIDATE]: Term 2 election: Requested vote from peers 9bfc9eba815b4f698bcd1f5249b8a16e (127.10.182.1:36137), 136b6735cc714a6e88bd7c7f77030bfd (127.10.182.3:42405)
I20260709 13:07:34.192577 17137 consensus_queue.cc:237] T 868fb176b7504b5d9cb03929f3751486 P 07ea5cd14f344d1796170857577dda19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:34.199641 16795 catalog_manager.cc:5697] T 868fb176b7504b5d9cb03929f3751486 P 07ea5cd14f344d1796170857577dda19 reported cstate change: term changed from 1 to 2, leader changed from 9bfc9eba815b4f698bcd1f5249b8a16e (127.10.182.1) to 07ea5cd14f344d1796170857577dda19 (127.10.182.2). New cstate: current_term: 2 leader_uuid: "07ea5cd14f344d1796170857577dda19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:34.468462 16896 raft_consensus.cc:1275] T e73d263b5a624794a8b793508bc44dd6 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 2 FOLLOWER]: Refusing update from remote peer 136b6735cc714a6e88bd7c7f77030bfd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:34.469841 17139 consensus_queue.cc:1048] T e73d263b5a624794a8b793508bc44dd6 P 136b6735cc714a6e88bd7c7f77030bfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:34.477759 16973 raft_consensus.cc:1275] T e73d263b5a624794a8b793508bc44dd6 P 07ea5cd14f344d1796170857577dda19 [term 2 FOLLOWER]: Refusing update from remote peer 136b6735cc714a6e88bd7c7f77030bfd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:34.479616 17097 consensus_queue.cc:1048] T e73d263b5a624794a8b793508bc44dd6 P 136b6735cc714a6e88bd7c7f77030bfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:34.480896 17047 raft_consensus.cc:1275] T 3f7d30905ad34c63a627a6a09fc031aa P 136b6735cc714a6e88bd7c7f77030bfd [term 2 FOLLOWER]: Refusing update from remote peer 07ea5cd14f344d1796170857577dda19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:34.482273 17137 consensus_queue.cc:1048] T 3f7d30905ad34c63a627a6a09fc031aa P 07ea5cd14f344d1796170857577dda19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:34.491957 16896 raft_consensus.cc:1275] T 3f7d30905ad34c63a627a6a09fc031aa P 9bfc9eba815b4f698bcd1f5249b8a16e [term 2 FOLLOWER]: Refusing update from remote peer 07ea5cd14f344d1796170857577dda19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:34.493676 17133 consensus_queue.cc:1048] T 3f7d30905ad34c63a627a6a09fc031aa P 07ea5cd14f344d1796170857577dda19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:34.537948 17047 raft_consensus.cc:1275] T 178d84094cd8481ea7344ce677eda479 P 136b6735cc714a6e88bd7c7f77030bfd [term 2 FOLLOWER]: Refusing update from remote peer 07ea5cd14f344d1796170857577dda19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:34.539398 17133 consensus_queue.cc:1048] T 178d84094cd8481ea7344ce677eda479 P 07ea5cd14f344d1796170857577dda19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:34.547497 16896 raft_consensus.cc:1275] T 178d84094cd8481ea7344ce677eda479 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 2 FOLLOWER]: Refusing update from remote peer 07ea5cd14f344d1796170857577dda19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:34.549362 17137 consensus_queue.cc:1048] T 178d84094cd8481ea7344ce677eda479 P 07ea5cd14f344d1796170857577dda19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:34.572152 17047 raft_consensus.cc:1275] T 868fb176b7504b5d9cb03929f3751486 P 136b6735cc714a6e88bd7c7f77030bfd [term 2 FOLLOWER]: Refusing update from remote peer 07ea5cd14f344d1796170857577dda19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:34.573378 17137 consensus_queue.cc:1048] T 868fb176b7504b5d9cb03929f3751486 P 07ea5cd14f344d1796170857577dda19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:34.581355 16896 raft_consensus.cc:1275] T 868fb176b7504b5d9cb03929f3751486 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 2 FOLLOWER]: Refusing update from remote peer 07ea5cd14f344d1796170857577dda19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:34.583330 17172 consensus_queue.cc:1048] T 868fb176b7504b5d9cb03929f3751486 P 07ea5cd14f344d1796170857577dda19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:07:34.609197 16896 raft_consensus.cc:1275] T 3bfe92adfb2d478f8b22c34fc06490f5 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 2 FOLLOWER]: Refusing update from remote peer 07ea5cd14f344d1796170857577dda19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:34.610458 17172 consensus_queue.cc:1048] T 3bfe92adfb2d478f8b22c34fc06490f5 P 07ea5cd14f344d1796170857577dda19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:34.620239 17047 raft_consensus.cc:1275] T 3bfe92adfb2d478f8b22c34fc06490f5 P 136b6735cc714a6e88bd7c7f77030bfd [term 2 FOLLOWER]: Refusing update from remote peer 07ea5cd14f344d1796170857577dda19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:34.621640 17172 consensus_queue.cc:1048] T 3bfe92adfb2d478f8b22c34fc06490f5 P 07ea5cd14f344d1796170857577dda19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:36.968511 16796 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38372:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:07:36.971411 16796 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:07:37.025157 16883 tablet_service.cc:1511] Processing CreateTablet for tablet cd5a5996f19e4829880dd80617893b4b (DEFAULT_TABLE table=soft_deleted_table [id=1fec3123e93f4c498a6a8e81da4e5c37]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:07:37.026292 16962 tablet_service.cc:1511] Processing CreateTablet for tablet cd5a5996f19e4829880dd80617893b4b (DEFAULT_TABLE table=soft_deleted_table [id=1fec3123e93f4c498a6a8e81da4e5c37]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:07:37.026824 16883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd5a5996f19e4829880dd80617893b4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:37.027951 16962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd5a5996f19e4829880dd80617893b4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:37.029508 16888 tablet_service.cc:1511] Processing CreateTablet for tablet be8f1d83db8d4a0bb50a459d516f727e (DEFAULT_TABLE table=soft_deleted_table [id=1fec3123e93f4c498a6a8e81da4e5c37]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:07:37.030915 16888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be8f1d83db8d4a0bb50a459d516f727e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:37.030995 16958 tablet_service.cc:1511] Processing CreateTablet for tablet be8f1d83db8d4a0bb50a459d516f727e (DEFAULT_TABLE table=soft_deleted_table [id=1fec3123e93f4c498a6a8e81da4e5c37]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:07:37.032459 16958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be8f1d83db8d4a0bb50a459d516f727e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:37.027652 17031 tablet_service.cc:1511] Processing CreateTablet for tablet cd5a5996f19e4829880dd80617893b4b (DEFAULT_TABLE table=soft_deleted_table [id=1fec3123e93f4c498a6a8e81da4e5c37]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:07:37.034230 17031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd5a5996f19e4829880dd80617893b4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:37.044160 17032 tablet_service.cc:1511] Processing CreateTablet for tablet be8f1d83db8d4a0bb50a459d516f727e (DEFAULT_TABLE table=soft_deleted_table [id=1fec3123e93f4c498a6a8e81da4e5c37]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:07:37.045677 17032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be8f1d83db8d4a0bb50a459d516f727e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:37.053534 17184 tablet_bootstrap.cc:492] T cd5a5996f19e4829880dd80617893b4b P 07ea5cd14f344d1796170857577dda19: Bootstrap starting.
I20260709 13:07:37.060204 17184 tablet_bootstrap.cc:654] T cd5a5996f19e4829880dd80617893b4b P 07ea5cd14f344d1796170857577dda19: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:37.075254 16885 tablet_service.cc:1511] Processing CreateTablet for tablet 9263bbc8a23148b58682a1b8cacbad4d (DEFAULT_TABLE table=soft_deleted_table [id=1fec3123e93f4c498a6a8e81da4e5c37]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:07:37.076822 16885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9263bbc8a23148b58682a1b8cacbad4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:37.083388 17183 tablet_bootstrap.cc:492] T cd5a5996f19e4829880dd80617893b4b P 9bfc9eba815b4f698bcd1f5249b8a16e: Bootstrap starting.
I20260709 13:07:37.086308 17187 tablet_bootstrap.cc:492] T cd5a5996f19e4829880dd80617893b4b P 136b6735cc714a6e88bd7c7f77030bfd: Bootstrap starting.
I20260709 13:07:37.096354 17030 tablet_service.cc:1511] Processing CreateTablet for tablet 9263bbc8a23148b58682a1b8cacbad4d (DEFAULT_TABLE table=soft_deleted_table [id=1fec3123e93f4c498a6a8e81da4e5c37]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:07:37.097870 17030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9263bbc8a23148b58682a1b8cacbad4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:37.102231 17033 tablet_service.cc:1511] Processing CreateTablet for tablet da3395f38c3c474bbd733c2b42079e4a (DEFAULT_TABLE table=soft_deleted_table [id=1fec3123e93f4c498a6a8e81da4e5c37]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:07:37.103731 17033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da3395f38c3c474bbd733c2b42079e4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:37.106827 16962 tablet_service.cc:1511] Processing CreateTablet for tablet 9263bbc8a23148b58682a1b8cacbad4d (DEFAULT_TABLE table=soft_deleted_table [id=1fec3123e93f4c498a6a8e81da4e5c37]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:07:37.107373 16888 tablet_service.cc:1511] Processing CreateTablet for tablet da3395f38c3c474bbd733c2b42079e4a (DEFAULT_TABLE table=soft_deleted_table [id=1fec3123e93f4c498a6a8e81da4e5c37]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:07:37.107801 16963 tablet_service.cc:1511] Processing CreateTablet for tablet ec269ccdca44434da65b194ccf375cf2 (DEFAULT_TABLE table=soft_deleted_table [id=1fec3123e93f4c498a6a8e81da4e5c37]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:07:37.108999 16888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da3395f38c3c474bbd733c2b42079e4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:37.109689 16961 tablet_service.cc:1511] Processing CreateTablet for tablet da3395f38c3c474bbd733c2b42079e4a (DEFAULT_TABLE table=soft_deleted_table [id=1fec3123e93f4c498a6a8e81da4e5c37]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:07:37.111186 17184 tablet_bootstrap.cc:492] T cd5a5996f19e4829880dd80617893b4b P 07ea5cd14f344d1796170857577dda19: No bootstrap required, opened a new log
I20260709 13:07:37.111729 17184 ts_tablet_manager.cc:1403] T cd5a5996f19e4829880dd80617893b4b P 07ea5cd14f344d1796170857577dda19: Time spent bootstrapping tablet: real 0.058s	user 0.024s	sys 0.012s
I20260709 13:07:37.106901 16883 tablet_service.cc:1511] Processing CreateTablet for tablet ec269ccdca44434da65b194ccf375cf2 (DEFAULT_TABLE table=soft_deleted_table [id=1fec3123e93f4c498a6a8e81da4e5c37]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:07:37.112809 16883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec269ccdca44434da65b194ccf375cf2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:37.108315 16962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9263bbc8a23148b58682a1b8cacbad4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:37.116171 16963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec269ccdca44434da65b194ccf375cf2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:37.115934 17184 raft_consensus.cc:359] T cd5a5996f19e4829880dd80617893b4b P 07ea5cd14f344d1796170857577dda19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:37.117669 16961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da3395f38c3c474bbd733c2b42079e4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:37.116881 17184 raft_consensus.cc:385] T cd5a5996f19e4829880dd80617893b4b P 07ea5cd14f344d1796170857577dda19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:37.121811 17184 raft_consensus.cc:740] T cd5a5996f19e4829880dd80617893b4b P 07ea5cd14f344d1796170857577dda19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07ea5cd14f344d1796170857577dda19, State: Initialized, Role: FOLLOWER
I20260709 13:07:37.122767 17184 consensus_queue.cc:260] T cd5a5996f19e4829880dd80617893b4b P 07ea5cd14f344d1796170857577dda19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:37.125332 17184 ts_tablet_manager.cc:1434] T cd5a5996f19e4829880dd80617893b4b P 07ea5cd14f344d1796170857577dda19: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:07:37.129889 17187 tablet_bootstrap.cc:654] T cd5a5996f19e4829880dd80617893b4b P 136b6735cc714a6e88bd7c7f77030bfd: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:37.133049 17183 tablet_bootstrap.cc:654] T cd5a5996f19e4829880dd80617893b4b P 9bfc9eba815b4f698bcd1f5249b8a16e: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:37.144735 17184 tablet_bootstrap.cc:492] T be8f1d83db8d4a0bb50a459d516f727e P 07ea5cd14f344d1796170857577dda19: Bootstrap starting.
I20260709 13:07:37.152447 17187 tablet_bootstrap.cc:492] T cd5a5996f19e4829880dd80617893b4b P 136b6735cc714a6e88bd7c7f77030bfd: No bootstrap required, opened a new log
I20260709 13:07:37.153734 17187 ts_tablet_manager.cc:1403] T cd5a5996f19e4829880dd80617893b4b P 136b6735cc714a6e88bd7c7f77030bfd: Time spent bootstrapping tablet: real 0.068s	user 0.013s	sys 0.004s
I20260709 13:07:37.155223 17183 tablet_bootstrap.cc:492] T cd5a5996f19e4829880dd80617893b4b P 9bfc9eba815b4f698bcd1f5249b8a16e: No bootstrap required, opened a new log
I20260709 13:07:37.155864 17183 ts_tablet_manager.cc:1403] T cd5a5996f19e4829880dd80617893b4b P 9bfc9eba815b4f698bcd1f5249b8a16e: Time spent bootstrapping tablet: real 0.073s	user 0.016s	sys 0.000s
I20260709 13:07:37.152808 17184 tablet_bootstrap.cc:654] T be8f1d83db8d4a0bb50a459d516f727e P 07ea5cd14f344d1796170857577dda19: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:37.160246 17187 raft_consensus.cc:359] T cd5a5996f19e4829880dd80617893b4b P 136b6735cc714a6e88bd7c7f77030bfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:37.161187 17187 raft_consensus.cc:385] T cd5a5996f19e4829880dd80617893b4b P 136b6735cc714a6e88bd7c7f77030bfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:37.160775 17183 raft_consensus.cc:359] T cd5a5996f19e4829880dd80617893b4b P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:37.161541 17187 raft_consensus.cc:740] T cd5a5996f19e4829880dd80617893b4b P 136b6735cc714a6e88bd7c7f77030bfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 136b6735cc714a6e88bd7c7f77030bfd, State: Initialized, Role: FOLLOWER
I20260709 13:07:37.161855 17183 raft_consensus.cc:385] T cd5a5996f19e4829880dd80617893b4b P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:37.162336 17183 raft_consensus.cc:740] T cd5a5996f19e4829880dd80617893b4b P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bfc9eba815b4f698bcd1f5249b8a16e, State: Initialized, Role: FOLLOWER
I20260709 13:07:37.162437 17187 consensus_queue.cc:260] T cd5a5996f19e4829880dd80617893b4b P 136b6735cc714a6e88bd7c7f77030bfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:37.165023 16888 tablet_service.cc:1511] Processing CreateTablet for tablet 525211109f0f41e286baedaf96df59be (DEFAULT_TABLE table=soft_deleted_table [id=1fec3123e93f4c498a6a8e81da4e5c37]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:07:37.166321 16888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 525211109f0f41e286baedaf96df59be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:37.169003 17187 ts_tablet_manager.cc:1434] T cd5a5996f19e4829880dd80617893b4b P 136b6735cc714a6e88bd7c7f77030bfd: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 13:07:37.171110 17187 tablet_bootstrap.cc:492] T be8f1d83db8d4a0bb50a459d516f727e P 136b6735cc714a6e88bd7c7f77030bfd: Bootstrap starting.
I20260709 13:07:37.174011 17030 tablet_service.cc:1511] Processing CreateTablet for tablet 525211109f0f41e286baedaf96df59be (DEFAULT_TABLE table=soft_deleted_table [id=1fec3123e93f4c498a6a8e81da4e5c37]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:07:37.175782 17030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 525211109f0f41e286baedaf96df59be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:37.179013 16963 tablet_service.cc:1511] Processing CreateTablet for tablet 525211109f0f41e286baedaf96df59be (DEFAULT_TABLE table=soft_deleted_table [id=1fec3123e93f4c498a6a8e81da4e5c37]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:07:37.180310 16963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 525211109f0f41e286baedaf96df59be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:37.159031 17033 tablet_service.cc:1511] Processing CreateTablet for tablet ec269ccdca44434da65b194ccf375cf2 (DEFAULT_TABLE table=soft_deleted_table [id=1fec3123e93f4c498a6a8e81da4e5c37]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:07:37.184700 17033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec269ccdca44434da65b194ccf375cf2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:37.186508 17187 tablet_bootstrap.cc:654] T be8f1d83db8d4a0bb50a459d516f727e P 136b6735cc714a6e88bd7c7f77030bfd: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:37.193737 16958 tablet_service.cc:1511] Processing CreateTablet for tablet 3ba34eab707745c7aed133f264bdae6f (DEFAULT_TABLE table=soft_deleted_table [id=1fec3123e93f4c498a6a8e81da4e5c37]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:07:37.195063 16958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ba34eab707745c7aed133f264bdae6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:37.198504 16885 tablet_service.cc:1511] Processing CreateTablet for tablet 15699c71526d40198d217dcb228cbdf3 (DEFAULT_TABLE table=soft_deleted_table [id=1fec3123e93f4c498a6a8e81da4e5c37]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:07:37.200306 16885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15699c71526d40198d217dcb228cbdf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:37.202651 17032 tablet_service.cc:1511] Processing CreateTablet for tablet 3ba34eab707745c7aed133f264bdae6f (DEFAULT_TABLE table=soft_deleted_table [id=1fec3123e93f4c498a6a8e81da4e5c37]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:07:37.204171 17032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ba34eab707745c7aed133f264bdae6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:37.205209 16957 tablet_service.cc:1511] Processing CreateTablet for tablet 15699c71526d40198d217dcb228cbdf3 (DEFAULT_TABLE table=soft_deleted_table [id=1fec3123e93f4c498a6a8e81da4e5c37]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:07:37.206490 16957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15699c71526d40198d217dcb228cbdf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:37.163213 17183 consensus_queue.cc:260] T cd5a5996f19e4829880dd80617893b4b P 9bfc9eba815b4f698bcd1f5249b8a16e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:37.214337 17031 tablet_service.cc:1511] Processing CreateTablet for tablet 15699c71526d40198d217dcb228cbdf3 (DEFAULT_TABLE table=soft_deleted_table [id=1fec3123e93f4c498a6a8e81da4e5c37]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:07:37.215652 17031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15699c71526d40198d217dcb228cbdf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:37.220587 17183 ts_tablet_manager.cc:1434] T cd5a5996f19e4829880dd80617893b4b P 9bfc9eba815b4f698bcd1f5249b8a16e: Time spent starting tablet: real 0.064s	user 0.003s	sys 0.006s
I20260709 13:07:37.213037 16883 tablet_service.cc:1511] Processing CreateTablet for tablet 3ba34eab707745c7aed133f264bdae6f (DEFAULT_TABLE table=soft_deleted_table [id=1fec3123e93f4c498a6a8e81da4e5c37]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:07:37.232391 16884 tablet_service.cc:1511] Processing CreateTablet for tablet bf39aaaec144433a9d8ab564858a9a78 (DEFAULT_TABLE table=soft_deleted_table [id=1fec3123e93f4c498a6a8e81da4e5c37]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:07:37.243270 16961 tablet_service.cc:1511] Processing CreateTablet for tablet bf39aaaec144433a9d8ab564858a9a78 (DEFAULT_TABLE table=soft_deleted_table [id=1fec3123e93f4c498a6a8e81da4e5c37]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:07:37.244715 16961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf39aaaec144433a9d8ab564858a9a78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:37.250712 17037 tablet_service.cc:1511] Processing CreateTablet for tablet bf39aaaec144433a9d8ab564858a9a78 (DEFAULT_TABLE table=soft_deleted_table [id=1fec3123e93f4c498a6a8e81da4e5c37]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:07:37.251817 17037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf39aaaec144433a9d8ab564858a9a78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:37.253566 16884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf39aaaec144433a9d8ab564858a9a78. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:07:37.260676 16844 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:07:37.262387 16883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ba34eab707745c7aed133f264bdae6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:37.263376 17183 tablet_bootstrap.cc:492] T be8f1d83db8d4a0bb50a459d516f727e P 9bfc9eba815b4f698bcd1f5249b8a16e: Bootstrap starting.
I20260709 13:07:37.266572 17112 raft_consensus.cc:493] T cd5a5996f19e4829880dd80617893b4b P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:37.267112 17112 raft_consensus.cc:515] T cd5a5996f19e4829880dd80617893b4b P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:37.269174 17112 leader_election.cc:290] T cd5a5996f19e4829880dd80617893b4b P 9bfc9eba815b4f698bcd1f5249b8a16e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07ea5cd14f344d1796170857577dda19 (127.10.182.2:33527), 136b6735cc714a6e88bd7c7f77030bfd (127.10.182.3:42405)
I20260709 13:07:37.270989 16971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd5a5996f19e4829880dd80617893b4b" candidate_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07ea5cd14f344d1796170857577dda19" is_pre_election: true
I20260709 13:07:37.271672 16971 raft_consensus.cc:2468] T cd5a5996f19e4829880dd80617893b4b P 07ea5cd14f344d1796170857577dda19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9bfc9eba815b4f698bcd1f5249b8a16e in term 0.
I20260709 13:07:37.272850 17045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd5a5996f19e4829880dd80617893b4b" candidate_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "136b6735cc714a6e88bd7c7f77030bfd" is_pre_election: true
I20260709 13:07:37.273487 17045 raft_consensus.cc:2468] T cd5a5996f19e4829880dd80617893b4b P 136b6735cc714a6e88bd7c7f77030bfd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9bfc9eba815b4f698bcd1f5249b8a16e in term 0.
I20260709 13:07:37.274782 16863 leader_election.cc:304] T cd5a5996f19e4829880dd80617893b4b P 9bfc9eba815b4f698bcd1f5249b8a16e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07ea5cd14f344d1796170857577dda19, 9bfc9eba815b4f698bcd1f5249b8a16e; no voters: 
I20260709 13:07:37.277197 17112 raft_consensus.cc:2804] T cd5a5996f19e4829880dd80617893b4b P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:37.277526 17112 raft_consensus.cc:493] T cd5a5996f19e4829880dd80617893b4b P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:37.277851 17112 raft_consensus.cc:3060] T cd5a5996f19e4829880dd80617893b4b P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:37.287571 17184 tablet_bootstrap.cc:492] T be8f1d83db8d4a0bb50a459d516f727e P 07ea5cd14f344d1796170857577dda19: No bootstrap required, opened a new log
I20260709 13:07:37.288138 17184 ts_tablet_manager.cc:1403] T be8f1d83db8d4a0bb50a459d516f727e P 07ea5cd14f344d1796170857577dda19: Time spent bootstrapping tablet: real 0.144s	user 0.030s	sys 0.051s
I20260709 13:07:37.295855 17183 tablet_bootstrap.cc:654] T be8f1d83db8d4a0bb50a459d516f727e P 9bfc9eba815b4f698bcd1f5249b8a16e: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:37.297195 17187 tablet_bootstrap.cc:492] T be8f1d83db8d4a0bb50a459d516f727e P 136b6735cc714a6e88bd7c7f77030bfd: No bootstrap required, opened a new log
I20260709 13:07:37.297791 17187 ts_tablet_manager.cc:1403] T be8f1d83db8d4a0bb50a459d516f727e P 136b6735cc714a6e88bd7c7f77030bfd: Time spent bootstrapping tablet: real 0.127s	user 0.018s	sys 0.006s
I20260709 13:07:37.296653 17112 raft_consensus.cc:515] T cd5a5996f19e4829880dd80617893b4b P 9bfc9eba815b4f698bcd1f5249b8a16e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:37.300952 17112 leader_election.cc:290] T cd5a5996f19e4829880dd80617893b4b P 9bfc9eba815b4f698bcd1f5249b8a16e [CANDIDATE]: Term 1 election: Requested vote from peers 07ea5cd14f344d1796170857577dda19 (127.10.182.2:33527), 136b6735cc714a6e88bd7c7f77030bfd (127.10.182.3:42405)
I20260709 13:07:37.305199 17187 raft_consensus.cc:359] T be8f1d83db8d4a0bb50a459d516f727e P 136b6735cc714a6e88bd7c7f77030bfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:37.319842 17187 raft_consensus.cc:385] T be8f1d83db8d4a0bb50a459d516f727e P 136b6735cc714a6e88bd7c7f77030bfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:37.320318 17187 raft_consensus.cc:740] T be8f1d83db8d4a0bb50a459d516f727e P 136b6735cc714a6e88bd7c7f77030bfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 136b6735cc714a6e88bd7c7f77030bfd, State: Initialized, Role: FOLLOWER
I20260709 13:07:37.321081 16971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd5a5996f19e4829880dd80617893b4b" candidate_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07ea5cd14f344d1796170857577dda19"
I20260709 13:07:37.321769 16971 raft_consensus.cc:3060] T cd5a5996f19e4829880dd80617893b4b P 07ea5cd14f344d1796170857577dda19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:37.321359 17187 consensus_queue.cc:260] T be8f1d83db8d4a0bb50a459d516f727e P 136b6735cc714a6e88bd7c7f77030bfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:37.324280 17045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd5a5996f19e4829880dd80617893b4b" candidate_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "136b6735cc714a6e88bd7c7f77030bfd"
I20260709 13:07:37.324865 17045 raft_consensus.cc:3060] T cd5a5996f19e4829880dd80617893b4b P 136b6735cc714a6e88bd7c7f77030bfd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:37.330179 17187 ts_tablet_manager.cc:1434] T be8f1d83db8d4a0bb50a459d516f727e P 136b6735cc714a6e88bd7c7f77030bfd: Time spent starting tablet: real 0.032s	user 0.011s	sys 0.000s
I20260709 13:07:37.331385 16971 raft_consensus.cc:2468] T cd5a5996f19e4829880dd80617893b4b P 07ea5cd14f344d1796170857577dda19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bfc9eba815b4f698bcd1f5249b8a16e in term 1.
I20260709 13:07:37.331720 17187 tablet_bootstrap.cc:492] T 9263bbc8a23148b58682a1b8cacbad4d P 136b6735cc714a6e88bd7c7f77030bfd: Bootstrap starting.
I20260709 13:07:37.308122 17184 raft_consensus.cc:359] T be8f1d83db8d4a0bb50a459d516f727e P 07ea5cd14f344d1796170857577dda19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:37.336704 17184 raft_consensus.cc:385] T be8f1d83db8d4a0bb50a459d516f727e P 07ea5cd14f344d1796170857577dda19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:37.337163 17184 raft_consensus.cc:740] T be8f1d83db8d4a0bb50a459d516f727e P 07ea5cd14f344d1796170857577dda19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07ea5cd14f344d1796170857577dda19, State: Initialized, Role: FOLLOWER
I20260709 13:07:37.338142 17184 consensus_queue.cc:260] T be8f1d83db8d4a0bb50a459d516f727e P 07ea5cd14f344d1796170857577dda19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:37.339377 16863 leader_election.cc:304] T cd5a5996f19e4829880dd80617893b4b P 9bfc9eba815b4f698bcd1f5249b8a16e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07ea5cd14f344d1796170857577dda19, 9bfc9eba815b4f698bcd1f5249b8a16e; no voters: 
I20260709 13:07:37.340619 17191 raft_consensus.cc:2804] T cd5a5996f19e4829880dd80617893b4b P 9bfc9eba815b4f698bcd1f5249b8a16e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:37.341076 17191 raft_consensus.cc:697] T cd5a5996f19e4829880dd80617893b4b P 9bfc9eba815b4f698bcd1f5249b8a16e [term 1 LEADER]: Becoming Leader. State: Replica: 9bfc9eba815b4f698bcd1f5249b8a16e, State: Running, Role: LEADER
I20260709 13:07:37.341881 17191 consensus_queue.cc:237] T cd5a5996f19e4829880dd80617893b4b P 9bfc9eba815b4f698bcd1f5249b8a16e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:37.342476 17184 ts_tablet_manager.cc:1434] T be8f1d83db8d4a0bb50a459d516f727e P 07ea5cd14f344d1796170857577dda19: Time spent starting tablet: real 0.054s	user 0.008s	sys 0.003s
I20260709 13:07:37.331940 17045 raft_consensus.cc:2468] T cd5a5996f19e4829880dd80617893b4b P 136b6735cc714a6e88bd7c7f77030bfd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bfc9eba815b4f698bcd1f5249b8a16e in term 1.
I20260709 13:07:37.353032 17184 tablet_bootstrap.cc:492] T ec269ccdca44434da65b194ccf375cf2 P 07ea5cd14f344d1796170857577dda19: Bootstrap starting.
I20260709 13:07:37.361039 17187 tablet_bootstrap.cc:654] T 9263bbc8a23148b58682a1b8cacbad4d P 136b6735cc714a6e88bd7c7f77030bfd: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:37.367657 16795 catalog_manager.cc:5697] T cd5a5996f19e4829880dd80617893b4b P 9bfc9eba815b4f698bcd1f5249b8a16e reported cstate change: term changed from 0 to 1, leader changed from <none> to 9bfc9eba815b4f698bcd1f5249b8a16e (127.10.182.1). New cstate: current_term: 1 leader_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:37.370265 17184 tablet_bootstrap.cc:654] T ec269ccdca44434da65b194ccf375cf2 P 07ea5cd14f344d1796170857577dda19: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:37.373260 17183 tablet_bootstrap.cc:492] T be8f1d83db8d4a0bb50a459d516f727e P 9bfc9eba815b4f698bcd1f5249b8a16e: No bootstrap required, opened a new log
I20260709 13:07:37.373771 17183 ts_tablet_manager.cc:1403] T be8f1d83db8d4a0bb50a459d516f727e P 9bfc9eba815b4f698bcd1f5249b8a16e: Time spent bootstrapping tablet: real 0.111s	user 0.040s	sys 0.042s
I20260709 13:07:37.376963 17183 raft_consensus.cc:359] T be8f1d83db8d4a0bb50a459d516f727e P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:37.377686 17183 raft_consensus.cc:385] T be8f1d83db8d4a0bb50a459d516f727e P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:37.377974 17183 raft_consensus.cc:740] T be8f1d83db8d4a0bb50a459d516f727e P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bfc9eba815b4f698bcd1f5249b8a16e, State: Initialized, Role: FOLLOWER
I20260709 13:07:37.378176 17184 tablet_bootstrap.cc:492] T ec269ccdca44434da65b194ccf375cf2 P 07ea5cd14f344d1796170857577dda19: No bootstrap required, opened a new log
I20260709 13:07:37.378664 17184 ts_tablet_manager.cc:1403] T ec269ccdca44434da65b194ccf375cf2 P 07ea5cd14f344d1796170857577dda19: Time spent bootstrapping tablet: real 0.026s	user 0.007s	sys 0.007s
I20260709 13:07:37.378693 17183 consensus_queue.cc:260] T be8f1d83db8d4a0bb50a459d516f727e P 9bfc9eba815b4f698bcd1f5249b8a16e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:37.380756 17187 tablet_bootstrap.cc:492] T 9263bbc8a23148b58682a1b8cacbad4d P 136b6735cc714a6e88bd7c7f77030bfd: No bootstrap required, opened a new log
I20260709 13:07:37.381206 17183 ts_tablet_manager.cc:1434] T be8f1d83db8d4a0bb50a459d516f727e P 9bfc9eba815b4f698bcd1f5249b8a16e: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:07:37.381237 17187 ts_tablet_manager.cc:1403] T 9263bbc8a23148b58682a1b8cacbad4d P 136b6735cc714a6e88bd7c7f77030bfd: Time spent bootstrapping tablet: real 0.050s	user 0.017s	sys 0.000s
I20260709 13:07:37.382237 17183 tablet_bootstrap.cc:492] T 9263bbc8a23148b58682a1b8cacbad4d P 9bfc9eba815b4f698bcd1f5249b8a16e: Bootstrap starting.
I20260709 13:07:37.382125 17184 raft_consensus.cc:359] T ec269ccdca44434da65b194ccf375cf2 P 07ea5cd14f344d1796170857577dda19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:37.382952 17184 raft_consensus.cc:385] T ec269ccdca44434da65b194ccf375cf2 P 07ea5cd14f344d1796170857577dda19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:37.384524 17184 raft_consensus.cc:740] T ec269ccdca44434da65b194ccf375cf2 P 07ea5cd14f344d1796170857577dda19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07ea5cd14f344d1796170857577dda19, State: Initialized, Role: FOLLOWER
I20260709 13:07:37.384770 17187 raft_consensus.cc:359] T 9263bbc8a23148b58682a1b8cacbad4d P 136b6735cc714a6e88bd7c7f77030bfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:37.385288 17184 consensus_queue.cc:260] T ec269ccdca44434da65b194ccf375cf2 P 07ea5cd14f344d1796170857577dda19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:37.385756 17187 raft_consensus.cc:385] T 9263bbc8a23148b58682a1b8cacbad4d P 136b6735cc714a6e88bd7c7f77030bfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:37.386159 17187 raft_consensus.cc:740] T 9263bbc8a23148b58682a1b8cacbad4d P 136b6735cc714a6e88bd7c7f77030bfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 136b6735cc714a6e88bd7c7f77030bfd, State: Initialized, Role: FOLLOWER
I20260709 13:07:37.387086 17187 consensus_queue.cc:260] T 9263bbc8a23148b58682a1b8cacbad4d P 136b6735cc714a6e88bd7c7f77030bfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:37.389237 17183 tablet_bootstrap.cc:654] T 9263bbc8a23148b58682a1b8cacbad4d P 9bfc9eba815b4f698bcd1f5249b8a16e: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:37.394086 17187 ts_tablet_manager.cc:1434] T 9263bbc8a23148b58682a1b8cacbad4d P 136b6735cc714a6e88bd7c7f77030bfd: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.002s
I20260709 13:07:37.395226 17187 tablet_bootstrap.cc:492] T da3395f38c3c474bbd733c2b42079e4a P 136b6735cc714a6e88bd7c7f77030bfd: Bootstrap starting.
I20260709 13:07:37.402122 17187 tablet_bootstrap.cc:654] T da3395f38c3c474bbd733c2b42079e4a P 136b6735cc714a6e88bd7c7f77030bfd: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:37.416837 17184 ts_tablet_manager.cc:1434] T ec269ccdca44434da65b194ccf375cf2 P 07ea5cd14f344d1796170857577dda19: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.001s
I20260709 13:07:37.418363 17184 tablet_bootstrap.cc:492] T da3395f38c3c474bbd733c2b42079e4a P 07ea5cd14f344d1796170857577dda19: Bootstrap starting.
I20260709 13:07:37.425279 17184 tablet_bootstrap.cc:654] T da3395f38c3c474bbd733c2b42079e4a P 07ea5cd14f344d1796170857577dda19: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:37.443867 17187 tablet_bootstrap.cc:492] T da3395f38c3c474bbd733c2b42079e4a P 136b6735cc714a6e88bd7c7f77030bfd: No bootstrap required, opened a new log
I20260709 13:07:37.444393 17184 tablet_bootstrap.cc:492] T da3395f38c3c474bbd733c2b42079e4a P 07ea5cd14f344d1796170857577dda19: No bootstrap required, opened a new log
I20260709 13:07:37.444419 17187 ts_tablet_manager.cc:1403] T da3395f38c3c474bbd733c2b42079e4a P 136b6735cc714a6e88bd7c7f77030bfd: Time spent bootstrapping tablet: real 0.049s	user 0.014s	sys 0.016s
I20260709 13:07:37.445134 17184 ts_tablet_manager.cc:1403] T da3395f38c3c474bbd733c2b42079e4a P 07ea5cd14f344d1796170857577dda19: Time spent bootstrapping tablet: real 0.027s	user 0.019s	sys 0.006s
I20260709 13:07:37.445331 17183 tablet_bootstrap.cc:492] T 9263bbc8a23148b58682a1b8cacbad4d P 9bfc9eba815b4f698bcd1f5249b8a16e: No bootstrap required, opened a new log
I20260709 13:07:37.445966 17183 ts_tablet_manager.cc:1403] T 9263bbc8a23148b58682a1b8cacbad4d P 9bfc9eba815b4f698bcd1f5249b8a16e: Time spent bootstrapping tablet: real 0.064s	user 0.037s	sys 0.024s
I20260709 13:07:37.447800 17187 raft_consensus.cc:359] T da3395f38c3c474bbd733c2b42079e4a P 136b6735cc714a6e88bd7c7f77030bfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:37.448464 17187 raft_consensus.cc:385] T da3395f38c3c474bbd733c2b42079e4a P 136b6735cc714a6e88bd7c7f77030bfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:37.448167 17184 raft_consensus.cc:359] T da3395f38c3c474bbd733c2b42079e4a P 07ea5cd14f344d1796170857577dda19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:37.448922 17187 raft_consensus.cc:740] T da3395f38c3c474bbd733c2b42079e4a P 136b6735cc714a6e88bd7c7f77030bfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 136b6735cc714a6e88bd7c7f77030bfd, State: Initialized, Role: FOLLOWER
I20260709 13:07:37.448873 17183 raft_consensus.cc:359] T 9263bbc8a23148b58682a1b8cacbad4d P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:37.449046 17184 raft_consensus.cc:385] T da3395f38c3c474bbd733c2b42079e4a P 07ea5cd14f344d1796170857577dda19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:37.454412 17183 raft_consensus.cc:385] T 9263bbc8a23148b58682a1b8cacbad4d P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:37.454857 17183 raft_consensus.cc:740] T 9263bbc8a23148b58682a1b8cacbad4d P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bfc9eba815b4f698bcd1f5249b8a16e, State: Initialized, Role: FOLLOWER
I20260709 13:07:37.454816 17184 raft_consensus.cc:740] T da3395f38c3c474bbd733c2b42079e4a P 07ea5cd14f344d1796170857577dda19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07ea5cd14f344d1796170857577dda19, State: Initialized, Role: FOLLOWER
I20260709 13:07:37.454608 17187 consensus_queue.cc:260] T da3395f38c3c474bbd733c2b42079e4a P 136b6735cc714a6e88bd7c7f77030bfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:37.456182 17183 consensus_queue.cc:260] T 9263bbc8a23148b58682a1b8cacbad4d P 9bfc9eba815b4f698bcd1f5249b8a16e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:37.459122 17183 ts_tablet_manager.cc:1434] T 9263bbc8a23148b58682a1b8cacbad4d P 9bfc9eba815b4f698bcd1f5249b8a16e: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.004s
I20260709 13:07:37.460280 17183 tablet_bootstrap.cc:492] T da3395f38c3c474bbd733c2b42079e4a P 9bfc9eba815b4f698bcd1f5249b8a16e: Bootstrap starting.
I20260709 13:07:37.456184 17184 consensus_queue.cc:260] T da3395f38c3c474bbd733c2b42079e4a P 07ea5cd14f344d1796170857577dda19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:37.462215 17187 ts_tablet_manager.cc:1434] T da3395f38c3c474bbd733c2b42079e4a P 136b6735cc714a6e88bd7c7f77030bfd: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.004s
I20260709 13:07:37.463786 17187 tablet_bootstrap.cc:492] T ec269ccdca44434da65b194ccf375cf2 P 136b6735cc714a6e88bd7c7f77030bfd: Bootstrap starting.
I20260709 13:07:37.464290 17184 ts_tablet_manager.cc:1434] T da3395f38c3c474bbd733c2b42079e4a P 07ea5cd14f344d1796170857577dda19: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.004s
I20260709 13:07:37.465443 17184 tablet_bootstrap.cc:492] T 9263bbc8a23148b58682a1b8cacbad4d P 07ea5cd14f344d1796170857577dda19: Bootstrap starting.
I20260709 13:07:37.473033 17183 tablet_bootstrap.cc:654] T da3395f38c3c474bbd733c2b42079e4a P 9bfc9eba815b4f698bcd1f5249b8a16e: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:37.474507 17187 tablet_bootstrap.cc:654] T ec269ccdca44434da65b194ccf375cf2 P 136b6735cc714a6e88bd7c7f77030bfd: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:37.478408 17184 tablet_bootstrap.cc:654] T 9263bbc8a23148b58682a1b8cacbad4d P 07ea5cd14f344d1796170857577dda19: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:37.489746 17183 tablet_bootstrap.cc:492] T da3395f38c3c474bbd733c2b42079e4a P 9bfc9eba815b4f698bcd1f5249b8a16e: No bootstrap required, opened a new log
I20260709 13:07:37.490116 17184 tablet_bootstrap.cc:492] T 9263bbc8a23148b58682a1b8cacbad4d P 07ea5cd14f344d1796170857577dda19: No bootstrap required, opened a new log
I20260709 13:07:37.490262 17183 ts_tablet_manager.cc:1403] T da3395f38c3c474bbd733c2b42079e4a P 9bfc9eba815b4f698bcd1f5249b8a16e: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.012s
I20260709 13:07:37.490674 17184 ts_tablet_manager.cc:1403] T 9263bbc8a23148b58682a1b8cacbad4d P 07ea5cd14f344d1796170857577dda19: Time spent bootstrapping tablet: real 0.025s	user 0.004s	sys 0.008s
I20260709 13:07:37.493492 17183 raft_consensus.cc:359] T da3395f38c3c474bbd733c2b42079e4a P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:37.493707 17184 raft_consensus.cc:359] T 9263bbc8a23148b58682a1b8cacbad4d P 07ea5cd14f344d1796170857577dda19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:37.494278 17183 raft_consensus.cc:385] T da3395f38c3c474bbd733c2b42079e4a P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:37.494442 17184 raft_consensus.cc:385] T 9263bbc8a23148b58682a1b8cacbad4d P 07ea5cd14f344d1796170857577dda19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:37.494625 17183 raft_consensus.cc:740] T da3395f38c3c474bbd733c2b42079e4a P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bfc9eba815b4f698bcd1f5249b8a16e, State: Initialized, Role: FOLLOWER
I20260709 13:07:37.494787 17184 raft_consensus.cc:740] T 9263bbc8a23148b58682a1b8cacbad4d P 07ea5cd14f344d1796170857577dda19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07ea5cd14f344d1796170857577dda19, State: Initialized, Role: FOLLOWER
I20260709 13:07:37.495465 17183 consensus_queue.cc:260] T da3395f38c3c474bbd733c2b42079e4a P 9bfc9eba815b4f698bcd1f5249b8a16e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:37.495671 17184 consensus_queue.cc:260] T 9263bbc8a23148b58682a1b8cacbad4d P 07ea5cd14f344d1796170857577dda19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:37.498088 17184 ts_tablet_manager.cc:1434] T 9263bbc8a23148b58682a1b8cacbad4d P 07ea5cd14f344d1796170857577dda19: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:07:37.498142 17183 ts_tablet_manager.cc:1434] T da3395f38c3c474bbd733c2b42079e4a P 9bfc9eba815b4f698bcd1f5249b8a16e: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260709 13:07:37.499123 17183 tablet_bootstrap.cc:492] T ec269ccdca44434da65b194ccf375cf2 P 9bfc9eba815b4f698bcd1f5249b8a16e: Bootstrap starting.
I20260709 13:07:37.499123 17184 tablet_bootstrap.cc:492] T 525211109f0f41e286baedaf96df59be P 07ea5cd14f344d1796170857577dda19: Bootstrap starting.
I20260709 13:07:37.506512 17183 tablet_bootstrap.cc:654] T ec269ccdca44434da65b194ccf375cf2 P 9bfc9eba815b4f698bcd1f5249b8a16e: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:37.507359 17187 tablet_bootstrap.cc:492] T ec269ccdca44434da65b194ccf375cf2 P 136b6735cc714a6e88bd7c7f77030bfd: No bootstrap required, opened a new log
I20260709 13:07:37.507993 17187 ts_tablet_manager.cc:1403] T ec269ccdca44434da65b194ccf375cf2 P 136b6735cc714a6e88bd7c7f77030bfd: Time spent bootstrapping tablet: real 0.045s	user 0.014s	sys 0.011s
I20260709 13:07:37.511224 17184 tablet_bootstrap.cc:654] T 525211109f0f41e286baedaf96df59be P 07ea5cd14f344d1796170857577dda19: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:37.511102 17187 raft_consensus.cc:359] T ec269ccdca44434da65b194ccf375cf2 P 136b6735cc714a6e88bd7c7f77030bfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:37.511876 17187 raft_consensus.cc:385] T ec269ccdca44434da65b194ccf375cf2 P 136b6735cc714a6e88bd7c7f77030bfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:37.512257 17187 raft_consensus.cc:740] T ec269ccdca44434da65b194ccf375cf2 P 136b6735cc714a6e88bd7c7f77030bfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 136b6735cc714a6e88bd7c7f77030bfd, State: Initialized, Role: FOLLOWER
I20260709 13:07:37.513010 17187 consensus_queue.cc:260] T ec269ccdca44434da65b194ccf375cf2 P 136b6735cc714a6e88bd7c7f77030bfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:37.515229 17187 ts_tablet_manager.cc:1434] T ec269ccdca44434da65b194ccf375cf2 P 136b6735cc714a6e88bd7c7f77030bfd: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.002s
I20260709 13:07:37.516709 17187 tablet_bootstrap.cc:492] T 15699c71526d40198d217dcb228cbdf3 P 136b6735cc714a6e88bd7c7f77030bfd: Bootstrap starting.
I20260709 13:07:37.518551 17183 tablet_bootstrap.cc:492] T ec269ccdca44434da65b194ccf375cf2 P 9bfc9eba815b4f698bcd1f5249b8a16e: No bootstrap required, opened a new log
I20260709 13:07:37.519258 17183 ts_tablet_manager.cc:1403] T ec269ccdca44434da65b194ccf375cf2 P 9bfc9eba815b4f698bcd1f5249b8a16e: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260709 13:07:37.523406 17187 tablet_bootstrap.cc:654] T 15699c71526d40198d217dcb228cbdf3 P 136b6735cc714a6e88bd7c7f77030bfd: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:37.523176 17183 raft_consensus.cc:359] T ec269ccdca44434da65b194ccf375cf2 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:37.523916 17183 raft_consensus.cc:385] T ec269ccdca44434da65b194ccf375cf2 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:37.524223 17183 raft_consensus.cc:740] T ec269ccdca44434da65b194ccf375cf2 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bfc9eba815b4f698bcd1f5249b8a16e, State: Initialized, Role: FOLLOWER
I20260709 13:07:37.525193 17183 consensus_queue.cc:260] T ec269ccdca44434da65b194ccf375cf2 P 9bfc9eba815b4f698bcd1f5249b8a16e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:37.530217 17183 ts_tablet_manager.cc:1434] T ec269ccdca44434da65b194ccf375cf2 P 9bfc9eba815b4f698bcd1f5249b8a16e: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.001s
I20260709 13:07:37.531309 17183 tablet_bootstrap.cc:492] T 525211109f0f41e286baedaf96df59be P 9bfc9eba815b4f698bcd1f5249b8a16e: Bootstrap starting.
I20260709 13:07:37.533192 17187 tablet_bootstrap.cc:492] T 15699c71526d40198d217dcb228cbdf3 P 136b6735cc714a6e88bd7c7f77030bfd: No bootstrap required, opened a new log
I20260709 13:07:37.533741 17187 ts_tablet_manager.cc:1403] T 15699c71526d40198d217dcb228cbdf3 P 136b6735cc714a6e88bd7c7f77030bfd: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.003s
I20260709 13:07:37.534272 17191 raft_consensus.cc:493] T ec269ccdca44434da65b194ccf375cf2 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:37.534833 17191 raft_consensus.cc:515] T ec269ccdca44434da65b194ccf375cf2 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:37.536666 17187 raft_consensus.cc:359] T 15699c71526d40198d217dcb228cbdf3 P 136b6735cc714a6e88bd7c7f77030bfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:37.537459 17187 raft_consensus.cc:385] T 15699c71526d40198d217dcb228cbdf3 P 136b6735cc714a6e88bd7c7f77030bfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:37.537604 16973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec269ccdca44434da65b194ccf375cf2" candidate_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07ea5cd14f344d1796170857577dda19" is_pre_election: true
I20260709 13:07:37.538369 16973 raft_consensus.cc:2468] T ec269ccdca44434da65b194ccf375cf2 P 07ea5cd14f344d1796170857577dda19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9bfc9eba815b4f698bcd1f5249b8a16e in term 0.
I20260709 13:07:37.539397 17191 leader_election.cc:290] T ec269ccdca44434da65b194ccf375cf2 P 9bfc9eba815b4f698bcd1f5249b8a16e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07ea5cd14f344d1796170857577dda19 (127.10.182.2:33527), 136b6735cc714a6e88bd7c7f77030bfd (127.10.182.3:42405)
I20260709 13:07:37.539403 16863 leader_election.cc:304] T ec269ccdca44434da65b194ccf375cf2 P 9bfc9eba815b4f698bcd1f5249b8a16e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07ea5cd14f344d1796170857577dda19, 9bfc9eba815b4f698bcd1f5249b8a16e; no voters: 
I20260709 13:07:37.537757 17187 raft_consensus.cc:740] T 15699c71526d40198d217dcb228cbdf3 P 136b6735cc714a6e88bd7c7f77030bfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 136b6735cc714a6e88bd7c7f77030bfd, State: Initialized, Role: FOLLOWER
I20260709 13:07:37.541205 17187 consensus_queue.cc:260] T 15699c71526d40198d217dcb228cbdf3 P 136b6735cc714a6e88bd7c7f77030bfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:37.543047 17045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec269ccdca44434da65b194ccf375cf2" candidate_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "136b6735cc714a6e88bd7c7f77030bfd" is_pre_election: true
I20260709 13:07:37.543639 17045 raft_consensus.cc:2468] T ec269ccdca44434da65b194ccf375cf2 P 136b6735cc714a6e88bd7c7f77030bfd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9bfc9eba815b4f698bcd1f5249b8a16e in term 0.
I20260709 13:07:37.543915 17183 tablet_bootstrap.cc:654] T 525211109f0f41e286baedaf96df59be P 9bfc9eba815b4f698bcd1f5249b8a16e: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:37.543783 17187 ts_tablet_manager.cc:1434] T 15699c71526d40198d217dcb228cbdf3 P 136b6735cc714a6e88bd7c7f77030bfd: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260709 13:07:37.544965 17201 raft_consensus.cc:493] T 9263bbc8a23148b58682a1b8cacbad4d P 07ea5cd14f344d1796170857577dda19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:37.545222 17187 tablet_bootstrap.cc:492] T 3ba34eab707745c7aed133f264bdae6f P 136b6735cc714a6e88bd7c7f77030bfd: Bootstrap starting.
I20260709 13:07:37.545500 17201 raft_consensus.cc:515] T 9263bbc8a23148b58682a1b8cacbad4d P 07ea5cd14f344d1796170857577dda19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:37.545893 17184 tablet_bootstrap.cc:492] T 525211109f0f41e286baedaf96df59be P 07ea5cd14f344d1796170857577dda19: No bootstrap required, opened a new log
I20260709 13:07:37.546463 17184 ts_tablet_manager.cc:1403] T 525211109f0f41e286baedaf96df59be P 07ea5cd14f344d1796170857577dda19: Time spent bootstrapping tablet: real 0.048s	user 0.010s	sys 0.009s
I20260709 13:07:37.544981 17193 raft_consensus.cc:2804] T ec269ccdca44434da65b194ccf375cf2 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:37.546970 17193 raft_consensus.cc:493] T ec269ccdca44434da65b194ccf375cf2 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:37.547333 17193 raft_consensus.cc:3060] T ec269ccdca44434da65b194ccf375cf2 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:37.547664 17201 leader_election.cc:290] T 9263bbc8a23148b58682a1b8cacbad4d P 07ea5cd14f344d1796170857577dda19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9bfc9eba815b4f698bcd1f5249b8a16e (127.10.182.1:36137), 136b6735cc714a6e88bd7c7f77030bfd (127.10.182.3:42405)
I20260709 13:07:37.549642 16896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9263bbc8a23148b58682a1b8cacbad4d" candidate_uuid: "07ea5cd14f344d1796170857577dda19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" is_pre_election: true
I20260709 13:07:37.550390 16896 raft_consensus.cc:2468] T 9263bbc8a23148b58682a1b8cacbad4d P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07ea5cd14f344d1796170857577dda19 in term 0.
I20260709 13:07:37.552026 16939 leader_election.cc:304] T 9263bbc8a23148b58682a1b8cacbad4d P 07ea5cd14f344d1796170857577dda19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07ea5cd14f344d1796170857577dda19, 9bfc9eba815b4f698bcd1f5249b8a16e; no voters: 
I20260709 13:07:37.553139 17201 raft_consensus.cc:2804] T 9263bbc8a23148b58682a1b8cacbad4d P 07ea5cd14f344d1796170857577dda19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:37.553597 17201 raft_consensus.cc:493] T 9263bbc8a23148b58682a1b8cacbad4d P 07ea5cd14f344d1796170857577dda19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:37.554013 17201 raft_consensus.cc:3060] T 9263bbc8a23148b58682a1b8cacbad4d P 07ea5cd14f344d1796170857577dda19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:37.554251 17045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9263bbc8a23148b58682a1b8cacbad4d" candidate_uuid: "07ea5cd14f344d1796170857577dda19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "136b6735cc714a6e88bd7c7f77030bfd" is_pre_election: true
I20260709 13:07:37.555207 17045 raft_consensus.cc:2468] T 9263bbc8a23148b58682a1b8cacbad4d P 136b6735cc714a6e88bd7c7f77030bfd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07ea5cd14f344d1796170857577dda19 in term 0.
I20260709 13:07:37.566370 17184 raft_consensus.cc:359] T 525211109f0f41e286baedaf96df59be P 07ea5cd14f344d1796170857577dda19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:37.567193 17184 raft_consensus.cc:385] T 525211109f0f41e286baedaf96df59be P 07ea5cd14f344d1796170857577dda19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:37.567485 17184 raft_consensus.cc:740] T 525211109f0f41e286baedaf96df59be P 07ea5cd14f344d1796170857577dda19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07ea5cd14f344d1796170857577dda19, State: Initialized, Role: FOLLOWER
I20260709 13:07:37.567600 17187 tablet_bootstrap.cc:654] T 3ba34eab707745c7aed133f264bdae6f P 136b6735cc714a6e88bd7c7f77030bfd: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:37.568262 17184 consensus_queue.cc:260] T 525211109f0f41e286baedaf96df59be P 07ea5cd14f344d1796170857577dda19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:37.570545 17193 raft_consensus.cc:515] T ec269ccdca44434da65b194ccf375cf2 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:37.571677 17184 ts_tablet_manager.cc:1434] T 525211109f0f41e286baedaf96df59be P 07ea5cd14f344d1796170857577dda19: Time spent starting tablet: real 0.025s	user 0.015s	sys 0.003s
I20260709 13:07:37.572757 17184 tablet_bootstrap.cc:492] T 15699c71526d40198d217dcb228cbdf3 P 07ea5cd14f344d1796170857577dda19: Bootstrap starting.
I20260709 13:07:37.573850 16973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec269ccdca44434da65b194ccf375cf2" candidate_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07ea5cd14f344d1796170857577dda19"
I20260709 13:07:37.574440 16973 raft_consensus.cc:3060] T ec269ccdca44434da65b194ccf375cf2 P 07ea5cd14f344d1796170857577dda19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:37.575387 17201 raft_consensus.cc:515] T 9263bbc8a23148b58682a1b8cacbad4d P 07ea5cd14f344d1796170857577dda19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:37.578821 16896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9263bbc8a23148b58682a1b8cacbad4d" candidate_uuid: "07ea5cd14f344d1796170857577dda19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e"
I20260709 13:07:37.579205 17184 tablet_bootstrap.cc:654] T 15699c71526d40198d217dcb228cbdf3 P 07ea5cd14f344d1796170857577dda19: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:37.579566 16896 raft_consensus.cc:3060] T 9263bbc8a23148b58682a1b8cacbad4d P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:37.582149 16973 raft_consensus.cc:2468] T ec269ccdca44434da65b194ccf375cf2 P 07ea5cd14f344d1796170857577dda19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bfc9eba815b4f698bcd1f5249b8a16e in term 1.
I20260709 13:07:37.583545 16863 leader_election.cc:304] T ec269ccdca44434da65b194ccf375cf2 P 9bfc9eba815b4f698bcd1f5249b8a16e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07ea5cd14f344d1796170857577dda19, 9bfc9eba815b4f698bcd1f5249b8a16e; no voters: 
I20260709 13:07:37.584635 17191 raft_consensus.cc:2804] T ec269ccdca44434da65b194ccf375cf2 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:37.585214 17191 raft_consensus.cc:697] T ec269ccdca44434da65b194ccf375cf2 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 1 LEADER]: Becoming Leader. State: Replica: 9bfc9eba815b4f698bcd1f5249b8a16e, State: Running, Role: LEADER
I20260709 13:07:37.586458 16896 raft_consensus.cc:2468] T 9263bbc8a23148b58682a1b8cacbad4d P 9bfc9eba815b4f698bcd1f5249b8a16e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07ea5cd14f344d1796170857577dda19 in term 1.
I20260709 13:07:37.586171 17191 consensus_queue.cc:237] T ec269ccdca44434da65b194ccf375cf2 P 9bfc9eba815b4f698bcd1f5249b8a16e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:37.587682 16939 leader_election.cc:304] T 9263bbc8a23148b58682a1b8cacbad4d P 07ea5cd14f344d1796170857577dda19 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07ea5cd14f344d1796170857577dda19, 9bfc9eba815b4f698bcd1f5249b8a16e; no voters: 
I20260709 13:07:37.587960 17187 tablet_bootstrap.cc:492] T 3ba34eab707745c7aed133f264bdae6f P 136b6735cc714a6e88bd7c7f77030bfd: No bootstrap required, opened a new log
I20260709 13:07:37.588510 17185 raft_consensus.cc:2804] T 9263bbc8a23148b58682a1b8cacbad4d P 07ea5cd14f344d1796170857577dda19 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:37.588658 17187 ts_tablet_manager.cc:1403] T 3ba34eab707745c7aed133f264bdae6f P 136b6735cc714a6e88bd7c7f77030bfd: Time spent bootstrapping tablet: real 0.044s	user 0.020s	sys 0.015s
I20260709 13:07:37.589044 17185 raft_consensus.cc:697] T 9263bbc8a23148b58682a1b8cacbad4d P 07ea5cd14f344d1796170857577dda19 [term 1 LEADER]: Becoming Leader. State: Replica: 07ea5cd14f344d1796170857577dda19, State: Running, Role: LEADER
I20260709 13:07:37.590138 17185 consensus_queue.cc:237] T 9263bbc8a23148b58682a1b8cacbad4d P 07ea5cd14f344d1796170857577dda19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:37.591420 17201 leader_election.cc:290] T 9263bbc8a23148b58682a1b8cacbad4d P 07ea5cd14f344d1796170857577dda19 [CANDIDATE]: Term 1 election: Requested vote from peers 9bfc9eba815b4f698bcd1f5249b8a16e (127.10.182.1:36137), 136b6735cc714a6e88bd7c7f77030bfd (127.10.182.3:42405)
I20260709 13:07:37.591195 17183 tablet_bootstrap.cc:492] T 525211109f0f41e286baedaf96df59be P 9bfc9eba815b4f698bcd1f5249b8a16e: No bootstrap required, opened a new log
I20260709 13:07:37.592178 17045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9263bbc8a23148b58682a1b8cacbad4d" candidate_uuid: "07ea5cd14f344d1796170857577dda19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "136b6735cc714a6e88bd7c7f77030bfd"
I20260709 13:07:37.592388 17183 ts_tablet_manager.cc:1403] T 525211109f0f41e286baedaf96df59be P 9bfc9eba815b4f698bcd1f5249b8a16e: Time spent bootstrapping tablet: real 0.061s	user 0.013s	sys 0.000s
I20260709 13:07:37.592940 17045 raft_consensus.cc:3060] T 9263bbc8a23148b58682a1b8cacbad4d P 136b6735cc714a6e88bd7c7f77030bfd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:37.598094 17184 tablet_bootstrap.cc:492] T 15699c71526d40198d217dcb228cbdf3 P 07ea5cd14f344d1796170857577dda19: No bootstrap required, opened a new log
I20260709 13:07:37.598660 17184 ts_tablet_manager.cc:1403] T 15699c71526d40198d217dcb228cbdf3 P 07ea5cd14f344d1796170857577dda19: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.005s
I20260709 13:07:37.598526 17187 raft_consensus.cc:359] T 3ba34eab707745c7aed133f264bdae6f P 136b6735cc714a6e88bd7c7f77030bfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:37.599414 17187 raft_consensus.cc:385] T 3ba34eab707745c7aed133f264bdae6f P 136b6735cc714a6e88bd7c7f77030bfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:37.599725 17187 raft_consensus.cc:740] T 3ba34eab707745c7aed133f264bdae6f P 136b6735cc714a6e88bd7c7f77030bfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 136b6735cc714a6e88bd7c7f77030bfd, State: Initialized, Role: FOLLOWER
I20260709 13:07:37.599852 17047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec269ccdca44434da65b194ccf375cf2" candidate_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "136b6735cc714a6e88bd7c7f77030bfd"
I20260709 13:07:37.600458 17047 raft_consensus.cc:3060] T ec269ccdca44434da65b194ccf375cf2 P 136b6735cc714a6e88bd7c7f77030bfd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:37.600611 17187 consensus_queue.cc:260] T 3ba34eab707745c7aed133f264bdae6f P 136b6735cc714a6e88bd7c7f77030bfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:37.602020 17183 raft_consensus.cc:359] T 525211109f0f41e286baedaf96df59be P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:37.602953 17183 raft_consensus.cc:385] T 525211109f0f41e286baedaf96df59be P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:37.603330 17183 raft_consensus.cc:740] T 525211109f0f41e286baedaf96df59be P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bfc9eba815b4f698bcd1f5249b8a16e, State: Initialized, Role: FOLLOWER
I20260709 13:07:37.603837 17187 ts_tablet_manager.cc:1434] T 3ba34eab707745c7aed133f264bdae6f P 136b6735cc714a6e88bd7c7f77030bfd: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260709 13:07:37.604954 17187 tablet_bootstrap.cc:492] T 525211109f0f41e286baedaf96df59be P 136b6735cc714a6e88bd7c7f77030bfd: Bootstrap starting.
I20260709 13:07:37.606849 17183 consensus_queue.cc:260] T 525211109f0f41e286baedaf96df59be P 9bfc9eba815b4f698bcd1f5249b8a16e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:37.609130 16795 catalog_manager.cc:5697] T ec269ccdca44434da65b194ccf375cf2 P 9bfc9eba815b4f698bcd1f5249b8a16e reported cstate change: term changed from 0 to 1, leader changed from <none> to 9bfc9eba815b4f698bcd1f5249b8a16e (127.10.182.1). New cstate: current_term: 1 leader_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:37.611429 17187 tablet_bootstrap.cc:654] T 525211109f0f41e286baedaf96df59be P 136b6735cc714a6e88bd7c7f77030bfd: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:37.610852 17184 raft_consensus.cc:359] T 15699c71526d40198d217dcb228cbdf3 P 07ea5cd14f344d1796170857577dda19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:37.611920 17184 raft_consensus.cc:385] T 15699c71526d40198d217dcb228cbdf3 P 07ea5cd14f344d1796170857577dda19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:37.612249 17184 raft_consensus.cc:740] T 15699c71526d40198d217dcb228cbdf3 P 07ea5cd14f344d1796170857577dda19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07ea5cd14f344d1796170857577dda19, State: Initialized, Role: FOLLOWER
I20260709 13:07:37.613320 17184 consensus_queue.cc:260] T 15699c71526d40198d217dcb228cbdf3 P 07ea5cd14f344d1796170857577dda19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:37.610901 17183 ts_tablet_manager.cc:1434] T 525211109f0f41e286baedaf96df59be P 9bfc9eba815b4f698bcd1f5249b8a16e: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 13:07:37.615345 17183 tablet_bootstrap.cc:492] T 15699c71526d40198d217dcb228cbdf3 P 9bfc9eba815b4f698bcd1f5249b8a16e: Bootstrap starting.
I20260709 13:07:37.615913 17184 ts_tablet_manager.cc:1434] T 15699c71526d40198d217dcb228cbdf3 P 07ea5cd14f344d1796170857577dda19: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.003s
I20260709 13:07:37.617143 17184 tablet_bootstrap.cc:492] T bf39aaaec144433a9d8ab564858a9a78 P 07ea5cd14f344d1796170857577dda19: Bootstrap starting.
I20260709 13:07:37.626250 17184 tablet_bootstrap.cc:654] T bf39aaaec144433a9d8ab564858a9a78 P 07ea5cd14f344d1796170857577dda19: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:37.628598 17193 leader_election.cc:290] T ec269ccdca44434da65b194ccf375cf2 P 9bfc9eba815b4f698bcd1f5249b8a16e [CANDIDATE]: Term 1 election: Requested vote from peers 07ea5cd14f344d1796170857577dda19 (127.10.182.2:33527), 136b6735cc714a6e88bd7c7f77030bfd (127.10.182.3:42405)
I20260709 13:07:37.628059 16795 catalog_manager.cc:5697] T 9263bbc8a23148b58682a1b8cacbad4d P 07ea5cd14f344d1796170857577dda19 reported cstate change: term changed from 0 to 1, leader changed from <none> to 07ea5cd14f344d1796170857577dda19 (127.10.182.2). New cstate: current_term: 1 leader_uuid: "07ea5cd14f344d1796170857577dda19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:37.629498 17047 raft_consensus.cc:2468] T ec269ccdca44434da65b194ccf375cf2 P 136b6735cc714a6e88bd7c7f77030bfd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bfc9eba815b4f698bcd1f5249b8a16e in term 1.
I20260709 13:07:37.630700 17187 tablet_bootstrap.cc:492] T 525211109f0f41e286baedaf96df59be P 136b6735cc714a6e88bd7c7f77030bfd: No bootstrap required, opened a new log
I20260709 13:07:37.631237 17187 ts_tablet_manager.cc:1403] T 525211109f0f41e286baedaf96df59be P 136b6735cc714a6e88bd7c7f77030bfd: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.012s
I20260709 13:07:37.633925 17187 raft_consensus.cc:359] T 525211109f0f41e286baedaf96df59be P 136b6735cc714a6e88bd7c7f77030bfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:37.634570 17187 raft_consensus.cc:385] T 525211109f0f41e286baedaf96df59be P 136b6735cc714a6e88bd7c7f77030bfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:37.634814 17187 raft_consensus.cc:740] T 525211109f0f41e286baedaf96df59be P 136b6735cc714a6e88bd7c7f77030bfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 136b6735cc714a6e88bd7c7f77030bfd, State: Initialized, Role: FOLLOWER
I20260709 13:07:37.635421 17187 consensus_queue.cc:260] T 525211109f0f41e286baedaf96df59be P 136b6735cc714a6e88bd7c7f77030bfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:37.636301 17183 tablet_bootstrap.cc:654] T 15699c71526d40198d217dcb228cbdf3 P 9bfc9eba815b4f698bcd1f5249b8a16e: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:37.636843 17097 raft_consensus.cc:493] T be8f1d83db8d4a0bb50a459d516f727e P 136b6735cc714a6e88bd7c7f77030bfd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:37.637354 17097 raft_consensus.cc:515] T be8f1d83db8d4a0bb50a459d516f727e P 136b6735cc714a6e88bd7c7f77030bfd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:37.639493 17097 leader_election.cc:290] T be8f1d83db8d4a0bb50a459d516f727e P 136b6735cc714a6e88bd7c7f77030bfd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9bfc9eba815b4f698bcd1f5249b8a16e (127.10.182.1:36137), 07ea5cd14f344d1796170857577dda19 (127.10.182.2:33527)
I20260709 13:07:37.642534 16973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be8f1d83db8d4a0bb50a459d516f727e" candidate_uuid: "136b6735cc714a6e88bd7c7f77030bfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07ea5cd14f344d1796170857577dda19" is_pre_election: true
I20260709 13:07:37.642741 16896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be8f1d83db8d4a0bb50a459d516f727e" candidate_uuid: "136b6735cc714a6e88bd7c7f77030bfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" is_pre_election: true
I20260709 13:07:37.643210 16973 raft_consensus.cc:2468] T be8f1d83db8d4a0bb50a459d516f727e P 07ea5cd14f344d1796170857577dda19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 136b6735cc714a6e88bd7c7f77030bfd in term 0.
I20260709 13:07:37.609135 17045 raft_consensus.cc:2468] T 9263bbc8a23148b58682a1b8cacbad4d P 136b6735cc714a6e88bd7c7f77030bfd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07ea5cd14f344d1796170857577dda19 in term 1.
I20260709 13:07:37.643646 16896 raft_consensus.cc:2468] T be8f1d83db8d4a0bb50a459d516f727e P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 136b6735cc714a6e88bd7c7f77030bfd in term 0.
I20260709 13:07:37.655359 17012 leader_election.cc:304] T be8f1d83db8d4a0bb50a459d516f727e P 136b6735cc714a6e88bd7c7f77030bfd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07ea5cd14f344d1796170857577dda19, 136b6735cc714a6e88bd7c7f77030bfd; no voters: 
I20260709 13:07:37.657987 17097 raft_consensus.cc:2804] T be8f1d83db8d4a0bb50a459d516f727e P 136b6735cc714a6e88bd7c7f77030bfd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:37.658380 17097 raft_consensus.cc:493] T be8f1d83db8d4a0bb50a459d516f727e P 136b6735cc714a6e88bd7c7f77030bfd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:37.658710 17097 raft_consensus.cc:3060] T be8f1d83db8d4a0bb50a459d516f727e P 136b6735cc714a6e88bd7c7f77030bfd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:37.665428 17187 ts_tablet_manager.cc:1434] T 525211109f0f41e286baedaf96df59be P 136b6735cc714a6e88bd7c7f77030bfd: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.001s
I20260709 13:07:37.664423 17097 raft_consensus.cc:515] T be8f1d83db8d4a0bb50a459d516f727e P 136b6735cc714a6e88bd7c7f77030bfd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:37.666724 17187 tablet_bootstrap.cc:492] T bf39aaaec144433a9d8ab564858a9a78 P 136b6735cc714a6e88bd7c7f77030bfd: Bootstrap starting.
I20260709 13:07:37.667701 17097 leader_election.cc:290] T be8f1d83db8d4a0bb50a459d516f727e P 136b6735cc714a6e88bd7c7f77030bfd [CANDIDATE]: Term 1 election: Requested vote from peers 9bfc9eba815b4f698bcd1f5249b8a16e (127.10.182.1:36137), 07ea5cd14f344d1796170857577dda19 (127.10.182.2:33527)
I20260709 13:07:37.668753 16973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be8f1d83db8d4a0bb50a459d516f727e" candidate_uuid: "136b6735cc714a6e88bd7c7f77030bfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07ea5cd14f344d1796170857577dda19"
I20260709 13:07:37.669410 16973 raft_consensus.cc:3060] T be8f1d83db8d4a0bb50a459d516f727e P 07ea5cd14f344d1796170857577dda19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:37.671092 17185 raft_consensus.cc:493] T 15699c71526d40198d217dcb228cbdf3 P 07ea5cd14f344d1796170857577dda19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:37.671766 17185 raft_consensus.cc:515] T 15699c71526d40198d217dcb228cbdf3 P 07ea5cd14f344d1796170857577dda19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:37.674477 17185 leader_election.cc:290] T 15699c71526d40198d217dcb228cbdf3 P 07ea5cd14f344d1796170857577dda19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9bfc9eba815b4f698bcd1f5249b8a16e (127.10.182.1:36137), 136b6735cc714a6e88bd7c7f77030bfd (127.10.182.3:42405)
I20260709 13:07:37.676105 17097 raft_consensus.cc:493] T 3ba34eab707745c7aed133f264bdae6f P 136b6735cc714a6e88bd7c7f77030bfd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:37.676209 16897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15699c71526d40198d217dcb228cbdf3" candidate_uuid: "07ea5cd14f344d1796170857577dda19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" is_pre_election: true
I20260709 13:07:37.677977 17097 raft_consensus.cc:515] T 3ba34eab707745c7aed133f264bdae6f P 136b6735cc714a6e88bd7c7f77030bfd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
W20260709 13:07:37.679180 16939 leader_election.cc:343] T 15699c71526d40198d217dcb228cbdf3 P 07ea5cd14f344d1796170857577dda19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9bfc9eba815b4f698bcd1f5249b8a16e (127.10.182.1:36137): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:37.676867 16896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be8f1d83db8d4a0bb50a459d516f727e" candidate_uuid: "136b6735cc714a6e88bd7c7f77030bfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e"
I20260709 13:07:37.680174 16896 raft_consensus.cc:3060] T be8f1d83db8d4a0bb50a459d516f727e P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:37.680550 17097 leader_election.cc:290] T 3ba34eab707745c7aed133f264bdae6f P 136b6735cc714a6e88bd7c7f77030bfd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9bfc9eba815b4f698bcd1f5249b8a16e (127.10.182.1:36137), 07ea5cd14f344d1796170857577dda19 (127.10.182.2:33527)
I20260709 13:07:37.681161 16973 raft_consensus.cc:2468] T be8f1d83db8d4a0bb50a459d516f727e P 07ea5cd14f344d1796170857577dda19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 136b6735cc714a6e88bd7c7f77030bfd in term 1.
I20260709 13:07:37.682717 17045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15699c71526d40198d217dcb228cbdf3" candidate_uuid: "07ea5cd14f344d1796170857577dda19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "136b6735cc714a6e88bd7c7f77030bfd" is_pre_election: true
I20260709 13:07:37.683180 17045 raft_consensus.cc:2468] T 15699c71526d40198d217dcb228cbdf3 P 136b6735cc714a6e88bd7c7f77030bfd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07ea5cd14f344d1796170857577dda19 in term 0.
I20260709 13:07:37.682868 16897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba34eab707745c7aed133f264bdae6f" candidate_uuid: "136b6735cc714a6e88bd7c7f77030bfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" is_pre_election: true
I20260709 13:07:37.684243 16938 leader_election.cc:304] T 15699c71526d40198d217dcb228cbdf3 P 07ea5cd14f344d1796170857577dda19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 07ea5cd14f344d1796170857577dda19, 136b6735cc714a6e88bd7c7f77030bfd; no voters: 9bfc9eba815b4f698bcd1f5249b8a16e
I20260709 13:07:37.684607 17012 leader_election.cc:304] T be8f1d83db8d4a0bb50a459d516f727e P 136b6735cc714a6e88bd7c7f77030bfd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07ea5cd14f344d1796170857577dda19, 136b6735cc714a6e88bd7c7f77030bfd; no voters: 
I20260709 13:07:37.685429 17097 raft_consensus.cc:2804] T be8f1d83db8d4a0bb50a459d516f727e P 136b6735cc714a6e88bd7c7f77030bfd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:37.685940 17097 raft_consensus.cc:697] T be8f1d83db8d4a0bb50a459d516f727e P 136b6735cc714a6e88bd7c7f77030bfd [term 1 LEADER]: Becoming Leader. State: Replica: 136b6735cc714a6e88bd7c7f77030bfd, State: Running, Role: LEADER
I20260709 13:07:37.685672 17185 raft_consensus.cc:2804] T 15699c71526d40198d217dcb228cbdf3 P 07ea5cd14f344d1796170857577dda19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:37.687652 16973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba34eab707745c7aed133f264bdae6f" candidate_uuid: "136b6735cc714a6e88bd7c7f77030bfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07ea5cd14f344d1796170857577dda19" is_pre_election: true
I20260709 13:07:37.691767 17185 raft_consensus.cc:493] T 15699c71526d40198d217dcb228cbdf3 P 07ea5cd14f344d1796170857577dda19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:37.690160 17183 tablet_bootstrap.cc:492] T 15699c71526d40198d217dcb228cbdf3 P 9bfc9eba815b4f698bcd1f5249b8a16e: No bootstrap required, opened a new log
I20260709 13:07:37.690789 17187 tablet_bootstrap.cc:654] T bf39aaaec144433a9d8ab564858a9a78 P 136b6735cc714a6e88bd7c7f77030bfd: Neither blocks nor log segments found. Creating new log.
W20260709 13:07:37.685774 17013 leader_election.cc:343] T 3ba34eab707745c7aed133f264bdae6f P 136b6735cc714a6e88bd7c7f77030bfd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9bfc9eba815b4f698bcd1f5249b8a16e (127.10.182.1:36137): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:37.691308 16896 raft_consensus.cc:2468] T be8f1d83db8d4a0bb50a459d516f727e P 9bfc9eba815b4f698bcd1f5249b8a16e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 136b6735cc714a6e88bd7c7f77030bfd in term 1.
I20260709 13:07:37.692184 17185 raft_consensus.cc:3060] T 15699c71526d40198d217dcb228cbdf3 P 07ea5cd14f344d1796170857577dda19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:37.692647 17184 tablet_bootstrap.cc:492] T bf39aaaec144433a9d8ab564858a9a78 P 07ea5cd14f344d1796170857577dda19: No bootstrap required, opened a new log
W20260709 13:07:37.692888 17012 leader_election.cc:343] T 3ba34eab707745c7aed133f264bdae6f P 136b6735cc714a6e88bd7c7f77030bfd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 07ea5cd14f344d1796170857577dda19 (127.10.182.2:33527): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:37.692214 17097 consensus_queue.cc:237] T be8f1d83db8d4a0bb50a459d516f727e P 136b6735cc714a6e88bd7c7f77030bfd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:37.693590 17184 ts_tablet_manager.cc:1403] T bf39aaaec144433a9d8ab564858a9a78 P 07ea5cd14f344d1796170857577dda19: Time spent bootstrapping tablet: real 0.077s	user 0.025s	sys 0.007s
I20260709 13:07:37.693591 17012 leader_election.cc:304] T 3ba34eab707745c7aed133f264bdae6f P 136b6735cc714a6e88bd7c7f77030bfd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 136b6735cc714a6e88bd7c7f77030bfd; no voters: 07ea5cd14f344d1796170857577dda19, 9bfc9eba815b4f698bcd1f5249b8a16e
I20260709 13:07:37.694499 17215 raft_consensus.cc:2749] T 3ba34eab707745c7aed133f264bdae6f P 136b6735cc714a6e88bd7c7f77030bfd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:37.696986 17184 raft_consensus.cc:359] T bf39aaaec144433a9d8ab564858a9a78 P 07ea5cd14f344d1796170857577dda19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:37.697813 17184 raft_consensus.cc:385] T bf39aaaec144433a9d8ab564858a9a78 P 07ea5cd14f344d1796170857577dda19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:37.698134 17184 raft_consensus.cc:740] T bf39aaaec144433a9d8ab564858a9a78 P 07ea5cd14f344d1796170857577dda19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07ea5cd14f344d1796170857577dda19, State: Initialized, Role: FOLLOWER
I20260709 13:07:37.698832 17184 consensus_queue.cc:260] T bf39aaaec144433a9d8ab564858a9a78 P 07ea5cd14f344d1796170857577dda19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:37.692803 17183 ts_tablet_manager.cc:1403] T 15699c71526d40198d217dcb228cbdf3 P 9bfc9eba815b4f698bcd1f5249b8a16e: Time spent bootstrapping tablet: real 0.078s	user 0.019s	sys 0.015s
I20260709 13:07:37.701013 17184 ts_tablet_manager.cc:1434] T bf39aaaec144433a9d8ab564858a9a78 P 07ea5cd14f344d1796170857577dda19: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:07:37.703280 17183 raft_consensus.cc:359] T 15699c71526d40198d217dcb228cbdf3 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:37.704017 17183 raft_consensus.cc:385] T 15699c71526d40198d217dcb228cbdf3 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:37.704313 17183 raft_consensus.cc:740] T 15699c71526d40198d217dcb228cbdf3 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bfc9eba815b4f698bcd1f5249b8a16e, State: Initialized, Role: FOLLOWER
I20260709 13:07:37.705216 17183 consensus_queue.cc:260] T 15699c71526d40198d217dcb228cbdf3 P 9bfc9eba815b4f698bcd1f5249b8a16e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:37.706009 17185 raft_consensus.cc:515] T 15699c71526d40198d217dcb228cbdf3 P 07ea5cd14f344d1796170857577dda19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:37.706692 17184 tablet_bootstrap.cc:492] T 3ba34eab707745c7aed133f264bdae6f P 07ea5cd14f344d1796170857577dda19: Bootstrap starting.
I20260709 13:07:37.709478 17045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15699c71526d40198d217dcb228cbdf3" candidate_uuid: "07ea5cd14f344d1796170857577dda19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "136b6735cc714a6e88bd7c7f77030bfd"
I20260709 13:07:37.710021 17045 raft_consensus.cc:3060] T 15699c71526d40198d217dcb228cbdf3 P 136b6735cc714a6e88bd7c7f77030bfd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:37.710474 17183 ts_tablet_manager.cc:1434] T 15699c71526d40198d217dcb228cbdf3 P 9bfc9eba815b4f698bcd1f5249b8a16e: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:07:37.711478 17183 tablet_bootstrap.cc:492] T bf39aaaec144433a9d8ab564858a9a78 P 9bfc9eba815b4f698bcd1f5249b8a16e: Bootstrap starting.
I20260709 13:07:37.715029 17184 tablet_bootstrap.cc:654] T 3ba34eab707745c7aed133f264bdae6f P 07ea5cd14f344d1796170857577dda19: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:37.717288 16896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15699c71526d40198d217dcb228cbdf3" candidate_uuid: "07ea5cd14f344d1796170857577dda19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e"
I20260709 13:07:37.718117 17183 tablet_bootstrap.cc:654] T bf39aaaec144433a9d8ab564858a9a78 P 9bfc9eba815b4f698bcd1f5249b8a16e: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:37.718439 17045 raft_consensus.cc:2468] T 15699c71526d40198d217dcb228cbdf3 P 136b6735cc714a6e88bd7c7f77030bfd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07ea5cd14f344d1796170857577dda19 in term 1.
I20260709 13:07:37.719947 16938 leader_election.cc:304] T 15699c71526d40198d217dcb228cbdf3 P 07ea5cd14f344d1796170857577dda19 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07ea5cd14f344d1796170857577dda19, 136b6735cc714a6e88bd7c7f77030bfd; no voters: 
I20260709 13:07:37.720865 17201 raft_consensus.cc:2804] T 15699c71526d40198d217dcb228cbdf3 P 07ea5cd14f344d1796170857577dda19 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:37.721396 17201 raft_consensus.cc:697] T 15699c71526d40198d217dcb228cbdf3 P 07ea5cd14f344d1796170857577dda19 [term 1 LEADER]: Becoming Leader. State: Replica: 07ea5cd14f344d1796170857577dda19, State: Running, Role: LEADER
I20260709 13:07:37.718076 16896 raft_consensus.cc:3060] T 15699c71526d40198d217dcb228cbdf3 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:37.722451 17201 consensus_queue.cc:237] T 15699c71526d40198d217dcb228cbdf3 P 07ea5cd14f344d1796170857577dda19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:37.718930 17185 leader_election.cc:290] T 15699c71526d40198d217dcb228cbdf3 P 07ea5cd14f344d1796170857577dda19 [CANDIDATE]: Term 1 election: Requested vote from peers 9bfc9eba815b4f698bcd1f5249b8a16e (127.10.182.1:36137), 136b6735cc714a6e88bd7c7f77030bfd (127.10.182.3:42405)
I20260709 13:07:37.730275 16796 catalog_manager.cc:5697] T be8f1d83db8d4a0bb50a459d516f727e P 136b6735cc714a6e88bd7c7f77030bfd reported cstate change: term changed from 0 to 1, leader changed from <none> to 136b6735cc714a6e88bd7c7f77030bfd (127.10.182.3). New cstate: current_term: 1 leader_uuid: "136b6735cc714a6e88bd7c7f77030bfd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:37.737597 17183 tablet_bootstrap.cc:492] T bf39aaaec144433a9d8ab564858a9a78 P 9bfc9eba815b4f698bcd1f5249b8a16e: No bootstrap required, opened a new log
I20260709 13:07:37.737955 16896 raft_consensus.cc:2468] T 15699c71526d40198d217dcb228cbdf3 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07ea5cd14f344d1796170857577dda19 in term 1.
I20260709 13:07:37.738194 17183 ts_tablet_manager.cc:1403] T bf39aaaec144433a9d8ab564858a9a78 P 9bfc9eba815b4f698bcd1f5249b8a16e: Time spent bootstrapping tablet: real 0.027s	user 0.017s	sys 0.007s
I20260709 13:07:37.741180 17183 raft_consensus.cc:359] T bf39aaaec144433a9d8ab564858a9a78 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:37.741797 17183 raft_consensus.cc:385] T bf39aaaec144433a9d8ab564858a9a78 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:37.742048 17183 raft_consensus.cc:740] T bf39aaaec144433a9d8ab564858a9a78 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bfc9eba815b4f698bcd1f5249b8a16e, State: Initialized, Role: FOLLOWER
I20260709 13:07:37.742221 17193 consensus_queue.cc:1048] T cd5a5996f19e4829880dd80617893b4b P 9bfc9eba815b4f698bcd1f5249b8a16e [LEADER]: Connected to new peer: Peer: permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:37.742985 17183 consensus_queue.cc:260] T bf39aaaec144433a9d8ab564858a9a78 P 9bfc9eba815b4f698bcd1f5249b8a16e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:37.742722 16795 catalog_manager.cc:5697] T 15699c71526d40198d217dcb228cbdf3 P 07ea5cd14f344d1796170857577dda19 reported cstate change: term changed from 0 to 1, leader changed from <none> to 07ea5cd14f344d1796170857577dda19 (127.10.182.2). New cstate: current_term: 1 leader_uuid: "07ea5cd14f344d1796170857577dda19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:37.744387 17184 tablet_bootstrap.cc:492] T 3ba34eab707745c7aed133f264bdae6f P 07ea5cd14f344d1796170857577dda19: No bootstrap required, opened a new log
I20260709 13:07:37.744885 17184 ts_tablet_manager.cc:1403] T 3ba34eab707745c7aed133f264bdae6f P 07ea5cd14f344d1796170857577dda19: Time spent bootstrapping tablet: real 0.038s	user 0.009s	sys 0.007s
I20260709 13:07:37.745369 17183 ts_tablet_manager.cc:1434] T bf39aaaec144433a9d8ab564858a9a78 P 9bfc9eba815b4f698bcd1f5249b8a16e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:07:37.746253 17183 tablet_bootstrap.cc:492] T 3ba34eab707745c7aed133f264bdae6f P 9bfc9eba815b4f698bcd1f5249b8a16e: Bootstrap starting.
I20260709 13:07:37.747476 17184 raft_consensus.cc:359] T 3ba34eab707745c7aed133f264bdae6f P 07ea5cd14f344d1796170857577dda19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:37.748162 17184 raft_consensus.cc:385] T 3ba34eab707745c7aed133f264bdae6f P 07ea5cd14f344d1796170857577dda19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:37.748404 17184 raft_consensus.cc:740] T 3ba34eab707745c7aed133f264bdae6f P 07ea5cd14f344d1796170857577dda19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07ea5cd14f344d1796170857577dda19, State: Initialized, Role: FOLLOWER
I20260709 13:07:37.749814 17184 consensus_queue.cc:260] T 3ba34eab707745c7aed133f264bdae6f P 07ea5cd14f344d1796170857577dda19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:37.750895 17187 tablet_bootstrap.cc:492] T bf39aaaec144433a9d8ab564858a9a78 P 136b6735cc714a6e88bd7c7f77030bfd: No bootstrap required, opened a new log
I20260709 13:07:37.751381 17187 ts_tablet_manager.cc:1403] T bf39aaaec144433a9d8ab564858a9a78 P 136b6735cc714a6e88bd7c7f77030bfd: Time spent bootstrapping tablet: real 0.085s	user 0.010s	sys 0.007s
I20260709 13:07:37.752054 17184 ts_tablet_manager.cc:1434] T 3ba34eab707745c7aed133f264bdae6f P 07ea5cd14f344d1796170857577dda19: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:07:37.753957 17187 raft_consensus.cc:359] T bf39aaaec144433a9d8ab564858a9a78 P 136b6735cc714a6e88bd7c7f77030bfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:37.754500 17187 raft_consensus.cc:385] T bf39aaaec144433a9d8ab564858a9a78 P 136b6735cc714a6e88bd7c7f77030bfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:37.754714 17187 raft_consensus.cc:740] T bf39aaaec144433a9d8ab564858a9a78 P 136b6735cc714a6e88bd7c7f77030bfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 136b6735cc714a6e88bd7c7f77030bfd, State: Initialized, Role: FOLLOWER
I20260709 13:07:37.755330 17187 consensus_queue.cc:260] T bf39aaaec144433a9d8ab564858a9a78 P 136b6735cc714a6e88bd7c7f77030bfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:37.757328 17187 ts_tablet_manager.cc:1434] T bf39aaaec144433a9d8ab564858a9a78 P 136b6735cc714a6e88bd7c7f77030bfd: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:07:37.758894 17097 raft_consensus.cc:493] T da3395f38c3c474bbd733c2b42079e4a P 136b6735cc714a6e88bd7c7f77030bfd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:37.759402 17097 raft_consensus.cc:515] T da3395f38c3c474bbd733c2b42079e4a P 136b6735cc714a6e88bd7c7f77030bfd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:37.760458 17183 tablet_bootstrap.cc:654] T 3ba34eab707745c7aed133f264bdae6f P 9bfc9eba815b4f698bcd1f5249b8a16e: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:37.761524 17097 leader_election.cc:290] T da3395f38c3c474bbd733c2b42079e4a P 136b6735cc714a6e88bd7c7f77030bfd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9bfc9eba815b4f698bcd1f5249b8a16e (127.10.182.1:36137), 07ea5cd14f344d1796170857577dda19 (127.10.182.2:33527)
I20260709 13:07:37.763149 16971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3395f38c3c474bbd733c2b42079e4a" candidate_uuid: "136b6735cc714a6e88bd7c7f77030bfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07ea5cd14f344d1796170857577dda19" is_pre_election: true
I20260709 13:07:37.763900 16971 raft_consensus.cc:2468] T da3395f38c3c474bbd733c2b42079e4a P 07ea5cd14f344d1796170857577dda19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 136b6735cc714a6e88bd7c7f77030bfd in term 0.
I20260709 13:07:37.765198 17012 leader_election.cc:304] T da3395f38c3c474bbd733c2b42079e4a P 136b6735cc714a6e88bd7c7f77030bfd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07ea5cd14f344d1796170857577dda19, 136b6735cc714a6e88bd7c7f77030bfd; no voters: 
I20260709 13:07:37.767089 17097 raft_consensus.cc:2804] T da3395f38c3c474bbd733c2b42079e4a P 136b6735cc714a6e88bd7c7f77030bfd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:37.767475 17097 raft_consensus.cc:493] T da3395f38c3c474bbd733c2b42079e4a P 136b6735cc714a6e88bd7c7f77030bfd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:37.767872 17097 raft_consensus.cc:3060] T da3395f38c3c474bbd733c2b42079e4a P 136b6735cc714a6e88bd7c7f77030bfd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:37.768608 17215 raft_consensus.cc:493] T bf39aaaec144433a9d8ab564858a9a78 P 136b6735cc714a6e88bd7c7f77030bfd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:37.769100 17215 raft_consensus.cc:515] T bf39aaaec144433a9d8ab564858a9a78 P 136b6735cc714a6e88bd7c7f77030bfd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:37.771186 17215 leader_election.cc:290] T bf39aaaec144433a9d8ab564858a9a78 P 136b6735cc714a6e88bd7c7f77030bfd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9bfc9eba815b4f698bcd1f5249b8a16e (127.10.182.1:36137), 07ea5cd14f344d1796170857577dda19 (127.10.182.2:33527)
I20260709 13:07:37.772644 16973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf39aaaec144433a9d8ab564858a9a78" candidate_uuid: "136b6735cc714a6e88bd7c7f77030bfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07ea5cd14f344d1796170857577dda19" is_pre_election: true
I20260709 13:07:37.773005 16897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf39aaaec144433a9d8ab564858a9a78" candidate_uuid: "136b6735cc714a6e88bd7c7f77030bfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" is_pre_election: true
I20260709 13:07:37.773591 16973 raft_consensus.cc:2468] T bf39aaaec144433a9d8ab564858a9a78 P 07ea5cd14f344d1796170857577dda19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 136b6735cc714a6e88bd7c7f77030bfd in term 0.
I20260709 13:07:37.773725 16897 raft_consensus.cc:2468] T bf39aaaec144433a9d8ab564858a9a78 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 136b6735cc714a6e88bd7c7f77030bfd in term 0.
I20260709 13:07:37.775061 17012 leader_election.cc:304] T bf39aaaec144433a9d8ab564858a9a78 P 136b6735cc714a6e88bd7c7f77030bfd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07ea5cd14f344d1796170857577dda19, 136b6735cc714a6e88bd7c7f77030bfd; no voters: 
I20260709 13:07:37.780714 17215 raft_consensus.cc:2804] T bf39aaaec144433a9d8ab564858a9a78 P 136b6735cc714a6e88bd7c7f77030bfd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:37.781211 17215 raft_consensus.cc:493] T bf39aaaec144433a9d8ab564858a9a78 P 136b6735cc714a6e88bd7c7f77030bfd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:37.781634 17215 raft_consensus.cc:3060] T bf39aaaec144433a9d8ab564858a9a78 P 136b6735cc714a6e88bd7c7f77030bfd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:37.807585 16896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3395f38c3c474bbd733c2b42079e4a" candidate_uuid: "136b6735cc714a6e88bd7c7f77030bfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" is_pre_election: true
I20260709 13:07:37.808357 16896 raft_consensus.cc:2468] T da3395f38c3c474bbd733c2b42079e4a P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 136b6735cc714a6e88bd7c7f77030bfd in term 0.
I20260709 13:07:37.819294 17215 raft_consensus.cc:515] T bf39aaaec144433a9d8ab564858a9a78 P 136b6735cc714a6e88bd7c7f77030bfd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:37.822250 17097 raft_consensus.cc:515] T da3395f38c3c474bbd733c2b42079e4a P 136b6735cc714a6e88bd7c7f77030bfd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:37.826349 17183 tablet_bootstrap.cc:492] T 3ba34eab707745c7aed133f264bdae6f P 9bfc9eba815b4f698bcd1f5249b8a16e: No bootstrap required, opened a new log
I20260709 13:07:37.826251 16973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf39aaaec144433a9d8ab564858a9a78" candidate_uuid: "136b6735cc714a6e88bd7c7f77030bfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07ea5cd14f344d1796170857577dda19"
I20260709 13:07:37.826951 17183 ts_tablet_manager.cc:1403] T 3ba34eab707745c7aed133f264bdae6f P 9bfc9eba815b4f698bcd1f5249b8a16e: Time spent bootstrapping tablet: real 0.081s	user 0.025s	sys 0.030s
I20260709 13:07:37.827008 16973 raft_consensus.cc:3060] T bf39aaaec144433a9d8ab564858a9a78 P 07ea5cd14f344d1796170857577dda19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:37.827382 16896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf39aaaec144433a9d8ab564858a9a78" candidate_uuid: "136b6735cc714a6e88bd7c7f77030bfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e"
I20260709 13:07:37.827991 16896 raft_consensus.cc:3060] T bf39aaaec144433a9d8ab564858a9a78 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:37.830365 17183 raft_consensus.cc:359] T 3ba34eab707745c7aed133f264bdae6f P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:37.831779 17183 raft_consensus.cc:385] T 3ba34eab707745c7aed133f264bdae6f P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:37.832113 17183 raft_consensus.cc:740] T 3ba34eab707745c7aed133f264bdae6f P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bfc9eba815b4f698bcd1f5249b8a16e, State: Initialized, Role: FOLLOWER
I20260709 13:07:37.831187 17112 consensus_queue.cc:1048] T cd5a5996f19e4829880dd80617893b4b P 9bfc9eba815b4f698bcd1f5249b8a16e [LEADER]: Connected to new peer: Peer: permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:37.834156 17183 consensus_queue.cc:260] T 3ba34eab707745c7aed133f264bdae6f P 9bfc9eba815b4f698bcd1f5249b8a16e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:37.835093 16973 raft_consensus.cc:2468] T bf39aaaec144433a9d8ab564858a9a78 P 07ea5cd14f344d1796170857577dda19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 136b6735cc714a6e88bd7c7f77030bfd in term 1.
I20260709 13:07:37.836311 17012 leader_election.cc:304] T bf39aaaec144433a9d8ab564858a9a78 P 136b6735cc714a6e88bd7c7f77030bfd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07ea5cd14f344d1796170857577dda19, 136b6735cc714a6e88bd7c7f77030bfd; no voters: 
I20260709 13:07:37.837291 17226 raft_consensus.cc:2804] T bf39aaaec144433a9d8ab564858a9a78 P 136b6735cc714a6e88bd7c7f77030bfd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:37.838101 16897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3395f38c3c474bbd733c2b42079e4a" candidate_uuid: "136b6735cc714a6e88bd7c7f77030bfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e"
I20260709 13:07:37.838783 16897 raft_consensus.cc:3060] T da3395f38c3c474bbd733c2b42079e4a P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:37.839181 16896 raft_consensus.cc:2468] T bf39aaaec144433a9d8ab564858a9a78 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 136b6735cc714a6e88bd7c7f77030bfd in term 1.
I20260709 13:07:37.844887 17215 leader_election.cc:290] T bf39aaaec144433a9d8ab564858a9a78 P 136b6735cc714a6e88bd7c7f77030bfd [CANDIDATE]: Term 1 election: Requested vote from peers 9bfc9eba815b4f698bcd1f5249b8a16e (127.10.182.1:36137), 07ea5cd14f344d1796170857577dda19 (127.10.182.2:33527)
I20260709 13:07:37.846206 17112 raft_consensus.cc:493] T 3ba34eab707745c7aed133f264bdae6f P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:37.846798 17112 raft_consensus.cc:515] T 3ba34eab707745c7aed133f264bdae6f P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:37.848531 17226 raft_consensus.cc:697] T bf39aaaec144433a9d8ab564858a9a78 P 136b6735cc714a6e88bd7c7f77030bfd [term 1 LEADER]: Becoming Leader. State: Replica: 136b6735cc714a6e88bd7c7f77030bfd, State: Running, Role: LEADER
I20260709 13:07:37.849474 17226 consensus_queue.cc:237] T bf39aaaec144433a9d8ab564858a9a78 P 136b6735cc714a6e88bd7c7f77030bfd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:37.850598 17112 leader_election.cc:290] T 3ba34eab707745c7aed133f264bdae6f P 9bfc9eba815b4f698bcd1f5249b8a16e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07ea5cd14f344d1796170857577dda19 (127.10.182.2:33527), 136b6735cc714a6e88bd7c7f77030bfd (127.10.182.3:42405)
I20260709 13:07:37.851064 17047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba34eab707745c7aed133f264bdae6f" candidate_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "136b6735cc714a6e88bd7c7f77030bfd" is_pre_election: true
I20260709 13:07:37.851312 16973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba34eab707745c7aed133f264bdae6f" candidate_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07ea5cd14f344d1796170857577dda19" is_pre_election: true
I20260709 13:07:37.852049 17047 raft_consensus.cc:2468] T 3ba34eab707745c7aed133f264bdae6f P 136b6735cc714a6e88bd7c7f77030bfd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9bfc9eba815b4f698bcd1f5249b8a16e in term 0.
I20260709 13:07:37.852138 16973 raft_consensus.cc:2468] T 3ba34eab707745c7aed133f264bdae6f P 07ea5cd14f344d1796170857577dda19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9bfc9eba815b4f698bcd1f5249b8a16e in term 0.
I20260709 13:07:37.847169 17183 ts_tablet_manager.cc:1434] T 3ba34eab707745c7aed133f264bdae6f P 9bfc9eba815b4f698bcd1f5249b8a16e: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 13:07:37.853260 16863 leader_election.cc:304] T 3ba34eab707745c7aed133f264bdae6f P 9bfc9eba815b4f698bcd1f5249b8a16e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07ea5cd14f344d1796170857577dda19, 9bfc9eba815b4f698bcd1f5249b8a16e; no voters: 
I20260709 13:07:37.854102 17112 raft_consensus.cc:2804] T 3ba34eab707745c7aed133f264bdae6f P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:37.854584 17112 raft_consensus.cc:493] T 3ba34eab707745c7aed133f264bdae6f P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:37.855159 17112 raft_consensus.cc:3060] T 3ba34eab707745c7aed133f264bdae6f P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:37.866607 16897 raft_consensus.cc:2468] T da3395f38c3c474bbd733c2b42079e4a P 9bfc9eba815b4f698bcd1f5249b8a16e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 136b6735cc714a6e88bd7c7f77030bfd in term 1.
I20260709 13:07:37.868291 17013 leader_election.cc:304] T da3395f38c3c474bbd733c2b42079e4a P 136b6735cc714a6e88bd7c7f77030bfd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 136b6735cc714a6e88bd7c7f77030bfd, 9bfc9eba815b4f698bcd1f5249b8a16e; no voters: 
I20260709 13:07:37.868764 17112 raft_consensus.cc:515] T 3ba34eab707745c7aed133f264bdae6f P 9bfc9eba815b4f698bcd1f5249b8a16e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:37.869416 17228 raft_consensus.cc:2804] T da3395f38c3c474bbd733c2b42079e4a P 136b6735cc714a6e88bd7c7f77030bfd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:37.870261 17228 raft_consensus.cc:697] T da3395f38c3c474bbd733c2b42079e4a P 136b6735cc714a6e88bd7c7f77030bfd [term 1 LEADER]: Becoming Leader. State: Replica: 136b6735cc714a6e88bd7c7f77030bfd, State: Running, Role: LEADER
I20260709 13:07:37.870688 17097 leader_election.cc:290] T da3395f38c3c474bbd733c2b42079e4a P 136b6735cc714a6e88bd7c7f77030bfd [CANDIDATE]: Term 1 election: Requested vote from peers 9bfc9eba815b4f698bcd1f5249b8a16e (127.10.182.1:36137), 07ea5cd14f344d1796170857577dda19 (127.10.182.2:33527)
I20260709 13:07:37.871073 16973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3395f38c3c474bbd733c2b42079e4a" candidate_uuid: "136b6735cc714a6e88bd7c7f77030bfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07ea5cd14f344d1796170857577dda19"
I20260709 13:07:37.872382 16973 raft_consensus.cc:3060] T da3395f38c3c474bbd733c2b42079e4a P 07ea5cd14f344d1796170857577dda19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:37.871241 17228 consensus_queue.cc:237] T da3395f38c3c474bbd733c2b42079e4a P 136b6735cc714a6e88bd7c7f77030bfd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:37.873775 17112 leader_election.cc:290] T 3ba34eab707745c7aed133f264bdae6f P 9bfc9eba815b4f698bcd1f5249b8a16e [CANDIDATE]: Term 1 election: Requested vote from peers 07ea5cd14f344d1796170857577dda19 (127.10.182.2:33527), 136b6735cc714a6e88bd7c7f77030bfd (127.10.182.3:42405)
I20260709 13:07:37.874711 16971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba34eab707745c7aed133f264bdae6f" candidate_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07ea5cd14f344d1796170857577dda19"
I20260709 13:07:37.875284 16971 raft_consensus.cc:3060] T 3ba34eab707745c7aed133f264bdae6f P 07ea5cd14f344d1796170857577dda19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:37.875419 17047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba34eab707745c7aed133f264bdae6f" candidate_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "136b6735cc714a6e88bd7c7f77030bfd"
I20260709 13:07:37.875970 17047 raft_consensus.cc:3060] T 3ba34eab707745c7aed133f264bdae6f P 136b6735cc714a6e88bd7c7f77030bfd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:37.882982 16971 raft_consensus.cc:2468] T 3ba34eab707745c7aed133f264bdae6f P 07ea5cd14f344d1796170857577dda19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bfc9eba815b4f698bcd1f5249b8a16e in term 1.
I20260709 13:07:37.882999 17047 raft_consensus.cc:2468] T 3ba34eab707745c7aed133f264bdae6f P 136b6735cc714a6e88bd7c7f77030bfd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bfc9eba815b4f698bcd1f5249b8a16e in term 1.
I20260709 13:07:37.884227 16863 leader_election.cc:304] T 3ba34eab707745c7aed133f264bdae6f P 9bfc9eba815b4f698bcd1f5249b8a16e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07ea5cd14f344d1796170857577dda19, 9bfc9eba815b4f698bcd1f5249b8a16e; no voters: 
I20260709 13:07:37.885886 17191 raft_consensus.cc:2804] T 3ba34eab707745c7aed133f264bdae6f P 9bfc9eba815b4f698bcd1f5249b8a16e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:37.886376 17191 raft_consensus.cc:697] T 3ba34eab707745c7aed133f264bdae6f P 9bfc9eba815b4f698bcd1f5249b8a16e [term 1 LEADER]: Becoming Leader. State: Replica: 9bfc9eba815b4f698bcd1f5249b8a16e, State: Running, Role: LEADER
I20260709 13:07:37.887216 17191 consensus_queue.cc:237] T 3ba34eab707745c7aed133f264bdae6f P 9bfc9eba815b4f698bcd1f5249b8a16e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:37.887305 16973 raft_consensus.cc:2468] T da3395f38c3c474bbd733c2b42079e4a P 07ea5cd14f344d1796170857577dda19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 136b6735cc714a6e88bd7c7f77030bfd in term 1.
I20260709 13:07:37.895462 16796 catalog_manager.cc:5697] T bf39aaaec144433a9d8ab564858a9a78 P 136b6735cc714a6e88bd7c7f77030bfd reported cstate change: term changed from 0 to 1, leader changed from <none> to 136b6735cc714a6e88bd7c7f77030bfd (127.10.182.3). New cstate: current_term: 1 leader_uuid: "136b6735cc714a6e88bd7c7f77030bfd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:37.896713 16796 catalog_manager.cc:5697] T da3395f38c3c474bbd733c2b42079e4a P 136b6735cc714a6e88bd7c7f77030bfd reported cstate change: term changed from 0 to 1, leader changed from <none> to 136b6735cc714a6e88bd7c7f77030bfd (127.10.182.3). New cstate: current_term: 1 leader_uuid: "136b6735cc714a6e88bd7c7f77030bfd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:37.904249 16795 catalog_manager.cc:5697] T 3ba34eab707745c7aed133f264bdae6f P 9bfc9eba815b4f698bcd1f5249b8a16e reported cstate change: term changed from 0 to 1, leader changed from <none> to 9bfc9eba815b4f698bcd1f5249b8a16e (127.10.182.1). New cstate: current_term: 1 leader_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:37.974527 17201 raft_consensus.cc:493] T 525211109f0f41e286baedaf96df59be P 07ea5cd14f344d1796170857577dda19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:37.974936 17201 raft_consensus.cc:515] T 525211109f0f41e286baedaf96df59be P 07ea5cd14f344d1796170857577dda19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:37.977061 17201 leader_election.cc:290] T 525211109f0f41e286baedaf96df59be P 07ea5cd14f344d1796170857577dda19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9bfc9eba815b4f698bcd1f5249b8a16e (127.10.182.1:36137), 136b6735cc714a6e88bd7c7f77030bfd (127.10.182.3:42405)
I20260709 13:07:37.977308 16897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "525211109f0f41e286baedaf96df59be" candidate_uuid: "07ea5cd14f344d1796170857577dda19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" is_pre_election: true
I20260709 13:07:37.977696 17045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "525211109f0f41e286baedaf96df59be" candidate_uuid: "07ea5cd14f344d1796170857577dda19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "136b6735cc714a6e88bd7c7f77030bfd" is_pre_election: true
I20260709 13:07:37.978027 16897 raft_consensus.cc:2468] T 525211109f0f41e286baedaf96df59be P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07ea5cd14f344d1796170857577dda19 in term 0.
I20260709 13:07:37.978397 17045 raft_consensus.cc:2468] T 525211109f0f41e286baedaf96df59be P 136b6735cc714a6e88bd7c7f77030bfd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07ea5cd14f344d1796170857577dda19 in term 0.
I20260709 13:07:37.978981 16939 leader_election.cc:304] T 525211109f0f41e286baedaf96df59be P 07ea5cd14f344d1796170857577dda19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07ea5cd14f344d1796170857577dda19, 9bfc9eba815b4f698bcd1f5249b8a16e; no voters: 
I20260709 13:07:37.979851 17201 raft_consensus.cc:2804] T 525211109f0f41e286baedaf96df59be P 07ea5cd14f344d1796170857577dda19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:37.980233 17201 raft_consensus.cc:493] T 525211109f0f41e286baedaf96df59be P 07ea5cd14f344d1796170857577dda19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:37.980536 17201 raft_consensus.cc:3060] T 525211109f0f41e286baedaf96df59be P 07ea5cd14f344d1796170857577dda19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:37.985620 17201 raft_consensus.cc:515] T 525211109f0f41e286baedaf96df59be P 07ea5cd14f344d1796170857577dda19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:37.987262 17201 leader_election.cc:290] T 525211109f0f41e286baedaf96df59be P 07ea5cd14f344d1796170857577dda19 [CANDIDATE]: Term 1 election: Requested vote from peers 9bfc9eba815b4f698bcd1f5249b8a16e (127.10.182.1:36137), 136b6735cc714a6e88bd7c7f77030bfd (127.10.182.3:42405)
I20260709 13:07:37.987941 16897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "525211109f0f41e286baedaf96df59be" candidate_uuid: "07ea5cd14f344d1796170857577dda19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e"
I20260709 13:07:37.988250 17045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "525211109f0f41e286baedaf96df59be" candidate_uuid: "07ea5cd14f344d1796170857577dda19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "136b6735cc714a6e88bd7c7f77030bfd"
I20260709 13:07:37.988672 16897 raft_consensus.cc:3060] T 525211109f0f41e286baedaf96df59be P 9bfc9eba815b4f698bcd1f5249b8a16e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:37.989074 17045 raft_consensus.cc:3060] T 525211109f0f41e286baedaf96df59be P 136b6735cc714a6e88bd7c7f77030bfd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:37.993717 16897 raft_consensus.cc:2468] T 525211109f0f41e286baedaf96df59be P 9bfc9eba815b4f698bcd1f5249b8a16e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07ea5cd14f344d1796170857577dda19 in term 1.
I20260709 13:07:37.993815 17045 raft_consensus.cc:2468] T 525211109f0f41e286baedaf96df59be P 136b6735cc714a6e88bd7c7f77030bfd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07ea5cd14f344d1796170857577dda19 in term 1.
I20260709 13:07:37.994837 16939 leader_election.cc:304] T 525211109f0f41e286baedaf96df59be P 07ea5cd14f344d1796170857577dda19 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07ea5cd14f344d1796170857577dda19, 9bfc9eba815b4f698bcd1f5249b8a16e; no voters: 
I20260709 13:07:37.995563 17201 raft_consensus.cc:2804] T 525211109f0f41e286baedaf96df59be P 07ea5cd14f344d1796170857577dda19 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:37.996017 17201 raft_consensus.cc:697] T 525211109f0f41e286baedaf96df59be P 07ea5cd14f344d1796170857577dda19 [term 1 LEADER]: Becoming Leader. State: Replica: 07ea5cd14f344d1796170857577dda19, State: Running, Role: LEADER
I20260709 13:07:37.996819 17201 consensus_queue.cc:237] T 525211109f0f41e286baedaf96df59be P 07ea5cd14f344d1796170857577dda19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:38.003904 16795 catalog_manager.cc:5697] T 525211109f0f41e286baedaf96df59be P 07ea5cd14f344d1796170857577dda19 reported cstate change: term changed from 0 to 1, leader changed from <none> to 07ea5cd14f344d1796170857577dda19 (127.10.182.2). New cstate: current_term: 1 leader_uuid: "07ea5cd14f344d1796170857577dda19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:38.023922 17201 consensus_queue.cc:1048] T 9263bbc8a23148b58682a1b8cacbad4d P 07ea5cd14f344d1796170857577dda19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:38.036412 17185 consensus_queue.cc:1048] T 9263bbc8a23148b58682a1b8cacbad4d P 07ea5cd14f344d1796170857577dda19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:38.108470 17185 consensus_queue.cc:1048] T 15699c71526d40198d217dcb228cbdf3 P 07ea5cd14f344d1796170857577dda19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:38.118709 17185 consensus_queue.cc:1048] T 15699c71526d40198d217dcb228cbdf3 P 07ea5cd14f344d1796170857577dda19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:38.122674 17191 consensus_queue.cc:1048] T ec269ccdca44434da65b194ccf375cf2 P 9bfc9eba815b4f698bcd1f5249b8a16e [LEADER]: Connected to new peer: Peer: permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:38.138056 17191 consensus_queue.cc:1048] T ec269ccdca44434da65b194ccf375cf2 P 9bfc9eba815b4f698bcd1f5249b8a16e [LEADER]: Connected to new peer: Peer: permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:38.190304 17045 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "be8f1d83db8d4a0bb50a459d516f727e"
dest_uuid: "136b6735cc714a6e88bd7c7f77030bfd"
mode: GRACEFUL
new_leader_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e"
 from {username='slave'} at 127.0.0.1:41748
I20260709 13:07:38.190866 17045 raft_consensus.cc:606] T be8f1d83db8d4a0bb50a459d516f727e P 136b6735cc714a6e88bd7c7f77030bfd [term 1 LEADER]: Received request to transfer leadership to TS 9bfc9eba815b4f698bcd1f5249b8a16e
I20260709 13:07:38.196264 16971 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9263bbc8a23148b58682a1b8cacbad4d"
dest_uuid: "07ea5cd14f344d1796170857577dda19"
mode: GRACEFUL
new_leader_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e"
 from {username='slave'} at 127.0.0.1:40270
I20260709 13:07:38.196915 16971 raft_consensus.cc:606] T 9263bbc8a23148b58682a1b8cacbad4d P 07ea5cd14f344d1796170857577dda19 [term 1 LEADER]: Received request to transfer leadership to TS 9bfc9eba815b4f698bcd1f5249b8a16e
I20260709 13:07:38.196978 17228 consensus_queue.cc:1048] T be8f1d83db8d4a0bb50a459d516f727e P 136b6735cc714a6e88bd7c7f77030bfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:38.202491 17045 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "da3395f38c3c474bbd733c2b42079e4a"
dest_uuid: "136b6735cc714a6e88bd7c7f77030bfd"
mode: GRACEFUL
new_leader_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e"
 from {username='slave'} at 127.0.0.1:41748
I20260709 13:07:38.203162 17045 raft_consensus.cc:606] T da3395f38c3c474bbd733c2b42079e4a P 136b6735cc714a6e88bd7c7f77030bfd [term 1 LEADER]: Received request to transfer leadership to TS 9bfc9eba815b4f698bcd1f5249b8a16e
I20260709 13:07:38.209794 17097 consensus_queue.cc:1048] T be8f1d83db8d4a0bb50a459d516f727e P 136b6735cc714a6e88bd7c7f77030bfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:38.215291 16896 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ec269ccdca44434da65b194ccf375cf2"
dest_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e"
mode: GRACEFUL
new_leader_uuid: "07ea5cd14f344d1796170857577dda19"
 from {username='slave'} at 127.0.0.1:33172
I20260709 13:07:38.215895 16896 raft_consensus.cc:606] T ec269ccdca44434da65b194ccf375cf2 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 1 LEADER]: Received request to transfer leadership to TS 07ea5cd14f344d1796170857577dda19
I20260709 13:07:38.222361 17097 raft_consensus.cc:993] T be8f1d83db8d4a0bb50a459d516f727e P 136b6735cc714a6e88bd7c7f77030bfd: : Instructing follower 9bfc9eba815b4f698bcd1f5249b8a16e to start an election
I20260709 13:07:38.222841 17097 raft_consensus.cc:1081] T be8f1d83db8d4a0bb50a459d516f727e P 136b6735cc714a6e88bd7c7f77030bfd [term 1 LEADER]: Signalling peer 9bfc9eba815b4f698bcd1f5249b8a16e to start an election
I20260709 13:07:38.225610 16896 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3ba34eab707745c7aed133f264bdae6f"
dest_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e"
mode: GRACEFUL
new_leader_uuid: "07ea5cd14f344d1796170857577dda19"
 from {username='slave'} at 127.0.0.1:33172
I20260709 13:07:38.226269 16896 raft_consensus.cc:606] T 3ba34eab707745c7aed133f264bdae6f P 9bfc9eba815b4f698bcd1f5249b8a16e [term 1 LEADER]: Received request to transfer leadership to TS 07ea5cd14f344d1796170857577dda19
I20260709 13:07:38.224414 16897 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "be8f1d83db8d4a0bb50a459d516f727e"
dest_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e"
 from {username='slave'} at 127.0.0.1:33160
I20260709 13:07:38.227361 16897 raft_consensus.cc:493] T be8f1d83db8d4a0bb50a459d516f727e P 9bfc9eba815b4f698bcd1f5249b8a16e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:38.227735 16897 raft_consensus.cc:3060] T be8f1d83db8d4a0bb50a459d516f727e P 9bfc9eba815b4f698bcd1f5249b8a16e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:38.234351 16897 raft_consensus.cc:515] T be8f1d83db8d4a0bb50a459d516f727e P 9bfc9eba815b4f698bcd1f5249b8a16e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:38.235940 16897 leader_election.cc:290] T be8f1d83db8d4a0bb50a459d516f727e P 9bfc9eba815b4f698bcd1f5249b8a16e [CANDIDATE]: Term 2 election: Requested vote from peers 07ea5cd14f344d1796170857577dda19 (127.10.182.2:33527), 136b6735cc714a6e88bd7c7f77030bfd (127.10.182.3:42405)
I20260709 13:07:38.236707 16971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be8f1d83db8d4a0bb50a459d516f727e" candidate_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "07ea5cd14f344d1796170857577dda19"
I20260709 13:07:38.237119 17045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be8f1d83db8d4a0bb50a459d516f727e" candidate_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "136b6735cc714a6e88bd7c7f77030bfd"
I20260709 13:07:38.237401 16971 raft_consensus.cc:3060] T be8f1d83db8d4a0bb50a459d516f727e P 07ea5cd14f344d1796170857577dda19 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:38.237746 17045 raft_consensus.cc:3055] T be8f1d83db8d4a0bb50a459d516f727e P 136b6735cc714a6e88bd7c7f77030bfd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:38.238080 17045 raft_consensus.cc:740] T be8f1d83db8d4a0bb50a459d516f727e P 136b6735cc714a6e88bd7c7f77030bfd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 136b6735cc714a6e88bd7c7f77030bfd, State: Running, Role: LEADER
I20260709 13:07:38.238878 17045 consensus_queue.cc:260] T be8f1d83db8d4a0bb50a459d516f727e P 136b6735cc714a6e88bd7c7f77030bfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:38.240168 17045 raft_consensus.cc:3060] T be8f1d83db8d4a0bb50a459d516f727e P 136b6735cc714a6e88bd7c7f77030bfd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:38.244880 16971 raft_consensus.cc:2468] T be8f1d83db8d4a0bb50a459d516f727e P 07ea5cd14f344d1796170857577dda19 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bfc9eba815b4f698bcd1f5249b8a16e in term 2.
I20260709 13:07:38.246090 16863 leader_election.cc:304] T be8f1d83db8d4a0bb50a459d516f727e P 9bfc9eba815b4f698bcd1f5249b8a16e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07ea5cd14f344d1796170857577dda19, 9bfc9eba815b4f698bcd1f5249b8a16e; no voters: 
I20260709 13:07:38.246742 17191 raft_consensus.cc:2804] T be8f1d83db8d4a0bb50a459d516f727e P 9bfc9eba815b4f698bcd1f5249b8a16e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:38.247174 17191 raft_consensus.cc:697] T be8f1d83db8d4a0bb50a459d516f727e P 9bfc9eba815b4f698bcd1f5249b8a16e [term 2 LEADER]: Becoming Leader. State: Replica: 9bfc9eba815b4f698bcd1f5249b8a16e, State: Running, Role: LEADER
I20260709 13:07:38.247923 17191 consensus_queue.cc:237] T be8f1d83db8d4a0bb50a459d516f727e P 9bfc9eba815b4f698bcd1f5249b8a16e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:38.248358 17045 raft_consensus.cc:2468] T be8f1d83db8d4a0bb50a459d516f727e P 136b6735cc714a6e88bd7c7f77030bfd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bfc9eba815b4f698bcd1f5249b8a16e in term 2.
I20260709 13:07:38.254712 16795 catalog_manager.cc:5697] T be8f1d83db8d4a0bb50a459d516f727e P 9bfc9eba815b4f698bcd1f5249b8a16e reported cstate change: term changed from 1 to 2, leader changed from 136b6735cc714a6e88bd7c7f77030bfd (127.10.182.3) to 9bfc9eba815b4f698bcd1f5249b8a16e (127.10.182.1). New cstate: current_term: 2 leader_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:38.348112 17215 consensus_queue.cc:1048] T bf39aaaec144433a9d8ab564858a9a78 P 136b6735cc714a6e88bd7c7f77030bfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:38.351262 17215 consensus_queue.cc:1048] T da3395f38c3c474bbd733c2b42079e4a P 136b6735cc714a6e88bd7c7f77030bfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:38.364009 17215 consensus_queue.cc:1048] T da3395f38c3c474bbd733c2b42079e4a P 136b6735cc714a6e88bd7c7f77030bfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:38.366542 17226 consensus_queue.cc:1048] T bf39aaaec144433a9d8ab564858a9a78 P 136b6735cc714a6e88bd7c7f77030bfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:38.376253 17226 raft_consensus.cc:993] T da3395f38c3c474bbd733c2b42079e4a P 136b6735cc714a6e88bd7c7f77030bfd: : Instructing follower 9bfc9eba815b4f698bcd1f5249b8a16e to start an election
I20260709 13:07:38.376786 17226 raft_consensus.cc:1081] T da3395f38c3c474bbd733c2b42079e4a P 136b6735cc714a6e88bd7c7f77030bfd [term 1 LEADER]: Signalling peer 9bfc9eba815b4f698bcd1f5249b8a16e to start an election
I20260709 13:07:38.378641 16896 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "da3395f38c3c474bbd733c2b42079e4a"
dest_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e"
 from {username='slave'} at 127.0.0.1:33160
I20260709 13:07:38.379225 16896 raft_consensus.cc:493] T da3395f38c3c474bbd733c2b42079e4a P 9bfc9eba815b4f698bcd1f5249b8a16e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:38.379626 16896 raft_consensus.cc:3060] T da3395f38c3c474bbd733c2b42079e4a P 9bfc9eba815b4f698bcd1f5249b8a16e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:38.386572 16896 raft_consensus.cc:515] T da3395f38c3c474bbd733c2b42079e4a P 9bfc9eba815b4f698bcd1f5249b8a16e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:38.388368 16896 leader_election.cc:290] T da3395f38c3c474bbd733c2b42079e4a P 9bfc9eba815b4f698bcd1f5249b8a16e [CANDIDATE]: Term 2 election: Requested vote from peers 07ea5cd14f344d1796170857577dda19 (127.10.182.2:33527), 136b6735cc714a6e88bd7c7f77030bfd (127.10.182.3:42405)
I20260709 13:07:38.389179 16971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3395f38c3c474bbd733c2b42079e4a" candidate_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "07ea5cd14f344d1796170857577dda19"
I20260709 13:07:38.389662 17045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3395f38c3c474bbd733c2b42079e4a" candidate_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "136b6735cc714a6e88bd7c7f77030bfd"
I20260709 13:07:38.389894 16971 raft_consensus.cc:3060] T da3395f38c3c474bbd733c2b42079e4a P 07ea5cd14f344d1796170857577dda19 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:38.390367 17045 raft_consensus.cc:3055] T da3395f38c3c474bbd733c2b42079e4a P 136b6735cc714a6e88bd7c7f77030bfd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:38.390739 17045 raft_consensus.cc:740] T da3395f38c3c474bbd733c2b42079e4a P 136b6735cc714a6e88bd7c7f77030bfd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 136b6735cc714a6e88bd7c7f77030bfd, State: Running, Role: LEADER
I20260709 13:07:38.391690 17045 consensus_queue.cc:260] T da3395f38c3c474bbd733c2b42079e4a P 136b6735cc714a6e88bd7c7f77030bfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:38.393055 17045 raft_consensus.cc:3060] T da3395f38c3c474bbd733c2b42079e4a P 136b6735cc714a6e88bd7c7f77030bfd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:38.395171 16971 raft_consensus.cc:2468] T da3395f38c3c474bbd733c2b42079e4a P 07ea5cd14f344d1796170857577dda19 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bfc9eba815b4f698bcd1f5249b8a16e in term 2.
I20260709 13:07:38.399252 16863 leader_election.cc:304] T da3395f38c3c474bbd733c2b42079e4a P 9bfc9eba815b4f698bcd1f5249b8a16e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07ea5cd14f344d1796170857577dda19, 9bfc9eba815b4f698bcd1f5249b8a16e; no voters: 
I20260709 13:07:38.400230 17191 raft_consensus.cc:2804] T da3395f38c3c474bbd733c2b42079e4a P 9bfc9eba815b4f698bcd1f5249b8a16e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:38.400465 17045 raft_consensus.cc:2468] T da3395f38c3c474bbd733c2b42079e4a P 136b6735cc714a6e88bd7c7f77030bfd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bfc9eba815b4f698bcd1f5249b8a16e in term 2.
I20260709 13:07:38.400810 17191 raft_consensus.cc:697] T da3395f38c3c474bbd733c2b42079e4a P 9bfc9eba815b4f698bcd1f5249b8a16e [term 2 LEADER]: Becoming Leader. State: Replica: 9bfc9eba815b4f698bcd1f5249b8a16e, State: Running, Role: LEADER
I20260709 13:07:38.401818 17191 consensus_queue.cc:237] T da3395f38c3c474bbd733c2b42079e4a P 9bfc9eba815b4f698bcd1f5249b8a16e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:38.408736 16796 catalog_manager.cc:5697] T da3395f38c3c474bbd733c2b42079e4a P 9bfc9eba815b4f698bcd1f5249b8a16e reported cstate change: term changed from 1 to 2, leader changed from 136b6735cc714a6e88bd7c7f77030bfd (127.10.182.3) to 9bfc9eba815b4f698bcd1f5249b8a16e (127.10.182.1). New cstate: current_term: 2 leader_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:38.409539 17191 consensus_queue.cc:1048] T 3ba34eab707745c7aed133f264bdae6f P 9bfc9eba815b4f698bcd1f5249b8a16e [LEADER]: Connected to new peer: Peer: permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:38.423535 17247 consensus_queue.cc:1048] T 3ba34eab707745c7aed133f264bdae6f P 9bfc9eba815b4f698bcd1f5249b8a16e [LEADER]: Connected to new peer: Peer: permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:38.429217 17185 raft_consensus.cc:993] T 9263bbc8a23148b58682a1b8cacbad4d P 07ea5cd14f344d1796170857577dda19: : Instructing follower 9bfc9eba815b4f698bcd1f5249b8a16e to start an election
I20260709 13:07:38.429812 17185 raft_consensus.cc:1081] T 9263bbc8a23148b58682a1b8cacbad4d P 07ea5cd14f344d1796170857577dda19 [term 1 LEADER]: Signalling peer 9bfc9eba815b4f698bcd1f5249b8a16e to start an election
I20260709 13:07:38.439530 16896 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9263bbc8a23148b58682a1b8cacbad4d"
dest_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e"
 from {username='slave'} at 127.0.0.1:33154
I20260709 13:07:38.440114 16896 raft_consensus.cc:493] T 9263bbc8a23148b58682a1b8cacbad4d P 9bfc9eba815b4f698bcd1f5249b8a16e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:38.440429 16896 raft_consensus.cc:3060] T 9263bbc8a23148b58682a1b8cacbad4d P 9bfc9eba815b4f698bcd1f5249b8a16e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:38.443677 17193 raft_consensus.cc:993] T 3ba34eab707745c7aed133f264bdae6f P 9bfc9eba815b4f698bcd1f5249b8a16e: : Instructing follower 07ea5cd14f344d1796170857577dda19 to start an election
I20260709 13:07:38.444222 17247 raft_consensus.cc:1081] T 3ba34eab707745c7aed133f264bdae6f P 9bfc9eba815b4f698bcd1f5249b8a16e [term 1 LEADER]: Signalling peer 07ea5cd14f344d1796170857577dda19 to start an election
I20260709 13:07:38.445684 16971 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3ba34eab707745c7aed133f264bdae6f"
dest_uuid: "07ea5cd14f344d1796170857577dda19"
 from {username='slave'} at 127.0.0.1:40248
I20260709 13:07:38.446146 16971 raft_consensus.cc:493] T 3ba34eab707745c7aed133f264bdae6f P 07ea5cd14f344d1796170857577dda19 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:38.446452 16971 raft_consensus.cc:3060] T 3ba34eab707745c7aed133f264bdae6f P 07ea5cd14f344d1796170857577dda19 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:38.448802 16896 raft_consensus.cc:515] T 9263bbc8a23148b58682a1b8cacbad4d P 9bfc9eba815b4f698bcd1f5249b8a16e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:38.450740 16896 leader_election.cc:290] T 9263bbc8a23148b58682a1b8cacbad4d P 9bfc9eba815b4f698bcd1f5249b8a16e [CANDIDATE]: Term 2 election: Requested vote from peers 07ea5cd14f344d1796170857577dda19 (127.10.182.2:33527), 136b6735cc714a6e88bd7c7f77030bfd (127.10.182.3:42405)
I20260709 13:07:38.451571 16973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9263bbc8a23148b58682a1b8cacbad4d" candidate_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "07ea5cd14f344d1796170857577dda19"
I20260709 13:07:38.452095 16973 raft_consensus.cc:3055] T 9263bbc8a23148b58682a1b8cacbad4d P 07ea5cd14f344d1796170857577dda19 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:38.451908 17045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9263bbc8a23148b58682a1b8cacbad4d" candidate_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "136b6735cc714a6e88bd7c7f77030bfd"
I20260709 13:07:38.452333 16973 raft_consensus.cc:740] T 9263bbc8a23148b58682a1b8cacbad4d P 07ea5cd14f344d1796170857577dda19 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 07ea5cd14f344d1796170857577dda19, State: Running, Role: LEADER
I20260709 13:07:38.452591 17045 raft_consensus.cc:3060] T 9263bbc8a23148b58682a1b8cacbad4d P 136b6735cc714a6e88bd7c7f77030bfd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:38.453040 16973 consensus_queue.cc:260] T 9263bbc8a23148b58682a1b8cacbad4d P 07ea5cd14f344d1796170857577dda19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:38.453154 16971 raft_consensus.cc:515] T 3ba34eab707745c7aed133f264bdae6f P 07ea5cd14f344d1796170857577dda19 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:38.453964 16973 raft_consensus.cc:3060] T 9263bbc8a23148b58682a1b8cacbad4d P 07ea5cd14f344d1796170857577dda19 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:38.456935 16896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba34eab707745c7aed133f264bdae6f" candidate_uuid: "07ea5cd14f344d1796170857577dda19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e"
I20260709 13:07:38.456197 16971 leader_election.cc:290] T 3ba34eab707745c7aed133f264bdae6f P 07ea5cd14f344d1796170857577dda19 [CANDIDATE]: Term 2 election: Requested vote from peers 9bfc9eba815b4f698bcd1f5249b8a16e (127.10.182.1:36137), 136b6735cc714a6e88bd7c7f77030bfd (127.10.182.3:42405)
I20260709 13:07:38.457353 17047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba34eab707745c7aed133f264bdae6f" candidate_uuid: "07ea5cd14f344d1796170857577dda19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "136b6735cc714a6e88bd7c7f77030bfd"
I20260709 13:07:38.457578 16896 raft_consensus.cc:3055] T 3ba34eab707745c7aed133f264bdae6f P 9bfc9eba815b4f698bcd1f5249b8a16e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:38.457912 17047 raft_consensus.cc:3060] T 3ba34eab707745c7aed133f264bdae6f P 136b6735cc714a6e88bd7c7f77030bfd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:38.460198 17045 raft_consensus.cc:2468] T 9263bbc8a23148b58682a1b8cacbad4d P 136b6735cc714a6e88bd7c7f77030bfd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bfc9eba815b4f698bcd1f5249b8a16e in term 2.
I20260709 13:07:38.461270 16863 leader_election.cc:304] T 9263bbc8a23148b58682a1b8cacbad4d P 9bfc9eba815b4f698bcd1f5249b8a16e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 136b6735cc714a6e88bd7c7f77030bfd, 9bfc9eba815b4f698bcd1f5249b8a16e; no voters: 
I20260709 13:07:38.462105 17247 raft_consensus.cc:2804] T 9263bbc8a23148b58682a1b8cacbad4d P 9bfc9eba815b4f698bcd1f5249b8a16e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:38.462455 17247 raft_consensus.cc:697] T 9263bbc8a23148b58682a1b8cacbad4d P 9bfc9eba815b4f698bcd1f5249b8a16e [term 2 LEADER]: Becoming Leader. State: Replica: 9bfc9eba815b4f698bcd1f5249b8a16e, State: Running, Role: LEADER
I20260709 13:07:38.463202 17247 consensus_queue.cc:237] T 9263bbc8a23148b58682a1b8cacbad4d P 9bfc9eba815b4f698bcd1f5249b8a16e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:38.464301 17047 raft_consensus.cc:2468] T 3ba34eab707745c7aed133f264bdae6f P 136b6735cc714a6e88bd7c7f77030bfd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07ea5cd14f344d1796170857577dda19 in term 2.
I20260709 13:07:38.457933 16896 raft_consensus.cc:740] T 3ba34eab707745c7aed133f264bdae6f P 9bfc9eba815b4f698bcd1f5249b8a16e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9bfc9eba815b4f698bcd1f5249b8a16e, State: Running, Role: LEADER
I20260709 13:07:38.465552 16938 leader_election.cc:304] T 3ba34eab707745c7aed133f264bdae6f P 07ea5cd14f344d1796170857577dda19 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07ea5cd14f344d1796170857577dda19, 136b6735cc714a6e88bd7c7f77030bfd; no voters: 
I20260709 13:07:38.466461 17133 raft_consensus.cc:2804] T 3ba34eab707745c7aed133f264bdae6f P 07ea5cd14f344d1796170857577dda19 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:38.466931 17133 raft_consensus.cc:697] T 3ba34eab707745c7aed133f264bdae6f P 07ea5cd14f344d1796170857577dda19 [term 2 LEADER]: Becoming Leader. State: Replica: 07ea5cd14f344d1796170857577dda19, State: Running, Role: LEADER
I20260709 13:07:38.466743 16896 consensus_queue.cc:260] T 3ba34eab707745c7aed133f264bdae6f P 9bfc9eba815b4f698bcd1f5249b8a16e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:38.468077 16896 raft_consensus.cc:3060] T 3ba34eab707745c7aed133f264bdae6f P 9bfc9eba815b4f698bcd1f5249b8a16e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:38.467825 17133 consensus_queue.cc:237] T 3ba34eab707745c7aed133f264bdae6f P 07ea5cd14f344d1796170857577dda19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:38.471873 16795 catalog_manager.cc:5697] T 9263bbc8a23148b58682a1b8cacbad4d P 9bfc9eba815b4f698bcd1f5249b8a16e reported cstate change: term changed from 1 to 2, leader changed from 07ea5cd14f344d1796170857577dda19 (127.10.182.2) to 9bfc9eba815b4f698bcd1f5249b8a16e (127.10.182.1). New cstate: current_term: 2 leader_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:38.465402 16973 raft_consensus.cc:2468] T 9263bbc8a23148b58682a1b8cacbad4d P 07ea5cd14f344d1796170857577dda19 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bfc9eba815b4f698bcd1f5249b8a16e in term 2.
I20260709 13:07:38.475342 16896 raft_consensus.cc:2468] T 3ba34eab707745c7aed133f264bdae6f P 9bfc9eba815b4f698bcd1f5249b8a16e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07ea5cd14f344d1796170857577dda19 in term 2.
I20260709 13:07:38.477269 16792 catalog_manager.cc:5697] T 3ba34eab707745c7aed133f264bdae6f P 07ea5cd14f344d1796170857577dda19 reported cstate change: term changed from 1 to 2, leader changed from 9bfc9eba815b4f698bcd1f5249b8a16e (127.10.182.1) to 07ea5cd14f344d1796170857577dda19 (127.10.182.2). New cstate: current_term: 2 leader_uuid: "07ea5cd14f344d1796170857577dda19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:38.488113 17133 consensus_queue.cc:1048] T 525211109f0f41e286baedaf96df59be P 07ea5cd14f344d1796170857577dda19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:38.501375 17250 consensus_queue.cc:1048] T 525211109f0f41e286baedaf96df59be P 07ea5cd14f344d1796170857577dda19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:38.549674 17193 raft_consensus.cc:993] T ec269ccdca44434da65b194ccf375cf2 P 9bfc9eba815b4f698bcd1f5249b8a16e: : Instructing follower 07ea5cd14f344d1796170857577dda19 to start an election
I20260709 13:07:38.550141 17193 raft_consensus.cc:1081] T ec269ccdca44434da65b194ccf375cf2 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 1 LEADER]: Signalling peer 07ea5cd14f344d1796170857577dda19 to start an election
I20260709 13:07:38.551550 16973 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ec269ccdca44434da65b194ccf375cf2"
dest_uuid: "07ea5cd14f344d1796170857577dda19"
 from {username='slave'} at 127.0.0.1:40248
I20260709 13:07:38.551981 16973 raft_consensus.cc:493] T ec269ccdca44434da65b194ccf375cf2 P 07ea5cd14f344d1796170857577dda19 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:38.552281 16973 raft_consensus.cc:3060] T ec269ccdca44434da65b194ccf375cf2 P 07ea5cd14f344d1796170857577dda19 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:38.556670 16973 raft_consensus.cc:515] T ec269ccdca44434da65b194ccf375cf2 P 07ea5cd14f344d1796170857577dda19 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:38.558002 16973 leader_election.cc:290] T ec269ccdca44434da65b194ccf375cf2 P 07ea5cd14f344d1796170857577dda19 [CANDIDATE]: Term 2 election: Requested vote from peers 9bfc9eba815b4f698bcd1f5249b8a16e (127.10.182.1:36137), 136b6735cc714a6e88bd7c7f77030bfd (127.10.182.3:42405)
I20260709 13:07:38.558868 16896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec269ccdca44434da65b194ccf375cf2" candidate_uuid: "07ea5cd14f344d1796170857577dda19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e"
I20260709 13:07:38.559005 17045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec269ccdca44434da65b194ccf375cf2" candidate_uuid: "07ea5cd14f344d1796170857577dda19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "136b6735cc714a6e88bd7c7f77030bfd"
I20260709 13:07:38.559546 16896 raft_consensus.cc:3055] T ec269ccdca44434da65b194ccf375cf2 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:38.559602 17045 raft_consensus.cc:3060] T ec269ccdca44434da65b194ccf375cf2 P 136b6735cc714a6e88bd7c7f77030bfd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:38.559932 16896 raft_consensus.cc:740] T ec269ccdca44434da65b194ccf375cf2 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9bfc9eba815b4f698bcd1f5249b8a16e, State: Running, Role: LEADER
I20260709 13:07:38.560829 16896 consensus_queue.cc:260] T ec269ccdca44434da65b194ccf375cf2 P 9bfc9eba815b4f698bcd1f5249b8a16e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:38.561973 16896 raft_consensus.cc:3060] T ec269ccdca44434da65b194ccf375cf2 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:38.566517 17045 raft_consensus.cc:2468] T ec269ccdca44434da65b194ccf375cf2 P 136b6735cc714a6e88bd7c7f77030bfd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07ea5cd14f344d1796170857577dda19 in term 2.
I20260709 13:07:38.567787 16938 leader_election.cc:304] T ec269ccdca44434da65b194ccf375cf2 P 07ea5cd14f344d1796170857577dda19 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07ea5cd14f344d1796170857577dda19, 136b6735cc714a6e88bd7c7f77030bfd; no voters: 
I20260709 13:07:38.568281 16896 raft_consensus.cc:2468] T ec269ccdca44434da65b194ccf375cf2 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07ea5cd14f344d1796170857577dda19 in term 2.
I20260709 13:07:38.568462 17250 raft_consensus.cc:2804] T ec269ccdca44434da65b194ccf375cf2 P 07ea5cd14f344d1796170857577dda19 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:38.569128 17250 raft_consensus.cc:697] T ec269ccdca44434da65b194ccf375cf2 P 07ea5cd14f344d1796170857577dda19 [term 2 LEADER]: Becoming Leader. State: Replica: 07ea5cd14f344d1796170857577dda19, State: Running, Role: LEADER
I20260709 13:07:38.569839 17250 consensus_queue.cc:237] T ec269ccdca44434da65b194ccf375cf2 P 07ea5cd14f344d1796170857577dda19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:38.576438 16795 catalog_manager.cc:5697] T ec269ccdca44434da65b194ccf375cf2 P 07ea5cd14f344d1796170857577dda19 reported cstate change: term changed from 1 to 2, leader changed from 9bfc9eba815b4f698bcd1f5249b8a16e (127.10.182.1) to 07ea5cd14f344d1796170857577dda19 (127.10.182.2). New cstate: current_term: 2 leader_uuid: "07ea5cd14f344d1796170857577dda19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:38.715292 16973 raft_consensus.cc:1275] T be8f1d83db8d4a0bb50a459d516f727e P 07ea5cd14f344d1796170857577dda19 [term 2 FOLLOWER]: Refusing update from remote peer 9bfc9eba815b4f698bcd1f5249b8a16e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:38.716508 17193 consensus_queue.cc:1048] T be8f1d83db8d4a0bb50a459d516f727e P 9bfc9eba815b4f698bcd1f5249b8a16e [LEADER]: Connected to new peer: Peer: permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:38.727015 17045 raft_consensus.cc:1275] T be8f1d83db8d4a0bb50a459d516f727e P 136b6735cc714a6e88bd7c7f77030bfd [term 2 FOLLOWER]: Refusing update from remote peer 9bfc9eba815b4f698bcd1f5249b8a16e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:38.728291 17247 consensus_queue.cc:1048] T be8f1d83db8d4a0bb50a459d516f727e P 9bfc9eba815b4f698bcd1f5249b8a16e [LEADER]: Connected to new peer: Peer: permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:38.788554 17045 raft_consensus.cc:1275] T da3395f38c3c474bbd733c2b42079e4a P 136b6735cc714a6e88bd7c7f77030bfd [term 2 FOLLOWER]: Refusing update from remote peer 9bfc9eba815b4f698bcd1f5249b8a16e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:38.789659 17247 consensus_queue.cc:1048] T da3395f38c3c474bbd733c2b42079e4a P 9bfc9eba815b4f698bcd1f5249b8a16e [LEADER]: Connected to new peer: Peer: permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:38.796900 16973 raft_consensus.cc:1275] T da3395f38c3c474bbd733c2b42079e4a P 07ea5cd14f344d1796170857577dda19 [term 2 FOLLOWER]: Refusing update from remote peer 9bfc9eba815b4f698bcd1f5249b8a16e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:38.798084 17112 consensus_queue.cc:1048] T da3395f38c3c474bbd733c2b42079e4a P 9bfc9eba815b4f698bcd1f5249b8a16e [LEADER]: Connected to new peer: Peer: permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:38.845649 17045 raft_consensus.cc:1275] T 9263bbc8a23148b58682a1b8cacbad4d P 136b6735cc714a6e88bd7c7f77030bfd [term 2 FOLLOWER]: Refusing update from remote peer 9bfc9eba815b4f698bcd1f5249b8a16e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:38.846870 17112 consensus_queue.cc:1048] T 9263bbc8a23148b58682a1b8cacbad4d P 9bfc9eba815b4f698bcd1f5249b8a16e [LEADER]: Connected to new peer: Peer: permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:38.853765 16973 raft_consensus.cc:1275] T 9263bbc8a23148b58682a1b8cacbad4d P 07ea5cd14f344d1796170857577dda19 [term 2 FOLLOWER]: Refusing update from remote peer 9bfc9eba815b4f698bcd1f5249b8a16e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:38.855466 17112 consensus_queue.cc:1048] T 9263bbc8a23148b58682a1b8cacbad4d P 9bfc9eba815b4f698bcd1f5249b8a16e [LEADER]: Connected to new peer: Peer: permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:38.956662 16896 raft_consensus.cc:1275] T 3ba34eab707745c7aed133f264bdae6f P 9bfc9eba815b4f698bcd1f5249b8a16e [term 2 FOLLOWER]: Refusing update from remote peer 07ea5cd14f344d1796170857577dda19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:38.958248 17185 consensus_queue.cc:1048] T 3ba34eab707745c7aed133f264bdae6f P 07ea5cd14f344d1796170857577dda19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:38.966451 17045 raft_consensus.cc:1275] T 3ba34eab707745c7aed133f264bdae6f P 136b6735cc714a6e88bd7c7f77030bfd [term 2 FOLLOWER]: Refusing update from remote peer 07ea5cd14f344d1796170857577dda19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:38.968201 17185 consensus_queue.cc:1048] T 3ba34eab707745c7aed133f264bdae6f P 07ea5cd14f344d1796170857577dda19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:38.991138 17045 raft_consensus.cc:1275] T ec269ccdca44434da65b194ccf375cf2 P 136b6735cc714a6e88bd7c7f77030bfd [term 2 FOLLOWER]: Refusing update from remote peer 07ea5cd14f344d1796170857577dda19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:38.992445 17185 consensus_queue.cc:1048] T ec269ccdca44434da65b194ccf375cf2 P 07ea5cd14f344d1796170857577dda19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:07:39.002811 16896 raft_consensus.cc:1275] T ec269ccdca44434da65b194ccf375cf2 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 2 FOLLOWER]: Refusing update from remote peer 07ea5cd14f344d1796170857577dda19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:39.004187 17254 consensus_queue.cc:1048] T ec269ccdca44434da65b194ccf375cf2 P 07ea5cd14f344d1796170857577dda19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:07:41.235760 16795 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:38372:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 13:07:41.254473 16795 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:38372:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 13:07:41.295063 10968 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:41.455051 17299 tablet.cc:1724] T cd5a5996f19e4829880dd80617893b4b P 9bfc9eba815b4f698bcd1f5249b8a16e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:07:41.525738 17313 tablet.cc:1724] T bf39aaaec144433a9d8ab564858a9a78 P 07ea5cd14f344d1796170857577dda19: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:07:41.546806 17303 tablet.cc:1724] T bf39aaaec144433a9d8ab564858a9a78 P 136b6735cc714a6e88bd7c7f77030bfd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:07:41.564004 17300 log.cc:927] Time spent T bf39aaaec144433a9d8ab564858a9a78 P 9bfc9eba815b4f698bcd1f5249b8a16e: Append to log took a long time: real 0.086s	user 0.001s	sys 0.000s
I20260709 13:07:41.538110 17302 tablet.cc:1724] T cd5a5996f19e4829880dd80617893b4b P 07ea5cd14f344d1796170857577dda19: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:07:41.591621 16894 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "43bc7322cf4741e191cff85aa5bcd740"
dest_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e"
mode: GRACEFUL
new_leader_uuid: "136b6735cc714a6e88bd7c7f77030bfd"
 from {username='slave'} at 127.0.0.1:38666
I20260709 13:07:41.610567 16894 raft_consensus.cc:606] T 43bc7322cf4741e191cff85aa5bcd740 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 1 LEADER]: Received request to transfer leadership to TS 136b6735cc714a6e88bd7c7f77030bfd
I20260709 13:07:41.598639 17310 tablet.cc:1724] T 525211109f0f41e286baedaf96df59be P 07ea5cd14f344d1796170857577dda19: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:07:41.638689 17313 tablet.cc:1724] T ec269ccdca44434da65b194ccf375cf2 P 07ea5cd14f344d1796170857577dda19: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:07:41.651026 17317 tablet.cc:1724] T 9263bbc8a23148b58682a1b8cacbad4d P 9bfc9eba815b4f698bcd1f5249b8a16e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:07:41.657725 16938 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.182.3:42405, user_credentials={real_user=slave}} blocked reactor thread for 158713us
I20260709 13:07:41.685392 17320 tablet.cc:1724] T bf39aaaec144433a9d8ab564858a9a78 P 9bfc9eba815b4f698bcd1f5249b8a16e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:07:41.658351 16939 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.182.1:36137, user_credentials={real_user=slave}} blocked reactor thread for 150932us
I20260709 13:07:41.681157 17301 raft_consensus.cc:993] T 43bc7322cf4741e191cff85aa5bcd740 P 9bfc9eba815b4f698bcd1f5249b8a16e: : Instructing follower 136b6735cc714a6e88bd7c7f77030bfd to start an election
I20260709 13:07:41.694343 17301 raft_consensus.cc:1081] T 43bc7322cf4741e191cff85aa5bcd740 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 1 LEADER]: Signalling peer 136b6735cc714a6e88bd7c7f77030bfd to start an election
I20260709 13:07:41.702080 17302 tablet.cc:1724] T 3ba34eab707745c7aed133f264bdae6f P 07ea5cd14f344d1796170857577dda19: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:07:41.702611 17310 tablet.cc:1724] T 15699c71526d40198d217dcb228cbdf3 P 07ea5cd14f344d1796170857577dda19: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:07:41.682994 17319 tablet.cc:1724] T da3395f38c3c474bbd733c2b42079e4a P 9bfc9eba815b4f698bcd1f5249b8a16e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:07:41.685493 17323 tablet.cc:1724] T da3395f38c3c474bbd733c2b42079e4a P 136b6735cc714a6e88bd7c7f77030bfd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:07:41.716923 17303 tablet.cc:1724] T cd5a5996f19e4829880dd80617893b4b P 136b6735cc714a6e88bd7c7f77030bfd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:07:41.731709 17042 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "43bc7322cf4741e191cff85aa5bcd740"
dest_uuid: "136b6735cc714a6e88bd7c7f77030bfd"
 from {username='slave'} at 127.0.0.1:41732
I20260709 13:07:41.732434 17042 raft_consensus.cc:493] T 43bc7322cf4741e191cff85aa5bcd740 P 136b6735cc714a6e88bd7c7f77030bfd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:41.733649 17042 raft_consensus.cc:3060] T 43bc7322cf4741e191cff85aa5bcd740 P 136b6735cc714a6e88bd7c7f77030bfd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:41.712029 17320 tablet.cc:1724] T be8f1d83db8d4a0bb50a459d516f727e P 9bfc9eba815b4f698bcd1f5249b8a16e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:07:41.747285 17303 tablet.cc:1724] T 9263bbc8a23148b58682a1b8cacbad4d P 136b6735cc714a6e88bd7c7f77030bfd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:07:41.757931 17319 tablet.cc:1724] T 525211109f0f41e286baedaf96df59be P 9bfc9eba815b4f698bcd1f5249b8a16e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:07:41.749610 17325 tablet.cc:1724] T ec269ccdca44434da65b194ccf375cf2 P 136b6735cc714a6e88bd7c7f77030bfd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:07:41.770753 17310 tablet.cc:1724] T 9263bbc8a23148b58682a1b8cacbad4d P 07ea5cd14f344d1796170857577dda19: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:07:41.774734 17324 tablet.cc:1724] T 525211109f0f41e286baedaf96df59be P 136b6735cc714a6e88bd7c7f77030bfd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:07:41.776278 17042 raft_consensus.cc:515] T 43bc7322cf4741e191cff85aa5bcd740 P 136b6735cc714a6e88bd7c7f77030bfd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:41.792387 17042 leader_election.cc:290] T 43bc7322cf4741e191cff85aa5bcd740 P 136b6735cc714a6e88bd7c7f77030bfd [CANDIDATE]: Term 2 election: Requested vote from peers 9bfc9eba815b4f698bcd1f5249b8a16e (127.10.182.1:36137), 07ea5cd14f344d1796170857577dda19 (127.10.182.2:33527)
I20260709 13:07:41.793659 16970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43bc7322cf4741e191cff85aa5bcd740" candidate_uuid: "136b6735cc714a6e88bd7c7f77030bfd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "07ea5cd14f344d1796170857577dda19"
I20260709 13:07:41.794523 16970 raft_consensus.cc:3060] T 43bc7322cf4741e191cff85aa5bcd740 P 07ea5cd14f344d1796170857577dda19 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:41.794764 17302 tablet.cc:1724] T da3395f38c3c474bbd733c2b42079e4a P 07ea5cd14f344d1796170857577dda19: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:07:41.803164 17319 tablet.cc:1724] T 15699c71526d40198d217dcb228cbdf3 P 9bfc9eba815b4f698bcd1f5249b8a16e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:07:41.793111 16894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43bc7322cf4741e191cff85aa5bcd740" candidate_uuid: "136b6735cc714a6e88bd7c7f77030bfd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e"
I20260709 13:07:41.808943 16894 raft_consensus.cc:3055] T 43bc7322cf4741e191cff85aa5bcd740 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:41.809327 16894 raft_consensus.cc:740] T 43bc7322cf4741e191cff85aa5bcd740 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9bfc9eba815b4f698bcd1f5249b8a16e, State: Running, Role: LEADER
I20260709 13:07:41.810197 16894 consensus_queue.cc:260] T 43bc7322cf4741e191cff85aa5bcd740 P 9bfc9eba815b4f698bcd1f5249b8a16e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:41.811512 16894 raft_consensus.cc:3060] T 43bc7322cf4741e191cff85aa5bcd740 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:41.812052 17320 tablet.cc:1724] T 3ba34eab707745c7aed133f264bdae6f P 9bfc9eba815b4f698bcd1f5249b8a16e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:07:41.782557 17299 tablet.cc:1724] T ec269ccdca44434da65b194ccf375cf2 P 9bfc9eba815b4f698bcd1f5249b8a16e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:07:41.787815 17313 tablet.cc:1724] T be8f1d83db8d4a0bb50a459d516f727e P 07ea5cd14f344d1796170857577dda19: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:07:41.828837 17303 tablet.cc:1724] T be8f1d83db8d4a0bb50a459d516f727e P 136b6735cc714a6e88bd7c7f77030bfd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:07:41.829633 16970 raft_consensus.cc:2468] T 43bc7322cf4741e191cff85aa5bcd740 P 07ea5cd14f344d1796170857577dda19 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 136b6735cc714a6e88bd7c7f77030bfd in term 2.
I20260709 13:07:41.831130 17012 leader_election.cc:304] T 43bc7322cf4741e191cff85aa5bcd740 P 136b6735cc714a6e88bd7c7f77030bfd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07ea5cd14f344d1796170857577dda19, 136b6735cc714a6e88bd7c7f77030bfd; no voters: 
I20260709 13:07:41.832099 17297 raft_consensus.cc:2804] T 43bc7322cf4741e191cff85aa5bcd740 P 136b6735cc714a6e88bd7c7f77030bfd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:41.832587 17297 raft_consensus.cc:697] T 43bc7322cf4741e191cff85aa5bcd740 P 136b6735cc714a6e88bd7c7f77030bfd [term 2 LEADER]: Becoming Leader. State: Replica: 136b6735cc714a6e88bd7c7f77030bfd, State: Running, Role: LEADER
I20260709 13:07:41.833396 17297 consensus_queue.cc:237] T 43bc7322cf4741e191cff85aa5bcd740 P 136b6735cc714a6e88bd7c7f77030bfd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:41.835894 17324 tablet.cc:1724] T 15699c71526d40198d217dcb228cbdf3 P 136b6735cc714a6e88bd7c7f77030bfd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:07:41.837371 17323 tablet.cc:1724] T 3ba34eab707745c7aed133f264bdae6f P 136b6735cc714a6e88bd7c7f77030bfd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:07:41.848760 16970 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "868fb176b7504b5d9cb03929f3751486"
dest_uuid: "07ea5cd14f344d1796170857577dda19"
mode: GRACEFUL
new_leader_uuid: "136b6735cc714a6e88bd7c7f77030bfd"
 from {username='slave'} at 127.0.0.1:52906
I20260709 13:07:41.849617 16970 raft_consensus.cc:606] T 868fb176b7504b5d9cb03929f3751486 P 07ea5cd14f344d1796170857577dda19 [term 2 LEADER]: Received request to transfer leadership to TS 136b6735cc714a6e88bd7c7f77030bfd
I20260709 13:07:41.851238 10968 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:07:41.851851 10968 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:07:41.855358 16894 raft_consensus.cc:2468] T 43bc7322cf4741e191cff85aa5bcd740 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 136b6735cc714a6e88bd7c7f77030bfd in term 2.
I20260709 13:07:41.867672 16795 catalog_manager.cc:5697] T 43bc7322cf4741e191cff85aa5bcd740 P 136b6735cc714a6e88bd7c7f77030bfd reported cstate change: term changed from 1 to 2, leader changed from 9bfc9eba815b4f698bcd1f5249b8a16e (127.10.182.1) to 136b6735cc714a6e88bd7c7f77030bfd (127.10.182.3). New cstate: current_term: 2 leader_uuid: "136b6735cc714a6e88bd7c7f77030bfd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:41.884115 16792 catalog_manager.cc:6242] T 00000000000000000000000000000000 P b71b15b0791749798522120dbce9cb96: soft_deleted_table [id=1fec3123e93f4c498a6a8e81da4e5c37] alter complete (version 1)
I20260709 13:07:42.261108 17314 raft_consensus.cc:993] T 868fb176b7504b5d9cb03929f3751486 P 07ea5cd14f344d1796170857577dda19: : Instructing follower 136b6735cc714a6e88bd7c7f77030bfd to start an election
I20260709 13:07:42.261708 17287 raft_consensus.cc:1081] T 868fb176b7504b5d9cb03929f3751486 P 07ea5cd14f344d1796170857577dda19 [term 2 LEADER]: Signalling peer 136b6735cc714a6e88bd7c7f77030bfd to start an election
I20260709 13:07:42.263286 17042 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "868fb176b7504b5d9cb03929f3751486"
dest_uuid: "136b6735cc714a6e88bd7c7f77030bfd"
 from {username='slave'} at 127.0.0.1:41716
I20260709 13:07:42.263815 17042 raft_consensus.cc:493] T 868fb176b7504b5d9cb03929f3751486 P 136b6735cc714a6e88bd7c7f77030bfd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:42.264267 17042 raft_consensus.cc:3060] T 868fb176b7504b5d9cb03929f3751486 P 136b6735cc714a6e88bd7c7f77030bfd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:42.269600 17042 raft_consensus.cc:515] T 868fb176b7504b5d9cb03929f3751486 P 136b6735cc714a6e88bd7c7f77030bfd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:42.271371 17042 leader_election.cc:290] T 868fb176b7504b5d9cb03929f3751486 P 136b6735cc714a6e88bd7c7f77030bfd [CANDIDATE]: Term 3 election: Requested vote from peers 9bfc9eba815b4f698bcd1f5249b8a16e (127.10.182.1:36137), 07ea5cd14f344d1796170857577dda19 (127.10.182.2:33527)
I20260709 13:07:42.272548 16972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "868fb176b7504b5d9cb03929f3751486" candidate_uuid: "136b6735cc714a6e88bd7c7f77030bfd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "07ea5cd14f344d1796170857577dda19"
I20260709 13:07:42.272413 16894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "868fb176b7504b5d9cb03929f3751486" candidate_uuid: "136b6735cc714a6e88bd7c7f77030bfd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e"
I20260709 13:07:42.273278 16972 raft_consensus.cc:3055] T 868fb176b7504b5d9cb03929f3751486 P 07ea5cd14f344d1796170857577dda19 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:42.273401 16894 raft_consensus.cc:3060] T 868fb176b7504b5d9cb03929f3751486 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:42.273607 16972 raft_consensus.cc:740] T 868fb176b7504b5d9cb03929f3751486 P 07ea5cd14f344d1796170857577dda19 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 07ea5cd14f344d1796170857577dda19, State: Running, Role: LEADER
I20260709 13:07:42.274482 16972 consensus_queue.cc:260] T 868fb176b7504b5d9cb03929f3751486 P 07ea5cd14f344d1796170857577dda19 [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: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:42.275483 16972 raft_consensus.cc:3060] T 868fb176b7504b5d9cb03929f3751486 P 07ea5cd14f344d1796170857577dda19 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:42.279294 16894 raft_consensus.cc:2468] T 868fb176b7504b5d9cb03929f3751486 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 136b6735cc714a6e88bd7c7f77030bfd in term 3.
I20260709 13:07:42.280576 17013 leader_election.cc:304] T 868fb176b7504b5d9cb03929f3751486 P 136b6735cc714a6e88bd7c7f77030bfd [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: 136b6735cc714a6e88bd7c7f77030bfd, 9bfc9eba815b4f698bcd1f5249b8a16e; no voters: 
I20260709 13:07:42.280916 16972 raft_consensus.cc:2468] T 868fb176b7504b5d9cb03929f3751486 P 07ea5cd14f344d1796170857577dda19 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 136b6735cc714a6e88bd7c7f77030bfd in term 3.
I20260709 13:07:42.281234 17297 raft_consensus.cc:2804] T 868fb176b7504b5d9cb03929f3751486 P 136b6735cc714a6e88bd7c7f77030bfd [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:42.281783 17297 raft_consensus.cc:697] T 868fb176b7504b5d9cb03929f3751486 P 136b6735cc714a6e88bd7c7f77030bfd [term 3 LEADER]: Becoming Leader. State: Replica: 136b6735cc714a6e88bd7c7f77030bfd, State: Running, Role: LEADER
I20260709 13:07:42.282627 17297 consensus_queue.cc:237] T 868fb176b7504b5d9cb03929f3751486 P 136b6735cc714a6e88bd7c7f77030bfd [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: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } }
I20260709 13:07:42.290673 16796 catalog_manager.cc:5697] T 868fb176b7504b5d9cb03929f3751486 P 136b6735cc714a6e88bd7c7f77030bfd reported cstate change: term changed from 2 to 3, leader changed from 07ea5cd14f344d1796170857577dda19 (127.10.182.2) to 136b6735cc714a6e88bd7c7f77030bfd (127.10.182.3). New cstate: current_term: 3 leader_uuid: "136b6735cc714a6e88bd7c7f77030bfd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "136b6735cc714a6e88bd7c7f77030bfd" member_type: VOTER last_known_addr { host: "127.10.182.3" port: 42405 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:42.359783 16972 raft_consensus.cc:1275] T 43bc7322cf4741e191cff85aa5bcd740 P 07ea5cd14f344d1796170857577dda19 [term 2 FOLLOWER]: Refusing update from remote peer 136b6735cc714a6e88bd7c7f77030bfd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:42.361086 17297 consensus_queue.cc:1048] T 43bc7322cf4741e191cff85aa5bcd740 P 136b6735cc714a6e88bd7c7f77030bfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:42.371585 16894 raft_consensus.cc:1275] T 43bc7322cf4741e191cff85aa5bcd740 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 2 FOLLOWER]: Refusing update from remote peer 136b6735cc714a6e88bd7c7f77030bfd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:42.373224 17294 consensus_queue.cc:1048] T 43bc7322cf4741e191cff85aa5bcd740 P 136b6735cc714a6e88bd7c7f77030bfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:42.666702 16972 raft_consensus.cc:1275] T 868fb176b7504b5d9cb03929f3751486 P 07ea5cd14f344d1796170857577dda19 [term 3 FOLLOWER]: Refusing update from remote peer 136b6735cc714a6e88bd7c7f77030bfd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:42.668154 17294 consensus_queue.cc:1048] T 868fb176b7504b5d9cb03929f3751486 P 136b6735cc714a6e88bd7c7f77030bfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "07ea5cd14f344d1796170857577dda19" member_type: VOTER last_known_addr { host: "127.10.182.2" port: 33527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:42.674643 16894 raft_consensus.cc:1275] T 868fb176b7504b5d9cb03929f3751486 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 3 FOLLOWER]: Refusing update from remote peer 136b6735cc714a6e88bd7c7f77030bfd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:42.676153 17294 consensus_queue.cc:1048] T 868fb176b7504b5d9cb03929f3751486 P 136b6735cc714a6e88bd7c7f77030bfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bfc9eba815b4f698bcd1f5249b8a16e" member_type: VOTER last_known_addr { host: "127.10.182.1" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:42.913009 10968 tablet_server.cc:179] TabletServer@127.10.182.1:0 shutting down...
W20260709 13:07:42.932708 17013 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]
W20260709 13:07:42.940568 17013 consensus_peers.cc:597] T 43bc7322cf4741e191cff85aa5bcd740 P 136b6735cc714a6e88bd7c7f77030bfd -> Peer 9bfc9eba815b4f698bcd1f5249b8a16e (127.10.182.1:36137): Couldn't send request to peer 9bfc9eba815b4f698bcd1f5249b8a16e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:42.945971 10968 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:07:42.947110 10968 tablet_replica.cc:333] T bf39aaaec144433a9d8ab564858a9a78 P 9bfc9eba815b4f698bcd1f5249b8a16e: stopping tablet replica
I20260709 13:07:42.948144 10968 raft_consensus.cc:2243] T bf39aaaec144433a9d8ab564858a9a78 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:42.949895 10968 raft_consensus.cc:2272] T bf39aaaec144433a9d8ab564858a9a78 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:42.952153 10968 tablet_replica.cc:333] T 15699c71526d40198d217dcb228cbdf3 P 9bfc9eba815b4f698bcd1f5249b8a16e: stopping tablet replica
I20260709 13:07:42.953119 10968 raft_consensus.cc:2243] T 15699c71526d40198d217dcb228cbdf3 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:42.953774 10968 raft_consensus.cc:2272] T 15699c71526d40198d217dcb228cbdf3 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:42.956255 10968 tablet_replica.cc:333] T ec269ccdca44434da65b194ccf375cf2 P 9bfc9eba815b4f698bcd1f5249b8a16e: stopping tablet replica
I20260709 13:07:42.956939 10968 raft_consensus.cc:2243] T ec269ccdca44434da65b194ccf375cf2 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:42.957429 10968 raft_consensus.cc:2272] T ec269ccdca44434da65b194ccf375cf2 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:42.960059 10968 tablet_replica.cc:333] T 9263bbc8a23148b58682a1b8cacbad4d P 9bfc9eba815b4f698bcd1f5249b8a16e: stopping tablet replica
I20260709 13:07:42.960989 10968 raft_consensus.cc:2243] T 9263bbc8a23148b58682a1b8cacbad4d P 9bfc9eba815b4f698bcd1f5249b8a16e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:42.961962 10968 raft_consensus.cc:2272] T 9263bbc8a23148b58682a1b8cacbad4d P 9bfc9eba815b4f698bcd1f5249b8a16e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:42.964195 10968 tablet_replica.cc:333] T be8f1d83db8d4a0bb50a459d516f727e P 9bfc9eba815b4f698bcd1f5249b8a16e: stopping tablet replica
I20260709 13:07:42.965046 10968 raft_consensus.cc:2243] T be8f1d83db8d4a0bb50a459d516f727e P 9bfc9eba815b4f698bcd1f5249b8a16e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:42.965983 10968 raft_consensus.cc:2272] T be8f1d83db8d4a0bb50a459d516f727e P 9bfc9eba815b4f698bcd1f5249b8a16e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:42.968003 10968 tablet_replica.cc:333] T 525211109f0f41e286baedaf96df59be P 9bfc9eba815b4f698bcd1f5249b8a16e: stopping tablet replica
I20260709 13:07:42.968890 10968 raft_consensus.cc:2243] T 525211109f0f41e286baedaf96df59be P 9bfc9eba815b4f698bcd1f5249b8a16e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:42.969477 10968 raft_consensus.cc:2272] T 525211109f0f41e286baedaf96df59be P 9bfc9eba815b4f698bcd1f5249b8a16e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:42.971783 10968 tablet_replica.cc:333] T 178d84094cd8481ea7344ce677eda479 P 9bfc9eba815b4f698bcd1f5249b8a16e: stopping tablet replica
I20260709 13:07:42.972596 10968 raft_consensus.cc:2243] T 178d84094cd8481ea7344ce677eda479 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:42.973150 10968 raft_consensus.cc:2272] T 178d84094cd8481ea7344ce677eda479 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:42.975276 10968 tablet_replica.cc:333] T e73d263b5a624794a8b793508bc44dd6 P 9bfc9eba815b4f698bcd1f5249b8a16e: stopping tablet replica
I20260709 13:07:42.975981 10968 raft_consensus.cc:2243] T e73d263b5a624794a8b793508bc44dd6 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:42.976449 10968 raft_consensus.cc:2272] T e73d263b5a624794a8b793508bc44dd6 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:42.978415 10968 tablet_replica.cc:333] T 3ba34eab707745c7aed133f264bdae6f P 9bfc9eba815b4f698bcd1f5249b8a16e: stopping tablet replica
I20260709 13:07:42.978914 10968 raft_consensus.cc:2243] T 3ba34eab707745c7aed133f264bdae6f P 9bfc9eba815b4f698bcd1f5249b8a16e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:42.979346 10968 raft_consensus.cc:2272] T 3ba34eab707745c7aed133f264bdae6f P 9bfc9eba815b4f698bcd1f5249b8a16e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:42.981511 10968 tablet_replica.cc:333] T 3bfe92adfb2d478f8b22c34fc06490f5 P 9bfc9eba815b4f698bcd1f5249b8a16e: stopping tablet replica
I20260709 13:07:42.982424 10968 raft_consensus.cc:2243] T 3bfe92adfb2d478f8b22c34fc06490f5 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:42.983075 10968 raft_consensus.cc:2272] T 3bfe92adfb2d478f8b22c34fc06490f5 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:42.985399 10968 tablet_replica.cc:333] T 868fb176b7504b5d9cb03929f3751486 P 9bfc9eba815b4f698bcd1f5249b8a16e: stopping tablet replica
I20260709 13:07:42.986174 10968 raft_consensus.cc:2243] T 868fb176b7504b5d9cb03929f3751486 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:42.986708 10968 raft_consensus.cc:2272] T 868fb176b7504b5d9cb03929f3751486 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:42.990077 10968 tablet_replica.cc:333] T da3395f38c3c474bbd733c2b42079e4a P 9bfc9eba815b4f698bcd1f5249b8a16e: stopping tablet replica
I20260709 13:07:42.990765 10968 raft_consensus.cc:2243] T da3395f38c3c474bbd733c2b42079e4a P 9bfc9eba815b4f698bcd1f5249b8a16e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:42.991529 10968 raft_consensus.cc:2272] T da3395f38c3c474bbd733c2b42079e4a P 9bfc9eba815b4f698bcd1f5249b8a16e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:42.993577 10968 tablet_replica.cc:333] T 3f7d30905ad34c63a627a6a09fc031aa P 9bfc9eba815b4f698bcd1f5249b8a16e: stopping tablet replica
I20260709 13:07:42.994319 10968 raft_consensus.cc:2243] T 3f7d30905ad34c63a627a6a09fc031aa P 9bfc9eba815b4f698bcd1f5249b8a16e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:42.994824 10968 raft_consensus.cc:2272] T 3f7d30905ad34c63a627a6a09fc031aa P 9bfc9eba815b4f698bcd1f5249b8a16e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:42.996634 10968 tablet_replica.cc:333] T 61f79063dc554b119dae33ab33b9bc1b P 9bfc9eba815b4f698bcd1f5249b8a16e: stopping tablet replica
I20260709 13:07:42.997146 10968 raft_consensus.cc:2243] T 61f79063dc554b119dae33ab33b9bc1b P 9bfc9eba815b4f698bcd1f5249b8a16e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:42.997977 10968 raft_consensus.cc:2272] T 61f79063dc554b119dae33ab33b9bc1b P 9bfc9eba815b4f698bcd1f5249b8a16e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:43.000317 10968 tablet_replica.cc:333] T 7fe8495d9eca45609b639744647ace2e P 9bfc9eba815b4f698bcd1f5249b8a16e: stopping tablet replica
I20260709 13:07:43.001009 10968 raft_consensus.cc:2243] T 7fe8495d9eca45609b639744647ace2e P 9bfc9eba815b4f698bcd1f5249b8a16e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:43.001978 10968 raft_consensus.cc:2272] T 7fe8495d9eca45609b639744647ace2e P 9bfc9eba815b4f698bcd1f5249b8a16e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:43.004665 10968 tablet_replica.cc:333] T 436592631ddd4a2294be21b970f2cb9d P 9bfc9eba815b4f698bcd1f5249b8a16e: stopping tablet replica
I20260709 13:07:43.005319 10968 raft_consensus.cc:2243] T 436592631ddd4a2294be21b970f2cb9d P 9bfc9eba815b4f698bcd1f5249b8a16e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:43.006131 10968 raft_consensus.cc:2272] T 436592631ddd4a2294be21b970f2cb9d P 9bfc9eba815b4f698bcd1f5249b8a16e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:43.007997 10968 tablet_replica.cc:333] T cd5a5996f19e4829880dd80617893b4b P 9bfc9eba815b4f698bcd1f5249b8a16e: stopping tablet replica
I20260709 13:07:43.008529 10968 raft_consensus.cc:2243] T cd5a5996f19e4829880dd80617893b4b P 9bfc9eba815b4f698bcd1f5249b8a16e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:43.009255 10968 raft_consensus.cc:2272] T cd5a5996f19e4829880dd80617893b4b P 9bfc9eba815b4f698bcd1f5249b8a16e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:43.010948 10968 tablet_replica.cc:333] T 43bc7322cf4741e191cff85aa5bcd740 P 9bfc9eba815b4f698bcd1f5249b8a16e: stopping tablet replica
I20260709 13:07:43.011412 10968 raft_consensus.cc:2243] T 43bc7322cf4741e191cff85aa5bcd740 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:43.011821 10968 raft_consensus.cc:2272] T 43bc7322cf4741e191cff85aa5bcd740 P 9bfc9eba815b4f698bcd1f5249b8a16e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:43.030074 16939 consensus_peers.cc:597] T 3bfe92adfb2d478f8b22c34fc06490f5 P 07ea5cd14f344d1796170857577dda19 -> Peer 9bfc9eba815b4f698bcd1f5249b8a16e (127.10.182.1:36137): Couldn't send request to peer 9bfc9eba815b4f698bcd1f5249b8a16e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:43.043784 16939 consensus_peers.cc:597] T 3ba34eab707745c7aed133f264bdae6f P 07ea5cd14f344d1796170857577dda19 -> Peer 9bfc9eba815b4f698bcd1f5249b8a16e (127.10.182.1:36137): Couldn't send request to peer 9bfc9eba815b4f698bcd1f5249b8a16e. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.1:36137: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:43.054814 10968 tablet_server.cc:196] TabletServer@127.10.182.1:0 shutdown complete.
I20260709 13:07:43.084059 10968 tablet_server.cc:179] TabletServer@127.10.182.2:0 shutting down...
W20260709 13:07:43.109753 17013 consensus_peers.cc:597] T bf39aaaec144433a9d8ab564858a9a78 P 136b6735cc714a6e88bd7c7f77030bfd -> Peer 9bfc9eba815b4f698bcd1f5249b8a16e (127.10.182.1:36137): Couldn't send request to peer 9bfc9eba815b4f698bcd1f5249b8a16e. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.1:36137: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:43.111409 16939 consensus_peers.cc:597] T 3f7d30905ad34c63a627a6a09fc031aa P 07ea5cd14f344d1796170857577dda19 -> Peer 9bfc9eba815b4f698bcd1f5249b8a16e (127.10.182.1:36137): Couldn't send request to peer 9bfc9eba815b4f698bcd1f5249b8a16e. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.1:36137: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:43.112757 10968 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:07:43.113687 10968 tablet_replica.cc:333] T bf39aaaec144433a9d8ab564858a9a78 P 07ea5cd14f344d1796170857577dda19: stopping tablet replica
I20260709 13:07:43.114516 10968 raft_consensus.cc:2243] T bf39aaaec144433a9d8ab564858a9a78 P 07ea5cd14f344d1796170857577dda19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:43.115135 10968 raft_consensus.cc:2272] T bf39aaaec144433a9d8ab564858a9a78 P 07ea5cd14f344d1796170857577dda19 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:43.115270 17013 consensus_peers.cc:597] T e73d263b5a624794a8b793508bc44dd6 P 136b6735cc714a6e88bd7c7f77030bfd -> Peer 9bfc9eba815b4f698bcd1f5249b8a16e (127.10.182.1:36137): Couldn't send request to peer 9bfc9eba815b4f698bcd1f5249b8a16e. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.1:36137: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:43.117237 10968 tablet_replica.cc:333] T 15699c71526d40198d217dcb228cbdf3 P 07ea5cd14f344d1796170857577dda19: stopping tablet replica
I20260709 13:07:43.117833 10968 raft_consensus.cc:2243] T 15699c71526d40198d217dcb228cbdf3 P 07ea5cd14f344d1796170857577dda19 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:43.118624 10968 raft_consensus.cc:2272] T 15699c71526d40198d217dcb228cbdf3 P 07ea5cd14f344d1796170857577dda19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:43.120400 10968 tablet_replica.cc:333] T ec269ccdca44434da65b194ccf375cf2 P 07ea5cd14f344d1796170857577dda19: stopping tablet replica
I20260709 13:07:43.121039 10968 raft_consensus.cc:2243] T ec269ccdca44434da65b194ccf375cf2 P 07ea5cd14f344d1796170857577dda19 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:43.121838 10968 raft_consensus.cc:2272] T ec269ccdca44434da65b194ccf375cf2 P 07ea5cd14f344d1796170857577dda19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:43.123698 10968 tablet_replica.cc:333] T 3ba34eab707745c7aed133f264bdae6f P 07ea5cd14f344d1796170857577dda19: stopping tablet replica
I20260709 13:07:43.124203 10968 raft_consensus.cc:2243] T 3ba34eab707745c7aed133f264bdae6f P 07ea5cd14f344d1796170857577dda19 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:43.124991 10968 raft_consensus.cc:2272] T 3ba34eab707745c7aed133f264bdae6f P 07ea5cd14f344d1796170857577dda19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:43.126765 10968 tablet_replica.cc:333] T 3bfe92adfb2d478f8b22c34fc06490f5 P 07ea5cd14f344d1796170857577dda19: stopping tablet replica
I20260709 13:07:43.127254 10968 raft_consensus.cc:2243] T 3bfe92adfb2d478f8b22c34fc06490f5 P 07ea5cd14f344d1796170857577dda19 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:43.127928 10968 raft_consensus.cc:2272] T 3bfe92adfb2d478f8b22c34fc06490f5 P 07ea5cd14f344d1796170857577dda19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:43.130389 10968 tablet_replica.cc:333] T 868fb176b7504b5d9cb03929f3751486 P 07ea5cd14f344d1796170857577dda19: stopping tablet replica
I20260709 13:07:43.130949 10968 raft_consensus.cc:2243] T 868fb176b7504b5d9cb03929f3751486 P 07ea5cd14f344d1796170857577dda19 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:43.131381 10968 raft_consensus.cc:2272] T 868fb176b7504b5d9cb03929f3751486 P 07ea5cd14f344d1796170857577dda19 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:43.132368 17012 consensus_peers.cc:597] T 868fb176b7504b5d9cb03929f3751486 P 136b6735cc714a6e88bd7c7f77030bfd -> Peer 07ea5cd14f344d1796170857577dda19 (127.10.182.2:33527): Couldn't send request to peer 07ea5cd14f344d1796170857577dda19. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:43.134078 10968 tablet_replica.cc:333] T da3395f38c3c474bbd733c2b42079e4a P 07ea5cd14f344d1796170857577dda19: stopping tablet replica
I20260709 13:07:43.134766 10968 raft_consensus.cc:2243] T da3395f38c3c474bbd733c2b42079e4a P 07ea5cd14f344d1796170857577dda19 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:43.135200 10968 raft_consensus.cc:2272] T da3395f38c3c474bbd733c2b42079e4a P 07ea5cd14f344d1796170857577dda19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:43.136991 10968 tablet_replica.cc:333] T 3f7d30905ad34c63a627a6a09fc031aa P 07ea5cd14f344d1796170857577dda19: stopping tablet replica
I20260709 13:07:43.137533 10968 raft_consensus.cc:2243] T 3f7d30905ad34c63a627a6a09fc031aa P 07ea5cd14f344d1796170857577dda19 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:43.138285 10968 raft_consensus.cc:2272] T 3f7d30905ad34c63a627a6a09fc031aa P 07ea5cd14f344d1796170857577dda19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:43.140168 10968 tablet_replica.cc:333] T e73d263b5a624794a8b793508bc44dd6 P 07ea5cd14f344d1796170857577dda19: stopping tablet replica
I20260709 13:07:43.140795 10968 raft_consensus.cc:2243] T e73d263b5a624794a8b793508bc44dd6 P 07ea5cd14f344d1796170857577dda19 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:43.141216 10968 raft_consensus.cc:2272] T e73d263b5a624794a8b793508bc44dd6 P 07ea5cd14f344d1796170857577dda19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:43.143031 10968 tablet_replica.cc:333] T 436592631ddd4a2294be21b970f2cb9d P 07ea5cd14f344d1796170857577dda19: stopping tablet replica
I20260709 13:07:43.143553 10968 raft_consensus.cc:2243] T 436592631ddd4a2294be21b970f2cb9d P 07ea5cd14f344d1796170857577dda19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:43.143936 10968 raft_consensus.cc:2272] T 436592631ddd4a2294be21b970f2cb9d P 07ea5cd14f344d1796170857577dda19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:43.145897 10968 tablet_replica.cc:333] T cd5a5996f19e4829880dd80617893b4b P 07ea5cd14f344d1796170857577dda19: stopping tablet replica
I20260709 13:07:43.146427 10968 raft_consensus.cc:2243] T cd5a5996f19e4829880dd80617893b4b P 07ea5cd14f344d1796170857577dda19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:43.146831 10968 raft_consensus.cc:2272] T cd5a5996f19e4829880dd80617893b4b P 07ea5cd14f344d1796170857577dda19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:43.148535 10968 tablet_replica.cc:333] T 43bc7322cf4741e191cff85aa5bcd740 P 07ea5cd14f344d1796170857577dda19: stopping tablet replica
I20260709 13:07:43.149065 10968 raft_consensus.cc:2243] T 43bc7322cf4741e191cff85aa5bcd740 P 07ea5cd14f344d1796170857577dda19 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:43.149463 10968 raft_consensus.cc:2272] T 43bc7322cf4741e191cff85aa5bcd740 P 07ea5cd14f344d1796170857577dda19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:43.151770 10968 tablet_replica.cc:333] T 7fe8495d9eca45609b639744647ace2e P 07ea5cd14f344d1796170857577dda19: stopping tablet replica
I20260709 13:07:43.152295 10968 raft_consensus.cc:2243] T 7fe8495d9eca45609b639744647ace2e P 07ea5cd14f344d1796170857577dda19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:43.152769 10968 raft_consensus.cc:2272] T 7fe8495d9eca45609b639744647ace2e P 07ea5cd14f344d1796170857577dda19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:43.154531 10968 tablet_replica.cc:333] T 9263bbc8a23148b58682a1b8cacbad4d P 07ea5cd14f344d1796170857577dda19: stopping tablet replica
I20260709 13:07:43.155033 10968 raft_consensus.cc:2243] T 9263bbc8a23148b58682a1b8cacbad4d P 07ea5cd14f344d1796170857577dda19 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:43.155464 10968 raft_consensus.cc:2272] T 9263bbc8a23148b58682a1b8cacbad4d P 07ea5cd14f344d1796170857577dda19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:43.157275 10968 tablet_replica.cc:333] T be8f1d83db8d4a0bb50a459d516f727e P 07ea5cd14f344d1796170857577dda19: stopping tablet replica
I20260709 13:07:43.157776 10968 raft_consensus.cc:2243] T be8f1d83db8d4a0bb50a459d516f727e P 07ea5cd14f344d1796170857577dda19 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:43.158218 10968 raft_consensus.cc:2272] T be8f1d83db8d4a0bb50a459d516f727e P 07ea5cd14f344d1796170857577dda19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:43.160195 10968 tablet_replica.cc:333] T 525211109f0f41e286baedaf96df59be P 07ea5cd14f344d1796170857577dda19: stopping tablet replica
I20260709 13:07:43.160856 10968 raft_consensus.cc:2243] T 525211109f0f41e286baedaf96df59be P 07ea5cd14f344d1796170857577dda19 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:43.161769 10968 raft_consensus.cc:2272] T 525211109f0f41e286baedaf96df59be P 07ea5cd14f344d1796170857577dda19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:43.163807 10968 tablet_replica.cc:333] T 178d84094cd8481ea7344ce677eda479 P 07ea5cd14f344d1796170857577dda19: stopping tablet replica
I20260709 13:07:43.164317 10968 raft_consensus.cc:2243] T 178d84094cd8481ea7344ce677eda479 P 07ea5cd14f344d1796170857577dda19 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:43.165055 10968 raft_consensus.cc:2272] T 178d84094cd8481ea7344ce677eda479 P 07ea5cd14f344d1796170857577dda19 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:43.166716 17013 consensus_peers.cc:597] T 868fb176b7504b5d9cb03929f3751486 P 136b6735cc714a6e88bd7c7f77030bfd -> Peer 9bfc9eba815b4f698bcd1f5249b8a16e (127.10.182.1:36137): Couldn't send request to peer 9bfc9eba815b4f698bcd1f5249b8a16e. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.1:36137: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:43.167150 10968 tablet_replica.cc:333] T 61f79063dc554b119dae33ab33b9bc1b P 07ea5cd14f344d1796170857577dda19: stopping tablet replica
I20260709 13:07:43.167804 10968 raft_consensus.cc:2243] T 61f79063dc554b119dae33ab33b9bc1b P 07ea5cd14f344d1796170857577dda19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:43.168248 10968 raft_consensus.cc:2272] T 61f79063dc554b119dae33ab33b9bc1b P 07ea5cd14f344d1796170857577dda19 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:43.196034 17012 consensus_peers.cc:597] T e73d263b5a624794a8b793508bc44dd6 P 136b6735cc714a6e88bd7c7f77030bfd -> Peer 07ea5cd14f344d1796170857577dda19 (127.10.182.2:33527): Couldn't send request to peer 07ea5cd14f344d1796170857577dda19. Status: Network error: Client connection negotiation failed: client connection to 127.10.182.2:33527: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:43.198088 10968 tablet_server.cc:196] TabletServer@127.10.182.2:0 shutdown complete.
I20260709 13:07:43.226608 10968 tablet_server.cc:179] TabletServer@127.10.182.3:0 shutting down...
I20260709 13:07:43.255992 10968 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:07:43.256842 10968 tablet_replica.cc:333] T bf39aaaec144433a9d8ab564858a9a78 P 136b6735cc714a6e88bd7c7f77030bfd: stopping tablet replica
I20260709 13:07:43.257805 10968 raft_consensus.cc:2243] T bf39aaaec144433a9d8ab564858a9a78 P 136b6735cc714a6e88bd7c7f77030bfd [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:43.258801 10968 raft_consensus.cc:2272] T bf39aaaec144433a9d8ab564858a9a78 P 136b6735cc714a6e88bd7c7f77030bfd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:43.260741 10968 tablet_replica.cc:333] T 15699c71526d40198d217dcb228cbdf3 P 136b6735cc714a6e88bd7c7f77030bfd: stopping tablet replica
I20260709 13:07:43.261266 10968 raft_consensus.cc:2243] T 15699c71526d40198d217dcb228cbdf3 P 136b6735cc714a6e88bd7c7f77030bfd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:43.261650 10968 raft_consensus.cc:2272] T 15699c71526d40198d217dcb228cbdf3 P 136b6735cc714a6e88bd7c7f77030bfd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:43.263332 10968 tablet_replica.cc:333] T ec269ccdca44434da65b194ccf375cf2 P 136b6735cc714a6e88bd7c7f77030bfd: stopping tablet replica
I20260709 13:07:43.263813 10968 raft_consensus.cc:2243] T ec269ccdca44434da65b194ccf375cf2 P 136b6735cc714a6e88bd7c7f77030bfd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:43.264183 10968 raft_consensus.cc:2272] T ec269ccdca44434da65b194ccf375cf2 P 136b6735cc714a6e88bd7c7f77030bfd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:43.265867 10968 tablet_replica.cc:333] T e73d263b5a624794a8b793508bc44dd6 P 136b6735cc714a6e88bd7c7f77030bfd: stopping tablet replica
I20260709 13:07:43.266335 10968 raft_consensus.cc:2243] T e73d263b5a624794a8b793508bc44dd6 P 136b6735cc714a6e88bd7c7f77030bfd [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:43.266995 10968 raft_consensus.cc:2272] T e73d263b5a624794a8b793508bc44dd6 P 136b6735cc714a6e88bd7c7f77030bfd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:43.268731 10968 tablet_replica.cc:333] T da3395f38c3c474bbd733c2b42079e4a P 136b6735cc714a6e88bd7c7f77030bfd: stopping tablet replica
I20260709 13:07:43.269212 10968 raft_consensus.cc:2243] T da3395f38c3c474bbd733c2b42079e4a P 136b6735cc714a6e88bd7c7f77030bfd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:43.269573 10968 raft_consensus.cc:2272] T da3395f38c3c474bbd733c2b42079e4a P 136b6735cc714a6e88bd7c7f77030bfd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:43.271189 10968 tablet_replica.cc:333] T 3f7d30905ad34c63a627a6a09fc031aa P 136b6735cc714a6e88bd7c7f77030bfd: stopping tablet replica
I20260709 13:07:43.271685 10968 raft_consensus.cc:2243] T 3f7d30905ad34c63a627a6a09fc031aa P 136b6735cc714a6e88bd7c7f77030bfd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:43.272040 10968 raft_consensus.cc:2272] T 3f7d30905ad34c63a627a6a09fc031aa P 136b6735cc714a6e88bd7c7f77030bfd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:43.273809 10968 tablet_replica.cc:333] T 3ba34eab707745c7aed133f264bdae6f P 136b6735cc714a6e88bd7c7f77030bfd: stopping tablet replica
I20260709 13:07:43.274277 10968 raft_consensus.cc:2243] T 3ba34eab707745c7aed133f264bdae6f P 136b6735cc714a6e88bd7c7f77030bfd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:43.274626 10968 raft_consensus.cc:2272] T 3ba34eab707745c7aed133f264bdae6f P 136b6735cc714a6e88bd7c7f77030bfd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:43.276150 10968 tablet_replica.cc:333] T 3bfe92adfb2d478f8b22c34fc06490f5 P 136b6735cc714a6e88bd7c7f77030bfd: stopping tablet replica
I20260709 13:07:43.276670 10968 raft_consensus.cc:2243] T 3bfe92adfb2d478f8b22c34fc06490f5 P 136b6735cc714a6e88bd7c7f77030bfd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:43.277040 10968 raft_consensus.cc:2272] T 3bfe92adfb2d478f8b22c34fc06490f5 P 136b6735cc714a6e88bd7c7f77030bfd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:43.278653 10968 tablet_replica.cc:333] T 868fb176b7504b5d9cb03929f3751486 P 136b6735cc714a6e88bd7c7f77030bfd: stopping tablet replica
I20260709 13:07:43.279250 10968 raft_consensus.cc:2243] T 868fb176b7504b5d9cb03929f3751486 P 136b6735cc714a6e88bd7c7f77030bfd [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:43.280023 10968 raft_consensus.cc:2272] T 868fb176b7504b5d9cb03929f3751486 P 136b6735cc714a6e88bd7c7f77030bfd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:43.282434 10968 tablet_replica.cc:333] T cd5a5996f19e4829880dd80617893b4b P 136b6735cc714a6e88bd7c7f77030bfd: stopping tablet replica
I20260709 13:07:43.282958 10968 raft_consensus.cc:2243] T cd5a5996f19e4829880dd80617893b4b P 136b6735cc714a6e88bd7c7f77030bfd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:43.283370 10968 raft_consensus.cc:2272] T cd5a5996f19e4829880dd80617893b4b P 136b6735cc714a6e88bd7c7f77030bfd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:43.285149 10968 tablet_replica.cc:333] T 436592631ddd4a2294be21b970f2cb9d P 136b6735cc714a6e88bd7c7f77030bfd: stopping tablet replica
I20260709 13:07:43.285651 10968 raft_consensus.cc:2243] T 436592631ddd4a2294be21b970f2cb9d P 136b6735cc714a6e88bd7c7f77030bfd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:43.286044 10968 raft_consensus.cc:2272] T 436592631ddd4a2294be21b970f2cb9d P 136b6735cc714a6e88bd7c7f77030bfd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:43.287681 10968 tablet_replica.cc:333] T 61f79063dc554b119dae33ab33b9bc1b P 136b6735cc714a6e88bd7c7f77030bfd: stopping tablet replica
I20260709 13:07:43.288218 10968 raft_consensus.cc:2243] T 61f79063dc554b119dae33ab33b9bc1b P 136b6735cc714a6e88bd7c7f77030bfd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:43.288631 10968 raft_consensus.cc:2272] T 61f79063dc554b119dae33ab33b9bc1b P 136b6735cc714a6e88bd7c7f77030bfd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:43.290299 10968 tablet_replica.cc:333] T 9263bbc8a23148b58682a1b8cacbad4d P 136b6735cc714a6e88bd7c7f77030bfd: stopping tablet replica
I20260709 13:07:43.290808 10968 raft_consensus.cc:2243] T 9263bbc8a23148b58682a1b8cacbad4d P 136b6735cc714a6e88bd7c7f77030bfd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:43.291217 10968 raft_consensus.cc:2272] T 9263bbc8a23148b58682a1b8cacbad4d P 136b6735cc714a6e88bd7c7f77030bfd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:43.292852 10968 tablet_replica.cc:333] T be8f1d83db8d4a0bb50a459d516f727e P 136b6735cc714a6e88bd7c7f77030bfd: stopping tablet replica
I20260709 13:07:43.293331 10968 raft_consensus.cc:2243] T be8f1d83db8d4a0bb50a459d516f727e P 136b6735cc714a6e88bd7c7f77030bfd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:43.293746 10968 raft_consensus.cc:2272] T be8f1d83db8d4a0bb50a459d516f727e P 136b6735cc714a6e88bd7c7f77030bfd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:43.295356 10968 tablet_replica.cc:333] T 525211109f0f41e286baedaf96df59be P 136b6735cc714a6e88bd7c7f77030bfd: stopping tablet replica
I20260709 13:07:43.295840 10968 raft_consensus.cc:2243] T 525211109f0f41e286baedaf96df59be P 136b6735cc714a6e88bd7c7f77030bfd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:43.296241 10968 raft_consensus.cc:2272] T 525211109f0f41e286baedaf96df59be P 136b6735cc714a6e88bd7c7f77030bfd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:43.297907 10968 tablet_replica.cc:333] T 178d84094cd8481ea7344ce677eda479 P 136b6735cc714a6e88bd7c7f77030bfd: stopping tablet replica
I20260709 13:07:43.298375 10968 raft_consensus.cc:2243] T 178d84094cd8481ea7344ce677eda479 P 136b6735cc714a6e88bd7c7f77030bfd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:43.298794 10968 raft_consensus.cc:2272] T 178d84094cd8481ea7344ce677eda479 P 136b6735cc714a6e88bd7c7f77030bfd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:43.300624 10968 tablet_replica.cc:333] T 43bc7322cf4741e191cff85aa5bcd740 P 136b6735cc714a6e88bd7c7f77030bfd: stopping tablet replica
I20260709 13:07:43.301095 10968 raft_consensus.cc:2243] T 43bc7322cf4741e191cff85aa5bcd740 P 136b6735cc714a6e88bd7c7f77030bfd [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:43.301898 10968 raft_consensus.cc:2272] T 43bc7322cf4741e191cff85aa5bcd740 P 136b6735cc714a6e88bd7c7f77030bfd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:43.304105 10968 tablet_replica.cc:333] T 7fe8495d9eca45609b639744647ace2e P 136b6735cc714a6e88bd7c7f77030bfd: stopping tablet replica
I20260709 13:07:43.304656 10968 raft_consensus.cc:2243] T 7fe8495d9eca45609b639744647ace2e P 136b6735cc714a6e88bd7c7f77030bfd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:43.305121 10968 raft_consensus.cc:2272] T 7fe8495d9eca45609b639744647ace2e P 136b6735cc714a6e88bd7c7f77030bfd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:43.342267 10968 tablet_server.cc:196] TabletServer@127.10.182.3:0 shutdown complete.
I20260709 13:07:43.370692 10968 master.cc:562] Master@127.10.182.62:42939 shutting down...
I20260709 13:07:43.394290 10968 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b71b15b0791749798522120dbce9cb96 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:43.394831 10968 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b71b15b0791749798522120dbce9cb96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:43.395171 10968 tablet_replica.cc:333] T 00000000000000000000000000000000 P b71b15b0791749798522120dbce9cb96: stopping tablet replica
I20260709 13:07:43.415120 10968 master.cc:584] Master@127.10.182.62:42939 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11393 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (23851 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (161499 ms total)
[  PASSED  ] 8 tests.
I20260709 13:07:43.476011 10968 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 389 messages since previous log ~14 seconds ago
I20260709 13:07:43.476234 10968 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 389 messages since previous log ~14 seconds ago
I20260709 13:07:43.476377 10968 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 387 messages since previous log ~14 seconds ago
I20260709 13:07:43.476742 10968 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 ~35 seconds ago
I20260709 13:07:43.476912 10968 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 ~35 seconds ago
I20260709 13:07:43.477056 10968 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:5227: suppressed but not reported on 2 messages since previous log ~98 seconds ago
I20260709 13:07:43.477190 10968 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4755: suppressed but not reported on 2 messages since previous log ~99 seconds ago
I20260709 13:07:43.477380 10968 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 8 messages since previous log ~0 seconds ago
I20260709 13:07:43.477632 10968 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 53 messages since previous log ~10 seconds ago
